public class ThreadFactoryView extends AbstractEntityView<ThreadFactory> implements FrameworkView
FormItemObserver.Actionaddress, beanType, entityDetails, entityEditor, formMetaData, hideButtonswidgetInstance| Constructor and Description |
|---|
ThreadFactoryView(ApplicationMetaData propertyMetaData,
DispatchAsync dispatcher,
AbstractThreadPoolView... poolViews) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
createWidget()
This is the default view assembly routine.
|
EntityToDmrBridge |
getEntityBridge()
Get the EntityToDmrBridge for the Entity.
|
protected String |
getEntityDisplayName()
Get the plural name of the Entity to be displayed.
|
void |
itemAction(FormItemObserver.Action action,
ObservableFormItem item) |
protected org.jboss.ballroom.client.widgets.forms.FormAdapter<ThreadFactory> |
makeAddEntityForm()
Create the form with fields used for creating a new Entity.
|
protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<ThreadFactory> |
makeEntityTable()
Create the table with the desired columns for the Entity.
|
protected String |
provideDescription() |
void |
refresh()
Called whenever there is a change to any Entity
|
createEmbeddableWidget, 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, setEditingEnabledpublic ThreadFactoryView(ApplicationMetaData propertyMetaData, DispatchAsync dispatcher, AbstractThreadPoolView... poolViews)
public com.google.gwt.user.client.ui.Widget createWidget()
AbstractEntityViewcreateWidget in interface SuspendableViewcreateWidget in class AbstractEntityView<ThreadFactory>protected String provideDescription()
public void itemAction(FormItemObserver.Action action, ObservableFormItem item)
itemAction in interface FormItemObserveritemAction in class AbstractEntityView<ThreadFactory>public EntityToDmrBridge getEntityBridge()
AbstractEntityViewgetEntityBridge in interface FrameworkPresentergetEntityBridge in class AbstractEntityView<ThreadFactory>protected String getEntityDisplayName()
AbstractEntityViewgetEntityDisplayName in class AbstractEntityView<ThreadFactory>protected org.jboss.ballroom.client.widgets.forms.FormAdapter<ThreadFactory> makeAddEntityForm()
AbstractEntityViewmakeAddEntityForm in class AbstractEntityView<ThreadFactory>protected org.jboss.ballroom.client.widgets.tables.DefaultCellTable<ThreadFactory> makeEntityTable()
AbstractEntityViewmakeEntityTable in class AbstractEntityView<ThreadFactory>public void refresh()
AbstractEntityViewrefresh in interface FrameworkViewrefresh in class AbstractEntityView<ThreadFactory>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.