It's all about the answers!

Ask a question

New feed subscription titles


enzo zuk (12693) | asked Sep 04 '09, 10:15 a.m.
hi,
how can i get all titles relative to added (by user) feed subscription?
i have the need to fetch these and show in a view, added previously to RTC 2.0 ui...

any hints?

13 answers



permanent link
enzo zuk (12693) | answered Sep 15 '09, 6:08 a.m.
sure... i have resolved... thanks
enzo

permanent link
enzo zuk (12693) | answered Sep 15 '09, 9:06 a.m.
another thing, relatively to feed channel in rtc client...

is there any way, by ChannelListener or NewsManagerListener, for listenen when an existing feed channel come open?

and what are the difference between an implementation of IChannelListener and

ChannelEvent event=new ChannelEvent(channel[i],true);
feedManager.fireChannelEditedEvent(event);

?

permanent link
Work Item & UI Commons Team (1.3k1) | answered Sep 15 '09, 10:22 a.m.
zuk wrote:
another thing, relatively to feed channel in rtc client...

is there any way, by ChannelListener or NewsManagerListener, for
listener when an existing feed channel come open?

and what are the difference between an implementation of
IChannelListener and

ChannelEvent event=new
ChannelEvent(channel,true);
feedManager.fireChannelEditedEvent(event);

?


You can add a IPartListener on IWorkbenchPage to listen for the editor
part being opened.

I don't understand your second question.

--
Benjamin Pasero
Work Item & UI Commons Team

Your answer


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.