Java com.google.gwt.query.client Promise fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.query.client Promise fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

Promisedone(Function... o)
Add handlers to be called when the Deferred object is resolved.
Promiseprogress(Function... o)
Utility method to filter and/or chain Deferreds.