0 Replies Latest reply on Feb 12, 2007 11:29 AM by docjava

    Broadcast Event to any component

    docjava

      Hi

      Is it possible to raise an Event that is sent to ALL components that define Observer methods no matter what Scope/Context they are in ?

      I happen to have some DataModel exporting components that may be interested in changed Data and thus should requery them.

      Any Idea how to do that ?

      Thanks