Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 2eca861f24be6048290ed27335ec22aa > files > 218

flumotion-doc-0.6.1-1mdv2010.0.x86_64.rpm

<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>flumotion.common.componentui.AdminComponentUIState</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="100%">
      <span class="breadcrumbs">
        Package&nbsp;flumotion ::
        <a href="flumotion.common-module.html">Package&nbsp;common</a> ::
        <a href="flumotion.common.componentui-module.html">Module&nbsp;componentui</a> ::
        Class&nbsp;AdminComponentUIState
      </span>
    </td>
    <td>
      <table cellpadding="0" cellspacing="0">
        <!-- hide/show private -->
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class AdminComponentUIState</h1><p class="nomargin-top"><span class="codelink"><a href="flumotion.common.componentui-pysrc.html#AdminComponentUIState">source&nbsp;code</a></span></p>
<pre class="base-tree">
twisted.spread.jelly.Unjellyable --+            
                                   |            
   twisted.spread.flavors.RemoteCopy --+        
                                       |        
  twisted.spread.jelly.Jellyable --+   |        
                                   |   |        
 twisted.spread.flavors.Serializable --+        
                                       |        
      twisted.spread.flavors.RemoteCache --+    
                                           |    
            <a href="flumotion.twisted.flavors.StateRemoteCache-class.html">twisted.flavors.StateRemoteCache</a> --+
                                               |
                                              <strong class="uidshort">AdminComponentUIState</strong>
</pre>

<hr />
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Instance Methods</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-InstanceMethods"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
  <tr>
    <td colspan="2" class="summary">
    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html">twisted.flavors.StateRemoteCache</a></code></b>:
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#__init__">__init__</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#addListener">addListener</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#get">get</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#hasKey">hasKey</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#invalidate">invalidate</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#keys">keys</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#observe_append">observe_append</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#observe_delitem">observe_delitem</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#observe_remove">observe_remove</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#observe_set">observe_set</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#observe_setitem">observe_setitem</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#removeListener">removeListener</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#setCopyableState">setCopyableState</a></code>
      </p>
    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html">twisted.flavors.StateRemoteCache</a></code></b> (private):
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#_ensureListeners" onclick="show_private();">_ensureListeners</a></code>,
      <code><a href="flumotion.twisted.flavors.StateRemoteCache-class.html#_notifyListeners" onclick="show_private();">_notifyListeners</a></code>
      </p></div>
    <p class="indent-wrapped-lines"><b>Inherited from <code>twisted.spread.flavors.RemoteCache</code></b>:
      <code>__cmp__</code>,
      <code>__del__</code>,
      <code>__hash__</code>,
      <code>jellyFor</code>,
      <code>remoteMessageReceived</code>,
      <code>unjellyFor</code>
      </p>
    <p class="indent-wrapped-lines"><b>Inherited from <code>twisted.spread.jelly.Unjellyable</code></b>:
      <code>__providedBy__</code>,
      <code>setStateFor</code>
      </p>
    <p class="indent-wrapped-lines"><b>Inherited from <code>twisted.spread.flavors.Serializable</code></b>:
      <code>processUniqueID</code>
      </p>
    <p class="indent-wrapped-lines"><b>Inherited from <code>twisted.spread.jelly.Jellyable</code></b>:
      <code>getStateFor</code>
      </p>
    </td>
  </tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Class Variables</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-ClassVariables"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
  <tr>
    <td colspan="2" class="summary">
    <p class="indent-wrapped-lines"><b>Inherited from <code>twisted.spread.flavors.RemoteCache</code></b>:
      <code>broker</code>,
      <code>luid</code>
      </p>
    <p class="indent-wrapped-lines"><b>Inherited from <code>twisted.spread.flavors.RemoteCopy</code></b>:
      <code>__implemented__</code>,
      <code>__provides__</code>
      </p>
    </td>
  </tr>
</table>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
  <tr>
    <td align="left" class="footer">
    Generated by Epydoc 3.0.1 on Sun Sep 13 13:14:02 2009
    </td>
    <td align="right" class="footer">
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
        >http://epydoc.sourceforge.net</a>
    </td>
  </tr>
</table>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>