File

projects/m2-core/src/lib/model/relations/RelatedItem.ts

Implements

TreeNodeData

Index

Properties
Methods

Constructor

constructor(item: Item, aggregationId?: number, parentNodeId?: number)
Parameters :
Name Type Optional
item Item No
aggregationId number Yes
parentNodeId number Yes

Properties

Public aggregationId
Type : number
Public Optional areAsyncDataRequested
Type : boolean
Public Optional children
Type : RelatedItem[]
Public Optional hasChildren
Type : boolean
Public id
Type : number
Public Optional isExpanded
Type : boolean
Public Optional isInverse
Type : boolean
Public Optional isItemRefreshNeeded
Type : boolean
Public item
Type : Item
Public parentItemId
Type : number
Public parentNodeId
Type : number
Public routerLink
Type : string
Public Optional stereotypeId
Type : number
Static TYPE
Type : string
Default value : 'RelatedItemTransfer'

Methods

Static isRelatedItem
isRelatedItem(ojb: any)
Parameters :
Name Type Optional
ojb any No
Returns : boolean

results matching ""

    No results matching ""