|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.apache.struts.taglib.tiles.DefinitionTagSupport
org.apache.struts.taglib.tiles.InsertTag
org.apache.struts.taglib.tiles.GetTag
This is the tag handler for <tiles:get>, which gets
content from the request scope and either includes the content or prints
it, depending upon the value of the content's direct attribute.
This tag is intended to be compatible with the same tag from Templates (David Geary).
Implementation extends InsertTag for facility (no so well).
The only difference is the default value of attribute 'ignore', which is true
for this tag (default behavior of David Geary's templates).
| 入れ子クラスの概要 |
| クラス org.apache.struts.taglib.tiles.InsertTag から継承した入れ子クラス |
InsertTag.DirectStringHandler, InsertTag.InsertHandler, InsertTag.TagHandler |
| フィールドの概要 |
| クラス org.apache.struts.taglib.tiles.InsertTag から継承したフィールド |
attribute, beanName, beanProperty, beanScope, cachedCurrentContext, definitionName, flush, isErrorIgnored, log, name, pageContext, processEndTag, ROLE_DELIMITER, tagHandler |
| クラス org.apache.struts.taglib.tiles.DefinitionTagSupport から継承したフィールド |
controllerName, controllerType, page, role |
| クラス javax.servlet.jsp.tagext.TagSupport から継承したフィールド |
id |
| インタフェース org.apache.struts.taglib.tiles.ComponentConstants から継承したフィールド |
COMPONENT_CONTEXT, COMPONENT_SCOPE, EXCEPTION_KEY, LOCALE_KEY |
| インタフェース javax.servlet.jsp.tagext.IterationTag から継承したフィールド |
EVAL_BODY_AGAIN |
| インタフェース javax.servlet.jsp.tagext.Tag から継承したフィールド |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| コンストラクタの概要 | |
GetTag()
Constructor. |
|
| メソッドの概要 | |
void |
release()
Release all allocated resources. |
| クラス org.apache.struts.taglib.tiles.DefinitionTagSupport から継承したメソッド |
getControllerName, getControllerType, getPage, getRole, getTemplate, setController, setControllerClass, setControllerName, setControllerType, setControllerUrl, setPage, setRole, setTemplate |
| クラス javax.servlet.jsp.tagext.TagSupport から継承したメソッド |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setParent, setValue |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース javax.servlet.jsp.tagext.IterationTag から継承したメソッド |
|
| コンストラクタの詳細 |
public GetTag()
true.
| メソッドの詳細 |
public void release()
javax.servlet.jsp.tagext.Tag 内の releaseInsertTag 内の release
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||