C# Class XenAdmin.Wizards.HAWizard

Inheritance: XenWizardBase
Afficher le fichier Open project: xenserver/xenadmin

Méthodes publiques

Méthode Description
HAWizard ( Pool pool ) : System

Méthodes protégées

Méthode Description
FinishWizard ( ) : void
OnShown ( EventArgs e ) : void
RunNextPagePrecheck ( XenTabPage senderPage ) : bool
UpdateWizardContent ( XenTabPage senderPage ) : void
WizardPaneHelpID ( ) : string

Method Details

FinishWizard() protected méthode

protected FinishWizard ( ) : void
Résultat void

HAWizard() public méthode

public HAWizard ( Pool pool ) : System
pool Pool
Résultat System

OnShown() protected méthode

protected OnShown ( EventArgs e ) : void
e System.EventArgs
Résultat void

RunNextPagePrecheck() protected méthode

protected RunNextPagePrecheck ( XenTabPage senderPage ) : bool
senderPage XenAdmin.Controls.XenTabPage
Résultat bool

UpdateWizardContent() protected méthode

protected UpdateWizardContent ( XenTabPage senderPage ) : void
senderPage XenAdmin.Controls.XenTabPage
Résultat void

WizardPaneHelpID() protected méthode

protected WizardPaneHelpID ( ) : string
Résultat string