public class OmniPartialViewContextFactory extends PartialViewContextFactory
OmniPartialViewContext is properly initialized.OmniPartialViewContext| Constructor and Description | 
|---|
| OmniPartialViewContextFactory(PartialViewContextFactory wrapped)Construct a new OmniFaces partial view context factory around the given wrapped factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| PartialViewContext | getPartialViewContext(FacesContext context)Returns a new instance of  OmniPartialViewContextwhich wraps the original partial view context. | 
getWrappedpublic OmniPartialViewContextFactory(PartialViewContextFactory wrapped)
wrapped - The wrapped factory.public PartialViewContext getPartialViewContext(FacesContext context)
OmniPartialViewContext which wraps the original partial view context.getPartialViewContext in class PartialViewContextFactoryCopyright © 2012–2020 OmniFaces. All rights reserved.