Function
Function
Function
Respresents a grid cell and contains information about column options and methods for retrieving cell related information. Each column in a grid layout has a cell object and most events and many methods provide access to these objects.
Function
Function
grid row index
provides the html for a given grid cell.
html for a given grid cell
Function
cell data to edit
grid row index
formats the cell for editing
string of html to place in grid cell
Function
grid row index
gets the dom node for a given grid cell.
dom node for a given grid cell
Function
Function
Function
Function
Function
Function
Function
Function
Function
Function
Function
Function
node dom node for the editor
cell data to edit
grid row index
format the editing dom node. Use when editor is a widget.
Function
Function
grid row index
returns value entered into editor
value of editor
Function
grid row index
value of editor
set the value of the grid editor
Function
grid row index
node editor node
focus the grid editor
Function
grid row index
save editor state
Function
grid row index
restore editor state
Function
grid row index
called when editing is completed to clean up editor
Function
grid row index
apply edit from cell editor
Function
grid row index
cancel cell edit
Function
RegExp
optional regex for disallowing keypresses
Function
Function
Function
Function
Function
Function
Function
Function
grid cell that provides a standard select for editing
Array
text of each item
Array
value for each item
Integer
editor returns only the index of the selected option and not the value
Function
Function
Function
grid cell that is always in an editable state, regardless of grid editing state
Function
Function
Function
grid cell that provides a standard checkbox that is always on for editing
Function
Function
Function
Function
Function
Function
Function
Function
Object
Object
Object
Object