Class Summary |
Application |
Application contains the instance of the ApplicationContext which contain information about the
current context, also a method that does the same thing as HistoryManager.navigate for convenience |
ApplicationComposite |
Deprecated. |
ApplicationContext |
The application contains information about who is currently logged in, the security context, and access
to messages loaded from the message service in the app. |
KSAsyncCallback<T> |
This extends the AysncCallback to handle uncaught RPC exceptions and
handle authentication. |
ViewContext |
ViewContext can be used to pass along context information when switching or initializing a view. |