shuishen
2021-06-10 c8dbf65ae80d2d4994b44495fdfea529c210e28a
1
2
3
4
//>>built
define(["../../_base/declare"],function(b){return b("dojo.data.api.Read",null,{getValue:function(a,c,b){throw Error("Unimplemented API: dojo.data.api.Read.getValue");},getValues:function(a,c){throw Error("Unimplemented API: dojo.data.api.Read.getValues");},getAttributes:function(a){throw Error("Unimplemented API: dojo.data.api.Read.getAttributes");},hasAttribute:function(a,c){throw Error("Unimplemented API: dojo.data.api.Read.hasAttribute");},containsValue:function(a,c,b){throw Error("Unimplemented API: dojo.data.api.Read.containsValue");
},isItem:function(a){throw Error("Unimplemented API: dojo.data.api.Read.isItem");},isItemLoaded:function(a){throw Error("Unimplemented API: dojo.data.api.Read.isItemLoaded");},loadItem:function(a){if(!this.isItemLoaded(a.item))throw Error("Unimplemented API: dojo.data.api.Read.loadItem");},fetch:function(a){throw Error("Unimplemented API: dojo.data.api.Read.fetch");},getFeatures:function(){return{"dojo.data.api.Read":!0}},close:function(a){throw Error("Unimplemented API: dojo.data.api.Read.close");
},getLabel:function(a){throw Error("Unimplemented API: dojo.data.api.Read.getLabel");},getLabelAttributes:function(a){throw Error("Unimplemented API: dojo.data.api.Read.getLabelAttributes");}})});