- navigate(String) - Static method in class org.omnifaces.util.Faces
-
Perform the JSF navigation to the given outcome.
- navigate(FacesContext, String) - Static method in class org.omnifaces.util.FacesLocal
- NewInstanceCopier - Class in org.omnifaces.util.copier
-
Copier that doesn't actually copy an object fully, but just returns a new instance of the same type.
- NewInstanceCopier() - Constructor for class org.omnifaces.util.copier.NewInstanceCopier
-
- NO_PARAMS - Static variable in class org.omnifaces.el.MethodReference
-
- normalizeRootPath(String) - Static method in class org.omnifaces.facesviews.FacesViews
-
- normalizeViewId(String) - Static method in class org.omnifaces.util.Faces
-
Normalize the given path as a valid view ID based on the current mapping, if necessary.
- normalizeViewId(FacesContext, String) - Static method in class org.omnifaces.util.FacesLocal
- Numbers - Class in org.omnifaces.el.functions
-
Collection of EL functions for number formatting: of:formatBytes()
, of:formatCurrency()
,
of:formatNumber()
, of:formatNumberDefault()
and of:formatPercent()
.