Class StiReportResource
java.lang.Object
com.stimulsoft.report.reportresources.StiReportResource
- All Implemented Interfaces:
IStiJsonReportObject
Copyright Stimulsoft
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Creates a new object that is a copy of the current instance.voidLoadFromJsonObject(JSONObject jObject)
-
Field Details
-
resource
-
component
-
property
-
-
Constructor Details
-
StiReportResource
-
-
Method Details
-
SaveToJsonObject
- Specified by:
SaveToJsonObjectin interfaceIStiJsonReportObject- Throws:
JSONException
-
LoadFromJsonObject
- Specified by:
LoadFromJsonObjectin interfaceIStiJsonReportObject- Throws:
JSONException
-
clone
Creates a new object that is a copy of the current instance.
-