Preparing search index...
The search index is not available
@rxap/data-grid
@rxap/data-grid
DataGridEditCellDefDirective
Class DataGridEditCellDefDirective<T>
Type Parameters
T
extends
Record
<
string
,
any
>
Index
Constructors
constructor
Properties
template
Methods
ng
Template
Context
Guard
Constructors
constructor
new
Data
Grid
Edit
Cell
Def
Directive
<
T
>
(
template
)
:
DataGridEditCellDefDirective
<
T
>
Type Parameters
T
extends
Record
<
string
,
any
>
Parameters
template
:
TemplateRef
<
DataGridEditCellDefDirectiveContext
<
T
>
>
Returns
DataGridEditCellDefDirective
<
T
>
Properties
template
template
:
TemplateRef
<
DataGridEditCellDefDirectiveContext
<
T
>
>
Methods
Static
ng
Template
Context
Guard
ng
Template
Context
Guard
<
T
>
(
dir
,
ctx
)
:
ctx
is
DataGridEditCellDefDirectiveContext
<
T
>
Type Parameters
T
extends
Record
<
string
,
any
>
Parameters
dir
:
DataGridEditCellDefDirective
<
T
>
ctx
:
any
Returns
ctx
is
DataGridEditCellDefDirectiveContext
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
template
ng
Template
Context
Guard
@rxap/data-grid
Loading...