Opened 15 years ago
Closed 15 years ago
#3191 closed defect (fixed)
Tree: provide right click event
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Provide right click event on tree nodes so developers can implement context menus by extending the controller
Change History (1)
comment:1 Changed 15 years ago by
Milestone: | 1.0 → 0.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Alex has checked in an example of how to do this in test_Tree.html. Might be a better interface but his example will do for now.