Context Class
Namespace: Stimulsoft.Blockly.Model
Constructors
| Constructor | Description |
|---|---|
| constructor() |
constructor()
Fields
| Field | Type | Description |
|---|---|---|
| escapeMode | EscapeMode | |
| event | StiEvent | |
| eventArgs | EventArgs | |
| functions | Dictionary<string, any> | |
| parent | Context | |
| report | StiReport | |
| sender | any | |
| variables | Dictionary<string, any> |