public class JQueryUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.tapestry5.func.Mapper<org.apache.tapestry5.Asset,org.apache.tapestry5.services.javascript.StylesheetLink> |
assetToStylesheetLink |
| Constructor and Description |
|---|
JQueryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.tapestry5.json.JSONObject |
convertInformalParametersToJson(org.apache.tapestry5.ComponentResources resources,
String prefix) |
static org.apache.tapestry5.json.JSONObject |
merge(org.apache.tapestry5.json.JSONObject obj1,
org.apache.tapestry5.json.JSONObject obj2)
Merge obj1 with obj2.
|
public static org.apache.tapestry5.func.Mapper<org.apache.tapestry5.Asset,org.apache.tapestry5.services.javascript.StylesheetLink> assetToStylesheetLink
public static final org.apache.tapestry5.json.JSONObject merge(org.apache.tapestry5.json.JSONObject obj1,
org.apache.tapestry5.json.JSONObject obj2)
obj1 - obj2 - public static org.apache.tapestry5.json.JSONObject convertInformalParametersToJson(org.apache.tapestry5.ComponentResources resources,
String prefix)
Copyright © 2016 GOT5. All rights reserved.