Event handler registration:
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | Object | getProperty(String property) | 
|  | Object | invokeMethod(String name, Object args) | 
|  | void | setProperty(String property, Object newValue) | 
| Methods inherited from class | Name | 
|---|---|
| class Script | evaluate, evaluate, getBinding, getProperty, invokeMethod, print, printf, printf, println, println, run, run, setBinding, setProperty | 
| class GroovyObjectSupport | getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty |