📄 bidesktoppane.xml
字号:
<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiDesktopPane" extends="BiComponent"> <description> A special container that can be used to add internal <link class="BiWindow">windows</link> to. The desktop pane has a <link class="BiWindowManager">window manager</link> that provides some extra features for the windows inside the desktop pane. </description> <arguments/> <staticMethods/> <staticFields/> <methods/> <properties> <property name="windowManager" get="true"> <description> The window manager managing the windows inside the desktop pane. </description> <type><link class="BiWindowManager">BiWindowManager</link></type> </property> <property name="windows" get="true"> <description> The windows added to the pane. </description> <type><link class="BiWindow">BiWindow[]</link></type> </property> </properties> <events/> <remarks> See the <link class="BiWindowManager">window manager</link> and the <link class="BiWindow">windows</link> for more methods and properties. </remarks></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -