oracle-adf
Oracle JDev - ADF Skinning - StyleClass not reflecting
I use Oracle ADf framework, and I use skins.xml. Whenever I add some new styleClass in my css, I will change my id in skins.xml. It did work. Suddenly,开发者_StackOverflow I am facing an issue. New s[详细]
2023-02-10 21:34 分类:问答Is it possible to work with API centric programming while using ADF?
I am planning to 开发者_StackOverflow社区use , ADF for my next project. It have couple of screens where , user enter data and that data is processed and stored in DB.[详细]
2023-02-10 04:48 分类:问答How to use the alphabetical sorting in <af:table> on top of procesSort()
My Application has an af:table and it has a psuedo-column named serverName along with other columns. (By psuedo-column, i mean - it is just a UI column, it doesn\'t have a corresponding DB column).[详细]
2023-02-05 18:14 分类:问答Difference between JSPX and JSFF file-types inside ADF framework?
What is the difference between JSPF and JSFF file-types in ADF ? I have not been able to find sufficient information on JSFF fil开发者_如何转开发es online.[详细]
2023-01-26 08:11 分类:问答How to trigger a click event programmatically?
I\'m trying to click panel splitter collaplse/expand button with javascript / jquery, to no avail. Here is an example of the splitters: http://jdevadf.oracle.com/adf-richclient-demo/faces/components/[详细]
2023-01-17 21:30 分类:问答h:commandButton can NOT submit parameters to backing bean
I would like to submit a key value to my backing bean so that I know which person within a collection user trying to update. I think I need to used f:param to do so, but somehow it does not work. It w[详细]
2023-01-16 07:30 分类:问答Why is Oracle ADF not escaping quotes for me when I use <h:outputText/>?
Why is Oracle ADF not escaping quotes for me when I useto build up strings in Javascript? <jsp:root ...>[详细]
2023-01-15 22:55 分类:问答Why is there such a big difference in the execution time of a query ran by ADF and in SQL Developer
I have a strange issue with a query running in my JDeveloper ADF web application. It is a simple search form issuing a select statement to Oracle 10g database. When the search is submitted, ADF framew[详细]
2023-01-14 18:19 分类:问答Getting user roles programmatically in Oracle SOA Suite 11g
Someone knows how to get a user\'s roles in a Oracle SOA 11g BPMN application from a backing bean in a TaskFlow??[详细]
2023-01-07 21:36 分类:问答Retrieving mode (Basic|Advanced) of ADF query component
I want to capture query component mode(Basic | Advanced) in processQuery event listener method for QueryEvent as below:[详细]
2023-01-07 11:35 分类:问答