Home | Trees | Indices | Help |
|
---|
|
object --+ | type --+ | WidgetType
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
Inherited from Inherited from |
|
|
Iterates over all the Widget subclasses in the modules that are declared as `toscawidgets.widgets` entrypoints >>> from tw.api import Widget >>> len(list(Widget.iter_classes())) > 0 True |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Nov 18 21:35:02 2008 | http://epydoc.sourceforge.net |