Module: modalOutputAttributes_js

Methods

(inner) parseOutputAttributes(obj) → {void}

Creates the output attributes table content
Parameters:
Name Type Description
obj object jsonrpc response
Source:
Returns:
Type
void

(inner) saveOutputAttributes(target) → {void}

Saves the output attributes
Parameters:
Name Type Description
target Element triggering element
Source:
Returns:
Type
void

(inner) showModalOutputAttributes(outputName) → {void}

Shows the output attributes modal
Parameters:
Name Type Description
outputName string the output name
Source:
Returns:
Type
void