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

service UnoControlCurrencyField
Description
specifies a currency field control.

A currency field makes it possible to enter, display and edit currency values.


Included Services - Summary
UnoControlEdit
(referenced entity's summary:)
specifies an edit control.
Exported Interfaces - Summary
XSpinField

gives access to the value of a spin field and makes it possible to register for spin events. (details)

XCurrencyField
(referenced entity's summary:)
gives access to the value and formatting of a currency field.
Included Services - Details
UnoControlEdit
(referenced entity's summary:)
specifies an edit control.
Exported Interfaces - Details
XSpinField
Usage Restrictions
optional
Description
gives access to the value of a spin field and makes it possible to register for spin events.
Since
OOo 1.1.2
XCurrencyField
(referenced entity's summary:)
gives access to the value and formatting of a currency field.

 
Top of Page