int Treeitem.getIndexOnTheTree(){}

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      https://sourceforge.net/tracker/?func=detail&aid=1566559&group_id=152762&atid=785194

      :

      Can we have a function to return the index of a
      treeitem on a tree please?

      public int Treeitem.getIndexOnTheTree(){
      //return the index of the treeitem on the tree
      }

      Also, I would like to have:

      public Treeitem Tree.getTreeitem(int index){
      //return the treeitem specified by the index among all
      the items of the tree
      }

            Assignee:
            Unassigned
            Reporter:
            asukachen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: