Package | Description |
---|---|
org.richfaces.fragment.calendar | |
org.richfaces.fragment.common | |
org.richfaces.fragment.popupPanel |
Modifier and Type | Method and Description |
---|---|
Locations |
RichFacesAdvancedInlineCalendar.getLocations() |
Locations |
RichFacesAdvancedPopupCalendar.getLocations() |
Modifier and Type | Method and Description |
---|---|
static Locations |
Utils.getLocations(org.openqa.selenium.WebElement root)
Returns Locations of input element.
|
Locations |
Locations.moveAllBy(int x,
int y)
Returns new instance with moved borders.
|
Locations |
Locations.resizeFromBottomRight(int byXPixels,
int byYPixels)
Returns new instance with resized borders form bottom right corner.
|
Modifier and Type | Method and Description |
---|---|
static void |
Utils.tolerantAssertLocationsEquals(Locations l1,
Locations l2,
int xTolerance,
int yTolerance,
String message)
Asserts that two locations are equal with some allowed tolerance.
|
static void |
Utils.tolerantAssertLocationsEquals(org.openqa.selenium.WebElement element,
Locations l2,
int xTolerance,
int yTolerance,
String message)
Asserts that elements locations and some other locations are equal with some allowed tolerance.
|
Modifier and Type | Method and Description |
---|---|
Locations |
RichFacesPopupPanel.AdvancedPopupPanelInteractions.getLocations() |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.