Package org.teamapps.dto
Class UiInfiniteItemView2.SetContextMenuContentCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetContextMenuContentCommand
- Enclosing class:
UiInfiniteItemView2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UiClientObjectReferenceprotected Stringprotected int -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetContextMenuContentCommand(String componentId, int requestId, UiClientObjectReference component) -
Method Summary
-
Field Details
-
componentId
-
requestId
protected int requestId -
component
-
-
Constructor Details
-
SetContextMenuContentCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetContextMenuContentCommand
public SetContextMenuContentCommand(String componentId, int requestId, UiClientObjectReference component)
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getRequestId
public int getRequestId() -
getComponent
-