diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/helium.output.widgets.Event-class.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/helium.output.widgets.Event-class.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,262 @@ + + + + + helium.output.widgets.Event + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package helium :: + Package output :: + Module widgets :: + Class Event + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Class Event

source code

+
+Widget --+
+         |
+        Event
+
+ +
+ + + + + + + + + + + + + + + + + + +
+ + + + + +
Instance Methods[hide private]
+
+   + + + + + + +
__init__(self, + doc, + container, + id) + source code + +
+ +
+   + + + + + + +
setTitle(self, + title="") + source code + +
+ +
+   + + + + + + +
addStatistics(self, + type, + value) + source code + +
+ +
+   + + + + + + +
getDOMContainer(self) + source code + +
+ +
+ + + + + + +
+ + + + + +
Method Details[hide private]
+
+ +
+ +
+ + +
+

__init__(self, + doc, + container, + id) +
(Constructor) +

+
source code  +
+ + +
+
Overrides: + Widget.__init__ +
+
+
+
+ +
+ +
+ + +
+

getDOMContainer(self) +

+
source code  +
+ + +
+
Overrides: + Widget.getDOMContainer +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +