o

Tag methodParam

Attributes 
NameRequiredTypeDescription
nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Name under which the method expression will be made available to EL, scoped to the body of the Facelets tag.
valuetruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The value expression that is to be interpreted and invoked as a method expression. This is typically the name of the parameter by which a value is passed into the Facelets tag.

Output generated by Vdldoc View Declaration Language Documentation Generator.