Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 311:3b29c9c77d9b am-callable-and-promise
Close branch am-callable-and-promise
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 02 Oct 2018 10:15:36 +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(); // } // });