Book Image

Oracle ADF Faces Cookbook

By : Amr Ismail Gawish
Book Image

Oracle ADF Faces Cookbook

By: Amr Ismail Gawish

Overview of this book

Table of Contents (18 chapters)
Oracle ADF Faces Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Handling Events and Partial Page Rendering

In this chapter, we will cover the following topics:

  • Using partial triggers

  • Using ADF Faces server events

  • Using ADF Faces client events

  • Sending custom events from a client to a server

  • Executing JavaScript within an event response

  • Using the scrollComponentIntoViewBehavior tag

  • Using the target tag to execute Partial Page Rendering (PPR)

  • Using partial page navigation

  • Adding drag-and-drop capabilities

  • Using polling events to update pages

  • Using ADF Faces Active Data Service (ADS)

  • Using WebSockets for building a more interactive application