Click or drag to resize

JavascriptUtils Class

Utility functions for javascript bridge
Inheritance Hierarchy
SystemObject
  SanteDB.BusinessRules.JavaScript.UtilJavascriptUtils

Namespace: SanteDB.BusinessRules.JavaScript.Util
Assembly: SanteDB.BusinessRules.JavaScript (in SanteDB.BusinessRules.JavaScript.dll) Version: 3.0.2081-alpha+2e88b63362ef5258b46c537869eb2b7aa0e99be8
Syntax
public static class JavascriptUtils

The JavascriptUtils type exposes the following members.

Methods
 NameDescription
Public methodStatic memberConvertToJint Convert to Jint object
Public methodStatic memberProduceLiteral Produces a literal representation of the provided data
Public methodStatic memberToModel Expand the view model object to an identified object
Public methodStatic memberToViewModel Simplifies an HDSI object
Top
See Also