Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 424:bb573a52fc63 am-vsol-upgrade
allow POST messages with success and failure handlers
author | am@osimis.io |
---|---|
date | Wed, 21 Nov 2018 17:08:03 +0100 |
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(); // } // });