
public interface RevealRootLayoutContentHandler extends EventHandler
RevealRootLayoutContentEvent. It is
used solely by RootPresenter.| Modifier and Type | Method and Description |
|---|---|
void |
onRevealRootLayoutContent(RevealRootLayoutContentEvent event)
Called whenever a presenter wants to sets itself as the root layout content
of the application, that is, within GWT's
RootLayoutPanel. |
void onRevealRootLayoutContent(RevealRootLayoutContentEvent event)
RootLayoutPanel.event - The event containing the presenter that wants to bet set as
root layout content.Copyright © 2010-2014 ArcBees. All Rights Reserved.