| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.subsys.infinispan | |
| org.jboss.as.console.client.shared.viewframework |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheContainerWindow |
| Modifier and Type | Class and Description |
|---|---|
class |
AddEntityWindow<T>
Window used to add an instance of an Entity.
|
| Modifier and Type | Method and Description |
|---|---|
protected EntityPopupWindow<T> |
AbstractEntityView.makeAddEntityPopup() |
| 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.