org.seasar.tuigwaa.logic
クラス TgwEvent
java.lang.Object
org.seasar.tuigwaa.logic.TgwEvent
- public class TgwEvent
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAGE_VIEW
public static final String PAGE_VIEW
- 関連項目:
- 定数フィールド値
BEFORE_DATA_SAVE
public static final String BEFORE_DATA_SAVE
- 関連項目:
- 定数フィールド値
BEFORE_CUSTOMFORM_SAVE
public static final String BEFORE_CUSTOMFORM_SAVE
- 関連項目:
- 定数フィールド値
AFTER_DATA_SAVE
public static final String AFTER_DATA_SAVE
- 関連項目:
- 定数フィールド値
AFTER_CUSTOMFORM_SAVE
public static final String AFTER_CUSTOMFORM_SAVE
- 関連項目:
- 定数フィールド値
NOW
public static final String NOW
- 関連項目:
- 定数フィールド値
TIMER
public static final String TIMER
- 関連項目:
- 定数フィールド値
TgwEvent
public TgwEvent()
TgwEvent
public TgwEvent(String type,
String option)
setType
public void setType(String type)
getType
public String getType()
setOption
public void setOption(String option)
getOption
public String getOption()
createPageViewEvent
public static TgwEvent createPageViewEvent(String pageName)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.