Schnittstelle FormTagDeclaration
- Alle Superschnittstellen:
- HasBinding,- HasId,- IsPlain,- IsVisual
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.
- 
MethodenübersichtVon Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.HasBindingsetBindingVon Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.HasIdsetIdVon Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.IsPlainsetPlainVon Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.IsVisualsetCustomClass, setMarkup
- 
Methodendetails- 
setInlineVeraltet.since 4.0.0. May use a subtag <tc:style customClass="d-inline"/> instead.Flag indicating this component should rendered as an inline element.
 
-