List of usage examples for org.eclipse.jface.viewers CellNavigationStrategy subclass-usage
From source file com.netxforge.screens.editing.base.tables.CellNavigationStrategyExposed.java
/**
* Extends {@link CellNavigationStrategy} so we can implement
* {@link SWTFocusBlockManager}.
*
*
* @author Christophe Bouhier
From source file org.bonitasoft.studio.contract.ui.property.AddRowOnEnterCellNavigationStrategy.java
/** * @author Romain Bioteau * */ public class AddRowOnEnterCellNavigationStrategy extends CellNavigationStrategy {