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
  • 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()