API Docs for: v2.7.0
Show:

Themes.Bootstrap4 Class

Properties

buttonDefault

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:158

Css-class for any button

Default: 'btn btn-default'

buttonsGroup

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:18

Wrapper for grouped buttons

Default: 'btn-group'

cancel-row-button

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:399

Default: 'btn btn-default'

caret

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:304

Caret for columns dropdown

Default: 'caret'

cellContentDisplay

String

Default: ''

cellContentEdit

String

Default: ''

changeGroupByField

String

Default: 'change-group-by-field'

clearAllFiltersIcon

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:223

Icon for clear all filters button

Default: 'glyphicon glyphicon-remove-circle'

clearFilterIcon

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:214

Icon for clear column filters

Default: 'glyphicon glyphicon-remove-sign form-control-feedback'

collapse-all-rows

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:340

Icon for collapsing all rows (used in the thead)

Default: 'glyphicon glyphicon-plus'

collapse-row

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:331

Icon for collapsing row (used in the tbody tr internally)

Default: 'glyphicon glyphicon-minus'

collapseAllRows

String

Default: 'collapse-all-rows'

collapseRow

String

Default: 'collapse-row'

column-hidden

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:259

Icon for columns dropdown. It's used for currently hidden columns

Default: 'glyphicon glyphicon-unchecked'

column-visible

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:250

Icon for columns dropdown. It's used for currently visible columns

Default: 'glyphicon glyphicon-check'

columnsDropdown

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:52

Dropdown with list of columns itself

Default: 'dropdown-menu pull-right'

columnsDropdownButtonWrapper

String

Default: ''

columnsDropdownDivider

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:61

Class for dropdown item used as a divider between "group" actions and "single" column actions

Default: 'divider'

columnsDropdownWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:43

Wrapper for dropdown with list of columns

Default: 'pull-right columns-dropdown'

components

Object
Map with internal components You may override it if some custom component should be used instead the default one. You don't need to copy whole map because it's declared as a [mergedProperty](https://www.emberjs.com/api/ember/2.14/classes/Ember.CoreObject/properties/mergedProperties?anchor=mergedProperties)

dataGroupBySelectWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:70

Class for select field for grouped property

Default: 'pull-left'

deselect-all-rows

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:358

Icon for deselection all rows (used in the thead)

Default: 'glyphicon glyphicon-unchecked'

deselect-row

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:376

Icon for deselection row (used in the tbody tr internally)

Default: 'glyphicon glyphicon-unchecked'

edit-row-button

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:385

Default: 'btn btn-default'

expand-all-rows

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:322

Icon for expanding all rows (used in the thead)

Default: 'glyphicon glyphicon-plus'

expand-row

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:313

Icon for expanding row (used in the tbody tr internally)

Default: 'glyphicon glyphicon-plus'

expandAllRows

String

Default: 'expand-all-rows'

expandedRow

String

Default: 'expanded-row'

expandRow

String

Default: 'expand-row'

footerSummary

String
CSS-class for table summary block

Default: 'table-summary'

footerSummaryDefaultPagination

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:88

Wrapper for simple pagination

Default: 'col-md-5 col-sm-5 col-xs-5'

footerSummaryNumericPagination

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:79

Wrapper for numeric pagination

Default: 'col-md-4 col-sm-4 col-xs-4'

globalFilterDropdownWrapper

String

Default: ''

globalFilterWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:27

Wrapper for global filter

Default: 'pull-left'

groupingCell

String

Default: 'grouping-cell'

groupingRow

String

Default: 'grouping-row'

input

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:176

CSS-class for all form-input items

Default: 'form-control'

messages

Object
Map with overrides for messages used in the component Available keys and values * searchLabel: 'Search:', * groupByLabel: 'Group by:', * searchPlaceholder: '', * columns-title: 'Columns', * columns-showAll: 'Show All', * columns-hideAll: 'Hide All', * columns-restoreDefaults: 'Restore Defaults', * tableSummary: 'Show %@ - %@ of %@', * allColumnsAreHidden: 'All columns are hidden. Use columns-dropdown to show some of them', * noDataToShow: 'No records to show', * editRowButtonLabel: 'Edit', * saveRowButtonLabel: 'Save', * cancelRowButtonLabel: 'Cancel'

nav-first

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:268

Icon for simple pagination item "Go to first page"

Default: 'glyphicon glyphicon-chevron-left'

nav-last

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:295

Icon for simple pagination item "Go to last page"

Default: 'glyphicon glyphicon-chevron-right'

nav-next

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:286

Icon for simple pagination item "Go to next page"

Default: 'glyphicon glyphicon-menu-right'

nav-prev

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:277

Icon for simple pagination item "Go to prev page"

Default: 'glyphicon glyphicon-menu-left'

noDataCell

String

Default: ''

pageSizeSelectWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:106

Wrapper for select-tag in the page-size-select component

Default: 'col-md-2 col-sm-2 col-xs-2'

pageSizeWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:97

Wrapper for page selection block

Default: 'col-md-2 col-sm-2 col-xs-2'

paginationBlock

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:142

Default: 'btn-group'

paginationInternalWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:115

Wrapper for pagination buttons. Used for numeric and simple pagination components

Default: 'btn-toolbar pull-right'

paginationNumericItem

String

Default: ''

paginationNumericItemActive

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:149

CSS-class for active item in the numeric pagination

Default: 'active'

paginationWrapper

String
Wrapper for pagination blocks

Default: 'table-nav'

paginationWrapperDefault

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:133

Wrapper for simple pagination component

Default: 'col-md-5 col-sm-5 col-xs-5'

paginationWrapperNumeric

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:124

Wrapper for numeric pagination component

Default: 'col-md-6 col-sm-6 col-xs-6'

save-row-button

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:392

Default: 'btn btn-default'

select

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:185

Extra CSS-class for select elements

Default: ''

select-all-rows

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:349

Icon for selection all rows (used in the thead)

Default: 'glyphicon glyphicon-check'

select-row

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:367

Icon for selection row (used in the tbody tr internally)

Default: 'glyphicon glyphicon-check'

selectedRow

String

Default: 'selected-row'

sort-asc

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:232

Icon for columns sorted asc

Default: 'glyphicon glyphicon-triangle-top'

sort-desc

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:241

Icon for columns sorted desc

Default: 'glyphicon glyphicon-triangle-bottom'

sortGroupedPropertyBtn

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:36

Default: 'btn btn-default'

table

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:10

List of classes added to the table-tag

Default: 'table table-striped table-bordered table-condensed'

tfooterInternalWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:203

Internal wrapper for table footer content

Internal wrapper contains pagination, summary and pager. It's needed to provide a grid

Default: 'row'

tfooterWrapper

String

Inherited from Themes.Default but overwritten in addon/themes/bootstrap3.js:194

Wrapper for component footer (contains pagination, summary and pager)

Default: 'table-footer clearfix'

thead

String
CSS-class for table header

Default: ''

theadCell

String
CSS-class for thead cells

Default: 'table-header'

theadCellNoFiltering

String
CSS-class used for thead-cells with columns filters. This class is used only if columns is not filterable

Default: 'table-header-no-filtering'

theadCellNoSorting

String
CSS-class used for thead-cells with columns titles. This class is used only if columns is not sortable

Default: 'table-header-no-sorting'