public class RootLoggerSubview extends AbstractLoggingSubview<RootLogger> implements FrameworkView, HandlerConsumer
FormItemObserver.ActionlevelItemForAdd, levelItemForEditaddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
RootLoggerSubview(ApplicationMetaData applicationMetaData,
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.
|
void |
handlersUpdated(List<String> handlerList) |
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<RootLogger> |
makeAddEntityForm()
Create the form with fields used for creating a new Entity.
|
protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<RootLogger> |
makeEntityTable()
Create the table with the desired columns for the Entity.
|
protected List<SingleEntityView<RootLogger>> |
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) |
createWidget, itemAction, setLogLevelscreateEmbeddableWidget, createToolStrip, createToolStrip, getAddress, getFormMetaData, initialLoad, initialLoad, makeAddEntityPopup, makeEditEntityDetailsForm, makeEditEntityDetailsForm, makeEntityEditor, makeFilterPredicate, makeSimpleForm, makeSimpleForm, refresh, setDescription, setEditingEnabledasWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasWidget, initialLoad, refresh, setEditingEnabledpublic RootLoggerSubview(ApplicationMetaData applicationMetaData, DispatchAsync dispatcher)
public void handlersUpdated(List<String> handlerList)
handlersUpdated in interface HandlerConsumerprotected String provideDescription()
provideDescription in class AbstractLoggingSubview<RootLogger>public EntityToDmrBridge getEntityBridge()
AbstractEntityViewgetEntityBridge in interface FrameworkPresentergetEntityBridge in class AbstractEntityView<RootLogger>protected String getEntityDisplayName()
AbstractEntityViewgetEntityDisplayName in class AbstractEntityView<RootLogger>protected org.jboss.ballroom.client.widgets.forms.FormAdapter<RootLogger> makeAddEntityForm()
AbstractEntityViewmakeAddEntityForm in class AbstractEntityView<RootLogger>protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<RootLogger> makeEntityTable()
AbstractEntityViewmakeEntityTable in class AbstractEntityView<RootLogger>protected List<SingleEntityView<RootLogger>> provideAdditionalTabs(Class<?> beanType, FormMetaData formMetaData, FrameworkPresenter presenter)
AbstractEntityViewprovideAdditionalTabs in class AbstractEntityView<RootLogger>public void setLogLevels(String[] logLevels)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.