For 1.2? If you put up a feature request - if you really need it - we
can back port it.

Eelco


On 5/19/06, Iulian Costan <[EMAIL PROTECTED]> wrote:
if following logic is true:
form.hasErrorMessage() checks if form itself has any errors
 form.hasError() checks if form and its form components has any errors

i am wondering why form.hasError() method is protected, is there any special
reason for this?
ofcourse i can or override onError() or create a visitor and check status of
form's children, but it will be nice to make hasError method public.

iulian



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to