123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: rs
- (C) Copyright IBM Corp. 2003, 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <resources>
- <dialog id="_70g" idsDialogTitle="IDS_TITLE_INSERT_CHART" helpId="dlgChartSelect" dialogIcon="chart.gif">
- <dialogHtml>
- <![CDATA[
- <div>
- <div HAL_dlgItemId="divObjectQueryNaming">
- <!-- Deck -->
- <div HAL_dlgItemId="deckName">
- <!-- Card [0] Just Names -->
- <div>
- <table class="clsDialogText" cellpadding="0" cellspacing="0">
- <tr>
- <td style="vertical-align: top;padding-left: 0px;padding-top: 4px;padding-right: 0px">
- <div>
- <div HAL_dlgItemId="divName0" class="clsLabel" HAL_ids="IDS_LBL_NAME"></div>
- <input HAL_dlgItemId="txtControlName0" type="text" class="clsTextBox" style="width:240px" HAL_isSelectable="true" HAL_aria-labelledby="divName0"/>
- </div>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;padding-left: 0px;padding-top: 4px;padding-right: 4px;padding-bottom: 8px">
- <div>
- <div HAL_dlgItemId="divQueryName0" class="clsLabel" HAL_ids="IDS_LBL_INSERTCHART_NEW_QUERY"></div>
- <input HAL_dlgItemId="textNewQueryName0" type="text" class="clsTextBox" style="width:240px" HAL_idsAriaLabel="IDS_CHOOSE_QUERY_NAME"/>
- </div>
- </td>
- </tr>
- </table>
- </div>
-
- <!-- Card [1] Name or Fill -->
- <div>
- <table class="clsDialogText" cellpadding="0" cellspacing="0">
- <tr>
- <td style="vertical-align: top;padding-left: 0px;padding-top: 4px;padding-right: 0px">
- <div>
- <div HAL_dlgItemId="divName1" class="clsLabel" HAL_ids="IDS_LBL_NAME"></div>
- <input HAL_dlgItemId="txtControlName1" type="text" class="clsTextBox" style="width:240px" HAL_isSelectable="true" HAL_aria-labelledby="divName"/>
- </div>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;padding-left: 0px;padding-top: 4px;padding-right: 4px;padding-bottom: 8px">
- <fieldset HAL_dlgItemId="divSetupQuery" class="clsDialogText" style="margin-top:10px;">
- <legend HAL_ids="IDS_LBL_INSERTCHART_QUERY_GROUP"></legend>
- <div>
- <label HAL_dlgItemFor="radNewQueryName" class="clsRadioButton">
- <input HAL_dlgItemId="radNewQueryName" HAL_dlgItemName="radSetQuery" checked="true" type="radio" onclick="_70g._nl7()"/><span HAL_ids="IDS_LBL_INSERTCHART_NEW_QUERY"> </span>
- </label>
- <div>
- <input HAL_dlgItemId="textNewQueryName1" type="text" class="clsTextBox" style="width:240px;margin: 5px 5px 5px 30px;" HAL_idsAriaLabel="IDS_CHOOSE_QUERY_NAME"/>
- </div>
- </div>
- <div>
- <label HAL_dlgItemFor="radFillWithData" class="clsRadioButton">
- <input HAL_dlgItemId="radFillWithData" HAL_dlgItemName="radSetquery" type="radio" onclick="_70g._z5d()"/><span HAL_ids="IDS_LBL_INSERTCHART_FILL"> </span>
- </label>
- <table HAL_dlgItemId="cboFillFromSource1" style="width:240px;margin: 5px 5px 5px 30px;"></table>
- </div>
- </fieldset>
- </td>
- </tr>
- </table>
- </div>
-
- <!-- Card [2] Only Fill -->
- <div>
- <table class="clsDialogText" cellpadding="0" cellspacing="0">
- <tr>
- <td style="vertical-align: top;padding-left: 0px;padding-top: 4px;padding-right: 0px">
- <fieldset HAL_dlgItemId="divPopulate" class="clsDialogText" style="margin-bottom:10px;">
- <legend>
- <label HAL_dlgItemFor="chkFillWithData" class="clsToggle">
- <input HAL_dlgItemId="chkFillWithData" hideFocus="true" type="checkbox" onclick="_70g._c4a()"/>
- <span HAL_ids="IDS_LBL_INSERTCHART_FILL"></span>
- </label>
- </legend>
- <table HAL_dlgItemId="cboFillFromSource2" style="width:170px;margin: 5px 5px 5px 30px;"></table>
- </fieldset>
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <table cellpadding="0" cellspacing="0" class="clsDialogText">
- <!-- <tr>
- <td style="padding:0 0 1px 0" HAL_ids="IDS_LBL_CHART_GROUPING"></td>
- <td HAL_ids="IDS_LBL_CHART_TYPE" style="padding:0 0 1px 0"></td>
- </tr> -->
- <tr style="vertical-align:top">
- <td style="padding-right:4px">
- <div HAL_dlgItemId="divChartGroupsListView" class="clsListView" style="width:196px; height:352px" HAL_idsAriaLabel="IDS_LBL_CHART_TYPE"></div>
- </td>
- <td>
- <div HAL_dlgItemId="txtName" style="border:1px solid var(--text-03); padding:0 0 0 5px; margin:0 0 2px 0;display:none;"> </div>
- <div HAL_dlgItemId="divChartTypesListView" class="clsListView" style="padding:0px 0px 320px 5px; width:402px; height:352px;">
- <table HAL_dlgItemId="tblChartTypesListViewTable" class="clsDialogText" cellpadding="0" cellspacing="0">
- </table>
- </div>
- <div class="clsDialogText" style="padding:2px 0px 2px 0px;display:none;">
- <img class="clsImg16x16" src="hal/images/icon_information_16x16.gif"/>
- <span HAL_ids="IDS_LBL_EXPRED_INFO"></span>
- </div>
- <div HAL_dlgItemId="divTipsText" class="clsInfoBox" style="height:85px; width:402px; display:none;"> </div>
- </td>
- </tr>
- </table>
-
- <div class="clsDlgButtonBar">
- <button class="clsDlgButton" onclick="_70g._9jk()" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
- <button class="clsDlgButton" HAL_isDefault="true" onclick="_70g._bgn()" HAL_ids="IDS_HAL_BTN_OK"></button>
- </div>
- </div>
- ]]></dialogHtml>
- <externalScripts>
- <externalScript src="_zx9.js"/>
- </externalScripts>
- <externalResources>
- <externalResource src="res/ChartGroupsLegacy.xml"/>
- <externalResource src="res/ChartGroups.xml"/>
- <externalResource src="res/ChartTemplates.xml"/>
- <externalResource src="res/ReportPresets.xml"/>
- </externalResources>
- </dialog>
- <!-- Chart groups template list view -->
- <listView id="ChartSelectGroups" allowCtrlDeselect="false" smallIconHeight="16px" smallIconWidth="16px">
- <listItems/>
- </listView>
- <!-- Chart subtypes template list view -->
- <listView id="chartTypes" view="icon" allowCtrlDeselect="false" clipLabels="false" iconHeight="48px" iconWidth="48px">
- <listItems/>
- </listView>
-
- <!-- Chart groups template list view -->
- <listView id="ChartSelectGroupsLegacy" allowCtrlDeselect="false" smallIconHeight="20px" smallIconWidth="20px">
- <listItems/>
- </listView>
- <!-- Chart subtypes template list view -->
- <listView id="chartTypesLegacy" view="icon" allowCtrlDeselect="false" clipLabels="false" iconHeight="48px" iconWidth="48px">
- <listItems/>
- </listView>
-
- <!-- Fill with data Combo Box -->
- <comboBox id="fillFromSource" type="dropDownList">
- <listView>
- <listItems/>
- </listView>
- </comboBox>
- </resources>
|