<%/*Encoding:UTF-8*/%> <%/*Type:Portlet*/%> <%//Def:[{"actioncode":"\n\u003c%if(\"true\".equals(sp.getParameter(\"SPFromFrontEnd\",\"\")) && !(sp.CanAccessEditor(\"PortalStudio\") || \"S\".equals(sp.getGlobal(\"g_PortalSamples\",\"\")))){%\u003e\nwindow.location='..\u002fjsp-system\u002fSPLogin.jsp?m_cURL=\u003c%=JSPLib.ToJSValue(request.getRequestURI()+(!\"\".equals(JSPLib.getParametersList(request))?\"&\":\"\")+JSPLib.getParametersList(request),false)%\u003e'\n\u003c%}%\u003e\n\u003c%\njava.util.regex.Pattern validVarName = java.util.regex.Pattern.compile(\"[a-zA-Z_$][a-zA-Z_$0-9]*\");\nint configMode=sp.ZoomConfigMode();\nboolean canPrint = sp.CanPrintZoom();\n\u002f\u002f Necessario il nome della tabella\nif ( Library.Lib.IsValidTableName(Table) ) {\nString sqpkey=JSPLib.cmdHash(Table,request.getSession());\nif (configMode\u003e0 && sp.IsPortalZoomHelpInstalled()){\n%\u003eZtVWeb.RequireLibrary(\"..\u002fspportalzoom_help.js\");\u003c%\n}\n%\u003e\ndocument.getElementById(this.formid+\"_tabcontainer\").style.display='none';\nthis.refresh_menu.Hide();\nthis.configModeSecurity=\u003c%=configMode%\u003e;\nthis.printModeSecurity = \u003c%=canPrint%\u003e;\nthis.Var=function(val){\n this.val=val;\n this.Value=function(val){\n if(arguments.length) this.val=val;\n return this.val;\n }\n}\n\n\u003c%\n if (!Library.Empty(Tools_Imgs)) {\n String[] toolsImgsArray = Tools_Imgs.split(\",\");\n for (int idx = 0; idx \u003c toolsImgsArray.length; idx++) {\n String currToolImg = sp.getThemedImage(toolsImgsArray[idx]);\n if (!\"..\u002f\".equals(currToolImg) && !(\"..\u002f\"+sp.getSkin()+\"\u002f\").equals(currToolImg) )\n toolsImgsArray[idx] = currToolImg;\n }\n String newToolsImgs=\"\", sep = \"\";\n for (int idx = 0; idx \u003c toolsImgsArray.length; idx++) {\n newToolsImgs+= sep + toolsImgsArray[idx];\n sep = \",\";\n }\n%\u003e\nthis.Tools_Imgs.Value(\u003c%=JSPLib.ToJSValue(newToolsImgs,true)%\u003e);\n\u003c% \n }\n String queryParms=\"\",parmsToSend=\"\";\n Enumeration e=sp.getParameters();\n String p,v,o=\"\",parms=\"\";\n while(e.hasMoreElements()){\n p=(String)e.nextElement();\n if(p.equals(\"QueryParms\")){\n String s = sp.getParameter(p,\"\");\n String namevalue,name,value;\n int numParams = JSPLib.countChar('=',s);\n int pStart, pStop=0, pEqual;\n for(int i=0; i\u003cnumParams; i++) {\n pEqual = JSPLib.At(\"=\",s,i+2);\n pStart = pStop+1;\n if (pEqual==0)\n pStop += JSPLib.RAt(\",\",JSPLib.Substr(s,pStart));\n else\n pStop += JSPLib.RAt(\",\",JSPLib.Substr(s,pStart,pEqual-pStart+1));\n namevalue=JSPLib.Substr(s, pStart, pStop-pStart);\n name=JSPLib.Left(namevalue,JSPLib.At(\"=\",namevalue)-1);\n value=java.net.URLDecoder.decode(JSPLib.Right(namevalue,JSPLib.Len(namevalue)-JSPLib.At(\"=\",namevalue)),Library.m_cResponseEncoding);\n if(name.length()\u003e0 && validVarName.matcher(name).matches()){\n queryParms+=name+\",\";\n o+=\"this.\"+name+\"=new this.Var('\"+JSPLib.ToJSValue(value)+\"');\";\n parmsToSend+=name+\"=\"+java.net.URLEncoder.encode(value,Library.m_cResponseEncoding)+\"&\";\n }\n }\n }\n else if(p.startsWith(\"w_\")){\n if (validVarName.matcher(p).matches()) {\n queryParms += p+\",\";\n o+=\"this.\"+p+\"=new this.Var('\"+JSPLib.ToJSValue(sp.getParameter(p,\"\"))+\"');\";\n }\n }\n else if(p.startsWith(\"m_\") && !\"m_cWv\".equals(p) && !\"m_cRegionalSettings\".equals(p)){\n if (validVarName.matcher(p).matches()) {\n \to+=\"this.\"+p+\"=new this.Var('\"+JSPLib.ToJSValue(sp.getParameter(p,\"\"))+\"');\";\n }\n }\n parms+=p+\" \";\n }\n if(!\"\".equals(queryParms)){\n queryParms.substring(0, queryParms.length()-1);\n }\n%\u003e\n\u003c%=o%\u003e\nvar queryParms=\u003c%=Library.ToJSValue(queryParms,\"C\",0,0)%\u003e;\nthis.presetParams=queryParms;\n\u002f\u002fparms=\u003c%=Library.toHTMLValue(parms,\"C\",0,0)%\u003e;\nthis.dataobj.parms+=','+queryParms;\nthis.dataobj2.parms+=','+queryParms;\nthis.vzmstructure=\u003c%\nif(!\"\".equals(Table)){\n String sqlcmd=\"vzm:\"+Table;\n if(!\"\".equals(ConfigName)){\n sqlcmd+=\".\"+ConfigName;\n }else{\n sqlcmd+=\".default\";\n }\n pageContext.include(\"..\u002fservlet\u002fSQLDataProviderServer?sqlcmd=\"+sqlcmd+\"&SPVZMStructureOnly=true&cmdhash=\"+sqpkey+\"&queryParms=\"+queryParms+\"&\"+parmsToSend);\n out.print(\";\u002f\u002f\"+Library.toHTMLValue(sqlcmd,\"C\",0,0));\n}else{\n out.print(\"null;\");\n out.print(\"\u002f\u002fno Table specified\");\n}\n%\u003e;\nthis.dataobj.cmdHash='\u003c%=sqpkey%\u003e'\nthis.dataobj2.cmdHash='\u003c%=sqpkey%\u003e'\nthis.Caption.Value(\u003c%\nif(!\"\".equals(Caption)){\nout.print(\"'\"+JSPLib.ToJSValue(sp.translate(Caption))+\"'\");\n}\n%\u003e);\nthis.PrintTitle.Value(\u003c%\nif(!\"\".equals(PrintTitle)){\nout.print(\"'\"+JSPLib.ToJSValue(sp.translate(PrintTitle))+\"'\");\n}\n%\u003e);\n\u003c%\nif (!\"\".equals(Tools_Tooltips)){\nout.println(\"this.Tools_Tooltips.Value('\"+JSPLib.ToJSValue(sp.translate(Tools_Tooltips))+\"')\");\n}\n%\u003e\n\u003c%\nif (!\"\".equals(Tools_Titles)){\nout.println(\"this.Tools_Titles.Value('\"+JSPLib.ToJSValue(sp.translate(Tools_Titles))+\"')\");\n}\n%\u003e\n\nif(typeof window.TransDict=='undefined') {\n window.TransDict = new Array();\n}\nwindow.TransDict['MSG_EDIT_AND_SPLIT']= \u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_EDIT_AND_SPLIT\"),\"C\",0,0)%\u003e\nZtVWeb.AddTranslation('MSG_ZOOM_ACTIONS',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_ZOOM_ACTIONS\"),\"C\",0,0)%\u003e);\ndoZoom.call(this);\n\nfunction dataobj_QueryExecuted(){\n this.dataobj_QueryExecuted_Impl();\n}\nfunction Grid_Rendered(){\n this.Grid_Rendered_Online();\n}\n \nthis.startZoom();\n\n\u003c%}%\u003e","adaptive":"","altInterfaceFor":"","bg_image":"","bg_image_position":"","bg_image_repeat":"","bg_image_size":"","cache_in_post":"false","cache_time":"0","color":"","container_bg_color":"","container_bg_image":"","container_bg_pos":"","css":"","css_class":"SPPortalZoom","css_code":"[{\"version\":1,\"specific_states_value\":{\"normal\":{\"display\":\"none\",\"code\":\"\"},\"hover\":{},\":before\":{},\":after\":{}},\"current_state\":\"normal\",\"font_list\":[],\"type\":\"undefined_type\",\"class_name\":\"SPPortalZoomtTabs\",\"selector\":\".SPPortalZoom .SPPortalZoomtTabs, .SPPortalZoomtTabs\",\"id\":\"form\",\"code\":\".SPPortalZoom .SPPortalZoomtTabs, .SPPortalZoomtTabs {\\n display: none;\\n}\\n\"}]","custom":"","description":"","fixed_top":"","form_action":"","form_enctype":"default","form_target":"","form_type":"false","grapesCode":"\u003cbody\u003e{{ label }}{{ toolbar }}{{ box_tiles }}{{ Grid }}{{ Chart }}{{ label2 }}{{ GridChart }}{{ refresh_menu }}{{ menu_versioni }}{{ toolbar2 }}{{ @label }}{{ @toolbar }}{{ @box_tiles }}{{ @Grid }}{{ @Chart }}{{ @label2 }}{{ @GridChart }}{{ @refresh_menu }}{{ @menu_versioni }}{{ @toolbar2 }}\u003c\u002fbody\u003e","grapesCss":"","h":"50,50","hsl":"","htmlcode":"{{ @label }}\n{{ @toolbar }}\n{{ @box_tiles }}\n{{ @Grid }}\n{{ @Chart }}\n{{ @label2 }}\n{{ @GridChart }}\n{{ @refresh_menu }}\n{{ @menu_versioni }}\n{{ @toolbar2 }}\n{{ $entity$_NumberOfLoadedRecords }}\n{{ $entity$_zoomSetFilter }}\n{{ $entity$_savedEntity }}\n{{ $entity$_zoomSelectedRow }}\n{{ $entity$_callChildren }}\n{{ $entity$_updateFilters }}\n{{ $entity$_updateConfiguration }}\n{{ $entity$_deletedEntity }}\n{{ $entity$_GetConfigurationField }}\n{{ $entity$_NumberOfLoadedRecords }}\n{{ $entity$_zoomSetFilter }}\n{{ $entity$_savedEntity }}\n{{ $entity$_zoomSelectedRow }}\n{{ $entity$_callChildren }}\n{{ $entity$_updateFilters }}\n{{ $entity$_updateConfiguration }}\n{{ $entity$_deletedEntity }}\n{{ $entity$_GetConfigurationField }}\n{{ $entity$_NumberOfLoadedRecords }}\n{{ dataobj }}\n{{ splinker }}\n{{ action_splinker }}\n{{ $entity$_zoomSetFilter }}\n{{ $entity$_savedEntity }}\n{{ CfgColumnRead }}\n{{ CfgColumnSet }}\n{{ $entity$_zoomSelectedRow }}\n{{ $entity$_callChildren }}\n{{ $entity$_updateFilters }}\n{{ parent_splinker }}\n{{ $entity$_updateConfiguration }}\n{{ $entity$_deletedEntity }}\n{{ label }}\n{{ toolbar }}\n{{ OptionsRead }}\n{{ OptionsSet }}\n{{ box_tiles }}\n{{ Grid }}\n{{ splinker_hist }}\n{{ Table }}\n{{ EventName }}\n{{ Autozoom }}\n{{ EmitterName }}\n{{ PKFields }}\n{{ ReceiverName }}\n{{ Extensible }}\n{{ ToolsbarState }}\n{{ GridRows }}\n{{ Caption }}\n{{ ConfigGridElements }}\n{{ RowMinHeight }}\n{{ ConfigName }}\n{{ Popup }}\n{{ PopupH }}\n{{ PopupW }}\n{{ WaitForFilter }}\n{{ DetailBehavior }}\n{{ AllowOrderBy }}\n{{ SPZTL }}\n{{ FilterOnFields }}\n{{ EntityType }}\n{{ InheritedPKFields }}\n{{ VQRName }}\n{{ Linkzoom }}\n{{ SetDelMessage }}\n{{ SPVZM_action }}\n{{ Linkzoomprg }}\n{{ Tools_Position }}\n{{ SPVZM_vqr }}\n{{ UID }}\n{{ OpenerFormId }}\n{{ GridRowsParam }}\n{{ Tools_Titles }}\n{{ FillEmptyKey }}\n{{ Tools_Urls }}\n{{ RowsParamValid }}\n{{ LinkedField }}\n{{ DefaultsRoutine }}\n{{ Tools_Targets }}\n{{ FieldFilter }}\n{{ QueryCount }}\n{{ Tools_Imgs }}\n{{ FixedFilter }}\n{{ MemoChars }}\n{{ Tools_Tooltips }}\n{{ FixedFilterURL }}\n{{ m_dHistoricalLoadStart }}\n{{ QueryParms }}\n{{ InitEntityFields }}\n{{ HistoryFilterDate }}\n{{ LoadedRecords }}\n{{ m_cWv }}\n{{ totalizer }}\n{{ PopupAtExit }}\n{{ ActivateCheckbox }}\n{{ ConfigScroll }}\n{{ GridMinHeight }}\n{{ ActivateCheckboxAll }}\n{{ ConfigNavbar }}\n{{ FrontendPort }}\n{{ $entity$_GetConfigurationField }}\n{{ PrintMode }}\n{{ LayerInterface }}\n{{ ViewMode }}\n{{ Chart }}\n{{ label2 }}\n{{ GridChart }}\n{{ dataobj2 }}\n{{ refresh_menu }}\n{{ menu_versioni }}\n{{ spl_smartreport }}\n{{ ReportName }}\n{{ m_dNewHistoricalCPFromDate }}\n{{ toolbar2 }}\n{{ PrintTitle }}\n{{ AdvancedSuggester }}\n","included_font":"[]","language":"false","layout_step":"","layout_steps_values":"{}","lock_items":"","manifest":"","max_w":"","min_w":"","mode":"NORMAL","my_library":"\u003c%=SPPrxycizer.proxycizedPath(\"SPPortalZoom.js\")%\u003e","offline":"","on_security_failure":"login","page_layer":"","pages":"1,2","pagesProp":"[{\"title\":\"Grid\",\"layer\":\"\",\"h\":\"50\",\"w\":\"100%\",\"layout_steps_values\":{}},{\"title\":\"Grid\",\"layer\":\"\",\"h\":\"50\",\"w\":\"100%\",\"layout_steps_values\":{}}]","pages_names":"Grid,Grid","portlet_position":"","positioning":"absolute","roles":"","sec_heredity":"","security":"none","selectZone":"","server_cache_time":"","shared_manifest":"","sp_theme":"true","steps":"","stretch_height":"false","tabstrip_class":"SPPortalZoomtTabs","tabstrip_hidden":"true","tag":"","title":"","title_block":"","title_url":"","type":"Form","v_line":"150","version":"37","w":"100%,100%","wizard":""},{"broadcast":"all","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"$entity$_NumberOfLoadedRecords","page":"1","parmsNames":"numRecords","parmsTypes":"func","parmsValues":"this.getNumRecords()","persistent":"true","sequence":"1","type":"EventEmitter","w":"22","x":"448","y":"-38"},{"allowedqueries":"","appendingData":"false","auto_exec":"false","clientDB":"","count":"false","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","dialog_css_class":"sqldataprovider","encrypted_fields":"","encrypted_fields_pwd":"","h":"30","init_time":"0","localDBName":"","long_query":"false","n_records":"15","name":"dataobj","offline":"","page":"1","parms":"Autozoom,Linkzoom,Linkzoomprg,DefaultsRoutine,FieldFilter,FixedFilter,SPVZM_action,SPVZM_vqr,SPZTL,HistoryFilterDate,UID","parms_source":"","query":"","query_async":"true","return_fields_type":"true","sequence":"1","type":"SQLDataobj","w":"30","waiting_mgs":"","x":"623","y":"16"},{"allowedentities":"","async":"false","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"","h":"30","m_cAction":"","name":"splinker","offline":"false","page":"1","parms":"","popup":"true","popup_height":"","popup_maximized":"false","popup_scroll":"false","popup_style":"","popup_width":"","progressbar":"","refresh":"false","sequence":"2","servlet":"","target":"","type":"SPLinker","w":"30","x":"153","y":"-37"},{"allowedentities":"","async":"true","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"routine","h":"30","m_cAction":"","name":"action_splinker","offline":"false","page":"1","parms":"","popup":"false","popup_height":"","popup_maximized":"false","popup_scroll":"false","popup_style":"by skin","popup_width":"","progressbar":"","refresh":"false","sequence":"3","servlet":"","target":"","type":"SPLinker","w":"30","x":"160","y":"3"},{"actObjs":"","actTypes":"func","broadcast":"all","ctrlOfVariant":"","h":"20","included":"false","name":"$entity$_zoomSetFilter","objsValues":"this.SetFilter(evt)","page":"1","parmsNames":"","sequence":"4","type":"EventReceiver","w":"22","x":"262","y":"-38"},{"actObjs":"","actTypes":"func","broadcast":"all","ctrlOfVariant":"","h":"20","included":"false","name":"$entity$_savedEntity","objsValues":"this.refreshQuery(true)","page":"1","parmsNames":"","sequence":"5","type":"EventReceiver","w":"22","x":"233","y":"-38"},{"broadcast":"all","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"CfgColumnRead","page":"1","parmsNames":"cfgData","parmsTypes":"func","parmsValues":"this.CfgColumnSend()","persistent":"true","sequence":"6","type":"EventEmitter","w":"22","x":"310","y":"-38"},{"actObjs":"","actTypes":"func","broadcast":"all","ctrlOfVariant":"","h":"20","included":"false","name":"CfgColumnSet","objsValues":"this.CfgColumnReceive(evt.cfgData)","page":"1","parmsNames":"cfgData","sequence":"7","type":"EventReceiver","w":"22","x":"340","y":"-38"},{"broadcast":"internal","ctrlOfVariant":"","eventsNames":"RecordChanged,RecordChanged","eventsObjs":"dataobj,dataobj2","h":"20","name":"$entity$_zoomSelectedRow","page":"1","parmsNames":"row,RS_EOF,forceRC","parmsTypes":"func,func,func","parmsValues":"this.GetRS(),this.GetRS_EOF(),this.dataobj.GetForceRecordChanged()","persistent":"true","sequence":"8","type":"EventEmitter","w":"22","x":"694","y":"20"},{"broadcast":"internal","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"$entity$_callChildren","page":"1","parmsNames":"configuration","parmsTypes":"func","parmsValues":"this.GetConfiguration()","persistent":"true","sequence":"9","type":"EventEmitter","w":"22","x":"726","y":"20"},{"broadcast":"pagelet","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"$entity$_updateFilters","page":"1","parmsNames":"Filters","parmsTypes":"func","parmsValues":"this.GetFilters()","persistent":"true","sequence":"10","type":"EventEmitter","w":"22","x":"758","y":"20"},{"allowedentities":"","async":"false","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"","h":"30","m_cAction":"editload","name":"parent_splinker","offline":"false","page":"1","parms":"","popup":"true","popup_height":"","popup_maximized":"false","popup_scroll":"false","popup_style":"","popup_width":"","progressbar":"","refresh":"","sequence":"11","servlet":"","target":"","type":"SPLinker","w":"30","x":"188","y":"-37"},{"broadcast":"all","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"$entity$_updateConfiguration","page":"1","parmsNames":"Config,reload","parmsTypes":"func,func","parmsValues":"this.Config(),this.GetReload()","persistent":"true","sequence":"12","type":"EventEmitter","w":"22","x":"233","y":"-10"},{"actObjs":"","actTypes":"func","broadcast":"all","ctrlOfVariant":"","h":"20","included":"false","name":"$entity$_deletedEntity","objsValues":"this.refreshQuery(true)","page":"1","parmsNames":"","sequence":"13","type":"EventReceiver","w":"22","x":"262","y":"-10"},{"align":"left","anchor":"top-left-right(%)","assoc_input":"","bg_color":"","calculate":"","class_Css":"TitleLabel","create_undercond":"","ctrlOfVariant":"","dataobj":"","draggable":"","draggable_name":"","droppable":"","droppable_name":"","edit_undercond":"","enable_HTML":"true","field":"","fixed":"","font":"","font_color":"","font_size":"","font_weight":"","fontpct":"","h":"10","heading":"","help_tips":"","hide":"false","hide_undercond":"","href":"","init":"","layer":"false","layout_steps_values":"{}","n_col":"1","name":"label","nowrap":"false","page":"1","picture":"","rapp":"","sanitize":"xssPrevent","sanitize_tags":"","sequence":"14","server_side":"","shrinkable":"true","spuid":"","tabindex":"","target":"","template_code":"","type":"Label","value":"","w":"90","wireframe_props":"align,value,n_col","x":"10","y":"0","zindex":"1","zone":""},{"FAB":"","anchor":"top-left(%)-right","bg_color":"","css_class":"spportalzoombase_toolbar","ctrlOfVariant":"","fixed":"","h":"10","hide":"false","iconWidth":"25","layer":"false","layout_steps_values":"{}","maxToolbarItem":"","menu_bg_color":"","name":"toolbar","page":"1","rapp":"","sequence":"15","spuid":"","toolbarAlign":"","type":"SPToolbar","w":"50","wireframe_props":"","x":"100","y":"0","zindex":"3","zone":""},{"broadcast":"all","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"OptionsRead","page":"1","parmsNames":"optionsData","parmsTypes":"func","parmsValues":"this.Options()","persistent":"true","sequence":"16","type":"EventEmitter","w":"22","x":"310","y":"0"},{"actObjs":"","actTypes":"func","broadcast":"all","ctrlOfVariant":"","h":"20","included":"false","name":"OptionsSet","objsValues":"this.Options(evt.optionsData)","page":"1","parmsNames":"optionsData","sequence":"17","type":"EventReceiver","w":"22","x":"340","y":"0"},{"anchor":"top-left-right","bg_color":"","border_color":"","border_weight":"","class_Css":"PortalZoomBase_container_tiles","collapsible":"","create_undercond":"","ctrlOfVariant":"","fixed":"","groupName":"","h":"10","hide":"true","hide_undercond":"","href":"","layer":"false","layout_steps_values":"{}","name":"box_tiles","page":"1","rapp":"","sequence":"18","shrinkable":"","spuid":"","stretch":"false","target":"","title_caption":"","title_portlet":"","titled":"","type":"Box","w":"150","wireframe_props":"","x":"0","y":"10","zindex":"2","zone":""},{"align":"left","anchor":"top-left-right","business_obj":"","cellpadding":"0","cellspacing":"0","checkbox":"false","checkbox_fields":"","colProperties":"","css_class_card_container":"","css_class_grid":"grid","css_class_nav_bar":"grid_navbar","css_class_row":"grid_row","css_class_row_odd":"grid_rowodd","css_class_row_over":"grid_rowover","css_class_row_selected":"grid_rowselected","css_class_title":"grid_title","css_class_title_hover":"grid_titleover","ctrlOfVariant":"","dataobj":"dataobj","disabled_fld":"","draggable_name":"","draggable_row":"","draggablecolumns":"true","empty_rows":"true","extensible":"false","fields_type":"","filters":"true-by-example","fixed":"","floatRows":"false","font":"","font_color":"","font_size":"","font_weight":"","group_repeated":"false","h":"30","hide":"false","hide_default_titles":"","hide_empty_lines":"","hide_undercond":"","homogeneityAsFilter":"false","homogeneity_fields":"","keepMemCurs":"","layer":"false","layout_steps_values":"{}","line_color":"","link_underlined":"true","name":"Grid","nav_bar":"true","nav_bar_addremove":"true","nav_bar_changepage":"true","nav_bar_firstlast":"true","nav_bar_lastpage":"true","nav_bar_pagepanel":"true","orderby":"true","outDataObj":"","over_color":"","page":"1","portlet_in_row":"","preCheckbox_fld":"","print_grep":"","print_hideexport":"","print_hidesettings":"","print_max":"","print_option":"","print_outputf":"","print_result":"true","print_size":"","print_title":"","print_totals":"","rapp":"","recMark":"true","render_totals":"true","resizablecolumns":"true","row_color":"","row_color_odd":"","rows":"10","scroll_bars":"false","sequence":"19","server_side":"false","show_btn_delete":"","show_btn_update":"","shrinkable":"","splinker":"splinker","splinker_pos":"left","spuid":"","title_color":"","type":"Grid","valign":"center","w":"150","wireframe_props":"colProperties,checkbox,rows","x":"0","y":"20","zindex":"","zone":""},{"allowedentities":"","async":"false","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"","h":"30","m_cAction":"","name":"splinker_hist","offline":"false","page":"1","parms":"","popup":"true","popup_height":"","popup_maximized":"false","popup_scroll":"false","popup_style":"","popup_width":"","progressbar":"","refresh":"","sequence":"20","servlet":"","target":"","type":"SPLinker","w":"30","x":"194","y":"3"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Table","page":"1","reactive":"","sequence":"21","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"54"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"EventName","page":"1","reactive":"","sequence":"22","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"54"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Autozoom","page":"1","reactive":"","sequence":"23","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"76"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"EmitterName","page":"1","reactive":"","sequence":"24","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"76"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"PKFields","page":"1","reactive":"","sequence":"25","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"98"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ReceiverName","page":"1","reactive":"","sequence":"26","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"98"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Extensible","page":"1","reactive":"","sequence":"27","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"98"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ToolsbarState","page":"1","reactive":"","sequence":"28","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"448","y":"98"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"GridRows","page":"1","reactive":"","sequence":"29","server_side":"false","type":"Variable","typevar":"numeric","w":"146","x":"152","y":"120"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Caption","page":"1","reactive":"","sequence":"30","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"120"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ConfigGridElements","page":"1","reactive":"","sequence":"31","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"120"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"RowMinHeight","page":"1","reactive":"","sequence":"32","server_side":"false","type":"Variable","typevar":"numeric","w":"146","x":"448","y":"120"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ConfigName","page":"1","reactive":"","sequence":"33","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"142"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Popup","page":"1","reactive":"","sequence":"34","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"142"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"PopupH","page":"1","reactive":"","sequence":"35","server_side":"false","type":"Variable","typevar":"numeric","w":"146","x":"301","y":"142"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"PopupW","page":"1","reactive":"","sequence":"36","server_side":"false","type":"Variable","typevar":"numeric","w":"146","x":"448","y":"142"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"WaitForFilter","page":"1","reactive":"","sequence":"37","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"164"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"DetailBehavior","page":"1","reactive":"","sequence":"38","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"164"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"AllowOrderBy","page":"1","reactive":"","sequence":"39","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"164"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"SPZTL","page":"1","reactive":"","sequence":"40","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"448","y":"164"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"FilterOnFields","page":"1","reactive":"","sequence":"41","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"186"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"EntityType","page":"1","reactive":"","sequence":"42","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"186"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"InheritedPKFields","page":"1","reactive":"","sequence":"43","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"208"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"","name":"VQRName","page":"1","reactive":"","sequence":"44","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"208"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Linkzoom","page":"1","reactive":"","sequence":"45","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"208"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"SetDelMessage","page":"1","reactive":"","sequence":"46","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"230"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"","name":"SPVZM_action","page":"1","reactive":"","sequence":"47","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"230"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Linkzoomprg","page":"1","reactive":"","sequence":"48","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"230"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Tools_Position","page":"1","reactive":"","sequence":"49","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"252"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"","name":"SPVZM_vqr","page":"1","reactive":"","sequence":"50","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"252"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"UID","page":"1","reactive":"","sequence":"51","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"252"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"OpenerFormId","page":"1","reactive":"","sequence":"52","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"448","y":"253"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"","name":"GridRowsParam","page":"1","reactive":"","sequence":"53","server_side":"false","type":"Variable","typevar":"numeric","w":"146","x":"0","y":"274"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Tools_Titles","page":"1","reactive":"","sequence":"54","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"274"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"FillEmptyKey","page":"1","reactive":"","sequence":"55","server_side":"false","type":"Variable","typevar":"logic","w":"146","x":"301","y":"274"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Tools_Urls","page":"1","reactive":"","sequence":"56","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"296"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"","name":"RowsParamValid","page":"1","reactive":"","sequence":"57","server_side":"false","type":"Variable","typevar":"logic","w":"146","x":"0","y":"296"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"LinkedField","page":"1","reactive":"","sequence":"58","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"296"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"DefaultsRoutine","page":"1","reactive":"","sequence":"59","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"448","y":"296"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Tools_Targets","page":"1","reactive":"","sequence":"60","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"318"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"FieldFilter","page":"1","reactive":"","sequence":"61","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"318"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"QueryCount","page":"1","reactive":"","sequence":"62","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"318"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Tools_Imgs","page":"1","reactive":"","sequence":"63","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"340"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"FixedFilter","page":"1","reactive":"","sequence":"64","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"340"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"MemoChars","page":"1","reactive":"","sequence":"65","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"340"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"Tools_Tooltips","page":"1","reactive":"","sequence":"66","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"362"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"FixedFilterURL","page":"1","reactive":"","sequence":"67","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"362"},{"calculate":"","ctrlOfVariant":"","dataobj":"dataobj","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"cpfromdate","h":"22","init":"","init_par":"","name":"m_dHistoricalLoadStart","page":"1","reactive":"","sequence":"68","server_side":"false","type":"Variable","typevar":"date","w":"146","x":"0","y":"362"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"QueryParms","page":"1","reactive":"","sequence":"69","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"384"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"InitEntityFields","page":"1","reactive":"","sequence":"70","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"448","y":"384"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"21","init":"","init_par":"request","name":"HistoryFilterDate","page":"1","reactive":"","sequence":"71","server_side":"false","type":"Variable","typevar":"date","w":"146","x":"301","y":"406"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"21","init":"","init_par":"request","name":"LoadedRecords","page":"1","reactive":"","sequence":"72","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"427"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"21","init":"","init_par":"request","name":"m_cWv","page":"1","reactive":"","sequence":"73","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"449"},{"alias":"","ctrlOfVariant":"","dataobj":"dataobj","descr":"","fields":"","groupby_fields":"","h":"30","name":"totalizer","orderby_fields":"","page":"1","picture":"","sequence":"74","type":"SQLTotalizer","w":"30","x":"656","y":"16"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"PopupAtExit","page":"1","reactive":"","sequence":"75","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"596","y":"143"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ActivateCheckbox","page":"1","reactive":"","sequence":"76","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"595","y":"165"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ConfigScroll","page":"1","reactive":"","sequence":"77","server_side":"false","type":"Variable","typevar":"character","w":"93","x":"595","y":"188"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"GridMinHeight","page":"1","reactive":"","sequence":"78","server_side":"false","type":"Variable","typevar":"character","w":"102","x":"596","y":"212"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ActivateCheckboxAll","page":"1","reactive":"","sequence":"79","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"595","y":"236"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"ConfigNavbar","page":"1","reactive":"","sequence":"80","server_side":"false","type":"Variable","typevar":"character","w":"147","x":"595","y":"118"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"FrontendPort","page":"1","reactive":"","sequence":"81","server_side":"false","type":"Variable","typevar":"numeric","w":"141","x":"301","y":"54"},{"broadcast":"all","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"$entity$_GetConfigurationField","page":"1","parmsNames":"Fields","parmsTypes":"func","parmsValues":"this.GetConfigurationField()","persistent":"true","sequence":"82","type":"EventEmitter","w":"22","x":"521","y":"11"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"21","init":"","init_par":"false","name":"PrintMode","page":"1","reactive":"","sequence":"83","server_side":"false","type":"Variable","typevar":"logic","w":"146","x":"301","y":"470"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"21","init":"","init_par":"request","name":"LayerInterface","page":"1","reactive":"","sequence":"84","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"301","y":"491"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"ViewMode","page":"1","reactive":"","sequence":"85","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"0","y":"384"},{"anchor":"","auto_exec":"true","ccolor":"","chartH":"","chartNavbar":"true","chartNavbarAddRemove":"","chartNavbarChangepage":"true","chartNavbarFirstlast":"true","chartNavbarLastpage":"true","chartNavbarPagepanel":"true","chartW":"","chart_type":"category","compactChart":"","cstroke":"","ctooltip":"","ctrlOfVariant":"","ctype":"","cursorAlignment":"left","cursorPosition":"top","cursorType":"none","danimation":"","data_order":"default","dataobj":"dataobj2","def":"","downloadlist":"","elanimate":"","enable_change_order":"false","enable_menu_sel":"false","exclSer":"","exclicks":"","exportFileName":"","fixed":"","focuskey":"","gendataset":"false","grch_domain":"","grch_key":"","grch_serie":"","grch_values":"","grid_chart":"","h":"15","hide":"false","key_start":"","layer":"false","layout_steps_values":"{}","legend":"","legendlimit":"","linkparms":"","max_value":"","menuPosition":"","min_value":"","multi_key_field":"","multi_label_field":"","multi_scale":"true","multidimKeyName":"","multisubdivision":"default","multisubheight":"","name":"Chart","other_chart":"","othfunc":"","othlabel":"","othlimits":"","othmenu":"","othtype":"","page":"2","parms":"","percent_label":"","pic_cust":"","pic_prefix":"","pic_suffix":"","pic_type":"","popup":"true","popup_height":"","popup_type":"","popup_width":"","portletsrc":"","query":"","rangebands":"","rangefunc":"","rapp":"","refline":"","reflinecol":"","selclicks":"","sequence":"86","spuid":"","subtitle":"","target":"","tick_unit":"","title":"","titleSeries":"","tth":"","ttout":"","ttpos":"","ttw":"","ttx":"","tty":"","type":"Chart","typecondform":"","url":"","urlType":"","value_labels":"","vaxis_precision":"","vmode":"","w":"40","wireframe_props":"","x":"1","x_label":"","xmax_value":"","xmin_value":"","xrefline":"","xreflinecol":"","xtick_unit":"","y":"20","y_label":"","zfseries":"","zfshow":"","zftype":"default","zindex":"","zone":""},{"align":"left","anchor":"top-left-right","assoc_input":"","bg_color":"","calculate":"","class_Css":"TITLE","create_undercond":"","ctrlOfVariant":"","dataobj":"","draggable":"","draggable_name":"","droppable":"","droppable_name":"","edit_undercond":"","enable_HTML":"true","field":"","fixed":"","font":"","font_color":"","font_size":"","font_weight":"","fontpct":"","h":"10","heading":"","help_tips":"","hide":"false","hide_undercond":"","href":"","init":"","layer":"false","layout_steps_values":"{}","n_col":"1","name":"label2","nowrap":"false","page":"2","picture":"","rapp":"","sanitize":"xssPrevent","sanitize_tags":"","sequence":"87","server_side":"","shrinkable":"true","spuid":"","tabindex":"","target":"","template_code":"","type":"Label","value":"","w":"100","wireframe_props":"align,value,n_col","x":"0","y":"0","zindex":"1","zone":""},{"align":"left","anchor":"top-left-right","business_obj":"","cellpadding":"3","cellspacing":"1","checkbox":"false","checkbox_fields":"","colProperties":"","css_class_card_container":"","css_class_grid":"grid","css_class_nav_bar":"","css_class_row":"","css_class_row_odd":"","css_class_row_over":"","css_class_row_selected":"","css_class_title":"","css_class_title_hover":"","ctrlOfVariant":"","dataobj":"dataobj","disabled_fld":"","draggable_name":"","draggable_row":"","draggablecolumns":"false","empty_rows":"true","extensible":"false","fields_type":"","filters":"true-by-example","fixed":"","floatRows":"false","font":"","font_color":"","font_size":"","font_weight":"","group_repeated":"false","h":"10","hide":"false","hide_default_titles":"","hide_empty_lines":"true","hide_undercond":"","homogeneityAsFilter":"false","homogeneity_fields":"","keepMemCurs":"true","layer":"false","layout_steps_values":"{}","line_color":"","link_underlined":"","name":"GridChart","nav_bar":"","nav_bar_addremove":"true","nav_bar_changepage":"true","nav_bar_firstlast":"true","nav_bar_lastpage":"false","nav_bar_pagepanel":"false","orderby":"","outDataObj":"","over_color":"","page":"2","portlet_in_row":"","preCheckbox_fld":"","print_grep":"","print_hideexport":"","print_hidesettings":"","print_max":"","print_option":"","print_outputf":"","print_result":"","print_size":"","print_title":"","print_totals":"","rapp":"","recMark":"","render_totals":"","resizablecolumns":"false","row_color":"","row_color_odd":"","rows":"1","scroll_bars":"false","sequence":"88","server_side":"false","show_btn_delete":"","show_btn_update":"","shrinkable":"true","splinker":"","splinker_pos":"left","spuid":"","title_color":"","type":"Grid","valign":"top","w":"150","wireframe_props":"colProperties,checkbox,rows","x":"0","y":"10","zindex":"","zone":""},{"allowedqueries":"","appendingData":"false","auto_exec":"false","clientDB":"","count":"false","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","dialog_css_class":"sqldataprovider","encrypted_fields":"","encrypted_fields_pwd":"","h":"30","init_time":"0","localDBName":"","long_query":"false","n_records":"15","name":"dataobj2","offline":"","page":"2","parms":"Autozoom,Linkzoom,Linkzoomprg,DefaultsRoutine,FieldFilter,FixedFilter,SPVZM_action,SPVZM_vqr,SPZTL,HistoryFilterDate","parms_source":"","query":"","query_async":"true","return_fields_type":"true","sequence":"89","type":"SQLDataobj","w":"30","waiting_mgs":"","x":"-17","y":"76"},{"anchor":"top-left","bg_color":"","class_Css":"SPPortalZoomBaseMenu","color":"","ctrlOfVariant":"","fixed":"","fontSize":"","h":"40","hide":"true","layer":"false","layout_steps_values":"{}","maxsubitemelements":"5","name":"refresh_menu","page":"1","rapp":"","sequence":"90","spuid":"","type":"HamburgerMenu","visible_handler":"true","w":"40","wireframe_props":"","x":"400","y":"0","zindex":"","zone":""},{"anchor":"top-left","bg_color":"","class_Css":"SPPortalZoomBaseMenuVersion","color":"","ctrlOfVariant":"","fixed":"","fontSize":"","h":"40","hide":"true","layer":"false","layout_steps_values":"{}","maxsubitemelements":"5","name":"menu_versioni","page":"1","rapp":"","sequence":"91","spuid":"","type":"HamburgerMenu","visible_handler":"false","w":"40","wireframe_props":"","x":"448","y":"0","zindex":"","zone":""},{"allowedentities":"","async":"false","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"smartreport","h":"30","m_cAction":"","name":"spl_smartreport","offline":"","page":"1","parms":"ReportName","popup":"true","popup_height":"","popup_maximized":"false","popup_scroll":"false","popup_style":"by skin","popup_width":"","progressbar":"","refresh":"","sequence":"92","servlet":"","target":"","type":"SPLinker","w":"30","x":"575","y":"-38"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"","name":"ReportName","page":"1","reactive":"","sequence":"93","server_side":"false","type":"Variable","typevar":"character","w":"122","x":"624","y":"-37"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"","name":"m_dNewHistoricalCPFromDate","page":"1","reactive":"","sequence":"94","server_side":"false","type":"Variable","typevar":"date","w":"122","x":"598","y":"295"},{"FAB":"","anchor":"top-left(%)-right","bg_color":"","css_class":"spportalzoombase_toolbar","ctrlOfVariant":"","fixed":"","h":"10","hide":"false","iconWidth":"25","layer":"false","layout_steps_values":"{}","maxToolbarItem":"","menu_bg_color":"","name":"toolbar2","page":"2","rapp":"","sequence":"95","spuid":"","toolbarAlign":"","type":"SPToolbar","w":"50","wireframe_props":"","x":"100","y":"0","zindex":"4","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"PrintTitle","page":"1","reactive":"","sequence":"96","server_side":"false","type":"Variable","typevar":"character","w":"122","x":"624","y":"-12"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"22","init":"","init_par":"request","name":"AdvancedSuggester","page":"1","reactive":"","sequence":"97","server_side":"false","type":"Variable","typevar":"character","w":"146","x":"152","y":"406"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"pParent","page":"1","reactive":"","sequence":"98","server_side":"false","type":"Variable","typevar":"character","w":"120","x":"456","y":"436"}]%> <%/*Description:*/%> <%/*ParamsRequest:Table,EventName,Autozoom,EmitterName,PKFields,ReceiverName,Extensible,ToolsbarState,GridRows,Caption,ConfigGridElements,RowMinHeight,ConfigName,Popup,PopupH,PopupW,WaitForFilter,DetailBehavior,AllowOrderBy,SPZTL,FilterOnFields,EntityType,InheritedPKFields,Linkzoom,SetDelMessage,Linkzoomprg,Tools_Position,UID,OpenerFormId,Tools_Titles,FillEmptyKey,Tools_Urls,LinkedField,DefaultsRoutine,Tools_Targets,FieldFilter,QueryCount,Tools_Imgs,FixedFilter,MemoChars,Tools_Tooltips,FixedFilterURL,QueryParms,InitEntityFields,HistoryFilterDate,LoadedRecords,m_cWv,PopupAtExit,ActivateCheckbox,ConfigScroll,GridMinHeight,ActivateCheckboxAll,ConfigNavbar,FrontendPort,LayerInterface,ViewMode,PrintTitle,AdvancedSuggester,pParent*/%> <%@ page import="com.zucchetti.SPBridge.*" %><%@ page import="java.util.*" %><%@ page import="com.zucchetti.PortalStudio.*" %><%@ page import="com.zucchetti.sitepainter.*" %> <%@ page import="com.zucchetti.sitepainter.SPPrxycizer" %><%@page extends="com.zucchetti.PortalStudio.PortalStudioBase" %> <%@ page language="java" pageEncoding="UTF-8" %><%Sitepainter sp=Sitepainter.getSitepainter(request); String m_cJSPUID=getJSPUID(); String idPortlet=sp.getPortletId(request,sp.getParameter("ForcedPortletUID",JSPLib.NewCPCCCHK(5))); String PageletId = (request.getAttribute("PageletId") != null ? (String)request.getAttribute("PageletId" ) : sp.getParameter("PageletId" ,"") ); String SPPortletTitleId = (request.getAttribute("SPPortletTitleId") != null ? (String)request.getAttribute("SPPortletTitleId") : sp.getParameter("SPPortletTitleId","") ); String SPParentObjId=(request.getAttribute("SPParentObjId")!=null?(String)request.getAttribute("SPParentObjId"):sp.getParameter("SPParentObjId","")); request.setAttribute("com.zucchetti.sitepainter.PortalStudio.getCryptPwd",JSPLib.NewCPCCCHK(6));%> <%if(sp.getParameter("SpCssCode","").equals(m_cJSPUID)){ Library.SetMimeType(response,"text/css"); response.setDateHeader("Last-Modified",new Date().getTime() - 604800000L); response.setDateHeader("Expires", new Date().getTime() + 604800000L); response.setHeader("Cache-Control","public"); %> .SPPortalZoomBase_container .SPPortalZoom .SPPortalZoomtTabs, .SPPortalZoomtTabs{ display: none; } .SPPortalZoomBase_container { } .SPPortalZoomBase_portlet{ position:relative; min-width:150px; height:50px; } .SPPortalZoomBase_portlet[Data-page="1"]{ height:50px; width:100%; } .SPPortalZoomBase_portlet[Data-page="2"]{ height:50px; width:100%; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .label_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:0px; left:10px; right:50px; right:33.333332%; width:auto; height:auto; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .label_ctrl { height:auto; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .label_ctrl { overflow:hidden; text-align:left; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .toolbar_ctrl { box-sizing:border-box; z-index:3; position:absolute; display:inline-block; top:0px; left:100px; left:66.666664%; right:0px; width:auto; height:10px; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .box_tiles_ctrl { box-sizing:border-box; z-index:2; position:absolute; display:inline-block; top:10px; left:0px; right:0px; width:auto; height:auto; min-height:10px; display:none; display:flex; flex-direction:column; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .box_tiles_ctrl { height:10px; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .box_tiles_ctrl > .box_content { height:100%; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .box_tiles_ctrl { min-height:10px; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .Grid_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:20px; left:0px; right:0px; width:auto; height:auto; min-height:30px; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .Chart_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:20px; left:1px; width:40px; height:15px; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .label2_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:0px; left:0px; right:50px; width:auto; height:auto; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .label2_ctrl { height:auto; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .label2_ctrl { overflow:hidden; text-align:left; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .GridChart_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:10px; left:0px; right:0px; width:auto; height:auto; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .refresh_menu_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:0px; left:400px; width:40px; height:40px; display:none; } .SPPortalZoomBase_portlet .refresh_menu_ctrl.global_handler{ } .SPPortalZoomBase_portlet .refresh_menu_ctrl.global_handler:after{ } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .menu_versioni_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:0px; left:448px; width:40px; height:40px; display:none; } .SPPortalZoomBase_portlet .menu_versioni_ctrl.global_handler{ visibility:hidden; } .SPPortalZoomBase_portlet > .SPPortalZoomBase_page > .toolbar2_ctrl { box-sizing:border-box; z-index:4; position:absolute; display:inline-block; top:0px; left:100px; left:66.666664%; right:0px; width:auto; height:10px; } <%}else if(sp.getParameter("SpWireframe","").equals("true")){ String containerId=sp.getParameter("containerID",idPortlet); Library.SetMimeType(response,"text/html"); response.setDateHeader("Last-Modified",new Date().getTime() - 604800000L); response.setDateHeader("Expires", new Date().getTime() + 604800000L); response.setHeader("Cache-Control","public"); PrintWireFrame(containerId,out); %> <%! void PrintWireFrame(String containerId, java.io.Writer out) throws java.lang.Throwable { String def="[{\"h\":\"50,50\",\"layout_steps_values\":{},\"pages_names\":\"Grid,Grid\",\"steps\":\"\",\"title\":\"\",\"type\":\"Form\",\"v_line\":\"150\",\"w\":\"100%,100%\",\"wizard\":\"\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"448\",\"y\":\"-38\"},{\"h\":\"30\",\"page\":\"1\",\"type\":\"SQLDataobj\",\"w\":\"30\",\"x\":\"623\",\"y\":\"16\"},{\"h\":\"30\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"30\",\"x\":\"153\",\"y\":\"-37\"},{\"h\":\"30\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"30\",\"x\":\"160\",\"y\":\"3\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventReceiver\",\"w\":\"22\",\"x\":\"262\",\"y\":\"-38\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventReceiver\",\"w\":\"22\",\"x\":\"233\",\"y\":\"-38\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"310\",\"y\":\"-38\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventReceiver\",\"w\":\"22\",\"x\":\"340\",\"y\":\"-38\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"694\",\"y\":\"20\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"726\",\"y\":\"20\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"758\",\"y\":\"20\"},{\"h\":\"30\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"30\",\"x\":\"188\",\"y\":\"-37\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"233\",\"y\":\"-10\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventReceiver\",\"w\":\"22\",\"x\":\"262\",\"y\":\"-10\"},{\"align\":\"left\",\"anchor\":\"top-left-right(%)\",\"h\":\"10\",\"layout_steps_values\":{},\"n_col\":\"1\",\"page\":\"1\",\"type\":\"Label\",\"value\":\"\",\"w\":\"90\",\"x\":\"10\",\"y\":\"0\",\"zindex\":\"1\"},{\"anchor\":\"top-left(%)-right\",\"h\":\"10\",\"layout_steps_values\":{},\"page\":\"1\",\"type\":\"SPToolbar\",\"w\":\"50\",\"x\":\"100\",\"y\":\"0\",\"zindex\":\"3\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"310\",\"y\":\"0\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventReceiver\",\"w\":\"22\",\"x\":\"340\",\"y\":\"0\"},{\"anchor\":\"top-left-right\",\"h\":\"10\",\"layout_steps_values\":{},\"page\":\"1\",\"type\":\"Box\",\"w\":\"150\",\"x\":\"0\",\"y\":\"10\",\"zindex\":\"2\"},{\"align\":\"left\",\"anchor\":\"top-left-right\",\"checkbox\":\"false\",\"h\":\"30\",\"layout_steps_values\":{},\"page\":\"1\",\"rows\":\"10\",\"type\":\"Grid\",\"w\":\"150\",\"x\":\"0\",\"y\":\"20\",\"zindex\":\"\"},{\"h\":\"30\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"30\",\"x\":\"194\",\"y\":\"3\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"54\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"54\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"76\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"76\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"98\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"98\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"98\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"448\",\"y\":\"98\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"120\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"120\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"120\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"448\",\"y\":\"120\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"142\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"142\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"142\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"448\",\"y\":\"142\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"164\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"164\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"164\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"448\",\"y\":\"164\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"186\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"186\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"208\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"208\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"208\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"230\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"230\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"230\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"252\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"252\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"252\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"448\",\"y\":\"253\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"274\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"274\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"274\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"296\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"296\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"296\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"448\",\"y\":\"296\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"318\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"318\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"318\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"340\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"340\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"340\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"362\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"362\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"362\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"384\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"448\",\"y\":\"384\"},{\"h\":\"21\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"406\"},{\"h\":\"21\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"427\"},{\"h\":\"21\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"449\"},{\"h\":\"30\",\"page\":\"1\",\"type\":\"SQLTotalizer\",\"w\":\"30\",\"x\":\"656\",\"y\":\"16\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"596\",\"y\":\"143\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"595\",\"y\":\"165\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"93\",\"x\":\"595\",\"y\":\"188\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"102\",\"x\":\"596\",\"y\":\"212\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"595\",\"y\":\"236\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"147\",\"x\":\"595\",\"y\":\"118\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"141\",\"x\":\"301\",\"y\":\"54\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"22\",\"x\":\"521\",\"y\":\"11\"},{\"h\":\"21\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"470\"},{\"h\":\"21\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"301\",\"y\":\"491\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"0\",\"y\":\"384\"},{\"anchor\":\"\",\"h\":\"15\",\"layout_steps_values\":{},\"page\":\"2\",\"title\":\"\",\"type\":\"Chart\",\"w\":\"40\",\"x\":\"1\",\"y\":\"20\",\"zindex\":\"\"},{\"align\":\"left\",\"anchor\":\"top-left-right\",\"h\":\"10\",\"layout_steps_values\":{},\"n_col\":\"1\",\"page\":\"2\",\"type\":\"Label\",\"value\":\"\",\"w\":\"100\",\"x\":\"0\",\"y\":\"0\",\"zindex\":\"1\"},{\"align\":\"left\",\"anchor\":\"top-left-right\",\"checkbox\":\"false\",\"h\":\"10\",\"layout_steps_values\":{},\"page\":\"2\",\"rows\":\"1\",\"type\":\"Grid\",\"w\":\"150\",\"x\":\"0\",\"y\":\"10\",\"zindex\":\"\"},{\"h\":\"30\",\"page\":\"2\",\"type\":\"SQLDataobj\",\"w\":\"30\",\"x\":\"-17\",\"y\":\"76\"},{\"anchor\":\"top-left\",\"h\":\"40\",\"layout_steps_values\":{},\"page\":\"1\",\"type\":\"HamburgerMenu\",\"w\":\"40\",\"x\":\"400\",\"y\":\"0\",\"zindex\":\"\"},{\"anchor\":\"top-left\",\"h\":\"40\",\"layout_steps_values\":{},\"page\":\"1\",\"type\":\"HamburgerMenu\",\"w\":\"40\",\"x\":\"448\",\"y\":\"0\",\"zindex\":\"\"},{\"h\":\"30\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"30\",\"x\":\"575\",\"y\":\"-38\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"122\",\"x\":\"624\",\"y\":\"-37\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"122\",\"x\":\"598\",\"y\":\"295\"},{\"anchor\":\"top-left(%)-right\",\"h\":\"10\",\"layout_steps_values\":{},\"page\":\"2\",\"type\":\"SPToolbar\",\"w\":\"50\",\"x\":\"100\",\"y\":\"0\",\"zindex\":\"4\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"122\",\"x\":\"624\",\"y\":\"-12\"},{\"h\":\"22\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"146\",\"x\":\"152\",\"y\":\"406\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"120\",\"x\":\"456\",\"y\":\"436\"}]"; out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("
\n"); out.write("\n"); }/**/%> <%}else{ if (JSPLib.checkApplication(request, response, out, sp, 37,"SPPortalZoomBase","UTF-8")) {return; } %><%boolean included=request.getAttribute("javax.servlet.include.request_uri")!=null || "true".equals(request.getParameter("clientsideinclusion")); Map safe_params; if(!included){%> <%} if(!included){%> /> <%Library.WriteMetaTags(request,response,out); } sp.WritePortletJSLibraries(request, out, false,false); %> <% sp.WritePortalStudioCSS(request, out); if(Library.IsMobile(request)){%><%}%> <%if (!Library.Empty(SPPrxycizer.proxycizedPath("SPPortalZoom.js"))){%> <%}%> <%String label= ""; if(request.getAttribute("SPPortalZoomBase_firstinclusion")==null){ com.zucchetti.PortalStudio.visualweb.GridControl.GridTranslations(sp,request,out);%> <%if(Library.IsMobile(request)) {%> <%} }%> <%String Table=JSPLib.translateXSS(sp.getParameter("Table","")); String EventName=JSPLib.translateXSS(sp.getParameter("EventName","")); String Autozoom=JSPLib.translateXSS(sp.getParameter("Autozoom","")); String EmitterName=JSPLib.translateXSS(sp.getParameter("EmitterName","")); String PKFields=JSPLib.translateXSS(sp.getParameter("PKFields","")); String ReceiverName=JSPLib.translateXSS(sp.getParameter("ReceiverName","")); String Extensible=JSPLib.translateXSS(sp.getParameter("Extensible","")); String ToolsbarState=JSPLib.translateXSS(sp.getParameter("ToolsbarState","")); double GridRows=sp.getParameter("GridRows",0); String Caption=JSPLib.translateXSS(sp.getParameter("Caption","")); String ConfigGridElements=JSPLib.translateXSS(sp.getParameter("ConfigGridElements","")); double RowMinHeight=sp.getParameter("RowMinHeight",0); String ConfigName=JSPLib.translateXSS(sp.getParameter("ConfigName","")); String Popup=JSPLib.translateXSS(sp.getParameter("Popup","")); double PopupH=sp.getParameter("PopupH",0); double PopupW=sp.getParameter("PopupW",0); String WaitForFilter=JSPLib.translateXSS(sp.getParameter("WaitForFilter","")); String DetailBehavior=JSPLib.translateXSS(sp.getParameter("DetailBehavior","")); String AllowOrderBy=JSPLib.translateXSS(sp.getParameter("AllowOrderBy","")); String SPZTL=JSPLib.translateXSS(sp.getParameter("SPZTL","")); String FilterOnFields=JSPLib.translateXSS(sp.getParameter("FilterOnFields","")); String EntityType=JSPLib.translateXSS(sp.getParameter("EntityType","")); String InheritedPKFields=JSPLib.translateXSS(sp.getParameter("InheritedPKFields","")); String VQRName= ""; String Linkzoom=JSPLib.translateXSS(sp.getParameter("Linkzoom","")); String SetDelMessage=JSPLib.translateXSS(sp.getParameter("SetDelMessage","")); String SPVZM_action= ""; String Linkzoomprg=JSPLib.translateXSS(sp.getParameter("Linkzoomprg","")); String Tools_Position=JSPLib.translateXSS(sp.getParameter("Tools_Position","")); String SPVZM_vqr= ""; String UID=JSPLib.translateXSS(sp.getParameter("UID","")); String OpenerFormId=JSPLib.translateXSS(sp.getParameter("OpenerFormId","")); double GridRowsParam= 0; String Tools_Titles=JSPLib.translateXSS(sp.getParameter("Tools_Titles","")); boolean FillEmptyKey=sp.getParameter("FillEmptyKey",false); String Tools_Urls=JSPLib.translateXSS(sp.getParameter("Tools_Urls","")); boolean RowsParamValid= false; String LinkedField=JSPLib.translateXSS(sp.getParameter("LinkedField","")); String DefaultsRoutine=JSPLib.translateXSS(sp.getParameter("DefaultsRoutine","")); String Tools_Targets=JSPLib.translateXSS(sp.getParameter("Tools_Targets","")); String FieldFilter=JSPLib.translateXSS(sp.getParameter("FieldFilter","")); String QueryCount=JSPLib.translateXSS(sp.getParameter("QueryCount","")); String Tools_Imgs=JSPLib.translateXSS(sp.getParameter("Tools_Imgs","")); String FixedFilter=JSPLib.translateXSS(sp.getParameter("FixedFilter","")); String MemoChars=JSPLib.translateXSS(sp.getParameter("MemoChars","")); String Tools_Tooltips=JSPLib.translateXSS(sp.getParameter("Tools_Tooltips","")); String FixedFilterURL=JSPLib.translateXSS(sp.getParameter("FixedFilterURL","")); java.sql.Date m_dHistoricalLoadStart= JSPLib.NullDate(); String QueryParms=JSPLib.translateXSS(sp.getParameter("QueryParms","")); String InitEntityFields=JSPLib.translateXSS(sp.getParameter("InitEntityFields","")); java.sql.Date HistoryFilterDate=sp.getParameter("HistoryFilterDate",JSPLib.NullDate()); String LoadedRecords=JSPLib.translateXSS(sp.getParameter("LoadedRecords","")); String m_cWv=JSPLib.translateXSS(sp.getParameter("m_cWv","")); String PopupAtExit=JSPLib.translateXSS(sp.getParameter("PopupAtExit","")); String ActivateCheckbox=JSPLib.translateXSS(sp.getParameter("ActivateCheckbox","")); String ConfigScroll=JSPLib.translateXSS(sp.getParameter("ConfigScroll","")); String GridMinHeight=JSPLib.translateXSS(sp.getParameter("GridMinHeight","")); String ActivateCheckboxAll=JSPLib.translateXSS(sp.getParameter("ActivateCheckboxAll","")); String ConfigNavbar=JSPLib.translateXSS(sp.getParameter("ConfigNavbar","")); double FrontendPort=sp.getParameter("FrontendPort",0); boolean PrintMode=false; String LayerInterface=JSPLib.translateXSS(sp.getParameter("LayerInterface","")); String ViewMode=JSPLib.translateXSS(sp.getParameter("ViewMode","")); if(request.getAttribute("SPPortalZoomBase_firstinclusion")==null){ com.zucchetti.PortalStudio.visualweb.ChartControl.ChartTranslations(sp,request,out);%> <%} String label2= ""; if(request.getAttribute("SPPortalZoomBase_firstinclusion")==null){%> <%} String ReportName= ""; java.sql.Date m_dNewHistoricalCPFromDate= JSPLib.NullDate(); String PrintTitle=JSPLib.translateXSS(sp.getParameter("PrintTitle","")); String AdvancedSuggester=JSPLib.translateXSS(sp.getParameter("AdvancedSuggester","")); String pParent=JSPLib.translateXSS(sp.getParameter("pParent","")); try{ if(!included){%> <%} if(!included){%> > <%= Sitepainter.GetBodyMobileScript(request) %><%} response.setHeader("Cache-Control","max-age = 0"); response.setDateHeader("Expires",System.currentTimeMillis() + 0*1000);%>
<%if(sp.isLogged()){ if(sp.isInGroup(1) && sp.getGlobal("g_EditPortlet",false)==true){%> <%}}%>
 
<%request.setAttribute("SPPortalZoomBase_firstinclusion",idPortlet);%> <%if(!included){%> <%} }finally{ }%> <%if(!included){%> <%} sp.endPage("SPPortalZoomBase"); }%> <%! public String getJSPUID() { return "902790425"; } %>