Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.