found something called CompositeBehavior in misc.but it does not
seem to be workingmay be i din get how to use it..
this is what i m trying to do
new AjaxFallbackLink("checkAvailablity") {
{
final AjaxFormValidatingBehavior
ajaxFormValidatingBehavi
I guess minis is part of wicketstuff-corei did not find any
CompoundBehavior in minis project.
martin-g wrote:
>
> see CompoundBehavior in wicketstuff-minis
>
> El lun, 16-02-2009 a las 03:06 -0800, rag...@directi escribió:
>> I am using an AjaxLink which has a javascript for onclick even
see CompoundBehavior in wicketstuff-minis
El lun, 16-02-2009 a las 03:06 -0800, rag...@directi escribió:
> I am using an AjaxLink which has a javascript for onclick event now i want to
> add AjaxFormValidatingBehavior to this link on the same event "onclick"
> ...i tried adding the same...but the