Suppose I have a WizardStep that depends on the information that the user entered/selected in a previous step. I will need to build the components when this WizardStep is activated, which means the previous step has been completed. This means I can't do it in the constructor because it is called when the step is added to the WizardModel. Besides, the user can go back and change the data so this step needs to change as well. In which method can I do this?
-- View this message in context: http://www.nabble.com/Wizard-question-tf3831095.html#a10845980 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user