|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.faces.component.FormValidationFieldProducer
@RequestScoped public class FormValidationFieldProducer
| Constructor Summary | |
|---|---|
FormValidationFieldProducer()
|
|
| Method Summary | |
|---|---|
void |
cleanupComponentTree(UIValidateForm event)
|
java.lang.Object |
getInputFieldValue(InjectionPoint ip)
|
void |
interceptComponentTree(UIValidateForm event)
|
void |
locateAliasedComponents(UIValidateForm validator)
|
InputElement |
produceInputElement(InjectionPoint ip)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormValidationFieldProducer()
| Method Detail |
|---|
public void interceptComponentTree(@Observes
UIValidateForm event)
public void cleanupComponentTree(@Observes
UIValidateForm event)
@Produces @Dependent public java.lang.Object getInputFieldValue(InjectionPoint ip)
@Produces @Dependent public InputElement produceInputElement(InjectionPoint ip)
public void locateAliasedComponents(UIValidateForm validator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||