File

projects/m2-core/src/lib/model/callback/internal/PropertyGroupChangesMessage.ts

Extends

CallbackMessage

Index

Properties
Methods

Constructor

constructor(metaEntityType: MetaEntityType, createdGroups: PropertyGroup[], editedGroups: PropertyGroup[], deletedGroupIds?: number[], newActiveGroup?: PropertyGroup)
Parameters :
Name Type Optional
metaEntityType MetaEntityType No
createdGroups PropertyGroup[] No
editedGroups PropertyGroup[] No
deletedGroupIds number[] Yes
newActiveGroup PropertyGroup Yes

Properties

Public createdGroups
Type : PropertyGroup[]
Public deletedGroupIds
Type : number[]
Public editedGroups
Type : PropertyGroup[]
Public metaEntityType
Default value : MetaEntityType.PROPERTY
Public newActiveGroup
Type : PropertyGroup
Public type
Type : CallbackMessageType
Default value : 'PropertyGroupChangesMessage'
Public origin
Default value : -1

Methods

Static getMsgType
getMsgType(msg: CallbackMessage)
Parameters :
Name Type Optional
msg CallbackMessage No
Static isServerSideMsg
isServerSideMsg(msg: CallbackMessage)
Parameters :
Name Type Optional
msg CallbackMessage No
Returns : boolean

results matching ""

    No results matching ""