public class ProgressBarTag
extends javax.faces.webapp.UIComponentTag
Description:
This class is the tag handler that evaluates the timerBar
custom tag.
Copyright: Copyright (c) 2005
Organization: Sakai Project
| 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(javax.faces.component.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 javax.faces.webapp.UIComponentTagpublic String getId()
getId in class javax.faces.webapp.UIComponentTagpublic String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagpublic String getWait()
public void setWait(String wait)
public String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagCopyright © 2003–2020 University of Michigan. All rights reserved.