Package kiwi :: Package ui :: Module gazpacholoader :: Class DataTypeAdaptor
[frames | no frames]

Type DataTypeAdaptor

          object --+    
                   |    
PropertyCustomEditor --+
                       |
                      DataTypeAdaptor

Known Subclasses:
ButtonDataType, ComboBoxDataType, ComboBoxEntryDataType, ComboEntryDataType, EntryDataType, LabelDataType, SpinBtnDataType, TextViewDataType

Method Summary
  create_editor(self)
  get_editor_widget(self)
Return the gtk widget that implements this editor
  update(self, context, kiwiwidget, proxy)

Class Variable Summary
NoneType widget_type = None                                                                  
    Inherited from PropertyCustomEditor
bool wide_editor = False

Method Details

get_editor_widget(self)

Return the gtk widget that implements this editor
Overrides:
gazpacho.properties.PropertyCustomEditor.get_editor_widget (inherited documentation)

Class Variable Details

widget_type

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Mon Jan 29 16:46:02 2007 http://epydoc.sf.net