Uses of Class
org.jboss.arquillian.graphene.javascript.JSInterface
Packages that use JSInterface
-
Uses of JSInterface in org.jboss.arquillian.graphene.javascript
Methods in org.jboss.arquillian.graphene.javascript that return JSInterfaceModifier and TypeMethodDescriptionJSCall.getTarget()Returns a target JavaSript interfaceJSMethod.getTarget()Returns a target JavaSript interfaceMethods in org.jboss.arquillian.graphene.javascript that return types with arguments of type JSInterfaceModifier and TypeMethodDescriptionJSInterface.getJSInterfaceDependencies()Returns all JavaScript interfaces which are dependencies of this interface as specified byDependency.interfaces().Constructors in org.jboss.arquillian.graphene.javascript with parameters of type JSInterface