shuishen
2021-06-15 4d8ef5d02421b1bb60f575e56b75d43a1ea4c2bb
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)});