if(!window.ComponentArt_Grid_Kernel_Loaded){ComponentArt.Web.UI.GridWebServiceCompleteEventArgs=function(_1,_2){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridWebServiceCompleteEventArgs.initializeBase(this);}var _3=_1;var _4=_2;this.get_action=function(){return _3;};this.get_customParameter=function(){return _4;};};ComponentArt.Web.UI.GridWebServiceErrorEventArgs=function(_5){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridWebServiceErrorEventArgs.initializeBase(this);}var _6=_5;this.get_message=function(){return _6;};};ComponentArt.Web.UI.GridScrollCancelEventArgs=function(_7){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridScrollCancelEventArgs.initializeBase(this);}else{Sys.CancelEventArgs.apply(this);}var _8=_7;this.get_offset=function(){return _8;};};ComponentArt.Web.UI.GridContextMenuEventArgs=function(_9,_a,_b){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridContextMenuEventArgs.initializeBase(this,[_9]);}else{ComponentArt.Web.UI.GridItemEventArgs.apply(this,[_9]);}var _c=_a;var _d=_b;this.get_column=function(){return _c;};this.get_event=function(){return _d;};};ComponentArt.Web.UI.GridItemExternalDropEventArgs=function(_e,_f,_10){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemExternalDropEventArgs.initializeBase(this,[_e]);}else{ComponentArt.Web.UI.GridItemEventArgs.apply(this,[_e]);}var _11=_f;var _12=_10;this.get_target=function(){return _11;};this.get_targetControl=function(){return _12;};};ComponentArt.Web.UI.GridColumnResizeCancelEventArgs=function(_13,_14){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridColumnResizeCancelEventArgs.initializeBase(this);}else{Sys.CancelEventArgs.apply(this);}var _15=_13;var _16=_14;this.get_column=function(){return _15;};this.get_change=function(){return _16;};};ComponentArt.Web.UI.GridColumnReorderCancelEventArgs=function(_17,_18){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridColumnReorderCancelEventArgs.initializeBase(this);}else{Sys.CancelEventArgs.apply(this);}var _19=_17;var _1a=_18;this.get_oldIndex=function(){return _19;};this.get_newIndex=function(){return _1a;};};ComponentArt.Web.UI.GridCallbackErrorEventArgs=function(_1b){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridCallbackErrorEventArgs.initializeBase(this);}var _1c=_1b;this.get_errorMessage=function(){return _1c;};};ComponentArt.Web.UI.GridItemDoubleClickEventArgs=function(_1d,_1e){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemDoubleClickEventArgs.initializeBase(this,[_1d]);}else{ComponentArt.Web.UI.GridItemEventArgs.apply(this,[_1d]);}var _1f=_1e;this.get_column=function(){return _1f;};};ComponentArt.Web.UI.GridItemCheckChangeCancelEventArgs=function(_20,_21,_22){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemCheckChangeCancelEventArgs.initializeBase(this,[_20]);}else{ComponentArt.Web.UI.GridItemCancelEventArgs.apply(this,[_20]);}var _23=_21;var _24=_22;this.get_columnIndex=function(){return _23;};this.get_domElement=function(){return _24;};};ComponentArt.Web.UI.GridItemInsertCancelEventArgs=function(_25){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemInsertCancelEventArgs.initializeBase(this,[_25]);}else{ComponentArt.Web.UI.GridItemCancelEventArgs.apply(this,[_25]);}var _26=false;this.get_continue=function(){return _26;};this.set_continue=function(_27){_26=_27;};};ComponentArt.Web.UI.GridItemUpdateCancelEventArgs=function(_28,_29){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemUpdateCancelEventArgs.initializeBase(this,[_28]);}else{ComponentArt.Web.UI.GridItemInsertCancelEventArgs.apply(this,[_28]);}var _2a=_29;this.get_newItem=function(){return _2a;};};ComponentArt.Web.UI.GridPageIndexChangeCancelEventArgs=function(_2b){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridPageIndexChangeCancelEventArgs.initializeBase(this);}else{Sys.CancelEventArgs.apply(this);}var _2c=_2b;this.get_index=function(){return _2c;};};ComponentArt.Web.UI.GridItemEventArgs=function(_2d){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemEventArgs.initializeBase(this);}var _2e=_2d;this.get_item=function(){return _2e;};};ComponentArt.Web.UI.GridItemCancelEventArgs=function(_2f){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemCancelEventArgs.initializeBase(this);}else{Sys.CancelEventArgs.apply(this);}var _30=_2f;this.get_item=function(){return _30;};};ComponentArt.Web.UI.GridColumnCancelEventArgs=function(_31){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridColumnCancelEventArgs.initializeBase(this);}else{Sys.CancelEventArgs.apply(this);}var _32=_31;this.get_column=function(){return _32;};};ComponentArt.Web.UI.GridSortCancelEventArgs=function(_33,_34){if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridSortCancelEventArgs.initializeBase(this);}else{Sys.CancelEventArgs.apply(this);}var _35=_33;var _36=_34;this.get_column=function(){return _35;};this.get_descending=function(){return _36;};};if(window.ComponentArt_Atlas){ComponentArt.Web.UI.GridItemEventArgs.registerClass("ComponentArt.Web.UI.GridItemEventArgs",Sys.EventArgs);ComponentArt.Web.UI.GridItemCancelEventArgs.registerClass("ComponentArt.Web.UI.GridItemCancelEventArgs",Sys.CancelEventArgs);ComponentArt.Web.UI.GridColumnCancelEventArgs.registerClass("ComponentArt.Web.UI.GridColumnCancelEventArgs",Sys.CancelEventArgs);ComponentArt.Web.UI.GridWebServiceCompleteEventArgs.registerClass("ComponentArt.Web.UI.GridWebServiceCompleteEventArgs",Sys.EventArgs);ComponentArt.Web.UI.GridWebServiceErrorEventArgs.registerClass("ComponentArt.Web.UI.GridWebServiceErrorEventArgs",Sys.EventArgs);ComponentArt.Web.UI.GridCallbackErrorEventArgs.registerClass("ComponentArt.Web.UI.GridCallbackErrorEventArgs",Sys.EventArgs);ComponentArt.Web.UI.GridItemDoubleClickEventArgs.registerClass("ComponentArt.Web.UI.GridItemDoubleClickEventArgs",ComponentArt.Web.UI.GridItemEventArgs);ComponentArt.Web.UI.GridContextMenuEventArgs.registerClass("ComponentArt.Web.UI.GridContextMenuEventArgs",ComponentArt.Web.UI.GridItemEventArgs);ComponentArt.Web.UI.GridItemExternalDropEventArgs.registerClass("ComponentArt.Web.UI.GridItemExternalDropEventArgs",ComponentArt.Web.UI.GridItemEventArgs);ComponentArt.Web.UI.GridSortCancelEventArgs.registerClass("ComponentArt.Web.UI.GridSortCancelEventArgs",Sys.CancelEventArgs);ComponentArt.Web.UI.GridPageIndexChangeCancelEventArgs.registerClass("ComponentArt.Web.UI.GridPageIndexChangeCancelEventArgs",Sys.CancelEventArgs);ComponentArt.Web.UI.GridColumnReorderCancelEventArgs.registerClass("ComponentArt.Web.UI.GridColumnReorderCancelEventArgs",Sys.CancelEventArgs);ComponentArt.Web.UI.GridColumnResizeCancelEventArgs.registerClass("ComponentArt.Web.UI.GridColumnResizeCancelEventArgs",Sys.CancelEventArgs);ComponentArt.Web.UI.GridScrollCancelEventArgs.registerClass("ComponentArt.Web.UI.GridScrollCancelEventArgs",Sys.CancelEventArgs);ComponentArt.Web.UI.GridItemCheckChangeCancelEventArgs.registerClass("ComponentArt.Web.UI.GridItemCheckChangeCancelEventArgs",ComponentArt.Web.UI.GridItemCancelEventArgs);ComponentArt.Web.UI.GridItemInsertCancelEventArgs.registerClass("ComponentArt.Web.UI.GridItemInsertCancelEventArgs",ComponentArt.Web.UI.GridItemCancelEventArgs);ComponentArt.Web.UI.GridItemUpdateCancelEventArgs.registerClass("ComponentArt.Web.UI.GridItemUpdateCancelEventArgs",ComponentArt.Web.UI.GridItemInsertCancelEventArgs);}window.cart_grid_mode_client=0;window.cart_grid_mode_server=1;window.cart_grid_mode_callback=2;window.cart_grid_mode_webservice=3;window.ComponentArt_GridLevel=function(){this.Columns=null;this.DataKeyField=-1;this.TableName=null;this.FilterExpression=null;this.NumGroupings=0;};ComponentArt_GridLevel.prototype.PublicProperties=[["AlternatingRowCssClass",String],["AlternatingRowHoverCssClass",String],["ColumnDisplayOrder",Array],["DataCellCssClass",String],["GroupHeadingCssClass",String],["HeadingCellCssClass",String],["HeadingCellActiveCssClass",String],["HeadingCellHoverCssClass",String],["HeadingRowCssClass",String],["HeadingSelectorCellCssClass",String],["HoverRowCssClass",Strin
评论0