C# Class XenAdmin.Wizards.NewSRWizard_Pages.Frontends.VHDoNFS

Inheritance: XenAdmin.Controls.XenTabPage
Mostrar archivo Open project: xenserver/xenadmin Class Usage Examples

Public Methods

Method Description
EnableNext ( ) : bool
EnablePrevious ( ) : bool
PopulatePage ( ) : void
SelectDefaultControl ( ) : void
VHDoNFS ( ) : System

Private Methods

Method Description
GetSupportedNfsVersionsAndSetUI ( string xml ) : void
HideCreateControls ( ) : void
NfsServerPathTextBox_TextChanged ( object sender, EventArgs e ) : void
ToggleReattachControlsEnabledState ( bool enable ) : void
UpdateButtons ( ) : void
buttonNfsScan_Click ( object sender, EventArgs e ) : void
listBoxNfsSRs_SelectedIndexChanged ( object sender, EventArgs e ) : void
radioButtonNfsNew_CheckedChanged ( object sender, EventArgs e ) : void
radioButtonNfsReattach_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

EnableNext() public method

public EnableNext ( ) : bool
return bool

EnablePrevious() public method

public EnablePrevious ( ) : bool
return bool

PopulatePage() public method

public PopulatePage ( ) : void
return void

SelectDefaultControl() public method

public SelectDefaultControl ( ) : void
return void

VHDoNFS() public method

public VHDoNFS ( ) : System
return System