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übersicht
Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding
setBinding
Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.HasId
setId
Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.IsPlain
setPlain
Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.IsVisual
setCustomClass, setMarkup
-
Methodendetails
-
setInline
Veraltet.since 4.0.0. May use a subtag <tc:style customClass="d-inline"/> instead.Flag indicating this component should rendered as an inline element.
-