C# Class XenAdmin.Wizards.RollingUpgradeWizard.RollingUpgradeWizardSelectPool

Inheritance: XenAdmin.Controls.XenTabPage
Afficher le fichier Open project: xenserver/xenadmin Class Usage Examples

Méthodes publiques

Méthode Description
EnableNext ( ) : bool
PageLeave ( PageLoadedDirection direction, bool &cancel ) : void
PageLoaded ( PageLoadedDirection direction ) : void
RollingUpgradeWizardSelectPool ( ) : System
SelectDefaultControl ( ) : void

Private Methods

Méthode Description
AllSelectedHostsConnected ( ) : bool
BuildServerList ( ) : void
DataGridRowClicked ( object sender, EventArgs e ) : void
DeselectMaster ( XenAPI.Host master ) : void
IsNotAnUpgradeableVersion ( XenAPI.Host host ) : bool
buttonClearAll_Click ( object sender, EventArgs e ) : void
buttonSelectAll_Click ( object sender, EventArgs e ) : void

Method Details

EnableNext() public méthode

public EnableNext ( ) : bool
Résultat bool

PageLeave() public méthode

public PageLeave ( PageLoadedDirection direction, bool &cancel ) : void
direction PageLoadedDirection
cancel bool
Résultat void

PageLoaded() public méthode

public PageLoaded ( PageLoadedDirection direction ) : void
direction PageLoadedDirection
Résultat void

RollingUpgradeWizardSelectPool() public méthode

public RollingUpgradeWizardSelectPool ( ) : System
Résultat System

SelectDefaultControl() public méthode

public SelectDefaultControl ( ) : void
Résultat void