| Interface | Description |
|---|---|
| CloneGroupView.Binder |
GWT UI creator
|
| DeletingGroupsAlert.AlertMessages |
Alert message templates.
|
| DeletingGroupsAlert.Binder |
GWT UI creator
|
| GroupDefinitionView.Binder |
GWT UI creator
|
| GroupsPresenter.MyProxy |
Defines the proxy place for GWTP framework.
|
| GroupsPresenter.MyView |
This view interface that must be implemented by the concrete view according to GWTP
framework.
|
| GroupsUIHandlers |
Represents a common interface to be used to manage groups.
|
| GroupsView.Binder |
GWT UI creator
|
| UnassigningUsersAlert.AlertMessages |
Alert message builder
|
| UnassigningUsersAlert.Binder |
GWT UI creator
|
| Class | Description |
|---|---|
| CloneGroupView |
Clone Group View is a dialog to clone a selected group.
|
| DeletingGroupsAlert |
DeletingGroupsAlert is a dialog to display an alert message that these groups accounts are
about to be deleted.
|
| GroupDefinitionView |
GroupDefinitionView represents a view to create new group and to change a selected group
account.
|
| GroupsPresenter |
GroupsPresenter represents a controller to manage groups.
|
| GroupsView |
GroupsView provides a view to manage groups.
|
| UnassigningUsersAlert |
UnassigningUsersAlert is a dialog to display an alert message that the given users accounts are
about to be deleted from the given group.
|
| Enum | Description |
|---|---|
| GroupsPresenter.GroupsViewStates |
Defines the Group Accounts View states
|