C# Class LongoMatch.Gui.Panel.WelcomePanel

Inheritance: Gtk.Bin
Afficher le fichier Open project: LongoMatch/longomatch

Private Properties

Свойство Type Description
Create void
CreateButton Gtk.Widget
HandlePreferencesClicked void
Populate void

Méthodes publiques

Méthode Description
GetKeyContext ( ) : KeyContext
OnLoad ( ) : void
OnUnload ( ) : void
SetViewModel ( object viewModel ) : void
WelcomePanel ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void

Private Methods

Méthode Description
Create ( ) : void
CreateButton ( WelcomeButton b ) : Gtk.Widget
HandlePreferencesClicked ( object sender, EventArgs e ) : void
Populate ( ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

GetKeyContext() public méthode

public GetKeyContext ( ) : KeyContext
Résultat KeyContext

OnLoad() public méthode

public OnLoad ( ) : void
Résultat void

OnUnload() public méthode

public OnUnload ( ) : void
Résultat void

SetViewModel() public méthode

public SetViewModel ( object viewModel ) : void
viewModel object
Résultat void

WelcomePanel() public méthode

public WelcomePanel ( ) : System
Résultat System