Klasse UiTabPanel.SelectTabCommand

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

public static class UiTabPanel.SelectTabCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • tabId

      protected String tabId
  • Konstruktordetails

    • SelectTabCommand

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

      public SelectTabCommand(String componentId, String tabId)
  • Methodendetails