Globals
Stimulsoft
Blockly
StiBlocksParser
Class StiBlocksParser
Hierarchy
StiBlocksParser
Implements
IStiBlocksParser
Index
Methods
evaluate
evaluate
Async
evaluate
User
Function
Methods
evaluate
evaluate
(
report
:
IStiReport
, sender
:
any
, xml
:
string
, args
:
EventArgs
)
:
void
Parameters
report:
IStiReport
sender:
any
xml:
string
args:
EventArgs
Returns
void
evaluate
Async
evaluate
Async
(
report
:
IStiReport
, sender
:
any
, xml
:
string
, args
:
EventArgs
)
:
Promise
<
void
>
Parameters
report:
IStiReport
sender:
any
xml:
string
args:
EventArgs
Returns
Promise
<
void
>
evaluate
User
Function
evaluate
User
Function
(
report
:
IStiReport
, functionObj
:
object
, argumentss
:
Dictionary
<
string
,
any
>
)
:
any
Parameters
report:
IStiReport
functionObj:
object
argumentss:
Dictionary
<
string
,
any
>
Returns
any
Globals
Sti
Options
Stimulsoft
Base
Blockly
Blocks
Model
Resources
Sti
Blocks
Dashboard
Data
Designer
Report
System
Viewer
Sti
Blocks
Parser
evaluate
evaluate
Async
evaluate
User
Function
Generated using
TypeDoc