Today I got a mail from someone who saw EL expressions like #{bindings.Commit.execute} and #{bindings.Employees.collectionModel} in his JSF page and understandably wondered what the execute and collectionModel properties were. After looking in Appendix B.1 EL Properties of Oracle ADF Bindings in the ADF Developer's Guide for Forms/4GL Developers, he wasn't able to answer his question since they were both missing from the appendix.
First, I filed doc bug# 6135521 for the missing info in the reference that we'll make sure makes it in the ADF 11g Developer's Guide. Then, I figured I'd blog an explanation I can point developers to in the future. So here's a quick article on this topic:
Key JSF / ADF Faces Specific Binding Properties and Methods
10:57:24 PM
|