Module org.omnifaces
Package org.omnifaces.viewhandler
-
Class Summary Class Description NoAutoGeneratedIdViewHandler ThisViewHandler
once installed will during development stage throw anIllegalStateException
whenever an automatically generated Faces component ID (j_id...
) is encountered in the rendered output.NoAutoGeneratedIdViewHandler.NoAutoGeneratedIdResponseWriter This response writer throws anIllegalStateException
when an attribute with name "id" is written with a non-null value which starts withUIViewRoot.UNIQUE_ID_PREFIX
or contains an intermediate.OmniViewHandler OmniFaces view handler.