| Package | Description |
|---|---|
| no.g9.client.support | |
| no.g9.client.support.message |
| Modifier and Type | Class and Description |
|---|---|
class |
Application
Common super class for all generated applications.
|
| Modifier and Type | Field and Description |
|---|---|
protected ApplicationMethods |
Application.currentApplication
Reference to the current application
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationMethods |
G9DialogController.getApplication()
Returns the controller for the application
|
ApplicationMethods |
Application.getCurrentApplication() |
| Modifier and Type | Method and Description |
|---|---|
static DispatcherContext |
Application.getDispatcherContext(Component component,
ApplicationMethods application)
Return a JFC dispatcher context with the given component.
|
static MessageDispatcher |
Application.getMessageDispatcher(Component owner,
ApplicationMethods application)
Return the message dispatcher.
|
boolean |
StartDialog.instantiateDialog(ApplicationMethods application,
String name,
ReturnToDialog returnObject)
Instantiates a dialog, where the startInit operation is called on
instantiation.
|
void |
Application.setCurrentApplication(ApplicationMethods currentApplication) |
boolean |
DialogVisitor.visit(ApplicationMethods app,
G9DialogController gdc)
Visit one dialog.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationMethods |
ClientInteractor.getApplication() |
ApplicationMethods |
ClientDispatcherContext.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientInteractor.setApplication(ApplicationMethods application) |
| Constructor and Description |
|---|
ClientInteractor(ApplicationMethods application)
Constructs a ClientInteractor object
|
Copyright © 2006–2020 Esito AS. All rights reserved.