UI-Component Sets
Project Documentation

Summary

Facelet Tag name: <ui:param>
Facelet Tag class: org.apache.myfaces.view.facelets.tag.ui.ParamHandler

Attributes

Name Type Required Description
name javax.el.ValueExpression true The name of the variable to pass to the included Facelet.
value javax.el.ValueExpression true The literal or EL expression value to assign to the named variable.