A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
DataError — class, package ch.capi.errors
Error thrown when data is not available.
DataError(message:String) — Constructor, class ch.capi.errors.DataError
Creates a new DataError object.
DataType — class, package ch.capi.net
Represents some simple data type constants for the data of a ILoadableFile
defaultAlign — Property, class ch.capi.display.text.FontsParser
Defines the default alignement if the attribute is not specified.
defaultAppDomainPolicy — Property, class ch.capi.net.policies.DefaultContextPolicy
Defines the behavior to create the ApplicationDomain.
defaultColor — Property, class ch.capi.display.text.FontsParser
Defines the default color if attribute not specified.
DefaultContextPolicy — class, package ch.capi.net.policies
Default implementation of a IContextPolicy.
DefaultContextPolicy(defaultAppDomainPolicy:String, defaultSecDomainPolicy:String) — Constructor, class ch.capi.net.policies.DefaultContextPolicy
Creates a new DefaultContextPolicy object.
defaultFiles — Property, class ch.capi.net.policies.DefaultLoadPolicy
Defines the IMap that links the loaded files within a default file to load if the specified file failed.
defaultFileTypeSelector — Static Property, class ch.capi.net.FileTypeSelector
Defines a default simple FileTypeSelector object.
defaultLoadableFileFactory — Static Property, class ch.capi.net.LoadableFileFactory
Defines the default LoadableFileFactory.
DefaultLoadPolicy — class, package ch.capi.net.policies
Basic implementation of a ILoadPolicy.
DefaultLoadPolicy(reloadTimes:uint, continueOnFailure:Boolean) — Constructor, class ch.capi.net.policies.DefaultLoadPolicy
Creates a new DefaultLoadPolicy object.
defaultPriority — Property, class ch.capi.net.PriorityMassLoader
Defines the default priority to use for the addFile method.
defaultSecDomainPolicy — Property, class ch.capi.net.policies.DefaultContextPolicy
Defines the behavior to use the SecuritDomain.
defaultSize — Property, class ch.capi.display.text.FontsParser
Defines the default size if attribute not specified.
defaultVariableRegexp — Static Property, class ch.capi.utils.VariableReplacer
Defines the regular expression for the variables.
defaultVariables — Property, class ch.capi.net.LoadableFileFactory
Defines the default variables that will be used by the created ILoadableFile instances as parent IMap.
defaultVirtualBytesTotal — Property, class ch.capi.net.LoadableFileFactory
Defines the default virtual bytes to set to the created ILoadableFile objects.
dependencies — Property, class ch.capi.net.app.ApplicationFile
Defines the dependencies.
DependencyNotSafeError — class, package ch.capi.errors
Error thrown when a dependey is not safe.
DependencyNotSafeError(message:String) — Constructor, class ch.capi.errors.DependencyNotSafeError
Creates a new DependencyNotSafeError object.
destroy() — method, interface ch.capi.net.ILoadableFile
Destroys this ILoadableFile.
destroy() — method, class ch.capi.net.files.AbstractLoadableFile
Destroys this ILoadableFile.
destroy() — method, class ch.capi.net.files.LoaderFile
Destroys this LoaderFile.
destroy() — method, class ch.capi.net.files.SoundFile
Destroys this SoundFile.
destroy() — method, class ch.capi.net.files.URLLoaderFile
Destroys this URLLoaderFile.
DEVICE_FONT — Constant Static Property, class ch.capi.display.text.FontsManager
Defines a font as a device font.
DictionnaryMap — class, package ch.capi.data
Represents a IMap based on a Dictionnary.
DictionnaryMap(weakKeys:Boolean) — Constructor, class ch.capi.data.DictionnaryMap
Creates a new DictionnaryMap object.
dispatchEvent(evt:flash.events:Event) — method, class ch.capi.events.GlobalEventDispatcher
Dispatches the specified Event through the listeners.
dispatchGlobalEvents — Property, class ch.capi.events.GlobalEventDispatcher
Defines if the global events must be dispatched or not.
DomainUtils — class, package ch.capi.utils
Represents DomainUtils.
DYNAMIC — Constant Static Property, class ch.capi.net.NetState
Defines the dynamic state.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z