1 | static <A extends Component> A setPIFrameTitle(A c, S title) { |
2 | ret possiblyInternalFrameTitle(c, title); |
3 | } |
4 | |
5 | static <A extends Component> A setPIFrameTitle(S title, A c) { |
6 | ret possiblyInternalFrameTitle(c, title); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018760 |
Snippet name: | setPIFrameTitle - synonym of possiblyInternalFrameTitle |
Eternal ID of this version: | #1018760/3 |
Text MD5: | a362ee06e78c2981071f18c133e6e989 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-13 15:11:06 |
Source code size: | 224 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 356 / 393 |
Version history: | 2 change(s) |
Referenced in: | [show references] |