|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.corelib.mixins.FormFieldFocus
OverrideFieldFocus
@Deprecated public class FormFieldFocus
A mixin that instruments the outer Form
on which
component the focus should be activated.
Form
component.
Name | Type | Flags | Default | Default Prefix | Since | Description |
---|---|---|---|---|---|---|
focusField | org.apache.tapestry5.Field | 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 | |
---|---|
FormFieldFocus()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormFieldFocus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |