ADMWizJurisdicationPage Class Reference

License jurisdication selection page. More...

#include <LicenseWizard.h>

Inherits ADMLicenseWizPage.

Collaboration diagram for ADMWizJurisdicationPage:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ADMWizJurisdicationPage (struct LicenseInfo *pInfo)
 Constructor for the page.

Protected Member Functions

virtual ASErr OnInitDialog ()
 Called to initialize the page.
virtual void OnBtnClicked (ASInt32 nID)
 Called when a user clicks a notification button.
virtual bool OnKillActive ()
 Called when the page is to be closed.
virtual int GetPrevPage ()
 Called to get the number of the previous page to display.
void UpdateControls ()
 Updates the dialog controls.

Detailed Description

License jurisdication selection page.

Definition at line 164 of file LicenseWizard.h.


Constructor & Destructor Documentation

ADMWizJurisdicationPage::ADMWizJurisdicationPage ( struct LicenseInfo pInfo  )  [inline]

Constructor for the page.

Parameters:
pInfo Pointer to the license information object to use

Definition at line 171 of file LicenseWizard.h.


Member Function Documentation

int ADMWizJurisdicationPage::GetPrevPage (  )  [protected, virtual]

Called to get the number of the previous page to display.

Returns:
Number of page to display when the user goes back

Reimplemented from ADMBaseWizPage.

Definition at line 472 of file LicenseWizard.cpp.

References LicenseDerivPage, LicenseSamplePage, LicenseInfo::m_eLicense, and ADMLicenseWizPage::m_pInfo.

void ADMWizJurisdicationPage::OnBtnClicked ( ASInt32  nID  )  [protected, virtual]

Called when a user clicks a notification button.

Parameters:
nID ID of the button clicked

Reimplemented from ADMBaseWizPage.

Definition at line 436 of file LicenseWizard.cpp.

References UpdateControls().

ASErr ADMWizJurisdicationPage::OnInitDialog (  )  [protected, virtual]
bool ADMWizJurisdicationPage::OnKillActive (  )  [protected, virtual]

Called when the page is to be closed.

Returns:
true if the page is allowed to close, false if not

Reimplemented from ADMBaseWizPage.

Definition at line 450 of file LicenseWizard.cpp.

References ADMBaseDialog::GetActiveEntryText(), ADMBaseDialog::GetSelectedRadio(), ADMLicenseWizPage::m_pInfo, and LicenseInfo::m_sJurisdiction.


The documentation for this class was generated from the following files:

Generated on Thu Dec 17 17:37:09 2009 for CCInfo PDF Plugin by doxygen 1.6.1