Klasse AbstractUiDateTimeField.SetFavorPastDatesCommand

java.lang.Object
org.teamapps.dto.AbstractUiDateTimeField.SetFavorPastDatesCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
AbstractUiDateTimeField

public static class AbstractUiDateTimeField.SetFavorPastDatesCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • favorPastDates

      protected boolean favorPastDates
  • Konstruktordetails

    • SetFavorPastDatesCommand

      @Deprecated public SetFavorPastDatesCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetFavorPastDatesCommand

      public SetFavorPastDatesCommand(String componentId, boolean favorPastDates)
  • Methodendetails