C# 클래스 XenAdmin.Wizards.NewSRWizard_Pages.Frontends.VHDoNFS

상속: XenAdmin.Controls.XenTabPage
파일 보기 프로젝트 열기: xenserver/xenadmin 1 사용 예제들

공개 메소드들

메소드 설명
EnableNext ( ) : bool
EnablePrevious ( ) : bool
PopulatePage ( ) : void
SelectDefaultControl ( ) : void
VHDoNFS ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

EnableNext() 공개 메소드

public EnableNext ( ) : bool
리턴 bool

EnablePrevious() 공개 메소드

public EnablePrevious ( ) : bool
리턴 bool

PopulatePage() 공개 메소드

public PopulatePage ( ) : void
리턴 void

SelectDefaultControl() 공개 메소드

public SelectDefaultControl ( ) : void
리턴 void

VHDoNFS() 공개 메소드

public VHDoNFS ( ) : System
리턴 System