Overview | Module | Use | Devguide | Index |
Values | Values' Details |
enum TabulatorCycle |
|
Values | |
RECORDS | pressing the TAB key from the last control moves the focus to the first control in the tab order of the next record. |
CURRENT | pressing the TAB key from the last control moves the focus to the first control in the tab order of the same record. |
PAGE | pressing the TAB key from the last control of a form moves the focus to the first control of the next form in the tab order. |
Values' Details | |
RECORDS
|
|
CURRENT
|
|
PAGE
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.