|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectgeb.js.JavascriptInterface
class JavascriptInterface
| Property Summary | |
|---|---|
Browser |
browser
|
| Constructor Summary | |
JavascriptInterface(Browser browser)
|
|
| Method Summary | |
|---|---|
def
|
exec(Object[] args)
|
def
|
methodMissing(String name, def args)
|
def
|
propertyMissing(String name)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
final Browser browser
| Constructor Detail |
|---|
JavascriptInterface(Browser browser)
| Method Detail |
|---|
def exec(Object[] args)
def methodMissing(String name, def args)
def propertyMissing(String name)
Groovy API Documentation for Geb 0.9.0-RC-3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org