bixmldatacolumn.xml

来自「ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.」· XML 代码 · 共 35 行

XML
35
字号
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiXmlDataColumn" extends="BiDataColumn">	<description>This class is used for the columns in a<link class="BiXmlDataSet">BiXmlDataSet</link>.</description>	<arguments>		<argument name="sEncodedName">			<description>The encoded name of the column. This is the 									string that<link class="BiXmlDataSet">BiXmlDataSet</link>				<link class="BiXmlDataSet" field="getColumnNamesPath">getColumnNamesPath</link>                                  returned.</description>			<type>String</type>		</argument>	</arguments>	<staticMethods>	</staticMethods>	<staticFields>	</staticFields>	<methods>	</methods>	<properties>		<property name="encodedName" get="true">			<description>The encoded name of the data set</description>			<type>String</type>		</property>		<property name="xsType" get="true" set="true">			<description>The XML Schema type used for the column</description>			<type>String</type>		</property>	</properties>	<events>	</events>	<remarks>	</remarks></class>

⌨️ 快捷键说明

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