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 |
satisfiesType(typeName:String) — method, class org.swizframework.reflection.TypeDescriptor |
|
Returns true if this descriptor's className, superClass, or any interfaces
match a typeName. |
_scope — Property, class org.swizframework.metadata.MediateMetadataTag |
|
Backing variable for read-only scope property. |
scope — Property, class org.swizframework.metadata.MediateMetadataTag |
|
Returns scope attribute of [Mediate] tag as a String. |
sendMockFault(event:flash.events:TimerEvent) — method, class org.swizframework.utils.services.MockDelegateHelper |
| |
sendMockResult(event:flash.events:TimerEvent) — method, class org.swizframework.utils.services.MockDelegateHelper |
| |
SEQUENCE — Constant Static Property, class org.swizframework.utils.chain.ChainType |
| |
serverName — Property, class org.swizframework.utils.services.ChannelSetHelper |
| |
serverPort — Property, class org.swizframework.utils.services.ChannelSetHelper |
| |
ServiceHelper — class, package org.swizframework.utils.services |
| |
ServiceHelper() — Constructor, class org.swizframework.utils.services.ServiceHelper |
| |
setBeanIds(domain:flash.system:ApplicationDomain) — method, class org.swizframework.core.BeanProvider |
|
Since the setter for beans should have already created Bean objects for all children,
we are primarily trying to identify the id to set in the bean's name property. |
setBoolean(name:String, value:Boolean) — method, interface org.swizframework.storage.ISharedObjectBean |
| |
setBoolean(name:String, value:Boolean) — method, class org.swizframework.storage.SharedObjectBean |
| |
setDestinationValue(injectTag:org.swizframework.metadata:InjectMetadataTag, bean:org.swizframework.core:Bean, value:any) — method, class org.swizframework.processors.InjectProcessor |
|
Set Destination Value
|
setEventPackages(value:any) — method, class org.swizframework.core.SwizConfig |
|
Internal setter for eventPackages property. |
setInt(name:String, value:int) — method, interface org.swizframework.storage.ISharedObjectBean |
| |
setInt(name:String, value:int) — method, class org.swizframework.storage.SharedObjectBean |
| |
setNumber(name:String, value:Number) — method, interface org.swizframework.storage.ISharedObjectBean |
| |
setNumber(name:String, value:Number) — method, class org.swizframework.storage.SharedObjectBean |
| |
setProcessors(value:Array) — method, interface org.swizframework.core.ISwiz |
| |
setString(name:String, value:String) — method, interface org.swizframework.storage.ISharedObjectBean |
| |
setString(name:String, value:String) — method, class org.swizframework.storage.SharedObjectBean |
| |
setUp(dObj:flash.display:DisplayObject) — Static Method , class org.swizframework.core.SwizManager |
| |
setUpBean(bean:org.swizframework.core:Bean) — method, class org.swizframework.core.BeanFactory |
|
Initialze Bean
|
setUpBean(bean:org.swizframework.core:Bean) — method, interface org.swizframework.core.IBeanFactory |
| |
setUpBean(bean:org.swizframework.core:Bean) — method, interface org.swizframework.processors.IBeanProcessor |
| |
setUpBean(bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.SwizInterfaceProcessor |
| |
SET_UP_BEAN — Constant Static Property, class org.swizframework.events.BeanEvent |
| |
setUpBeans() — method, class org.swizframework.core.BeanFactory |
|
Initializes all beans in the beans cache. |
setUpBeans() — method, interface org.swizframework.core.IBeanFactory |
| |
setUpEventHandler(event:flash.events:Event) — method, class org.swizframework.core.BeanFactory |
|
Injection Event Handler
|
setUpEventHandlerSysMgr(event:flash.events:Event) — method, class org.swizframework.core.BeanFactory |
|
Injection Event Handler defined on SysMgr
|
setUpEventPhase — Property, interface org.swizframework.core.ISwizConfig |
|
Swiz will listen for the setUp event in this event phase and perform injections in
response. |
_setUpEventPhase — Property, class org.swizframework.core.SwizConfig |
|
Backing variable for the setUpEventPhase property. |
setUpEventPhase — Property, class org.swizframework.core.SwizConfig |
|
Swiz will listen for the setUp event in this event phase and perform injections in
response. |
setUpEventPriority — Property, interface org.swizframework.core.ISwizConfig |
|
Swiz will listen for the setUp event at the specified priority. |
_setUpEventPriority — Property, class org.swizframework.core.SwizConfig |
|
Backing variable for the setUpEventPriority property. |
setUpEventPriority — Property, class org.swizframework.core.SwizConfig |
|
Swiz will listen for the setUp event at the specified priority. |
setUpEventType — Property, interface org.swizframework.core.ISwizConfig |
|
Swiz will listen for this event and process eligible views in response. |
_setUpEventType — Property, class org.swizframework.core.SwizConfig |
|
Backing variable for the setUpEvent property. |
setUpEventType — Property, class org.swizframework.core.SwizConfig |
|
Swiz will listen for this event and process eligible views in response. |
setUpMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.BaseMetadataProcessor |
| |
setUpMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.DispatcherProcessor |
| |
setUpMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.InjectProcessor |
|
Add Inject
|
setUpMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.MediateProcessor |
| |
setUpMetadataTags(metadataTags:Array, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.BaseMetadataProcessor |
|
Process the metadata tags for the provided Bean
so they are ready to use. |
setUpMetadataTags(metadataTags:Array, bean:org.swizframework.core:Bean) — method, interface org.swizframework.processors.IMetadataProcessor |
|
Process the metadata tags for the provided Bean
so they are ready to use. |
setUpMetadataTags(metadataTags:Array, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.PostConstructProcessor |
|
Process the metadata tags for the provided Bean
so they are ready to use. |
setValue(name:String, value:any) — method, interface org.swizframework.storage.ISharedObjectBean |
| |
setValue(name:String, value:any) — method, class org.swizframework.storage.SharedObjectBean |
| |
setViewPackages(value:any) — method, class org.swizframework.core.SwizConfig |
|
Internal setter for viewPackages property. |
SharedObjectBean — class, package org.swizframework.storage |
| |
SharedObjectBean() — Constructor, class org.swizframework.storage.SharedObjectBean |
| |
showBusyCursor — Property, class org.swizframework.utils.services.MockDelegateHelper |
|
If true, a busy cursor is displayed while the mock service is
executing. |
singleton — Property, class org.swizframework.core.Prototype |
| |
size — Property, interface org.swizframework.storage.ISharedObjectBean |
| |
size — Property, class org.swizframework.storage.SharedObjectBean |
| |
_source — Property, class org.swizframework.core.Bean |
| |
source — Property, class org.swizframework.core.Bean |
|
Source
|
source — Property, class org.swizframework.core.Prototype |
| |
_source — Property, class org.swizframework.metadata.InjectMetadataTag |
|
Backing variable for read-only source property. |
source — Property, class org.swizframework.metadata.InjectMetadataTag |
|
Returns source attribute of [Inject] tag. |
start() — method, class org.swizframework.utils.chain.AbstractChain |
| |
stepComplete() — method, class org.swizframework.utils.chain.AbstractChain |
| |
stepComplete() — method, interface org.swizframework.utils.chain.IChain |
| |
stepError() — method, class org.swizframework.utils.chain.AbstractChain |
| |
stepError() — method, interface org.swizframework.utils.chain.IChain |
| |
steps — Property, class org.swizframework.utils.chain.AbstractChain |
| |
_stopImmediatePropagation — Property, class org.swizframework.metadata.MediateMetadataTag |
|
Backing variable for read-only stopImmediatePropagation property. |
stopImmediatePropagation — Property, class org.swizframework.metadata.MediateMetadataTag |
|
Returns stopImmediatePropagation attribute of [Mediate] tag as a Boolean. |
_stopOnError — Property, class org.swizframework.utils.chain.AbstractChain |
|
Backing variable for stopOnError getter/setter. |
stopOnError — Property, class org.swizframework.utils.chain.AbstractChain |
| |
stopOnError — Property, interface org.swizframework.utils.chain.IChain |
| |
_stopPropagation — Property, class org.swizframework.metadata.MediateMetadataTag |
|
Backing variable for read-only stopPropagation property. |
stopPropagation — Property, class org.swizframework.metadata.MediateMetadataTag |
|
Returns stopPropagation attribute of [Mediate] tag as a Boolean. |
strict — Property, interface org.swizframework.core.ISwizConfig |
|
Flag to enable runtime validation of mediated events. |
_strict — Property, class org.swizframework.core.SwizConfig |
|
Backing variable for the strict property. |
strict — Property, class org.swizframework.core.SwizConfig |
|
Flag to enable runtime validation of mediated events. |
superClasses — Property, class org.swizframework.reflection.TypeDescriptor |
|
The fully qualified name of all superclasses this type extends. |
_swiz — Property, class org.swizframework.controller.AbstractController |
| |
swiz — Property, class org.swizframework.controller.AbstractController |
| |
swiz — Property, class org.swizframework.core.BeanFactory |
| |
swiz — Property, interface org.swizframework.core.ISwizAware |
| |
swiz — Property, class org.swizframework.events.SwizEvent |
|
The ISwiz instance that was created or destroyed. |
swiz — Property, class org.swizframework.processors.BaseMetadataProcessor |
| |
swiz — Property, class org.swizframework.utils.services.ServiceHelper |
| |
swiz — Property, class org.swizframework.utils.services.URLRequestHelper |
| |
swiz — Property, class org.swizframework.utils.test.AutowiredTestCase |
|
Getter for local Swiz instance. |
Swiz — class, package org.swizframework.core.mxml |
|
Core framework class that serves as an IoC container rooted
at the IEventDispatcher passed into its constructor. |
Swiz(dispatcher:flash.events:IEventDispatcher, config:org.swizframework.core:ISwizConfig, beanFactory:org.swizframework.core:IBeanFactory, beanProviders:Array, customProcessors:Array) — Constructor, class org.swizframework.core.mxml.Swiz |
|
Constructor
|
swizConfig — Property, class org.swizframework.utils.test.AutowiredTestCase |
|
Getter for swizConfig property. |
SwizConfig — class, package org.swizframework.core |
| |
SwizConfig() — Constructor, class org.swizframework.core.SwizConfig |
|
Constructor
|
SwizEvent — class, package org.swizframework.events |
|
Dispatched when a Swiz instance is created or destroyed. |
SwizEvent(type:String, swiz:org.swizframework.core:ISwiz) — Constructor, class org.swizframework.events.SwizEvent |
|
Constructor
|
swizInstance — Property, interface org.swizframework.core.ISwizHost |
| |
SWIZ_INTERFACE — Constant Static Property, class org.swizframework.processors.ProcessorPriority |
|
Built-in SwizInterfaceProcessor runs after DefaultProcessors
to allow components to do any necessary initialization based on internal swiz interfaces. |
SwizInterfaceProcessor — class, package org.swizframework.processors |
| |
SwizInterfaceProcessor() — Constructor, class org.swizframework.processors.SwizInterfaceProcessor |
| |
SwizLogEvent — class, package org.swizframework.utils.logging |
| |
SwizLogEvent(message:String, level:int) — Constructor, class org.swizframework.utils.logging.SwizLogEvent |
| |
SwizLogEventLevel — class, package org.swizframework.utils.logging |
| |
SwizLogEventLevel() — Constructor, class org.swizframework.utils.logging.SwizLogEventLevel |
| |
SwizLogger — class, package org.swizframework.utils.logging |
| |
SwizLogger(className:String) — Constructor, class org.swizframework.utils.logging.SwizLogger |
| |
SwizManager — class, package org.swizframework.core |
| |
SwizTraceTarget — class, package org.swizframework.utils.logging |
| |
SwizTraceTarget() — Constructor, class org.swizframework.utils.logging.SwizTraceTarget |
| |
swizzes — Static Property, class org.swizframework.core.SwizManager |
| |
|
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 |