org.icefaces.ace.component.animation
Class AnimationBehaviorHandlerBase
java.lang.Object
javax.faces.view.facelets.TagHandler
javax.faces.view.facelets.MetaTagHandler
javax.faces.view.facelets.DelegatingMetaTagHandler
javax.faces.view.facelets.FaceletsAttachedObjectHandler
javax.faces.view.facelets.BehaviorHandler
org.icefaces.ace.component.animation.AnimationBehaviorHandlerBase
- All Implemented Interfaces:
- javax.faces.view.AttachedObjectHandler, javax.faces.view.BehaviorHolderAttachedObjectHandler, javax.faces.view.facelets.FaceletHandler
- Direct Known Subclasses:
- AnimationBehaviorHandler
public class AnimationBehaviorHandlerBase
- extends javax.faces.view.facelets.BehaviorHandler
|
Field Summary |
static java.lang.String |
BEHAVIOR_ID
|
protected javax.faces.view.facelets.TagAttribute |
duration
|
protected javax.faces.view.facelets.TagAttribute |
easing
|
protected javax.faces.view.facelets.TagAttribute |
effectObject
|
protected javax.faces.view.facelets.TagAttribute |
event
|
protected javax.faces.view.facelets.TagAttribute |
from
|
protected javax.faces.view.facelets.TagAttribute |
iterations
|
protected javax.faces.view.facelets.TagAttribute |
name
|
protected javax.faces.view.facelets.TagAttribute |
run
|
protected javax.faces.view.facelets.TagAttribute |
to
|
| Fields inherited from class javax.faces.view.facelets.DelegatingMetaTagHandler |
delegateFactory |
| Fields inherited from class javax.faces.view.facelets.TagHandler |
nextHandler, tag, tagId |
| Methods inherited from class javax.faces.view.facelets.BehaviorHandler |
getBehaviorId, getEvent, getEventName, 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 |
BEHAVIOR_ID
public static final java.lang.String BEHAVIOR_ID
- See Also:
- Constant Field Values
to
protected final javax.faces.view.facelets.TagAttribute to
duration
protected final javax.faces.view.facelets.TagAttribute duration
easing
protected final javax.faces.view.facelets.TagAttribute easing
iterations
protected final javax.faces.view.facelets.TagAttribute iterations
effectObject
protected final javax.faces.view.facelets.TagAttribute effectObject
event
protected final javax.faces.view.facelets.TagAttribute event
name
protected final javax.faces.view.facelets.TagAttribute name
from
protected final javax.faces.view.facelets.TagAttribute from
run
protected final javax.faces.view.facelets.TagAttribute run
AnimationBehaviorHandlerBase
public AnimationBehaviorHandlerBase(javax.faces.view.facelets.BehaviorConfig config)
Copyright 2012 ICEsoft Technologies Canada Corp., All Rights Reserved.