Guest User

Untitled

a guest
May 21st, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. <a href="http://www.google.com" target="_blank" click="dummyFunction(arg1, arg2)"><span style="font-family: Arial, Helvetica, sans-serif; color: #2719E6; font-size: 10px; line-height: 1.1635742; text-decoration: underline;">Click Here! new window</span></a>
  2.  
  3. <textField hyperlinkType="Reference" hyperlinkTarget="Blank">
  4. <reportElement x="640" y="33" width="200" height="15" forecolor="#2719E6" uuid="9044cd25-d44d-4473-b2ee-329885ff5933">
  5. <property name="ng-click" value="dummyFunction(arg1, arg2)"/>
  6. </reportElement>
  7. <textElement markup="html">
  8. <font isUnderline="true"/>
  9. </textElement>
  10. <textFieldExpression><![CDATA["Click Here! new window"]]></textFieldExpression>
  11. <hyperlinkReferenceExpression><![CDATA["http://www.google.com"]]></hyperlinkReferenceExpression>
  12. </textField>
Add Comment
Please, Sign In to add comment