~ubuntu-branches/ubuntu/dapper/python-gnuplot/dapper

« back to all changes in this revision

Viewing changes to doc/Gnuplot/gnuplot_Suites/Miscellaneous_Events.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2003-11-16 12:36:26 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20031116123626-ie6eh7rh5iiju7pl
Tags: upstream-1.7
ImportĀ upstreamĀ versionĀ 1.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 
2
          "http://www.w3.org/TR/html40/loose.dtd">
 
3
 
 
4
<html>
 
5
         
 
6
  <head>
 
7
    <title>Class: Miscellaneous_Events</title>
 
8
  </head>
 
9
 
 
10
  <body bgcolor="#ffffff">
 
11
 
 
12
        <p><i><a href="../../index.html">Table of Contents</a></i></p>
 
13
        
 
14
        <table border="0" cellpadding="5" cellspacing="0" width="100%">
 
15
        <tr>
 
16
            <th rowspan="2"
 
17
                valign="top"
 
18
                align="left"
 
19
                width="10%"
 
20
                bgcolor="#88bbee"><font color="#000000">Class: Miscellaneous_Events</font>
 
21
            </th>
 
22
            <th bgcolor="#88bbee"
 
23
                width="90%"
 
24
                align="right"><font color="#000000">Gnuplot/gnuplot_Suites.py</font>
 
25
            </th>
 
26
        </tr>
 
27
        <tr>
 
28
        <td>
 
29
        
 
30
<table border="0" cellpadding="5" cellspacing="0" width="100%">
 
31
 
 
32
        <tr>
 
33
            <th bgcolor="#99ccff"
 
34
                rowspan="2"
 
35
                valign="top"
 
36
                align="left"
 
37
                width="20%"
 
38
                >
 
39
                <font color="#000000">
 
40
                  <a name="Methods">Methods</a>&nbsp;
 
41
                </font>
 
42
            </th>
 
43
            <th bgcolor="#99ccff"
 
44
                valign="top"
 
45
                align="left"
 
46
                width="80%"
 
47
                >
 
48
                <font color="#000000">&nbsp;</font>
 
49
            </th>
 
50
        </tr>
 
51
        <tr>
 
52
        <td>
 
53
        
 
54
<a href="#do_script">do_script</a><br>
 
55
<a href="#revert">revert</a><br>
 
56
 
 
57
 
 
58
        <tr>
 
59
            <th bgcolor="#99ccff"
 
60
                rowspan="2"
 
61
                valign="top"
 
62
                align="left"
 
63
                width="20%"
 
64
                >
 
65
                <font color="#000000">
 
66
                  <a name="do_script"></a>&nbsp;
 
67
                </font>
 
68
            </th>
 
69
            <th bgcolor="#99ccff"
 
70
                valign="top"
 
71
                align="left"
 
72
                width="80%"
 
73
                >
 
74
                <font color="#000000">do_script&nbsp;</font>
 
75
            </th>
 
76
        </tr>
 
77
        <tr>
 
78
        <td>
 
79
        <font color="#000088"><pre>
 
80
do_script (
 
81
        self,
 
82
        _object=None,
 
83
        _attributes={},
 
84
        **_arguments,
 
85
        )
 
86
 
 
87
</pre></font>
 
88
 
 
89
<p>do script: execute a gnuplot script
 
90
        Required argument: a gnuplot script 
 
91
        Keyword argument _attributes: AppleEvent attribute dictionary</p>
 
92
<table border="0" cellpadding="5" cellspacing="0" width="100%">
 
93
 
 
94
        <tr>
 
95
            <th bgcolor="#99ccff"
 
96
                rowspan="2"
 
97
                valign="top"
 
98
                align="left"
 
99
                width="20%"
 
100
                >
 
101
                <font color="#000000">
 
102
                  <a name="Exceptions">Exceptions</a>&nbsp;
 
103
                </font>
 
104
            </th>
 
105
            <th bgcolor="#99ccff"
 
106
                valign="top"
 
107
                align="left"
 
108
                width="80%"
 
109
                >
 
110
                <font color="#000000">&nbsp;</font>
 
111
            </th>
 
112
        </tr>
 
113
        <tr>
 
114
        <td>
 
115
        
 
116
TypeError, 'No optional args expected'<br>
 
117
aetools.Error, aetools.decodeerror( _arguments )<br>
 
118
 
 
119
</td></tr>
 
120
</table>
 
121
 
 
122
        <tr>
 
123
            <th bgcolor="#99ccff"
 
124
                rowspan="2"
 
125
                valign="top"
 
126
                align="left"
 
127
                width="20%"
 
128
                >
 
129
                <font color="#000000">
 
130
                  <a name="revert"></a>&nbsp;
 
131
                </font>
 
132
            </th>
 
133
            <th bgcolor="#99ccff"
 
134
                valign="top"
 
135
                align="left"
 
136
                width="80%"
 
137
                >
 
138
                <font color="#000000">revert&nbsp;</font>
 
139
            </th>
 
140
        </tr>
 
141
        <tr>
 
142
        <td>
 
143
        <font color="#000088"><pre>
 
144
revert (
 
145
        self,
 
146
        _object,
 
147
        _attributes={},
 
148
        **_arguments,
 
149
        )
 
150
 
 
151
</pre></font>
 
152
 
 
153
<p>revert: Revert an object to the most recently saved version
 
154
        Required argument: object to revert
 
155
        Keyword argument _attributes: AppleEvent attribute dictionary</p>
 
156
<table border="0" cellpadding="5" cellspacing="0" width="100%">
 
157
 
 
158
        <tr>
 
159
            <th bgcolor="#99ccff"
 
160
                rowspan="2"
 
161
                valign="top"
 
162
                align="left"
 
163
                width="20%"
 
164
                >
 
165
                <font color="#000000">
 
166
                  <a name="Exceptions">Exceptions</a>&nbsp;
 
167
                </font>
 
168
            </th>
 
169
            <th bgcolor="#99ccff"
 
170
                valign="top"
 
171
                align="left"
 
172
                width="80%"
 
173
                >
 
174
                <font color="#000000">&nbsp;</font>
 
175
            </th>
 
176
        </tr>
 
177
        <tr>
 
178
        <td>
 
179
        
 
180
TypeError, 'No optional args expected'<br>
 
181
aetools.Error, aetools.decodeerror( _arguments )<br>
 
182
 
 
183
</td></tr>
 
184
</table>
 
185
</td></tr>
 
186
</td></tr>
 
187
</table>
 
188
 
 
189
        </td>
 
190
        </tr>
 
191
        </table>
 
192
 
 
193
        <hr>
 
194
 
 
195
        <p><i><a href="../../index.html">Table of Contents</a></i></p>
 
196
 
 
197
        <font size="-2"><i>This document was automatically generated
 
198
        on Sun Oct 19 17:10:22 2003 by
 
199
        <a href="http://happydoc.sourceforge.net">HappyDoc</a> version
 
200
        2.1</i></font>
 
201
        
 
202
        </body>
 
203
        </html>
 
204
        
 
 
b'\\ No newline at end of file'