public class LocalCacheView extends AbstractCacheView<LocalCache> implements LocalCachePresenter.MyView
FormItemObserver.Actionbridge, cacheContainerForAdd, dispatcheraddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
LocalCacheView(ApplicationMetaData propertyMetaData,
DispatchAsync dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.ballroom.client.widgets.tools.ToolStrip |
createToolStrip() |
protected String |
getEntityDisplayName()
Get the plural name of the Entity to be displayed.
|
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<LocalCache> |
makeAddEntityForm()
Create the form with fields used for creating a new Entity.
|
protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<LocalCache> |
makeEntityTable()
Create the table with the desired columns for the Entity.
|
void |
setPresenter(LocalCachePresenter presenter) |
getEntityBridge, initialLoad, itemAction, updateCacheContainerListcreateEmbeddableWidget, createToolStrip, createWidget, getAddress, getFormMetaData, initialLoad, 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 LocalCacheView(ApplicationMetaData propertyMetaData, DispatchAsync dispatcher)
protected String getEntityDisplayName()
AbstractEntityViewgetEntityDisplayName in class AbstractEntityView<LocalCache>protected org.jboss.ballroom.client.widgets.forms.FormAdapter<LocalCache> makeAddEntityForm()
AbstractEntityViewmakeAddEntityForm in class AbstractEntityView<LocalCache>protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<LocalCache> makeEntityTable()
AbstractEntityViewmakeEntityTable in class AbstractCacheView<LocalCache>protected org.jboss.ballroom.client.widgets.tools.ToolStrip createToolStrip()
createToolStrip in class AbstractEntityView<LocalCache>public void setPresenter(LocalCachePresenter presenter)
setPresenter in interface LocalCachePresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.