Package org.teamapps.dto
Class UiToolButton.SetDropDownComponentCommand
java.lang.Object
org.teamapps.dto.UiToolButton.SetDropDownComponentCommand
- Enclosing class:
UiToolButton
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetDropDownComponentCommand(String componentId, UiClientObjectReference dropDownComponent) -
Method Summary
-
Field Details
-
componentId
-
dropDownComponent
-
-
Constructor Details
-
SetDropDownComponentCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetDropDownComponentCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getDropDownComponent
-