File

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

Extends

CallbackMessage

Index

Properties
Methods

Constructor

constructor(actionType: string, data?: D)
Parameters :
Name Type Optional
actionType string No
data D Yes

Properties

Public actionType
Type : string
Public Optional data
Type : D
Public type
Type : CallbackMessageType
Default value : 'ActionMessage'
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 ""