Interface | Description |
---|---|
Connection |
Interface to be implemented by objects that connect web-client to the middleware.
|
Connection.StateChangeListener |
Listener of connection events.
|
Connection.UserSubstitutionListener |
Listener of user substitution events.
|
WebConfig |
Web Client configuration parameters interface.
|
WebWindowManager.WorkAreaContext |
Class | Description |
---|---|
App |
Central class of the web application.
|
AppUI |
Single window / page of web application.
|
Connection.StateChangeEvent | |
Connection.UserSubstitutedEvent | |
DefaultApp |
Default
App implementation that shows AppLoginWindow on start. |
ScreenProfiler | |
WebWindowManager | |
WebWindowManagerProvider |