| Package | Description |
|---|---|
| no.g9.client.core.controller |
| Modifier and Type | Method and Description |
|---|---|
CallBack |
CallBackProvider.getCallBack()
Get the call back
|
CallBack |
ApplicationController.getExternalCallBack(SystemMessage callBackMessage)
Get a CallBack object which will forward the call back value to the given
receiver/port.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ApplicationController.addCallBack(DialogController actionInvoker,
DialogConstant callee,
CallBack callBack)
Add the given call back to the map of pending call backs for this application.
|
void |
DialogController.setCallBack(CallBack callBack)
Set the call back used to perform dialog interaction between dialogs.
|
Copyright © 2006–2017 Esito AS. All rights reserved.