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

service TimeField
Description
describes a control for inputting time values 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::TimeField service.

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

Included Services - Summary
::com::sun::star::awt::UnoControlTimeField
(referenced entity's summary:)
specifies a time 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::UnoControlTimeField
(referenced entity's summary:)
specifies a time field control.
Exported Interfaces - Details
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.

 
Top of Page