Package pydrizzle :: Package traits102 :: Module tktrait_sheet :: Class tkTraitEditor
[hide private]
[frames] | no frames]

Class tkTraitEditor

source code


Instance Methods [hide private]
 
simple_editor(self, object, trait_name, description, handler, parent) source code
 
on_popup(self, event) source code
 
on_restore(self, event) source code
 
update(self, object, trait_name, control) source code
 
error(self, description, excp, parent) source code

Inherited from trait_sheet.TraitEditor: custom_editor, set, str, str_value, text_editor

Method Details [hide private]

simple_editor(self, object, trait_name, description, handler, parent)

source code 
Overrides: trait_sheet.TraitEditor.simple_editor