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)