com :: sun :: star :: form :: component :: service CheckBox
- Description
- specifies a check box extended by the required properties for HTML.
Properties' Summary
|
DefaultState |
contains a default value for the check box.
|
RefValue |
contains a reference value which is used for submission in a HTML
form, if the checkbox is checked.
|
Properties' Details
|
- DefaultState
-  
short DefaultState;
- Description
- contains a default value for the check box.
|
- RefValue
-  
string RefValue;
- Description
- contains a reference value which is used for submission in a HTML
form, if the checkbox is checked.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.