C# Class LongoMatch.Gui.Dialog.EditCategoryDialog

Inheritance: Gtk.Dialog
Afficher le fichier Open project: LongoMatch/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
EditCategoryDialog ( ProjectLongoMatch project, DashboardButton tagger, Gtk.Window parent ) : Gtk
EditCategoryDialog ( ProjectLongoMatch project, EventType eventType, Gtk.Window parent ) : Gtk

Méthodes protégées

Méthode Description
Build ( ) : void
OnRealized ( ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

EditCategoryDialog() public méthode

public EditCategoryDialog ( ProjectLongoMatch project, DashboardButton tagger, Gtk.Window parent ) : Gtk
project LongoMatch.Core.Store.ProjectLongoMatch
tagger LongoMatch.Core.Store.DashboardButton
parent Gtk.Window
Résultat Gtk

EditCategoryDialog() public méthode

public EditCategoryDialog ( ProjectLongoMatch project, EventType eventType, Gtk.Window parent ) : Gtk
project LongoMatch.Core.Store.ProjectLongoMatch
eventType LongoMatch.Core.Store.EventType
parent Gtk.Window
Résultat Gtk

OnRealized() protected méthode

protected OnRealized ( ) : void
Résultat void