Share via


Overview | Fields | This Package | All Packages

OverviewFieldsThis PackageAll Packages

EnterAction.COLUMNNAVIGATION

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

Syntax

public static final int COLUMNNAVIGATION;

See Also   DataGrid.getEnterAction, DataGrid.setEnterAction