Package org.teamapps.dto
Class UiNavigationBar.ButtonClickedEvent
java.lang.Object
org.teamapps.dto.UiNavigationBar.ButtonClickedEvent
- All Implemented Interfaces:
UiEvent
- Enclosing class:
UiNavigationBar
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.ButtonClickedEvent(String componentId, String buttonId, String visibleFanOutComponentId) -
Method Summary
-
Field Details
-
componentId
-
buttonId
-
visibleFanOutComponentId
-
-
Constructor Details
-
ButtonClickedEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
ButtonClickedEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getButtonId
-
getVisibleFanOutComponentId
-