Accessing ADF Faces components that are read-only from JavaScript
- by Frank Nimphius
Almost as a note to myself and to justify the time I spent on analyzing aproblem, a quick note on what to watch out for when working trying to access read-only ADF Faces components from JavaScript.
Those who tried JavaScript in ADF Faces probably know that you need to ensure the ADF Faces component is represented by a JavaScript…