Pacchetto | mx.core |
Interfaccia | public interface ITransientDeferredInstance extends IDeferredInstance |
Implementatori | DeferredInstanceFromClass, DeferredInstanceFromFunction |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 4 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
Elementi API correlati
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
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 |
Descrizione dei metodi
reset | () | metodo |
public function reset():void
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 4 |
Versioni runtime: | 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, 02:44 PM Z