[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- object:
The most base type
- kid.BaseTemplate:
Base class for compiled Templates.
- turbogears.widgets.base.Widget:
A TurboGears Widget.
- turbogears.widgets.base.CompoundWidget:
A widget that can contain other widgets.
- turbogears.widgets.base.WidgetDescription:
A description for a Widget.
- fancyflash.widgets.FancyFlashWidget:
A message box with a status icon and background color based on status.
- type:
type(object) -> the object's type type(name, bases, dict) ->
a new type