|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wicketstuff.yav.YavFormComponentVisitor
public class YavFormComponentVisitor
Visitor used to check all the existing validators , and the type of the form components to add the Yav Rules.
| Constructor Summary | |
|---|---|
YavFormComponentVisitor(org.apache.wicket.util.string.AppendingStringBuffer buffer,
org.apache.wicket.markup.html.form.Form parentForm)
Constructor passing on the buffer to write out the script content about the Yav rules from the browsing of the several Wicket Validators |
|
| Method Summary | |
|---|---|
java.lang.Object |
formComponent(org.apache.wicket.markup.html.form.IFormVisitorParticipant formComponent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YavFormComponentVisitor(org.apache.wicket.util.string.AppendingStringBuffer buffer,
org.apache.wicket.markup.html.form.Form parentForm)
buffer - | Method Detail |
|---|
public java.lang.Object formComponent(org.apache.wicket.markup.html.form.IFormVisitorParticipant formComponent)
formComponent in interface org.apache.wicket.markup.html.form.FormComponent.IVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||