CustomMessagesComponent
Custom component messages override default component messages (see example).
Selector
kendo-treelist-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
booleanFilterCellLabel |
|
The label of the boolean filter cell DropDownList. The label consists of a two-part message - the name of the column and a localizable string. For a column named Product Name, the default label will be Boolean filter cell for Product Name. To allow reordering the column name and the localizable part, the | |
bottomToolbarLabel |
|
The label of the TreeList bottom toolbar. | |
columnMenu |
|
The title of the icon for the column menu. | |
columns |
|
The text that is displayed in the column menu for the column items. | |
columnsApply |
|
The text that is displayed in the column menu or in the column chooser item for the Apply button of the columns. | |
columnsReset |
|
The text that is displayed in the column menu or in the column chooser item for the Reset button of the columns. | |
dragRowHandleLabel |
|
The label for the TreeList drag row handle. | |
filter |
|
The label of the filter cell or icon. | |
filterAfterOperator |
|
The text of the | |
filterAfterOrEqualOperator |
|
The text of the | |
filterAndLogic |
|
The text of the | |
filterBeforeOperator |
|
The text of the | |
filterBeforeOrEqualOperator |
|
The text of the | |
filterBooleanAll |
|
The text of the | |
filterCellOperatorLabel |
|
The label of the filter cell operators DropDownList. The label consists of a two-part message - the name of the column and a localizable string. For a column named Product Name, the default label will be Filter cell operators for Product Name. To allow reordering the column name and the localizable part, the | |
filterClearButton |
|
The text of the Clear filter button. | |
filterContainsOperator |
|
The text of the | |
filterEndsWithOperator |
|
The text of the | |
filterEqOperator |
|
The text of the | |
filterFilterButton |
|
The text of the Filter button. | |
filterGteOperator |
|
The text of the | |
filterGtOperator |
|
The text of the | |
filterInputLabel |
|
The label of the filter row and menu inputs. | |
filterIsEmptyOperator |
|
The text of the | |
filterIsFalse |
|
The text of the | |
filterIsNotEmptyOperator |
|
The text of the | |
filterIsNotNullOperator |
|
The text of the | |
filterIsNullOperator |
|
The text of the | |
filterIsTrue |
|
The text of the | |
filterLteOperator |
|
The text of the | |
filterLtOperator |
|
The text of the | |
filterNotContainsOperator |
|
The text of the | |
filterNotEqOperator |
|
The text of the | |
filterOrLogic |
|
The text of the | |
filterStartsWithOperator |
|
The text of the | |
groupPanelEmpty |
|
The text for the empty group panel. | |
loading |
|
The loading text. The | |
lock |
|
The text that is displayed in the column menu for the lock item. | |
noRecords |
|
The no-records text. | |
pagerFirstPage |
|
The label for the First page button. | |
pagerItemsPerPage |
|
The label displayed after the page-size selector. | |
pagerItemsTotal |
|
The label after the total items count in the TreeList pager | |
pagerLabel |
|
The label of the pager. By default follows the pattern 'Page navigation, page {currentPage} of {totalPages}'. The default label text when the current page is 1, and the total number of pages is 10 will be 'Page navigation, page 1 of 10'. The message consists of several parts - the current page number, the total number of pages, and a localizable string.
To allow for reordering its parts, the | |
pagerLastPage |
|
The label for the Last page button. | |
pagerNextPage |
|
The label for the Next page button. | |
pagerOf |
|
The label before the total-page number. | |
pagerPage |
|
The label displayed before the pager input. | |
pagerPageNumberInputTitle |
|
The title attribute of the page number input element. | |
pagerPreviousPage |
|
The label for the Previous page button. | |
selectAllRowsCheckboxLabel |
|
The label for the select all rows checkbox | |
selectPage |
|
The text of the title and aria-label attributes applied to the page chooser in the TreeList Pager. | |
selectRowCheckboxLabel |
|
The label for the select row checkbox | |
sortable |
|
The label of the sort icon. | |
sortAscending |
|
The text that is displayed in the column menu for the ascending sort item. | |
sortDescending |
|
The text that is displayed in the column menu for the descending sort item. | |
sortedDefault |
|
The status announcement when a column is no longer sorted. | |
topToolbarLabel |
|
The label of the TreeList top toolbar. | |
unlock |
|
The text that is displayed in the column menu for the unlock item. |