File

projects/m2-core/src/lib/model/declaration/PropertyDeclarationLight.ts

Extends

TransactionalElement

Implements

Option

Index

Properties
Methods

Constructor

constructor(id?: number, displayName?: string, columnId?: string, propertyId?: number, isSystem?: boolean)
Parameters :
Name Type Optional
id number Yes
displayName string Yes
columnId string Yes
propertyId number Yes
isSystem boolean Yes

Properties

Public alsoDeclared
Type : number[]
Public Optional attributeType
Type : AttributeType
Public columnId
Type : string
Public displayName
Type : string
Public isChecked
Type : boolean
Public Optional isComposite
Type : boolean
Public isHidden
Type : boolean
Public Optional isInverse
Type : boolean
Public Optional isMultiple
Type : boolean
Public isSystem
Type : boolean
Public Optional natureId
Type : number
Public propertyId
Type : number
Public id
Type : number
Public isBlocked
Type : boolean
Public Optional valueIdentifier
Type : number

Methods

Static isAttributeDeclaration
isAttributeDeclaration(declarationLight: PropertyDeclarationLight)
Parameters :
Name Type Optional
declarationLight PropertyDeclarationLight No
Returns : boolean

results matching ""

    No results matching ""