Class EventSetDescriptorNode

java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
com.inductiveautomation.factorypmi.designer.eventhandling.EventSetDescriptorNode
All Implemented Interfaces:
ComponentScriptEditor.ComponentScriptNode, Serializable, Cloneable, Comparable<EventSetDescriptorNode>, Iterable<MethodDescriptorNode>, MutableTreeNode, TreeNode

This is a wrapper around the beans EventSetDescriptor that also holds all of the relevant methods as children.
See Also: