Uses of Interface
jodd.jerry.JerryNodeFunction
Packages that use JerryNodeFunction
-
Uses of JerryNodeFunction in jodd.jerry
Methods in jodd.jerry with parameters of type JerryNodeFunctionModifier and TypeMethodDescriptionJerry.eachNode(JerryNodeFunction function) Iterates over a jQuery object, executing a function for each matched element.