I would go checkout the source of wizardbuttonbar, find the appropriate
buttons and see how they either canceled or went to next step. And just
reimplement it with ajaxbuttons instead. It should be really trivial as
long as you remember target.addComponent as you mention..
I guess there could be room for a Ajax wizard in extensions..
fstof wrote:
Oops... I see you are only concerned with the cancel and finish buttons...
I'm looking to make everything, including the next and previous buttons to
use ajax...
I'm asuming I'll have to have something like this in there someware, yes?
target.addComponent(wizard);
fstof wrote:
Ahaa... I see...
Can you maybe post your implementation of the onclick method of the
AjaxNextButton?
sorry, but I'm a bit new with the wicket thing
Thanks a lot for the help
AshleyAbraham wrote:
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
--
-Wicket for love
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]