|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.uruma.debug.action.UrumaDebugViewAction
public class UrumaDebugViewAction
デバッグビュー用のアクションクラスです。
フィールドの概要 | |
---|---|
Browser |
debugBrowser
|
String |
html
|
コンストラクタの概要 | |
---|---|
UrumaDebugViewAction()
|
メソッドの概要 | |
---|---|
void |
doBundle()
bundle |
void |
doCcontext()
context |
void |
doComponent()
component |
void |
doPlugin()
plugin |
void |
doS2Container()
s2container |
void |
doTemplate()
template |
void |
initialize()
初期化処理 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public String html
public Browser debugBrowser
コンストラクタの詳細 |
---|
public UrumaDebugViewAction()
メソッドの詳細 |
---|
public void initialize()
public void doS2Container()
public void doBundle()
public void doComponent()
public void doCcontext()
public void doTemplate()
public void doPlugin()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |