It's all about the answers!

Ask a question

Extending Team Artifacts view


hu long (111) | asked Mar 09 '10, 10:51 a.m.
Hi,I want to extending the Team Artifacts view.I want to add a node at each project area.
I looked up a lot of information,and I kown I must extend the abstract class com.ibm.team.process.rcp.ui.teamnavigator.Domain.
But How to add domain to each project area, rather than added to the Top-level domains?

Also, if I have to get the domain node's expand and collapse events, What should i do?Beacusewant to load data when I expand domain node.

Thanks.

One answer



permanent link
Jared Burns (4.5k29) | answered Mar 15 '10, 2:03 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Tue, 09 Mar 2010 15:53:01 +0000, codeblue2 wrote:

Hi,I want to extending the Team Artifacts view.I want to add a node at
each project area.
I looked up a lot of information,and I kown I must extend the abstract
class com.ibm.team.process.rcp.ui.teamnavigator.Domain. But How to add
domain to each project area, rather than added to the Top-level domains?

Also, if I have to get the domain node's expand and collapse events,
What should i do?Beacusewant to load data when I expand domain node.

Thanks.

Have you seen this article on extending the Team Artifacts view?

http://jazz.net/library/article/190

--
Jared Burns
Jazz Process Team

Your answer


Register or to post your answer.