Module org.omnifaces
Package org.omnifaces.viewhandler
package org.omnifaces.viewhandler
-
ClassesClassDescriptionThis
ViewHandler
once installed will during development stage throw anIllegalStateException
whenever an automatically generated Faces component ID (j_id...
) is encountered in the rendered output.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.OmniFaces view handler.