Yes, I did make it to work by creating those two Ajax buttons and putting them in a class which extends WizardButtonBar class and overrided the newButtonBar() in the Wizard class to pass that. Its been a while since I did it, so I dont have the exact details on the tip of my finger.
Hope it helps, Ashley fstof wrote: > > Hey man, I'm looking for something similar, > have you got it working? > > > AshleyAbraham wrote: >> >> Just to clarify: I have created three classes, the parent class is the >> AjaxWizardButton similar to Wicket's WizardButton and the two child >> classes are AjaxCancelButton and AjaxFinishButton similar to Wicket's >> CancelButton and FinishButton. >> >> > > -- View this message in context: http://www.nabble.com/Is-there-an-ajax-WizardButton-to-use-in-a-wizard-inside-a-ModalWindow--tp15978434p19889465.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
