public abstract class AbstractFileHandlerSubview<T> extends AbstractHandlerSubview implements FrameworkView, HandlerProducer
FormItemObserver.ActiontypelevelItemForAdd, levelItemForEditaddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
AbstractFileHandlerSubview(Class<T> type,
ApplicationMetaData applicationMetaData,
DispatchAsync dispatcher,
HandlerListManager handlerListManager) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<T> |
makeAddEntityForm()
Create the form with fields used for creating a new Entity.
|
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<T> |
makeEditEntityDetailsForm(String resourceAddress)
Creates an details for for the Entity.
|
protected String |
provideDescription() |
void |
setLogLevels(String[] logLevels) |
getEntityBridge, getHandlers, makeEntityTable, refreshcreateWidget, itemAction, setLogLevelscreateEmbeddableWidget, createToolStrip, createToolStrip, getAddress, getEntityDisplayName, getFormMetaData, initialLoad, initialLoad, makeAddEntityPopup, makeEditEntityDetailsForm, makeEntityEditor, makeFilterPredicate, makeSimpleForm, makeSimpleForm, provideAdditionalTabs, setDescription, setEditingEnabledasWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasWidget, initialLoad, refresh, setEditingEnabledgetHandlers, getManagementModelTypepublic AbstractFileHandlerSubview(Class<T> type, ApplicationMetaData applicationMetaData, DispatchAsync dispatcher, HandlerListManager handlerListManager)
protected String provideDescription()
provideDescription in class AbstractLoggingSubviewprotected org.jboss.ballroom.client.widgets.forms.FormAdapter<T> makeAddEntityForm()
AbstractEntityViewmakeAddEntityForm in class AbstractHandlerSubviewprotected org.jboss.ballroom.client.widgets.forms.FormAdapter<T> makeEditEntityDetailsForm(String resourceAddress)
AbstractEntityViewmakeEditEntityDetailsForm in class AbstractEntityViewpublic void setLogLevels(String[] logLevels)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.