org.seasar.cubby.internal.controller.impl
クラス FormWrapperFactoryImpl
java.lang.Object
org.seasar.cubby.internal.controller.impl.FormWrapperFactoryImpl
- すべての実装されたインタフェース:
- FormWrapperFactory
public class FormWrapperFactoryImpl
- extends Object
- implements FormWrapperFactory
フォームオブジェクトのラッパーファクトリの実装です。
- 作成者:
- baba
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormWrapperFactoryImpl
public FormWrapperFactoryImpl()
create
public FormWrapper create(Object form)
FormWrapper を生成します。
- 定義:
- インタフェース
FormWrapperFactory 内の create
- パラメータ:
form - フォームオブジェクト
- 戻り値:
FormWrapper
Copyright © 2006-2010 The Seasar Foundation. All Rights Reserved.