|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormSupportFactory | |
---|---|
org.apache.tapestry.form | Components for implementing basic HTML Forms. |
org.apache.tapestry.wml | Classes and components for main elements of the Wireless Markup Language (WML 1.2). |
Uses of FormSupportFactory in org.apache.tapestry.form |
---|
Classes in org.apache.tapestry.form that implement FormSupportFactory | |
---|---|
class |
FormSupportFactoryImpl
The standard implementation of FormSupportFactory . |
class |
MultipleFormSupportFactory
Factory class for creating form support to be used with multiple forms. |
Methods in org.apache.tapestry.form that return FormSupportFactory | |
---|---|
abstract FormSupportFactory |
Form.getFormSupportFactory()
Injected. |
Uses of FormSupportFactory in org.apache.tapestry.wml |
---|
Classes in org.apache.tapestry.wml that implement FormSupportFactory | |
---|---|
class |
GoFormSupportFactory
Implementation of FormSupportFactory that generates
GoFormSupportImpl instances, suitable for WML content. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |