Re: Disabling and enabling components using AjaxCheckBox

2008-12-09 Thread Ernesto Reinaldo Barreiro
ploadCheckBox = new AjaxCheckBox("external",new > >>> PropertyModel(this, "externalUpload")){ > >>>@Override > >>> protected void > onUpdate(AjaxRequestTarget > >>

Re: Disabling and enabling components using AjaxCheckBox

2008-12-09 Thread itayh
>>> Thanks in advance >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Disabling-and-enabling-components-using-AjaxCheckBox-tp20911338p20911338.html >>> Sent from the Wicket - User mailing list archive at Nabble.com.

Re: Disabling and enabling components using AjaxCheckBox

2008-12-09 Thread Ernesto Reinaldo Barreiro
questTarget >> arg0) { >> > > > >> >>} >> }; >> add(externalUploadCheckBox); >> >> I want to set the text box fields to be editable or disable according the >> check box, Any Ide

Re: Disabling and enabling components using AjaxCheckBox

2008-12-09 Thread Ernesto Reinaldo Barreiro
gt; > I want to set the text box fields to be editable or disable according the > check box, Any Idea? > > Thanks in advance > > -- > View this message in context: > http://www.nabble.com/Disabling-and-enabling-components-using-AjaxCheckBox-tp20911338p20911338.html > Sent fr

Disabling and enabling components using AjaxCheckBox

2008-12-09 Thread itayh
-- View this message in context: http://www.nabble.com/Disabling-and-enabling-components-using-AjaxCheckBox-tp20911338p20911338.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED]