:: com :: sun :: star :: form :: control ::

service DateField
Description
describes a control which can be used for inputting date values, and which can (but not necessarily has to) be bound to a database field.

The model of the control has to support the ::com::sun::star::form::component::DateField service.

See also
::com::sun::star::awt::UnoControl
See also
::com::sun::star::awt::UnoControlModel

Included Services
::com::sun::star::awt::UnoControlDateField
specifies a control to display and edit a date value.
Exported Interfaces
::com::sun::star::form::XBoundControl
allows locking the input on components.

 
Top of Page