public class CustomHandlerSubview extends AbstractHandlerSubview<CustomHandler> implements FrameworkView, HandlerProducer
FormItemObserver.ActiontypelevelItemForAdd, levelItemForEditaddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
CustomHandlerSubview(ApplicationMetaData applicationMetaData,
DispatchAsync dispatcher,
HandlerListManager handlerListManager) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEntityDisplayName()
Get the plural name of the Entity to be displayed.
|
String |
getManagementModelType()
The handler type as defined in the management model.
|
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<CustomHandler> |
makeAddEntityForm()
Create the form with fields used for creating a new Entity.
|
protected List<SingleEntityView<CustomHandler>> |
provideAdditionalTabs(Class<?> beanType,
FormMetaData formMetaData,
FrameworkPresenter presenter)
In case a tabbed form layout is used, implementations
can provide additional custom tabs by overriding this method.
|
protected String |
provideDescription() |
void |
setLogLevels(String[] logLevels) |
getEntityBridge, getHandlers, makeEntityTable, refreshcreateWidget, itemAction, setLogLevelscreateEmbeddableWidget, createToolStrip, createToolStrip, getAddress, getFormMetaData, initialLoad, initialLoad, makeAddEntityPopup, makeEditEntityDetailsForm, makeEditEntityDetailsForm, makeEntityEditor, makeFilterPredicate, makeSimpleForm, makeSimpleForm, setDescription, setEditingEnabledasWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasWidget, initialLoad, refresh, setEditingEnabledgetHandlerspublic CustomHandlerSubview(ApplicationMetaData applicationMetaData, DispatchAsync dispatcher, HandlerListManager handlerListManager)
public String getManagementModelType()
HandlerProducer/subsystem=logging/periodic-rotating-file-handler=*,
this method must return periodic-rotating-file-handler.getManagementModelType in interface HandlerProducerprotected String provideDescription()
provideDescription in class AbstractLoggingSubview<CustomHandler>protected org.jboss.ballroom.client.widgets.forms.FormAdapter<CustomHandler> makeAddEntityForm()
AbstractEntityViewmakeAddEntityForm in class AbstractHandlerSubview<CustomHandler>protected String getEntityDisplayName()
AbstractEntityViewgetEntityDisplayName in class AbstractEntityView<CustomHandler>protected List<SingleEntityView<CustomHandler>> provideAdditionalTabs(Class<?> beanType, FormMetaData formMetaData, FrameworkPresenter presenter)
AbstractEntityViewprovideAdditionalTabs in class AbstractEntityView<CustomHandler>public void setLogLevels(String[] logLevels)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.