On Tue, Jan 25, 2011 at 2:02 PM, MattyDE <[email protected]> wrote:
> > Everyone know what i want.... Byte 0 = False Byte 1 = True. > > But unfornately "getConverter" is final in CheckBox so i cant place my own > converter there. > > Any ideas? > Copy CheckBox to MyCheckBox and hack it however you want. > > Thanks :) > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Use-Byte-vor-CheckBox-instead-of-Boolean-tp3236065p3236065.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
