Re: [Wicket-user] how to disable trigger button of DatePicker

2006-08-15 Thread Dipu
urceforge.net> Sent: Tuesday, August 15, 2006 12:27 PM Subject: [Wicket-user] how to disable trigger button of DatePicker > Hi all,> I have a DatePicker within a form which I want to disable when I press a > certain radio,> but it seems impossible to disable this trigger button.>

[Wicket-user] how to disable trigger button of DatePicker

2006-08-15 Thread Nili Adoram
Hi all, I have a DatePicker within a form which I want to disable when I press a certain radio, but it seems impossible to disable this trigger button. The DatePicker provides no getter to this button, and it is private and final. Since wicket specifically sets the id of this image I tried adding