Package org.teamapps.dto
Klasse UiInfiniteItemView.SetContextMenuContentCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView.SetContextMenuContentCommand
- Umschließende Klasse:
UiInfiniteItemView
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected UiClientObjectReferenceprotected Stringprotected int -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetContextMenuContentCommand(String componentId, int requestId, UiClientObjectReference component) -
Methodenübersicht
-
Felddetails
-
componentId
-
requestId
protected int requestId -
component
-
-
Konstruktordetails
-
SetContextMenuContentCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetContextMenuContentCommand
public SetContextMenuContentCommand(String componentId, int requestId, UiClientObjectReference component)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getRequestId
public int getRequestId() -
getComponent
-