java.lang.Object evalAttribute(jakarta.faces.component.UIComponent, java.lang.String)
The regular attribute collection (UIComponent#getAttributes()) does exactly the reverse; it looks at a component property
first, then at the attribute collection and only looks at a value binding as the last option.
| Info | Value |
|---|---|
| Function Class | org.omnifaces.el.functions.Components |
| Function Signature | java.lang.Object evalAttribute(jakarta.faces.component.UIComponent, java.lang.String) |
| Display Name | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.