mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3780]Implement task list cloud component tests (#4111)
This commit is contained in:
committed by
Eugenio Romano
parent
c17241fedc
commit
aa6ba28427
@@ -40,4 +40,8 @@ export class TaskListCloudComponent {
|
||||
return this.noTasksFound.getText();
|
||||
}
|
||||
|
||||
getAllRowsByColumn(column) {
|
||||
return this.dataTable.getAllRowsColumnValues(column);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user