Share via


Overview | Fields | This Package | All Packages

OverviewFieldsThis PackageAll Packages

TabAction.CONTROLNAVIGATION

Specifies that the TAB key will move focus between controls on the form. The TAB key cannot be used to move the current cell focus within the grid.

Syntax

public static final int CONTROLNAVIGATION;

See Also  DataGrid.getTabAction, DataGrid.setTabAction