C# Class XenAdmin.SettingsPanels.GpuEditPage

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

Méthodes publiques

Свойство Type Description
vm VM

Méthodes publiques

Méthode Description
Cleanup ( ) : void
GpuEditPage ( ) : System
PopulatePage ( ) : void
SaveSettings ( ) : AsyncAction
SelectDefaultControl ( ) : void
SetXenObjects ( IXenObject orig, IXenObject clone ) : void
ShowHideWarnings ( ) : void
ShowLocalValidationMessages ( ) : void

Private Methods

Méthode Description
PopulateComboBox ( ) : void
comboBoxGpus_SelectedIndexChanged ( object sender, EventArgs e ) : void
warningsTable_SizeChanged ( object sender, EventArgs e ) : void

Method Details

Cleanup() public méthode

public Cleanup ( ) : void
Résultat void

GpuEditPage() public méthode

public GpuEditPage ( ) : System
Résultat System

PopulatePage() public méthode

public PopulatePage ( ) : void
Résultat void

SaveSettings() public méthode

public SaveSettings ( ) : AsyncAction
Résultat AsyncAction

SelectDefaultControl() public méthode

public SelectDefaultControl ( ) : void
Résultat void

SetXenObjects() public méthode

public SetXenObjects ( IXenObject orig, IXenObject clone ) : void
orig IXenObject
clone IXenObject
Résultat void

ShowHideWarnings() public méthode

public ShowHideWarnings ( ) : void
Résultat void

ShowLocalValidationMessages() public méthode

public ShowLocalValidationMessages ( ) : void
Résultat void

Property Details

vm public_oe property

public VM vm
Résultat VM