Archive for November, 2008
Updated Glasspane example in ADF Faces RC with native functionality example
Thursday, November 20th, 2008Shortly before JDeveloper 11 went production, a new feature sneaked it that provides a JavaScript contract for a native glass pane in ADF Faces RC. I just got reminded of this feature by a recent post on the OTN forum. I updated the glass pane article on the ADF Code Corner website with this information [...]
How-to declaratively create new table rows based on the existing current row content
Thursday, November 20th, 2008A frequent requirement posted on the Oracle JDeveloper forum on OTN is to create new rows in a table based on the copy of an existing row. Using the new CreateWithParams operation exposed on the ADF Business Components ViewObject this task becomes fully declarative in Oracle JDeveloper 11. This blog article provides instructions on how [...]
