blob: 2a4612244fd972e2ceba92d58222a7902628c58f [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 view 类的 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 view 类的 <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>