Class YAHOO.ext.grid.SingleSelectionModel

Object
   |
   +--YAHOO.ext.grid.DefaultSelectionModel
         |
         +--YAHOO.ext.grid.SingleSelectionModel

class YAHOO.ext.grid.SingleSelectionModel
extends YAHOO.ext.grid.DefaultSelectionModel


Extends YAHOO.ext.grid.DefaultSelectionModel to allow only one row to be selected at a time.


Defined in SelectionModel.js


 
Fields inherited from class YAHOO.ext.grid.DefaultSelectionModel
onRowSelect, onSelectionChange, events, locked, addListener, removeListener, fireEvent
 
Constructor Summary
YAHOO.ext.grid.SingleSelectionModel ()
  
   
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.SingleSelectionModel

YAHOO.ext.grid.SingleSelectionModel()


Documentation generated by JSDoc on Sat Oct 14 06:07:10 2006