public class AnySelectionChangedEvent
extends java.lang.Object
Constructor and Description |
---|
AnySelectionChangedEvent(int selectionCount,
boolean newSelectionState,
Identifier selectedIdentifier)
Constructs a new selection change event with the specified selection state.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getNewSelectionState()
Returns the new selection state.
|
Identifier |
getSelectedIdentifier() |
int |
getSelectionCount() |
public AnySelectionChangedEvent(int selectionCount, boolean newSelectionState, Identifier selectedIdentifier)
newSelectionState
- indicates whether after the change there is a
selection active or not.public int getSelectionCount()
public boolean getNewSelectionState()
public Identifier getSelectedIdentifier()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de