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

public class RowOnlySelectionConfiguration extends AbstractLayerConfiguration<SelectionLayer>
Configure the move selection behavior so that we always move by a row. Add ILayerEventHandler to preserve row selection.
See Also: