|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.apache.struts.taglib.html.FormTag
org.apache.struts.taglib.nested.html.NestedFormTag
NestedFormTag.
| フィールドの概要 | |
protected java.lang.String |
name
The name |
private java.lang.String |
originalNesting
|
private java.lang.String |
originalNestingName
|
| クラス org.apache.struts.taglib.html.FormTag から継承したフィールド |
acceptCharset, action, beanName, beanScope, beanType, enctype, focus, focusIndex, lineEnd, mapping, messages, method, moduleConfig, onreset, onsubmit, scriptLanguage, servlet, style, styleClass, styleId, target |
| クラス javax.servlet.jsp.tagext.TagSupport から継承したフィールド |
id, pageContext |
| インタフェース javax.servlet.jsp.tagext.IterationTag から継承したフィールド |
EVAL_BODY_AGAIN |
| インタフェース javax.servlet.jsp.tagext.Tag から継承したフィールド |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| コンストラクタの概要 | |
NestedFormTag()
|
|
| メソッドの概要 | |
int |
doEndTag()
This is only overriden to clean up the include reference |
int |
doStartTag()
Overriding to allow the chance to set the details of the system, so that dynamic includes can be possible |
java.lang.String |
getName()
Return the name. |
java.lang.String |
getProperty()
Get the string value of the "property" property. |
void |
release()
Release the tag's resources and reset the values. |
void |
setName(java.lang.String name)
Set the name. |
void |
setProperty(java.lang.String newProperty)
Setter for the "property" property |
| クラス org.apache.struts.taglib.html.FormTag から継承したメソッド |
getAcceptCharset, getAction, getBeanName, getEnctype, getFocus, getFocusIndex, getMethod, getOnreset, getOnsubmit, getScriptLanguage, getStyle, getStyleClass, getStyleId, getTarget, initFormBean, lookup, renderAction, renderAttribute, renderFocusJavascript, renderFormStartElement, renderName, renderOtherAttributes, renderToken, setAcceptCharset, setAction, setEnctype, setFocus, setFocusIndex, setMethod, setOnreset, setOnsubmit, setScriptLanguage, setStyle, setStyleClass, setStyleId, setTarget |
| クラス javax.servlet.jsp.tagext.TagSupport から継承したメソッド |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース javax.servlet.jsp.tagext.IterationTag から継承したメソッド |
|
| フィールドの詳細 |
protected java.lang.String name
private java.lang.String originalNesting
private java.lang.String originalNestingName
| コンストラクタの詳細 |
public NestedFormTag()
| メソッドの詳細 |
public java.lang.String getName()
NestedNameSupport 内の getNamepublic void setName(java.lang.String name)
NestedNameSupport 内の setNamename - The new namepublic java.lang.String getProperty()
NestedPropertySupport 内の getPropertypublic void setProperty(java.lang.String newProperty)
NestedPropertySupport 内の setPropertynewProperty - new value for the property
public int doStartTag()
throws javax.servlet.jsp.JspException
javax.servlet.jsp.tagext.Tag 内の doStartTagFormTag 内の doStartTagjavax.servlet.jsp.JspException - if a JSP exception has occurred
public int doEndTag()
throws javax.servlet.jsp.JspException
javax.servlet.jsp.tagext.Tag 内の doEndTagFormTag 内の doEndTagjavax.servlet.jsp.JspException - if a JSP exception has occurredpublic void release()
javax.servlet.jsp.tagext.Tag 内の releaseFormTag 内の release
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||