Uses 2164K of libraries. Click here for Pure Java version (67481L/359K).
interface G22ProjectActions { void openObjectInProject(long id); bool openPathInProject(S path); void editProjectStory(); void editScripts(); void editScript(G22LeftArrowScript script); void openUIURL(S url); IVarWithNotify<G22LeftArrowScript> varShowCasedScript(); G22DatabasesPanel databasesPanel(); void closeProject(); G22Utils g22utils(); DynamicVStack topStack(); void saveAsNewScript(S text); Set<S> projectLibs(); G22SelfTests selfTests(); L<PersistableThrowable> projectErrors(); void goToSource(TokenRangeWithSrc src); }
Began life as a copy of #1034301
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1034703 |
| Snippet name: | G22ProjectActions |
| Eternal ID of this version: | #1034703/18 |
| Text MD5: | 4859968634ebe7f194883840d607743f |
| Transpilation MD5: | 338f32041c429287c0b465f079f4a0b0 |
| Author: | stefan |
| Category: | javax / gazelle v |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-12-11 19:22:45 |
| Source code size: | 579 bytes / 18 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 755 / 989 |
| Version history: | 17 change(s) |
| Referenced in: | [show references] |