Preparing search index...
The search index is not available
cheetah-grid
cheetah-grid
TYPES
DrawGridEventHandlersEventMap
Interface DrawGridEventHandlersEventMap
interface
DrawGridEventHandlersEventMap
{
blur_grid
:
[
FocusEvent
]
;
click_cell
:
[
MouseCellEvent
]
;
contextmenu_cell
:
[
MouseCellEvent
]
;
copydata
:
[
CellRange
]
;
dblclick_cell
:
[
MouseCellEvent
]
;
dbltap_cell
:
[
TouchCellEvent
]
;
delete_cell
:
[
DeleteCellEvent
]
;
editableinput_cell
:
[
CellAddress
]
;
focus_grid
:
[
FocusEvent
]
;
input_cell
:
[
InputCellEvent
]
;
keydown
:
[
KeydownEvent
]
;
modify_status_editableinput_cell
:
[
ModifyStatusEditableinputCellEvent
]
;
mousedown_cell
:
[
MouseCellEvent
]
;
mouseenter_cell
:
[
MousePointerCellEvent
]
;
mouseleave_cell
:
[
MousePointerCellEvent
]
;
mousemove_cell
:
[
MouseCellEvent
]
;
mouseout_cell
:
[
MousePointerCellEvent
]
;
mouseover_cell
:
[
MousePointerCellEvent
]
;
mouseup_cell
:
[
MouseCellEvent
]
;
paste_cell
:
[
PasteCellEvent
]
;
resize_column
:
[
{
col
:
number
;
}
]
;
scroll
:
[
ScrollEvent
]
;
selected_cell
:
[
SelectedCellEvent
,
boolean
]
;
touchstart_cell
:
[
TouchCellEvent
]
;
}
Hierarchy (
view full
)
DrawGridEventHandlersEventMap
ListGridEventHandlersEventMap
Index
Properties
blur_
grid
click_
cell
contextmenu_
cell
copydata
dblclick_
cell
dbltap_
cell
delete_
cell
editableinput_
cell
focus_
grid
input_
cell
keydown
modify_
status_
editableinput_
cell
mousedown_
cell
mouseenter_
cell
mouseleave_
cell
mousemove_
cell
mouseout_
cell
mouseover_
cell
mouseup_
cell
paste_
cell
resize_
column
scroll
selected_
cell
touchstart_
cell
Properties
blur_
grid
blur_
grid
:
[
FocusEvent
]
click_
cell
click_
cell
:
[
MouseCellEvent
]
contextmenu_
cell
contextmenu_
cell
:
[
MouseCellEvent
]
copydata
copydata
:
[
CellRange
]
dblclick_
cell
dblclick_
cell
:
[
MouseCellEvent
]
dbltap_
cell
dbltap_
cell
:
[
TouchCellEvent
]
delete_
cell
delete_
cell
:
[
DeleteCellEvent
]
editableinput_
cell
editableinput_
cell
:
[
CellAddress
]
focus_
grid
focus_
grid
:
[
FocusEvent
]
input_
cell
input_
cell
:
[
InputCellEvent
]
keydown
keydown
:
[
KeydownEvent
]
modify_
status_
editableinput_
cell
modify_
status_
editableinput_
cell
:
[
ModifyStatusEditableinputCellEvent
]
mousedown_
cell
mousedown_
cell
:
[
MouseCellEvent
]
mouseenter_
cell
mouseenter_
cell
:
[
MousePointerCellEvent
]
mouseleave_
cell
mouseleave_
cell
:
[
MousePointerCellEvent
]
mousemove_
cell
mousemove_
cell
:
[
MouseCellEvent
]
mouseout_
cell
mouseout_
cell
:
[
MousePointerCellEvent
]
mouseover_
cell
mouseover_
cell
:
[
MousePointerCellEvent
]
mouseup_
cell
mouseup_
cell
:
[
MouseCellEvent
]
paste_
cell
paste_
cell
:
[
PasteCellEvent
]
resize_
column
resize_
column
:
[
{
col
:
number
;
}
]
scroll
scroll
:
[
ScrollEvent
]
selected_
cell
selected_
cell
:
[
SelectedCellEvent
,
boolean
]
touchstart_
cell
touchstart_
cell
:
[
TouchCellEvent
]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blur_
grid
click_
cell
contextmenu_
cell
copydata
dblclick_
cell
dbltap_
cell
delete_
cell
editableinput_
cell
focus_
grid
input_
cell
keydown
modify_
status_
editableinput_
cell
mousedown_
cell
mouseenter_
cell
mouseleave_
cell
mousemove_
cell
mouseout_
cell
mouseover_
cell
mouseup_
cell
paste_
cell
resize_
column
scroll
selected_
cell
touchstart_
cell
cheetah-grid
Loading...