C# Class Ext.Net.DefaultSelectionModel

Inheritance: AbstractTreeSelectionModel
Mostra file Open project: pgodwin/Ext.net

Private Properties

Property Type Description
ClearSelections void
Select void
SelectNext void
SelectPrevious void
Unselect void

Private Methods

Method Description
ClearSelections ( ) : void
Select ( string nodeId ) : void
SelectNext ( ) : void
SelectPrevious ( ) : void
Unselect ( ) : void