public class MethodParam
extends javax.faces.view.facelets.TagHandler
This somewhat over-the-top chain of wrapping is done so a method expression can be passed into a Facelet tag as parameter.
| Constructor and Description |
|---|
MethodParam(javax.faces.view.facelets.TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
public void apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
throws IOException
IOExceptionCopyright © 2012–2014 OmniFaces. All rights reserved.