Package | Description |
---|---|
org.apache.myfaces.tobago.renderkit.html | |
org.apache.myfaces.tobago.util |
Modifier and Type | Method and Description |
---|---|
static DataAttributes |
DataAttributes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataAttributes[] |
DataAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
ComponentUtils.putDataAttributeWithPrefix(javax.faces.component.UIComponent component,
DataAttributes name,
Object value)
Adding a data attribute to the component.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.