Package | Description |
---|---|
com.gwtplatform.mvp.client | |
com.gwtplatform.mvp.client.proxy |
Modifier and Type | Method and Description |
---|---|
void |
RootPresenter.onRevealRootContent(RevealRootContentEvent revealContentEvent) |
Modifier and Type | Method and Description |
---|---|
void |
RevealRootContentHandler.onRevealRootContent(RevealRootContentEvent event)
Called whenever a presenter wants to sets itself as the root content of the
application, that is, within GWT's
RootPanel . |
Copyright © 2010-2014 ArcBees. All Rights Reserved.