Extending Team Artifacts view
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.
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
On Tue, 09 Mar 2010 15:53:01 +0000, codeblue2 wrote:
Have you seen this article on extending the Team Artifacts view?
http://jazz.net/library/article/190
--
Jared Burns
Jazz Process Team
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