JsonMessageProxy Class TIBCO Spotfire 7.6 API Reference
The proxy class used by the client to post JSON messages to a Internet Explorer based browser.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Forms.WebViewJsonMessageProxy

Namespace: Spotfire.Dxp.Forms.WebView
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
[ComVisibleAttribute(true)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class JsonMessageProxy

The JsonMessageProxy type exposes the following members.

Constructors

  NameDescription
Public methodJsonMessageProxy
Top
Methods

  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPostJsonMessage
Fires the JsonMessage event.
Top
Version Information

Supported in: 7.6, 7.5
See Also

Reference