I have an improved version of InputField, which retains all
functionality of its predecessor, but is much easier to extend.
Instead of creating the underlying TextField explicilty with new
TextField, I added a factory method that does the same thing. But the
end user can override it to provide her own TextField implementation
(e.g. AutoCompleteTextField) without the need of writing her own
markup.
How can I submit my changes?
I tried to upload the file to group's upload section, but I guess I
don't have rights to do that.
Regards, Luka
--
You received this message because you are subscribed to the Google Groups "Wicket Web Beans" group.
To post to this group, send email to wicket-w...@googlegroups.com.
To unsubscribe from this group, send email to wicket-web-bea...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wicket-web-beans?hl=en.
Never done this before in SVN.
Is this what you had in mind?
Luka