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