NodeSelectionEvent
- class Event.NodeSelectionEvent()
Methods
Methods
getSelection
- NodeSelectionEvent.getSelection()
Gets the selection object.
- Returns
Selection object containing detailed information about the selection
- Return type
SelectionItem
getType
- NodeSelectionEvent.getType()
Gets the result of the selection operator.
- Returns
the result of the selection
- Return type
SelectionType