Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] Refreshing task attributes from the task editor

Hi,

I want to implement attribute refresh in my task editor so that when I
click the refresh attributes icon from the attributes section the
values for the attribute editors ( selection, people ) are refreshed.

Right now I need to refresh the attributes and then manually refresh
the task, since my implementation only refreshes the repository data,
not TaskData which is open in the editor.

How can I refresh the task data corresponding to the originating editor?

Thanks,

Robert

--
Sent from my (old) computer


Back to the top