C# Class Xwt.GtkBackend.CustomCellRendererComboBox

Inheritance: CellViewBackend
Mostra file Open project: mono/xwt Class Usage Examples

Public Methods

Method Description
CustomCellRendererComboBox ( ) : System

Protected Methods

Method Description
OnLoadData ( ) : void

Private Methods

Method Description
CleanCache ( ) : void
GetListModel ( IListDataSource source ) : CustomListModel
HandleEdited ( object o, Gtk args ) : void

Method Details

CustomCellRendererComboBox() public method

public CustomCellRendererComboBox ( ) : System
return System

OnLoadData() protected method

protected OnLoadData ( ) : void
return void