public class JPAMetricsView extends SuspendableViewImpl implements JPAMetricPresenter.MyView
widgetInstance| Constructor and Description |
|---|
JPAMetricsView() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearValues() |
com.google.gwt.user.client.ui.Widget |
createWidget()
Called upon first creation of the widgets
|
void |
setJpaUnits(List<JPADeployment> jpaUnits) |
void |
setPresenter(JPAMetricPresenter presenter) |
void |
setSelectedUnit(String[] tokens) |
void |
updateMetric(UnitMetric unitMetric) |
asWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void setPresenter(JPAMetricPresenter presenter)
setPresenter in interface JPAMetricPresenter.MyViewpublic com.google.gwt.user.client.ui.Widget createWidget()
SuspendableViewcreateWidget in interface SuspendableViewpublic void setJpaUnits(List<JPADeployment> jpaUnits)
setJpaUnits in interface JPAMetricPresenter.MyViewpublic void setSelectedUnit(String[] tokens)
setSelectedUnit in interface JPAMetricPresenter.MyViewpublic void updateMetric(UnitMetric unitMetric)
updateMetric in interface JPAMetricPresenter.MyViewpublic void clearValues()
clearValues in interface JPAMetricPresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.