« ADF Faces RC: Table autosizing | Main | JDeveloper 10.1.3 on Windows Vista »
JSF 1.2: Invoking a method binding programmatically in Java to add pre- post triggers
By frank.nimphius | October 29, 2007
On his "Not Yet Documented" example page, Steve did provides tip 122 "Running Custom Backing Bean Code Before/After Default Table Selection Listener", which explained how to call a method binding such that you could add pre- and post- "trigger" codes. An example expression to use this for is the #{bindings.
