you can use the iajaxcalldecorator to decorate the call and wrap it
around some javascript that does this...

-igor


On Feb 8, 2008 1:31 AM, Dmitry Kandalov <[EMAIL PROTECTED]> wrote:
> On Tuesday 05 February 2008 23:16:03 Igor Vaynberg wrote:
> > wicket has a throttle which works on time not on number of
> > characthers, for that you need to roll your own javascript
>
> How can I "roll" my javascript which doesn't use ajax before n characters for
> AutoCompleteTextField? I could only do it by copying three classes from
> extensions :(
>
>
> Dima
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to