Syntax
service HiddenControl;
Description
This service specifies the ControlModel of a hidden control,
which can be used to store values in the form without being visible
for the user.
HiddenControl s are HTML specific. They are not related
to a visual component. They are only used for data used in a submission.
com::sun::star::form::FormComponent -
Description
specifies a component which can be part
of a form.
Property Summary
|
HiddenValue |
specifies the value of the component.
|
|
Property Details
|
|
Syntax
string HiddenValue;
Description
specifies the value of the component.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.