Questions - 

1)How would i pass my new css...don't see any api to do so ?
2)The new css ?, shouldnt it have the same classes defined as expected by
the Wizard Panel components ? 

3) How would i go about changing the css for the FeedbackPanel? Question 2
applies on it too.

Farhan.



Eelco Hillenius wrote:
> 
>> If i were to change the layout or lets say the default button names when
>> using the Wizard class, is there any way to do it other than extending
>> the
>> Wizard class itself and defining my custom markup ?
> 
> That depends on what you want to do. You can pass in false for the
> addDefaultCssStyle constructor argument and provide your own CSS. You
> can indeed override and provide custom markup. Or e.g. for the buttons
> override method newButtonBar and return a custom button bar. If you
> look at the code/ API you can see what extensions there are.
> 
> Eelco
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Wizard---change-the-component-outlook-tf4665041.html#a13421096
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to