C# Class Summa.Gui.AddTagDialog

Inheritance: Gtk.Window
Afficher le fichier Open project: wfarr/newskit Class Usage Examples

Méthodes publiques

Méthode Description
AddTagDialog ( FeedPropertiesDialog dialog ) : System
AddTagDialog ( TagWindow dialog ) : System

Private Methods

Méthode Description
DialogConstructPriv ( ) : void
OnAdd ( object obj, EventArgs args ) : void
OnAddForWindow ( object obj, EventArgs args ) : void
OnCancel ( object obj, EventArgs args ) : void

Method Details

AddTagDialog() public méthode

public AddTagDialog ( FeedPropertiesDialog dialog ) : System
dialog FeedPropertiesDialog
Résultat System

AddTagDialog() public méthode

public AddTagDialog ( TagWindow dialog ) : System
dialog TagWindow
Résultat System