Uses 911K of libraries. Click here for Pure Java version (3287L/17K).
1 | !7 |
2 | |
3 | sclass Entry {
|
4 | S fullLine, time, text, comments; |
5 | } |
6 | |
7 | cmodule ELEPastInputs > DynCopiedObjectTable<Entry> {
|
8 | void init {
|
9 | super.init(); |
10 | srcModuleLibID = "#1017331/SpeechLogTable"; |
11 | set autoScrollDown; |
12 | dm_registerAs elePastInputs(); |
13 | } |
14 | |
15 | // API |
16 | |
17 | Cl<Entry> getPastInputs() { ret getData(); }
|
18 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026333 |
| Snippet name: | ELE: Past Inputs [just copies from #1017331] |
| Eternal ID of this version: | #1026333/9 |
| Text MD5: | ace989055ba8f541ac6f15b566cdf7c4 |
| Transpilation MD5: | 0c3be3668f1a85d008ed1474aaf057d7 |
| Author: | stefan |
| Category: | javax / electric light engine |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-12-25 15:14:42 |
| Source code size: | 337 bytes / 18 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 450 / 2467 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |