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

Class RawText

source code

+
+Widget --+    
+         |    
+      Text --+
+             |
+            RawText
+
+ +
+ + + + + + + + + + + + +
+ + + + + +
Instance Methods[hide private]
+
+   + + + + + + +
appendText(self, + text) + source code + +
+ +
+

Inherited from Text: + __init__, + getDOMContainer, + setIcon +

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

appendText(self, + text) +

+
source code  +
+ + +
+
Overrides: + Text.appendText +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +