(method string, params ...interface{})
| 366 | List(property string) *List |
| 367 | ObjectByName(objectName string) Object |
| 368 | Call(method string, params ...interface{}) interface{} |
| 369 | Create(ctx *Context) Object |
| 370 | CreateWindow(ctx *Context) *Window |
| 371 | Destroy() |
no outgoing calls