Package | Description |
---|---|
org.richfaces.renderkit |
RichFaces model
|
Modifier and Type | Method and Description |
---|---|
ComponentAttribute.Kind |
ComponentAttribute.getKind()
|
static ComponentAttribute.Kind |
ComponentAttribute.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentAttribute.Kind[] |
ComponentAttribute.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentAttribute.setKind(ComponentAttribute.Kind kind)
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.