Class InfoPresenter
- java.lang.Object
-
- com.gwtplatform.mvp.client.HandlerContainerImpl
-
- com.gwtplatform.mvp.client.PresenterWidget<org.gcube.portlets.user.accountingdashboard.client.application.dialog.info.InfoPresenter.InfoPresenterView>
-
- org.gcube.portlets.user.accountingdashboard.client.application.dialog.info.InfoPresenter
-
- All Implemented Interfaces:
com.google.gwt.event.shared.HasHandlers,com.google.gwt.user.client.ui.IsWidget,com.gwtplatform.mvp.client.HandlerContainer,com.gwtplatform.mvp.client.HasPopupSlot,com.gwtplatform.mvp.client.HasSlots,com.gwtplatform.mvp.client.UiHandlers,InfoUiHandlers
public class InfoPresenter extends com.gwtplatform.mvp.client.PresenterWidget<org.gcube.portlets.user.accountingdashboard.client.application.dialog.info.InfoPresenter.InfoPresenterView> implements InfoUiHandlers
- Author:
- Giancarlo Panichi
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinfoMessage(String error)voidonBind()-
Methods inherited from class com.gwtplatform.mvp.client.PresenterWidget
addHandler, addRegisteredHandler, addToPopupSlot, addToPopupSlot, addToSlot, addToSlot, addVisibleHandler, asWidget, clearSlot, clearSlot, equals, fireEvent, fireEvent, getChild, getChildren, getChildren, getEventBus, getView, hashCode, isVisible, onHide, onReset, onReveal, registerVisibleHandler, removeFromParentSlot, removeFromPopupSlot, removeFromSlot, removeFromSlot, setInSlot, setInSlot, setInSlot, setInSlot
-
-
-
-
Method Detail
-
onBind
public void onBind()
- Overrides:
onBindin classcom.gwtplatform.mvp.client.HandlerContainerImpl
-
infoMessage
public void infoMessage(String error)
-
-