Hi,

is it possible to lazy load wizard steps?
I got a List that is initialized empty, filled in step1 and then printed in
step2.
But I can see that step2's constructor is being called when
the wizard is constructed and getting empty list before it
can be filled in step1.

Thanks,
Zbynek

Reply via email to