public class ButtonBarTag extends UIComponentTag
ButtonBarTag is a custom Sakai tag for JSF, to place a button bar in the response.
pageContextEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ButtonBarTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActive() |
String |
getComponentType() |
String |
getRendererType() |
void |
release() |
void |
setActive(String active) |
void |
setProperties(UIComponent component) |
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterpublic String getComponentType()
getComponentType in class UIComponentTagpublic String getRendererType()
getRendererType in class UIComponentTagpublic void setProperties(UIComponent component)
setProperties in class UIComponentTagpublic void release()
release in interface Tagrelease in class UIComponentTagpublic String getActive()
public void setActive(String active)
Copyright © 2003–2017 University of Michigan. All rights reserved.