Skip to content

omphalos.raiseToBundle

function omphalos.event.raiseToBundle(event, bundle, data)

This operates the same as omphalos.event.raise(), but allows you to direct the message at a specific bundle rather than your own.

The message will be transmitted to all graphics, panels and extensions in that bundle, except for the sender (if the sender is a member of that bundle), and can be listened for via omphalos.event.on().