Package org.apache.tapestry5.corelib.internal
package org.apache.tapestry5.corelib.internal
[INTERNAL USE ONLY] support classes for the Tapestry-core module; API subject to change
core components.
-
ClassDescriptionInterface that allows an enclosing
AjaxFormLoop
to work with enclosed components such asAddRowLink
orRemoveRowLink
.Used to collection component actions, with the ultimate goal being the creation of a MIME-encoded string of the serialization of those actions.An implementation ofFormSupport
that delegates all behavior to another instance of FormSupport.Provides support to components enclosed by a form when the form is rendering (allowing the components to registry form submit callback commands), and also during form submission time.Used to position a hidden field (as part of a form-related component).Additional methods forFormSupport
used internally by Tapestry.