Packageorg.vostokframework.domain.loading
Interfacepublic interface ILoaderStateTransition extends ILoader, flash.events.IEventDispatcher, org.as3coreaddendum.system.IEquatable, org.as3coreaddendum.system.IDisposable, org.as3coreaddendum.system.IPriority, org.as3coreaddendum.system.IIndexable
Implementors VostokLoader

description



Public Properties
 PropertyDefined By
 Inheritedidentification : VostokIdentification
[read-only]
ILoader
 InheritedisLoading : Boolean
[read-only]
ILoader
 InheritedisQueued : Boolean
[read-only]
ILoader
 InheritedisStopped : Boolean
[read-only]
ILoader
 InheritedmaxConcurrentConnections : int
[read-only]
ILoader
 InheritedopenedConnections : int
[read-only]
ILoader
Public Methods
 MethodDefined By
 Inherited
addChild(child:ILoader):void
ILoader
 Inherited
addChildren(children:IList):void
ILoader
 Inherited
cancel():void
ILoader
 Inherited
cancelChild(identification:VostokIdentification):void
ILoader
 Inherited
containsChild(identification:VostokIdentification):Boolean
ILoader
 Inherited
ILoader
 Inherited
ILoader
 Inherited
load():void
ILoader
 Inherited
removeChild(identification:VostokIdentification):void
ILoader
 Inherited
resumeChild(identification:VostokIdentification):void
ILoader
 Inherited
ILoader
  
ILoaderStateTransition
 Inherited
stop():void
ILoader
 Inherited
stopChild(identification:VostokIdentification):void
ILoader
Method Detail
setState()method
public function setState(state:ILoaderState):void

Parameters

state:ILoaderState