Databases Reference
In-Depth Information
f.
If you go back to the Page 20 edit page, it should look like Figure
4-32. In Figure 4-32, the tree elements for the buttons have been
expanded to show all the dynamic action information.
Figure 4-32. Page 20 dynamic actions
If you run Page 20, it will load but the buttons won't do anything, as the PL/SQL code is not
complete nor is there any JavaScript code. You may also notice some JavaScript errors when the page
loads. These errors will go away when you finish coding the render function and the JavaScript code.
Render Function
Now that everything is set up, there are two key pieces missing for this dynamic action plug-in: the
PL/SQL render function and the JavaScript code. This section will display all the PL/SQL code and give a
full analysis based on the line numbers. The line numbers don't start at 1 since there's code from a
previous plug-in in this chapter.
 
Search WWH ::




Custom Search