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