Domain object context menus
is it possible to add a popup context menu to an expandableSection? using the code example for a Mew Jazz Artifact Type .. how can I add a popup context menu item to Tasks where I could create a new Task? if it is an objectContribution then what is the objectClass? thanks.
|
2 answers
reiterating the problem: i want to add a context menu to a Domain object in the Team Artifacts view which is using the documented teamArtifactsNavigatorDomain extension point. obviously it is possible and probably simple to do.
|
ok this can be done by extending the Domain object and returning true for supportsCategory() named "Project Areas Category" .. then it will appear under the project menu. not quite what I intended but good enough.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.