public class StiStyleConditionsCollection extends java.util.ArrayList<StiStyleCondition> implements IStiJsonReportObject
| Constructor and Description |
|---|
StiStyleConditionsCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(StiStyleConditionElement[] elements)
Creates a new object of the type StiStyleCondition.
|
java.lang.Object |
clone() |
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 void add(StiStyleConditionElement[] elements)
elements - public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectJSONExceptionpublic java.lang.Object clone()
clone in class java.util.ArrayList<StiStyleCondition>Copyright © 2019 Stimulsoft. All Rights Reserved.