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

3
LINES

< > BotCompany Repo | #1007315 // disableSubmitButton - disable button called "Submit" (default text in showForm)

JavaX fragment (include)

static void disableSubmitButton(Component form) {
  enableSubmitButton(form, false);
}

Author comment

Began life as a copy of #1006623

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007315
Snippet name: disableSubmitButton - disable button called "Submit" (default text in showForm)
Eternal ID of this version: #1007315/4
Text MD5: 2796cc3ec0b68a3e7de2bde5aa491a2d
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-15 02:59:27
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 454 / 476
Version history: 3 change(s)
Referenced in: [show references]