It's all about the answers!

Ask a question

Extendin AttributePart : reading description field of projct


Baris Erdemir (1812819) | asked Mar 02 '11, 5:15 a.m.
Hi,

I am extending com.ibm.team.workitem.ide.ui.internal.editor.presentations.AttributePart

In overridden setInput( Object input) method, I am initializing my WorkItemWorkingCopy:

WorkItemEditorInput workItemEditorInput = ( WorkItemEditorInput) input;

WorkItemWorkingCopy fWorkingCopy = workItemEditorInput.getWorkingCopy();


I would like to read description field of project area. Can you please help about the appropriate api?

Thanks,

Be the first one to answer this question!


Register or 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.