New feed subscription titles
13 answers
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
?
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);
?
zuk wrote:
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
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
page 2of 1 pagesof 2 pages