[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: REQ_OPEN issue.
|
Actually, perform request is not forwarded to Editpolicies, so just do it in
the editpart.
"Greg" <greg.gigon@xxxxxxxxxx> wrote in message
news:di5nqb$fl3$1@xxxxxxxxxxxxxxxxxxx
> Hey John.
> Thanks a LOT !!!
> :)
>
> Greg
>
> John Cage wrote:
>> You can handle it directly in EditPart method prerformRequest.
>> Or you can create your own EditPolicy in which you filter this request
>> directly in getCommand method.
>>
>> Best Regards,
>>
>> John Cage
>>