RE: JWicket drag/drop handle

2011-02-01 Thread flavius
This did the trick. setRawOptions is exactly what I needed. Thanks Stefan -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/JWicket-drag-drop-handle-tp3250469p3253344.html Sent from the Users forum mailing list archive at Nabble.com. -

RE: JWicket drag/drop handle

2011-02-01 Thread Stefan Lindner
You are right! jWicket is missing a "setHandle" method. I will implement this in the future. For now you can use the "setRawOption()" method for all unimplemented options. In your case you sould try setRawOptions("cancel:'p.ui-widget-header' "); Stefan -Ursprüngliche Nachricht-