> > At the components that I cannot modify, things got worse. I can never set > "draggable=true" on them: > > <h:inputText> > <fx:dragSupportClientBehavior .../> > </h:inputText> >
Ignore these 2 sentences, since I can't set 'ondragstart' and 'ondragend' on <h:inputText> using a ClientBehavior anyway :) On Sat, May 15, 2010 at 3:02 AM, Ali Ok <[email protected]> wrote: > At the components that I cannot modify, things got worse. I can never set > "draggable=true" on them: > > <h:inputText> > <fx:dragSupportClientBehavior .../> > </h:inputText> > -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr
