Object
|
+--YAHOO.ext.grid.DefaultSelectionModel
|
+--YAHOO.ext.grid.DisableSelectionModel
Extends YAHOO.ext.grid.DefaultSelectionModel to disable row selection.
Defined in SelectionModel.js
| Fields inherited from class YAHOO.ext.grid.DefaultSelectionModel |
onRowSelect, onSelectionChange, events, locked, addListener, removeListener, fireEvent
|
| Constructor Summary | |
YAHOO.ext.grid.DisableSelectionModel
()
|
|
| Method Summary * Parameter types in italic indicate optional parameters | |
void
|
initEvents()
|
| 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
|
| Constructor Detail |
YAHOO.ext.grid.DisableSelectionModel()
| Method Detail |
void initEvents()