bigridrowheaders.xml
来自「ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.」· XML 代码 · 共 22 行
XML
22 行
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiGridRowHeaders" extends="BiComponent"> <description>This component is used to paint the grid row headers for a <link class="BiGrid">grid</link>. The component asks the <link class="BiGridRow">BiGridRow</link> for the HTML for each item by calling <link class="BiGridRow" field="getRowHeaderHtml">getRowHeaderHtml</link>.</description> <arguments> </arguments> <staticMethods> </staticMethods> <staticFields> </staticFields> <methods> </methods> <properties> </properties> <events> </events> <remarks>There is usually no need to create this component manually. It is created by the <link class="BiGrid">grid</link> as needed.</remarks></class>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?