| Interface | Description | |
|---|---|---|
| ContextLookup | Represents a Context lookup in the view hierarchy and allows to cancel the operation. |
| Class | Description | |
|---|---|---|
| Configure | Provides a fluent API for configuring a target in a view. | |
| FastInject | Provides a fluent API for injecting a managed object from the nearest Context in the view hierarchy into a view without reflecting on the view. | |
| FirstChildContext | Waits for the first child Context that gets created somewhere in the view hieararchy at or below the specified view instance. | |
| ParentContext | API for finding the nearest Context in the view hierarchy above the specified DisplayObject. |