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