projects/m2-core/src/lib/model/constraint/Constraint.ts
Properties |
|
Methods |
|
| Public comment |
Type : string
|
| Public constrainedPropertyId |
Type : number
|
| Public constrainedPropertyName |
Type : string
|
| Public displayName |
Type : string
|
| Public displayNames |
Type : string[]
|
| Public explanation |
Type : string
|
| Public forItemGeneration |
Type : boolean
|
| Public formula |
Type : number
|
| Public formulaName |
Type : string
|
| Public imageId |
Type : number
|
| Public isActive |
Type : boolean
|
| Public isHighlighted |
Type : boolean
|
| Public isMandatory |
Type : boolean
|
| Public isMetadataDelegate |
Type : boolean
|
| Public isOwned |
Type : boolean
|
| Public isRowManuallySelected |
Type : boolean
|
| Public isZeroResult |
Type : boolean
|
| Public Optional prevSelectedRowId |
Type : number
|
| Public Optional queryParams |
Type : Object
|
| Public routerLink |
Default value : CONSTANTS.CONSTRAINTS_EDITOR_ROUTER_LINK
|
| Public selectedRowId |
Type : number
|
| Public sortOrder |
Type : number
|
| Public tableId |
Type : number
|
| Public type |
Type : ConstraintType
|
| Public id |
Type : number
|
| Public isBlocked |
Type : boolean
|
| Public Optional valueIdentifier |
Type : number
|
| Static formQueryParams | |||||||||
formQueryParams(constraint: Constraint, nodeId: number)
|
|||||||||
|
Parameters :
Returns :
Params
|