C# 클래스 LongoMatch.Gui.Panel.WelcomePanel

상속: Gtk.Bin
파일 보기 프로젝트 열기: LongoMatch/longomatch

Private Properties

프로퍼티 타입 설명
Create void
CreateButton Gtk.Widget
HandlePreferencesClicked void
Populate void

공개 메소드들

메소드 설명
GetKeyContext ( ) : KeyContext
OnLoad ( ) : void
OnUnload ( ) : void
SetViewModel ( object viewModel ) : void
WelcomePanel ( ) : System

보호된 메소드들

메소드 설명
Build ( ) : void

비공개 메소드들

메소드 설명
Create ( ) : void
CreateButton ( WelcomeButton b ) : Gtk.Widget
HandlePreferencesClicked ( object sender, EventArgs e ) : void
Populate ( ) : void

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

GetKeyContext() 공개 메소드

public GetKeyContext ( ) : KeyContext
리턴 KeyContext

OnLoad() 공개 메소드

public OnLoad ( ) : void
리턴 void

OnUnload() 공개 메소드

public OnUnload ( ) : void
리턴 void

SetViewModel() 공개 메소드

public SetViewModel ( object viewModel ) : void
viewModel object
리턴 void

WelcomePanel() 공개 메소드

public WelcomePanel ( ) : System
리턴 System