Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / output / Ext.ux.tree.ColumnNodeUI.html
diff --git a/docs/output/Ext.ux.tree.ColumnNodeUI.html b/docs/output/Ext.ux.tree.ColumnNodeUI.html
deleted file mode 100644 (file)
index 34b4eba..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.ux.tree.ColumnNodeUI-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.ux.tree.ColumnNodeUI-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.ux.tree.ColumnNodeUI-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.ux.tree.ColumnNodeUI"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><div class="inheritance res-block"><pre class="res-block-inner"><a href="output/Ext.tree.TreeNodeUI.html" ext:member="" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a>&#13;&nbsp;&nbsp;<img src="resources/elbow-end.gif">ColumnNodeUI</pre></div><h1>Class <a href="source/ColumnNodeUI.html#cls-Ext.ux.tree.ColumnNodeUI">Ext.ux.tree.ColumnNodeUI</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.ux.tree</td></tr><tr><td class="label">Defined In:</td><td class="hd-info">ColumnNodeUI.js</td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/ColumnNodeUI.html#cls-Ext.ux.tree.ColumnNodeUI">ColumnNodeUI</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info"><a href="output/Ext.tree.TreeNodeUI.html" ext:cls="Ext.tree.TreeNodeUI" ext:member="">TreeNodeUI</a></td></tr><tr><td class="hd-info"></td></tr></table><div class="description"></div><div class="hr"></div><a id="Ext.ux.tree.ColumnNodeUI-props"></a><h2>Public Properties</h2><div class="no-members">This class has no public properties.</div><a id="Ext.ux.tree.ColumnNodeUI-methods"></a><h2>Public Methods</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Method</th><th class="msource-header">Defined By</th></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-addClass"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-addClass">addClass</a></b>(&nbsp;<code>String/Array&nbsp;className</code>&nbsp;)\r
-    :\r
-                                        void<div class="mdesc"><div class="short">Adds one or more CSS classes to the node's UI element.&#13;\r
-Duplicate classes are automatically filtered out.</div><div class="long">Adds one or more CSS classes to the node's UI element.\r
-Duplicate classes are automatically filtered out.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>className</code> : String/Array<div class="sub-desc">The CSS class to add, or an array of classes</div></li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#addClass" ext:member="#addClass" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-getAnchor"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-getAnchor">getAnchor</a></b>()\r
-    :\r
-                                        HtmlElement<div class="mdesc"><div class="short">Returns the &amp;lt;a&gt; element that provides focus for the node's UI.</div><div class="long">Returns the &lt;a> element that provides focus for the node's UI.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>HtmlElement</code><div class="sub-desc">The DOM anchor element.</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#getAnchor" ext:member="#getAnchor" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-getIconEl"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-getIconEl">getIconEl</a></b>()\r
-    :\r
-                                        HtmlElement<div class="mdesc"><div class="short">Returns the icon &amp;lt;img&gt; element.</div><div class="long">Returns the icon &lt;img> element.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>HtmlElement</code><div class="sub-desc">The DOM image element.</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#getIconEl" ext:member="#getIconEl" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-getTextEl"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-getTextEl">getTextEl</a></b>()\r
-    :\r
-                                        HtmlNode<div class="mdesc"><div class="short">Returns the text node.</div><div class="long">Returns the text node.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>HtmlNode</code><div class="sub-desc">The DOM text node.</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#getTextEl" ext:member="#getTextEl" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-hide"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-hide">hide</a></b>()\r
-    :\r
-                                        void<div class="mdesc"><div class="short">Hides this node.</div><div class="long">Hides this node.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#hide" ext:member="#hide" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-isChecked"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-isChecked">isChecked</a></b>()\r
-    :\r
-                                        Boolean<div class="mdesc"><div class="short">Returns the checked status of the node. If the node was rendered with no&#13;\r
-checkbox, it returns false.</div><div class="long">Returns the checked status of the node. If the node was rendered with no\r
-checkbox, it returns false.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>Boolean</code><div class="sub-desc">The checked flag.</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#isChecked" ext:member="#isChecked" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-removeClass"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-removeClass">removeClass</a></b>(&nbsp;<code>String/Array&nbsp;className</code>&nbsp;)\r
-    :\r
-                                        void<div class="mdesc"><div class="short">Removes one or more CSS classes from the node's UI element.</div><div class="long">Removes one or more CSS classes from the node's UI element.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>className</code> : String/Array<div class="sub-desc">The CSS class to remove, or an array of classes</div></li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#removeClass" ext:member="#removeClass" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-show"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-show">show</a></b>()\r
-    :\r
-                                        void<div class="mdesc"><div class="short">Shows this node.</div><div class="long">Shows this node.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#show" ext:member="#show" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.tree.TreeNodeUI-toggleCheck"></a><b><a href="source/TreeNodeUI.html#method-Ext.tree.TreeNodeUI-toggleCheck">toggleCheck</a></b>(&nbsp;<code>Boolean&nbsp;(optional)</code>&nbsp;)\r
-    :\r
-                                        void<div class="mdesc"><div class="short">Sets the checked status of the tree node to the passed value, or, if no value was passed,&#13;\r
-toggles the checked status...</div><div class="long">Sets the checked status of the tree node to the passed value, or, if no value was passed,\r
-toggles the checked status. If the node was rendered with no checkbox, this has no effect.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>(optional)</code> : Boolean<div class="sub-desc">The new checked status.</div></li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.tree.TreeNodeUI.html#toggleCheck" ext:member="#toggleCheck" ext:cls="Ext.tree.TreeNodeUI">TreeNodeUI</a></td></tr></tbody></table><a id="Ext.ux.tree.ColumnNodeUI-events"></a><h2>Public Events</h2><div class="no-members">This class has no public events.</div></div>
\ No newline at end of file