|
frank.hildebrandt@xxxxxxxxxxxxxxx wrote:
The problem is. After deleting a resource only the RSE tree viewer will be refreshed immediately. The "Details for remote systems" table viewer will not be refreshed after deleting a resource.
Frank: This is a bit of a shot in the dark ... but have you implemented the ISystemRemoteElementAdapter.refreshRemoteObject method on your resource adapter?
Parameters: oldElement - the element that was found in the tree newElement - the updated element that was passed in the REFRESH_REMOTE event
Returns: true if you want the viewer that called this to refresh the children of this object, such as is needed on a rename of a folder, say, if the child object cache the parent folder name or an absolute file name.
So it appears you can indicate if you want the object in other views to be refreshed if they are the same. david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.