Click or drag to resize

SuperOffice.COM.ScriptEvents Namespace

Classes
  ClassDescription
Public classSOScriptingEventsClass
Structures
Interfaces
  InterfaceDescription
Public interfaceIScriptingEvents
Scripting Events API - these methods are called in response to user actions or other script calls. Define methods with the corresponding signature in your script to receive the event.
Public interfaceCode exampleSOScriptingEvents
Scripting Events API Class All the events available to scripts running inside the Scripting Engine. This object is automatically provided to all scripts, you do not have to instanciate it.