Hi, I am using the ApplicationFramework for development of ULC pages. There is a feature of annotating methods with @Action and then this method can be used as an ActionListener for your components. However, is it a requirement that these @Action methods have to be in the Application or SingleFrameApplication class only? As otherwise, they do not get loaded.
Thanks & Regards, Pavan Sambare
