public class ThreadPoolsView extends UnboundedQueueThreadPoolView<EJB3ThreadPool>
FormItemObserver.ActionthreadPoolBridgeaddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
ThreadPoolsView(ApplicationMetaData propertyMetaData,
DispatchAsync dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
createWidget()
This is the default view assembly routine.
|
EntityToDmrBridge<EJB3ThreadPool> |
getEntityBridge()
Get the EntityToDmrBridge for the Entity.
|
protected String |
getEntityDisplayName()
Get the plural name of the Entity to be displayed.
|
protected FormMetaData |
getFormMetaData()
Get the FormMetaData for the Entity.
|
void |
refresh()
Called whenever there is a change to any Entity
|
void |
setPresenter(EJB3Presenter presenter) |
makeAddEntityForm, provideDescriptionitemAction, makeEntityTable, setThreadFactoryComboValuescreateEmbeddableWidget, createToolStrip, createToolStrip, getAddress, 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, setEditingEnabledpublic ThreadPoolsView(ApplicationMetaData propertyMetaData, DispatchAsync dispatcher)
public com.google.gwt.user.client.ui.Widget createWidget()
AbstractEntityViewcreateWidget in interface SuspendableViewcreateWidget in class AbstractThreadPoolView<EJB3ThreadPool>public EntityToDmrBridge<EJB3ThreadPool> getEntityBridge()
AbstractEntityViewgetEntityBridge in interface FrameworkPresentergetEntityBridge in class AbstractThreadPoolView<EJB3ThreadPool>protected String getEntityDisplayName()
AbstractEntityViewgetEntityDisplayName in class UnboundedQueueThreadPoolView<EJB3ThreadPool>public void refresh()
AbstractEntityViewrefresh in interface FrameworkViewrefresh in class AbstractEntityView<EJB3ThreadPool>public void setPresenter(EJB3Presenter presenter)
protected FormMetaData getFormMetaData()
AbstractEntityViewgetFormMetaData in class AbstractEntityView<EJB3ThreadPool>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.