service FormControlModel in module com::sun::star::form:: |
service FormControlModel;
specifies a control model within a form.
In general, a control in a form consists of a model, which is loaded and stored and which contains the data, and the control, which contains the view and user interaction.
Included Services |
Exported Interfaces |
This optional interface gives an efficient access to all properties at once or an ability to set more than one property at once.
This optional interface gives access to the state of the properties, e.g. whether a default value is to be used or not for a certain property.
Property Summary |
|
ClassId | specifies the ID for classification of the component. |
TabIndex | determines the taborder; default is -1 used for auto order. |
Tag | used for additional information. |
Property Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.