C# Class AspNetEdit.UI.PropertyEditors.EventEditor

Inheritance: BaseEditor
Afficher le fichier Open project: mono/aspeditor

Méthodes publiques

Méthode Description
EventEditor ( GridRow parentRow ) : System
GetDisplayWidget ( ) : Gtk.Widget
GetEditWidget ( ) : Widget

Private Methods

Méthode Description
combo_Activated ( object sender, EventArgs e ) : void
entry_Activated ( object sender, EventArgs e ) : void
entry_Changed ( object sender, EventArgs e ) : void

Method Details

EventEditor() public méthode

public EventEditor ( GridRow parentRow ) : System
parentRow GridRow
Résultat System

GetDisplayWidget() public méthode

public GetDisplayWidget ( ) : Gtk.Widget
Résultat Gtk.Widget

GetEditWidget() public méthode

public GetEditWidget ( ) : Widget
Résultat Widget