Class TreeTable

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

    public abstract class TreeTable
    extends AbstractTable<Row>
    Component wrapper for the PrimeFaces p:treeTable.
    • Constructor Detail

      • TreeTable

        public TreeTable()
    • Method Detail

      • getRows

        public List<Row> getRows()
      • isEmpty

        public boolean isEmpty()