Save This Page
Home » Struts-1.3.10 » org.apache.struts.taglib » html » [javadoc | source]
org.apache.struts.taglib.html
public class: TextTag [javadoc | source]
java.lang.Object
   javax.servlet.jsp.tagext.TagSupport
      javax.servlet.jsp.tagext.BodyTagSupport
         org.apache.struts.taglib.html.BaseHandlerTag
            org.apache.struts.taglib.html.BaseInputTag
               org.apache.struts.taglib.html.BaseFieldTag
                  org.apache.struts.taglib.html.TextTag

All Implemented Interfaces:
    BodyTag, IterationTag, Serializable

Direct Known Subclasses:
    ELTextTag

Custom tag for input fields of type "text".
Fields inherited from org.apache.struts.taglib.html.BaseFieldTag:
accept,  redisplay,  type
Fields inherited from org.apache.struts.taglib.html.BaseInputTag:
cols,  maxlength,  messages,  property,  rows,  value,  name
Fields inherited from org.apache.struts.taglib.html.BaseHandlerTag:
defaultLocale,  messages,  accesskey,  tabindex,  indexed,  doDisabled,  doReadonly
Fields inherited from javax.servlet.jsp.tagext.BodyTagSupport:
bodyContent
Fields inherited from javax.servlet.jsp.tagext.TagSupport:
id,  pageContext,  class$javax$servlet$jsp$tagext$Tag
Constructor:
 public TextTag() 
Methods from org.apache.struts.taglib.html.BaseFieldTag:
doStartTag,   formatValue,   getAccept,   getRedisplay,   prepareValue,   release,   renderInputElement,   setAccept,   setRedisplay
Methods from org.apache.struts.taglib.html.BaseInputTag:
doEndTag,   doStartTag,   getCols,   getMaxlength,   getName,   getProperty,   getRows,   getSize,   getValue,   prepareName,   release,   setCols,   setMaxlength,   setName,   setProperty,   setRows,   setSize,   setValue
Methods from org.apache.struts.taglib.html.BaseHandlerTag:
doErrorsExist,   getAccesskey,   getAlt,   getAltKey,   getBundle,   getDisabled,   getElementClose,   getErrorKey,   getErrorStyle,   getErrorStyleClass,   getErrorStyleId,   getIndexValue,   getIndexed,   getLocale,   getOnblur,   getOnchange,   getOnclick,   getOndblclick,   getOnfocus,   getOnkeydown,   getOnkeypress,   getOnkeyup,   getOnmousedown,   getOnmousemove,   getOnmouseout,   getOnmouseover,   getOnmouseup,   getOnselect,   getReadonly,   getStyle,   getStyleClass,   getStyleId,   getTabindex,   getTitle,   getTitleKey,   isXhtml,   lookupProperty,   message,   prepareAttribute,   prepareEventHandlers,   prepareFocusEvents,   prepareIndex,   prepareKeyEvents,   prepareMouseEvents,   prepareName,   prepareOtherAttributes,   prepareStyles,   prepareTextEvents,   release,   setAccesskey,   setAlt,   setAltKey,   setBundle,   setDisabled,   setErrorKey,   setErrorStyle,   setErrorStyleClass,   setErrorStyleId,   setIndexed,   setLocale,   setOnblur,   setOnchange,   setOnclick,   setOndblclick,   setOnfocus,   setOnkeydown,   setOnkeypress,   setOnkeyup,   setOnmousedown,   setOnmousemove,   setOnmouseout,   setOnmouseover,   setOnmouseup,   setOnselect,   setReadonly,   setStyle,   setStyleClass,   setStyleId,   setTabindex,   setTitle,   setTitleKey
Methods from javax.servlet.jsp.tagext.BodyTagSupport:
doAfterBody,   doEndTag,   doInitBody,   doStartTag,   getBodyContent,   getPreviousOut,   release,   setBodyContent
Methods from javax.servlet.jsp.tagext.TagSupport:
class$,   doAfterBody,   doEndTag,   doStartTag,   findAncestorWithClass,   getId,   getParent,   getValue,   getValues,   release,   removeValue,   setId,   setPageContext,   setParent,   setValue
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait