service UnoControlDateField in module com::sun::star::awt::

(Global Index)

Syntax

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

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

Description

specifies that UnoControlEdit implements an edit control based on UnoControl .


Exported Interfaces

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

Description

makes it possible to set the limits and the value of a date field.


Top of Page