Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Table – the options in this section need checking to see which need to remain, there are a lot more options in my version (ag grid)

 

.pi-style__table

The rows in a data table and the background color at the bottom of a chart if it doesn’t fill an entire cell.

Image RemovedImage Added

 .ag-header-row need a description for this 

Applies to the header row of a table.

Image Added

.pi-style__rotated-table-header-row – need a description for this row

Applies to the header row of a ‘Rotated’ table.

.pi-style_table_body-row – need a description for this 

Applies to the body rows in a table (not the header row).

Image Added

.pi-style__table__body-row.ag-row-odd – need a description for this

Every odd data row in a table – check if this is correct

 

 

Image Added

.pi-style_table_body-row.ag-row-hover – check descriptionWhen hovering

Applies when a user hovers over a data row in a table. 

.pi-style_table_body-row.ag-row-hover.pi-style_table-body-cell – need description

 

 

 The style of a cell when the mouse hovers over a data row that contains cells. 

pi-style__table__body-row.ag-row-focus – need description

 

 

Applies to a data row in a table when that row is selected.

Image Added

pi-style__table-header-cell – need description.

 

Applies to a data cell inside the header row of a table. 

.pi-style__table-header-cell.pi-style_table-header-cell—-is-numeric

The Header cell style for objects defined as numbers. 

Image Added

.pi-style__table-header-cell.pi-style_table-header-cell-—is-date

The header cell style for objects defined as dates. 

.pi-style__table-header-cell.pi-style_table-header-cell-—is-text

The header cell style for objects defined as text / characters. 

Image Added

.pi-style__table-header-cell .pi-style_table-header-cell_null-value

The header cell style for objects that have a null value in them.

 

 

.pi-style__table-body-cell – need description

Applies to a data cell inside the body row of a table. 

.pi-style__table-body-cell.pi-style_table-body-cell—-is-numeric

Table cells that contain objects defined as numbers. 

Image Added

 

.pi-style__table-body-cell.pi-style_table-body-cell—-is-date

Table cells that contain objects defined as dates.

 

 

.pi-style__table-body-cell.pi-style_table-body-cell-—is-text

Table cells that contain objects defined as text / characters. 

Image Added

 

.pi-style__table-body-cell.pi-style_table-body-cell-—is-total-row – need descriptionThe

Applies to the total row on in a table (if column totals have been turned on)

 

. 

.pi-style__table-body-cell.pi-style_table-body-cell-—is-total-col – need description

 

Applies to the total column in a table. 

.pi-style__table-body-cell.ag-cell-focus – need description

 

Applies to a cell when a data cell of a table is selected. 

.pi-style__table-body-cell .pi-style_table-body-cell_null-value

If a cell contains a null value; this class will determine how it’s going to be styled.