Searched +refs:val +refs:transaction (Results 1 - 4 of 4) sorted by relevance
| /yui3/build/simpleyui/ |
| H A D | simpleyui-debug.js | 3129 * @param val {Any} The new value for the sub-attribute. 3133 O.setValue = function(o, path, val) { 3145 ref[p[i]] = val; 3689 transaction level. 3693 transaction object as a parameter. See `Y.Get.Transaction` for details on 3716 callback functions. Defaults to the transaction object. 3729 @property {Function} [options.onEnd] Callback to execute after a transaction 3733 transaction fails, times out, or is aborted. 3736 individual request in a transaction either succeeds or fails. 3739 transaction complete [all...] |
| /yui3/src/simpleyui/js/ |
| H A D | concat.js | 3129 * @param val {Any} The new value for the sub-attribute. 3133 O.setValue = function(o, path, val) { 3145 ref[p[i]] = val; 3689 transaction level. 3693 transaction object as a parameter. See `Y.Get.Transaction` for details on 3716 callback functions. Defaults to the transaction object. 3729 @property {Function} [options.onEnd] Callback to execute after a transaction 3733 transaction fails, times out, or is aborted. 3736 individual request in a transaction either succeeds or fails. 3739 transaction complete [all...] |
| /yui3/build/yui-base/ |
| H A D | yui-base-debug.js | 3129 * @param val {Any} The new value for the sub-attribute. 3133 O.setValue = function(o, path, val) { 3145 ref[p[i]] = val; 3689 transaction level. 3693 transaction object as a parameter. See `Y.Get.Transaction` for details on 3716 callback functions. Defaults to the transaction object. 3729 @property {Function} [options.onEnd] Callback to execute after a transaction 3733 transaction fails, times out, or is aborted. 3736 individual request in a transaction either succeeds or fails. 3739 transaction complete [all...] |
| /yui3/build/yui/ |
| H A D | yui-debug.js | 3129 * @param val {Any} The new value for the sub-attribute. 3133 O.setValue = function(o, path, val) { 3145 ref[p[i]] = val; 3689 transaction level. 3693 transaction object as a parameter. See `Y.Get.Transaction` for details on 3716 callback functions. Defaults to the transaction object. 3729 @property {Function} [options.onEnd] Callback to execute after a transaction 3733 transaction fails, times out, or is aborted. 3736 individual request in a transaction either succeeds or fails. 3739 transaction complete [all...] |
Completed in 39 milliseconds