Uses of Class
org.jboss.arquillian.graphene.javascript.JSMethod
Packages that use JSMethod
-
Uses of JSMethod in org.jboss.arquillian.graphene.javascript
Methods in org.jboss.arquillian.graphene.javascript that return JSMethodModifier and TypeMethodDescriptionJSInterface.getJSMethod(String methodName, Object... arguments) Retrieves JavaScript interface method with given name and arguments.JSCall.getMethod()Returns a target JavaScript interface methodConstructors in org.jboss.arquillian.graphene.javascript with parameters of type JSMethod