|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.apache.struts.config.ForwardConfig
org.apache.struts.action.ActionForward
org.apache.struts.action.ForwardingActionForward
ActionForwardのサブクラスです。
redirectの属性をfalseにデフォルト設定します。
| フィールドの概要 |
| クラス org.apache.struts.config.ForwardConfig から継承したフィールド |
configured, contextRelative, name, path, redirect |
| コンストラクタの概要 | |
ForwardingActionForward()
デフォルト値でインスタンスを生成します。 |
|
ForwardingActionForward(java.lang.String path)
pathで指定された値でインスタンスを生成します。 |
|
| クラス org.apache.struts.config.ForwardConfig から継承したメソッド |
freeze, getContextRelative, getName, getPath, getRedirect, setContextRelative, setName, setPath, setRedirect, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public ForwardingActionForward()
public ForwardingActionForward(java.lang.String path)
path - このインスタンスへのパス
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||