Creates a new ActionJavaScript.
ObjectManager that controls the lifetime of the ActionJavaScript.
OptionaljavaScript: stringThe JavaScript to execute.
Creates a new ActionJavaScript.
OptionaljavaScript: stringThe JavaScript to execute.
Gets the reference to the object.
Gets or sets the JavaScript to execute.
Gets or sets the JavaScript to execute.
Gets the owner ObjectManager instance.
Detaches the object from the ObjectManager and deallocates its memory, if possible.
Rebinds the object from the current ObjectManager to the specified one.
The new ObjectManager for the object.
Represents an action that causes a script to be compiled and executed by the JavaScript interpreter.