Important

We are updating the images for OroCommerce version 6.1 to align with the latest changes in the back-office design. During this transition, some images may still show older versions. Thank you for your patience as we work to update all visuals to reflect these changes.

BaseClass 

BaseClass implements Backbone events API, Chaplin’s declarative event bindings and Chaplin.EventBroker API.

Param

Type

Description

options

Object

Options container

options.listen

Object

options.listen

  • baseClass.disposed: boolean

The flag shows if the class is disposed or not

  • Kind: instance property of BaseClass