Package | Description |
---|---|
com.sun.faces.component.validator | |
com.sun.faces.facelets.tag.jsf | |
com.sun.faces.facelets.tag.jsf.core | |
javax.faces.view.facelets |
Constructor and Description |
---|
ValidatorInfo(FaceletContext ctx,
ValidatorHandler owner) |
Modifier and Type | Field and Description |
---|---|
protected ValidatorHandler |
ValidatorTagHandlerDelegateImpl.owner |
Modifier and Type | Method and Description |
---|---|
TagHandlerDelegate |
TagHandlerDelegateFactoryImpl.createValidatorHandlerDelegate(ValidatorHandler owner) |
Constructor and Description |
---|
ValidatorTagHandlerDelegateImpl(ValidatorHandler owner) |
Modifier and Type | Class and Description |
---|---|
class |
ValidateDelegateHandler
Register a named Validator instance on the UIComponent associated with the
closest parent UIComponent custom action. See tag
documentation.
|
Modifier and Type | Method and Description |
---|---|
abstract TagHandlerDelegate |
TagHandlerDelegateFactory.createValidatorHandlerDelegate(ValidatorHandler owner)
Create and return a |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.