public class StiChartFiltersCollection extends java.util.ArrayList<StiChartFilter> implements IStiValueCollection, java.lang.Cloneable, IStiJsonReportObject
| Constructor and Description |
|---|
StiChartFiltersCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
java.lang.Class<?> |
getItemsType(java.lang.String textContext) |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
add, add, addAll, addAll, clear, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizepublic final java.lang.Object clone()
clone in class java.util.ArrayList<StiChartFilter>public java.lang.Class<?> getItemsType(java.lang.String textContext)
getItemsType in interface IStiValueCollectionpublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.