- All Superinterfaces:
- HasBinding, HasId
public interface FormTagDeclaration
extends HasBinding, HasId
If an action is preformed, everything within the next parent form belongs to the submit-area.
An action could be a button which is pressed.
tc:page is a form.
Everything in the submit-area is written into the model, even other forms.