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

Class BoldText

source code

+
+Widget --+    
+         |    
+      Text --+
+             |
+            BoldText
+
+ +
+ + + + + + + + + + + + + + + +
+ + + + + +
Instance Methods[hide private]
+
+   + + + + + + +
__init__(self, + doc, + container) + source code + +
+ +
+   + + + + + + +
getDOMContainer(self) + source code + +
+ +
+

Inherited from Text: + appendText, + setIcon +

+
+ + + + + + +
+ + + + + +
Method Details[hide private]
+
+ +
+ +
+ + +
+

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

+
source code  +
+ + +
+
Overrides: + Text.__init__ +
+
+
+
+ +
+ +
+ + +
+

getDOMContainer(self) +

+
source code  +
+ + +
+
Overrides: + Text.getDOMContainer +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +