Class FormFieldFocus
java.lang.Object
org.apache.tapestry5.corelib.mixins.FormFieldFocus
Deprecated.
A mixin that instruments the outer
Form
on which
component the focus should be activated.
This is meant to be used only with Form
component.- Since:
- 5.3
Name | Type | Flags | Default | Default Prefix |
---|---|---|---|---|
focusField | org. | Required, Not Null | component | |
The org.apache.tapestry5.Field instance that will receive the focus within the org.apache.tapestry5.corelib.components.Form. |
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormFieldFocus
public FormFieldFocus()Deprecated.
-
OverrideFieldFocus