Articles Oracle Forms, PL/SQL, Java, J2EE
![]() |
You know that a Bean that extends VButton or VTextField for example cannot use the dispatchCustomEvent() method to send message to Forms, so how could this be possible ? Tom Cleymans from Belgium brings here the solution. He decided to attach a class that extends VBean to each PJC, so that it can use the included dispatchCustomEvent() method to send messages to the corresponding Forms' module Bean Area. As brilliant as simple ! Read the Tom's article then do what you are searching for years . |