Microsoft SDK for Java

TabAction.COLUMNNAVIGATION

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

Syntax

public static final int COLUMNNAVIGATION;

See Also   DataGrid.getTabAction, DataGrid.setTabAction

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