Pakket | mx.core |
Interface | public interface ITransientDeferredInstance extends IDeferredInstance |
Geïmplementeerd door | DeferredInstanceFromClass, DeferredInstanceFromFunction |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Verwante API-elementen
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
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 |
Methodedetails
reset | () | methode |
public function reset():void
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | 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:42 AM Z