Interface DateTagDeclaration

All Superinterfaces:
HasAccessKey, HasBinding, HasConverter, HasConverterMessage, HasHelp, HasId, HasIdBindingAndRendered, HasLabel, HasLabelLayout, HasPlaceholder, HasRequiredMessage, HasTabIndex, HasTip, HasValidator, HasValidatorMessage, HasValue, HasValueChangeListener, IsDisabled, IsFocus, IsReadonly, IsRendered, IsRequired, IsVisual

Renders a date input field.

For a time input field set you'll need to set the <f:convertDateTime type="time"> inside the <tc:date>.

If there is no converter given, a default instance of DateTimeConverter will be used.

  • Method Details

    • setTodayButton

      void setTodayButton(String required)
      If true, a today button is displayed on the datetimepicker.