is a single page of a Wizard
Definition XWizardPage.idl:29
void activatePage()
called when the page is activated
boolean commitPage([in] short Reason)
is called when the page is about to be left
short PageId
denotes the ID of the page.
Definition XWizardPage.idl:38
boolean canAdvance()
determines whether it is allowed to travel to a later page in the wizard
::com::sun::star::awt::XWindow Window
provides read-only access to the window of the page
Definition XWizardPage.idl:32