|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AjaxFormSupport | |
---|---|
net.sf.tacos.ajax.components |
Uses of AjaxFormSupport in net.sf.tacos.ajax.components |
---|
Classes in net.sf.tacos.ajax.components that implement AjaxFormSupport | |
---|---|
class |
AjaxFormSupportImpl
Encapsulates most of the behavior of a Form component. |
Fields in net.sf.tacos.ajax.components declared as AjaxFormSupport | |
---|---|
protected AjaxFormSupport |
AjaxForm.formSupport
Form support. |
Methods in net.sf.tacos.ajax.components that return AjaxFormSupport | |
---|---|
protected AjaxFormSupport |
AjaxForm.newFormSupport(org.apache.tapestry.IMarkupWriter writer,
org.apache.tapestry.IRequestCycle cycle)
Returns a new instance of AjaxFormSupport . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |