C# Class AspNetEdit.UI.PropertyEditors.IntEditor

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

Méthodes publiques

Méthode Description
GetEditWidget ( ) : Gtk.Widget
IntEditor ( GridRow parentRow ) : System
spin_ValueChanged ( object sender, EventArgs e ) : void

Method Details

GetEditWidget() public méthode

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

IntEditor() public méthode

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

spin_ValueChanged() public méthode

public spin_ValueChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void