Uses of Interface
jodd.jerry.JerryNodeFunction
-
Packages that use JerryNodeFunction Package Description jodd.jerry Jerry - Java jQuery! -
-
Uses of JerryNodeFunction in jodd.jerry
Methods in jodd.jerry with parameters of type JerryNodeFunction Modifier and Type Method Description JerryJerry. eachNode(JerryNodeFunction function)Iterates over a jQuery object, executing a function for each matched element.
-