Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: awt ::

service UnoControlPatternField

Description
specifies a control to display and edit a string according to a pattern.

A pattern field makes it possible to enter, display, and edit text which conforms to a specified pattern.



Included Services

com::sun::star::awt::UnoControlEdit
Description
specifies that UnoControlEdit implements an edit control based on UnoControl .

Exported Interfaces

com::sun::star::awt::XPatternField
Description
makes it possible to access the value and formatting of this pattern field.

Top of Page