public class StubTag
extends javax.faces.webapp.UIComponentTag
bodyContent, pageContext, UNIQUE_ID_PREFIX| Constructor and Description |
|---|
StubTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getRendererType() |
void |
setAction(String action) |
protected void |
setProperties(javax.faces.component.UIComponent component) |
void |
setStubAttributes(String stubAttributes)
Sets Metawidget metadata attributes for this stub.
|
void |
setValue(String value) |
createComponent, getParentUIComponentTag, hasBinding, isSuppressed, isValueReference, release, setBinding, setRenderedaddChild, 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, setupResponseWriterpublic String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagBasepublic void setAction(String action)
public void setValue(String value)
public void setStubAttributes(String stubAttributes)
Named setStubAttributes (not setAttributes) for consistency with
UIStub.setStubAttributes.
public String getRendererType()
getRendererType in class javax.faces.webapp.UIComponentTagBaseprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class javax.faces.webapp.UIComponentTagCopyright © 2015. All Rights Reserved.