| Package | Description |
|---|---|
| no.g9.client.support |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.dialogCloser(DialogVisitor visitor,
boolean isExitTask)
A routine to close all open dialogs - part of the standard exit action.
|
boolean |
Application.visitAll(DialogVisitor pVisitor)
Run a visitor on all open dialogs, and then invokes
done()
on the visitor. |
boolean |
ApplicationMethods.visitAll(DialogVisitor pVisitor)
Run a visitor on all open dialogs.
|
Copyright © 2006–2018 Esito AS. All rights reserved.