Skip to content
Commit c3990f9c authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Make tabs work with hidden private classes.

Previously tabs for private classes didn't open when they were hidden in tree.
Now each tree has two separate methods:

- getNodeByUrl - to geth the actual node.
- getRecordByUrl - to get the data (which in case of classtree also searches within
  hidden classes).

To support this, both logic classes return list of private nodes in addition to
the root node.
parent 3e486572
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment