:: com :: sun :: star :: form :: component ::

service FixedText
Description
This service specifies the control model for a text which can be displayed, but not edited by the user.

These kind of controls is usually used to label other controls.

See also
::com::sun::star::form::DataAwareControlModel::LabelControl

Included Services - Summary
::com::sun::star::awt::UnoControlFixedTextModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControlFixedText.
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
specifies a control model within a form.
Included Services - Details
::com::sun::star::awt::UnoControlFixedTextModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControlFixedText.
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
specifies a control model within a form.

 
Top of Page