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