Uses of Class
step.basic.web.selenium.pages.generic.GenericTablePage.Paging
-
Packages that use GenericTablePage.Paging Package Description step.basic.web.selenium.pages.generic -
-
Uses of GenericTablePage.Paging in step.basic.web.selenium.pages.generic
Methods in step.basic.web.selenium.pages.generic that return GenericTablePage.Paging Modifier and Type Method Description static GenericTablePage.Paging
GenericTablePage.Paging. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static GenericTablePage.Paging[]
GenericTablePage.Paging. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in step.basic.web.selenium.pages.generic with parameters of type GenericTablePage.Paging Modifier and Type Method Description void
GenericTablePage. changePaging(GenericTablePage.Paging paging)
-