blob: 3ab759f49c070505c3950837dc44855e6ab0398f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<apiPackage id="mx.controls.treeClasses"><apiName>mx.controls.treeClasses</apiName><apiDetail/><apiClassifier id="mx.controls.treeClasses:MXTreeItemRenderer"><apiName>MXTreeItemRenderer</apiName><shortdesc>
MXTreeItemRenderer クラスは、MX Tree コントロールで使用する Spark アイテムレンダラーを定義します。</shortdesc><prolog><asMetadata><apiVersion><apiLanguage version="3.0"/><apiPlatform description="" name="Flash" version="10"/><apiPlatform description="" name="AIR" version="1.5"/><apiTool description="" name="Flex" version="4"/></apiVersion><Exclude kind="property" name="listData"/><DefaultProperty name="mxmlContent"/></asMetadata><asCustoms><mxml><![CDATA[
<p>The <code>&lt;s:MXTreeItemRenderer &gt;</code> tag inherits all of the tag
attributes of its superclass and adds the following tag attributes:</p>
<pre>
&lt;s:MXItemRenderer
<strong>Properties</strong>
/&gt;
</pre>
]]></mxml></asCustoms></prolog><apiClassifierDetail><apiClassifierDef><apiAccess value="public"/><apiStatic/><apiBaseClassifier>mx.controls.listClasses:MXItemRenderer</apiBaseClassifier></apiClassifierDef><apiDesc>
MXTreeItemRenderer クラスは、MX Tree コントロールで使用する Spark アイテムレンダラーを定義します。このクラスでは、MX Tree コントロールで Spark アイテムレンダラーアーキテクチャを使用できます。
</apiDesc></apiClassifierDetail><related-links><link href="" invalidHref="mx.controls.Tree.xml"><linktext>mx.controls.Tree</linktext></link></related-links><apiConstructor id="mx.controls.treeClasses:MXTreeItemRenderer:MXTreeItemRenderer"><apiName>MXTreeItemRenderer</apiName><shortdesc>
コンストラクターです。</shortdesc><prolog><asMetadata><apiVersion><apiLanguage version="3.0"/><apiPlatform description="" name="Flash" version="10"/><apiPlatform description="" name="AIR" version="1.5"/><apiTool description="" name="Flex" version="4"/></apiVersion></asMetadata></prolog><apiConstructorDetail><apiConstructorDef><apiAccess value="public"/></apiConstructorDef><apiDesc>
コンストラクターです。
</apiDesc></apiConstructorDetail></apiConstructor><apiValue id="mx.controls.treeClasses:MXTreeItemRenderer:disclosureGroup:get"><apiName>disclosureGroup</apiName><shortdesc>
指定した場合は、Tree の展開コントロールとして使用されるコンポーネントです。</shortdesc><prolog><asMetadata><apiVersion><apiLanguage version="3.0"/><apiPlatform description="" name="Flash" version="10"/><apiPlatform description="" name="AIR" version="1.5"/><apiTool description="" name="Flex" version="4"/></apiVersion></asMetadata></prolog><apiValueDetail><apiValueDef><apiProperty/><apiAccess value="public"/><apiDynamic/><apiValueAccess value="readwrite"/><apiValueClassifier>spark.components:Group</apiValueClassifier></apiValueDef><apiDesc>
指定した場合は、Tree の展開コントロールとして使用されるコンポーネントです。このコントロールをクリックすると、<codeph>itemClose</codeph><codeph>itemOpen</codeph> などのツリーイベントが送出され、<codeph>click</codeph> イベントは伝播されません。
</apiDesc></apiValueDetail></apiValue><apiValue id="mx.controls.treeClasses:MXTreeItemRenderer:treeListData:get"><apiName>treeListData</apiName><shortdesc>
IDropInListItemRenderer インターフェイスによって定義された listData プロパティの実装です。</shortdesc><prolog><asMetadata><apiVersion><apiLanguage version="3.0"/><apiPlatform description="" name="Flash" version="9"/><apiPlatform description="" name="AIR" version="1.1"/><apiTool description="" name="Flex" version="3"/></apiVersion></asMetadata></prolog><apiValueDetail><apiValueDef><apiProperty isBindable="true" name="dataChange"/><apiAccess value="public"/><apiDynamic/><apiValueAccess value="read"/><apiType value="mx.controls.treeClasses:TreeListData"/></apiValueDef><apiDesc>
IDropInListItemRenderer インターフェイスによって定義された <codeph>listData</codeph> プロパティの実装です。 このプロパティを使用して、アイテムレンダラーによって表示されるデータアイテムに関する情報にアクセスします。
</apiDesc></apiValueDetail><related-links><link href="" invalidHref="mx.controls.listClasses.IDropInListItemRenderer.xml"><linktext>mx.controls.listClasses.IDropInListItemRenderer</linktext></link></related-links></apiValue></apiClassifier></apiPackage>