metaonly module xdc.rov.monserver.Support
Configuration settings sourced in xdc/rov/monserver/Support.xdc
var Support = xdc.useModule('xdc.rov.monserver.Support');
module-wide functions
    Support.close// () returns Void
    Support.processTreeTable// (Any obj, Any newObj) returns Void
    Support.startModel// () returns Any
    Support.stringify// (Any obj, String indent) returns String
 
 
Support.close()  // module-wide
Configuration settings
Support.close() returns Void
 
 
Support.processTreeTable()  // module-wide
Configuration settings
Support.processTreeTable(Any obj, Any newObj) returns Void
 
 
Support.startModel()  // module-wide
Configuration settings
Support.startModel() returns Any
 
 
Support.stringify()  // module-wide
Configuration settings
Support.stringify(Any obj, String indent) returns String
 
generated on Wed, 09 Aug 2017 16:38:12 GMT