C# Class Stetic.Editor.Image

Inheritance: Gtk.HBox, IPropertyEditor
Afficher le fichier Open project: mono/stetic

Méthodes publiques

Méthode Description
AttachObject ( object ob ) : void
Image ( bool allowStock, bool allowFile ) : System
Initialize ( PropertyDescriptor prop ) : void

Private Methods

Méthode Description
Image ( ) : System
button_Clicked ( object obj, EventArgs args ) : void
combo_Changed ( object obj, EventArgs args ) : void
entry_Changed ( object obj, EventArgs args ) : void

Method Details

AttachObject() public méthode

public AttachObject ( object ob ) : void
ob object
Résultat void

Image() public méthode

public Image ( bool allowStock, bool allowFile ) : System
allowStock bool
allowFile bool
Résultat System

Initialize() public méthode

public Initialize ( PropertyDescriptor prop ) : void
prop PropertyDescriptor
Résultat void