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. |
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
template = load_kid_template( hash(x) |
|
for_widget = None hash(x) |
|
member_widgets = ["for_widget"]
|
|
show_separately = False hash(x) |
|
Inherited from Inherited from |
Properties | |
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.
|
Class Variable Details |
templatehash(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 19 17:17:56 2019 | http://epydoc.sourceforge.net |