Where are the source codes for CalendarBean in Calendar DropTarget Demo?
Hi,
I am trying to implement the ADF Drag and Drop feature in Calendar and Table. I saw the examples for componentDropTarget and calendarDropTarget in http://adfui.us.oracle.com. The JSP source codes are here:
http://adfui.us.oracle.com:7778/faces-trunk/components/collectionDropTarget.jspx.source
http://adfui.us.oracle.com:7778/faces-trunk/feature/dragAndDrop.jspx.source
In the JSP codes, it is referencing CalendarBean and demoDropHandler codes. I am wondering where can I found the source codes of the JSP beans for these demos?
Thanks.
-Mina