| Class | Description | |
|---|---|---|
| AutoremoveLifecycle | Implementation of the ViewLifecycle interface that uses stage events (addedToStage and removedFromStage) to demarcate the lifecycle of the target. | |
| CustomEventLifecycle | Implementation of the ViewLifecycle interface that listens to custom events dispatched by the target ("configureView" and "removeView") to demarcate the lifecycle of the target. |