The front page shows all of the various places that you can assign PeopleCode shown with a specific color (such a Record Field or Component). A specific color is used so that you can see where the various events are called from easily.
The main cheat sheet shows the events that are fired as a user processes a Page from either the Add or Update mode. Then special user actions fire different events as the page is processed and each of these are shown on the cheat sheet.
You can use this cheat sheet to see all the events that are fired and in what order so that you can code your Page and/or Component correctly.
The back page covers the following items:
Listing of Record Field Events
Listing of Component Record Field Events
Listing of Component Record Events
Listing of Component Events
Listing of Page Events
Listing of Menu Events
Use of Warning and Error messages
Use of RowSelect Event
Information on Multiple Records processing Events
Information on Deferred processing of Events
