view OrthancCppClient/SharedLibrary/ConfigurationCpp.json @ 1232:f1c01451a8ee

Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Dec 2014 17:04:40 +0100
parents 6f01dd71b601
children
line wrap: on
line source

{
  "InternalsNamespace" : [ "OrthancClient", "Internals" ],
  "PublicNamespace" : [ "OrthancClient" ],
  "ExceptionClassName" : "OrthancClientException"
}