| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubPresentable |
class |
SubPresenter |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,SubPresentable> |
DynamicEntityPresenter.subPresentables |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SubPresentable> |
DynamicEntityPresenter.getSubPresentables() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicEntityPresenter.setSubPresentable(String dataSourceName,
SubPresentable subPresentable) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateBasedListStructurePresenter |
class |
EditableAdornedTargetListPresenter |
class |
MapStructurePresenter |
class |
SimpleMapStructurePresenter |
class |
SimpleSearchListPresenter
A simple presenter for list grids that is capable of displaying lists of
AdornedTargetList associated items, as well as simple ForeignKey associated items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserPermissionPresenter |
class |
UserRolePresenter |
| Modifier and Type | Field and Description |
|---|---|
protected SubPresentable |
RoleManagementPresenter.permissionsPresenter |
protected SubPresentable |
UserManagementPresenter.userPermissionPresenter |
| Modifier and Type | Method and Description |
|---|---|
void |
GridHelper.addSubPresentableHandlers(com.smartgwt.client.widgets.grid.ListGrid grid,
SubPresentable... permissionsPresenters) |
Copyright © 2015. All Rights Reserved.