it's never called on the behavior and neither are isEnabled... It must be
something higher up the hierarchy that are stopping the behavior
processing..



2012/2/2 Martin Grigorov <mgrigo...@apache.org>

> See org.apache.wicket.Component#canCallListenerInterface
>
> On Thu, Feb 2, 2012 at 12:25 PM, nino martinez wael
> <nino.martinez.w...@gmail.com> wrote:
> > Hi
> >
> > What can cause a behavior not to be processed?
> >
> > I have a structure like this:
> >
> > Form
> > --FieldSet
> > ---inputs...
> >
> > I have an appender on the fieldset which is a webmarkupcontainer. However
> > it never gets processed.. In this case the Form are disabled. Ive also
> > tried overriding the enabled property of the webmarkupcontainer it makes
> no
> > difference.
> >
> >
> > regards Nino
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to