You're viewing an older version of Vaadin JavaDoc. Please see version 24.8.0 for the latest.
com.vaadin.flow.component.datetimepicker.

Class DateTimePicker.DateTimePickerI18n

java.lang.Object
com.vaadin.flow.component.datetimepicker.DateTimePicker.DateTimePickerI18n

All Implemented Interfaces:

Serializable

Enclosing class:

DateTimePicker

public static class DateTimePicker.DateTimePickerI18n extends Object implements Serializable

Contains DateTimePicker internalization properties

See Also:

  • Constructor Details

    • DateTimePickerI18n

      public DateTimePickerI18n()
  • Method Details

    • getDateLabel

      public String getDateLabel()
    • setDateLabel

      public void setDateLabel(String dateLabel)
    • getTimeLabel

      public String getTimeLabel()
    • setTimeLabel

      public void setTimeLabel(String timeLabel)