blob: 780768c1e858465c7d22096d3179da4a66359157 [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="spark.core"><apiName>spark.core</apiName><apiDetail/><apiClassifier id="spark.core:ContainerDestructionPolicy"><apiName>ContainerDestructionPolicy</apiName><shortdesc>
ContainerCreationPolicy クラスは、spark の表示クラスの destructionPolicy プロパティの定数値を定義します。</shortdesc><prolog><asMetadata><apiVersion><apiLanguage version="3.0"/><apiPlatform description="" name="AIR" version="2.5"/><apiTool description="" name="Flex" version="4.5"/></apiVersion></asMetadata></prolog><apiClassifierDetail><apiClassifierDef><apiAccess value="public"/><apiStatic/><apiFinal/><apiBaseClassifier>Object</apiBaseClassifier></apiClassifierDef><apiDesc>
ContainerCreationPolicy クラスは、spark の表示クラスの <codeph>destructionPolicy</codeph> プロパティの定数値を定義します。
</apiDesc></apiClassifierDetail><related-links><link href="spark.components.supportClasses.xml#ViewNavigatorBase/destructionPolicy"><linktext>spark.components.supportClasses.ViewNavigatorBase.destructionPolicy</linktext></link><link href="spark.components.xml#View/destructionPolicy"><linktext>spark.components.View.destructionPolicy</linktext></link></related-links><apiValue id="spark.core:ContainerDestructionPolicy:AUTO"><apiName>AUTO</apiName><shortdesc>
コンテナの子の存続期間は、コンテナ自身のヒューリスティックに基づいて、コンテナによって自動的に管理されます。</shortdesc><prolog><asMetadata><apiVersion><apiLanguage version="3.0"/><apiPlatform description="" name="AIR" version="2.5"/><apiTool description="" name="Flex" version="4.5"/></apiVersion></asMetadata></prolog><apiValueDetail><apiValueDef><apiAccess value="public"/><apiStatic/><apiData>auto</apiData><apiType value="String"/></apiValueDef><apiDesc>
コンテナの子の存続期間は、コンテナ自身のヒューリスティックに基づいて、コンテナによって自動的に管理されます。
</apiDesc></apiValueDetail></apiValue><apiValue id="spark.core:ContainerDestructionPolicy:NEVER"><apiName>NEVER</apiName><shortdesc>
コンテナが自分の子を破棄することはありません。</shortdesc><prolog><asMetadata><apiVersion><apiLanguage version="3.0"/><apiPlatform description="" name="AIR" version="2.5"/><apiTool description="" name="Flex" version="4.5"/></apiVersion></asMetadata></prolog><apiValueDetail><apiValueDef><apiAccess value="public"/><apiStatic/><apiData>never</apiData><apiType value="String"/></apiValueDef><apiDesc>
コンテナが自分の子を破棄することはありません。
</apiDesc></apiValueDetail></apiValue></apiClassifier></apiPackage>