Class ViewTreeNode
- java.lang.Object
- 
- com.inductiveautomation.ignition.client.util.gui.tree.DefaultLeafNode
- 
- com.inductiveautomation.perspective.designer.ui.trees.ViewTreeNode
 
 
- 
- All Implemented Interfaces:
- javax.swing.tree.TreeNode
 
 public class ViewTreeNode extends DefaultLeafNode 
- 
- 
Field Summary- 
Fields inherited from class com.inductiveautomation.ignition.client.util.gui.tree.DefaultLeafNodeparent
 
- 
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetViewPath()java.lang.StringtoString()- 
Methods inherited from class com.inductiveautomation.ignition.client.util.gui.tree.DefaultLeafNodechildren, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
 
- 
 
-