Uses of Class
org.teamapps.uisession.UiCommandWithResultCallback
| Package | Description |
|---|---|
| org.teamapps.uisession |
-
Uses of UiCommandWithResultCallback in org.teamapps.uisession
Methods in org.teamapps.uisession with parameters of type UiCommandWithResultCallback Modifier and Type Method Description voidTeamAppsUiSessionManager. sendCommand(QualifiedUiSessionId sessionId, UiCommandWithResultCallback commandWithCallback)Method parameters in org.teamapps.uisession with type arguments of type UiCommandWithResultCallback Modifier and Type Method Description voidTeamAppsUiSessionManager. sendCommands(QualifiedUiSessionId sessionId, java.util.List<UiCommandWithResultCallback> commandsWithCallback)voidUiCommandExecutor. sendCommands(QualifiedUiSessionId qualifiedUiSessionId, java.util.List<UiCommandWithResultCallback> commands)