Date

You use the Date component to add a labeled date field into which a user can enter a date and time by selecting date and time choosers.

This page discusses:

See Also
Creating a Custom User Interface
About Rules

Example

The following figure shows an example of the properties of a Date component:

The following figure shows the resulting output in the customized simulation template:

Properties

The Date component has the following properties:

PropertyDescriptionType
NameThe ID of the component (read-only)String
ValueThe object with which to bindTimestamp
LabelText to display above the date field String
Read OnlyWhether or not the user can modify the default valueBoolean
MandatoryWhether or not a date is requiredBoolean
HiddenWhether or not the component is displayedBoolean
HintText displayed under the date field to provide additional information about the input that is expectedString