service RadioButton in module com::sun::star::form::component:: |
service RadioButton;
is a radio button extended by the required properties for HTML.
Radio buttons are grouped like in HTML if they have the same name. If they are grouped, they act like an automatic radio button; if you check one of the group, all the other radio buttons of the same group are unchecked.
Included Services |
specifies a control model within a form.
Exported Interfaces |
resets the control.
Property Summary |
|
DefaultState | specifies the default value for the button. |
RefValue | contains a reference value which is used for submission in a HTML form, if the radiobutton is checked. |
Property Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.