Class RowOnlySelectionConfiguration
java.lang.Object
org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration<SelectionLayer>
org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionConfiguration
- All Implemented Interfaces:
IConfiguration
Configure the move selection behavior so that we always move by a row. Add
ILayerEventHandler
to preserve row selection.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
configureLayer, configureRegistry, configureUiBindings
-
Constructor Details
-
RowOnlySelectionConfiguration
public RowOnlySelectionConfiguration()
-
-
Method Details
-
configureTypedLayer
- Specified by:
configureTypedLayer
in classAbstractLayerConfiguration<SelectionLayer>
-