| Interface | Description |
|---|---|
| FilterSessionsView.Binder |
GWT UI creator
|
| SessionPresenter.MyProxy |
Defines the proxy place for GWTP framework.
|
| SessionPresenter.MyView |
This view interface that must be implemented by the concrete view according to GWTP
framework.
|
| SessionUIHandler |
SessionUIHandler defines business methods for views to manage sessions.
|
| SessionView.Binder |
GWT UI creator
|
| TerminateSessionAlert.AlertMessages |
Alert message templates.
|
| TerminateSessionAlert.Binder |
GWT UI creator
|
| Class | Description |
|---|---|
| FilterSessionsView |
FilterSessionsView is a modal view that provides UI to filter sessions by parameters.
|
| SessionPresenter |
SessionPresenter is a controller that implements business methods to manage sessions.
|
| SessionView |
SessionView is a view to manage sessions.
|
| TerminateSessionAlert |
TerminateSessionAlert is a modal view to display terminate sessions alert.
|