C# Class Xwt.GtkBackend.CustomCellRendererComboBox

Inheritance: CellViewBackend
Afficher le fichier Open project: mono/xwt Class Usage Examples

Méthodes publiques

Méthode Description
CustomCellRendererComboBox ( ) : System

Méthodes protégées

Méthode Description
OnLoadData ( ) : void

Private Methods

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

Method Details

CustomCellRendererComboBox() public méthode

public CustomCellRendererComboBox ( ) : System
Résultat System

OnLoadData() protected méthode

protected OnLoadData ( ) : void
Résultat void