jdeveloper's tags:

Free online reference management for clinicians and scientists

Sign up now

Bookmarks by "jdeveloper".

  • These articles and links have been posted by Connotea user "jdeveloper".
  • To start your own library:

Learn more

Watch a short video (2m 41s)

EXPORT LIST RSS ?
jdeveloper's bookmarks
 
Number of articles per page:
10 | 25 | 50 | 100
 
How-to build Oracle Forms style List-of-Values in ADF Faces RC
Frank Nimphius' Blogbuster, (26 Jul 2008)
Oracle Forms allowed developers to associate a smart list of values with an inputtext field. The intelligence of the Forms LOV appears almost mind reading in that it doesn’t pop up the LOV if the partial search condition entered by the user retrieves a single match only. If more than a single match is returned, a LOV dialog is opened with the pre-fetched list of data. Of course, Oracle Forms LOV can also be used the dumb way, in which the user hits the LOV button to then manually enter the query condition before pressing the execute query button. In JDeveloper 11, the ADF Faces and ADF development teams have closed the gap that existed in 10.1.3 for LOV on the web. A new component, the af:inputListOfValues component, is introduced that, in combination with ADF Business Component’s model driven list of values, can be configured to behave and act like LOVs in Oracle Forms. This how-to document shows and explains how to build such a list of values and also unveils the little code to write to make the LOV pre-fetching a list of values based on the partial user input in the input text field.
 
Tutorial: Using EJB 3.0, ADF Data Model & ADF Faces using JDeveloper 11g (TP4)
atjamil, (25 Jul 2008)
Posted by jdeveloper to EJB 3.0 11g JSF tutorial on Fri Jul 25 2008 at 16:06 UTC | info | related
 
Contract first JAX-WS web services with JDeveloper 11g
Siteminds, (23 Jul 2008)
how to build a simple EJB3/JAX-WS/JAXB web service contract first
 
Avoid ADF Table selection-state reset
>= Jdeveloper 10.1.3, (23 Jul 2008)
a small code snippet on how to avoid selection-state reset of an ADF table when the underlying method is re-queried
 
How-to pass additional arguments to a JavaScript function using the af:clientAttribute element
ADF Faces RC Howto pass additional arguments to a JavaScript function using the afclientAttribute element
Frank Nimphius' Blogbuster, (22 Jul 2008)
 
ADF BC: EO/VO create() state + JBO-25030 revisited
Chris Muir
One size doesn't fit all, (22 Jul 2008)
 
ADF Code Corner: How-to pass additional arguments to a JavaScript function using the af:clientAttribute element
www.oracle.com
In JDeveloper 11, JavaScript events like onClick, onFocus etc. are handled through the ADF Faces RC client framework using the af:clientListener component. The signature of the af:clientListener is defined such that the developer provides the name of a method to call and the JavaScript event to trigger this method call. The clientListener signature however doesn't foresee a mechanism for the developer to pass additional arguments - like a rowKey - to the JavaScript method. Here client attributes come to the rescue.
 
Having JDeveloper 10.1.3.x on your PC
Pas Apicella
The Blas from Pas, (17 Jul 2008)
Posted by jdeveloper to oc4j 10g utilities on Mon Jul 21 2008 at 22:59 UTC | info | related
 
Mind your flags!
Oracle ADF JSF Mind your flags
Athanassios Bakalidis
Thanassis Bakalidis's Programming and DBA Scratch Pad BLOG, (18 Jul 2008)
Posted by jdeveloper to 10g Faces RC 11g disable on Mon Jul 21 2008 at 22:50 UTC | info | related
 
From Backing Bean to Managed Bean
Avrom's Java EE and Oracle ADF Blog, (21 Jul 2008)

<< Prev 0      Showing entries 1 to 10 of 551 total      Next 10 >>