public class Table.SelectionModeChangedEvent extends Table.TableEvent
ActionEvent.Type
Constructor and Description |
---|
SelectionModeChangedEvent(SelectionMode selectionMode,
boolean selectionEnabled) |
Modifier and Type | Method and Description |
---|---|
SelectionMode |
getSelectionMode() |
boolean |
isSelectionEnabled() |
consume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent
public SelectionModeChangedEvent(SelectionMode selectionMode, boolean selectionEnabled)
public boolean isSelectionEnabled()
public SelectionMode getSelectionMode()
Copyright © 2021. All Rights Reserved.