Reviewers: rjrjr, Message: ping
Description: Updating the javadoc on the Anchor() constructor to explain that it does not set the href of the anchor element. Also adding a new constructor Anchor(boolean) to make it easier to add a default HREF without requiring that users call one of the other constructors with an empty string. Issue: 4502 Please review this at http://gwt-code-reviews.appspot.com/1354804/show Affected files: user/src/com/google/gwt/user/client/ui/Anchor.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
