Tell Me Glossary
 

ADF Bindings, Part 1

Print

Summary

In this lesson you learned how to communicate from a Region to a Parent using contextual events.

You learned how to:

  • Create an Event Producer
  • Define an Event Listener
  • Create the Event Consumer method binding
  • Pass a message from a producer to an Event listener using the dispatching Events hierarchy

You also saw the details of an application using contextual events to exchange values from a parent to regions.

Next