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

service UnoControlPatternField
Description
specifies a pattern field control.

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


Included Services
UnoControlEdit
specifies an edit control.
Exported Interfaces
XSpinField
[ OPTIONAL ]
Description
gives access to the value of a spin field and makes it possible to register for spin events.
Since version
OpenOffice.org 1.1
XPatternField
gives access to the value and formatting of a pattern field.

 
Top of Page