C# Class AspNetEdit.UI.PropertyEditors.DefaultEditor

Inheritance: BaseEditor
显示文件 Open project: mono/aspeditor

Public Methods

Method Description
DefaultEditor ( GridRow parentRow ) : System
GetDisplayWidget ( ) : Gtk.Widget

Method Details

DefaultEditor() public method

public DefaultEditor ( GridRow parentRow ) : System
parentRow GridRow
return System

GetDisplayWidget() public method

public GetDisplayWidget ( ) : Gtk.Widget
return Gtk.Widget