Klasse UiCalendar.SetDisplayedDateCommand

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

public static class UiCalendar.SetDisplayedDateCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • date

      protected long date
  • Konstruktordetails

    • SetDisplayedDateCommand

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

      public SetDisplayedDateCommand(String componentId, long date)
  • Methodendetails