Module org.omnifaces
Package org.omnifaces.component.util
package org.omnifaces.component.util
-
ClassDescriptionInterface to be implemented by components that wish to receive the
FaceletContextfor the Facelet in which they are declared.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.Destination of component to be moved byMoveComponent.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.Base class which is to be shared between all components of the Util family.