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