JSObject Methods

The methods of the JSObject class are listed here.

Class

JSObject Class

Public Methods

 

Name

Description

FireEvent

This is the overview for the FireEvent method overload.

Id

This is the overview for the Id method overload.

QueryInterface

This is QueryInterface, a member of class JSObject.

get_Id

This is get_Id, a member of class JSObject.

put_Id

This is put_Id, a member of class JSObject.

get_Properties

This is get_Properties, a member of class JSObject.

get_Methods

This is get_Methods, a member of class JSObject.

get_Events

This is get_Events, a member of class JSObject.

get_Objects

This is get_Objects, a member of class JSObject.

ApplyChanges

When this method called, all properties getters are internally called looking for changes. Any change to the property value is sent to the client.

ApplyModel

Propagates the whole JSObject definition to the javascript client.

Properties

List containing all properties of this object.

Methods

List containing all methods of this object.

Events

List containing all events of this object.

Objects

List containing all events of this object.