@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
37 lines • 82.3 kB
HTML
<!DOCTYPE html><html class="default" lang="en" data-base=".."><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>TableRowActionDirective | @rxap/material-table-system - v19.0.3</title><meta name="description" content="Documentation for @rxap/material-table-system"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search"><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@rxap/material-table-system - v19.0.3</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@rxap/material-table-system</a></li><li><a href="TableRowActionDirective.html">TableRowActionDirective</a></li></ul><h1>Class TableRowActionDirective<Data></h1></div> <section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="data" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">Data</span><span class="tsd-signature-keyword"> extends </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></span></li></ul></section> <section class="tsd-panel tsd-hierarchy" data-refl="141"><h4>Hierarchy (<a href="../hierarchy.html#TableRowActionDirective">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="AbstractTableRowAction.html" class="tsd-signature-type tsd-kind-class">AbstractTableRowAction</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a><span class="tsd-signature-symbol">></span><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">TableRowActionDirective</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/table-row-action.directive.ts#L13">packages/angular/material/table-system/src/lib/table-row-actions/table-row-action.directive.ts:13</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="TableRowActionDirective.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="TableRowActionDirective.html#cdr" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cdr</span></a>
<a href="TableRowActionDirective.html#color" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color?</span></a>
<a href="TableRowActionDirective.html#confirmed" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>confirmed</span></a>
<a href="TableRowActionDirective.html#element" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>element</span></a>
<a href="TableRowActionDirective.html#elementref" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>element<wbr/>Ref</span></a>
<a href="TableRowActionDirective.html#errormessage" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>error<wbr/>Message?</span></a>
<a href="TableRowActionDirective.html#injector" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>injector</span></a>
<a href="TableRowActionDirective.html#isheader" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Header</span></a>
<a href="TableRowActionDirective.html#isoverlyopen" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>is<wbr/>Overly<wbr/>Open</span></a>
<a href="TableRowActionDirective.html#matbutton" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mat<wbr/>Button</span></a>
<a href="TableRowActionDirective.html#mattooltip" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mat<wbr/>Tooltip</span></a>
<a href="TableRowActionDirective.html#options" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>options</span></a>
<a href="TableRowActionDirective.html#overlay" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>overlay</span></a>
<a href="TableRowActionDirective.html#positionstrategy" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>position<wbr/>Strategy?</span></a>
<a href="TableRowActionDirective.html#refresh" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>refresh?</span></a>
<a href="TableRowActionDirective.html#renderer" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>renderer</span></a>
<a href="TableRowActionDirective.html#snackbar" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>snack<wbr/>Bar</span></a>
<a href="TableRowActionDirective.html#successmessage" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>success<wbr/>Message?</span></a>
<a href="TableRowActionDirective.html#tabledatasourcedirective" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>table<wbr/>Data<wbr/>Source<wbr/>Directive</span></a>
<a href="TableRowActionDirective.html#type" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>type</span></a>
<a href="TableRowActionDirective.html#unconfirmed" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>unconfirmed</span></a>
<a href="TableRowActionDirective.html#vcr" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>vcr</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Accessors</h3><div class="tsd-index-list"><a href="TableRowActionDirective.html#eventvalue" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>event<wbr/>Value</span></a>
<a href="TableRowActionDirective.html#hasconfirmdirective" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Accessor"><use href="../assets/icons.svg#icon-262144"></use></svg><span>has<wbr/>Confirm<wbr/>Directive</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="TableRowActionDirective.html#execute" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>execute</span></a>
<a href="TableRowActionDirective.html#getelementlist" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Element<wbr/>List</span></a>
<a href="TableRowActionDirective.html#ngondestroy" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>ng<wbr/>On<wbr/>Destroy</span></a>
<a href="TableRowActionDirective.html#ngoninit" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>ng<wbr/>On<wbr/>Init</span></a>
<a href="TableRowActionDirective.html#onclick" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>on<wbr/>Click</span></a>
<a href="TableRowActionDirective.html#onconfirmed" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>on<wbr/>Confirmed</span></a>
<a href="TableRowActionDirective.html#onunconfirmed" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>on<wbr/>Unconfirmed</span></a>
<a href="TableRowActionDirective.html#openconfirmoverly" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>open<wbr/>Confirm<wbr/>Overly</span></a>
<a href="TableRowActionDirective.html#setbuttondisabled" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Button<wbr/>Disabled</span></a>
<a href="TableRowActionDirective.html#setbuttonenabled" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Button<wbr/>Enabled</span></a>
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Constructors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Constructors</h2></summary><section><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link"><a id="constructortablerowactiondirective" class="tsd-anchor"></a><span class="tsd-signature-keyword">new</span> <span class="tsd-kind-constructor-signature">TableRowActionDirective</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a> <span class="tsd-signature-keyword">extends</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">renderer</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Renderer2</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">overlay</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Overlay</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">elementRef</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ElementRef</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">actionMethodList</span><span class="tsd-signature-symbol">:</span> <a href="../types/TableRowActionMethod.html" class="tsd-signature-type tsd-kind-type-alias">TableRowActionMethod</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">|</span> <a href="../types/TableRowActionMethod.html" class="tsd-signature-type tsd-kind-type-alias">TableRowActionMethod</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">cdr</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ChangeDetectorRef</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">vcr</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ViewContainerRef</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">tableDataSourceDirective</span><span class="tsd-signature-symbol">:</span> <a href="TableDataSourceDirective.html" class="tsd-signature-type tsd-kind-class">TableDataSourceDirective</a><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">snackBar</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">MatSnackBar</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">matButton</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">MatIconButton</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">matTooltip</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">MatTooltip</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-kind-parameter">injector</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Injector</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="TableRowActionDirective.html" class="tsd-signature-type tsd-kind-class">TableRowActionDirective</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a><span class="tsd-signature-symbol">></span><a href="#constructortablerowactiondirective" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="constructortablerowactiondirectivedata" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">Data</span><span class="tsd-signature-keyword"> extends </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></span></li></ul></section><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">renderer</span>: <span class="tsd-signature-type">Renderer2</span></span></li><li><span><span class="tsd-kind-parameter">overlay</span>: <span class="tsd-signature-type">Overlay</span></span></li><li><span><span class="tsd-kind-parameter">elementRef</span>: <span class="tsd-signature-type">ElementRef</span></span></li><li><span><span class="tsd-kind-parameter">actionMethodList</span>: <a href="../types/TableRowActionMethod.html" class="tsd-signature-type tsd-kind-type-alias">TableRowActionMethod</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">|</span> <a href="../types/TableRowActionMethod.html" class="tsd-signature-type tsd-kind-type-alias">TableRowActionMethod</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[]</span></span></li><li><span><span class="tsd-kind-parameter">cdr</span>: <span class="tsd-signature-type">ChangeDetectorRef</span></span></li><li><span><span class="tsd-kind-parameter">vcr</span>: <span class="tsd-signature-type">ViewContainerRef</span></span></li><li><span><span class="tsd-kind-parameter">tableDataSourceDirective</span>: <a href="TableDataSourceDirective.html" class="tsd-signature-type tsd-kind-class">TableDataSourceDirective</a></span></li><li><span><span class="tsd-kind-parameter">snackBar</span>: <span class="tsd-signature-type">MatSnackBar</span></span></li><li><span><span class="tsd-kind-parameter">matButton</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">MatIconButton</span></span></li><li><span><span class="tsd-kind-parameter">matTooltip</span>: <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">MatTooltip</span></span></li><li><span><span class="tsd-kind-parameter">injector</span>: <span class="tsd-signature-type">Injector</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="TableRowActionDirective.html" class="tsd-signature-type tsd-kind-class">TableRowActionDirective</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#constructor">constructor</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L70">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:70</a></li></ul></aside></div></li></ul></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="cdr" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>cdr</span><a href="#cdr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">cdr</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ChangeDetectorRef</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#cdr">cdr</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L82">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:82</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="color" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>color</span><a href="#color" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ThemePalette</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#color">color</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L59">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:59</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="confirmed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>confirmed</span><a href="#confirmed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">confirmed</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#confirmed">confirmed</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/components/src/lib/confirm/confirm.directive.ts#L39">packages/angular/components/src/lib/confirm/confirm.directive.ts:39</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="element" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>element</span><a href="#element" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">element</span><span class="tsd-signature-symbol">:</span> <a class="tsd-signature-type tsd-kind-type-parameter" href="TableRowActionDirective.html#constructortablerowactiondirectivedata">Data</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/table-row-action.directive.ts#L23">packages/angular/material/table-system/src/lib/table-row-actions/table-row-action.directive.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="elementref" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>element<wbr/>Ref</span><a href="#elementref" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">elementRef</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ElementRef</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#elementref">elementRef</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/components/src/lib/confirm/confirm.directive.ts#L58">packages/angular/components/src/lib/confirm/confirm.directive.ts:58</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="errormessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>error<wbr/>Message</span><a href="#errormessage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">errorMessage</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#errormessage">errorMessage</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L49">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:49</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="injector" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>injector</span><a href="#injector" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">injector</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Injector</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#injector">injector</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L96">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:96</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="isheader" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Readonly</code><span>is<wbr/>Header</span><a href="#isheader" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isHeader</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#isheader">isHeader</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L61">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:61</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="isoverlyopen" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code><span>is<wbr/>Overly<wbr/>Open</span><a href="#isoverlyopen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">isOverlyOpen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#isoverlyopen">isOverlyOpen</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/components/src/lib/confirm/confirm.directive.ts#L52">packages/angular/components/src/lib/confirm/confirm.directive.ts:52</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="matbutton" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code><span>mat<wbr/>Button</span><a href="#matbutton" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">matButton</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">MatIconButton</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#matbutton">matButton</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L91">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:91</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="mattooltip" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code><span>mat<wbr/>Tooltip</span><a href="#mattooltip" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">matTooltip</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">MatTooltip</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#mattooltip">matTooltip</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L94">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:94</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="options" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code><span>options</span><a href="#options" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">options</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span> <span class="tsd-signature-symbol">|</span> <a href="../interfaces/TableActionMethodOptions.html" class="tsd-signature-type tsd-kind-interface">TableActionMethodOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = null</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#options">options</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L63">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:63</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="overlay" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>overlay</span><a href="#overlay" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">overlay</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Overlay</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#overlay">overlay</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/components/src/lib/confirm/confirm.directive.ts#L56">packages/angular/components/src/lib/confirm/confirm.directive.ts:56</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="positionstrategy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Optional</code><span>position<wbr/>Strategy</span><a href="#positionstrategy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">positionStrategy</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">PositionStrategy</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#positionstrategy">positionStrategy</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/components/src/lib/confirm/confirm.directive.ts#L50">packages/angular/components/src/lib/confirm/confirm.directive.ts:50</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="refresh" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>refresh</span><a href="#refresh" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">refresh</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><div class="tsd-comment tsd-typography"><p>true - after the action is executed the table datasource is refreshed</p>
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#refresh">refresh</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L56">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:56</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="renderer" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>renderer</span><a href="#renderer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">renderer</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Renderer2</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#renderer">renderer</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L72">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:72</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="snackbar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>snack<wbr/>Bar</span><a href="#snackbar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">snackBar</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">MatSnackBar</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#snackbar">snackBar</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L88">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:88</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="successmessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>success<wbr/>Message</span><a href="#successmessage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">successMessage</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#successmessage">successMessage</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L51">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:51</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="tabledatasourcedirective" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>table<wbr/>Data<wbr/>Source<wbr/>Directive</span><a href="#tabledatasourcedirective" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tableDataSourceDirective</span><span class="tsd-signature-symbol">:</span> <a href="TableDataSourceDirective.html" class="tsd-signature-type tsd-kind-class">TableDataSourceDirective</a></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#tabledatasourcedirective">tableDataSourceDirective</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L86">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:86</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="type" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Overrides <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#type">type</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/table-row-action.directive.ts#L20">packages/angular/material/table-system/src/lib/table-row-actions/table-row-action.directive.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="unconfirmed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>unconfirmed</span><a href="#unconfirmed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">unconfirmed</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">EventEmitter</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#unconfirmed">unconfirmed</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/components/src/lib/confirm/confirm.directive.ts#L42">packages/angular/components/src/lib/confirm/confirm.directive.ts:42</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="vcr" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Protected</code> <code class="tsd-tag">Readonly</code><span>vcr</span><a href="#vcr" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">vcr</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ViewContainerRef</span></div><aside class="tsd-sources"><p>Inherited from <a href="AbstractTableRowAction.html">AbstractTableRowAction</a>.<a href="AbstractTableRowAction.html#vcr">vcr</a></p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts#L84">packages/angular/material/table-system/src/lib/table-row-actions/abstract-table-row-action.ts:84</a></li></ul></aside></section></section></details><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Accessors"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Accessors</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="eventvalue" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>event<wbr/>Value</span><a href="#eventvalue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-is-inherited"><div class="tsd-signature" id="eventvalue-1"><span class="tsd-signature-keyword">set</span> <span class="tsd-kind-set-signature">eventValue</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">""</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">""</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type tsd-kind-type-parameter">T</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from AbstractTableRowAction.eventValue</p><ul><li>Defined in <a href="https://gitlab.com/rxap/packages/-/blob/15b5fab8912b1042ea325e7f4d98844416018df1/packages/angular/components/src/lib/confirm/confirm.directive.ts#L32">packages/angular/components/src/lib/confirm/confirm.directive.ts:32</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="hasconfirmdirective