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.DefaultLeafNode
parent 
 - 
 
- 
Method Summary
All 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.DefaultLeafNode
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf 
 - 
 
 -