Hmm, how far is 1.2 from going stable, is possible to get a status on that? Im in the midst of developing could I just switch to 1.2?
-----Oprindelig meddelelse-----
Fra: [EMAIL PROTECTED] på vegne af Johan Compagner
Sendt: fr 17-03-2006 11:05
Til: [email protected]
Cc:
Emne: Re: [Wicket-user] wicket 1.1.1: specifiying style on radiochoice
or dropdownchoice
don't know currently for 1.1.1 but in 1.2 we have selection change
support in RadioGroup.
johan
On 3/17/06, Nino Wael < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> >
wrote:
On my RadioChoice I make use of the onSelectionChanged, I cant
find a method to do this on Radio/RadioGroup so I guess I need to implement
this aswell?
-Nino
-----Oprindelig meddelelse-----
Fra: [EMAIL PROTECTED] på vegne af Igor Vaynberg
Sendt: fr 17-03-2006 09:46
Til: [email protected]
Cc:
Emne: Re: [Wicket-user] wicket 1.1.1: specifiying style
on radiochoice or dropdownchoice
you can add an attribute modifier that will insert the
style attribute for dropdownchoice. for radiochoice you cant since it is in
total control of the markup, if you want to style it you can use
Radio/RadioGroup components instead.
-Igor
On 3/17/06, Nino Wael <[EMAIL PROTECTED]> wrote:
Hi
How do I specify a style for radiochoice or
dropdownchoice , do I need to create my own class and create a constructor
which takes a style as a string and then adds it to the html ?
-regards Nino
<<winmail.dat>>
