source: sasview/theoryview/docs/sphinx/_build/html/api/pagestate.html @ 83f4445

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 83f4445 was 74755ff, checked in by Gervaise Alina <gervyh@…>, 14 years ago

working on documentation theory view

  • Property mode set to 100644
File size: 6.1 KB
Line 
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6<html xmlns="http://www.w3.org/1999/xhtml">
7  <head>
8    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9   
10    <title>pagestate &mdash; theoryview v0.1.0 documentation</title>
11    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
12    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
13    <script type="text/javascript">
14      var DOCUMENTATION_OPTIONS = {
15        URL_ROOT:    '../',
16        VERSION:     '0.1.0',
17        COLLAPSE_INDEX: false,
18        FILE_SUFFIX: '.html',
19        HAS_SOURCE:  true
20      };
21    </script>
22    <script type="text/javascript" src="../_static/jquery.js"></script>
23    <script type="text/javascript" src="../_static/underscore.js"></script>
24    <script type="text/javascript" src="../_static/doctools.js"></script>
25    <link rel="top" title="theoryview v0.1.0 documentation" href="../index.html" />
26    <link rel="up" title="Reference" href="index.html" />
27    <link rel="next" title="theory" href="theory.html" />
28    <link rel="prev" title="models" href="models.html" /> 
29  </head>
30  <body>
31    <div class="related">
32      <h3>Navigation</h3>
33      <ul>
34        <li class="right" style="margin-right: 10px">
35          <a href="../genindex.html" title="General Index"
36             accesskey="I">index</a></li>
37        <li class="right" >
38          <a href="../py-modindex.html" title="Python Module Index"
39             >modules</a> |</li>
40        <li class="right" >
41          <a href="theory.html" title="theory"
42             accesskey="N">next</a> |</li>
43        <li class="right" >
44          <a href="models.html" title="models"
45             accesskey="P">previous</a> |</li>
46        <li><a href="../index.html">theoryview v0.1.0 documentation</a> &raquo;</li>
47          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li> 
48      </ul>
49    </div> 
50
51    <div class="document">
52      <div class="documentwrapper">
53        <div class="bodywrapper">
54          <div class="body">
55           
56  <div class="section" id="pagestate">
57<h1>pagestate<a class="headerlink" href="#pagestate" title="Permalink to this headline">¶</a></h1>
58<div class="section" id="module-sans.perspectives.theory.pagestate">
59<span id="sans-perspectives-theory-pagestate"></span><h2><a class="reference internal" href="#module-sans.perspectives.theory.pagestate"><tt class="xref py py-mod docutils literal"><span class="pre">sans.perspectives.theory.pagestate</span></tt></a><a class="headerlink" href="#module-sans.perspectives.theory.pagestate" title="Permalink to this headline">¶</a></h2>
60<dl class="class">
61<dt id="sans.perspectives.theory.pagestate.PageState">
62<em class="property">class </em><tt class="descclassname">sans.perspectives.theory.pagestate.</tt><tt class="descname">PageState</tt><big>(</big><em>parent</em>, <em>model=None</em>, <em>data=None</em><big>)</big><a class="headerlink" href="#sans.perspectives.theory.pagestate.PageState" title="Permalink to this definition">¶</a></dt>
63<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">object</span></tt></p>
64<p>Contains info to reconstruct a page</p>
65<dl class="method">
66<dt id="sans.perspectives.theory.pagestate.PageState.clone">
67<tt class="descname">clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.theory.pagestate.PageState.clone" title="Permalink to this definition">¶</a></dt>
68<dd></dd></dl>
69
70<dl class="method">
71<dt id="sans.perspectives.theory.pagestate.PageState.old__repr__">
72<tt class="descname">old__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.theory.pagestate.PageState.old__repr__" title="Permalink to this definition">¶</a></dt>
73<dd>output string for printing</dd></dl>
74
75</dd></dl>
76
77</div>
78</div>
79
80
81          </div>
82        </div>
83      </div>
84      <div class="sphinxsidebar">
85        <div class="sphinxsidebarwrapper">
86  <h3><a href="../index.html">Table Of Contents</a></h3>
87  <ul>
88<li><a class="reference internal" href="#">pagestate</a><ul>
89<li><a class="reference internal" href="#module-sans.perspectives.theory.pagestate"><tt class="docutils literal"><span class="pre">sans.perspectives.theory.pagestate</span></tt></a></li>
90</ul>
91</li>
92</ul>
93
94  <h4>Previous topic</h4>
95  <p class="topless"><a href="models.html"
96                        title="previous chapter">models</a></p>
97  <h4>Next topic</h4>
98  <p class="topless"><a href="theory.html"
99                        title="next chapter">theory</a></p>
100  <h3>This Page</h3>
101  <ul class="this-page-menu">
102    <li><a href="../_sources/api/pagestate.txt"
103           rel="nofollow">Show Source</a></li>
104  </ul>
105<div id="searchbox" style="display: none">
106  <h3>Quick search</h3>
107    <form class="search" action="../search.html" method="get">
108      <input type="text" name="q" size="18" />
109      <input type="submit" value="Go" />
110      <input type="hidden" name="check_keywords" value="yes" />
111      <input type="hidden" name="area" value="default" />
112    </form>
113    <p class="searchtip" style="font-size: 90%">
114    Enter search terms or a module, class or function name.
115    </p>
116</div>
117<script type="text/javascript">$('#searchbox').show(0);</script>
118        </div>
119      </div>
120      <div class="clearer"></div>
121    </div>
122    <div class="related">
123      <h3>Navigation</h3>
124      <ul>
125        <li class="right" style="margin-right: 10px">
126          <a href="../genindex.html" title="General Index"
127             >index</a></li>
128        <li class="right" >
129          <a href="../py-modindex.html" title="Python Module Index"
130             >modules</a> |</li>
131        <li class="right" >
132          <a href="theory.html" title="theory"
133             >next</a> |</li>
134        <li class="right" >
135          <a href="models.html" title="models"
136             >previous</a> |</li>
137        <li><a href="../index.html">theoryview v0.1.0 documentation</a> &raquo;</li>
138          <li><a href="index.html" >Reference</a> &raquo;</li> 
139      </ul>
140    </div>
141    <div class="footer">
142        &copy; Copyright 2010, sans group.
143      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1.
144    </div>
145  </body>
146</html>
Note: See TracBrowser for help on using the repository browser.