Class NodeBrowseInfo
java.lang.Object
com.inductiveautomation.ignition.common.tags.browsing.NodeBrowseInfo
- All Implemented Interfaces:
Serializable
NodeBrowseInfo is an extension (wrapper) around NodeDescription which includes its full path. This entity is mostly
used for drag/drop and other manipulations in the designer.
- Since:
- 8.0
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Gson serialization and deserialization adapter for NodeBrowseInfo objects. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NodeBrowseInfo
create
(TagPath parent, NodeDescription node) getName()
boolean
toString()
void