Uses of Interface
org.zkoss.json.JSONAware
-
Packages that use JSONAware Package Description org.zkoss.json org.zkoss.stateless.sul org.zkoss.zk.au -
-
Uses of JSONAware in org.zkoss.json
Classes in org.zkoss.json that implement JSONAware Modifier and Type Class Description class
JavaScriptValue
Used to generate a snippet of the JavaScript code.class
JSONArray
A JSON array.class
JSONObject
A JSON object. -
Uses of JSONAware in org.zkoss.stateless.sul
Classes in org.zkoss.stateless.sul that implement JSONAware Modifier and Type Class Description static class
IPopupBase.OpenOptionBuilder
An OpenOption builder to add options forIPopupBase.withOpen(OpenOptionBuilder)
to manipulate the open state programmatically. -
Uses of JSONAware in org.zkoss.zk.au
Classes in org.zkoss.zk.au that implement JSONAware Modifier and Type Class Description protected static class
AuResponse.JSONComponent
protected static class
AuResponse.JSONDate
-