Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: form :: component ::

service DateField

Description
This service specifies the ControlModel for an edit field which contains a date value.


Included Services

com::sun::star::awt::UnoControlDateFieldModel
com::sun::star::form::FormControlModel
Description
specifies a control model within a form.

Exported Interfaces

com::sun::star::form::XReset
Description
resets the control.

Properties' Summary

DefaultDate returns the default date used by reset.

Properties' Details

DefaultDate
 
long DefaultDate;
Description
returns the default date used by reset.

Top of Page