| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.viewframework |
| Modifier and Type | Field and Description |
|---|---|
protected EntityDetails<T> |
AbstractEntityView.entityDetails |
| Constructor and Description |
|---|
EntityEditor(FrameworkPresenter presenter,
String entitiesName,
EntityPopupWindow<T> window,
org.jboss.ballroom.client.widgets.tables.DefaultCellTable<T> table,
EntityDetails<T> details)
Create a new Entity.
|
EntityEditor(FrameworkPresenter presenter,
String entitiesName,
EntityPopupWindow<T> window,
org.jboss.ballroom.client.widgets.tables.DefaultCellTable<T> table,
EntityDetails<T> entityDetails,
EnumSet<FrameworkButton> hideButtons)
Create a new Entity.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.