Class UiNavigationBar.FanoutClosedDueToClickOutsideFanoutEvent

java.lang.Object
org.teamapps.dto.UiNavigationBar.FanoutClosedDueToClickOutsideFanoutEvent
All Implemented Interfaces:
UiEvent
Enclosing class:
UiNavigationBar

public static class UiNavigationBar.FanoutClosedDueToClickOutsideFanoutEvent extends Object implements UiEvent
  • Field Details

    • componentId

      protected String componentId
  • Constructor Details

    • FanoutClosedDueToClickOutsideFanoutEvent

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

      public FanoutClosedDueToClickOutsideFanoutEvent(String componentId)
  • Method Details