C# Class gbrainy.Clients.Classical.Dialogs.CustomGameDialog

Inheritance: BuilderDialog
Afficher le fichier Open project: GNOME/gbrainy Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
CustomGameDialog ( ITranslations translations, GameSession session ) : System

Private Methods

Méthode Description
CreateColumnName ( ) : void
CreateColumnSelected ( ) : void
CreateColumnType ( ) : void
GameSort ( Gtk model, Gtk a, Gtk b ) : int
LoadGames ( ) : void
OnActiveToggled ( object o, Gtk.ToggledArgs args ) : void
OnCursorChanged ( object o, EventArgs args ) : void
OnOK ( object sender, EventArgs args ) : void
OnSelectAll ( object sender, EventArgs args ) : void
OnUnSelectAll ( object sender, EventArgs args ) : void

Method Details

Clear() public static méthode

public static Clear ( ) : void
Résultat void

CustomGameDialog() public méthode

public CustomGameDialog ( ITranslations translations, GameSession session ) : System
translations ITranslations
session gbrainy.Core.Main.GameSession
Résultat System