Uses of Class
org.apache.myfaces.view.facelets.pool.impl.DynamicViewKey
Packages that use DynamicViewKey
-
Uses of DynamicViewKey in org.apache.myfaces.view.facelets.pool.impl
Methods in org.apache.myfaces.view.facelets.pool.impl that return DynamicViewKeyModifier and TypeMethodDescriptionprotected DynamicViewKey
ViewPoolImpl.generateDynamicStructureViewKey
(FacesContext facesContext, UIViewRoot root, FaceletState faceletDynamicState) Methods in org.apache.myfaces.view.facelets.pool.impl with parameters of type DynamicViewKeyModifier and TypeMethodDescriptionprotected ViewEntry
ViewPoolImpl.popDynamicStructureView
(FacesContext context, UIViewRoot root, DynamicViewKey key) protected void
ViewPoolImpl.pushDynamicStructureView
(FacesContext context, UIViewRoot root, DynamicViewKey key, ViewEntry entry)