Macro maomi::bubble_composed_global_event[][src]

macro_rules! bubble_composed_global_event {
    ($node_mut : expr, $event_name : ident, $data : expr) => { ... };
}
Expand description

Trigger a global event, and bubble it in composed tree. In most cases, global events should be triggered by backend.