EnabledStateΒΆ webVis API ReferenceEnabledStateEnumeration EnabledStateDescribes, if a node is (partially) enabled. IndexEnumeration MembersDisabled Enabled Partial Enumeration MembersDisabledDisabled: 0The node or one of its properties are disabled. EnabledEnabled: 1The node or one of its properties are enabled. PartialPartial: 2The node or one of its properties are partially enabled, which means some of its children are enabled and some are disabled.
Describes, if a node is (partially) enabled.