File

projects/m2-components/src/lib/application/attribute/item/application-item-attributes.component.ts

Metadata

Index

Properties
Inputs
Outputs

Constructor

constructor(txService: TransactionService, store: Store)
Parameters :
Name Type Optional
txService TransactionService No
store Store No

Inputs

application
Type : Application
attributeRows
Type : ApplicationAttributeRow[]
colWidthRatioInPercent
Type : number
Default value : 50
editModeON
Type : boolean
initialValueRows
Type : ApplicationAttributeRow[]
showEmptyAttributes
Type : boolean

Outputs

columnsResize
Type : EventEmitter
openConstraintTablesClick
Type : EventEmitter

Properties

ApplicationDialog
Default value : ApplicationDialog
storePropertyToItemOptions$
Type : Observable<StorePropertyToItemOptions>
Default value : combineLatest([ this.store.select(selectActiveItem).pipe(map(itemDetails => itemDetails?.item.id)), this.txService.editModeON$ ]).pipe( map(([activeItemId, editModeON]) => ({ itemId: activeItemId, canStore: activeItemId > 0 && editModeON })) )
Legend
Html element
Component
Html element with directive

results matching ""

    No results matching ""