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  
IAutonomousChainStep — Interface, package org.swizframework.utils.chain
IBeanFactory — Interface, package org.swizframework.core
Bean Factory Interface
IBeanFactoryAware — Interface, package org.swizframework.core
IBeanProcessor — Interface, package org.swizframework.processors
IBeanProvider — Interface, package org.swizframework.core
IChain — Interface, package org.swizframework.utils.chain
IChainStep — Interface, package org.swizframework.utils.chain
IDispatcherAware — Interface, package org.swizframework.core
IDisposable — Interface, package org.swizframework.core
ignoredClasses — Constant Property, class org.swizframework.core.BeanFactory
IInitializing — Interface, package org.swizframework.core
IMetadataHost — Interface, package org.swizframework.reflection
The IMetadataHost interface is a representation of a public property, method or class that is decorated with metadata.
IMetadataProcessor — Interface, package org.swizframework.processors
IMetadataTag — Interface, package org.swizframework.reflection
The IMetadataTag interface is a representation of a metadata tag that has been defined in source code.
index — Property, class org.swizframework.reflection.MethodParameter
Index of this parameter in method signature.
info(msg:String, ... rest) — method, class org.swizframework.utils.logging.SwizLogger
INFO — Constant Static Property, class org.swizframework.utils.logging.SwizLogEventLevel
init(swiz:org.swizframework.core:ISwiz) — method, class org.swizframework.core.BeanFactory
Called by Swiz
init(swiz:org.swizframework.core:ISwiz) — method, interface org.swizframework.core.IBeanFactory
Called by Swiz
init() — method, interface org.swizframework.core.ISwiz
Called once in initialize Swiz
init(swiz:org.swizframework.core:ISwiz) — method, class org.swizframework.processors.BaseMetadataProcessor
Method used to set reference to parent Swiz instance.
init(swiz:org.swizframework.core:ISwiz) — method, interface org.swizframework.processors.IProcessor
Method used to set reference to parent Swiz instance.
init(swiz:org.swizframework.core:ISwiz) — method, class org.swizframework.processors.SwizInterfaceProcessor
initialize(domain:flash.system:ApplicationDomain) — method, class org.swizframework.core.BeanProvider
initialize(domain:flash.system:ApplicationDomain) — method, interface org.swizframework.core.IBeanProvider
initializeBeans(domain:flash.system:ApplicationDomain) — method, class org.swizframework.core.BeanProvider
initialized — Property, class org.swizframework.core.Bean
Initialzed
initialized(document:Object, id:String) — method, class org.swizframework.core.mxml.Swiz
INJECT — Constant Static Property, class org.swizframework.processors.InjectProcessor
INJECT — Constant Static Property, class org.swizframework.processors.ProcessorPriority
Built-in InjectProcessor is the second native processor run to satisfy declared dependencies in any beans/components provided to Swiz.
injectByName — Property, class org.swizframework.processors.InjectProcessor
injectByProperty — Property, class org.swizframework.processors.InjectProcessor
injectByType — Property, class org.swizframework.processors.InjectProcessor
Injection — class, package org.swizframework.metadata
Represents a deferred request for injection.
Injection(injectTag:org.swizframework.metadata:InjectMetadataTag, bean:org.swizframework.core:Bean) — Constructor, class org.swizframework.metadata.Injection
InjectMetadataTag — class, package org.swizframework.metadata
Class to represent [Inject] metadata tags.
InjectMetadataTag() — Constructor, class org.swizframework.metadata.InjectMetadataTag
Constructor sets defaultArgName.
InjectProcessor — class, package org.swizframework.processors
Inject Processor
InjectProcessor(metadataNames:Array) — Constructor, class org.swizframework.processors.InjectProcessor
Constructor
injectTag — Property, class org.swizframework.metadata.Injection
The corresponding [Inject] tag.
interfaces — Property, class org.swizframework.reflection.TypeDescriptor
The fully qualified name of all interfaces this type implements.
invalidate() — method, class org.swizframework.storage.SharedObjectBean
IProcessor — Interface, package org.swizframework.processors
Base interface that ensures all implementers have a reference to the containing instance of Swiz and a priority to determine their place in line.
isBindable — Property, class org.swizframework.reflection.BindableMetadataHost
isClassConstant(value:String) — Static Method , class org.swizframework.reflection.ClassConstant
Evaluates whether the specified value defines a class constant.
_isComplete — Property, class org.swizframework.utils.chain.AbstractChain
isComplete — Property, class org.swizframework.utils.chain.AbstractChain
_isComplete — Property, class org.swizframework.utils.chain.BaseChainStep
isComplete — Property, class org.swizframework.utils.chain.BaseChainStep
_isComplete — Property, class org.swizframework.utils.chain.EventChainStep
isComplete — Property, class org.swizframework.utils.chain.EventChainStep
isComplete — Property, interface org.swizframework.utils.chain.IChain
isComplete — Property, interface org.swizframework.utils.chain.IChainStep
ISharedObjectBean — Interface, package org.swizframework.storage
isPotentialInjectionTarget(instance:Object) — method, class org.swizframework.core.BeanFactory
Evaluate whether Swiz is configured such that the specified class is a potential injection target.
ISwiz — Interface, package org.swizframework.core
Swiz Interface
ISwizAware — Interface, package org.swizframework.core
ISwizConfig — Interface, package org.swizframework.core
ISwizHost — Interface, package org.swizframework.core
Interface that IEventDispatchers can optionally implement when serving as the host for a Swiz instance.
ISwizInterface — Interface, package org.swizframework.core
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