1 | sS ahref_targetBlankIf(S link, O contents, bool targetBlank, O... params) { |
2 | ret ahref_possiblyTargetBlank(link, contents, targetBlank, params); |
3 | } |
4 | |
5 | |
6 | |
7 | sS ahref_targetBlankIf(bool targetBlank, S link, O contents, O... params) { |
8 | ret ahref_possiblyTargetBlank(targetBlank, link, contents, params); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032686 |
Snippet name: | ahref_targetBlankIf - synonym of ahref_possiblyTargetBlank |
Eternal ID of this version: | #1032686/1 |
Text MD5: | 9ca1eb4f254d497c4a5affac9bd9f606 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-01 23:58:25 |
Source code size: | 300 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 162 / 183 |
Referenced in: | [show references] |