public class ReplaceRunAsyncs extends Object
GWT.runAsync(com.google.gwt.core.client.RunAsyncCallback)
and
GWT.runAsync(Class, com.google.gwt.core.client.RunAsyncCallback)
by calls to a fragment loader. Additionally, replaces access to
RunAsyncCode.runAsyncCode(Class)
by an equivalent call using an integer rather than a class literal.Modifier and Type | Method and Description |
---|---|
static void |
exec(TreeLogger logger,
JProgram program) |
public static void exec(TreeLogger logger, JProgram program) throws UnableToCompleteException
UnableToCompleteException
Copyright © 2018. All rights reserved.