Package com.sun.faces.renderkit
Class AttributeManager
java.lang.Object
com.sun.faces.renderkit.AttributeManager
public class AttributeManager extends Object
This class contains mappings between the standard components and the passthrough attributes associated with them.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AttributeManager.Key
-
Constructor Summary
Constructors Constructor Description AttributeManager()
-
Method Summary
Modifier and Type Method Description static Attribute[]
getAttributes(AttributeManager.Key key)
-
Constructor Details
-
AttributeManager
public AttributeManager()
-
-
Method Details