enum NavigationBarMode in module com::sun::star::form:: |
enum NavigationBarMode;
describes in which way the navigation of the records of a database form is performed.
Values Summary |
|
NONE | no navigation bar is provided and navigation on the current form is only possible with the keyboard (TAB/SHIFT TAB). |
CURRENT | a navigation bar is provided and navigation will be performed on the current/active form. |
PARENT | a navigation bar is provided and navigation will be performed on the parent of the current/active form. |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.