Class ReportAreaView
- java.lang.Object
-
- com.gwtplatform.mvp.client.ViewImpl
-
- com.gwtplatform.mvp.client.ViewWithUiHandlers<ReportAreaPresenter>
-
- org.gcube.portlets.user.accountingdashboard.client.application.mainarea.report.ReportAreaView
-
- All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget,com.gwtplatform.mvp.client.HasUiHandlers<ReportAreaPresenter>,com.gwtplatform.mvp.client.View
public class ReportAreaView extends com.gwtplatform.mvp.client.ViewWithUiHandlers<ReportAreaPresenter>
- Author:
- Giancarlo Panichi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisplayReportData(ReportData reportData)-
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
-
-
-
-
Method Detail
-
displayReportData
public void displayReportData(ReportData reportData)
-
-