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)

static ButtonGroup jRadioButtons(Cl<S> strings) {
  ret jradiobuttons(strings);
}



static ButtonGroup jRadioButtons(S... strings) {
  ret jradiobuttons(strings);
}

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: 160 / 208
Version history: 1 change(s)
Referenced in: [show references]