Klasse UiAccordionLayout.RemoveAllPanelsCommand

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

public static class UiAccordionLayout.RemoveAllPanelsCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
  • Konstruktordetails

    • RemoveAllPanelsCommand

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

      public RemoveAllPanelsCommand(String componentId)
  • Methodendetails