Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-7

int Treeitem.getIndexOnTheTree(){}

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 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
      }

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

              Created:
              Updated: