A B C D E F G H I J K L M N O P Q R S T U V W X Y 

R

RecursivePredicate - Class in com.abmash.core.query.predicate
 
RecursivePredicate(Predicate...) - Constructor for class com.abmash.core.query.predicate.RecursivePredicate
 
refresh() - Method in class com.abmash.api.browser.Window
Refreshs the current page.
regex(String) - Method in class com.abmash.core.jquery.JQuery
 
regex(RegExCommand) - Method in class com.abmash.core.jquery.JQuery
 
RegExCommand - Class in com.abmash.core.jquery.command
Reduce the current set of matched elements to those that match the regex selector.
RegExCommand(String) - Constructor for class com.abmash.core.jquery.command.RegExCommand
 
remove(String) - Method in class com.abmash.core.browser.Popups
 
rightClick() - Method in class com.abmash.api.HtmlElement
Rightclicks on element to open the context menu.
rightOf(Predicate...) - Static method in class com.abmash.api.query.QueryFactory
Finds elements visually right of the elements that match the given predicates.
rightOf(HtmlElements) - Static method in class com.abmash.api.query.QueryFactory
Finds elements visually right of the given HtmlElements.
rightOf(HtmlElement) - Static method in class com.abmash.api.query.QueryFactory
Finds elements visually right of the given HtmlElement.
rightOf(DirectionOptions, Predicates) - Method in class com.abmash.core.jquery.JQuery
 
rightOfAll(Predicate...) - Static method in class com.abmash.api.query.QueryFactory
Finds elements visually right of all the elements that match the given predicates.
rightOfAll(HtmlElements) - Static method in class com.abmash.api.query.QueryFactory
Finds elements visually right of all the elements that match the given HtmlElements.
rightOfAll(HtmlElement) - Static method in class com.abmash.api.query.QueryFactory
Finds elements visually right of all the elements that match the given HtmlElement.
rightTo() - Method in class com.abmash.api.HtmlElement
Creates an HtmlQuery to find elements right to this one.
run() - Method in class com.abmash.core.browser.BrowserRunnable
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y