org.apache.struts.taglib.nested.bean
クラス NestedDefineTei

java.lang.Object
  拡張javax.servlet.jsp.tagext.TagExtraInfo
      拡張org.apache.struts.taglib.logic.IterateTei
          拡張org.apache.struts.taglib.nested.bean.NestedDefineTei

public class NestedDefineTei
extends IterateTei

NestedDefineTei to make sure that the implied setting of the name property of a nested tag is properly handed in the casting of the defined object. Currently goes to String, but for the purposes of most nested objects they will benefit more from a simple Object casting.

導入されたバージョン:
Struts 1.1
バージョン:
$Revision: 1.1 $

フィールドの概要
 
クラス javax.servlet.jsp.tagext.TagExtraInfo から継承したフィールド
 
コンストラクタの概要
NestedDefineTei()
           
 
メソッドの概要
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Return information about the scripting variables to be created.
 
クラス javax.servlet.jsp.tagext.TagExtraInfo から継承したメソッド
getTagInfo, isValid, setTagInfo
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

NestedDefineTei

public NestedDefineTei()
メソッドの詳細

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Return information about the scripting variables to be created.

オーバーライド:
クラス IterateTei 内の getVariableInfo


このドキュメントは、Ja-Jakartaにより訳されました。コメントがある場合は、report@jajakarta.orgまでお願いします。
Copyright (C) 2000-2004 - Apache Software Foundation