Interface | Description |
---|---|
Connection |
Interface to be implemented by objects that connect web-client to the middleware.
|
ConnectionListener |
Listener of connection events.
|
UserSubstitutionListener |
Listener of user substitution events.
|
WebConfig |
Web Client configuration parameters interface.
|
WebWindowManager.WorkAreaContext |
Class | Description |
---|---|
AbstractConnection |
Abstract class that encapsulates common connection behaviour for web-client.
|
App |
Central class of the web application.
|
AppUI |
Single window / page of web application.
|
Connection.UserSessionInitEvent |
Event that is used for additional initialization during
Connection.update(UserSession, SessionMode, Consumer) . |
DefaultApp |
Default
App implementation that shows AppLoginWindow on start. |
DefaultConnection |
Default
Connection implementation for web-client. |
ScreenProfiler | |
WebWindowManager | |
WebWindowManagerProvider |
Enum | Description |
---|---|
Connection.SessionMode |