org.apache.struts.taglib.nested
クラス NestedWriteNestingTei

java.lang.Object
  拡張javax.servlet.jsp.tagext.TagExtraInfo
      拡張org.apache.struts.taglib.nested.NestedWriteNestingTei

public class NestedWriteNestingTei
extends javax.servlet.jsp.tagext.TagExtraInfo

NestedWriteNestingTei This class will allow the nested:writeNesting tag to actually do what the doc says and make a scripting variable as an option (when "id" is supplied).

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

フィールドの概要
 
クラス javax.servlet.jsp.tagext.TagExtraInfo から継承したフィールド
 
コンストラクタの概要
NestedWriteNestingTei()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

NestedWriteNestingTei

public NestedWriteNestingTei()
メソッドの詳細

getVariableInfo

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



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