public class PushFlowCallback<T> extends Object implements com.google.gwt.user.client.rpc.AsyncCallback<T>
FunctionContext.
Pushes the result into the context when successful, and aborts the flow on failure.| Constructor and Description |
|---|
PushFlowCallback(Control<FunctionContext> control) |
public PushFlowCallback(Control<FunctionContext> control)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.