public class ProgressBarTag extends UIComponentTag
Description:
This class is the tag handler that evaluates the timerBar
custom tag.
Copyright: Copyright (c) 2005
Organization: Sakai Project
pageContextEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ProgressBarTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getId() |
String |
getRendererType() |
String |
getWait() |
void |
setId(String id) |
protected void |
setProperties(UIComponent component) |
void |
setWait(String wait) |
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getParent, getParentUIComponentTag, isSuppressed, isValueReference, release, setBinding, setPageContext, setParent, setRendered, setupResponseWriterpublic void setId(String id)
setId in class UIComponentTagpublic String getId()
getId in class UIComponentTagpublic String getRendererType()
getRendererType in class UIComponentTagprotected void setProperties(UIComponent component)
setProperties in class UIComponentTagpublic String getWait()
public void setWait(String wait)
public String getComponentType()
getComponentType in class UIComponentTagCopyright © 2003–2017 University of Michigan. All rights reserved.