Hi,

Check for errors in the Ajax debug window.
Maybe you didn't call component.setOutputMarkupPlaceholderTag(true)
and later the behavior wasn't able to find the component markup.

2012/2/5 Lukáš Šembera <[email protected]>:
> Hi,
>
> I've a component with an AjaxSelfUpdatingTimerBehavior attached. After
> calling setVisible(false) and than setVisible(true) on the, the
> self-updating behavior is gone (strictly speaking the Behavior is
> still attached to the component, but it's not updating). Could you
> explain me the rationale behind this?
>
> Thank you very much.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to