Klasse UiPanel.SetBadgeCommand

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

public static class UiPanel.SetBadgeCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • badge

      protected String badge
  • Konstruktordetails

    • SetBadgeCommand

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

      public SetBadgeCommand(String componentId, String badge)
  • Methodendetails