org.eclipse.nebula.widgets.nattable.layer.config
Class DefaultRowHeaderLayerConfiguration
java.lang.Object
org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
- All Implemented Interfaces:
- IConfiguration
- Direct Known Subclasses:
- RowHeaderConfiguration
public class DefaultRowHeaderLayerConfiguration
- extends AggregateConfiguration
Default setup for the Row header area. Added by the RowHeaderLayer
Override the methods in this class to customize style / UI bindings.
- See Also:
GridRegion
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRowHeaderLayerConfiguration
public DefaultRowHeaderLayerConfiguration()
addRowHeaderStyleConfig
protected void addRowHeaderStyleConfig()
addRowHeaderUIBindings
protected void addRowHeaderUIBindings()
Copyright © 2015. All rights reserved.