How can I use onComponentTag for a PasswordTextField?

2008-01-30 Thread i ii
how can i use onComponentTag for a PasswordTextField? method is final? i need to add dynamic javascript to onfocus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How can I use onComponentTag for a PasswordTextField?

2008-01-30 Thread Gerolf Seitz
you could use an AttributeModifier/AttributeAppender gerolf On Jan 30, 2008 11:42 PM, i ii [EMAIL PROTECTED] wrote: how can i use onComponentTag for a PasswordTextField? method is final? i need to add dynamic javascript to onfocus

RE: How can I use onComponentTag for a PasswordTextField?

2008-01-30 Thread i ii
+0100 From: [EMAIL PROTECTED] To: users@wicket.apache.org Subject: Re: How can I use onComponentTag for a PasswordTextField? you could use an AttributeModifier/AttributeAppender gerolf On Jan 30, 2008 11:42 PM, i ii wrote: how can i use onComponentTag for a PasswordTextField

Re: How can I use onComponentTag for a PasswordTextField?

2008-01-30 Thread Gerolf Seitz
overriding onComponentTag for obvious reasons. gerolf Date: Wed, 30 Jan 2008 23:44:54 +0100 From: [EMAIL PROTECTED] To: users@wicket.apache.org Subject: Re: How can I use onComponentTag for a PasswordTextField? you could use

RE: How can I use onComponentTag for a PasswordTextField?

2008-01-30 Thread i ii
for a PasswordTextField? you could use an AttributeModifier/AttributeAppender gerolf On Jan 30, 2008 11:42 PM, i ii wrote: how can i use onComponentTag for a PasswordTextField? method is final? i need to add dynamic javascript to onfocus

Re: How can I use onComponentTag for a PasswordTextField?

2008-01-30 Thread Igor Vaynberg
Date: Wed, 30 Jan 2008 23:44:54 +0100 From: [EMAIL PROTECTED] To: users@wicket.apache.org Subject: Re: How can I use onComponentTag for a PasswordTextField? you could use an AttributeModifier/AttributeAppender gerolf On Jan 30, 2008 11:42 PM, i ii wrote