Uses of Interface
net.datenwerke.gwt.client.Promise.GwtCallback
Packages that use Promise.GwtCallback
-
Uses of Promise.GwtCallback in net.datenwerke.gwt.client
Method parameters in net.datenwerke.gwt.client with type arguments of type Promise.GwtCallbackModifier and TypeMethodDescriptionstatic <ST> Promise<ST> Promise.from(Promise.NoReturnCallback<Promise.GwtCallback<ST>> callback)