|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.apache.myfaces.taglib.core.GenericListenerTag<javax.faces.component.ActionSource,javax.faces.event.ActionListener>
org.apache.myfaces.taglib.core.ActionListenerTag
public class ActionListenerTag
Field Summary |
---|
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
id, pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
ActionListenerTag()
|
Method Summary | |
---|---|
protected void |
addListener(javax.faces.component.ActionSource actionSource,
javax.faces.event.ActionListener actionListener)
|
Methods inherited from class org.apache.myfaces.taglib.core.GenericListenerTag |
---|
doStartTag, release, setBinding, setType |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionListenerTag()
Method Detail |
---|
protected void addListener(javax.faces.component.ActionSource actionSource, javax.faces.event.ActionListener actionListener)
addListener
in class GenericListenerTag<javax.faces.component.ActionSource,javax.faces.event.ActionListener>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |