C# 클래스 XenAdmin.Wizards.BugToolWizardFiles.BugToolPageRetrieveData

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

공개 메소드들

메소드 설명
BugToolPageRetrieveData ( ) : System
EnableNext ( ) : bool
PageCancelled ( ) : void
PageLeave ( PageLoadedDirection direction, bool &cancel ) : void
PageLoaded ( PageLoadedDirection direction ) : void
SelectDefaultControl ( ) : void

비공개 메소드들

메소드 설명
CancelAction ( ) : void

Must be called on the event thread.

RunAction ( IEnumerable capabilities, List hosts ) : void
_action_Changed ( object sender ) : void
_action_Completed ( XenAdmin.Actions.ActionBase sender ) : void
actionchanged ( ) : void
finish ( ) : void
flickerFreeListBox1_DrawItem ( object sender, DrawItemEventArgs e ) : void

메소드 상세

BugToolPageRetrieveData() 공개 메소드

public BugToolPageRetrieveData ( ) : System
리턴 System

EnableNext() 공개 메소드

public EnableNext ( ) : bool
리턴 bool

PageCancelled() 공개 메소드

public PageCancelled ( ) : void
리턴 void

PageLeave() 공개 메소드

public PageLeave ( PageLoadedDirection direction, bool &cancel ) : void
direction PageLoadedDirection
cancel bool
리턴 void

PageLoaded() 공개 메소드

public PageLoaded ( PageLoadedDirection direction ) : void
direction PageLoadedDirection
리턴 void

SelectDefaultControl() 공개 메소드

public SelectDefaultControl ( ) : void
리턴 void