Mostbet  |   Blog  |   Sitemap  |   Search  
Home
JavaScript UI FrameworkReference

Element broadcaster

A broadcaster is used when you want multiple elements to share one or more attribute values, or when you want elements to respond to a state change. Any elements that are observing the broadcaster will share the attributes placed on the broadcaster. For instance, if the broadcaster has a label attribute, the observers will use that label. If the label changes, the labels of the observers will update automatically.

Extends

XULElement

Members Table

The following table lists the members exposed by the broadcaster object.

Show:
Attributes
Properties
Methods
Events
Pseudo-classes