svoid aSelectAll(final EditText view) { if (view != null) androidUI { view.selectAll(); } }
Began life as a copy of #1023341
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023342 |
| Snippet name: | aSelectAll - select all text in text input |
| Eternal ID of this version: | #1023342/3 |
| Text MD5: | 51524eb5efd9e8a484acd202a654af17 |
| Author: | stefan |
| Category: | javax / android |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-06 16:51:33 |
| Source code size: | 95 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 522 / 551 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |