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