| Interface | Description | 
|---|---|
| FaceletContextConsumer | Interface to be implemented by components that wish to receive the  FaceletContextfor the
 Facelet in which they are declared. | 
| Class | Description | 
|---|---|
| MoveComponent | 
 The  <o:moveComponent>component is a utility component via which components, facets and behaviors can be moved at runtime
 to a target component in various ways. | 
| ResolveComponent | 
 The  <o:resolveComponent>component is a utility component via which a component can be looked up by its ID and
 a reference to it put in either the "facelet scope" (default) or the request scope. | 
| UtilFamily | Base class which is to be shared between all components of the Util family. | 
| Enum | Description | 
|---|---|
| MoveComponent.Destination | 
Copyright © 2012–2014 OmniFaces. All rights reserved.