AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.util.AsyncCallbackFacade< S, T > Member List

This is the complete list of members for com.google.appinventor.components.runtime.util.AsyncCallbackFacade< S, T >, including all inherited members.

AsyncCallbackFacade(AsyncCallbackPair< T > target)com.google.appinventor.components.runtime.util.AsyncCallbackFacade< S, T >
callbackcom.google.appinventor.components.runtime.util.AsyncCallbackFacade< S, T >protected
onFailure(String message)com.google.appinventor.components.runtime.util.AsyncCallbackFacade< S, T >
onSuccess(T result)com.google.appinventor.components.runtime.util.AsyncCallbackPair< S >