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

service UnoControlDateField
Description
specifies a control to display and edit a date value.

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


Included Services
UnoControlEdit
specifies that UnoControlEdit implements an edit control based on UnoControl .
Exported Interfaces
XSpinField
[ OPTIONAL ]
XDateField
gives access to the value and settings of a date field.

 
Top of Page