C# Class LongoMatch.Gui.Dialog.EventTypeTagsEditor.TagsGroup

Afficher le fichier Open project: LongoMatch/longomatch

Méthodes publiques

Свойство Type Description
container Box
nameEntry Gtk.Entry
table Gtk.Widget
tags List

Méthodes publiques

Méthode Description
TagsGroup ( Box container, List tags ) : System.Collections.Generic

Method Details

TagsGroup() public méthode

public TagsGroup ( Box container, List tags ) : System.Collections.Generic
container Box
tags List
Résultat System.Collections.Generic

Property Details

container public_oe property

public Box container
Résultat Box

nameEntry public_oe property

public Entry,Gtk nameEntry
Résultat Gtk.Entry

table public_oe property

public Widget,Gtk table
Résultat Gtk.Widget

tags public_oe property

public List tags
Résultat List