new ErrorBlock(node) → {Object}
Error Block
Parameters:
Name | Type | Description |
---|---|---|
node |
Object | The xml node object |
- Source:
- flowchart/js/flowchart.js, line 258
Returns:
A flowchart.ErrorBlock instance
- Type
- Object
Extends
Methods
-
render()
Renders the block
-
- Source:
- flowchart/js/flowchart.js, line 261
Returns:
void