Class NodeAttribute
java.lang.Object
com.inductiveautomation.ignition.common.tags.browsing.NodeAttribute
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ExtendedInheritanceAttribute
,TagColorAttribute
Node attributes are characteristics of a node that affect how they are displayed. For example, if they are alarmed,
or if they have overrides, etc.
They way they work is that they are added to the NodeBrowseInfo by the tag/actors on the gateway side, and then are passed through the tag type renderers to convert them into visual aspects of the tag during browsing.
- Since:
- 8.0
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NodeAttribute
This tag is an extension of a super tag type. -
Constructor Summary
Constructors -
Method Summary