org.eclipse.nebula.widgets.nattable.layer.config
Class DefaultRowHeaderLayerConfiguration

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
      extended by 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

Constructor Summary
DefaultRowHeaderLayerConfiguration()
           
 
Method Summary
protected  void addRowHeaderStyleConfig()
           
protected  void addRowHeaderUIBindings()
           
 
Methods inherited from class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
addConfiguration, configureLayer, configureRegistry, configureUiBindings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRowHeaderLayerConfiguration

public DefaultRowHeaderLayerConfiguration()
Method Detail

addRowHeaderStyleConfig

protected void addRowHeaderStyleConfig()

addRowHeaderUIBindings

protected void addRowHeaderUIBindings()


Copyright © 2015. All rights reserved.