TJSObject Methods

The methods of the TJSObject class are listed here.

Class

TJSObject Class

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.