This element defines a page in a wizard
. The content in the pages should be placed inside the wizardpage
element.
More information is available in the XUL tutorial.
description
next
pageid
of the next wizardpage
after this one. When set, the page with this pageID is displayed when the Next button is pressed. This can be used to create wizards that do not have a linear sequence. If one of the pages has a next
attribute, all of the pages should have one, except that last page.pageid
wizard
. This is used with the next
attribute. The wizard always starts with the wizardpage
that appears first in the wizard child list.
next
wizardpage
idpageid
of the next page after this one. When set, the page with this pageID is displayed when the Next button is pressed. This can be used to create wizards that do not have a linear sequence. If one of the pages has a next
attribute, all of the pages should have one, except that last page.pageid
wizardpage
idwizard
. This is used with the next
attribute. The wizard always starts with the wizardpage
that appears first in the wizard child list.
Inherited Properties |