public class PrimePartialViewContextFactory
extends javax.faces.context.PartialViewContextFactory
Constructor and Description |
---|
PrimePartialViewContextFactory() |
PrimePartialViewContextFactory(javax.faces.context.PartialViewContextFactory parent) |
Modifier and Type | Method and Description |
---|---|
javax.faces.context.PartialViewContext |
getPartialViewContext(javax.faces.context.FacesContext fc) |
javax.faces.context.PartialViewContextFactory |
getWrapped() |
public PrimePartialViewContextFactory()
public PrimePartialViewContextFactory(javax.faces.context.PartialViewContextFactory parent)
public javax.faces.context.PartialViewContextFactory getWrapped()
getWrapped
in interface javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>
getWrapped
in class javax.faces.context.PartialViewContextFactory
public javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext fc)
getPartialViewContext
in class javax.faces.context.PartialViewContextFactory
Copyright © 2017. All rights reserved.