shuishen
2021-06-15 c66d1e92b78c7dc5310b3f47a24e7fee28325033
1
2
//>>built
define(["dojo/_base/kernel","dojo/_base/lang","./sync","./_atBindingExtension"],function(a,c,b){a.experimental("dojox.mvc");a=function(a,c){return{atsignature:"dojox.mvc.at",target:a,targetProp:c,bindDirection:b.both,direction:function(a){this.bindDirection=a;return this},transform:function(a){this.converter=a;return this},equals:function(a){this.equalsCallback=a;return this}}};a.from=b.from;a.to=b.to;a.both=b.both;return c.setObject("dojox.mvc.at",a)});