Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
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 © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.