| Modifier and Type | Method and Description |
|---|---|
protected EntityEditor<EJB3Subsystem> |
EJB3View.makeEntityEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected EntityEditor<CacheContainer> |
CacheContainerView.makeEntityEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected EntityEditor<SecuritySubsystem> |
SecuritySubsystemView.makeEntityEditor() |
| Modifier and Type | Field and Description |
|---|---|
protected EntityEditor<T> |
AbstractEntityView.entityEditor |
| Modifier and Type | Method and Description |
|---|---|
protected EntityEditor<T> |
AbstractEntityView.makeEntityEditor()
Create the EntityEditor with the following pieces:
- A title obtained from getPluralEntityName()
- A table obtained from makeEntityTable()
- An AddEntityWindow with a form from makeAddEntityForm()
- An EntityDetails with a form from makeEditEntityDetailsForm()
|
EntityEditor<T> |
EntityEditor.setIncludeTools(boolean includeTools) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.