Interface DeleteRequestPresenter.MyView
- All Superinterfaces:
IsWidget,com.gwtplatform.mvp.client.PopupView,com.gwtplatform.mvp.client.View
- All Known Implementing Classes:
DeleteRequestViewGwtImpl
- Enclosing class:
- DeleteRequestPresenter
public static interface DeleteRequestPresenter.MyView
extends com.gwtplatform.mvp.client.PopupView
-
Method Summary
Methods inherited from interface com.gwtplatform.mvp.client.PopupView
center, hide, setAutoHideOnNavigationEventEnabled, setCloseHandler, setPopupPositioner, setPosition, show, showAndRepositionMethods inherited from interface com.gwtplatform.mvp.client.View
addToSlot, removeFromSlot, setInSlot
-
Method Details
-
setPresenter
-