Class DataView

  • All Implemented Interfaces:
    org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

    public abstract class DataView
    extends AbstractPageableData
    Component wrapper for the PrimeFaces p:dataView.
    • Constructor Detail

      • DataView

        public DataView()
    • Method Detail

      • getRowWebElement

        public org.openqa.selenium.WebElement getRowWebElement​(int index)
      • getLayoutOptionsWebElement

        public org.openqa.selenium.WebElement getLayoutOptionsWebElement()
      • setActiveLayout

        public void setActiveLayout​(DataView.Layout layout)