HEADER - ROW - FOOTER - public abstract class RichFacesDataTable<HEADER,ROW,FOOTER> extends AbstractTable<HEADER,ROW,FOOTER>
Be aware, that this class is not intended to be used directly (injected into the test with @FindBy), but to be extended so the generic types are substituted with a regular type representing particular part of the table.
| Modifier and Type | Class and Description |
|---|---|
class |
RichFacesDataTable.AdvancedDataTableInteractions |
AbstractTable.AdvancedTableInteractionsbrowser, root| Constructor and Description |
|---|
RichFacesDataTable() |
| Modifier and Type | Method and Description |
|---|---|
AbstractTable.AdvancedTableInteractions |
advanced() |
getAllRows, getFirstRow, getFooter, getHeader, getLastRow, getRowpublic AbstractTable.AdvancedTableInteractions advanced()
advanced in interface AdvancedInteractions<AbstractTable.AdvancedTableInteractions>advanced in class AbstractTable<HEADER,ROW,FOOTER>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.