Hi everyone,

In a quite complex wizard Wicket based application, I have filled a
WizardModel with many steps.

Each of those steps required some mandatories inputs, which are validated
against Wicket IValidator mechanism.

The "overview" component of the Wizard is implemented with a custom
WizardNavigator which list the wizard steps with their "complete" attribute
(checkbox).

Would it be possible to map the isComplete attribute of one Step with the
wicket validation engine result ?


Thanks a lot for your answer and for the great piece of code Wicket is !


R


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-Wizard-Step-iComplete-and-Validation-tp3344208p3344208.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to