:: 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
UnoControlEdit
specifies that UnoControlEdit implements an edit control based on UnoControl .
Exported Interfaces
XSpinField
[ OPTIONAL ]
XPatternField
makes it possible to access the value and formatting of this pattern field.

 
Top of Page