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: wicket-user@lists.sourceforge.net 
        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>>

Reply via email to