| Package | Description |
|---|---|
| org.sonar.gwt |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonUtils.dispatchJSON(com.google.gwt.core.client.JavaScriptObject jsonObj,
JsonUtils.JSONHandler handler) |
static void |
JsonUtils.makeJSONRequest(int requestId,
String url,
JsonUtils.JSONHandler handler) |
static void |
JsonUtils.requestJson(String url,
JsonUtils.JSONHandler handler) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.