@rxap/material-table-system
Version:
This package provides a set of Angular directives, components, and services to enhance and customize Angular Material tables. It includes features such as row selection, column filtering, expandable rows, table actions, and more. The goal is to simplify c
107 lines (92 loc) • 5.89 kB
Markdown
[**@rxap/material-table-system v19.0.4**](README.md)
***
# @rxap/material-table-system v19.0.4
## Enumerations
- [TableHeaderButtonActionStatus](enumerations/TableHeaderButtonActionStatus.md)
- [TableRowActionStatus](enumerations/TableRowActionStatus.md)
## Classes
- [AbstractTableRowAction](classes/AbstractTableRowAction.md)
- [BooleanCellComponent](classes/BooleanCellComponent.md)
- [CheckboxCellComponent](classes/CheckboxCellComponent.md)
- [CheckboxHeaderCellComponent](classes/CheckboxHeaderCellComponent.md)
- [CopyToClipboardCellComponent](classes/CopyToClipboardCellComponent.md)
- [DateCellComponent](classes/DateCellComponent.md)
- [ExpandControlsCellComponent](classes/ExpandControlsCellComponent.md)
- [ExpandRowContainerComponent](classes/ExpandRowContainerComponent.md)
- [ExpandRowContentDirective](classes/ExpandRowContentDirective.md)
- [ExpandRowDirective](classes/ExpandRowDirective.md)
- [ExpandRowModule](classes/ExpandRowModule.md)
- [ExpandRowService](classes/ExpandRowService.md)
- [FilterHeaderRowDirective](classes/FilterHeaderRowDirective.md)
- [IconCellComponent](classes/IconCellComponent.md)
- [ImageCellComponent](classes/ImageCellComponent.md)
- [LinkCellComponent](classes/LinkCellComponent.md)
- [OptionsCellComponent](classes/OptionsCellComponent.md)
- [PersistentPaginatorDirective](classes/PersistentPaginatorDirective.md)
- [RowActionCheckPipe](classes/RowActionCheckPipe.md)
- [SelectedRowsDirective](classes/SelectedRowsDirective.md)
- [SelectionModel](classes/SelectionModel.md)
- [SelectRowModule](classes/SelectRowModule.md)
- [SelectRowService](classes/SelectRowService.md)
- [TableColumnFilterInputDirective](classes/TableColumnFilterInputDirective.md)
- [TableColumnFilterService](classes/TableColumnFilterService.md)
- [TableColumnMenuComponent](classes/TableColumnMenuComponent.md)
- [TableColumnMenuModule](classes/TableColumnMenuModule.md)
- [TableColumnOptionComponent](classes/TableColumnOptionComponent.md)
- [TableCreateButtonDirective](classes/TableCreateButtonDirective.md)
- [TableDataSourceDirective](classes/TableDataSourceDirective.md)
- [TableFilterModule](classes/TableFilterModule.md)
- [TableFilterService](classes/TableFilterService.md)
- [TableHeaderButtonDirective](classes/TableHeaderButtonDirective.md)
- [TableRowActionDirective](classes/TableRowActionDirective.md)
- [TableRowActionExecutingDirective](classes/TableRowActionExecutingDirective.md)
- [TableRowActionsModule](classes/TableRowActionsModule.md)
- [TableRowHeaderActionDirective](classes/TableRowHeaderActionDirective.md)
- [TableSelectControlsComponent](classes/TableSelectControlsComponent.md)
- [TableShowArchivedSlideComponent](classes/TableShowArchivedSlideComponent.md)
- [ToFilterColumnNamesPipe](classes/ToFilterColumnNamesPipe.md)
- [TreeControlCellComponent](classes/TreeControlCellComponent.md)
## Interfaces
- [ExpandCellContentDirectiveContext](interfaces/ExpandCellContentDirectiveContext.md)
- [SelectedRowsDirectiveContext](interfaces/SelectedRowsDirectiveContext.md)
- [SelectionChange](interfaces/SelectionChange.md)
- [SelectRowOptions](interfaces/SelectRowOptions.md)
- [TableActionMethodOptions](interfaces/TableActionMethodOptions.md)
- [TableHeaderButtonMethodOptions](interfaces/TableHeaderButtonMethodOptions.md)
- [TableRowMetadata](interfaces/TableRowMetadata.md)
## Type Aliases
- [RawTableRow](type-aliases/RawTableRow.md)
- [RowActionCheckFunction](type-aliases/RowActionCheckFunction.md)
- [RowIdMapperFunction](type-aliases/RowIdMapperFunction.md)
- [TableRemoteMethodAdapterFactory](type-aliases/TableRemoteMethodAdapterFactory.md)
- [TableRowActionMethod](type-aliases/TableRowActionMethod.md)
- [TableRowActionTypeMethod](type-aliases/TableRowActionTypeMethod.md)
- [TableRowActionTypeSwitchMethod](type-aliases/TableRowActionTypeSwitchMethod.md)
## Variables
- [RowAnimation](variables/RowAnimation.md)
- [RXAP\_MATERIAL\_TABLE\_SYSTEM\_SELECT\_ROW\_OPTIONS](variables/RXAP_MATERIAL_TABLE_SYSTEM_SELECT_ROW_OPTIONS.md)
- [~~RXAP\_TABLE\_ACTION\_METHOD\_CHECK\_FUNCTION\_METADATA~~](variables/RXAP_TABLE_ACTION_METHOD_CHECK_FUNCTION_METADATA.md)
- [RXAP\_TABLE\_ACTION\_METHOD\_METADATA](variables/RXAP_TABLE_ACTION_METHOD_METADATA.md)
- [~~RXAP\_TABLE\_ACTION\_METHOD\_TYPE\_METADATA~~](variables/RXAP_TABLE_ACTION_METHOD_TYPE_METADATA.md)
- [RXAP\_TABLE\_FILTER](variables/RXAP_TABLE_FILTER.md)
- [RXAP\_TABLE\_FILTER\_FORM\_DEFINITION](variables/RXAP_TABLE_FILTER_FORM_DEFINITION.md)
- [RXAP\_TABLE\_HEADER\_BUTTON\_METHOD\_METADATA](variables/RXAP_TABLE_HEADER_BUTTON_METHOD_METADATA.md)
- [RXAP\_TABLE\_METHOD](variables/RXAP_TABLE_METHOD.md)
- [RXAP\_TABLE\_ROW\_ACTION\_METHOD](variables/RXAP_TABLE_ROW_ACTION_METHOD.md)
- [TABLE\_CREATE\_REMOTE\_METHOD](variables/TABLE_CREATE_REMOTE_METHOD.md)
- [TABLE\_DATA\_SOURCE](variables/TABLE_DATA_SOURCE.md)
- [TABLE\_HEADER\_BUTTON\_METHOD](variables/TABLE_HEADER_BUTTON_METHOD.md)
- [~~TABLE\_REMOTE\_METHOD~~](variables/TABLE_REMOTE_METHOD.md)
- [TABLE\_REMOTE\_METHOD\_ADAPTER\_FACTORY](variables/TABLE_REMOTE_METHOD_ADAPTER_FACTORY.md)
## Functions
- [getMultipleValuesInSingleSelectionError](functions/getMultipleValuesInSingleSelectionError.md)
- [GetTableHeaderButtonMetadata](functions/GetTableHeaderButtonMetadata.md)
- [GetTableRowActionCheckFunction](functions/GetTableRowActionCheckFunction.md)
- [GetTableRowActionMetadata](functions/GetTableRowActionMetadata.md)
- [HasTableRowActionCheckFunction](functions/HasTableRowActionCheckFunction.md)
- [HasTableRowActionMetadata](functions/HasTableRowActionMetadata.md)
- [IsTableRowActionTypeMethod](functions/IsTableRowActionTypeMethod.md)
- [IsTableRowActionTypeSwitchMethod](functions/IsTableRowActionTypeSwitchMethod.md)
- [NormalizeTableRow](functions/NormalizeTableRow.md)
- [TableActionMethod](functions/TableActionMethod.md)
- [TableHeaderButtonMethod](functions/TableHeaderButtonMethod.md)