Questions Tagged With javascripthttps://answers.axonivy.com/tags/javascript/?type=rss&user=Nikel%20Weisquestions tagged <span class="tag">javascript</span>enTue, 19 Nov 2013 11:31:44 -0500How to connect JScript, Logic and/or BackingBeans?https://answers.axonivy.com/questions/91/how-to-connect-jscript-logic-and-or-backingbeans<p>I still have difficulties to bring backing beans, logic and jscript together. What I figured out is, that we have <code>actionListener</code> or <code>listener</code> on the one hand (this enables us to start a method or an event in the dialog's logic or a backing bean), and on the other hand we have jscript events like <code>onclick</code>, <code>oncomplete</code> or <code>onTabShow</code>. </p> <p>So here is my first question: Are these assumptions correct?</p> <p>And here is my second question: When I want an event, method or a backing bean in the logic to be executed when a javascript-event is fired how can I do that?</p>Nikel WeisTue, 19 Nov 2013 11:31:44 -0500https://answers.axonivy.com/questions/91/how-to-connect-jscript-logic-and-or-backingbeanshtmluserdialogjavascript