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

service JumpEdit

Included Services - Summary
::com::sun::star::text::TextField
(referenced entity's summary:)
Properties' Summary
string
Hint
determines a hint that is displayed at the user interface as tip.  
string
PlaceHolder
determines the text of the place holder.  
short
PlaceHolderType
determines 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:)
Properties' Details
Hint
string Hint;
Description
determines a hint that is displayed at the user interface as tip.
PlaceHolder
string PlaceHolder;
Description
determines the text of the place holder.
PlaceHolderType
short PlaceHolderType;
Description
determines the type of the place holder as described in ::com::sun::star::text::PlaceholderType.

 
Top of Page