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

📄 ext.grid.groupingview.html

📁 Ext中文API,学习ext的同志只要你学会ext里的一种控件后其实其他的就大同小异了
💻 HTML
📖 第 1 页 / 共 5 页
字号:
                    <td class="msource">                                                    <!--如果这不是同个namespace下-->							<a 	ext:cls="Ext.util.Observable" 								ext:member="#method-listeners" 								href="output/Ext.util.Observable.html#method-listeners">								Observable							</a>                                                                    </td>                </tr>                    </table>        	<a id="Ext.grid.GroupingView-props"></a>    <h2>公告属性</h2>            <table cellspacing="0" class="member-table">            <tr>                <th colspan="2">                    属性                </th>                <th>                    定义者                </th>            </tr>                            <tr class="property-row inherited expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="scrollOffset-activeItem"></a>                        <b>                        scrollOffset: </b>                        <div class="mdesc">                            <div class="short">                                 预留给滚动条的空白位置(默认为19像素)                              </div>                            <div class="long">                                 预留给滚动条的空白位置(默认为19像素)                              </div>                        </div>                    </td>                    <td class="msource">                    							                                                    <!--如果这不是同个namespace下--><a ext:cls="Ext.grid.GridView" ext:member="#method-scrollOffset" href="output/Ext.grid.GridView.html#method-scrollOffset">                                                GridView                                                </a>                                        </td>                </tr>                            <tr class="property-row inherited expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="sortClasses-activeItem"></a>                        <b>                        sortClasses: </b>                        <div class="mdesc">                            <div class="short">                                 排序时头部的CSS样式类(默认为["sort-asc", "sort...                             </div>                            <div class="long">                                 排序时头部的CSS样式类(默认为["sort-asc", "sort-desc"])。                              </div>                        </div>                    </td>                    <td class="msource">                    							                                                    <!--如果这不是同个namespace下--><a ext:cls="Ext.grid.GridView" ext:member="#method-sortClasses" href="output/Ext.grid.GridView.html#method-sortClasses">                                                GridView                                                </a>                                        </td>                </tr>                            <tr class="property-row inherited expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="sortAscText-activeItem"></a>                        <b>                        sortAscText: </b>                        <div class="mdesc">                            <div class="short">                                 The text displayed in the "Sort As...                             </div>                            <div class="long">                                 The text displayed in the "Sort Ascending" menu item “升序”菜单项的提示文字                              </div>                        </div>                    </td>                    <td class="msource">                    							                                                    <!--如果这不是同个namespace下--><a ext:cls="Ext.grid.GridView" ext:member="#method-sortAscText" href="output/Ext.grid.GridView.html#method-sortAscText">                                                GridView                                                </a>                                        </td>                </tr>                            <tr class="property-row inherited expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="sortDescText-activeItem"></a>                        <b>                        sortDescText: </b>                        <div class="mdesc">                            <div class="short">                                 The text displayed in the "Sort De...                             </div>                            <div class="long">                                 The text displayed in the "Sort Descending" menu item “降序”菜单项的提示文字                              </div>                        </div>                    </td>                    <td class="msource">                    							                                                    <!--如果这不是同个namespace下--><a ext:cls="Ext.grid.GridView" ext:member="#method-sortDescText" href="output/Ext.grid.GridView.html#method-sortDescText">                                                GridView                                                </a>                                        </td>                </tr>                            <tr class="property-row inherited expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <a id="columnsText-activeItem"></a>                        <b>                        columnsText: </b>                        <div class="mdesc">                            <div class="short">                                 The text displayed in the "Columns...                             </div>                            <div class="long">                                 The text displayed in the "Columns" menu item “列”菜单项的提示文字                              </div>                        </div>                    </td>                    <td class="msource">                    							                                                    <!--如果这不是同个namespace下--><a ext:cls="Ext.grid.GridView" ext:member="#method-columnsText" href="output/Ext.grid.GridView.html#method-columnsText">                                                GridView                                                </a>                                        </td>                </tr>                    </table>            <a id="Ext.grid.GroupingView-methods"></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="method-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <!--ClassName--><a id="GroupingView-GroupingView"></a>                        <b>GroupingView</b>                        (                                                                                    <code>                                    Object config                                </code>                                                    )                                                    : Ext.grid.GroupingView                                                <div class="mdesc">                            <div class="short">                                构造器                             </div>                            <div class="long">                                构造器                                <div class="mdetail-params">                                    <strong>参数项:</strong>                                    <ul>                                                                                    <li>                                                <code>                                                    config                                                </code> : Object                                                <div class="sub-desc">                                                    /                                                </div>                                            </li>                                                                            </ul>                                    <b>返回:</b>                                    <ul>                                        <li>                                            <code>                                                Ext.grid.GroupingView                                            </code>                                                                                    </li>                                    </ul>                                </div>                            </div>                        </div>                    </td>                    <td class="msource">                                                GroupingView                                            </td>                </tr>                            <tr class="method-row expandable">                    <td class="micon">                        <a class="exi" href="#expand">&nbsp;</a>                    </td>                    <td class="sig">                        <!--ClassName--><a id="toggleGroup-toggleGroup"></a>                        <b>toggleGroup</b>                        (                                                                                    <code>                                    String groupId,                                </code>                                                                                                                <code>                                    Boolean expanded                                </code>                                                    )                                                <div class="mdesc">                            <div class="short">                                
 Toggles the specified group if no...                             </div>                            <div class="long">                                
 Toggles the specified group if no value is passed, otherwise sets the expanded state of the group to the value passed.
                                <div class="mdetail-params">                                    <strong>参数项:</strong>                                    <ul>                                                                                    <li>                                                <code>

⌨️ 快捷键说明

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