クラス
org.seasar.tuigwaa.logic.TgwEvent の使用

TgwEvent を使用しているパッケージ
org.seasar.tuigwaa.controller   
org.seasar.tuigwaa.logic   
 

org.seasar.tuigwaa.controller での TgwEvent の使用
 

TgwEvent を返す org.seasar.tuigwaa.controller のメソッド
 TgwEvent LogicForm.EventForm.getEvent()
           
 

TgwEvent 型のパラメータを持つ org.seasar.tuigwaa.controller のメソッド
 com.isenshi.util.functor.UnaryProcedure LogicForm.createProcedure(TgwEvent tevent)
           
 void LogicForm.EventForm.setEvent(TgwEvent event)
           
 

org.seasar.tuigwaa.logic での TgwEvent の使用
 

TgwEvent を返す org.seasar.tuigwaa.logic のメソッド
 TgwEvent TgwLogic.getEvent()
           
static TgwEvent TgwEvent.createPageViewEvent(String pageName)
           
 

TgwEvent 型のパラメータを持つ org.seasar.tuigwaa.logic のメソッド
 void TgwLogic.setEvent(TgwEvent event)
           
 

TgwEvent 型のパラメータを持つ org.seasar.tuigwaa.logic のコンストラクタ
TgwLogic(String name, TgwEvent event, TgwFunction function)
           
 



Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.