59 <tr> |
59 <tr> |
60 <td><a href="#PreviewDialogBase.__init__">PreviewDialogBase</a></td> |
60 <td><a href="#PreviewDialogBase.__init__">PreviewDialogBase</a></td> |
61 <td>Constructor</td> |
61 <td>Constructor</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#PreviewDialogBase._appendText">_appendText</a></td> |
63 <td><a href="#PreviewDialogBase._appendText">_appendText</a></td> |
64 <td>Restricted method to append text to the end of the contents pane.</td> |
64 <td>Protected method to append text to the end of the contents pane.</td> |
65 </tr> |
65 </tr> |
66 </table> |
66 </table> |
67 <h3>Static Methods</h3> |
67 <h3>Static Methods</h3> |
68 <table> |
68 <table> |
69 <tr><td>None</td></tr> |
69 <tr><td>None</td></tr> |
80 </dd> |
80 </dd> |
81 </dl><a NAME="PreviewDialogBase._appendText" ID="PreviewDialogBase._appendText"></a> |
81 </dl><a NAME="PreviewDialogBase._appendText" ID="PreviewDialogBase._appendText"></a> |
82 <h4>PreviewDialogBase._appendText</h4> |
82 <h4>PreviewDialogBase._appendText</h4> |
83 <b>_appendText</b>(<i>txt, format</i>) |
83 <b>_appendText</b>(<i>txt, format</i>) |
84 <p> |
84 <p> |
85 Restricted method to append text to the end of the contents pane. |
85 Protected method to append text to the end of the contents pane. |
86 </p><dl> |
86 </p><dl> |
87 <dt><i>txt</i></dt> |
87 <dt><i>txt</i></dt> |
88 <dd> |
88 <dd> |
89 text to insert (string) |
89 text to insert (string) |
90 </dd><dt><i>format</i></dt> |
90 </dd><dt><i>format</i></dt> |