Why Learn It? Glossary
 

Dive into ADF Region Interaction

Aim

This module exposes in details the various techniques usable to build interaction between regions and parent views.

Specifically, this module provides a presentation of the following interactions:

  • Parent to Region
  • Region to Parent
  • Region to Region

After completing this lesson, you should be able to implement interaction using the following techniques:

  • Expression Language (EL)
  • Drag and drop
  • queueActionEventInRegion action
  • Parent action
  • Region Navigation Listener
  • Shared Data Control

Next