I am trying to add a listener to my Zimlet using the followingbut when I re-fresh the page in the debug window I see the 'addChangeListener' undefined message. What causes that ? I have a 'new' AjxListener so why would it not be defined ? Thanks.Code:var signit = appCtxt.getSettings().getSetting(SIGN_MAIL_PREF); signit.addChangeListener(new AjxListener(this, this._signChanged, [signMenu]));


LinkBack URL
About LinkBacks




