Inherits from
- HasTraits: enthought.traits.has_traits.HasTraits
Method summary
- check_implements(self, cls, interfaces, error_mode)
Methods
- check_implements(self, cls, interfaces, error_mode)
Checks that the class implements the specified interfaces.
'interfaces' can be a single interface or a list of interfaces.