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

7
LINES

< > BotCompany Repo | #1020362 // dm_rightAlignedFieldCheckBox - JCheckBox bound to module bool field (both ways)

JavaX fragment (include)

static JCheckBox dm_rightAlignedFieldCheckBox(S field) {
  ret rightAlignCheckBox(dm_fieldCheckBox(field);
}

static JCheckBox dm_rightAlignedFieldCheckBox(S text, S field) {
  ret rightAlignCheckBox(dm_fieldCheckBox(text, field));
}

Author comment

Began life as a copy of #1020028

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: #1020362
Snippet name: dm_rightAlignedFieldCheckBox - JCheckBox bound to module bool field (both ways)
Eternal ID of this version: #1020362/1
Text MD5: a4fe949759c9d1664ddb076393fa3074
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-16 15:02:46
Source code size: 239 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 201 / 241
Referenced in: [show references]