Database Reference
In-Depth Information
Figure 7-71. Page Rendering region for your calendar
The three items are
P400_CALENDAR_TYPE
P400_CALENDAR_DATE
P400_CALENDAR_END_DATE
The seven buttons are
MONTHLY
WEEKLY
DAILY
LISTVIEW
PREVIOUS
TODAY
NEXT
However, notice that there are no processes in the Page Processing section of the
page. That is due to the fact that the buttons use JavaScript calls to set values on the
page and navigate between the calendar views.
For instance, if you look at the Action When Button Clicked section of the
WEEKLY button, you see code similar to that shown in Figure 7-72 .
Figure 7-72. The JavaScript action performed by the WEEKLY button
The apex.widget.calendar.ajax_calendar JavaScript is a utility built
in to APEX that performs actions specifically related to calendars. Although it isn't
 
 
Search WWH ::




Custom Search