Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Grid3/GridEvents"
IGridEvents
Interface IGridEvents
Hierarchy
IEmitter
IGridEvents
Implemented by
GridEvents
Index
Properties
CELL_
CLICKED
CELL_
DOUBLE_
CLICKED
CELL_
LINK_
CLICKED
CELL_
RESET
CELL_
SELECTED
CELL_
VALUE
DELETE
EDITING
NO_
CELL
RESIZED
SELECTED_
ALL
emit
off
on
register
un
Register
Methods
emit
Cell
Selected
remove
Event
remove
Events
Properties
CELL_
CLICKED
CELL_
CLICKED
:
string
CELL_
DOUBLE_
CLICKED
CELL_
DOUBLE_
CLICKED
:
string
CELL_
LINK_
CLICKED
CELL_
LINK_
CLICKED
:
string
CELL_
RESET
CELL_
RESET
:
string
CELL_
SELECTED
CELL_
SELECTED
:
string
CELL_
VALUE
CELL_
VALUE
:
string
DELETE
DELETE
:
string
EDITING
EDITING
:
string
NO_
CELL
NO_
CELL
:
string
RESIZED
RESIZED
:
string
SELECTED_
ALL
SELECTED_
ALL
:
string
emit
emit
:
function
Type declaration
(
name
:
string
, args
?:
any
)
:
void
Parameters
name:
string
Optional
args:
any
Returns
void
off
off
:
function
Type declaration
(
name
:
string
, callback
:
any
)
:
void
Parameters
name:
string
callback:
any
Returns
void
on
on
:
function
Type declaration
(
name
:
string
, callback
:
any
)
:
void
Parameters
name:
string
callback:
any
Returns
void
register
register
:
function
Type declaration
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
un
Register
un
Register
:
function
Type declaration
(
callback
:
any
)
:
void
Parameters
callback:
any
Returns
void
Methods
emit
Cell
Selected
emit
Cell
Selected
(
data
:
IGridEventCellSelected
)
:
void
Parameters
data:
IGridEventCellSelected
Returns
void
remove
Event
remove
Event
(
)
:
void
Returns
void
remove
Events
remove
Events
(
)
:
void
Returns
void
Globals
"
Grid3/
Grid
Events"
Grid
Events
IGrid
Event
Cell
Clicked
IGrid
Event
Cell
Selected
IGrid
Event
Cell
Selection
IGrid
Event
Cell
Value
IGrid
Event
Delete
IGrid
Event
Editing
IGrid
Event
Resized
IGrid
Events
CELL_
CLICKED
CELL_
DOUBLE_
CLICKED
CELL_
LINK_
CLICKED
CELL_
RESET
CELL_
SELECTED
CELL_
VALUE
DELETE
EDITING
NO_
CELL
RESIZED
SELECTED_
ALL
emit
off
on
register
un
Register
emit
Cell
Selected
remove
Event
remove
Events
Generated using
TypeDoc