TagConfigFactory
instead@Deprecated public final class TagConfigFactory extends Object
Constructor and Description |
---|
TagConfigFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static javax.faces.view.facelets.ComponentConfig |
createComponentConfig(javax.faces.view.facelets.TagConfig tagConfig,
String tagConfigId,
javax.faces.view.facelets.TagAttributes attributes,
javax.faces.view.facelets.FaceletHandler nextHandler,
String componentType,
String rendererType)
Deprecated.
since 5.7: use
TagConfigFactory instead |
static javax.faces.view.facelets.ConverterConfig |
createConverterConfig(javax.faces.view.facelets.TagConfig tagConfig,
String tagConfigId,
javax.faces.view.facelets.TagAttributes attributes,
javax.faces.view.facelets.FaceletHandler nextHandler,
String converterId)
Deprecated.
since 5.7: use
TagConfigFactory instead |
static javax.faces.view.facelets.TagConfig |
createTagConfig(javax.faces.view.facelets.TagConfig tagConfig,
String tagConfigId,
javax.faces.view.facelets.TagAttributes attributes,
javax.faces.view.facelets.FaceletHandler nextHandler)
Deprecated.
since 5.7: use
TagConfigFactory instead |
static javax.faces.view.facelets.ValidatorConfig |
createValidatorConfig(javax.faces.view.facelets.TagConfig tagConfig,
String tagConfigId,
javax.faces.view.facelets.TagAttributes attributes,
javax.faces.view.facelets.FaceletHandler nextHandler,
String validatorId)
Deprecated.
since 5.7: use
TagConfigFactory instead |
public TagConfigFactory()
@Deprecated public static javax.faces.view.facelets.TagConfig createTagConfig(javax.faces.view.facelets.TagConfig tagConfig, String tagConfigId, javax.faces.view.facelets.TagAttributes attributes, javax.faces.view.facelets.FaceletHandler nextHandler)
TagConfigFactory
instead@Deprecated public static javax.faces.view.facelets.ComponentConfig createComponentConfig(javax.faces.view.facelets.TagConfig tagConfig, String tagConfigId, javax.faces.view.facelets.TagAttributes attributes, javax.faces.view.facelets.FaceletHandler nextHandler, String componentType, String rendererType)
TagConfigFactory
instead@Deprecated public static javax.faces.view.facelets.ConverterConfig createConverterConfig(javax.faces.view.facelets.TagConfig tagConfig, String tagConfigId, javax.faces.view.facelets.TagAttributes attributes, javax.faces.view.facelets.FaceletHandler nextHandler, String converterId)
TagConfigFactory
instead@Deprecated public static javax.faces.view.facelets.ValidatorConfig createValidatorConfig(javax.faces.view.facelets.TagConfig tagConfig, String tagConfigId, javax.faces.view.facelets.TagAttributes attributes, javax.faces.view.facelets.FaceletHandler nextHandler, String validatorId)
TagConfigFactory
insteadCopyright © 2015 Nuxeo SA. All rights reserved.