Re: help with drag and drop (wicket-dnd)

2012-02-28 Thread Sven Meier
method change model of first span and second span element? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4425713.html Sent from the Users forum mailing list archive at Nabble.com

Re: help with drag and drop (wicket-dnd)

2012-02-27 Thread Dan12321
, that is in ExampleLabel. But the dragged element is not moved and it stay on original place. What I have to do for moving dragged element? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4425523.html Sent from the Users forum

Re: help with drag and drop (wicket-dnd)

2012-02-27 Thread Sven Meier
-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4425523.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands

Re: help with drag and drop (wicket-dnd)

2012-02-27 Thread Dan12321
to second td, I have to do something like this: table tr td spanAAA /span /td td span /span /td /tr /table And in onDrop method change model of first span and second span element? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd

help with drag and drop (wicket-dnd)

2012-02-26 Thread Dan12321
://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4422338.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

Re: help with drag and drop (wicket-dnd)

2012-02-26 Thread Sven Meier
.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4422338.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: help with drag and drop (wicket-dnd)

2012-02-26 Thread Per Newgro
.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4422742.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail

Re: help with drag and drop (wicket-dnd)

2012-02-26 Thread Dan12321
=cc /span/td /tr /table -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4422835.html Sent from the Users forum mailing list archive at Nabble.com

Re: help with drag and drop (wicket-dnd)

2012-02-26 Thread Sven Meier
(ccc); But in the methods is transfer.getData() allways NULL. What should be in transfer? The target element? Is there any way how to know what element was targeted (drop)? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd

Re: help with drag and drop (wicket-dnd)

2012-02-26 Thread Dan12321
Thanks. So what should be in method DragSource#onBeforeDrop()? I should set there transfer data: transfer.setData(drag); ? I have Wicket 1.5.4 and wicket-dnd 0.5.0. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4423719

Re: help with drag and drop (wicket-dnd)

2012-02-26 Thread Sven Meier
. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/help-with-drag-and-drop-wicket-dnd-tp4422338p4423719.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users