public class SyslogHandlerView extends AbstractHandlerSubview<SyslogHandler> implements FrameworkView, HandlerProducer
FormItemObserver.ActiontypelevelItemForAdd, levelItemForEditaddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
SyslogHandlerView(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.
|
void |
itemAction(FormItemObserver.Action action,
ObservableFormItem item) |
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<SyslogHandler> |
makeAddEntityForm()
Create the form with fields used for creating a new Entity.
|
protected String |
provideDescription() |
void |
setLogLevels(String[] logLevels) |
getEntityBridge, getHandlers, makeEntityTable, refreshcreateWidget, setLogLevelscreateEmbeddableWidget, createToolStrip, createToolStrip, getAddress, getFormMetaData, initialLoad, initialLoad, makeAddEntityPopup, makeEditEntityDetailsForm, makeEditEntityDetailsForm, makeEntityEditor, makeFilterPredicate, makeSimpleForm, makeSimpleForm, provideAdditionalTabs, setDescription, setEditingEnabledasWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasWidget, initialLoad, refresh, setEditingEnabledgetHandlerspublic SyslogHandlerView(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<SyslogHandler>public void itemAction(FormItemObserver.Action action, ObservableFormItem item)
itemAction in interface FormItemObserveritemAction in class AbstractLoggingSubview<SyslogHandler>protected String getEntityDisplayName()
AbstractEntityViewgetEntityDisplayName in class AbstractEntityView<SyslogHandler>protected org.jboss.ballroom.client.widgets.forms.FormAdapter<SyslogHandler> makeAddEntityForm()
AbstractEntityViewmakeAddEntityForm in class AbstractHandlerSubview<SyslogHandler>public void setLogLevels(String[] logLevels)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.