Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.1.5-SNAPSHOT
-
None
-
None
Description
The documentation for the TreeModelBase.getNodeById(String nodeId) method leads you to believe that you if you assign unique identifiers to TreeNode objects you can get hold of the TreeNode object by calling getNodeById. The documentation does not give any clues that it's more of a path than an identifier that you need to assign the nodes and pass getNodeById. TreeNode and TreeNodeBase documentation also fail to mention that the identifier needs to have specific structure.
Attachments
Issue Links
- is related to
-
TOMAHAWK-925 Improve Tree2 data model usability
- Open