Packageorg.spicefactory.parsley.core.view.handler
Classpublic class AutowirePrefilterCache
InheritanceAutowirePrefilterCache Inheritance Object

Utility class that keeps track of all views that have already been prefiltered in a particular frame.



Public Methods
 MethodDefined By
  
addEvent(event:Event):Boolean
[static] Adds the specified Event to the cache.
AutowirePrefilterCache
Method Detail
addEvent()method
public static function addEvent(event:Event):Boolean

Adds the specified Event to the cache.

Parameters

event:Event — the event to add

Returns
Boolean — true if the event has been added to the cached, false if it has already been prefiltered