Databases Reference
In-Depth Information
Internal Name : This is the name that is used in the JavaScript code to trigger the
event. APEX will lowercase the internal name automatically so you cannot use
camel case in your JavaScript code that manages this event.
Events can be referenced by dynamic actions or by custom JavaScript code. If used by a dynamic
action, they will show up in the list of dynamic actions. The following example demonstrates the
relationship with dynamic actions:
1.
Edit the skeleton plug-in that you previously created at the beginning of
this chapter. Scroll down to the Events region, as shown in Figure 2-25.
Click the Add Event button.
2.
The page will reload. Scroll back down to the Events region, which now
has a blank row for a new event, and enter Dummy Event for the Name
and dummy event for the Internal Name, as shown in Figure 2-26. Click
the Apply Changes button to save the modifications.
Figure 2-26. Plug-in Events section
 
Search WWH ::




Custom Search