org.primefaces.context
Class PrimePartialViewContextFactory

java.lang.Object
  extended by javax.faces.context.PartialViewContextFactory
      extended by org.primefaces.context.PrimePartialViewContextFactory
All Implemented Interfaces:
javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>

public class PrimePartialViewContextFactory
extends javax.faces.context.PartialViewContextFactory


Constructor Summary
PrimePartialViewContextFactory(javax.faces.context.PartialViewContextFactory parent)
           
 
Method Summary
 javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext fc)
           
 javax.faces.context.PartialViewContextFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimePartialViewContextFactory

public PrimePartialViewContextFactory(javax.faces.context.PartialViewContextFactory parent)
Method Detail

getWrapped

public javax.faces.context.PartialViewContextFactory getWrapped()
Specified by:
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.PartialViewContextFactory>
Overrides:
getWrapped in class javax.faces.context.PartialViewContextFactory

getPartialViewContext

public javax.faces.context.PartialViewContext getPartialViewContext(javax.faces.context.FacesContext fc)
Specified by:
getPartialViewContext in class javax.faces.context.PartialViewContextFactory


Copyright © 2013. All Rights Reserved.