|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.alfresco.webdrone.share.Pagination
public class Pagination
Pagination object, holds common methods applied to pagination in Alfresco share.
| Method Summary | |
|---|---|
static boolean |
hasPaginationButton(WebDrone drone,
String css)
Checks for next or previous pagination button. |
static HtmlPage |
selectPagiantionButton(WebDrone drone,
String css)
Selects the next or previous button on the pagination bar based on the action required. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean hasPaginationButton(WebDrone drone,
String css)
drone - WebDronecss - the css to find the button
public static HtmlPage selectPagiantionButton(WebDrone drone,
String css)
drone - WebDronecss - that identifies which button to select
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||