Included Services - Summary |
::com::sun::star::awt::UnoControlModel |
- (referenced entity's summary:)
- specifies the standard model of an ::com::sun::star::awt::UnoControl
in the Smalltalk model view controller design.
|
FormComponent |
- (referenced entity's summary:)
- specifies a component which can be part of a form.
|
Exported Interfaces - Summary |
::com::sun::star::beans::XFastPropertySet |
This optional interface gives an efficient access to all
properties at once or an ability to set more than one property at once.
(details)
|
::com::sun::star::beans::XPropertyState |
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.
(details)
|
Properties' Summary |
[ readonly ] short
ClassId |
specifies the ID for classification of the component.
|
short
TabIndex |
[ OPTIONAL ]
determines the relative taborder of the control associated with the model.
|
string
Tag |
used for additional information.
|
Exported Interfaces - Details |
::com::sun::star::beans::XFastPropertySet
- Usage Restrictions
- optional
- Description
- This optional interface gives an efficient access to all
properties at once or an ability to set more than one property at once.
|
|
::com::sun::star::beans::XPropertyState
- Usage Restrictions
- optional
- Description
- 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.
|
|
Properties' Details |
ClassId
[ readonly ] short ClassId;
- Description
- specifies the ID for classification of the component.
- See also
- FormComponentType
|
|
TabIndex
short TabIndex;
- Usage Restrictions
- optional
- Description
- determines the relative taborder of the control associated with the model.
The default -1 is used to indicate that the tab-order of this control should be
determined automatically.
Each component which supports a tabstop must provide a
FormControlModel::TabIndex property.
Normally, a FormController instance is evaluating this property.
|
|
Tag
string Tag;
- Description
- used for additional information.
No semantics is given for this property, it will usually be used by the creator of a document
containing form controls.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.