Exported Interfaces - Summary |
::com::sun::star::form::XReset |
can be used to reset the control to its default text.
(details)
|
Properties' Summary |
string
DefaultText |
contains a default value for the control.
|
Included Services - Details |
::com::sun::star::awt::UnoControlEditModel
- (referenced entity's summary:)
|
|
::com::sun::star::form::FormControlModel
- (referenced entity's summary:)
|
|
RichTextControl
- Usage Restrictions
- optional
- Description
- specifies optional capabilities for displaying and inputting formatted text.
If the RichTextControl::RichText property is set to `TRUE`,
then the TextField component will disable it's reset capabilities. This means
that all calls to com::sun::star::form::XReset::reset() will be ignored.
|
|
Properties' Details |
DefaultText
string DefaultText;
- Description
- contains a default value for the control.
This value is used when the control is initially displayed, and for resetting it.
- See also
- ::com::sun::star::awt::UnoControlEditModel::Text, ::com::sun::star::form::XReset
|
|
Top of Page
Copyright © 2020, 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.