public class AnimationBehaviorHandlerBase
extends javax.faces.view.facelets.BehaviorHandler
For more information, see the Animation Wiki Documentation.
| Modifier and Type | Field and Description |
|---|---|
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 |
to |
| Constructor and Description |
|---|
AnimationBehaviorHandlerBase(javax.faces.view.facelets.BehaviorConfig config) |
getBehaviorId, getEvent, getEventName, getTagHandlerDelegateapplyAttachedObject, getAttachedObjectHandlerHelper, getForapply, applyNextHandler, createMetaRuleset, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributesgetAttribute, getRequiredAttribute, toStringpublic static final java.lang.String BEHAVIOR_ID
protected final javax.faces.view.facelets.TagAttribute duration
protected final javax.faces.view.facelets.TagAttribute easing
protected final javax.faces.view.facelets.TagAttribute effectObject
protected final javax.faces.view.facelets.TagAttribute event
protected final javax.faces.view.facelets.TagAttribute from
protected final javax.faces.view.facelets.TagAttribute iterations
protected final javax.faces.view.facelets.TagAttribute name
protected final javax.faces.view.facelets.TagAttribute to
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.