Vostok Framework API Documentation | All Packages | All Classes | Index | Frames | ![]() |
ILoaderStateTransition | Methods | |
Package | org.vostokframework.domain.loading |
Interface | public 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 |
Method | Defined By | ||
---|---|---|---|
![]() | ILoader | ||
![]() | addChildren(children:IList):void | ILoader | |
![]() | cancel():void | ILoader | |
![]() | cancelChild(identification:VostokIdentification):void | ILoader | |
![]() | containsChild(identification:VostokIdentification):Boolean | ILoader | |
![]() | ILoader | ||
![]() | ILoader | ||
![]() | load():void | ILoader | |
![]() | removeChild(identification:VostokIdentification):void | ILoader | |
![]() | resumeChild(identification:VostokIdentification):void | ILoader | |
![]() | setMaxConcurrentConnections(value:int):void | ILoader | |
setState(state:ILoaderState):void | ILoaderStateTransition | ||
![]() | stop():void | ILoader | |
![]() | stopChild(identification:VostokIdentification):void | ILoader |