Java com.google.gwt.gwtpages.client.page AsyncPageCallback fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gwtpages.client.page AsyncPageCallback fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gwtpages.client.page AsyncPageCallback.

The text is from its open source code.

Method

voidonFailure(Throwable cause)
Event called if an error occurs while loading the page
voidonSuccess()
Event called when the page load is complete and successful
voidwaitForAsync()
This is a way to send a command to all PageEventHandler#onPageWaitForAsync(LoadedPageContainer,com.google.gwt.gwtpages.client.page.parameters.PageParameters,com.google.gwt.gwtpages.client.GotoPageCommand)