C# Class Stetic.Editor.StockItem

Inheritance: BaseImageCell
Afficher le fichier Open project: mono/stetic

Méthodes protégées

Méthode Description
CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
GetValueText ( ) : string
Initialize ( ) : void

Method Details

CreateEditor() protected méthode

protected CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
cell_area Gdk
state Gtk
Résultat IPropertyEditor

GetValueText() protected méthode

protected GetValueText ( ) : string
Résultat string

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void