public class TXMetricPresenter extends CircuitPresenter<TXMetricPresenter.MyView,TXMetricPresenter.MyProxy> implements TXMetricManagement
| Modifier and Type | Class and Description |
|---|---|
static interface |
TXMetricPresenter.MyProxy |
static interface |
TXMetricPresenter.MyView |
| Constructor and Description |
|---|
TXMetricPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
TXMetricPresenter.MyView view,
TXMetricPresenter.MyProxy proxy,
DispatchAsync dispatcher,
org.jboss.gwt.circuit.Dispatcher circuit,
ApplicationMetaData metaData,
RevealStrategy revealStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onAction(org.jboss.gwt.circuit.Action action)
When this method is called it's guaranteed that the presenter is visible.
|
protected void |
onBind() |
protected void |
onReset() |
void |
refresh() |
protected void |
revealInParent() |
addChangeHandler, onError, onError, onUnbindbind, forceReveal, getProxy, getRevealType, getSlot, prepareFromRequest, setRevealType, setSlot, unbind, useManualRevealaddHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, fireEvent, getEventBus, getView, getWidget, isVisible, onHide, onReveal, removeFromPopupSlot, removeFromSlot, setInSlot, setInSlot@Inject
public TXMetricPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
TXMetricPresenter.MyView view,
TXMetricPresenter.MyProxy proxy,
DispatchAsync dispatcher,
org.jboss.gwt.circuit.Dispatcher circuit,
ApplicationMetaData metaData,
RevealStrategy revealStrategy)
protected void onBind()
onBind in class com.gwtplatform.mvp.client.HandlerContainerImplprotected void onAction(org.jboss.gwt.circuit.Action action)
CircuitPresenteronAction in class CircuitPresenter<TXMetricPresenter.MyView,TXMetricPresenter.MyProxy>protected void onReset()
onReset in class com.gwtplatform.mvp.client.PresenterWidget<TXMetricPresenter.MyView>protected void revealInParent()
revealInParent in class com.gwtplatform.mvp.client.Presenter<TXMetricPresenter.MyView,TXMetricPresenter.MyProxy>public void refresh()
refresh in interface TXMetricManagementCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.