Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] Extending RSE for specialisation of DND

Thanks for the advice Rado. We achieved this in the end by extending
rse.internal.ui.view.SystemView but we will look into your approach.

Thanks,

Colin

-----Original Message-----
From: dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Radoslav Gerganov
Sent: 18 June 2008 12:18
To: Target Management developer discussions
Subject: Re: [dsdp-tm-dev] Extending RSE for specialisation of DND

Hi Colin,

I think you could provide custom implementation of the
ISystemDragDropAdapter for the RSE nodes you
are interested in and implement doDrag()/doDrop().

Cheers,
Rado

Colin Wigham wrote:
> Hi,
> 
> We would like to extend RSE to provide a behaviour specialisation when
> dropping a particular resource type onto an RSE node within the
Eclipse
> Workbench. Could someone please advise the best approach to achieve
this?
> 
> Regards,
> 
> Colin
> 
> 
>
------------------------------------------------------------------------
> 
> _______________________________________________
> dsdp-tm-dev mailing list
> dsdp-tm-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev


Back to the top