C# Class XenAdmin.Wizards.NewVMWizard.Page_HomeServer

Afficher le fichier Open project: xenserver/xenadmin Class Usage Examples

Méthodes publiques

Méthode Description
EnableNext ( ) : bool
PageLoaded ( PageLoadedDirection direction ) : void
Page_HomeServer ( ) : System.Collections.Generic
SelectDefaultControl ( ) : void

Private Methods

Méthode Description
affinityPicker1_SelectedAffinityChanged ( object sender, System e ) : void

Method Details

EnableNext() public méthode

public EnableNext ( ) : bool
Résultat bool

PageLoaded() public méthode

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

Page_HomeServer() public méthode

public Page_HomeServer ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SelectDefaultControl() public méthode

public SelectDefaultControl ( ) : void
Résultat void