Class DefaultTickUpdateConfiguration

java.lang.Object
org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration<SelectionLayer>
org.eclipse.nebula.widgets.nattable.tickupdate.config.DefaultTickUpdateConfiguration
All Implemented Interfaces:
IConfiguration

public class DefaultTickUpdateConfiguration extends AbstractLayerConfiguration<SelectionLayer>
The default configuration for tick update handling. Will register the default ITickUpdateHandler.DEFAULT_TICK_UPDATE_HANDLER to be the update handler for tick updates and key bindings on keypad add and keybadd subtract to call the corresponding TickUpdateAction.