Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 270:2d64f4d39610 am-2
backup (work in progress)
author | am@osimis.io |
---|---|
date | Thu, 23 Aug 2018 14:45:04 +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(); // } // });