java.lang.Object
com.sun.faces.facelets.impl.IdMapper
Used to provide aliases to Facelets generated unique IDs with tend to be womewhat long.
-
Method Summary
Modifier and TypeMethodDescriptiongetAliasedId
(String id) static IdMapper
getMapper
(FacesContext ctx) static void
setMapper
(FacesContext ctx, IdMapper mapper)
-
Method Details
-
getAliasedId
-
setMapper
-
getMapper
-