Uses of Class
com.sun.faces.component.CompositeComponentStackManager
Package | Description |
---|---|
com.sun.faces.component | |
com.sun.faces.facelets.tag.jsf |
-
Uses of CompositeComponentStackManager in com.sun.faces.component
Methods in com.sun.faces.component that return CompositeComponentStackManager Modifier and Type Method Description static CompositeComponentStackManager
CompositeComponentStackManager. getManager(FacesContext ctx)
-
Uses of CompositeComponentStackManager in com.sun.faces.facelets.tag.jsf
Methods in com.sun.faces.facelets.tag.jsf with parameters of type CompositeComponentStackManager Modifier and Type Method Description protected void
ComponentTagHandlerDelegateImpl. popComponentFromEL(FaceletContext ctx, UIComponent c, CompositeComponentStackManager ccStackManager, boolean compCompPushed)
protected boolean
ComponentTagHandlerDelegateImpl. pushComponentToEL(FaceletContext ctx, UIComponent c, CompositeComponentStackManager ccStackManager)