org.seasar.cubby.tags
クラス MockFormTagTestAction

java.lang.Object
  上位を拡張 org.seasar.cubby.action.Action
      上位を拡張 org.seasar.cubby.tags.MockFormTagTestAction

public class MockFormTagTestAction
extends org.seasar.cubby.action.Action


フィールドの概要
 
クラス org.seasar.cubby.action.Action から継承されたフィールド
errors, flash
 
コンストラクタの概要
MockFormTagTestAction()
           
 
メソッドの概要
 org.seasar.cubby.action.ActionResult bar()
           
 org.seasar.cubby.action.ActionResult foo()
           
 
クラス org.seasar.cubby.action.Action から継承されたメソッド
getErrors, getFlash, initialize, invoke, invokeInitializeMethod, invokePostRenderMethod, invokePreRenderMethod, postrender, prerender, setErrors, setFlash
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MockFormTagTestAction

public MockFormTagTestAction()
メソッドの詳細

foo

public org.seasar.cubby.action.ActionResult foo()

bar

public org.seasar.cubby.action.ActionResult bar()


Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.