• Preparing search index...
  • The search index is not available
@rxap/material-table-system - v19.0.4
  • @rxap/material-table-system
  • TableActionMethod

Function TableActionMethod

  • TableActionMethod<Data = any>(options: TableActionMethodOptions): ClassDecorator

    Type Parameters

    • Data = any

    Parameters

    • options: TableActionMethodOptions

    Returns ClassDecorator

    • Defined in packages/angular/material/table-system/src/lib/table-row-actions/decorators.ts:55
  • TableActionMethod<Data = any>(
        type: string,
        checkFunction?: RowActionCheckFunction<Data>,
    ): ClassDecorator

    Type Parameters

    • Data = any

    Parameters

    • type: string
    • OptionalcheckFunction: RowActionCheckFunction<Data>

    Returns ClassDecorator

    • Defined in packages/angular/material/table-system/src/lib/table-row-actions/decorators.ts:56

Settings

Member Visibility
@rxap/material-table-system - v19.0.4
  • Loading...

Generated using TypeDoc