Pacote | mx.core |
Interface | public interface ITransientDeferredInstance extends IDeferredInstance |
Implementadores | DeferredInstanceFromClass, DeferredInstanceFromFunction |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Flex 4 |
Versões de runtime: | Flash Player 10, AIR 1.5 |
Elementos da API relacionados
Métodos públicos
Método | Definido por | ||
---|---|---|---|
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 |
Detalhes do método
reset | () | método |
public function reset():void
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Flex 4 |
Versões de runtime: | Flash Player 10, AIR 1.5 |
Resets the state of our factory to its initial state, clearing any references to the cached instance.
Wed Jun 13 2018, 11:10 AM Z