EnterAction.ROWNAVIGATION

Overview | Fields | This Package | All Packages

EnterAction.ROWNAVIGATION

Specifies that the ENTER key will move focus to the cell in the next row, within the same column.

Syntax

public static final int ROWNAVIGATION;

See Also   DataGrid.getEnterAction, DataGrid.setEnterAction