org.eclipse.nebula.widgets.nattable.selection.config
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
public class DefaultSelectionLayerConfiguration
- extends AggregateConfiguration
Sets up default styling and UI bindings. Override the methods in here to
customize behavior. Added by the SelectionLayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSelectionLayerConfiguration
public DefaultSelectionLayerConfiguration()
addSelectionStyleConfig
protected void addSelectionStyleConfig()
addSelectionUIBindings
protected void addSelectionUIBindings()
addSearchUIBindings
protected void addSearchUIBindings()
addTickUpdateConfig
protected void addTickUpdateConfig()
addMoveSelectionConfig
protected void addMoveSelectionConfig()
Copyright © 2015. All rights reserved.