| Modifier and Type | Method and Description |
|---|---|
static org.jowidgets.api.command.IAction |
CreateRoleActionFactory.create(BeanTableModel<Role> model) |
static org.jowidgets.api.command.IAction |
DeleteRoleActionFactory.create(BeanTableModel<Role> model) |
static org.jowidgets.api.command.IAction |
EditRoleActionFactory.create(BeanTableModel<Role> model) |
| Constructor and Description |
|---|
RoleDetailView(org.jowidgets.workbench.api.IViewContext context,
BeanTableModel<Role> model) |
RoleTableView(org.jowidgets.workbench.api.IViewContext context,
BeanTableModel<Role> model) |
| Modifier and Type | Method and Description |
|---|---|
Role |
RoleContentCreator.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleContentCreator.setValue(Role role) |
| Modifier and Type | Method and Description |
|---|---|
Role |
Role.createCopy() |
| Modifier and Type | Method and Description |
|---|---|
org.jowidgets.common.model.ITableCell |
RoleTableRenderer.getCell(int rowIndex,
int columnIndex,
Role bean) |
void |
Role.setRole(Role role) |
Copyright © 2015. All rights reserved.