The mode which the columns are distributed across the table
The total count of all rows
Not applicable with pfng-datatable pagination
Custom CSS classes that can be defined to override icon classes
Not applicable with pfng-datatable sort and pagination
A function you can use to check whether you want to show the checkbox for a particular row based on a criteria
Not applicable with pfng-datatable selection column
Should the table use external paging vs client-side
Not applicable with pfng-datatable pagination
Should the table use external sorting vs client-side
Not applicable with pfng-datatable pagination
The height of the footer in pixels
A boolean you can use to set the detault behaviour of rows and groups whether they will start expanded or not
Not applicable with pfng-datatable selection column
This attribute allows the user to set the name of the column to group the data with
The height of the header in pixels
The page size to be shown
Not applicable with pfng-datatable pagination
Show the linear loading bar
Static messages in the table you can override for localization
The current offset
Not applicable with pfng-datatable pagination
Column re-ordering enabled/disabled
A function that will invoked with each row's properties
The height of the row: Function|number|undefined
This will be used when displaying or selecting rows
Enabled horizontal scrollbars
Enable vertical scrollbar
Property to which you can use for determining select all rows on current page or not.
Not applicable with pfng-datatable selection column and pfng-datatable pagination
A boolean/function you can use to check whether you want to select a particular row based on a criteria
Not applicable with pfng-datatable selection column
List of row objects that should be represented as selected in the grid
Not applicable with pfng-datatable selection column
Type of row selection
Not applicable with pfng-datatable selection column
Single vs Multi sorting
Not applicable with pfng-datatable selection column
Array of sorted columns by property and type
Not applicable with pfng-datatable selection column
A property on the row object that uniquely identifies the row
A flag for row virtualization on / off
Generated using TypeDoc
An config containing properties for ngx-datatable
For ngx-datatable options, see: https://swimlane.gitbooks.io/ngx-datatable/api/table/inputs.html