public interface DataAttributeTagDeclaration
Modifier and Type | Method and Description |
---|---|
void |
setName(javax.el.ValueExpression name)
The name of the attribute in the parent component.
|
void |
setValue(javax.el.ValueExpression value)
The value of the attribute in the parent component.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.