org.asyrinx.joey.tapestry.util
クラス BaseTabVisit

java.lang.Object
  拡張org.asyrinx.joey.tapestry.components.stative.BaseVisit
      拡張org.asyrinx.joey.tapestry.util.BaseTabVisit
すべての実装インタフェース:
java.io.Serializable

public class BaseTabVisit
extends BaseVisit

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

コンストラクタの概要
BaseTabVisit()
           
 
メソッドの概要
 java.lang.String getActiveTabName()
          If true, then a detailed report about the request is appended to the bottom of each page.
 void setActiveTabName(java.lang.String value)
           
 
クラス org.asyrinx.joey.tapestry.components.stative.BaseVisit から継承したメソッド
getDisableInspector, getLoginUser, getLoginUserDisplayName, getRequestDebug, goBackToLastAccessPage, isUserLogined, saveLastAccessPage, setDisableInspector, setLoginUser, setRequestDebug
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

BaseTabVisit

public BaseTabVisit()
メソッドの詳細

getActiveTabName

public java.lang.String getActiveTabName()
If true, then a detailed report about the request is appended to the bottom of each page.


setActiveTabName

public void setActiveTabName(java.lang.String value)


Copyright © 2004 asyrinx organization. All Rights Reserved.