|
1 <?xml version="1.0" encoding="ascii"?> |
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
3 "DTD/xhtml1-transitional.dtd"> |
|
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
|
5 <head> |
|
6 <title>helium.output.widgets.RawText</title> |
|
7 <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
|
8 <script type="text/javascript" src="epydoc.js"></script> |
|
9 </head> |
|
10 |
|
11 <body bgcolor="white" text="black" link="blue" vlink="#204080" |
|
12 alink="#204080"> |
|
13 <!-- ==================== NAVIGATION BAR ==================== --> |
|
14 <table class="navbar" border="0" width="100%" cellpadding="0" |
|
15 bgcolor="#a0c0ff" cellspacing="0"> |
|
16 <tr valign="middle"> |
|
17 |
|
18 <!-- Tree link --> |
|
19 <th> <a |
|
20 href="module-tree.html">Trees</a> </th> |
|
21 |
|
22 <!-- Index link --> |
|
23 <th> <a |
|
24 href="identifier-index.html">Indices</a> </th> |
|
25 |
|
26 <!-- Help link --> |
|
27 <th> <a |
|
28 href="help.html">Help</a> </th> |
|
29 |
|
30 <th class="navbar" width="100%"></th> |
|
31 </tr> |
|
32 </table> |
|
33 <table width="100%" cellpadding="0" cellspacing="0"> |
|
34 <tr valign="top"> |
|
35 <td width="100%"> |
|
36 <span class="breadcrumbs"> |
|
37 <a href="helium-module.html">Package helium</a> :: |
|
38 <a href="helium.output-module.html">Package output</a> :: |
|
39 <a href="helium.output.widgets-module.html">Module widgets</a> :: |
|
40 Class RawText |
|
41 </span> |
|
42 </td> |
|
43 <td> |
|
44 <table cellpadding="0" cellspacing="0"> |
|
45 <!-- hide/show private --> |
|
46 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
|
47 onclick="toggle_private();">hide private</a>]</span></td></tr> |
|
48 <tr><td align="right"><span class="options" |
|
49 >[<a href="frames.html" target="_top">frames</a |
|
50 >] | <a href="helium.output.widgets.RawText-class.html" |
|
51 target="_top">no frames</a>]</span></td></tr> |
|
52 </table> |
|
53 </td> |
|
54 </tr> |
|
55 </table> |
|
56 <!-- ==================== CLASS DESCRIPTION ==================== --> |
|
57 <h1 class="epydoc">Class RawText</h1><span class="codelink"><a href="helium.output.widgets-pysrc.html#RawText">source code</a></span><br /><br /> |
|
58 <pre class="base-tree"> |
|
59 <a href="helium.output.widgets.Widget-class.html">Widget</a> --+ |
|
60 | |
|
61 <a href="helium.output.widgets.Text-class.html">Text</a> --+ |
|
62 | |
|
63 <strong class="uidshort">RawText</strong> |
|
64 </pre> |
|
65 |
|
66 <hr /> |
|
67 <!-- ==================== INSTANCE METHODS ==================== --> |
|
68 <a name="section-InstanceMethods"></a> |
|
69 <table class="summary" border="1" cellpadding="3" |
|
70 cellspacing="0" width="100%" bgcolor="white"> |
|
71 <tr bgcolor="#70b0f0" class="table-header"> |
|
72 <td colspan="2" class="table-header"> |
|
73 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
74 <tr valign="top"> |
|
75 <td align="left"><span class="table-header">Instance Methods</span></td> |
|
76 <td align="right" valign="top" |
|
77 ><span class="options">[<a href="#section-InstanceMethods" |
|
78 class="privatelink" onclick="toggle_private();" |
|
79 >hide private</a>]</span></td> |
|
80 </tr> |
|
81 </table> |
|
82 </td> |
|
83 </tr> |
|
84 <tr> |
|
85 <td width="15%" align="right" valign="top" class="summary"> |
|
86 <span class="summary-type"> </span> |
|
87 </td><td class="summary"> |
|
88 <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
|
89 <tr> |
|
90 <td><span class="summary-sig"><a href="helium.output.widgets.RawText-class.html#appendText" class="summary-sig-name">appendText</a>(<span class="summary-sig-arg">self</span>, |
|
91 <span class="summary-sig-arg">text</span>)</span></td> |
|
92 <td align="right" valign="top"> |
|
93 <span class="codelink"><a href="helium.output.widgets-pysrc.html#RawText.appendText">source code</a></span> |
|
94 |
|
95 </td> |
|
96 </tr> |
|
97 </table> |
|
98 |
|
99 </td> |
|
100 </tr> |
|
101 <tr> |
|
102 <td colspan="2" class="summary"> |
|
103 <p class="indent-wrapped-lines"><b>Inherited from <code><a href="helium.output.widgets.Text-class.html">Text</a></code></b>: |
|
104 <code><a href="helium.output.widgets.Text-class.html#__init__">__init__</a></code>, |
|
105 <code><a href="helium.output.widgets.Text-class.html#getDOMContainer">getDOMContainer</a></code>, |
|
106 <code><a href="helium.output.widgets.Text-class.html#setIcon">setIcon</a></code> |
|
107 </p> |
|
108 </td> |
|
109 </tr> |
|
110 </table> |
|
111 <!-- ==================== METHOD DETAILS ==================== --> |
|
112 <a name="section-MethodDetails"></a> |
|
113 <table class="details" border="1" cellpadding="3" |
|
114 cellspacing="0" width="100%" bgcolor="white"> |
|
115 <tr bgcolor="#70b0f0" class="table-header"> |
|
116 <td colspan="2" class="table-header"> |
|
117 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
118 <tr valign="top"> |
|
119 <td align="left"><span class="table-header">Method Details</span></td> |
|
120 <td align="right" valign="top" |
|
121 ><span class="options">[<a href="#section-MethodDetails" |
|
122 class="privatelink" onclick="toggle_private();" |
|
123 >hide private</a>]</span></td> |
|
124 </tr> |
|
125 </table> |
|
126 </td> |
|
127 </tr> |
|
128 </table> |
|
129 <a name="appendText"></a> |
|
130 <div> |
|
131 <table class="details" border="1" cellpadding="3" |
|
132 cellspacing="0" width="100%" bgcolor="white"> |
|
133 <tr><td> |
|
134 <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
|
135 <tr valign="top"><td> |
|
136 <h3 class="epydoc"><span class="sig"><span class="sig-name">appendText</span>(<span class="sig-arg">self</span>, |
|
137 <span class="sig-arg">text</span>)</span> |
|
138 </h3> |
|
139 </td><td align="right" valign="top" |
|
140 ><span class="codelink"><a href="helium.output.widgets-pysrc.html#RawText.appendText">source code</a></span> |
|
141 </td> |
|
142 </table> |
|
143 |
|
144 |
|
145 <dl class="fields"> |
|
146 <dt>Overrides: |
|
147 <a href="helium.output.widgets.Text-class.html#appendText">Text.appendText</a> |
|
148 </dt> |
|
149 </dl> |
|
150 </td></tr></table> |
|
151 </div> |
|
152 <br /> |
|
153 <!-- ==================== NAVIGATION BAR ==================== --> |
|
154 <table class="navbar" border="0" width="100%" cellpadding="0" |
|
155 bgcolor="#a0c0ff" cellspacing="0"> |
|
156 <tr valign="middle"> |
|
157 |
|
158 <!-- Tree link --> |
|
159 <th> <a |
|
160 href="module-tree.html">Trees</a> </th> |
|
161 |
|
162 <!-- Index link --> |
|
163 <th> <a |
|
164 href="identifier-index.html">Indices</a> </th> |
|
165 |
|
166 <!-- Help link --> |
|
167 <th> <a |
|
168 href="help.html">Help</a> </th> |
|
169 |
|
170 <th class="navbar" width="100%"></th> |
|
171 </tr> |
|
172 </table> |
|
173 <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
|
174 <tr> |
|
175 <td align="left" class="footer"> |
|
176 Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:18 2009 |
|
177 </td> |
|
178 <td align="right" class="footer"> |
|
179 <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> |
|
180 </td> |
|
181 </tr> |
|
182 </table> |
|
183 |
|
184 <script type="text/javascript"> |
|
185 <!-- |
|
186 // Private objects are initially displayed (because if |
|
187 // javascript is turned off then we want them to be |
|
188 // visible); but by default, we want to hide them. So hide |
|
189 // them unless we have a cookie that says to show them. |
|
190 checkCookie() |
|
191 // --> |
|
192 </script> |
|
193 |
|
194 </body> |
|
195 </html> |