public class MethodParam extends 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(TagConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(FaceletContext ctx,
UIComponent parent) |
toStringpublic MethodParam(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException
IOException