| Package | Description |
|---|---|
| org.jboss.as.console.client.shared.viewframework | |
| org.jboss.as.console.client.widgets.forms |
| Modifier and Type | Field and Description |
|---|---|
protected AddressBinding |
SingleEntityToDmrBridgeImpl.address |
protected AddressBinding |
EntityToDmrBridgeImpl.address |
protected AddressBinding |
AbstractEntityView.address |
| Modifier and Type | Method and Description |
|---|---|
protected AddressBinding |
AbstractEntityView.getAddress()
Get the DMR address for this entity.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.user.client.ui.Widget |
HelpWidgetFactory.makeHelpWidget(AddressBinding address,
org.jboss.ballroom.client.widgets.forms.FormAdapter form) |
void |
TabbedFormLayoutPanel.setHelpAddress(AddressBinding address) |
| Constructor and Description |
|---|
AddEntityWindow(String title,
org.jboss.ballroom.client.widgets.forms.FormAdapter<T> form,
AddressBinding address,
EntityToDmrBridge<T> commandAdapter) |
EntityDetails(FrameworkPresenter presenter,
String entitiesName,
org.jboss.ballroom.client.widgets.forms.FormAdapter form,
AddressBinding helpAddress)
Create a new EntityDetails.
|
EntityDetails(FrameworkPresenter presenter,
String entitiesName,
org.jboss.ballroom.client.widgets.forms.FormAdapter form,
AddressBinding helpAddress,
EnumSet<FrameworkButton> hideButtons) |
| Modifier and Type | Method and Description |
|---|---|
AddressBinding |
BeanMetaData.getAddress() |
| Constructor and Description |
|---|
BeanMetaData(Class<?> beanType,
AddressBinding address,
List<PropertyBinding> properties) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.