Share via


Overview | Fields | This Package | All Packages

OverviewFieldsThis PackageAll Packages

TabAction.ROWNAVIGATION

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

Syntax

public static final int ROWNAVIGATION;

See Also   DataGrid.getTabAction, DataGrid.setTabAction