Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1018760 // setPIFrameTitle - synonym of possiblyInternalFrameTitle

JavaX fragment (include)

static <A extends Component> A setPIFrameTitle(A c, S title) {
  ret possiblyInternalFrameTitle(c, title);
}

static <A extends Component> A setPIFrameTitle(S title, A c) {
  ret possiblyInternalFrameTitle(c, title);
}

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: 272 / 310
Version history: 2 change(s)
Referenced in: [show references]