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