⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ext.tree.asynctreenode.html

📁 Ext中文API,学习ext的同志只要你学会ext里的一种控件后其实其他的就大同小异了
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!--Mock<link rel="stylesheet" type="text/css" href="http://localhost/ext/resources/css/ext-all.css" /><link rel="stylesheet" type="text/css" href="http://localhost/ext/doc/resources/docs.css"/><link rel="stylesheet" type="text/css" href="http://localhost/ext/doc/resources/style.css"/>--><style type="text/css">    body {        overflow: scroll;    }    /**	 .mdesc .long {        display: block;    }     */</style><!-- End Mock--><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><div class="body-wrap">    <div class="top-tools">        <a class="inner-link" href="#Ext.tree.AsyncTreeNode-props"><img src="/images/s.gif" class="item-icon icon-prop">Properties</a><a class="inner-link" href="#Ext.tree.AsyncTreeNode-methods"><img src="/images/s.gif" class="item-icon icon-method">Methods</a><a class="inner-link" href="#Ext.tree.AsyncTreeNode-events"><img src="/images/s.gif" class="item-icon icon-event">Events</a><a class="inner-link" href="#Ext.tree.AsyncTreeNode-configs"><img src="/images/s.gif" class="item-icon icon-config">Config Options</a><a class="bookmark" href="../docs/?class=Ext.tree.AsyncTreeNode"><img src="/images/s.gif" class="item-icon icon-fav">Direct Link</a>    </div><h1>Class Ext.tree.AsyncTreeNode</h1>    <table cellspacing="0">        <!--        <tr>        <td class="label">        Package:        </td>        <td class="hd-info">        </td>        </tr>        -->        <tr>            <td class="label">                Defined In:            </td>            <td class="hd-info">                AsyncTreeNode.js            </td>        </tr>        <tr>            <td class="label">                Class:            </td>            <td class="hd-info">                Ext.tree.AsyncTreeNode            </td>        </tr>        <tr>            <td class="label">                Extends:            </td>            <td class="hd-info">                Ext.tree.TreeNode            </td>        </tr>    </table>    <div class="description">        @cf    </div>    <div class="hr">    </div>    <a id="Ext.tree.AsyncTreeNode-configs"></a>    <h2>配置项</h2>            <table cellspacing="0" class="member-table">            <tr>                <th class="sig-header" colspan="2">                    配置项                </th>                <th class="msource-header">                    定义者                </th>            </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="loader-header"></a>                        <b>loader</b>                        : TreeLoader                        <div class="mdesc">                            <div class="short">                                加载这个节点使用的TreeLoader(默认是加载该节点所在树的Tre...                             </div>                            <div class="long">                                加载这个节点使用的TreeLoader(默认是加载该节点所在树的TreeLoader)                             </div>                        </div>                    </td>                    <td class="msource">                                                                            AsyncTreeNode                                            </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="text-header"></a>                        <b>text</b>                        : String                        <div class="mdesc">                            <div class="short">                                The text for this node                             </div>                            <div class="long">                                The text for this node                             </div>                        </div>                    </td>                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.tree.TreeNode" 								ext:member="#method-text" 								href="output/Ext.tree.TreeNode.html#method-text">								TreeNode							</a>                                                                    </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="allowDrag-header"></a>                        <b>allowDrag</b>                        : Boolean                        <div class="mdesc">                            <div class="short">                                False to make this node undraggable...                             </div>                            <div class="long">                                False to make this node undraggable if <a href="###" onClick="alert('#draggable');">#draggable</a> = true (defaults to true)                             </div>                        </div>                    </td>                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.tree.TreeNode" 								ext:member="#method-allowDrag" 								href="output/Ext.tree.TreeNode.html#method-allowDrag">								TreeNode							</a>                                                                    </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="disabled-header"></a>                        <b>disabled</b>                        : Boolean                        <div class="mdesc">                            <div class="short">                                true to start the node disabled                             </div>                            <div class="long">                                true to start the node disabled                             </div>                        </div>                    </td>                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.tree.TreeNode" 								ext:member="#method-disabled" 								href="output/Ext.tree.TreeNode.html#method-disabled">								TreeNode							</a>                                                                    </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="cls-header"></a>                        <b>cls</b>                        : String                        <div class="mdesc">                            <div class="short">                                A css class to be added to the node                             </div>                            <div class="long">                                A css class to be added to the node                             </div>                        </div>                    </td>                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.tree.TreeNode" 								ext:member="#method-cls" 								href="output/Ext.tree.TreeNode.html#method-cls">								TreeNode							</a>                                                                    </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="href-header"></a>                        <b>href</b>                        : String                        <div class="mdesc">                            <div class="short">                                URL of the link used for the node (...                             </div>                            <div class="long">                                URL of the link used for the node (defaults to #)                             </div>                        </div>                    </td>                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.tree.TreeNode" 								ext:member="#method-href" 								href="output/Ext.tree.TreeNode.html#method-href">								TreeNode							</a>                                                                    </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="qtip-header"></a>                        <b>qtip</b>                        : String                        <div class="mdesc">                            <div class="short">                                An Ext QuickTip for the node                             </div>                            <div class="long">                                An Ext QuickTip for the node                             </div>                        </div>                    </td>                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.tree.TreeNode" 								ext:member="#method-qtip" 								href="output/Ext.tree.TreeNode.html#method-qtip">								TreeNode							</a>                                                                    </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="qtipCfg-header"></a>                        <b>qtipCfg</b>                        : String                        <div class="mdesc">                            <div class="short">                                An Ext QuickTip config for the node...                             </div>                            <div class="long">                                An Ext QuickTip config for the node (used instead of qtip)                             </div>                        </div>                    </td>                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.tree.TreeNode" 								ext:member="#method-qtipCfg" 								href="output/Ext.tree.TreeNode.html#method-qtipCfg">								TreeNode							</a>                                                                    </td>                </tr>                            <tr class="config-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -