:: 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, ::com::sun::star::awt::UnoControlModel

Included Services - Summary
::com::sun::star::awt::UnoControlDateField
(referenced entity's summary:)
specifies a date field control.
Exported Interfaces - Summary
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.
Included Services - Details
::com::sun::star::awt::UnoControlDateField
(referenced entity's summary:)
specifies a date field control.
Exported Interfaces - Details
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.

 
Top of Page