com.sun.faces.facelets.tag.composite
public class AttributeHandler extends TagHandlerImpl
Modifier and Type | Class and Description |
---|---|
private class |
AttributeHandler.CCAttributePropertyDescriptor |
Modifier and Type | Field and Description |
---|---|
private static PropertyHandlerManager |
ATTRIBUTE_MANAGER |
private static java.lang.String[] |
COMPOSITE_ATTRIBUTE_ATTRIBUTES |
private java.util.logging.Logger |
LOGGER |
private javax.faces.view.facelets.TagAttribute |
name |
Constructor and Description |
---|
AttributeHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
findNextByType, findNextByType
private final java.util.logging.Logger LOGGER
private static final java.lang.String[] COMPOSITE_ATTRIBUTE_ATTRIBUTES
private static final PropertyHandlerManager ATTRIBUTE_MANAGER
private javax.faces.view.facelets.TagAttribute name
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.