org.apache.struts.tiles
クラス DirectStringAttribute

java.lang.Object
  拡張org.apache.struts.tiles.UntypedAttribute
      拡張org.apache.struts.tiles.DirectStringAttribute
すべての実装インタフェース:
AttributeDefinition, java.io.Serializable

public class DirectStringAttribute
extends UntypedAttribute

Component attribute. Such attribute value represent a path used to include a JSP.

関連項目:
直列化された形式

フィールドの概要
 
クラス org.apache.struts.tiles.UntypedAttribute から継承したフィールド
role, value
 
コンストラクタの概要
DirectStringAttribute(java.lang.String value)
           
 
クラス org.apache.struts.tiles.UntypedAttribute から継承したメソッド
getRole, getValue, setRole, setValue, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

DirectStringAttribute

public DirectStringAttribute(java.lang.String value)


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