public class SubviewTag
extends javax.faces.webapp.UIComponentTag
JSP custom tag for the SubviewComponent component.
| Constructor and Description |
|---|
SubviewTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType()
Return the required component type.
|
String |
getRendererType()
Return the required renderer type.
|
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, release, setBinding, setId, setPageContext, setParent, setProperties, setRendered, setupResponseWriterpublic String getComponentType()
Return the required component type.
getComponentType in class javax.faces.webapp.UIComponentTagpublic String getRendererType()
Return the required renderer type.
getRendererType in class javax.faces.webapp.UIComponentTagCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.