Akumina Developer Documentation

Akumina Developer Documentation

  • API
  • Docs
  • Blog

Eventing

@types/akumina-core - v5.0.0 › Globals › Akumina › Digispace › AppPart › Eventing

Hierarchy

  • Eventing

Index

Constructors

  • constructor

Methods

  • ClearSubscribedAndPublished
  • Publish
  • ResetTrackedEvents
  • Subscribe
  • UnSubscribe

Constructors

constructor

+ new Eventing(): Eventing

Defined in index.d.ts:572

Returns: Eventing

Methods

Static ClearSubscribedAndPublished

▸ ClearSubscribedAndPublished(e: string): void

Defined in index.d.ts:577

Parameters:

NameType
estring

Returns: void


Static Publish

▸ Publish(t: string, data?: any): void

Defined in index.d.ts:575

Parameters:

NameType
tstring
data?any

Returns: void


Static ResetTrackedEvents

▸ ResetTrackedEvents(widgetsOnPage: string[]): void

Defined in index.d.ts:578

Parameters:

NameType
widgetsOnPagestring[]

Returns: void


Static Subscribe

▸ Subscribe(e: string, func: any, caller?: any): void

Defined in index.d.ts:574

Parameters:

NameType
estring
funcany
caller?any

Returns: void


Static UnSubscribe

▸ UnSubscribe(e: string, func: any, caller?: any): void

Defined in index.d.ts:576

Parameters:

NameType
estring
funcany
caller?any

Returns: void

  • Hierarchy
  • Index
    • Constructors
    • Methods
  • Constructors
    • constructor
  • Methods
    • Static ClearSubscribedAndPublished
    • Static Publish
    • Static ResetTrackedEvents
    • Static Subscribe
    • Static UnSubscribe
Akumina Developer Documentation
Docs
Akumina Framework 5.0Akumina Widget BuilderAkumina Yeoman GeneratorSite Deployer
Community
Akumina Community Site
More
GitHubStar
Copyright © 2024 Akumina