public class StiResourcesCollection extends StiValueCollection<StiResource>
| Constructor and Description |
|---|
StiResourcesCollection() |
StiResourcesCollection(StiDictionary stiDictionary) |
| Modifier and Type | Method and Description |
|---|---|
StiResource |
get(java.lang.String resourceName) |
void |
LoadFromJsonObject(JSONObject jObject) |
void |
LoadFromJsonObjectEx(JSONObject jObject,
StiReport report) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
JSONObject |
SaveToJsonObjectEx(StiJsonSaveMode mode) |
getItemsTypeadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizepublic StiResourcesCollection(StiDictionary stiDictionary)
public StiResourcesCollection()
public JSONObject SaveToJsonObjectEx(StiJsonSaveMode mode) throws JSONException
JSONExceptionpublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
JSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
JSONExceptionpublic StiResource get(java.lang.String resourceName)
public void LoadFromJsonObjectEx(JSONObject jObject, StiReport report) throws JSONException
JSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.