Inherits from
- BaseEnum: enthought.traits.trait_types.BaseEnum
Attributes
Inherited from base classes
Method summary
- init_fast_validator(self, *args)
Inherited from base classes
- arg_error(self, method, arg_num, object, name, value)
- dup_arg_error(self, method, arg_num, object, name)
- error(self, object, name, value)
- get_editor(self, trait = None)
- info(self)
- inner_traits(self)
- is_valid(self, object, name, value)
- keyword_error(self, method, object, name, value)
- missing_arg_error(self, method, arg_num, object, name)
- repr(self, value)
- return_error(self, method, object, value)
Methods
- init_fast_validator(self, *args)
Set up the C-level fast validator.