com.bea.p13n.appflow.webflow.servlets.jsp.taglib
Class WebflowValidatedFormTag
java.lang.Object
|
+--javax.servlet.jsp.tagext.TagSupport
|
+--com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateWebflowURLTag
|
+--com.bea.p13n.appflow.webflow.servlets.jsp.taglib.WebflowFormTag
|
+--com.bea.p13n.appflow.webflow.servlets.jsp.taglib.WebflowValidatedFormTag
- public class WebflowValidatedFormTag
- extends WebflowFormTag
- See Also:
- Serialized Form
Fields inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateWebflowURLTag |
DEFAULT_HTTPSIND_VALUE_ELEMENT,
domainName,
doRedirect,
doRedirectBool,
encode,
encodeBool,
encodeValueSet,
escape,
escapeStr,
event,
extraParams,
httpsInd,
httpsIndInt,
namespace,
origin,
pathPrefix,
pathSuffix,
resourceIdentifier |
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id,
pageContext |
Methods inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.WebflowFormTag |
doEndTag,
doStartTag,
generateHTML,
getHide,
getHtmlAttributes,
getMethod,
getName,
setHide,
setHtmlAttributes,
setMethod,
setName |
Methods inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.CreateWebflowURLTag |
getCurrentNamespace,
getDomainName,
getDoRedirect,
getEncode,
getEscape,
getEvent,
getExtraParams,
getHttpServletRequest,
getHttpsInd,
getJspName,
getNamespace,
getOrigin,
getPathPrefix,
getPathSuffix,
setDomainName,
setDoRedirect,
setEncode,
setEscape,
setEvent,
setExtraParams,
setHttpsInd,
setNamespace,
setOrigin,
setPathPrefix,
setPathSuffix,
setupHTTPS |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody,
findAncestorWithClass,
getId,
getParent,
getValue,
getValues,
removeValue,
setId,
setPageContext,
setParent,
setValue |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
validStyle
protected java.lang.String validStyle
invalidStyle
protected java.lang.String invalidStyle
unspecifiedStyle
protected java.lang.String unspecifiedStyle
styleId
protected java.lang.String styleId
messageAlign
protected java.lang.String messageAlign
applyStyle
protected java.lang.String applyStyle
WebflowValidatedFormTag
public WebflowValidatedFormTag()
release
public void release()
- Overrides:
- release in class WebflowFormTag
getValidStyle
public java.lang.String getValidStyle()
setValidStyle
public void setValidStyle(java.lang.String validStyle)
getInvalidStyle
public java.lang.String getInvalidStyle()
setInvalidStyle
public void setInvalidStyle(java.lang.String invalidStyle)
getUnspecifiedStyle
public java.lang.String getUnspecifiedStyle()
setUnspecifiedStyle
public void setUnspecifiedStyle(java.lang.String unspecifiedStyle)
getApplyStyle
public java.lang.String getApplyStyle()
setApplyStyle
public void setApplyStyle(java.lang.String applyStyle)
getMessageAlign
public java.lang.String getMessageAlign()
setMessageAlign
public void setMessageAlign(java.lang.String messageAlign)
getStyleId
public java.lang.String getStyleId()
setStyleId
public void setStyleId(java.lang.String styleId)
Copyright © 2002 BEA Systems, Inc. All Rights Reserved