public class ScannerView extends AbstractEntityView<DeploymentScanner> implements ScannerPresenter.MyView
FormItemObserver.Actionaddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
ScannerView(ApplicationMetaData propertyMetaData,
DispatchAsync dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
EntityToDmrBridge |
getEntityBridge()
Get the EntityToDmrBridge for the Entity.
|
protected String |
getEntityDisplayName()
Get the plural name of the Entity to be displayed.
|
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<DeploymentScanner> |
makeAddEntityForm()
Create the form with fields used for creating a new Entity.
|
protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<DeploymentScanner> |
makeEntityTable()
Create the table with the desired columns for the Entity.
|
createEmbeddableWidget, createToolStrip, createToolStrip, createWidget, getAddress, getFormMetaData, initialLoad, initialLoad, itemAction, makeAddEntityPopup, makeEditEntityDetailsForm, makeEditEntityDetailsForm, makeEntityEditor, makeFilterPredicate, makeSimpleForm, makeSimpleForm, provideAdditionalTabs, refresh, setDescription, setEditingEnabledasWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasWidget, initialLoad, refresh, setEditingEnabled@Inject public ScannerView(ApplicationMetaData propertyMetaData, DispatchAsync dispatcher)
public EntityToDmrBridge getEntityBridge()
AbstractEntityViewgetEntityBridge in interface FrameworkPresentergetEntityBridge in class AbstractEntityView<DeploymentScanner>protected String getEntityDisplayName()
AbstractEntityViewgetEntityDisplayName in class AbstractEntityView<DeploymentScanner>protected org.jboss.ballroom.client.widgets.forms.FormAdapter<DeploymentScanner> makeAddEntityForm()
AbstractEntityViewmakeAddEntityForm in class AbstractEntityView<DeploymentScanner>protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<DeploymentScanner> makeEntityTable()
AbstractEntityViewmakeEntityTable in class AbstractEntityView<DeploymentScanner>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.