Packageorg.springextensions.actionscript.stage
SVN browsingFlexStageDefaultObjectSelector.as
FisheyeFlexStageDefaultObjectSelector.as
Classpublic class FlexStageDefaultObjectSelector
ImplementsIObjectSelector

Default IObjectResolver used for flex stage wiring.

Deny all flash.and mx.classes and classes not inheriting from UIComponent.

Author: Martino Piccinato
Version: $Revision:$, $Date:$, $Author:$
Since: 0.8

See also

org.springextensions.actionscript.context.support.FlexXMLApplicationContext


Documentation reference: how to determine which stage components are eligeble for configuration


Public Methods
 MethodDefined by
  
Creates a new FlexStageDefaultObjectSelector
FlexStageDefaultObjectSelector
  
approve(object:Object):Boolean
FlexStageDefaultObjectSelector
Constructor detail
FlexStageDefaultObjectSelector()constructor
public function FlexStageDefaultObjectSelector()

Creates a new FlexStageDefaultObjectSelector

Method detail
approve()method
public function approve(object:Object):BooleanParameters
object:Object

Returns
Boolean