org.apache.struts.taglib
クラス GetPropertyTei

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--org.apache.struts.taglib.GetPropertyTei

public final class GetPropertyTei
extends javax.servlet.jsp.tagext.TagExtraInfo

Implementation of TagExtraInfo for the getProperty tag, identifying the scripting object(s) to be made visible.

バージョン:
$Revision: 1.2 $ $Date: 2000/08/01 20:03:33 $
作成者:
Craig R. McClanahan

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

コンストラクタの詳細

GetPropertyTei

public GetPropertyTei()
メソッドの詳細

getVariableInfo

public 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 内の getVariableInfo


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