Closed GoogleCodeExporter closed 9 years ago
I attach a patch of a modified DroppableAjaxBehavior that reuses the logic
regarding IAjaxCallDecorator present on AbstractDefaultAjaxBehavior. For
instance, this can be used to decorate the Ajax call so that is shows a loading
image r display some error message is the AJAX request fails.
Original comment by reier...@gmail.com
on 6 Aug 2010 at 7:22
Attachments:
Same for Draggable
Original comment by reier...@gmail.com
on 6 Aug 2010 at 7:57
Attachments:
Original comment by reier...@gmail.com
on 6 Aug 2010 at 7:58
Attachments:
I have tested, on one of my applications, the patches above and they seem to
work fine. Are there any other applications where they can be tested?
Original comment by reier...@gmail.com
on 6 Aug 2010 at 10:32
Original comment by roche....@gmail.com
on 10 Aug 2010 at 7:33
Fix in commit r358
Original comment by roche....@gmail.com
on 15 Aug 2010 at 6:28
Hi Julien,
There were some other behaviors exhibiting the same problem (namely,
SortableAjaxBehavior, ResizableAjaxBehavior, SelectableAjaxBehavior) as well as
class ButtonAjax on 1.1.experiment branch. Additionally, implementation of
DraggableAjaxBehavior for 1.1.experiment was missing the feature for STOP event.
I attach patch for those. Can you please review them?
Cheers,
Ernesto
Original comment by reier...@gmail.com
on 16 Aug 2010 at 10:58
Attachments:
no problems, I will look it this week
Original comment by roche....@gmail.com
on 16 Aug 2010 at 7:41
patches has been applied on both branches
Original comment by reier...@gmail.com
on 17 Aug 2010 at 7:30
Ok thanks
Original comment by roche....@gmail.com
on 17 Aug 2010 at 7:56
Original issue reported on code.google.com by
reier...@gmail.com
on 5 Aug 2010 at 12:57