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 |
tearDown() — method, interface org.swizframework.core.ISwiz |
|
Clean up this Swiz instance
|
tearDown(dObj:flash.display:DisplayObject) — Static Method , class org.swizframework.core.SwizManager |
| |
tearDownBean(bean:org.swizframework.core:Bean) — method, class org.swizframework.core.BeanFactory |
|
Remove Bean
|
tearDownBean(bean:org.swizframework.core:Bean) — method, interface org.swizframework.core.IBeanFactory |
| |
tearDownBean(bean:org.swizframework.core:Bean) — method, interface org.swizframework.processors.IBeanProcessor |
| |
tearDownBean(bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.SwizInterfaceProcessor |
| |
TEAR_DOWN_BEAN — Constant Static Property, class org.swizframework.events.BeanEvent |
| |
tearDownBeans() — method, class org.swizframework.core.BeanFactory |
| |
tearDownBeans() — method, interface org.swizframework.core.IBeanFactory |
| |
tearDownEventHandler(event:flash.events:Event) — method, class org.swizframework.core.BeanFactory |
|
Remove Event Handler
|
tearDownEventPhase — Property, interface org.swizframework.core.ISwizConfig |
|
Swiz will listen for the injection event at this specified injection event phase and perform injections in
response. |
_tearDownEventPhase — Property, class org.swizframework.core.SwizConfig |
|
Backing variable for the tearDownEventPhase property. |
tearDownEventPhase — Property, class org.swizframework.core.SwizConfig |
|
Swiz will listen for the injection event at this specified injection event phase and perform injections in
response. |
tearDownEventPriority — Property, interface org.swizframework.core.ISwizConfig |
|
Swiz will listen for the tearDown event at the specified priority. |
_tearDownEventPriority — Property, class org.swizframework.core.SwizConfig |
|
Backing variable for the tearDownEventPriority property. |
tearDownEventPriority — Property, class org.swizframework.core.SwizConfig |
|
Swiz will listen for the tearDown event at the specified priority. |
tearDownEventType — Property, interface org.swizframework.core.ISwizConfig |
|
Swiz will listen for this event and tear down views in response. |
_tearDownEventType — Property, class org.swizframework.core.SwizConfig |
|
Backing variable for the tearDownEvent property. |
tearDownEventType — Property, class org.swizframework.core.SwizConfig |
|
Swiz will listen for this event and tear down views in response. |
tearDownMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.BaseMetadataProcessor |
| |
tearDownMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.DispatcherProcessor |
| |
tearDownMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.InjectProcessor |
|
Remove Inject
|
tearDownMetadataTag(metadataTag:org.swizframework.reflection:IMetadataTag, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.MediateProcessor |
| |
tearDownMetadataTags(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 be cleaned up. |
tearDownMetadataTags(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 be cleaned up. |
tearDownMetadataTags(metadataTags:Array, bean:org.swizframework.core:Bean) — method, class org.swizframework.processors.PreDestroyProcessor |
|
Process the metadata tags for the provided Bean
so they are ready to be cleaned up. |
toString() — method, class org.swizframework.core.Bean |
| |
toString() — method, class org.swizframework.reflection.BaseMetadataTag |
|
Utility method useful for development and debugging
that returns string showing what this tag looked like defined in code. |
toString() — method, interface org.swizframework.reflection.IMetadataTag |
| |
toString() — method, class org.swizframework.reflection.MetadataArg |
| |
_twoWay — Property, class org.swizframework.metadata.InjectMetadataTag |
|
Backing variable for read-only twoWay property. |
twoWay — Property, class org.swizframework.metadata.InjectMetadataTag |
|
Returns twoWay attribute of [Inject] tag as a Boolean value. |
type — Property, class org.swizframework.core.Bean |
| |
_type — Property, class org.swizframework.core.Prototype |
| |
type — Property, class org.swizframework.core.Prototype |
| |
_type — Property, class org.swizframework.reflection.BaseMetadataHost |
|
Backing variable for type getter/setter. |
type — Property, class org.swizframework.reflection.BaseMetadataHost |
|
Type of the property/method/class. |
type — Property, interface org.swizframework.reflection.IMetadataHost |
|
Type of the property/method/class. |
type — Property, class org.swizframework.reflection.MethodParameter |
|
Type of this parameter. |
type — Property, class org.swizframework.reflection.TypeDescriptor |
|
The Class of this type. |
TypeCache — class, package org.swizframework.reflection |
|
Static class used to ensure each type is only inspected via describeType
a single time. |
typeDescriptor — Property, class org.swizframework.core.Bean |
|
Type Descriptor
|
TypeDescriptor — class, package org.swizframework.reflection |
|
Object representation of a given type, based on flash.utils.describeType
output and primarily focused on metadata. |
TypeDescriptor() — Constructor, class org.swizframework.reflection.TypeDescriptor |
| |
typeDescriptors — Property, class org.swizframework.core.BeanFactory |
| |
typeDescriptors — Static Property, class org.swizframework.reflection.TypeCache |
|
Dictionary of previously inspected types. |
|
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 |