Package com._1c.g5.v8.dt.ui.aef.events
Class TreeSelectionEvent
java.lang.Object
com._1c.g5.aef2.events.ViewModelEvent
com._1c.g5.aef2.standard.events.SelectionEvent
com._1c.g5.v8.dt.ui.aef.events.TreeSelectionEvent
- All Implemented Interfaces:
IEvent
Selection event for tree.
-
Nested Class Summary
Nested classes/interfaces inherited from class com._1c.g5.aef2.standard.events.SelectionEvent
SelectionEvent.SelectionType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.aef2.standard.events.SelectionEvent
getFirstSelectedViewModel, getSelectedViewModels, getType
Methods inherited from class com._1c.g5.aef2.events.ViewModelEvent
getViewModel
-
Constructor Details
-
TreeSelectionEvent
Creates a new instance.- Parameters:
viewModels
- the view models, cannot benull
-