Class MainAreaView
- java.lang.Object
-
- com.gwtplatform.mvp.client.ViewImpl
-
- com.gwtplatform.mvp.client.ViewWithUiHandlers<MainAreaPresenter>
-
- org.gcube.portlets.user.accountingdashboard.client.application.mainarea.MainAreaView
-
- All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget,com.gwtplatform.mvp.client.HasUiHandlers<MainAreaPresenter>,com.gwtplatform.mvp.client.View
public class MainAreaView extends com.gwtplatform.mvp.client.ViewWithUiHandlers<MainAreaPresenter>
- Author:
- Giancarlo Panichi
-
-
Method Summary
-
Methods inherited from class com.gwtplatform.mvp.client.ViewWithUiHandlers
getUiHandlers, setUiHandlers
-
Methods inherited from class com.gwtplatform.mvp.client.ViewImpl
addToSlot, asWidget, bindSlot, bindSlot, bindSlot, initWidget, onAttach, onDetach, removeFromSlot, setInSlot
-
-