Interface | Description |
---|---|
FaceletContextConsumer |
Interface to be implemented by components that wish to receive the
FaceletContext for 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. |
ResolveComponent.ComponentClientIdResolver | |
UtilFamily |
Base class which is to be shared between all components of the Util family.
|
Enum | Description |
---|---|
MoveComponent.Destination |
Copyright © 2012–2020 OmniFaces. All rights reserved.