|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| 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()
フォームオブジェクトのラッパーを取得します。 |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||