C# Class Stetic.Editor.StringArray

Inheritance: PropertyEditorCell
Show file Open project: mono/stetic

Protected Methods

Method Description
CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
GetValueText ( ) : string

Method Details

CreateEditor() protected method

protected CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
cell_area Gdk
state Gtk
return IPropertyEditor

GetValueText() protected method

protected GetValueText ( ) : string
return string