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

📄 bigaugeplate.xml

📁 ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.
💻 XML
字号:
<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiGaugePlate" extends="BiComponent">	<description>		This component is used to the plate (the background circle) for a <link class="BiGauge">gauge</link>	</description>	<arguments>		<argument name="oGauge">			<type><link class="BiGauge">BiGauge</link></type>			<description>				The gauge that the plate is part of			</description>		</argument>	</arguments>	<staticMethods/>	<staticFields/>	<methods/>	<properties>		<property name="strokeColor" type="String" description="The color of the stroke (edge) of the plate" get="true" set="true"/>		<property name="fillColor" type="String" description="The fill color of the plate" get="true" set="true"/>		<property name="gauge" description="The gauge that the plate is part of" get="true">			<type><link class="BiGauge">BiGauge</link></type>		</property>	</properties>	<events/>	<remarks/></class>

⌨️ 快捷键说明

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