See: Description
Class | Description |
---|---|
AbstractGroupManagerDialog<C extends ClientContext> |
This dialog allows for viewing/editing the currently configured groups
|
AbstractUserManagerDialog<C extends ClientContext> |
This dialog allows for viewing/editing the currently configured users
|
GroupAssignDialog<C extends ClientContext> |
This dialog allows for assigning users to groups.
|
GroupChoiceField<C extends ClientContext> | Deprecated |
GroupCreateDialog<C extends ClientContext> |
This dialog creates a new Group object from a form input and stores it in the servers group database.
|
GroupEditDialog<C extends ClientContext> |
This dialog modifies an existing Group object form a form input and stores it in the servers group database.
|
GroupFieldPanel |
This class encapsulates the input fields for creating/editing a Group object
|
GroupFormDialog<C extends ClientContext> |
This is the base dialog for Group creation/editing
|
GroupList |
This list keeps the currently configured
Group s. |
GroupListModel |
This list keeps the currently configured data sources
|
GroupManagerAction |
This action just pops up the
AbstractUserManagerDialog |
GroupManagerDialog |
This dialog displays all groups defined for the system
|
GroupMemberList |
This list displays the members of the currently selected group.
|
UserCreateDialog<C extends ClientContext> |
This dialog creates a new User object from a form input and stores it in the servers user database.
|
UserEditDialog<C extends ClientContext> |
This dialog modifies an existing User object form a form input and stores it in the servers user database.
|
UserFieldPanel |
This class encapsulates the input fields for creating/editing a User object
|
UserFormDialog<C extends ClientContext> |
This is the base dialog for User creation/editing
|
UserList |
This list keeps the currently configured data sources.
|
UserListModel |
This list keeps the currently configured data sources
|
UserManagerAction |
This action just pops up the
AbstractUserManagerDialog |
UserManagerDialog<C extends ClientContext> |
This dialog displays all users defined for the system
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.