public class PageTag extends GsfRootTag
ASSET_DAO, ICS_VARIABLE_NAME, VARIABLE_SCOPE_NAME| Constructor and Description |
|---|
PageTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
String |
getAction() |
protected ActionLocator |
getActionLocator() |
DefaultIncludeService |
getJspIncludeService()
This is a discovery method to be used by the IncludeTag class.
|
void |
release() |
void |
setAction(String action) |
doEndTag, getICSdoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class GsfRootTagjavax.servlet.jsp.JspExceptionprotected ActionLocator getActionLocator()
public String getAction()
public void setAction(String action)
action - the action to setpublic DefaultIncludeService getJspIncludeService()
public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.BodyTagSupportCopyright © 2010–2017. All rights reserved.