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

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

service TimeField

Description
This service sepecifies the ControlModel of an edit field for a time value.


Included Services

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

DefaultTime returns the default time used by reset.

Properties' Details

DefaultTime
 
long DefaultTime;
Description
returns the default time used by reset.

Top of Page