Because the application is for a Telephone Central, so the people Will use that, need be very fast, the time of each attendance is recorded, so they gain time if do not need type <TAB> to jump to the next Field.
Everything must be very fast, lot of Ajax. -----Mensagem original----- De: Martin Makundi [mailto:[email protected]] Enviada em: terça-feira, 10 de maio de 2011 10:25 Para: [email protected] Assunto: Re: AutoTab Why do you want auto tab and not just add tabindex? ** Martin 2011/5/10 Vitor Granzinoli Vellozo <[email protected]>: > > > Wicketers, > > > > Someone knows if theres is a way to enable auto tabbing on wicket > components that are inside a Form (for example)? > > So, when I full a TextField with the maximum caracters, the cursor > automaticaly jump to the next component. > > > > Someone knows something about that? > > > > I created a behavior to JQuery and for a JQuery plugin that does that, > but it's not work, I think it's not work because > > the panel where it uses the behavior not apears in the generated (final) > HTML, so the javacript inserted does not > > have effect, am I right? > > > > Some solution for AutoTab? > > Wicket have something like component.setAutoTab(true); ? (if not, it > could be excelent!) > > > > Thanks > > Vitor > > > > > > > > Atenciosamente, > > Vitor Granzinoli Vellozo > > Applications Outsourcing > > > > CPM Braxis > > Tel: 55 21 3213 9400 > > Cel: 55 21 8896 5676 > > www.cpmbraxis.com > > > > --------------------------------------------------------------------- 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]
