|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.dojo.DojoUtils
public final class DojoUtils
Method Summary | |
---|---|
static JSONObject |
parseJSONParameter(IComponent component,
String parameterName)
Converts a parameter of an IComponent to an instance of JSONObject . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static JSONObject parseJSONParameter(IComponent component, String parameterName)
IComponent
to an instance of JSONObject
.
component
- parameterName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |