| Issue 62: | HtmlBuilder A HREF Shortcut Method | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Attached is a patch that includes two new methods for the HtmlBuilder. public HtmlBuilder a(String url, String displayText); public HtmlBuilder a(String url, String displayText, Map<String, String> params)
Nov 27, 2007
#1
extremec...@gmail.com
Status:
Fixed
|