C# Class Ext.Net.MultiSelectionModel

Inheritance: AbstractTreeSelectionModel
Exibir arquivo Open project: pgodwin/Ext.net

Private Properties

Property Type Description
ClearSelections void
Select void
Select void
Unselect void

Private Methods

Method Description
ClearSelections ( ) : void
Select ( string nodeId ) : void
Select ( string nodeId, bool keepExisting ) : void
Unselect ( string nodeId ) : void