Paket | mx.core |
Gränssnitt | public interface ITransientDeferredInstance extends IDeferredInstance |
Implementorer | DeferredInstanceFromClass, DeferredInstanceFromFunction |
Språkversion: | ActionScript 3.0 |
Produktversion: | Flex 4 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Relaterade API-element
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
Creates an instance Object from a class or function,
if the instance does not yet exist. | IDeferredInstance | ||
Resets the state of our factory to its initial state, clearing any
references to the cached instance. | ITransientDeferredInstance |
Metoddetaljer
reset | () | metod |
public function reset():void
Språkversion: | ActionScript 3.0 |
Produktversion: | Flex 4 |
Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Resets the state of our factory to its initial state, clearing any references to the cached instance.
Tue Jun 12 2018, 01:40 PM Z