simply subclass wizard and provide your own markup. -igor
On Thu, Feb 12, 2009 at 11:57 PM, John Armstrong <[email protected]> wrote: > Hi WicketFolk, > Can anyone point me to a relatively complete example of an Wizard > implementation with custom layout? I'm fairly new to the framework and > this would help me out quite a bit as the default table based > structure is causing my designer to get a bit crazy.. > > API says : > > "This default implementation should be useful for basic cases, if the > layout is exactly what you need. If you want to provide your own > layout and/ or have more or less components (e.g. you want to > additionally provide an overview component), you can override this > class and add the components you want yourself using methods like > newButtonBar(String) et-cetera. " > > If someone points me to one I'll generalize it and update the wiki > for future generations. > > Thanks > John- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
