UIZE JavaScript Framework

MODULES Uize.Event.Bus

1. Introduction

The Uize.Event.Bus module defines a simple event bus class that can be instantiated for managing wiring and unwiring of event handlers and firing of events.

DEVELOPERS: Chris van Rensburg

1.1. Examples

There are no dedicated showcase example pages for the Uize.Event.Bus module.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Event.Bus module...

SEARCH

1.2. Implementation Info

The Uize.Event.Bus module defines the Uize.Event.Bus object under the Uize.Event namespace.

1.2.1. Features Introduced in This Module

1.2.2. Features Overridden in This Module

No features have been overridden in this module.

1.2.3. Features Inherited From Other Modules

This module has no inherited features.

1.2.4. Modules Directly Under This Namespace

There are no modules directly under this namespace.

1.2.5. Unit Tests

There is no dedicated unit tests module for the Uize.Event.Bus module.

2. Instance Methods

2.1. fire

IMPLEMENTATION INFO

this feature was introduced in this module

2.2. hasHandlers

IMPLEMENTATION INFO

this feature was introduced in this module

2.3. unwire

IMPLEMENTATION INFO

this feature was introduced in this module

2.4. wire

IMPLEMENTATION INFO

this feature was introduced in this module

2.5. wireUnwireWrapper

IMPLEMENTATION INFO

this feature was introduced in this module

3. Static Methods

3.1. Uize.Event.Bus.declare

IMPLEMENTATION INFO

this feature was introduced in this module

3.2. Uize.Event.Bus.dualContextMethods

IMPLEMENTATION INFO

this feature was introduced in this module

3.3. Uize.Event.Bus.dualContextProperties

IMPLEMENTATION INFO

this feature was introduced in this module

3.4. Uize.Event.Bus.instanceMethods

IMPLEMENTATION INFO

this feature was introduced in this module

3.5. Uize.Event.Bus.instanceProperties

IMPLEMENTATION INFO

this feature was introduced in this module

3.6. Uize.Event.Bus.mixins

IMPLEMENTATION INFO

this feature was introduced in this module

3.7. Uize.Event.Bus.staticMethods

IMPLEMENTATION INFO

this feature was introduced in this module

3.8. Uize.Event.Bus.staticProperties

IMPLEMENTATION INFO

this feature was introduced in this module

3.9. Uize.Event.Bus.subclass

IMPLEMENTATION INFO

this feature was introduced in this module

4. Static Properties

4.1. Uize.Event.Bus.moduleName

IMPLEMENTATION INFO

this feature was introduced in this module

4.2. Uize.Event.Bus.pathToResources

IMPLEMENTATION INFO

this feature was introduced in this module