Class UiNavigationBar.RemoveFanOutComponentCommand
java.lang.Object
org.teamapps.dto.UiNavigationBar.RemoveFanOutComponentCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RemoveFanOutComponentCommand(String componentId, UiClientObjectReference fanOutComponent) -
Method Summary
-
Field Details
-
componentId
-
fanOutComponent
-
-
Constructor Details
-
RemoveFanOutComponentCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RemoveFanOutComponentCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getFanOutComponent
-