Class DefaultSelectionLayerConfiguration
java.lang.Object
org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
- All Implemented Interfaces:
IConfiguration
- Direct Known Subclasses:
DefaultRowSelectionLayerConfiguration
Sets up default styling and UI bindings. Override the methods in here to
customize behavior. Added by the
SelectionLayer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
protected void
protected void
protected void
Methods inherited from class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
addConfiguration, configureLayer, configureRegistry, configureUiBindings
-
Constructor Details
-
DefaultSelectionLayerConfiguration
public DefaultSelectionLayerConfiguration()
-
-
Method Details
-
addSelectionStyleConfig
protected void addSelectionStyleConfig() -
addSelectionUIBindings
protected void addSelectionUIBindings() -
addSearchUIBindings
protected void addSearchUIBindings() -
addTickUpdateConfig
protected void addTickUpdateConfig() -
addMoveSelectionConfig
protected void addMoveSelectionConfig()
-