|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormSupportImpl | |
---|---|
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 FormSupportImpl in org.apache.tapestry.form |
---|
Subclasses of FormSupportImpl in org.apache.tapestry.form | |
---|---|
class |
MultipleFormSupport
A FormSupport implementation that can work when a form is
included multiple times in a given page ( due to it being in a loop
or in a component that's included many times in the page). |
Uses of FormSupportImpl in org.apache.tapestry.wml |
---|
Subclasses of FormSupportImpl in org.apache.tapestry.wml | |
---|---|
class |
GoFormSupportImpl
Subclass of FormSupportImpl that
adjusts the output markup to conform to WML. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |