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.>
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