Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
AbstractMultichoiceAutocompleteFieldComponentComponent
Class AbstractMultichoiceAutocompleteFieldComponentComponent
Abstract
Hierarchy
AbstractBaseDataFieldComponent
<
MultichoiceField
>
AbstractMultichoiceAutocompleteFieldComponentComponent
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
data
Field
filtered
Options
form
Control
Ref
input
separator
Keys
Codes
show
Large
Layout
subscription
Change
Data$
Methods
_filter
_filter
Include
_filter
Index
Of
add
change
check
Property
In
Component
filter
Type
get
Value
From
Key
has
Hint
has
Title
ng
On
Destroy
ng
On
Init
remove
render
Selection
Constructors
constructor
new
Abstract
Multichoice
Autocomplete
Field
Component
Component
(
dataFieldPortalData
:
DataFieldPortalData
<
MultichoiceField
>
)
:
AbstractMultichoiceAutocompleteFieldComponentComponent
Parameters
dataFieldPortalData:
DataFieldPortalData
<
MultichoiceField
>
Returns
AbstractMultichoiceAutocompleteFieldComponentComponent
Properties
data
Field
data
Field
:
MultichoiceField
filtered
Options
filtered
Options
:
Observable
<
MultichoiceFieldValue
[]
>
form
Control
Ref
form
Control
Ref
:
FormControl
input
input
:
ElementRef
<
any
>
separator
Keys
Codes
separator
Keys
Codes
:
number
[]
= ...
show
Large
Layout
show
Large
Layout
:
WrappedBoolean
subscription
Change
Data$
subscription
Change
Data$
:
Subscription
Methods
Protected
_filter
_filter
(
value
:
string
)
:
MultichoiceFieldValue
[]
Parameters
value:
string
Returns
MultichoiceFieldValue
[]
Protected
_filter
Include
_filter
Include
(
value
:
string
)
:
MultichoiceFieldValue
[]
Parameters
value:
string
Returns
MultichoiceFieldValue
[]
Protected
_filter
Index
Of
_filter
Index
Of
(
value
:
string
)
:
MultichoiceFieldValue
[]
Parameters
value:
string
Returns
MultichoiceFieldValue
[]
add
add
(
event
:
MatChipInputEvent
)
:
void
Parameters
event:
MatChipInputEvent
Returns
void
change
change
(
)
:
void
Returns
void
check
Property
In
Component
check
Property
In
Component
(
property
:
string
)
:
boolean
Parameters
property:
string
Returns
boolean
Protected
filter
Type
filter
Type
(
)
:
string
Returns
string
get
Value
From
Key
get
Value
From
Key
(
key
:
string
)
:
string
Parameters
key:
string
Returns
string
has
Hint
has
Hint
(
)
:
boolean
Returns
boolean
has
Title
has
Title
(
)
:
boolean
Returns
boolean
ng
On
Destroy
ng
On
Destroy
(
)
:
void
Returns
void
ng
On
Init
ng
On
Init
(
)
:
void
Returns
void
remove
remove
(
value
:
string
)
:
void
Parameters
value:
string
Returns
void
render
Selection
render
Selection
(
key
:
any
)
:
any
Parameters
key:
any
Returns
any
Exports
Abstract
Multichoice
Autocomplete
Field
Component
Component
constructor
data
Field
filtered
Options
form
Control
Ref
input
separator
Keys
Codes
show
Large
Layout
subscription
Change
Data$
_filter
_filter
Include
_filter
Index
Of
add
change
check
Property
In
Component
filter
Type
get
Value
From
Key
has
Hint
has
Title
ng
On
Destroy
ng
On
Init
remove
render
Selection
Generated using
TypeDoc