var initJson;var tabsGridController=function(){};var selectCenterBibId=0;vPageNameFlag="书目数据维护";$(function(){bibController.prototype.init();bibController.prototype.bind()});bibController.prototype.bind=function(){$("#tabsGrid").tabs({onSelect:tabsGridController.prototype.tabsGridSelect})};bibController.prototype.init=function(){initJson=getInitCatOrPerJsonByType();bibController.prototype.initAcqGrid();_myPage.prototype.getLoadData(initJson);var a=$(window).height();var b=a-80;$(".bib-com-layout-div").css("height",b+"px");getLayWHByResize("bibComLayout")};function initGlobalSerachEvent(){enterEvent("keyword",bibController.prototype.search);var a=mystorage.get("input");if(a&&a=="1"){$("input",$("#keyword").next("span")).click(function(){this.select()})}$(".fz-search").hide()}bibController.prototype.initAcqGrid=function(){var a=$("#acqDataGridList");if(!a.attr("class")){a.datagrid({singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,border:true,rowStyler:rowStylerIsUpdateByLibcode,onSelect:bibController.prototype.acqSelect,onHeaderContextMenu:function(c,b){c.preventDefault();if(!bindTableMenu){createColumnMenu(a)}bindTableMenu.menu("show",{left:c.pageX,top:c.pageY})},columns:[bibGridColumns]});$("#acqDataGridList").datagrid("showColumn","status");if(vType=="1"){$("#acqDataGridList").datagrid("showColumn","orderno");$("#acqDataGridList").datagrid("showColumn","unifiedno")}}};bibController.prototype.acqSelect=function(a,b){bibController.prototype.setDataByGirdSelect(b.id);bibGlobalController.prototype.loadGridData(b.id,"order",vType,"tabsGrid",1,"订购");bibGlobalController.prototype.loadGridData(b.id,"check",vType,"tabsGrid",2,"验收");bibGlobalController.prototype.loadGridData(b.id,"hold",vType,"tabsGrid",3,"馆藏")};tabsGridController.prototype.tabsGridSelect=function(b,a){tabsGridController.prototype.tools(b,a)};tabsGridController.prototype.tools=function(b,a){$(".z3950-tools").hide();if(a==1){$(".z3950-tools").show()}$("#tabsGrid").tabs("resize")};_myPage.prototype.getLoadSuccess=function(a,b){_fmtGridDataRows=a;if(vType=="0"){mystorage.set("cat_init_data",a)}else{if(vType=="1"){mystorage.set("per_init_data",a)}}};_setConfig.prototype.initPage=function(){bibController.prototype.initEditGridView();bibController.prototype.initOtherGrid()};bibController.prototype.initOtherGrid=function(){var c=$("#orderDataGridList");if(!c.attr("class")){c.datagrid({iconCls:"e-icon fa fa-table",title:"",singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,rowStyler:rowStylerIsUpdateByLibcode,columns:[orderGridColumns]})}var b=$("#checkDataGridList");if(!b.attr("class")){b.datagrid({iconCls:"e-icon fa fa-table",title:"",singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,rowStyler:rowStylerIsUpdateByLibcode,columns:[checkGridColumns]})}var a=$("#holdDataGridList");if(!a.attr("class")){a.datagrid({iconCls:"e-icon fa fa-table",title:"",singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true,columns:[holdGridColumns]})}};_setConfig.prototype.bibSetParam=function(a){if(vType=="0"){setJsonData("page_",cataConfigData)}else{if(vType=="1"){setJsonData("page_",cataConfigData)}}};bibController.prototype.set=function(){$("#pageconfig_setpara_dlg").dialog({onLoad:function(){var a=$("#config-tabs");a.tabs("select",0).tabs("resize");if(vType=="1"){perParamContorller.prototype.init()}}}).dialog("open")};bibController.prototype.addOkBefore=function(){bibController.prototype.clear()};bibController.prototype.clear=function(a){clearGridData("acqDataGridList");if($("#editBibGrid").attr("class")){clearGridData("editBibGrid")}};bibController.prototype.searchPostAfter=function(b,a){updataGridBibFlag(b,"acqDataGridList");$("#tabsGrid").tabs("select",0);bibGlobalController.prototype.onLoadGridSuccess("acqDataGridList",b,a)};rfidController.prototype.tabsGridApp=function(){$("#tabsGrid").tabs("select",2)};rfidController.prototype.select=function(a,b){if($("#editBibGrid").attr("class")){$("#editBibGrid").datagrid("loadData",b.marcrows)}else{setTimeout(function(){$("#editBibGrid").datagrid("loadData",b.marcrows)},500)}bibController.prototype.updateEditGridLeftTip("【阿法迪资源数据】"+addStyleHtmlNoSplit("未保存")+"")};z3950Controller.prototype.tabsGridApp=function(){z3950TabIndex=1;$("#tabsGrid").tabs("select",z3950TabIndex)};z3950Controller.prototype.select=function(a,b){marcFlagType="0";if($("#editBibGrid").attr("class")){$("#editBibGrid").datagrid("loadData",b.marcrows)}else{setTimeout(function(){$("#editBibGrid").datagrid("loadData",b.marcrows)},500)}bibController.prototype.updateEditGridLeftTip("【Z3950资源数据】"+addStyleHtmlNoSplit("未保存")+" ")};z3950Controller.prototype.searchDetailResult=function(b,a){$("#editBibGrid").datagrid("loadData",b.rows)};function handlerEidtBibModelCallFun(b,a){var c=$("#acqDataGridList").datagrid("getSelected");if(c){bibController.prototype.setDataByGirdSelect(c.id)}}function onResizeBySouth(b,a){if(a!=400){setLayWHByResize("bibComLayout","south",b,a)}}function otherLayResizeToMy(){setTimeout(function(){$(".easyui-panel").panel("resize");$("#bibComLayout").layout("resize")},500)};