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

service UnoControlNumericField
Description
specifies a field to display and edit a numeric value.

A numeric field makes it possible to enter, display, and edit a formatted numeric value.


Included Services
UnoControlEdit
specifies that UnoControlEdit implements an edit control based on UnoControl .
Exported Interfaces
XSpinField
[ OPTIONAL ]
XNumericField
makes it possible to access the value and formatting of this numeric field.

 
Top of Page