インタフェース
org.seasar.cubby.controller.FormWrapper の使用

FormWrapper を使用しているパッケージ
org.seasar.cubby.controller コントローラに関する機能を提供します。 
org.seasar.cubby.internal.controller.impl フレームワーク内部のコントローラに関する機能の実装を提供します。 
org.seasar.cubby.tags JSP カスタムタグを提供します。 
 

org.seasar.cubby.controller での FormWrapper の使用
 

FormWrapper を返す org.seasar.cubby.controller のメソッド
 FormWrapper FormWrapperFactory.create(Object form)
          FormWrapper を生成します。
 

org.seasar.cubby.internal.controller.impl での FormWrapper の使用
 

FormWrapper を返す org.seasar.cubby.internal.controller.impl のメソッド
 FormWrapper FormWrapperFactoryImpl.create(Object form)
          FormWrapper を生成します。
 

org.seasar.cubby.tags での FormWrapper の使用
 

FormWrapper を返す org.seasar.cubby.tags のメソッド
 FormWrapper FormTag.getFormWrapper()
          フォームオブジェクトのラッパーを取得します。
 



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