| Package | Description |
|---|---|
| org.jboss.arquillian.graphene.javascript |
| Modifier and Type | Method and Description |
|---|---|
JSMethod |
JSInterface.getJSMethod(String methodName,
Object... arguments)
Retrieves JavaScript interface method with given name and arguments.
|
JSMethod |
JSCall.getMethod()
Returns a target JavaScript interface method
|
| Constructor and Description |
|---|
JSCall(JSMethod method,
Object[] arguments) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.