Package org.teamapps.dto
Class UiToolButton.SetOpenDropDownIfNotSetCommand
java.lang.Object
org.teamapps.dto.UiToolButton.SetOpenDropDownIfNotSetCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetOpenDropDownIfNotSetCommand(String componentId, boolean openDropDownIfNotSet) -
Method Summary
-
Field Details
-
componentId
-
openDropDownIfNotSet
protected boolean openDropDownIfNotSet
-
-
Constructor Details
-
SetOpenDropDownIfNotSetCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetOpenDropDownIfNotSetCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getOpenDropDownIfNotSet
public boolean getOpenDropDownIfNotSet()
-