Package io.keikai.ui.impl
Class StringAggregation
java.lang.Object
io.keikai.ui.impl.StringAggregation
- All Implemented Interfaces:
Serializable,org.zkoss.json.JSONAware
- Author:
- sam
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintAdd string to aggregationInternal used only
-
Constructor Details
-
StringAggregation
public StringAggregation()
-
-
Method Details
-
add
Add string to aggregation- Returns:
- int the index of the string in aggregation
-
toJSONString
- Specified by:
toJSONStringin interfaceorg.zkoss.json.JSONAware
-
getValues
Internal used only- Returns:
- values
- Since:
- 6.0.0
-