details:   /erp/erp/devel/api-checks/rev/8ac71f119b8a
changeset: 35:8ac71f119b8a
user:      Iván Perdomo <ivan.perdomo <at> openbravo.com>
date:      Thu Aug 20 17:38:47 2009 +0200
summary:   Fixes issue 10354: Changed js reference files

diffstat:

 js/appStatus.js.details      |  8 ++++----
 js/utils.js.details          |  2 ++
 js/windowKeyboard.js.details |  4 ++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs (44 lines):

diff -r 14ea2d987800 -r 8ac71f119b8a js/appStatus.js.details
--- a/js/appStatus.js.details   Thu Aug 20 17:07:34 2009 +0530
+++ b/js/appStatus.js.details   Thu Aug 20 17:38:47 2009 +0200
@@ -1,7 +1,7 @@
-FUNCTION: disableToolBarButton [ id link img link_onclick ]
-FUNCTION: enableToolBarButton [ id link img link_onclick ]
-FUNCTION: disableAttributeWithFunction [ element type attribute obj 
obj_attribute ]
-FUNCTION: enableAttributeWithFunction [ element type attribute obj 
obj_attribute ]
+FUNCTION: disableToolBarButton [ id link img ]
+FUNCTION: enableToolBarButton [ id link img ]
+FUNCTION: disableAttributeWithFunction [ element type attribute obj 
attribute_text ]
+FUNCTION: enableAttributeWithFunction [ element type attribute obj 
attribute_text ]
 FUNCTION: disableButton [ id link img ]
 FUNCTION: enableButton [ id link img ]
 FUNCTION: setWindowEditing [ value isNewWindow Buttons alwaysDisableButtons i ]
diff -r 14ea2d987800 -r 8ac71f119b8a js/utils.js.details
--- a/js/utils.js.details       Thu Aug 20 17:07:34 2009 +0530
+++ b/js/utils.js.details       Thu Aug 20 17:38:47 2009 +0200
@@ -22,6 +22,8 @@
 VAR: calloutProcessedObj
 FUNCTION: getCurrentRevision [ number ]
 FUNCTION: revisionControl [ number current ]
+FUNCTION: getObjAttribute [ obj attribute attribute_text ]
+FUNCTION: setObjAttribute [ obj attribute attribute_text ]
 FUNCTION: setFocusFirstControl [ form field found total i ]
 FUNCTION: clearForm [ form total i ]
 FUNCTION: confirmAction [ action ]
diff -r 14ea2d987800 -r 8ac71f119b8a js/windowKeyboard.js.details
--- a/js/windowKeyboard.js.details      Thu Aug 20 17:07:34 2009 +0530
+++ b/js/windowKeyboard.js.details      Thu Aug 20 17:38:47 2009 +0200
@@ -42,11 +42,11 @@
 FUNCTION: checkGenericTree [ obj ]
 FUNCTION: comboKeyBehaviour [ obj event ]
 FUNCTION: isInsideWindowTable [ obj i ]
-FUNCTION: setWindowElementFocus [ obj type ]
+FUNCTION: setWindowElementFocus [ obj type event ]
 FUNCTION: drawWindowElementDefaultAction [ obj ]
 FUNCTION: eraseWindowElementDefaultAction [ obj ]
 FUNCTION: drawWindowElementFocus [ obj obj_tmp ]
-FUNCTION: putWindowElementFocus [ obj ]
+FUNCTION: putWindowElementFocus [ obj event ]
 FUNCTION: eraseWindowElementFocus [ obj obj_tmp ]
 FUNCTION: removeWindowElementFocus [ obj ]
 FUNCTION: mustBeJumped [ obj ]

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to