public class StringAggregation extends Object implements Serializable
Constructor and Description |
---|
StringAggregation() |
Modifier and Type | Method and Description |
---|---|
int |
add(String value)
Add string to aggregation
|
org.zkoss.json.JSONArray |
getJSONArray()
Returns
JSONArray representation of aggregation |
public int add(String value)
public org.zkoss.json.JSONArray getJSONArray()
JSONArray
representation of aggregationCopyright © 2020. All rights reserved.