© 2002 BEA Systems, Inc.


com.bea.p13n.appflow.webflow.servlets.jsp.taglib
Class TextTag

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--com.bea.p13n.appflow.webflow.servlets.jsp.taglib.FieldTag
              |
              +--com.bea.p13n.appflow.webflow.servlets.jsp.taglib.MessageFieldTag
                    |
                    +--com.bea.p13n.appflow.webflow.servlets.jsp.taglib.InputTag
                          |
                          +--com.bea.p13n.appflow.webflow.servlets.jsp.taglib.TextTag

public class TextTag
extends InputTag

See Also:
Serialized Form

Fields inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.InputTag
maxlength, size, type
 
Fields inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.MessageFieldTag
formTag, message, style
 
Fields inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.FieldTag
htmlAttributes, name, retainValue, retainValueBool, validatedValues, value
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Constructor Summary
TextTag()
           
 
Method Summary
 int doStartTag()
           
 java.lang.String getDefaultRetainValue()
           
 
Methods inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.InputTag
convertQuotes, getMaxlength, getSize, release, setMaxlength, setSize
 
Methods inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.MessageFieldTag
buildMessage, getFormTag, getMessage, getStyle, setMessage, setStyle
 
Methods inherited from class com.bea.p13n.appflow.webflow.servlets.jsp.taglib.FieldTag
addIntoPageContext, doEndTag, getHtmlAttributes, getHttpServletRequest, getName, getRetainValue, getRetainValueBool, getValue, setHtmlAttributes, setName, setRetainValue, setValue
 
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
 

Constructor Detail

TextTag

public TextTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException

Overrides:
doStartTag in class InputTag

getDefaultRetainValue

public java.lang.String getDefaultRetainValue()

Overrides:
getDefaultRetainValue in class FieldTag

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved