net.sf.tacos.ajax
Interface AjaxFormSupport

All Superinterfaces:
org.apache.tapestry.FormBehavior, org.apache.tapestry.form.FormSupport
All Known Implementing Classes:
AjaxFormSupportImpl

public interface AjaxFormSupport
extends org.apache.tapestry.form.FormSupport

Extends FormSupport with info needed by ajax requests.

Author:
andyhot

Method Summary
 String getEncodingType()
          The encoding type of the form
 
Methods inherited from interface org.apache.tapestry.form.FormSupport
render, render, rewind
 
Methods inherited from interface org.apache.tapestry.FormBehavior
addDeferredRunnable, addEventHandler, addHiddenValue, addHiddenValue, getElementId, getElementId, isRewinding, prerenderField, registerForFocus, setEncodingType, wasPrerendered
 

Method Detail

getEncodingType

String getEncodingType()
The encoding type of the form