public class ActionParamHandler
extends com.sun.facelets.tag.jsf.ComponentHandler
Modifier and Type | Class and Description |
---|---|
static class |
ActionParamHandler.ActionParamMetaRule |
Constructor and Description |
---|
ActionParamHandler(com.sun.facelets.tag.jsf.ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
protected com.sun.facelets.tag.MetaRuleset |
createMetaRuleset(java.lang.Class type) |
void |
onComponentCreated(com.sun.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c,
javax.faces.component.UIComponent parent) |
apply, applyNextHandler, createComponent, getFacetName, getId, onComponentPopulated
public ActionParamHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
config
- public void onComponentCreated(com.sun.facelets.FaceletContext ctx, javax.faces.component.UIComponent c, javax.faces.component.UIComponent parent)
onComponentCreated
in class com.sun.facelets.tag.jsf.ComponentHandler
protected com.sun.facelets.tag.MetaRuleset createMetaRuleset(java.lang.Class type)
createMetaRuleset
in class com.sun.facelets.tag.jsf.ComponentHandler
Copyright © 2013. All Rights Reserved.