Globals
Stimulsoft
Report
Dictionary
StiResource
Class StiResource
Hierarchy
StiResource
Implements
IStiName
IStiAlias
ICloneable
IStiAppCell
IStiInherited
IStiJsonReportObject
Index
Constructors
constructor
Properties
_hash
alias
available
InThe
Viewer
data
Set
inherited
key
relation
Direction
type
Accessors
content
name
pack
And
Encrypt
Content
prop
Name
Methods
as
clone
create
File
Database
get
Content
Type
get
File
Ext
get
Key
get
Resource
AsImage
implements
is
is2
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
set
Key
to
String
is
Text
Resource
Type
Constructors
constructor
new
Sti
Resource
(
name
?:
string
, alias
?:
string
, inherited
?:
boolean
, type
?:
StiResourceType
, content
?:
number
[]
, availableInTheViewer
?:
boolean
)
:
StiResource
Parameters
Default value
name:
string
= ""
Default value
alias:
string
= ""
Default value
inherited:
boolean
= false
Default value
type:
StiResourceType
= StiResourceType.Image
Default value
content:
number
[]
= null
Default value
availableInTheViewer:
boolean
= false
Returns
StiResource
Properties
Protected
_hash
_hash
:
StiMeta
[]
alias
alias
:
string
available
InThe
Viewer
available
InThe
Viewer
:
boolean
= false
data
Set
data
Set
:
DataSet
inherited
inherited
:
boolean
key
key
:
string
relation
Direction
relation
Direction
:
StiRelationDirection
type
type
:
StiResourceType
Accessors
content
get
content
(
)
:
number
[]
|
string
set
content
(
value
:
number
[]
|
string
)
:
void
Returns
number
[]
|
string
Parameters
value:
number
[]
|
string
Returns
void
name
get
name
(
)
:
string
set
name
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
pack
And
Encrypt
Content
get
packAndEncryptContent
(
)
:
string
set
packAndEncryptContent
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
prop
Name
get
propName
(
)
:
string
Returns
string
Methods
as
as<T>
(
type
:
object
|
Interface
<
T
>
)
:
T
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
T
clone
clone
(
)
:
StiResource
Returns
StiResource
create
File
Database
create
File
Database
(
)
:
StiFileDatabase
Returns
StiFileDatabase
get
Content
Type
get
Content
Type
(
)
:
string
Returns
string
get
File
Ext
get
File
Ext
(
)
:
string
Returns
string
get
Key
get
Key
(
)
:
string
Returns unique key to this application.
Returns
string
get
Resource
AsImage
get
Resource
AsImage
(
)
:
Image
Returns
Image
implements
implements
(
)
:
any
[]
Returns
any
[]
is
is<T>
(
type
:
object
|
Interface
<
T
>
)
:
this
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
this
is2
is2<T>
(
type
:
object
|
Interface
<
T
>
)
:
boolean
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
boolean
load
From
Json
Object
load
From
Json
Object
(
jObject
:
StiJson
)
:
void
Parameters
jObject:
StiJson
Returns
void
load
From
Xml
load
From
Xml
(
xmlNode
:
XmlNode
)
:
void
Parameters
xmlNode:
XmlNode
Returns
void
meta
meta
(
)
:
StiMeta
[]
Returns
StiMeta
[]
save
ToJson
Object
save
ToJson
Object
(
mode
:
StiJsonSaveMode
)
:
StiJson
Parameters
mode:
StiJsonSaveMode
Returns
StiJson
set
Key
set
Key
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Static
is
Text
Resource
Type
is
Text
Resource
Type
(
type
:
StiResourceType
)
:
boolean
Parameters
type:
StiResourceType
Returns
boolean
Globals
Stimulsoft
Report
Dictionary
Design
Helpers
Sti
Resource
constructor
_hash
alias
available
InThe
Viewer
data
Set
inherited
key
relation
Direction
type
content
name
pack
And
Encrypt
Content
prop
Name
as
clone
create
File
Database
get
Content
Type
get
File
Ext
get
Key
get
Resource
AsImage
implements
is
is2
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
set
Key
to
String
is
Text
Resource
Type
Generated using
TypeDoc
Returns unique key to this application.