if (child instanceof Treerow) {
                _treerow = (Treerow) child;
                if (--cnt == 0)
                    break;
            } else if (child instanceof Treechildren) {