📄 bitreeviewcellinfo.xml
字号:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiTreeViewCellInfo" extends="BiObject"> <description>This represents information about a cell in the tree view.</description> <arguments> </arguments> <staticMethods> </staticMethods> <staticFields> </staticFields> <methods> <method name="equals"> <description>If to<link class="BiTreeViewCellInfo">BiTreeViewCellInfo</link> objects are representing the same cell</description> <arguments> <argument name="oInfo"> <description>The cell to compare this cell with</description> <type> <link class="BiTreeViewCellInfo">BiTreeViewCellInfo</link> </type> </argument> </arguments> <returns> <type>Boolean</type> </returns> </method> </methods> <properties> <property name="row" get="true" set="true"> <description>What row the cell is part of</description> <type>Boolean</type> </property> <property name="column" get="true" set="true"> <description>What column the cell is part of</description> <type>Boolean</type> </property> </properties> <events> </events> <remarks> </remarks></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -