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 classJavaScriptValueUsed to generate a snippet of the JavaScript code.classJSONArrayA JSON array.classJSONObjectA 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 classIPopupBase.OpenOptionBuilderAn 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 classAuResponse.JSONComponentprotected static classAuResponse.JSONDate
-