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

9
LINES

< > BotCompany Repo | #1025721 // jRadioButtons - synonym of jradiobuttons

JavaX fragment (include)

1  
static ButtonGroup jRadioButtons(Cl<S> strings) {
2  
  ret jradiobuttons(strings);
3  
}
4  
5  
6  
7  
static ButtonGroup jRadioButtons(S... strings) {
8  
  ret jradiobuttons(strings);
9  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025721
Snippet name: jRadioButtons - synonym of jradiobuttons
Eternal ID of this version: #1025721/2
Text MD5: f6b1fa4f3aa004aed96dab5d0006d249
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-15 14:54:15
Source code size: 173 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 164 / 214
Version history: 1 change(s)
Referenced in: [show references]