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

📄 bidesktoppane.xml

📁 ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.
💻 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 + -