Uses of Class
com.github.loyada.jdollarx.BasicPath.GlobalOccurrenceNumber
-
Packages that use BasicPath.GlobalOccurrenceNumber Package Description com.github.loyada.jdollarx main package for defining Path DOM elements and browser interaction -
-
Uses of BasicPath.GlobalOccurrenceNumber in com.github.loyada.jdollarx
Methods in com.github.loyada.jdollarx that return BasicPath.GlobalOccurrenceNumber Modifier and Type Method Description static BasicPath.GlobalOccurrenceNumberBasicPath. occurrenceNumber(Integer n)used in the form : occurrenceNumber(4).of(myElement)).
-