|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.faces.renderkit.AttributeManager
public class AttributeManager
This class contains mappings between the standard components and the passthrough attributes associated with them.
| Nested Class Summary | |
|---|---|
static class |
AttributeManager.Key
|
| Field Summary | |
|---|---|
private static java.util.Map<java.lang.String,com.sun.faces.renderkit.Attribute[]> |
ATTRIBUTE_LOOKUP
|
| Constructor Summary | |
|---|---|
AttributeManager()
|
|
| Method Summary | |
|---|---|
static com.sun.faces.renderkit.Attribute[] |
getAttributes(AttributeManager.Key key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.util.Map<java.lang.String,com.sun.faces.renderkit.Attribute[]> ATTRIBUTE_LOOKUP
| Constructor Detail |
|---|
public AttributeManager()
| Method Detail |
|---|
public static com.sun.faces.renderkit.Attribute[] getAttributes(AttributeManager.Key key)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||