◆ constructor()
SwigData::constructor | ( | { flowElement, swigResults } | ) |
inline
Constructor for SwigData.
- Parameters
-
- {object} - options options object
- {FlowElement} - options.flowElement the FlowElement the data is part of
- {ResultsHashSwig} - options.swigResults the results from the swig engine
◆ getInternal()
SwigData::getInternal ( key ) inlineRetrieves elementData via the swigWrapper but also casts it to the correct type via a check of the engine's property list metadata.
- Parameters
-
- {string} - key the property key to retrieve
- Returns
- {mixed} value property value