Uses of Class
org.omnifaces.context.OmniPartialViewContext
-
Packages that use OmniPartialViewContext Package Description org.omnifaces.context -
-
Uses of OmniPartialViewContext in org.omnifaces.context
Methods in org.omnifaces.context that return OmniPartialViewContext Modifier and Type Method Description static OmniPartialViewContext
OmniPartialViewContext. getCurrentInstance()
Returns the current instance of the OmniFaces partial view context.static OmniPartialViewContext
OmniPartialViewContext. getCurrentInstance(FacesContext context)
Returns the current instance of the OmniFaces partial view context from the given faces context.
-