File

projects/m2-core/src/lib/shared/ui-components/selectors/properties-input-selector.component.ts

Metadata

Index

Properties
Methods
Inputs
Outputs
Accessors

Constructor

constructor(attributeClassifierService: AttributeClassifierService)
Parameters :
Name Type Optional
attributeClassifierService AttributeClassifierService No

Inputs

clearOnSelect
Type : boolean
Default value : false
currentProperty
getSuggestListFn
Type : function
isFocused
Type : boolean
placeholder
Type : string
propertyType
Type : PropertyType
Default value : PropertyType.Aggregation
title
Type : string
Default value : ''

Outputs

isFocusedChange
Type : EventEmitter
propertyDeleted
Type : EventEmitter
propertySelected
Type : EventEmitter

Methods

clearInput
clearInput()
Returns : void
filterProperties
filterProperties(undefined)
Parameters :
Name Optional
No
Returns : void
onBlurred
onBlurred()
Returns : void
onFocused
onFocused()
Returns : void
onPropertySelected
onPropertySelected(property: PropertyLight)
Parameters :
Name Type Optional
property PropertyLight No
Returns : void

Properties

_currentProperty
Type : Property
filteredProperties
Type : PropertyLight[]
getPathFn
Default value : (id => this.attributeClassifierService.getPropertyPath(id).then(path => path.map(group => group.displayName)))
isFocusedValue
Type : boolean
newProperty
Type : PropertyLight

Accessors

currentProperty
getcurrentProperty()
setcurrentProperty(value: Property)
Parameters :
Name Type Optional
value Property No
Returns : void
isFocused
getisFocused()
setisFocused(value: boolean)
Parameters :
Name Type Optional
value boolean No
Returns : void
Legend
Html element
Component
Html element with directive

results matching ""

    No results matching ""