Class YAHOO.ext.grid.EditorSelectionModel
Object
|
+--YAHOO.ext.grid.DefaultSelectionModel
|
+--YAHOO.ext.grid.EditorSelectionModel
- class
YAHOO.ext.grid.EditorSelectionModel
- extends YAHOO.ext.grid.DefaultSelectionModel
Extends YAHOO.ext.grid.DefaultSelectionModel to enable cell navigation.
Defined in EditorSelectionModel.js
| Methods inherited from class YAHOO.ext.grid.DefaultSelectionModel |
lock, unlock, isLocked, selectRowsById, getCount, selectFirstRow, selectNext, selectPrevious, getSelectedRows, getSelectedRowIds, clearSelections, selectAll, hasSelection, isSelected, isSelectable, focusRow, selectRow, selectRows, deselectRow, selectRange, deselectRange
|
clicksToActivateCell
Number clicksToActivateCell
Number of clicks to activate a cell (for editing) - valid values are 1 or 2
controlForArrowNavigation
Object controlForArrowNavigation
disableArrowNavigation
Object disableArrowNavigation
YAHOO.ext.grid.EditorSelectionModel
YAHOO.ext.grid.EditorSelectionModel()
activate
void activate(row, cell)
allowArrowNav
Object allowArrowNav(e)
getEditorCellAfter
Object getEditorCellAfter(cell, spanRows)
getEditorCellBefore
Object getEditorCellBefore(cell, spanRows)
onCellClick
void onCellClick(grid, rowIndex, colIndex)
onCellDblClick
void onCellDblClick(grid, rowIndex, colIndex)
Documentation generated by
JSDoc on Sat Oct 14 06:07:10 2006