public class UIAgentProgressbar
extends javax.faces.component.UIComponentBase
implements com.ibm.xsp.component.FacesAjaxComponent
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
static String |
RENDERER_TYPE |
Constructor and Description |
---|
UIAgentProgressbar() |
_xspCleanTransientData, _xspGetReadOnlyObj, _xspGetRendererData, _xspRemoveReadOnlyObj, _xspRemoveRendererData, _xspSetIdUnchecked, _xspSetReadOnlyObj, _xspSetRendererData, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public static final String RENDERER_TYPE
public String getFamily()
getFamily
in class javax.faces.component.UIComponent
public String getAgentName()
public void setAgentName(String agentName)
public String getServiceName()
public void setServiceName(String serviceName)
public String getStyle()
public void setStyle(String style)
public String getStyleClass()
public void setStyleClass(String styleClass)
public String getStyleTitle()
public void setStyleTitle(String styleTitle)
public String getStyleClassTitle()
public void setStyleClassTitle(String styleClassTitle)
public String getStyleTask()
public void setStyleTask(String styleTask)
public String getStyleClassTask()
public void setStyleClassTask(String styleClassTask)
public String getStyleProgressBar()
public void setStyleProgressBar(String styleProgressBar)
public String getStyleClassProgressBar()
public void setStyleClassProgressBar(String styleClassProgressBar)
public List<UIAgentProperty> getAgentProperties()
public void setAgentProperties(List<UIAgentProperty> agentProperties)
public void addAgentProperty(UIAgentProperty prop)
public String getUrl(javax.faces.context.FacesContext context)
public boolean handles(javax.faces.context.FacesContext context)
handles
in interface com.ibm.xsp.component.FacesAjaxComponent
public void processAjaxRequest(javax.faces.context.FacesContext context) throws IOException
processAjaxRequest
in interface com.ibm.xsp.component.FacesAjaxComponent
IOException
public void restoreState(javax.faces.context.FacesContext context, Object valCurrent)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class javax.faces.component.UIComponentBase
public Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class javax.faces.component.UIComponentBase
Copyright © 2021. All Rights Reserved.