Check preferences page ok and cancel action Permanently deleted user Created March 02, 2016 04:26 In preferences page user either clicks ok or Cancel button apply() is called. Can we check if action is ok or Cancel inside apply() function ?
If user click 'Cancel' button 'apply' method shouldn't be called. Could you please a stacktrace for this case?