(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service DateField
Description
specifies the model of a date field control, which is an edit field used to enter a date.

Included Services - Summary
::com::sun::star::awt::UnoControlDateFieldModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControlDateField.
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
specifies a control model within a form.
Exported Interfaces - Summary
::com::sun::star::form::XReset

resets the control. (details)

Properties' Summary
long
DefaultDate
contains a default value for the control.  
Included Services - Details
::com::sun::star::awt::UnoControlDateFieldModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControlDateField.
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
specifies a control model within a form.
Exported Interfaces - Details
::com::sun::star::form::XReset
Description
resets the control.

If you do not set a value for the DefaultDate, then resetting the control will result in setting to to the current system date. This is for HTML compatibility.

Properties' Details
DefaultDate
long DefaultDate;
Description
contains a default value for the control.

This value is used when the control is initially displayed, and for resetting it.

See also
::com::sun::star::awt::UnoControlDateFieldModel::Date, ::com::sun::star::form::XReset

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.