Class MonitorView
- java.lang.Object
-
- com.gwtplatform.mvp.client.ViewImpl
-
- com.gwtplatform.mvp.client.PopupViewImpl
-
- com.gwtplatform.mvp.client.PopupViewWithUiHandlers<MonitorPresenter>
-
- org.gcube.portlets.user.accountingdashboard.client.application.dialog.monitor.MonitorView
-
- All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget,com.gwtplatform.mvp.client.HasUiHandlers<MonitorPresenter>,com.gwtplatform.mvp.client.PopupView,com.gwtplatform.mvp.client.View
public class MonitorView extends com.gwtplatform.mvp.client.PopupViewWithUiHandlers<MonitorPresenter>
- Author:
- Giancarlo Panichi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmonitor(boolean enable)-
Methods inherited from class com.gwtplatform.mvp.client.PopupViewWithUiHandlers
getUiHandlers, setUiHandlers
-
Methods inherited from class com.gwtplatform.mvp.client.PopupViewImpl
asPopupPanel, center, hide, onReposition, repositionOnWindowResize, setAutoHideOnNavigationEventEnabled, setCloseHandler, setPopupPositioner, setPosition, show, showAndReposition
-
Methods inherited from class com.gwtplatform.mvp.client.ViewImpl
addToSlot, asWidget, bindSlot, bindSlot, bindSlot, initWidget, onAttach, onDetach, removeFromSlot, setInSlot
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-