public interface RevealRootPopupContentHandler extends EventHandler
RevealRootPopupContentEvent
. It is
used solely by RootPresenter
.Modifier and Type | Method and Description |
---|---|
void |
onRevealRootPopupContent(RevealRootPopupContentEvent event)
Called whenever a presenter wants to sets itself as a popup attached to
the root of the application.
|
void onRevealRootPopupContent(RevealRootPopupContentEvent event)
event
- The event containing the presenter that wants to bet set as
root popup content.Copyright © 2010–2014 Arcbees. All rights reserved.