org.richfaces.view.facelets.html
public class ActionListenerHandler extends javax.faces.view.facelets.TagHandler implements javax.faces.view.ActionSource2AttachedObjectHandler
| Constructor and Description |
|---|
ActionListenerHandler(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) |
void |
applyAttachedObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent parent) |
String |
getFor() |
public ActionListenerHandler(javax.faces.view.facelets.TagConfig config)
public void applyAttachedObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent parent)
applyAttachedObject in interface javax.faces.view.AttachedObjectHandlerpublic String getFor()
getFor in interface javax.faces.view.AttachedObjectHandlerpublic void apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
throws IOException
apply in interface javax.faces.view.facelets.FaceletHandlerIOExceptionCopyright © 2015 JBoss by Red Hat. All Rights Reserved.