|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.webapp.UIComponentTagBase
javax.faces.webapp.UIComponentClassicTagBase
javax.faces.webapp.UIComponentELTag
org.apache.myfaces.html5.tag.animation.AnimationPulseTag
public class AnimationPulseTag
| Field Summary |
|---|
| Fields inherited from class javax.faces.webapp.UIComponentClassicTagBase |
|---|
bodyContent, pageContext, UNIQUE_ID_PREFIX |
| Fields inherited from class javax.faces.webapp.UIComponentTagBase |
|---|
log |
| Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
|---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
| 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 | |
|---|---|
AnimationPulseTag()
|
|
| Method Summary | |
|---|---|
String |
getComponentType()
|
String |
getRendererType()
|
void |
release()
|
void |
setMaxOpacity(javax.el.ValueExpression maxOpacity)
|
void |
setMinOpacity(javax.el.ValueExpression minOpacity)
|
protected void |
setProperties(javax.faces.component.UIComponent component)
|
| Methods inherited from class javax.faces.webapp.UIComponentELTag |
|---|
createComponent, hasBinding, setBinding, setRendered |
| Methods inherited from class javax.faces.webapp.UIComponentClassicTagBase |
|---|
addChild, addFacet, addVerbatimAfterComponent, addVerbatimBeforeComponent, createVerbatimComponent, createVerbatimComponentFromBodyContent, doAfterBody, doEndTag, doInitBody, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getBodyContent, getComponentInstance, getCreated, getCreatedComponents, getDoAfterBodyValue, getDoEndValue, getDoStartValue, getFacesContext, getFacesJspId, getFacetName, getId, getIndexOfNextChildTag, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent, setupResponseWriter |
| Methods inherited from class javax.faces.webapp.UIComponentTagBase |
|---|
getELContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnimationPulseTag()
| Method Detail |
|---|
public String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagBasepublic String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagBasepublic void setMinOpacity(javax.el.ValueExpression minOpacity)
public void setMaxOpacity(javax.el.ValueExpression maxOpacity)
protected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentELTagpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.faces.webapp.UIComponentELTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||