IJSObject Methods

The methods of the IJSObject class are listed here.

Interface

IJSObject Interface

Public Methods

 

Name

Description

FireEvent

Fires the event specified in Name on the client-size javascript API.

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.