public interface InternalFormSupport extends FormSupport
FormSupport
used internally by Tapestry.Form
Modifier and Type | Method and Description |
---|---|
void |
executeDeferred()
Executes any deferred callbacks added via
FormSupport.defer(Runnable) . |
String |
getEncodingType()
Returns the form encoding type, if one has been set via a call to
FormSupport.setEncodingType(String) . |
addValidation, allocateControlName, defer, getFormComponentId, getFormValidationId, isClientValidationEnabled, setEncodingType, store, storeAndExecute, storeCancel
getClientId
void executeDeferred()
FormSupport.defer(Runnable)
.String getEncodingType()
FormSupport.setEncodingType(String)
.${project.version} - Copyright © 2003-2015 The Apache Software Foundation.