eLabSDK.Study

Functions

NameDescription
getMeta()

Events

NameDescription
"onLoaded"Use this to access class

getMeta()

Kind: global function

"onLoaded"

Use this to access class

Kind: event emitted
Example

var ev = studyObject.onLoaded(function () { 
          alert('Study Loaded'); 
      });

© 2023 eLabNext