:: com :: sun :: star :: text :: textfield ::

service JumpEdit
Description
specifies service of a place holder text field.
See also
::com::sun::star::text::TextField

Included Services - Summary
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Summary
string
Hint
determins a hint that is displayed at the user interface as tip.  
string
PlaceHolder
determins the text of the place holder.  
short
PlaceHolderType
determins the type of the place holder as described in ::com::sun::star::text::PlaceholderType.  
Included Services - Details
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Details
Hint
string Hint;
Description
determins a hint that is displayed at the user interface as tip.
PlaceHolder
string PlaceHolder;
Description
determins the text of the place holder.
PlaceHolderType
short PlaceHolderType;
Description
determins the type of the place holder as described in ::com::sun::star::text::PlaceholderType.

 
Top of Page