Klasse UiNavigationBar.ButtonClickedEvent

java.lang.Object
org.teamapps.dto.UiNavigationBar.ButtonClickedEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Klasse:
UiNavigationBar

public static class UiNavigationBar.ButtonClickedEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • buttonId

      protected String buttonId
    • visibleFanOutComponentId

      protected String visibleFanOutComponentId
  • Konstruktordetails

    • ButtonClickedEvent

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

      public ButtonClickedEvent(String componentId, String buttonId, String visibleFanOutComponentId)
  • Methodendetails