AjaxSelfUpdatingTimerBehavior implements IBehavior interface, which has the
following method:
boolean isEnabled(Component component); 

Override it and provide your business logic there.

Alex.


Artur W. wrote:
> 
> 
> Alex Objelean wrote:
>> 
>> I think that the better approach would be to enable/disable the behavior,
>> instead of adding it.
>> 
> 
> Is there a convenience method to do this?
> 
> There is no enable/disable method in the AjaxSelfUpdatingTimerBehavior.
> 
> 
> Thanks,
> Artur
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-refresh-component-many-times-in-one-ajax-request-tp14374053p14393058.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to