public class DSAMEValueTag
extends com.iplanet.jato.taglib.DisplayFieldTagBase
implements javax.servlet.jsp.tagext.BodyTag
| Constructor and Description |
|---|
DSAMEValueTag()
Constructs a value tag
|
| Modifier and Type | Method and Description |
|---|---|
int |
doAfterBody()
does nothing here
|
int |
doEndTag()
does nothing here
|
void |
doInitBody()
does nothing here
|
int |
doStartTag()
Performs start tag
|
javax.servlet.jsp.tagext.BodyContent |
getBodyContent() |
String |
getKey() |
void |
reset()
reset tag
|
void |
setBodyContent(javax.servlet.jsp.tagext.BodyContent value) |
void |
setKey(String value) |
appendCommonHtmlAttributes, appendExtraHtml, appendJavaScriptAttributes, formatValue, getAccessKey, getAlt, getDefaultValue, getDisabled, getExtraHtml, getFormatMask, getFormatType, getOnBlur, getOnChange, getOnClick, getOnDblClick, getOnFocus, getOnKeyDown, getOnKeyPress, getOnKeyUp, getOnMouseDown, getOnMouseMove, getOnMouseOut, getOnMouseOver, getOnMouseUp, getOnSelect, getTabIndex, setAccessKey, setAlt, setDefaultValue, setDisabled, setExtraHtml, setFormatMask, setFormatType, setOnBlur, setOnChange, setOnClick, setOnDblClick, setOnFocus, setOnKeyDown, setOnKeyPress, setOnKeyUp, setOnMouseDown, setOnMouseMove, setOnMouseOut, setOnMouseOver, setOnMouseUp, setOnSelect, setTabIndexappendStyleAttributes, checkChildType, fireBeginDisplayEvent, fireEndDisplayEvent, getElementId, getFireDisplayEvents, getName, getParentContainerView, getParentContainerViewTag, getParentViewBean, getRequestContext, getStyle, getStyleClass, getValue, getValueMap, getValues, isTrue, peekContextValue, peekPageletContainerViewTag, peekRequestAttributeValue, popContainerView, popContextValue, popPageletContainerViewTag, popRequestAttributeValue, pushContainerView, pushContextValue, pushPageletContainerViewTag, pushRequestAttributeValue, release, removeValue, setElementId, setFireDisplayEvents, setName, setStyle, setStyleClass, setValue, shouldFireDisplayEvents, writeOutput, writeOutput, writeOutputfindAncestorWithClass, getId, getParent, setId, setPageContext, setParentpublic void reset()
reset in class com.iplanet.jato.taglib.TagBasepublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspException - if request context is nullpublic void doInitBody()
throws javax.servlet.jsp.JspException
doInitBody in interface javax.servlet.jsp.tagext.BodyTagjavax.servlet.jsp.JspExceptionpublic int doAfterBody()
throws javax.servlet.jsp.JspException
doAfterBody in interface javax.servlet.jsp.tagext.IterationTagdoAfterBody in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic javax.servlet.jsp.tagext.BodyContent getBodyContent()
public void setBodyContent(javax.servlet.jsp.tagext.BodyContent value)
setBodyContent in interface javax.servlet.jsp.tagext.BodyTagpublic void setKey(String value)
public String getKey()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.