How to programmatically create an Action Listener??
x0d3rApr 7 2010 — edited Jan 20 2011Hi im using Jdev 11.1.1.2.0. My use case : i have a custom component for a command button with an action listener, right now i have an java.lang.string attribute for the action listener but it doesn't work. How can i send programmatically an Action Listener attribute?
Any idea?