Add a handler to be notified when the event occurs.
"workspaceEvent_var" is a variable referencing a WorkspaceEvent object. |
"workspaceEvent_var" is a variable referencing a WorkspaceEvent object. |
| Type | Description |
| boolean | Returns true if the addition of the handler was successful. |
| Name | Type | Description |
| handler | WorkspaceEventHandler | The handler object to be called when this event is fired. |