C# Class Gtk.Tasque.NoteDialog

Inheritance: Gtk.Dialog
Afficher le fichier Open project: GNOME/tasque

Méthodes publiques

Méthode Description
CreateNewNote ( ) : void
NoteDialog ( Gtk parentWindow, ITask task ) : System

Private Methods

Méthode Description
OnAddButtonClicked ( object sender, EventArgs args ) : void
OnDeleteButtonClicked ( object sender, EventArgs args ) : void
OnEditCanceled ( object sender, EventArgs args ) : void
OnNoteTextChanged ( object sender, EventArgs args ) : void

Method Details

CreateNewNote() public méthode

public CreateNewNote ( ) : void
Résultat void

NoteDialog() public méthode

public NoteDialog ( Gtk parentWindow, ITask task ) : System
parentWindow Gtk
task ITask
Résultat System