From: Claudio A. <cal...@di...> - 2017-08-12 16:24:34
|
I built a GUIArtifact that worked perfectly when using setup() as the initial method. However I needed to pass a parameter to the building step of this artifact and so I used the init() method. The parameter was recognized but the linkActionEventToOp options stopped working. I have performed several tests, with init() and setup() together and only with init(). Only when I leave setup() does it work correctly, however, I can not recognize the parameter. How can I do this? Claudio Reginaldo Alexandre -- View this message in context: http://jason.2324890.n4.nabble.com/How-to-inform-parameter-to-the-GUIArtifact-building-step-tp855.html Sent from the jason-users mailing list archive at Nabble.com. |