Class AbstractBrowseNode.NodeWrapper

java.lang.Object
com.inductiveautomation.ignition.client.tags.tree.node.AbstractBrowseNode.NodeWrapper
Enclosing class:
AbstractBrowseNode

protected static class AbstractBrowseNode.NodeWrapper extends Object
Simple wrapper containing a BrowseTreeNode and the index at which the node occurs in this node.
  • Constructor Details

  • Method Details

    • getIndex

      public int getIndex()
    • getNode

      public BrowseTreeNode getNode()