Currently, DJHyperLink only allows to specify tool-tip and hyperlink expression. It would be great if we could also specify hyperlinkTarget attribute supported by all Jasper hyperlink elements.
The values for hyperlinkTarget are:
Self
Blank
Parent
Top
I've looked at HyperLinkUtil.java and it seems like a straightfoward change. Would you accept a pull request for this feature?
Currently, DJHyperLink only allows to specify tool-tip and hyperlink expression. It would be great if we could also specify hyperlinkTarget attribute supported by all Jasper hyperlink elements.
The values for hyperlinkTarget are:
I've looked at HyperLinkUtil.java and it seems like a straightfoward change. Would you accept a pull request for this feature?