Model for a variable. It extends the base model class
and acts a source.
- Source:
- xcf/model/Variable.js
Extends
- module:xblox/model/Variables/Variable
- module:xide/mixins/EventedMixin
- module:xide/data/Model
- module:xide/data/Source
Members
-
<inner> name
-
The name of the variable
- Source:
- xcf/model/Variable.js
-
<inner> value
-
The value of the variable
- Source:
- xcf/model/Variable.js