Alloy Showcase
f:passThroughAttributes
f:passThroughAttributes provides the same behaviour as f:passThroughAttribute but for multiple attributes at the same time.General Usage
For populating the attribute values, just setvalue
EL expression. This should return a Map<String,Object>
with the key being the attribute name, and its value the correspondent attribute value.
Source Code
Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20