Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 297:1992f7b8563e am-2
introduced StoneException
author | am@osimis.io |
---|---|
date | Mon, 10 Sep 2018 12:22:05 +0200 |
parents | 126c9c0c9333 |
children |
line wrap: on
line source
// this file contains the JS method you want to expose to C++ code // mergeInto(LibraryManager.library, { // ScheduleRedraw: function() { // ScheduleRedraw(); // } // });