projects/m2-components/src/lib/application/attribute/single/application-attributes-single.component.ts
ApplicationAttributesComponent
| selector | application-attributes-single |
| templateUrl | ./application-attributes-single.component.html |
Properties |
Methods |
Inputs |
Outputs |
Accessors |
| colWidthRatioInPercent |
Type : number
|
| application |
Type : Application
|
| attributeRows |
Type : ApplicationAttributeRow[]
|
| classifiableTarget |
Type : string
|
Default value : '_blank'
|
| editModeON |
Type : boolean
|
| showEmptyAttributes |
Type : boolean
|
| storePropertyToItemOptions |
Type : StorePropertyToItemOptions
|
| attributesSetChanged |
Type : EventEmitter
|
| columnsResize |
Type : EventEmitter
|
| openConstraintTablesClick |
Type : EventEmitter
|
| onColumnsResize | ||||
onColumnsResize(ratio)
|
||||
|
Layout
Parameters :
Returns :
void
|
| _colWidthRatioInPercent |
Type : number
|
Default value : 50
|
| splitterComponent |
Type : SplitterComponent
|
Decorators :
@ViewChild(SplitterComponent, {static: true})
|
| colWidthRatioInPercent | ||||||
setcolWidthRatioInPercent(value: number)
|
||||||
|
Parameters :
Returns :
void
|