disabled is a standard html property of form elements. I think it would make sense to support this out-of-the-box.
Eelco On 9/23/05, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > What do you want the 'setDisable' to do? Not render? -> override > isVisible(), or use setVisible() > Add the attribute 'disabled'? Use an AttributeModifier. > > Hope to help, > > Martijn > > On 9/23/05, Dejan Simic <[EMAIL PROTECTED]> wrote: > > Hello, > > > > why there isn't a setDisable method for components like DropDownChoice? > > It's not designer thing, so I can't find a reason not to exist. I bet it's > > trivial solution, but I'm new with this so far promising framework. > > > > Dejan > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App Server. > Download > > it for free - -and be entered to win a 42" plasma tv or your very own > > Sony(tm)PSP. Click here to play: > http://sourceforge.net/geronimo.php > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
