com.sun.faces.application.view
private static final class FaceletViewHandlingStrategy.MethodRetargetHandlerManager.ValidatorRegargetHandler extends FaceletViewHandlingStrategy.MethodRetargetHandlerManager.AbstractRetargetHandler
validator
attributeModifier and Type | Field and Description |
---|---|
private static java.lang.String |
VALIDATOR |
private static java.lang.Class[] |
VALIDATOR_ARGS |
NO_ARGS
Modifier | Constructor and Description |
---|---|
private |
FaceletViewHandlingStrategy.MethodRetargetHandlerManager.ValidatorRegargetHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttribute() |
void |
retarget(javax.faces.context.FacesContext ctx,
FaceletViewHandlingStrategy.CompCompInterfaceMethodMetadata metadata,
java.lang.Object sourceValue,
javax.faces.component.UIComponent target) |
private static final java.lang.String VALIDATOR
private static final java.lang.Class[] VALIDATOR_ARGS
private FaceletViewHandlingStrategy.MethodRetargetHandlerManager.ValidatorRegargetHandler()
public void retarget(javax.faces.context.FacesContext ctx, FaceletViewHandlingStrategy.CompCompInterfaceMethodMetadata metadata, java.lang.Object sourceValue, javax.faces.component.UIComponent target)
public java.lang.String getAttribute()
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.