Package | Description |
---|---|
com.asayama.gwt.angular.client.q |
Provides GWT Java wrapper around AngularJS's
$q service. |
Modifier and Type | Method and Description |
---|---|
<X> Promise<X> |
Promise.then(Promise.Continue<X,V> success,
Promise.Fail fail,
Promise.Notify notify) |
Promise<V> |
Promise.then(Promise.Fail fail) |
Copyright © 2015. All rights reserved.