Uses of Class
org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
Packages that use AbstractLayerConfiguration
Package
Description
-
Uses of AbstractLayerConfiguration in org.eclipse.nebula.widgets.nattable.edit.config
Modifier and TypeClassDescriptionclassDefault configuration for edit behaviour in a NatTable. -
Uses of AbstractLayerConfiguration in org.eclipse.nebula.widgets.nattable.fillhandle.config
Modifier and TypeClassDescriptionclassDefault configuration for fill handle functionality. -
Uses of AbstractLayerConfiguration in org.eclipse.nebula.widgets.nattable.group.performance.config
Subclasses of AbstractLayerConfiguration in org.eclipse.nebula.widgets.nattable.group.performance.configModifier and TypeClassDescriptionclassThe default configuration for theColumnGroupHeaderLayer.classThe default configuration for theRowGroupHeaderLayer. -
Uses of AbstractLayerConfiguration in org.eclipse.nebula.widgets.nattable.selection.config
Modifier and TypeClassDescriptionclassConfigure the behavior when the selection is moved.classConfigure the move selection behavior so that we always move by a row. -
Uses of AbstractLayerConfiguration in org.eclipse.nebula.widgets.nattable.tickupdate.config
Modifier and TypeClassDescriptionclassThe default configuration for tick update handling.