Lines Matching refs:current
43 depending on the current situation in the wizard, see below).</p>
52 …of the wizard, where the user is at step <em>k</em> of the current path, the <em>potential</em> or…
53 …paths are those whose first <em>k</em> steps are the same as in the current path. Obviously, there…
54 …potential path in every situation: the current one. If there is more than one, then the future ste…
87 /** provides access to the current page of the wizard
120 …the method will fail if in the current state of the wizard, it is not allowed to advance to a next…
151 …<p>For instance, the <em>Next</em> button is disabled if the current page's <member>XWizardPage::c…
180 …reviously active (if any), where <code>k</code> is the index of the current page within the current
186 …Now if the first path is active, and your current state is <code>1</code>, then you can easily swi…
188 …However, if your current state is <code>2</code>, then you can not switch to the second path anymo…
209 if the path cannot be activated in the current state of the wizard.