123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- <!-- queries -->
- <div id="idQueryView_queries" class="clsTreeView" style="display:none; border:none; height:100%; width:100%; padding:var(--16S)" tabIndex="-1" role="row"></div>
- <!-- query -->
- <div id="idQueryView_query" style="display:none; height:100%; width:100%; overflow:hidden;">
- <!-- query view panes -->
- <div HAL_paneId="QueryBody" id="idQueryView_queryRootPane" style="overflow:hidden"></div>
- <div HAL_paneId="DataAndFiltersRow" id="idQueryView_query_divDataAndFiltersRow" style="padding:var(--16S)"></div>
- <div HAL_paneId="LeftDataColumn" style="padding-right:var(--16S);"></div>
- <div HAL_paneId="DataItemsHeader">
- <div id="idQueryView_query_dataItemsHeader" class="clsQueryViewListViewHeader">
- <a id="idQueryViewDataItemAddAnchor" style="float:right" class="clsSvgButton16x16" onclick="_08g._od8()" HAL_idsTooltip="IDS_BTN_ADD"><svg><use xlink:href="#def_hal_add_16x16"/></svg></a>
- <svg class="clsSvgIcon" height="16px" width="16px" style="margin-right:var(--8XS); vertical-align:text-bottom;"><use xlink:href="#def_el_dataItem"></use></svg>
- <span HAL_ids="IDS_LBL_DATAITEMS"></span>
- </div>
- </div>
- <div HAL_paneId="DataItemsBody" class="clsQueryViewListPane">
- <div id="idQueryView_query_dataItems" class="clsListView" HAL_idsAriaLabel="IDS_LBL_DATAITEMS"></div>
- </div>
- <div HAL_paneId="RightFiltersColumn"></div>
- <div HAL_paneId="DetailFiltersHeader">
- <div id="idQueryView_query_detailFiltersHeader" class="clsQueryViewListViewHeader">
- <a style="float:right" class="clsSvgButton16x16" onclick="_08g._oa4()" HAL_idsTooltip="IDS_BTN_ADD"><svg><use xlink:href="#def_hal_add_16x16"/></svg></a>
- <svg class="clsSvgIcon" height="16px" width="16px" style="margin-right:var(--8XS); vertical-align:text-bottom;"><use xlink:href="#def_el_detailFilters"></use></svg>
- <span HAL_ids="IDS_LBL_DETAILFILTERS"></span>
- </div>
- </div>
- <div HAL_paneId="DetailFiltersBody" class="clsQueryViewListPane" style="padding-bottom:var(--16S);">
- <div id="idQueryView_query_detailFilters" class="clsListView" style="min-height:30px;" HAL_idsAriaLabel="IDS_LBL_DETAILFILTERS"></div>
- </div>
- <div HAL_paneId="SummaryFiltersHeader">
- <div id="idQueryView_query_summaryFiltersHeader" class="clsQueryViewListViewHeader">
- <a style="float:right" class="clsSvgButton16x16" onclick="_08g._2l3()" HAL_idsTooltip="IDS_BTN_ADD"><svg><use xlink:href="#def_hal_add_16x16"/></svg></a>
- <svg class="clsSvgIcon" height="16px" width="16px" style="margin-right:var(--8XS); vertical-align:text-bottom;"><use xlink:href="#def_el_summaryFilters"></use></svg>
- <span HAL_ids="IDS_LBL_SUMMARYFILTERS"></span>
- </div>
- </div>
- <div HAL_paneId="SummaryFiltersBody" class="clsQueryViewListPane" style="padding-bottom:var(--16S);">
- <div id="idQueryView_query_summaryFilters" class="clsListView" style="min-height:30px;" HAL_idsAriaLabel="IDS_LBL_SUMMARYFILTERS"></div>
- </div>
- <div HAL_paneId="SlicersHeader">
- <div id="idQueryView_query_slicerHeader" class="clsQueryViewListViewHeader">
- <a style="float:right" class="clsSvgButton16x16" onclick="_08g._ua4()" HAL_idsTooltip="IDS_BTN_ADD"><svg><use xlink:href="#def_hal_add_16x16"/></svg></a>
- <svg class="clsSvgIcon" height="16px" width="16px" style="margin-right:var(--8XS); vertical-align:text-bottom;"><use xlink:href="#def_el_slicer"></use></svg>
- <span HAL_ids="IDS_EL_slicer"></span>
- </div>
- </div>
- <div HAL_paneId="SlicersBody" class="clsQueryViewListPane">
- <div id="idQueryView_query_slicer" class="clsListView" style="min-height:30px;" HAL_idsAriaLabel="IDS_EL_slicer"></div>
- </div>
- <div HAL_paneId="QueryTabsRow" class="clsQueryTabBackground">
- <table role="presentation" cellpadding="0" cellspacing="0" style="border-collapse:collapse">
- <tr>
- <td style="border-top:1px solid var(--G2)">
- <img src="hal/images/blank.gif" style="height:10px; width:20px"/>
- </td>
- <td id="idQueryView_query_tdProjectedDataItems" style="background-color:var(--ui-01); white-space:nowrap; border-left:1px solid var(--G2); border-right:1px solid var(--G2); border-bottom:1px solid var(--G2); padding:8px 8px 4px 8px"><span HAL_ids="IDS_LBL_PROJECTED_DATAITEMS"></span></td>
- <td id="idQueryView_query_tdDimensionInfo" style="background-color:var(--ui-01); white-space:nowrap; border:1px solid var(--G2); padding:4px 8px 4px 8px"><span class="clsHyperlink" onclick="_k8j._at9( 'dimensionInfo' )" HAL_ids="IDS_EL_dimensionInfo"></span></td>
- <td id="idQueryView_query_tdMemberSetStructure" style="background-color:var(--ui-01); white-space:nowrap; border:1px solid var(--G2); padding:4px 8px 4px 8px"><span class="clsHyperlink" onclick="_k8j._at9( 'memberSetStructure' )" HAL_ids="IDS_EL_memberSetStructure"></span></td>
- <td style="width:100%; border-top:1px solid var(--G2)"> </td>
- </tr>
- </table>
- </div>
- </div>
- <!-- dimensionInfo -->
- <div id="idQueryView_dimensionInfo" style="display:none; height:100%; width:100%;">
- <table role="presentation" cellpadding="0" cellspacing="0" style="width:100%; height:100%; table-layout:fixed">
- <col style="width:60%"/><col style="width:40%"/>
- <tr>
- <td style="padding:var(--16S) 0 0 var(--16S)">
- <div class="clsQueryViewListViewHeader">
- <a id="idDimensionInfoAddAnchor" style="float:right" class="clsSvgButton16x16" onclick="_zb5._6hk()" HAL_idsTooltip="IDS_BTN_ADD"><svg><use xlink:href="#def_hal_add_16x16"/></svg></a>
- <svg class="clsSvgIcon clsImg16x16" style="margin-right:var(--8XS); vertical-align:text-bottom;"><use xlink:href="#def_el_dimension"/></svg>
- <span HAL_ids="IDS_LBL_QUERY_DIMENSIONS"></span>
- </div>
- </td>
- <td style="padding:var(--16S) var(--16S) 0 var(--16S)"><div class="clsQueryViewListViewHeader">
- <svg class="clsSvgIcon clsImg16x16" style="margin-right:var(--8XS); vertical-align:text-bottom;"><use xlink:href="#def_el_factList"/></svg><span HAL_ids="IDS_EL_factList"></span></div>
- </td>
- </tr>
- <tr>
- <td style="height:100%; padding:0 0 var(--16S) var(--16S)"><div id="idQueryView_dimensionInfo_dimensions" class="clsTreeView" style="height:100%; width:100%;"></div></td>
- <td style="height:100%; padding:0 var(--16S) var(--16S) var(--16S)"><div id="idQueryView_dimensionInfo_facts" class="clsListView" style="height:100%; width:100%;"></div></td>
- </tr>
- <tr>
- <td colspan="2" class="clsQueryTabBackground">
- <table role="presentation" cellpadding="0" cellspacing="0" style="border-collapse:collapse; width:100%">
- <tr>
- <td style="border-top:1px solid var(--G2)">
- <img src="hal/images/blank.gif" style="height:10px; width:20px"/>
- </td>
- <td style="background-color:var(--ui-01); white-space:nowrap; border:1px solid var(--G2); padding:4px 8px 4px 8px"><span class="clsHyperlink" onclick="_k8j._at9( 'query' )" HAL_ids="IDS_LBL_PROJECTED_DATAITEMS"></span></td>
- <td style="background-color:var(--ui-01); white-space:nowrap; border-left:1px solid var(--G2); border-right:1px solid var(--G2); border-bottom:1px solid var(--G2); padding:8px 8px 4px 8px"><span HAL_ids="IDS_EL_dimensionInfo"></span></td>
- <td id="idQueryView_dimensionInfo_tdMemberSetStructure" style="background-color:var(--ui-01); white-space:nowrap; border:1px solid var(--G2); padding:4px 8px 4px 8px"><span class="clsHyperlink" onclick="_k8j._at9( 'memberSetStructure' )" HAL_ids="IDS_EL_memberSetStructure"></span></td>
- <td style="width:100%; border-top:1px solid var(--G2)"> </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </div>
- <!-- memberSetStructure -->
- <div id="idQueryView_memberSetStructure" style="display:none; height:100%; width:100%">
- <table role="presentation" cellpadding="0" cellspacing="0" style="width:100%; height:100%; table-layout:fixed">
- <tr>
- <td style="height:100%; width:100%; padding:var(--16S)"><div id="idQueryView_memberSetStructure_divMemberSets" class="clsTreeView" style="height:100%; width:100%; border:none"></div></td>
- </tr>
- <tr>
- <td class="clsQueryTabBackground">
- <table role="presentation" cellpadding="0" cellspacing="0" style="border-collapse:collapse">
- <tr>
- <td style="border-top:1px solid var(--G2)">
- <img src="hal/images/blank.gif" style="height:10px; width:20px"/>
- </td>
- <td style="background-color:var(--ui-01); white-space:nowrap; border:1px solid var(--G2); padding:4px 8px 4px 8px"><span class="clsHyperlink" onclick="_k8j._at9( 'query' )" HAL_ids="IDS_LBL_PROJECTED_DATAITEMS"></span></td>
- <td id="idQueryView_memberSetStructure_tdDimensionInfo" style="background-color:var(--ui-01); white-space:nowrap; border:1px solid var(--G2); padding:4px 8px 4px 8px"><span class="clsHyperlink" onclick="_k8j._at9( 'dimensionInfo' )" HAL_ids="IDS_EL_dimensionInfo"></span></td>
- <td style="background-color:var(--ui-01); white-space:nowrap; border-left:1px solid var(--G2); border-right:1px solid var(--G2); border-bottom:1px solid var(--G2); padding:8px 8px 4px 8px"><span HAL_ids="IDS_EL_memberSetStructure"></span></td>
- <td style="width:100%; border-top:1px solid var(--G2)"> </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </div>
|