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

10
LINES

< > BotCompany Repo | #1025985 // hpassword - synonym of hpasswordfield

JavaX fragment (include)

// first element of params can be the value
static S hpassword(S name, O... params) {
  ret hpasswordfield(name, params);
}



static S hpassword(S name) {
  ret hpasswordfield(name);
}

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: #1025985
Snippet name: hpassword - synonym of hpasswordfield
Eternal ID of this version: #1025985/1
Text MD5: 4f5d39f4cff8381535af87b7e806e3ba
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-05 13:12:52
Source code size: 188 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 148 / 183
Referenced in: [show references]