Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Extending the Query results UI

Hi

Is is possible to extend the UI which shows the results of the Query.
I want to add a new menu item to the menu which shows up when you right click of of the works items in the result

Yogesh

0 votes



2 answers

Permanent link
Is is possible to extend the UI which shows the results of the Query.
I want to add a new menu item to the menu which shows up when you
right click of of the works items in the result

The Query results UI itself is not extensible at the moment, but as the
items in the list are work items, you can add your own actions via the
Eclipse mechanism of object contributions:

http://www.eclipse.org/articles/article.php?file=Article-action-contribution/index.html#example3

See e.g. com.ibm.team.workitem.rcp.ui.internal.actions.MarkReadAction in
the RTC source code.

--
Regards,
Patrick
Jazz Work Item Team

0 votes


Permanent link
Thanks
That was really helpful


Is is possible to extend the UI which shows the results of the Query.
I want to add a new menu item to the menu which shows up when you
right click of of the works items in the result

The Query results UI itself is not extensible at the moment, but as the
items in the list are work items, you can add your own actions via the
Eclipse mechanism of object contributions:

http://www.eclipse.org/articles/article.php?file=Article-action-contribution/index.html#example3

See e.g. com.ibm.team.workitem.rcp.ui.internal.actions.MarkReadAction in
the RTC source code.

--
Regards,
Patrick
Jazz Work Item Team

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952

Question asked: Oct 23 '09, 5:13 p.m.

Question was seen: 5,731 times

Last updated: Oct 23 '09, 5:13 p.m.

Confirmation Cancel Confirm