org.seasar.cubby.controller
クラス TodoController

java.lang.Object
  上位を拡張 org.seasar.cubby.action.Action
      上位を拡張 org.seasar.cubby.controller.TodoController

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


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

コンストラクタの詳細

TodoController

public TodoController()
メソッドの詳細

show

public String show()

edit

public String edit()


Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.