<%/*Encoding:UTF-8*/%> <%/*Type:Portlet*/%> <%//Def:[{"actioncode":"\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.VisualPivotConfigMode();\nboolean canPrint = sp.CanPrintVisualPivot();\nString sqpkey=\"\";\u002f*JSPLib.cmdHash(Table,request.getSession());*\u002f\n%\u003e\nthis.savinghashparameter = '\u003c%=JSPLib.cmdHash(\"VisualPivot\", request.getSession())%\u003e';\n\u002f\u002fdocument.getElementById(this.formid+\"_tabcontainer\").style.display='none';\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 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\n this.theme = \u003c%=Library.ToJSValue(sp.getTheme(), \"C\", 0, 0)%\u003e;\nvar queryParms=\u003c%=Library.ToJSValue(queryParms,\"C\",0,0)%\u003e;\n\u002f\u002fthis.presetParams=queryParms;\nthis.dataobj.parms+=','+queryParms;\nthis.mDataobj.parms+=','+queryParms;\n\u002f\u002fthis.dataobj.cmdHash=' =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\n\n\u002f\u002fper avere le stringhe fisse\nZtVWeb.AddTranslation('MSG_VIEWS',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_VIEWS\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('PIVOT_SAVE_CONFIG',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"PIVOT_SAVE_CONFIG\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('PIVOT_HIDE_FIELDS',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"PIVOT_HIDE_FIELDS\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('PIVOT_SHOW_FIELDS',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"PIVOT_SHOW_FIELDS\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_VERSIONS',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_VERSIONS\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_ZOOM_ACTIONS',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_ZOOM_ACTIONS\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_FILTERS',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_FILTERS\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_VZM_PRINT',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_VZM_PRINT\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_FORM_FUNCTION_REFRESH',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_FORM_FUNCTION_REFRESH\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_XLSX_TABLE',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_XLSX_TABLE\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_XLSX_PIVOT',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_XLSX_PIVOT\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_FULL_EDITOR',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_FULL_EDITOR\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_DRILL_DOWN',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_DRILL_DOWN\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_DRILL_UP',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_DRILL_UP\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_VIEW',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_VIEW\"),\"C\",0,0)%\u003e);\nZtVWeb.AddTranslation('MSG_OPEN_LINK',\u003c%=com.zucchetti.sitepainter.Library.ToJSValue(sp.translate(\"MSG_OPEN_LINK\"),\"C\",0,0)%\u003e);\n \ndoVPV.call(this);\n","adaptive":"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":"","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\"},{\"version\":2,\"specific_states_value\":{\"normal\":{\"cursor\":\"pointer\"},\"hover\":{},\":before\":{},\":after\":{}},\"current_state\":\"normal\",\"font_list\":[],\"type\":\"button\",\"class_name\":\"buttonx\",\"selector\":\".buttonx\",\"value\":\"...\",\"class_Css\":\"label\",\"id\":\"form\"}]","custom":"","description":"","fixed_top":"","form_action":"","form_enctype":"default","form_target":"","form_type":"false","grapesCode":"\u003cbody\u003e{{ @GridPivot }}{{ @Chart }}{{ @label }}{{ @ChartB }}{{ @GridPivotB }}{{ @GridPivot }}{{ @Chart }}{{ @label }}{{ @ChartB }}{{ @GridPivotB }}{{ @toolbar }}{{ @GridPivot }}{{ @Chart }}{{ @label }}{{ @ChartB }}{{ @GridPivotB }}{{ @toolbar }}{{ @label_Copy }}{{ @toolbar_Copy }}{{ @toolbar }}{{ @labelA }}{{ @toolbarA }}{{ @label_Copy }}{{ @toolbar_Copy }}{{ @toolbarB }}{{ @labelB }}{{ @toolbarA }}{{ @toolbarB }}{{ @labelB }}{{ @labelA }}{{ @Box44 }}\u003cdiv name=\"Portlet45\" index=\"38\" type=\"Portlet\"\u003ePortlet45\u003c\u002fdiv\u003e{{ @Button48 }}{{ @Button49 }}{{ @BoxCollpase }}{{ @PVersion }}{{ @BSave }}{{ @BConfig }}{{ @toolbarA }}{{ @toolbarB }}{{ @labelB }}{{ @labelA }}{{ @menu_versioni }}{{ @menu_versioni }}{{ @BoxCollapse }}{{ @BoxCollapse_Copy }}{{ @menu_versioni }}{{ @BoxCollapse }}{{ @BoxCollapseA }}{{ @BoxCollapse_Copy }}{{ @BoxCollapseB }}{{ @BoxCollapseA }}{{ @BoxCollapseB }}{{ @BoxCollapse }}{{ @BoxCollapseA }}{{ @BoxCollapseB }}{{ @menu_versioni_Copy }}{{ @refresh_menu }}\u003c\u002fbody\u003e","grapesCss":"","h":"50,50,50","hsl":"","htmlcode":"{{ @BoxCollapse }} \n \n \n \n \n \n{{ @BoxCollpase \n }} \n \n{{ @toolbarA }} \n{{ @Chart }} \n{{ @GridPivotB }} \n{{ @ChartB }} \n{{ @label }} \n \n \n{{ @ChartB }} \n \n{{ @GridPivot }} \n{{ @toolbar2 }}\n\n\n{{ @GridChart }}\n{{ @label2 }}\n{{ @ChartP \n }}\n\n\n\n\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{{ $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{{ $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$_deleted{{ AdvancedSuggester }}Entity }}\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{{ $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{{ $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{{ $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{{ $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{{ @toolbar }} \n{{ @toolbarA{{ @toolbarB }} \n{{ @labelB }} \n }} \n{{ @labelA }} \n{{ @TVersion{{ @CCustom \n \n }} \n }} \n \n \n \n{{ @menu_versioni }} \n{{ @BoxCollapse{{ @BoxCollapseA{{ @BoxCollapseB }} \n }} \n }} \n{{ PrintTitle }}{{ @BoxCollapseA }} \n{{ @refresh_menu }} \n","included_font":"[]","language":"true","layout_step":"","layout_steps_values":"{}","lock_items":"","manifest":"","max_w":"","min_w":"","mode":"NORMAL","my_library":"\u003c%=SPPrxycizer.proxycizedPath(\"SPVisualPivot.js\")%\u003e","offline":"","on_security_failure":"login","page_layer":"","pages":"1,2,3","pagesProp":"[{\"title\":\"grid\",\"layer\":\"\",\"h\":\"50\",\"w\":\"100%\",\"layout_steps_values\":{}},{\"title\":\"chart\",\"layer\":\"\",\"h\":\"50\",\"w\":\"100%\",\"layout_steps_values\":{}},{\"title\":\"both\",\"layer\":\"\",\"h\":\"50\",\"w\":\"100%\",\"layout_steps_values\":{}}]","pages_names":"grid,chart,both","portlet_position":"","positioning":"absolute","roles":"","sec_heredity":"","security":"logged","selectZone":"","server_cache_time":"","shared_manifest":"","sp_theme":"true","steps":"","stretch_height":"true","tabstrip_class":"","tabstrip_hidden":"true","tag":"","title":"none","title_block":"","title_url":"","type":"Form","v_line":"150","version":"37","w":"100%,100%,100%","wizard":""},{"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":"20","init_time":"0","localDBName":"","long_query":"true","n_records":"999999","name":"dataobj","offline":"","page":"1","parms":"","parms_source":"","query":"","query_async":"true","return_fields_type":"true","sequence":"1","type":"SQLDataobj","w":"176","waiting_mgs":"","x":"399","y":"94"},{"actObjs":"","actTypes":"func","broadcast":"all","ctrlOfVariant":"","h":"20","included":"false","name":"$entity$_zoomSetFilter","objsValues":"this.SetFilters(evt)","page":"1","parmsNames":"","sequence":"2","type":"EventReceiver","w":"176","x":"783","y":"118"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"ReceiverName","page":"1","reactive":"","sequence":"3","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"199","y":"86"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"userCode","page":"1","reactive":"","sequence":"4","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"266"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"EventName","page":"1","reactive":"","sequence":"5","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"199","y":"108"},{"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":"toolbarA","page":"2","rapp":"","sequence":"6","spuid":"","toolbarAlign":"","type":"SPToolbar","w":"50","wireframe_props":"","x":"100","y":"0","zindex":"3","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"groupCode","page":"1","reactive":"","sequence":"7","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"288"},{"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":"toolbarB","page":"3","rapp":"","sequence":"8","spuid":"","toolbarAlign":"","type":"SPToolbar","w":"50","wireframe_props":"","x":"100","y":"0","zindex":"3","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"custom","page":"1","reactive":"","sequence":"9","server_side":"false","type":"Variable","typevar":"logic","w":"176","x":"-4","y":"310"},{"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":"176","x":"783","y":"94"},{"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":"11","type":"EventEmitter","w":"176","x":"783","y":"70"},{"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":"labelB","nowrap":"false","page":"3","picture":"","rapp":"","sanitize":"xssPrevent","sanitize_tags":"","sequence":"12","server_side":"","shrinkable":"true","spuid":"","tabindex":"","target":"","template_code":"","type":"Label","value":"","w":"90","wireframe_props":"align,value,n_col","x":"10","y":"1","zindex":"1","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"Caption","page":"1","reactive":"","sequence":"13","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"90"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"ConfigName","page":"1","reactive":"","sequence":"14","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"112"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"","name":"VQRName","page":"1","reactive":"","sequence":"15","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"134"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"UID","page":"1","reactive":"","sequence":"16","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"198"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"OpenerFormId","page":"1","reactive":"","sequence":"17","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"242"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"QueryParms","page":"1","reactive":"","sequence":"18","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"156"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"m_cWv","page":"1","reactive":"","sequence":"19","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"154"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"ConfigNavbar","page":"1","reactive":"","sequence":"20","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"176"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"false","name":"PrintMode","page":"1","reactive":"","sequence":"21","server_side":"false","type":"Variable","typevar":"logic","w":"176","x":"-4","y":"178"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"","name":"ReportName","page":"1","reactive":"","sequence":"22","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"200"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"PrintTitle","page":"1","reactive":"","sequence":"23","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"222"},{"anchor":"","bigtotaltext":"","canFilter":"","columnbigtotal":"","columndescrs":"","columnfields":"","columnkeys":"","columnlistvalues":"","columnpictures":"","columnsort":"","columnsorts":"","columnsortsfields":"","columnsubtotal":"","cssClass":"drilldown","cssFile":"styles\u002fGridPivotObj.css","ctrlOfVariant":"","dataobj":"","fixed":"","h":"30","hide":"","hidemeasures":"true","layer":"","layout_steps_values":"{}","measurecondformats":"","measuredescrs":"","measurefields":"","measurepictures":"","measuresoncolumn":"","measurestitle":"","name":"GridPivot","odimdescrs":"","odimfields":"","odimkeys":"","odimlistvalues":"","odimpictures":"","odimsorts":"","odimsortsfields":"","omeascondformats":"","omeasdescrs":"","omeasfields":"","omeaspictures":"","othDimMeas":"true","page":"1","print_grep":"true","print_hideexport":"","print_hidesettings":"","print_max":"","print_model":"default","print_option":"default","print_outputf":"default","print_result":"","print_title":"","rapp":"","rowbigtotal":"","rowdescrs":"","rowfields":"","rowkeys":"","rowpictures":"","rowsort":"","rowsorts":"","rowsortsfields":"","rowsubtotal":"","scroll_bars":"false","sequence":"24","spuid":"","subtotaltext":"","type":"GridPivot","uiDragDrop":"false","w":"150","wireframe_props":"","x":"0","y":"20","zindex":"4","zone":""},{"allowedentities":"SPVPVProxy","async":"false","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"routine","h":"20","m_cAction":"function","name":"loadVPV","offline":"","page":"1","parms":"ConfigName,action=load","popup":"false","popup_height":"","popup_maximized":"false","popup_scroll":"false","popup_style":"by skin","popup_width":"","progressbar":"","refresh":"","sequence":"25","servlet":"SPVPVProxy","target":"","type":"SPLinker","w":"176","x":"591","y":"118"},{"anchor":"top-left(%)-right(%)-bottom","auto_exec":"true","categoryKeyName":"","categoryname":"","ccolor":"","chartH":"","chartNavbar":"","chartNavbarAddRemove":"","chartNavbarChangepage":"","chartNavbarFirstlast":"","chartNavbarLastpage":"","chartNavbarPagepanel":"","chartW":"","chart_type":"category","compactChart":"","cstroke":"","ctooltip":"","ctrlOfVariant":"","ctype":"VBAR","cursorAlignment":"left","cursorPosition":"top","cursorType":"none","danimation":"","data_order":"","dataobj":"","def":"","downloadlist":"","elanimate":"","enable_change_order":"","enable_menu_sel":"","exclSer":"","exclicks":"","exportFileName":"","fixed":"","focuskey":"","gendataset":"","grch_domain":"","grch_fields":"","grch_key":"","grch_serie":"","grch_values":"","grid_chart":"","h":"30","hide":"false","key_start":"","labelKey_field":"","label_field":"","label_series":"","layer":"false","layout_steps_values":"{}","legend":"","legendlimit":"","linkparms":"","manualScale":"","mapSeries":"","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":"26","seriesname":"","sfield":"","sfieldlabel":"","spuid":"","subtitle":"","target":"","tick_unit":"","title":"","titleSeries":"","tth":"","ttout":"","ttpos":"","ttw":"","ttx":"","tty":"","type":"Chart","typecondform":"","url":"","urlType":"","value_fields":"","value_labels":"","valuename":"","vaxis_precision":"","vmode":"","w":"150","wireframe_props":"","x":"0","x_label":"","xmax_value":"","xmin_value":"","xrefline":"","xreflinecol":"","xtick_unit":"","y":"20","y_label":"","zfseries":"","zfshow":"","zftype":"default","zindex":"5","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"ViewMode","page":"1","reactive":"","sequence":"27","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"286"},{"allowedentities":"","async":"false","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"page","h":"20","m_cAction":"","name":"SPLinker","offline":"","page":"1","parms":"","popup":"true","popup_height":"","popup_maximized":"false","popup_scroll":"false","popup_style":"by skin","popup_width":"","progressbar":"","refresh":"","sequence":"28","servlet":"","target":"","type":"SPLinker","w":"176","x":"591","y":"94"},{"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":"29","server_side":"","shrinkable":"true","spuid":"","tabindex":"","target":"","template_code":"","type":"Label","value":"","w":"90","wireframe_props":"align,value,n_col","x":"6","y":"1","zindex":"1","zone":""},{"broadcast":"all","ctrlOfVariant":"","eventsNames":"","eventsObjs":"","h":"20","name":"$entity$_GetConfigurationField","page":"1","parmsNames":"Fields","parmsTypes":"func","parmsValues":"this.GetConfigurationField()","persistent":"true","sequence":"30","type":"EventEmitter","w":"176","x":"783","y":"142"},{"anchor":"top-left(%)-right(%)-bottom","auto_exec":"true","ccolor":"","chartH":"","chartNavbar":"false","chartNavbarAddRemove":"","chartNavbarChangepage":"","chartNavbarFirstlast":"","chartNavbarLastpage":"","chartNavbarPagepanel":"","chartW":"","chart_type":"","compactChart":"","cstroke":"","ctooltip":"","ctrlOfVariant":"","ctype":"","cursorAlignment":"left","cursorPosition":"top","cursorType":"none","danimation":"","data_order":"","dataobj":"StaticDataProviderB","def":"","downloadlist":"","elanimate":"","enable_change_order":"","enable_menu_sel":"","exclSer":"","exclicks":"","exportFileName":"","fixed":"","focuskey":"","gendataset":"","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":"rowKey","multi_label_field":"rowKeyDesc","multi_scale":"true","multidimKeyName":"","multisubdivision":"default","multisubheight":"","name":"ChartB","other_chart":"","othfunc":"","othlabel":"","othlimits":"","othmenu":"true","othtype":"limit","page":"3","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":"31","spuid":"","subtitle":"","target":"","tick_unit":"","title":"","titleSeries":"","tth":"","ttout":"","ttpos":"","ttw":"","ttx":"","tty":"","type":"Chart","typecondform":"","url":"","urlType":"","value_labels":"","vaxis_precision":"","vmode":"mdim","w":"150","wireframe_props":"","x":"0","x_label":"","xmax_value":"","xmin_value":"","xrefline":"","xreflinecol":"","xtick_unit":"","y":"20","y_label":"","zfseries":"","zfshow":"default","zftype":"default","zindex":"6","zone":""},{"alias":"","auto_exec":"true","ctrlOfVariant":"","dataproviders":"","fieldsType":"","h":"20","man_query":"","name":"StaticDataProviderB","page":"3","parms":"","parms_source":"","sequence":"32","type":"StaticDataProvider","w":"162","x":"174","y":"7"},{"anchor":"bottom-left(%)-right(%)","bigtotaltext":"","canFilter":"","columnbigtotal":"","columndescrs":"","columnfields":"","columnkeys":"","columnlistvalues":"","columnpictures":"","columnsort":"","columnsorts":"","columnsortsfields":"","columnsubtotal":"","cssClass":"drilldown","cssFile":"styles\u002fGridPivotObj.css","ctrlOfVariant":"","dataobj":"","fixed":"","h":"15","hide":"","hidemeasures":"","layer":"","layout_steps_values":"{}","measurecondformats":"","measuredescrs":"","measurefields":"","measurepictures":"","measuresoncolumn":"","measurestitle":"","name":"GridPivotB","odimdescrs":"","odimfields":"","odimkeys":"","odimlistvalues":"","odimpictures":"","odimsorts":"","odimsortsfields":"","omeascondformats":"","omeasdescrs":"","omeasfields":"","omeaspictures":"","othDimMeas":"true","page":"3","print_grep":"true","print_hideexport":"","print_hidesettings":"","print_max":"","print_model":"default","print_option":"default","print_outputf":"default","print_result":"","print_title":"","rapp":"","rowbigtotal":"","rowdescrs":"","rowfields":"","rowkeys":"","rowpictures":"","rowsort":"","rowsorts":"","rowsortsfields":"","rowsubtotal":"","scroll_bars":"false","sequence":"33","spuid":"","subtotaltext":"","type":"GridPivot","uiDragDrop":"","w":"150","wireframe_props":"","x":"0","y":"36","zindex":"9","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":"34","spuid":"","toolbarAlign":"","type":"SPToolbar","w":"50","wireframe_props":"","x":"100","y":"0","zindex":"3","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"ConfigGridElements","page":"1","reactive":"","sequence":"35","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"220"},{"allowedentities":"","async":"true","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"routine","h":"20","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":"36","servlet":"","target":"","type":"SPLinker","w":"176","x":"591","y":"142"},{"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":"labelA","nowrap":"false","page":"2","picture":"","rapp":"","sanitize":"xssPrevent","sanitize_tags":"","sequence":"37","server_side":"","shrinkable":"true","spuid":"","tabindex":"","target":"","template_code":"","type":"Label","value":"","w":"90","wireframe_props":"align,value,n_col","x":"10","y":"1","zindex":"1","zone":""},{"allowedentities":"..\u002fjsp-system\u002fSPVisualPivotVersion_portlet.jsp","async":"false","check_exp":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","entity_type":"page","h":"20","m_cAction":"","name":"SPLinkPivotVersion","offline":"","page":"1","parms":"OpenerFormId=InnerFormId,userCode=userCode,groupCode=groupCode,custom=custom,versionName=versionName","popup":"true","popup_height":"150","popup_maximized":"false","popup_scroll":"false","popup_style":"by skin","popup_width":"928","progressbar":"","refresh":"","sequence":"38","servlet":"..\u002fjsp-system\u002fSPVisualPivotVersion_portlet.jsp","target":"","type":"SPLinker","w":"176","x":"591","y":"70"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"","name":"InnerFormId","page":"1","reactive":"","sequence":"39","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"264"},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"versionName","page":"1","reactive":"","sequence":"40","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"-4","y":"244"},{"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":"41","spuid":"","type":"HamburgerMenu","visible_handler":"true","w":"40","wireframe_props":"","x":"182","y":"9","zindex":"","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"","name":"jsClickItem","page":"1","reactive":"","sequence":"42","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"200","y":"308"},{"anchor":"","bg_color":"","border_color":"","border_weight":"0","class_Css":"","collapsible":"true","create_undercond":"","ctrlOfVariant":"","fixed":"","groupName":"","h":"17","hide":"false","hide_undercond":"","href":"","layer":"false","layout_steps_values":"{}","name":"BoxCollapse","page":"1","rapp":"","sequence":"43","shrinkable":"true","spuid":"","stretch":"true","target":"","title_caption":"","title_portlet":"","titled":"","type":"Box","w":"150","wireframe_props":"","x":"0","y":"0","zindex":"0","zone":""},{"anchor":"","bg_color":"","border_color":"","border_weight":"0","class_Css":"","collapsible":"true","create_undercond":"","ctrlOfVariant":"","fixed":"","groupName":"","h":"17","hide":"false","hide_undercond":"","href":"","layer":"false","layout_steps_values":"{}","name":"BoxCollapseA","page":"2","rapp":"","sequence":"44","shrinkable":"true","spuid":"","stretch":"true","target":"","title_caption":"","title_portlet":"","titled":"","type":"Box","w":"150","wireframe_props":"","x":"0","y":"0","zindex":"0","zone":""},{"anchor":"","bg_color":"","border_color":"","border_weight":"0","class_Css":"","collapsible":"true","create_undercond":"","ctrlOfVariant":"","fixed":"","groupName":"","h":"17","hide":"false","hide_undercond":"","href":"","layer":"false","layout_steps_values":"{}","name":"BoxCollapseB","page":"3","rapp":"","sequence":"45","shrinkable":"true","spuid":"","stretch":"true","target":"","title_caption":"","title_portlet":"","titled":"","type":"Box","w":"150","wireframe_props":"","x":"0","y":"0","zindex":"0","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"EmitterName","page":"1","reactive":"","sequence":"46","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"199","y":"64"},{"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":"2","rapp":"","sequence":"47","spuid":"","type":"HamburgerMenu","visible_handler":"true","w":"40","wireframe_props":"","x":"167","y":"-27","zindex":"","zone":""},{"calculate":"","ctrlOfVariant":"","dataobj":"","decrypt":"","decrypt_pwd":"","encrypt":"","encrypt_pwd":"","field":"","h":"20","init":"","init_par":"request","name":"pParent","page":"1","reactive":"","sequence":"48","server_side":"false","type":"Variable","typevar":"character","w":"176","x":"199","y":"130"},{"cachelevel":"","cachelevel2":"","ctrlOfVariant":"","decrypted_parms":"","decrypted_parms_pwd":"","encrypted_fields":"","encrypted_fields_pwd":"","fields":"","fieldskeys":"","filterfields":"","filterfieldskeys":"","h":"20","measures":"","name":"mDataobj","page":"1","parms":"","parms_source":"","queries":"","sequence":"49","type":"MLevelDataProvider","uptolevels":"","uptolevels2":"","w":"176","x":"399","y":"70"}]%> <%/*Description:*/%> <%/*ParamsRequest:ReceiverName,userCode,EventName,groupCode,custom,Caption,ConfigName,UID,OpenerFormId,QueryParms,m_cWv,ConfigNavbar,PrintTitle,ViewMode,ConfigGridElements,versionName,EmitterName,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"); %> .SPVisualPivot_container .SPPortalZoom .SPPortalZoomtTabs, .SPPortalZoomtTabs{ display: none; } .SPVisualPivot_container .buttonx{ cursor: pointer; } .SPVisualPivot_container { height:100%; overflow:auto; } .SPVisualPivot_portlet{ position:relative; min-width:150px; height:100%; } .SPVisualPivot_portlet[Data-page="1"]{ height:100%; width:100%; } .SPVisualPivot_portlet[Data-page="2"]{ height:100%; width:100%; } .SPVisualPivot_portlet[Data-page="3"]{ height:100%; width:100%; } .SPVisualPivot_portlet > .SPVisualPivot_page > .toolbarA_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; } .SPVisualPivot_portlet > .SPVisualPivot_page > .toolbarB_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; } .SPVisualPivot_portlet > .SPVisualPivot_page > .labelB_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:1px; left:10px; right:50px; right:33.333332%; width:auto; height:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .labelB_ctrl { height:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .labelB_ctrl { overflow:hidden; text-align:left; } .SPVisualPivot_portlet > .SPVisualPivot_page > .GridPivot_ctrl { box-sizing:border-box; z-index:4; position:absolute; display:inline-block; top:20px; left:0px; left:0.0%; right:0px; right:0.0%; width:auto; height:30px; } .SPVisualPivot_portlet > .SPVisualPivot_page > .Chart_ctrl { box-sizing:border-box; z-index:5; position:absolute; display:inline-block; top:20px; left:0px; left:0.0%; right:0px; right:0.0%; bottom:0px; width:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .label_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:1px; left:6px; right:54px; right:36.0%; width:auto; height:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .label_ctrl { height:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .label_ctrl { overflow:hidden; text-align:left; } .SPVisualPivot_portlet > .SPVisualPivot_page > .ChartB_ctrl { box-sizing:border-box; z-index:6; position:absolute; display:inline-block; top:20px; left:0px; left:0.0%; right:0px; right:0.0%; bottom:15px; width:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .GridPivotB_ctrl { box-sizing:border-box; z-index:9; position:absolute; display:inline-block; left:0px; left:0.0%; right:0px; right:0.0%; bottom:-1px; width:auto; height:15px; } .SPVisualPivot_portlet > .SPVisualPivot_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; } .SPVisualPivot_portlet > .SPVisualPivot_page > .labelA_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:1px; left:10px; right:50px; right:33.333332%; width:auto; height:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .labelA_ctrl { height:auto; } .SPVisualPivot_portlet > .SPVisualPivot_page > .labelA_ctrl { overflow:hidden; text-align:left; } .SPVisualPivot_portlet > .SPVisualPivot_page > .menu_versioni_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:9px; left:182px; width:40px; height:40px; display:none; } .SPVisualPivot_portlet .menu_versioni_ctrl.global_handler{ } .SPVisualPivot_portlet .menu_versioni_ctrl.global_handler:after{ } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapse_ctrl { box-sizing:border-box; z-index:0; position:absolute; display:inline-block; top:0px; left:0px; left:0.0%; right:0px; right:0.0%; width:auto; height:auto; display:flex; flex-direction:column; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapse_ctrl { height:17px; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapse_ctrl > .box_content { height:100%; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapse_ctrl { border-width:0px; border-style:solid; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseA_ctrl { box-sizing:border-box; z-index:0; position:absolute; display:inline-block; top:0px; left:0px; left:0.0%; right:0px; right:0.0%; width:auto; height:auto; display:flex; flex-direction:column; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseA_ctrl { height:17px; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseA_ctrl > .box_content { height:100%; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseA_ctrl { border-width:0px; border-style:solid; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseB_ctrl { box-sizing:border-box; z-index:0; position:absolute; display:inline-block; top:0px; left:0px; left:0.0%; right:0px; right:0.0%; width:auto; height:auto; display:flex; flex-direction:column; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseB_ctrl { height:17px; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseB_ctrl > .box_content { height:100%; } .SPVisualPivot_portlet > .SPVisualPivot_page > .BoxCollapseB_ctrl { border-width:0px; border-style:solid; } .SPVisualPivot_portlet > .SPVisualPivot_page > .refresh_menu_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:-27px; left:167px; width:40px; height:40px; display:none; } .SPVisualPivot_portlet .refresh_menu_ctrl.global_handler{ } .SPVisualPivot_portlet .refresh_menu_ctrl.global_handler:after{ } .SPVisualPivot_portlet > .SPVisualPivot_page > .mDataobj_ctrl { box-sizing:border-box; z-index:1; position:absolute; display:inline-block; top:70px; left:399px; left:266.0%; right:-425px; right:-283.33334%; width:auto; height:20px; } <%}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,50\",\"layout_steps_values\":{},\"pages_names\":\"grid,chart,both\",\"steps\":\"\",\"title\":\"none\",\"type\":\"Form\",\"v_line\":\"150\",\"w\":\"100%,100%,100%\",\"wizard\":\"\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"SQLDataobj\",\"w\":\"176\",\"x\":\"399\",\"y\":\"94\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventReceiver\",\"w\":\"176\",\"x\":\"783\",\"y\":\"118\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"199\",\"y\":\"86\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"266\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"199\",\"y\":\"108\"},{\"anchor\":\"top-left(%)-right\",\"h\":\"10\",\"layout_steps_values\":{},\"page\":\"2\",\"type\":\"SPToolbar\",\"w\":\"50\",\"x\":\"100\",\"y\":\"0\",\"zindex\":\"3\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"288\"},{\"anchor\":\"top-left(%)-right\",\"h\":\"10\",\"layout_steps_values\":{},\"page\":\"3\",\"type\":\"SPToolbar\",\"w\":\"50\",\"x\":\"100\",\"y\":\"0\",\"zindex\":\"3\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"310\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"176\",\"x\":\"783\",\"y\":\"94\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"176\",\"x\":\"783\",\"y\":\"70\"},{\"align\":\"left\",\"anchor\":\"top-left-right(%)\",\"h\":\"10\",\"layout_steps_values\":{},\"n_col\":\"1\",\"page\":\"3\",\"type\":\"Label\",\"value\":\"\",\"w\":\"90\",\"x\":\"10\",\"y\":\"1\",\"zindex\":\"1\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"90\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"112\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"134\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"198\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"242\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"156\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"154\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"176\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"178\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"200\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"222\"},{\"anchor\":\"\",\"h\":\"30\",\"layout_steps_values\":{},\"page\":\"1\",\"type\":\"GridPivot\",\"w\":\"150\",\"x\":\"0\",\"y\":\"20\",\"zindex\":\"4\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"176\",\"x\":\"591\",\"y\":\"118\"},{\"anchor\":\"top-left(%)-right(%)-bottom\",\"h\":\"30\",\"layout_steps_values\":{},\"page\":\"2\",\"title\":\"\",\"type\":\"Chart\",\"w\":\"150\",\"x\":\"0\",\"y\":\"20\",\"zindex\":\"5\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"286\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"176\",\"x\":\"591\",\"y\":\"94\"},{\"align\":\"left\",\"anchor\":\"top-left-right(%)\",\"h\":\"10\",\"layout_steps_values\":{},\"n_col\":\"1\",\"page\":\"1\",\"type\":\"Label\",\"value\":\"\",\"w\":\"90\",\"x\":\"6\",\"y\":\"1\",\"zindex\":\"1\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"EventEmitter\",\"w\":\"176\",\"x\":\"783\",\"y\":\"142\"},{\"anchor\":\"top-left(%)-right(%)-bottom\",\"h\":\"15\",\"layout_steps_values\":{},\"page\":\"3\",\"title\":\"\",\"type\":\"Chart\",\"w\":\"150\",\"x\":\"0\",\"y\":\"20\",\"zindex\":\"6\"},{\"h\":\"20\",\"page\":\"3\",\"type\":\"StaticDataProvider\",\"w\":\"162\",\"x\":\"174\",\"y\":\"7\"},{\"anchor\":\"bottom-left(%)-right(%)\",\"h\":\"15\",\"layout_steps_values\":{},\"page\":\"3\",\"type\":\"GridPivot\",\"w\":\"150\",\"x\":\"0\",\"y\":\"36\",\"zindex\":\"9\"},{\"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\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"220\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"176\",\"x\":\"591\",\"y\":\"142\"},{\"align\":\"left\",\"anchor\":\"top-left-right(%)\",\"h\":\"10\",\"layout_steps_values\":{},\"n_col\":\"1\",\"page\":\"2\",\"type\":\"Label\",\"value\":\"\",\"w\":\"90\",\"x\":\"10\",\"y\":\"1\",\"zindex\":\"1\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"SPLinker\",\"w\":\"176\",\"x\":\"591\",\"y\":\"70\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"264\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"-4\",\"y\":\"244\"},{\"anchor\":\"top-left\",\"h\":\"40\",\"layout_steps_values\":{},\"page\":\"1\",\"type\":\"HamburgerMenu\",\"w\":\"40\",\"x\":\"182\",\"y\":\"9\",\"zindex\":\"\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"200\",\"y\":\"308\"},{\"anchor\":\"\",\"h\":\"17\",\"layout_steps_values\":{},\"page\":\"1\",\"type\":\"Box\",\"w\":\"150\",\"x\":\"0\",\"y\":\"0\",\"zindex\":\"0\"},{\"anchor\":\"\",\"h\":\"17\",\"layout_steps_values\":{},\"page\":\"2\",\"type\":\"Box\",\"w\":\"150\",\"x\":\"0\",\"y\":\"0\",\"zindex\":\"0\"},{\"anchor\":\"\",\"h\":\"17\",\"layout_steps_values\":{},\"page\":\"3\",\"type\":\"Box\",\"w\":\"150\",\"x\":\"0\",\"y\":\"0\",\"zindex\":\"0\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"199\",\"y\":\"64\"},{\"anchor\":\"top-left\",\"h\":\"40\",\"layout_steps_values\":{},\"page\":\"2\",\"type\":\"HamburgerMenu\",\"w\":\"40\",\"x\":\"167\",\"y\":\"-27\",\"zindex\":\"\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"Variable\",\"w\":\"176\",\"x\":\"199\",\"y\":\"130\"},{\"h\":\"20\",\"page\":\"1\",\"type\":\"MLevelDataProvider\",\"w\":\"176\",\"x\":\"399\",\"y\":\"70\"}]"; 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,"SPVisualPivot","UTF-8")) {return; } %><%if(!sp.isLogged()){%> <%if(true) 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("SPVisualPivot.js"))){%> <%}%> <%String ReceiverName=JSPLib.translateXSS(sp.getParameter("ReceiverName","")); String userCode=JSPLib.translateXSS(sp.getParameter("userCode","")); String EventName=JSPLib.translateXSS(sp.getParameter("EventName","")); String groupCode=JSPLib.translateXSS(sp.getParameter("groupCode","")); boolean custom=sp.getParameter("custom",false); String labelB= ""; String Caption=JSPLib.translateXSS(sp.getParameter("Caption","")); String ConfigName=JSPLib.translateXSS(sp.getParameter("ConfigName","")); String VQRName= ""; String UID=JSPLib.translateXSS(sp.getParameter("UID","")); String OpenerFormId=JSPLib.translateXSS(sp.getParameter("OpenerFormId","")); String QueryParms=JSPLib.translateXSS(sp.getParameter("QueryParms","")); String m_cWv=JSPLib.translateXSS(sp.getParameter("m_cWv","")); String ConfigNavbar=JSPLib.translateXSS(sp.getParameter("ConfigNavbar","")); boolean PrintMode=false; String ReportName= ""; String PrintTitle=JSPLib.translateXSS(sp.getParameter("PrintTitle","")); if(request.getAttribute("SPVisualPivot_firstinclusion")==null){ com.zucchetti.PortalStudio.visualweb.GridPivotControl.PivotTranslations(sp,request,out);%> <%} if(request.getAttribute("SPVisualPivot_firstinclusion")==null){ com.zucchetti.PortalStudio.visualweb.ChartControl.ChartTranslations(sp,request,out);%> <%} String ViewMode=JSPLib.translateXSS(sp.getParameter("ViewMode","")); String label= ""; if(request.getAttribute("SPVisualPivot_firstinclusion")==null){%> <%} String ConfigGridElements=JSPLib.translateXSS(sp.getParameter("ConfigGridElements","")); String labelA= ""; String InnerFormId= ""; String versionName=JSPLib.translateXSS(sp.getParameter("versionName","")); if(request.getAttribute("SPVisualPivot_firstinclusion")==null){%> <%} String jsClickItem= ""; String EmitterName=JSPLib.translateXSS(sp.getParameter("EmitterName","")); String pParent=JSPLib.translateXSS(sp.getParameter("pParent","")); if(request.getAttribute("SPVisualPivot_firstinclusion")==null){%> <%} 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("SPVisualPivot_firstinclusion",idPortlet);%> <%if(!included){%> <%} }finally{ }%> <%if(!included){%> <%} sp.endPage("SPVisualPivot"); }%> <%! public String getJSPUID() { return "3568875007"; } %>