qbank_managecategories/events

Description:
  • Reactive events for qbank_managecategories

Source:

Reactive events for qbank_managecategories

Methods

(inner) notifyQbankManagecategoriesStateUpdated(detail, container) → {CustomEvent}

Description:
  • Trigger an event to indicate that the activity state is updated.

Source:
Parameters:
Name Type Description
detail Object

the full state

container HTMLElement

the custom event target (document if none provided)

Fires:
Returns:
Type
CustomEvent

Events

qbankManagecategoriesStateUpdated

Description:
  • Event triggered when the activity reactive state is updated.

Source:
Properties:
Name Type Description
nodes Array

The list of parent nodes which were updated

Type:
  • CustomEvent