Package | Description |
---|---|
com.gwtplatform.mvp.client | |
com.gwtplatform.mvp.client.proxy |
Modifier and Type | Method and Description |
---|---|
void |
RootPresenter.onRevealRootLayoutContent(RevealRootLayoutContentEvent revealContentEvent) |
Modifier and Type | Method and Description |
---|---|
void |
RevealRootLayoutContentHandler.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 . |
Copyright © 2010-2014 ArcBees. All Rights Reserved.