[ADF-2394] Process List Component - Should expose the mutiSelect property (#3013)

* [ADF-2394] Exposed multiselect and selectionMode

* [ADF-2394] Improved documentation
This commit is contained in:
Deepak Paul
2018-03-06 15:29:23 +05:30
committed by Eugenio Romano
parent 0a748ac555
commit caab70e021
3 changed files with 29 additions and 23 deletions

View File

@@ -3,6 +3,8 @@
<adf-datatable
[data]="data"
[loading]="isLoading"
[selectionMode]="selectionMode"
[multiselect]="multiselect"
(rowClick)="onRowClick($event)"
(row-keyup)="onRowKeyUp($event)">
<loading-content-template>