Uses of Interface
org.cruxframework.crux.plugin.gadget.client.features.osapi.Callback

Packages that use Callback
org.cruxframework.crux.plugin.gadget.client.features.osapi   
 

Uses of Callback in org.cruxframework.crux.plugin.gadget.client.features.osapi
 

Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi with parameters of type Callback
<T extends com.google.gwt.core.client.JavaScriptObject>
void
BatchRequest.add(OsapiRequest<T> request, Callback<T> callback)
          Adds an opensocial request to this batch request.
 void OsapiRequest.execute(Callback<T> callback)
          Executes this requests.
 



Copyright © 2014. All rights reserved.