My bad, it is true... it is not a the 'normal' setAction() method.
Then, AFAIK JsCookMenu cannot be used for what you need, as, as you
told earlier, it cannot handle ActionEvents. It is a famous issue that
it is already on the table (some JIRA issues are open asking this), so
sooner or later this will be fixed...

Regards,

Bruno

2005/6/9, Klug, Boris <[EMAIL PROTECTED]>:
> Hi!
> 
> Thanks a lot for you help
> 
> > MyMethodBinding mb = new MyMethodBinding(value);
> > navItem.setAction(mb);
> 
> navItem.setAction() wants a String as a parameter, no other class welcome..
> 
> --
> Boris Klug
> 
>

Reply via email to