public
Description: Behavior Injection for Flex - a jQuery-like behavior injection framework for flex
Home | Edit | New

Dependency Injection

Bifff can be used to add Dependency Injection to an application. Some application frameworks already provides this, but Bifff has the advantage of its full Selectors to find targets.

The Set tag allows you to set properties on any matched target. It also keeps track of targets and when one of its properties are updated, it updates all of its targets.

You can inject to more than views. See BehaviorMap for more information.

Example

Demo
/ Source

<Set property="{bindableValue}"/>
Last edited by seanhess, Sat Mar 21 21:34:40 -0700 2009
Home | Edit | New
Versions: