BiListSelectionModel
This class handles the selection for lists
This class extends BiSelectionModel and therefore all methods and fields available for BiSelectionModel are also available for BiListSelectionModel .
Constructor
new BiListSelectionModel ( oList )
Parameters
| Name | Type | Optional | Default | Descripton |
oList | | This is the list the selection model is handling |
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.