Whether the fieldset should be disabled or not.
The feature containing the values.
The properties bound to the form, initialized with the inner properties of the feature.
While changes happen from the form (from the template), they are applied to the feature inner properties. The 'propertychange' event registered above does the opposite, i.e. it listens to the feature inner properties changes and apply them to the form. To prevent circular issues, while applying changes coming from the form, this flag is set. While set, changes from the feature inner properties are ignored.
Generated using TypeDoc
The list of attributes to create the form with.