Home | Trees | Indices | Help |
|
---|
|
object --+ | Widget --+ | CompoundWidget --+ | WidgetDescription
A description for a Widget.
Makes the 'for_widget' widget appear in the browser. It's a nice way to show off to your friends your coolest new widgets and to have a testing platform while developing them.
Nested Classes | |
__metaclass__ Metaclass for widget descriptions. |
|
template_c |
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
template = None hash(x) |
|
for_widget = None hash(x) |
|
member_widgets =
|
|
show_separately = False
|
|
Inherited from Inherited from |
Properties | |
name | |
for_widget_class | |
description | |
full_class_name | |
source | |
Inherited from Inherited from |
Method Details |
Get CSS for the member widgets. Retrieve the CSS for all the member widgets and get an ordered union of them.
|
Get JavaScript for the member widgets. Retrieve the JavaScript for all the member widgets and get an ordered union of them.
|
Property Details |
name
|
for_widget_class
|
description
|
full_class_name
|
source
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 14 21:45:37 2011 | http://epydoc.sourceforge.net |