enum FormButtonType in module com::sun::star::form:: |
enum FormButtonType;
specify the default actions of a button.
Values Summary |
|
PUSH | acts like a common push button. |
SUBMIT | performs a submit on its containing form if the button is clicked. |
RESET | performs a reset on its containing form if the button is clicked. |
URL | opens an URL set for the button if the button is clicked. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.