Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarkNode.html

Wed, 06 Jan 2010 18:14:15 +0000

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 06 Jan 2010 18:14:15 +0000
changeset 21
b88a0e6268bd
parent 17
edde1fe80b3e
child 58
37f0444c3479
permissions
-rw-r--r--

Fixed a bug in eric5-doc.py and regenerated docu.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html><head>
<title>eric5.Helpviewer.Bookmarks.BookmarkNode</title>
<style>
body {
    background:white;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #4FA4FF; }
h2 { color: white; background: #4FA4FF; }
h3 { color: white; background: #00557F; }
h4 { color: white; background: #00557F; }
    
a { color: #AA5500; }

</style>
</head>
<body><a NAME="top" ID="top"></a>
<h1>eric5.Helpviewer.Bookmarks.BookmarkNode</h1>
<p>
&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#110;&#111;&#100;&#101;.
</p>
<h3>Global Attributes</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Classes</h3>
<table>
<tr>
<td><a href="#BookmarkNode">BookmarkNode</a></td>
<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#110;&#111;&#100;&#101; &#116;y&#112;&#101;.</td>
</tr>
</table>
<h3>Functions</h3>
<table>
<tr><td>None</td></tr>
</table>
<hr /><hr />
<a NAME="BookmarkNode" ID="BookmarkNode"></a>
<h2>BookmarkNode</h2>
<p>
    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#110;&#111;&#100;&#101; &#116;y&#112;&#101;.
</p>
<h3>Derived from</h3>
object
<h3>Class Attributes</h3>
<table>
<tr><td>Bookmark</td></tr><tr><td>Folder</td></tr><tr><td>Root</td></tr><tr><td>Separator</td></tr>
</table>
<h3>Methods</h3>
<table>
<tr>
<td><a href="#BookmarkNode.__init__">BookmarkNode</a></td>
<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
</tr><tr>
<td><a href="#BookmarkNode.add">add</a></td>
<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100;/&#105;&#110;&#115;&#101;&#114;&#116; &#97; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;.</td>
</tr><tr>
<td><a href="#BookmarkNode.children">children</a></td>
<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;&#115;.</td>
</tr><tr>
<td><a href="#BookmarkNode.parent">parent</a></td>
<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#110;&#111;&#100;&#101;.</td>
</tr><tr>
<td><a href="#BookmarkNode.remove">remove</a></td>
<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#97; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;.</td>
</tr><tr>
<td><a href="#BookmarkNode.setType">setType</a></td>
<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;'&#115; &#116;y&#112;&#101;.</td>
</tr><tr>
<td><a href="#BookmarkNode.type">type</a></td>
<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;'&#115; &#116;y&#112;&#101;.</td>
</tr>
</table>
<a NAME="BookmarkNode.__init__" ID="BookmarkNode.__init__"></a>
<h4>BookmarkNode (Constructor)</h4>
<b>BookmarkNode</b>(<i>type_ = Root, parent = None</i>)
<p>
        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
</p><dl>
<dt><i>type_</i></dt>
<dd>
&#116;y&#112;&#101; &#111;&#102; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#110;&#111;&#100;&#101; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;.&#84;y&#112;&#101;)
</dd><dt><i>parent</i></dt>
<dd>
&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#110;&#111;&#100;&#101; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;)
</dd>
</dl><a NAME="BookmarkNode.add" ID="BookmarkNode.add"></a>
<h4>BookmarkNode.add</h4>
<b>add</b>(<i>child, offset = -1</i>)
<p>
        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100;/&#105;&#110;&#115;&#101;&#114;&#116; &#97; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;.
</p><dl>
<dt><i>child</i></dt>
<dd>
&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#110;&#111;&#100;&#101; &#116;&#111; &#97;&#100;&#100; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;)
</dd><dt><i>offset</i></dt>
<dd>
&#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; w&#104;&#101;&#114;&#101; &#116;&#111; &#105;&#110;&#115;&#101;&#114;&#116; &#99;&#104;&#105;&#108;&#100; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;, -&#49; &#61; &#97;&#112;&#112;&#101;&#110;&#100;)
</dd>
</dl><a NAME="BookmarkNode.children" ID="BookmarkNode.children"></a>
<h4>BookmarkNode.children</h4>
<b>children</b>(<i></i>)
<p>
        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;&#115;.
</p><dl>
<dt>Returns:</dt>
<dd>
&#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;)
</dd>
</dl><a NAME="BookmarkNode.parent" ID="BookmarkNode.parent"></a>
<h4>BookmarkNode.parent</h4>
<b>parent</b>(<i></i>)
<p>
        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#97; &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#110;&#111;&#100;&#101;.
</p><dl>
<dt>Returns:</dt>
<dd>
&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#110;&#111;&#100;&#101; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;)
</dd>
</dl><a NAME="BookmarkNode.remove" ID="BookmarkNode.remove"></a>
<h4>BookmarkNode.remove</h4>
<b>remove</b>(<i>child</i>)
<p>
        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#97; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101;.
</p><dl>
<dt><i>child</i></dt>
<dd>
&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#99;&#104;&#105;&#108;&#100; &#110;&#111;&#100;&#101; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;)
</dd>
</dl><a NAME="BookmarkNode.setType" ID="BookmarkNode.setType"></a>
<h4>BookmarkNode.setType</h4>
<b>setType</b>(<i>type_</i>)
<p>
        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;'&#115; &#116;y&#112;&#101;.
</p><dl>
<dt><i>type_</i></dt>
<dd>
&#116;y&#112;&#101; &#111;&#102; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#110;&#111;&#100;&#101; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;.&#84;y&#112;&#101;)
</dd>
</dl><a NAME="BookmarkNode.type" ID="BookmarkNode.type"></a>
<h4>BookmarkNode.type</h4>
<b>type</b>(<i></i>)
<p>
        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107;'&#115; &#116;y&#112;&#101;.
</p><dl>
<dt>Returns:</dt>
<dd>
&#98;&#111;&#111;&#107;&#109;&#97;&#114;&#107; &#116;y&#112;&#101; (&#66;&#111;&#111;&#107;&#109;&#97;&#114;&#107;&#78;&#111;&#100;&#101;.&#84;y&#112;&#101;)
</dd>
</dl>
<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>

eric ide

mercurial