123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: uipe
- (C) Copyright IBM Corp. 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <html xmlns:v="urn:schemas-microsoft-com:vml">
- <head>
- <meta http-equiv="X-UA-Compatible" content="IE=5"/>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <meta name="Copyright" content="(C) Copyright IBM Corp. 2014">
- <meta name="Trademark" content="IBM, the IBM logo, and Cognos are trademarks of IBM Corp., registered in many jurisdictions worldwide.">
- <title> </title>
- <script><!--
-
- //Initialize the UIPE eidtor window size and position
- window.resizeTo( 1100, 800 );
- window.moveTo( (screen.availWidth - 1100)/2, (screen.availHeight - 800)/2 );
-
- var g_UIPEParameters = {};
- try
- {
- var g_winOpener = (window == window.top) ? window.opener : window.parent;
- if ( g_winOpener )
- {
- if ( g_winOpener.UIPEParameters )
- {
- for ( var s in g_winOpener.UIPEParameters )
- {
- g_UIPEParameters[s] = g_winOpener.UIPEParameters[s];
- }
- }
- if ( g_winOpener.postLoad )
- {
- g_winOpener.postLoad();
- }
-
- delete g_winOpener;
- }
- }
- catch (e)
- {
- }
-
- // --></script>
- <script><!--
- var v_sSkinName = g_UIPEParameters["uipe_skin"] || "corporate";
- var v_sSkinPath = "../skins/";
- var v_sHalSkinPath = v_sSkinPath + v_sSkinName + "/hal/hal_skin.css";
- var v_sCCHLSkinPath = v_sSkinPath + v_sSkinName + "/cchl/cchl_skin.css";
- var v_sPortletSkinPath = v_sSkinPath + v_sSkinName + "/fragments/portlet.css";
- var v_sPortletDefaultSkinPath = v_sSkinPath + v_sSkinName + "/portal/default.css";
- var v_sFontsPath = v_sSkinPath + v_sSkinName + "/fonts.css";
- var v_sUIPESkinPath = v_sSkinPath + v_sSkinName + "/uipe/uipe_skin.css";
-
- document.writeln('<link id="idHalSkinCSS" rel="stylesheet" type="text/css" href="' + v_sHalSkinPath + '"/>');
- document.writeln('<link id="idCchlSkinCSS" rel="stylesheet" type="text/css" href="' + v_sCCHLSkinPath + '"/>');
- document.writeln('<link id="idPortletSkinCSS" rel="stylesheet" type="text/css" href="' + v_sPortletSkinPath + '"/>');
- document.writeln('<link id="idPortletDefaultSkinCSS" rel="stylesheet" type="text/css" href="' + v_sPortletDefaultSkinPath + '"/>');
- document.writeln('<link id="idFontsCSS" rel="stylesheet" type="text/css" href="' + v_sFontsPath + '"/>');
- document.writeln('<link id="idUIPESkinCSS" rel="stylesheet" type="text/css" href="' + v_sUIPESkinPath + '"/>');
- // --></script>
- <script><!--
- var G_HALOptions = {};
- G_HALOptions["path"] = "../";
- G_HALOptions["enableAccessibility"] = true;
- var G_CCHLOptions = {};
- G_CCHLOptions["path"] = "../";
- // --></script>
-
- <script src="../hal/hal.js"></script>
- <script src="../cchl/cchl.js"></script>
- <script src="../camcrypto/base64.js"></script>
- <script src="../camcrypto/camcryptoutil.js"></script>
- <script src="../camcrypto/sha1.js"></script>
- <script src="../camcrypto/authtoken1.js"></script>
-
- <script><!--
- var v_oIncludeMacros = {
- prerequisites : {
- "dialogs/D_UIProfileSource.js" :
- [
- "hal/C_Dialog.js"
- ]
- }
- };
- G_HAL.F_AddIncludeMacros( v_oIncludeMacros );
- // --></script>
-
- </head>
- <body scroll="yes" role="region">
- <!-- C_SettingSheet -->
- <div id="D_SettingSheetListView" class="clsDialog" HAL_visualParentRelation="bottom" HAL_visualParentOffsetTop="1" HAL_borderStyle="none" onkeypress="D_SettingSheetListView.F_OnKeyPress(event)" role="presentation">
- <div id="D_SettingSheetListView_divListView" class="clsListView_dropdown"></div>
- </div>
- <div id="uipeTitleBar">
- <table width="100%" cellspacing="0" cellpadding="0" border="0" role="presentation" summary="" class="uipeHeader">
- <tbody>
- <tr>
- <td width="100%" valign="top" nowrap="" class="uipeHeaderTitle">
- <span id="profileName"></span>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div class="uipeHeaderLip"></div>
- <div id="uipeMain" class="uipeContent">
- <table cellpadding="0" cellspacing="0" class="clsDialogText" style="border-collapse:collapse">
- <tr style="vertical-align:middle;">
- <td>
- <div id="treeTitle" HAL_ids="IDS_UIPE_TITLE_SELECTUI" style="height:20px;"></div>
- </td>
- <td>
- <table class="clsDialogText" cellpadding="0" cellspacing="0" style="padding-left:16px; padding-bottom:2px;">
- <tr>
- <td valign="middle" nowrap="" align="center">
- <input id="txtSearch" class="clsTextBox" type="text" HAL_idsAriaLabel="IDS_LBL_FIND_TEXT" maxlength="1000" HAL_isSelectable="true" class="clsTextBox" style="width:250px"/>
- </td>
- <td valign="middle" nowrap="" align="center">
- <img src="../hal/images/btn_search.gif" class="clsMenuImage" onclick="javascript:G_UIPE.F_Search()">
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr style="vertical-align:top">
- <td class="uipeLeftPane">
- <div class="navTreeContainer" id="divNavTreeContainer">
- <div id="divNavigationTree" class="clsTreeView" style="width: 100%; border: none" HAL_idsAriaLabel="IDS_AC_NAVIGATION_TREE"></div>
- </div>
- </td>
- <td class="uipeRightPane">
- <div id="divTitleContainer">
- <table cellpadding="0" cellspacing="0" class="portlet-table uipeNavBarTable">
- <tr>
- <td style="width:100%; vertical-align:middle; height:26px; padding-left:5px;" class="uipeNavBar">
- <div id="divTitle"> </div>
- </td>
- </tr>
- </table>
- </div>
- <div id="divEditorArea" style="height:400px; width:560px; margin:20px 0;">
- <div id="divCheckAll"></div>
- <div id="deckMain" class="uipeDeckMain">
- <!-- Card [Loading] -->
- <div style="text-align:center; padding-top:100px">
- <img src="../hal/images/tv_loading.gif" class="clsImg16x16"/> <span style="color:gray" HAL_ids="IDS_HAL_TV_LOADING"></span>
- </div>
- </div>
- <div id="divAction" style="padding-top:10px;"></div>
- </div>
-
- <table width="100%" cellspacing="0" cellpadding="0" border="0" height="11">
- <tr><td><img width="100%" height="5" src="../ps/images/space.gif" alt=""></td></tr>
- <tr><td class="uipeTabBorder"><img width="100%" height="1" src="../ps/images/space.gif" alt=""></td></tr>
- <tr><td><img width="100%" height="5" src="../ps/images/space.gif" alt=""></td></tr>
- </table>
-
- <div id="divInfoBoxContainer" style="width:300px;">
- <div style="margin-bottom:4px;">
- <img class="clsImg16x16" src="../hal/images/icon_information_16x16.gif"/>
- <span HAL_ids="IDS_UIPE_LABEL_TIP" style="margin-right:4px;"></span>
- <span id="infoTitle" class="portlet-form-field-label"></span>
- </div>
- <div>
- <div id="infoDescription" style="margin-left:20px;"></div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <div>
- <table cellspacing="0" cellpadding="1" border="0" role="presentation" summary="" class="dialogButtonBar">
- <tbody>
- <tr>
- <td width="3" valign="middle">
- <img width="3" title="" src="../ps/images/space.gif" alt="">
- </td>
- <td valign="middle">
- <table cellspacing="0" cellpadding="0" border="0" role="presentation" summary="">
- <tbody>
- <tr>
- <td>
- <table cellspacing="0" cellpadding="0" style="padding-right:10px; padding-left:10px; padding-top:2px; padding-bottom:3px;" class="commandButton" onmousedown="this.className = 'commandButtonDown'" onmouseout="this.className = 'commandButton'" onmouseover="this.className = 'commandButtonOver'" role="presentation" summary="">
- <tbody>
- <tr>
- <td valign="middle" nowrap="" align="center">
- <img width="65" height="1" title="" alt="" src="../ps/images/space.gif"><br>
- <a aria-label="OK" class="genericAnchorWideButton" href="javascript:G_UIPE.F_SaveProfileToCM()" role="button">
- <span HAL_ids="IDS_HAL_BTN_OK"></span>
- </a>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td>
- <img width="10" height="1" title="" alt="" src="../ps/images/space.gif">
- </td>
- <td>
- <table cellspacing="0" cellpadding="0" style="padding-right:10px; padding-left:10px; padding-top:2px; padding-bottom:3px;" class="commandButton" onmousedown="this.className = 'commandButtonDown'" onmouseout="this.className = 'commandButton'" onmouseover="this.className = 'commandButtonOver'" onclick="javascript:handleButtonClickOutsideAnchor(event)" role="presentation" summary="">
- <tbody>
- <tr>
- <td valign="middle" nowrap="" align="center">
- <img width="65" height="1" title="" alt="" src="../ps/images/space.gif"><br>
- <a aria-label="Cancel" class="genericAnchorWideButton" href="javascript:G_UIPE.F_Cancel()" role="button" id="IDS_CANCEL">
- <span HAL_ids="IDS_HAL_BTN_CANCEL"></span>
- </a>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td width="100%"> </td>
- </tr>
- </tbody>
- </table>
- </div>
-
-
- <script><!--
- if (g_UIPEParameters["embeddedInViewer"] == "true")
- {
- G_StartupBlocker = new C_StartupBlocker(false, "background-color:white;", '<div style="background-color:white; width:200px; height:90px; padding-top:20px; border:1px solid #CCCCCC;"><div style="text-align:center"><img src="../hal/images/wait.gif"/></div><div style="text-align:center; padding:6px 0px 0px 0px; white-space:nowrap"><span>Editing report...</span></div></div>');
- }
- else if (g_UIPEParameters["embedded"] == "true")
- {
- G_StartupBlocker = new C_StartupBlocker(false, "background-color:white;", '<img src="' + G_HAL.F_GetImageURL('../hal/images/wait.gif') + '"/>');
- }
- else
- {
- G_StartupBlocker = new C_StartupBlocker();
- }
- --></script>
-
-
- <script><!--
- G_StartupBlocker.F_SetPercent(5);
- G_HAL.M_bIncludeAsyncDialogs = false;
- G_HAL.F_Include("../hal/G_ResManager.js");
- G_HAL.F_Include("../hal/C_Base64Codec.js");
- G_HAL.F_Include("../hal/C_RequestListenerRedirect.js");
- G_HAL.F_Include("../cchl/C_BusRequest.js");
- G_HAL.F_Include("../cchl/dialogs/D_DetailedMsgBox.js");
- G_HAL.F_Include("dialogs/D_UIProfileSource.js");
- G_StartupBlocker.F_SetPercent(20);
- G_HAL.F_Include("../hal/C_ListView.js");
- G_HAL.F_Include("../hal/C_TreeView.js");
- G_HAL.F_Include("../hal/C_ComboBox.js");
- G_HAL.F_Include("../hal/C_Tab.js");
- G_HAL.F_Include("../hal/C_Deck.js");
- G_HAL.F_Include("../hal/U_Accessibility.js");
-
- G_HAL.F_Include("U_Utils.js");
- G_HAL.F_Include("G_UIPE.js");
- G_HAL.F_Include("C_SettingSheet.js");
- G_HAL.F_Include("G_UIPESoapAction.js");
- G_HAL.F_Include("C_PropertyEditor.js");
- G_StartupBlocker.F_SetPercent(50);
- // --></script>
- <script><!--
- G_HAL.F_WriteHtml();
- --></script>
- <script><!--
-
- var F_HAL_OnLoad = function(){
- G_StartupBlocker.F_SetPercent(100);
- G_StartupBlocker.F_Hide();
- G_UIPE.F_Init();
- }
- // --></script>
- </body>
- </html>
|