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

3
LINES

< > BotCompany Repo | #1020063 // containsChildWithShortName

JavaX fragment (include)

sbool containsChildWithShortName(Component c, S shortName) {
  ret childOfTypeShortNamed(c, shortName) != null;
}

Author comment

Began life as a copy of #1015815

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020063
Snippet name: containsChildWithShortName
Eternal ID of this version: #1020063/3
Text MD5: 3126cb8b88187ad8b9804fa22f9bd8e0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-05 12:30:33
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 239 / 278
Version history: 2 change(s)
Referenced in: [show references]