|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.FaceletsAttachedObjectHandler
javax.faces.view.facelets.BehaviorHandler
@JSFFaceletTag public class BehaviorHandler
| Field Summary |
|---|
| Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
|---|
delegateFactory |
| Fields inherited from class javax.faces.view.facelets.TagHandler |
|---|
nextHandler, tag, tagId |
| Constructor Summary | |
|---|---|
BehaviorHandler(BehaviorConfig config)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBehaviorId()
|
TagAttribute |
getEvent()
|
java.lang.String |
getEventName()
|
protected TagHandlerDelegate |
getTagHandlerDelegate()
|
| Methods inherited from class javax.faces.view.facelets.FaceletsAttachedObjectHandler |
|---|
applyAttachedObject, getAttachedObjectHandlerHelper, getFor |
| Methods inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
|---|
apply, applyNextHandler, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributes |
| Methods inherited from class javax.faces.view.facelets.TagHandler |
|---|
getAttribute, getRequiredAttribute, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.faces.view.AttachedObjectHandler |
|---|
applyAttachedObject, getFor |
| Constructor Detail |
|---|
public BehaviorHandler(BehaviorConfig config)
config - | Method Detail |
|---|
public java.lang.String getBehaviorId()
public TagAttribute getEvent()
public java.lang.String getEventName()
getEventName in interface BehaviorHolderAttachedObjectHandlerprotected TagHandlerDelegate getTagHandlerDelegate()
getTagHandlerDelegate in class DelegatingMetaTagHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||