C# Class XenAdmin.Wizards.NewVMWizard.Page_Networking

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

Méthodes publiques

Méthode Description
EnableNext ( ) : bool
PageLoaded ( PageLoadedDirection direction ) : void
Page_Networking ( ) : System
SelectDefaultControl ( ) : void

Private Methods

Méthode Description
AddButton_Click ( object sender, EventArgs e ) : void
DeleteButton_Click ( object sender, EventArgs e ) : void
LoadNetworks ( ) : void
PropertiesButton_Click ( object sender, EventArgs e ) : void
UpdateEnablement ( ) : 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_Networking() public méthode

public Page_Networking ( ) : System
Résultat System

SelectDefaultControl() public méthode

public SelectDefaultControl ( ) : void
Résultat void