Klasse UiCalendar.RemoveEventCommand

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

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

    • componentId

      protected String componentId
    • eventId

      protected int eventId
  • Konstruktordetails

    • RemoveEventCommand

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

      public RemoveEventCommand(String componentId, int eventId)
  • Methodendetails