override protected boolean isDisabled(final E object, int index,
String selected)

-igor

On Thu, Feb 17, 2011 at 8:15 AM, eugenebalt <eugeneb...@yahoo.com> wrote:
>
> I have a CheckBoxMultipleChoice in my form, and I need to disable individual
> checkboxes (not all), say the 1st and 3rd one. (But I still have to show
> them, as disabled.) Does someone have an example of how to do that?
>
> My field is based on an ArrayList<String>. So each checkbox in the list is
> just coming from a string.
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Disable-Individual-Checkboxes-in-CheckBoxMultipleChoice-tp3311071p3311071.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to