Example usage for org.eclipse.jface.viewers CellNavigationStrategy subclass-usage

List of usage examples for org.eclipse.jface.viewers CellNavigationStrategy subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jface.viewers CellNavigationStrategy subclass-usage.

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 {