123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- <resources>
- <dialog id="_xm9" borderStyle="sizable" showX="false">
- <dialogHtml><![CDATA[
- <div onkeypress="_xm9._wph(event)">
- <style>
- ._xm9 .clsModalDlgHeaderTitleFirstCell_active,
- ._xm9 .clsModalDlgHeaderTitleFirstCell_inactive,
- ._xm9 .clsModalDlgHeaderTitleLastCell_active,
- ._xm9 .clsModalDlgHeaderTitleLastCell_inactive
- {
- cursor: default;
- font-size: 18px;
- border-bottom: 1px solid var(--ui-03);
- }
- #_xm9 .clsExpandCollapseSplitterVertical_normal,
- #_xm9 .clsExpandCollapseSplitterVertical_hover,
- #_xm9 .clsExpandCollapseSplitterVertical_select
- {
- border-left: 1px solid var(--G2);
- }
- </style>
- <div HAL_paneId="_xm9_DlgPane" HAL_dlgItemId="divRootPane"></div>
- <div HAL_paneId="_xm9_MainColPane" style="padding:var(--16S)"></div>
- <div HAL_paneId="_xm9_MainRowPane"></div>
- <div HAL_paneId="_xm9_ListLeftColPane"></div>
- <div HAL_paneId="_xm9_ListViewRowPane" style="padding-right:8px">
- <!-- TabBox -->
- <table HAL_dlgItemId="tabMain" HAL_tabOrientation="top" style="border-collapse: separate">
- <tr>
- <td HAL_ids="IDS_TAB_TEMPLATES"></td>
- <td HAL_ids="IDS_TAB_THEMES"></td>
- </tr>
- </table>
-
- <!-- TabPanels -->
- <div HAL_dlgItemId="tabMain_Panels" style="overflow:auto">
- <!-- TabPanel [Templates] -->
- <div HAL_dlgItemId="tabMain_Panel0">
- <div HAL_dlgItemId="divToolbar" class="clsAppToolbar clsToolbar" style="margin-bottom:var(--16S)"></div>
- <!--begin deck-->
- <div HAL_dlgItemId="divDeck" style="padding-bottom:var(--32L)">
-
- <!-- Card 0 -->
- <div class="clsListView" HAL_dlgItemId="divAllTemplateGalleryListView" style="border:0; overflow:auto; width:100%"></div>
-
- <!-- Card 1 -->
- <div class="clsListView" HAL_dlgItemId="divReportTemplateGalleryListView" style="border:0; overflow:auto; width:100%"></div>
-
- <!-- Card 2 -->
- <div class="clsListView" HAL_dlgItemId="divActiveReportTemplateGalleryListView" style="border:0; overflow:auto; width:100%"></div>
- </div>
- <!--end deck-->
- </div>
-
- <!-- TabPanel [Themes] -->
- <div HAL_dlgItemId="tabMain_Panel1">
- <div class="themeThumbnailsContainer clsListView" HAL_dlgItemId="divThemeGalleryListView" style="border:0; overflow:auto; width:100%; padding-top:var(--32L); padding-bottom:var(--32L)"></div>
- </div>
- </div>
- </div>
- <div HAL_paneId="_xm9_PreviewWrapperColPane"></div>
- <!-- Preview Right Column Pane -->
- <div HAL_paneId="_xm9_PreviewRightRowPane" style="padding-top:25px">
- <div HAL_dlgItemId="divTemplateGalleryDetails" style="padding-left:10px; overflow:auto">
- <table role="presentation" class="clsDialogText" style="width:100%; height:100%">
- <tr style="vertical-align:top">
- <td align="center">
- <!-- Preview -->
- <div HAL_dlgItemId="divPreview" style="height:450px"></div>
- <!-- Details -->
- <div HAL_dlgItemId="divInfoContent" style="text-align:left">
- <div style="width:10px; height:30px"></div>
- <table style="width:100%" class="clsDialogText">
- <tr style="vertical-align:top">
- <td style="white-space:nowrap; width: 150px;">
- <div HAL_ids="IDS_LBL_TEMPLATE_NAME"></div>
- </td>
- <td>
- <div HAL_dlgItemId="divTemplateName" style="font-weight:bold;"></div>
- </td>
- </tr>
- <tr style="vertical-align:top">
- <td style="white-space:nowrap; width: 150px;">
- <div HAL_ids="IDS_LBL_THEME_NAME"></div>
- </td>
- <td>
- <div HAL_dlgItemId="divThemeName" style="font-weight:bold;"></div>
- </td>
- </tr>
-
- </table>
- </div>
- </td>
- </tr>
- </table>
- </div>
- </div>
- <div HAL_paneId="_xm9_BtnBarPane">
- <div class="clsDlgButtonBar">
- <button HAL_dlgItemId="btnCancel" isAppProfileId="true" class="clsDlgButton" onclick="_xm9._9jk();" HAL_ids="IDS_HAL_BTN_CANCEL"></button>
- <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="_xm9._bgn()" HAL_ids="IDS_HAL_BTN_OK" HAL_isDefault="true"></button>
- </div>
- </div>
- </div>
- ]]></dialogHtml>
- <externalScripts>
- <externalScript src="_pv9.js"/>
- </externalScripts>
- </dialog>
- <panes id="DlgPane">
- <columnPane id="_xm9_MainColPane" defaultWidth="*" minWidth="100%" overflow="auto" parentResizeBehaviour="resizeFirst">
- <rowPane id="_xm9_MainRowPane" defaultHeight="*" minHeight="100%" overflow="hidden" parentResizeBehaviour="resize">
- <columnPane id="_xm9_ListLeftColPane" defaultWidth="2*" minWidth="60%" overflow="hidden" parentResizeBehaviour="resize" splitterResizeBehaviour="resize">
- <rowPane id="_xm9_ListViewRowPane" defaultHeight="*" minHeight="95%" overflow="hidden" fillPaneWith="_xm9_tabMain_Panels" parentResizeBehaviour="resize"/>
- </columnPane>
- <columnSplitter reserveSpace="true" classPrefix="clsExpandCollapseSplitterVertical" allowExpandCollapse="false"/>
- <columnPane id="_xm9_PreviewWrapperColPane" defaultWidth="*" minWidth="40%" overflow="auto" parentResizeBehaviour="resize" splitterResizeBehaviour="resize">
- <rowPane id="_xm9_PreviewRightRowPane" defaultHeight="*" minHeight="95%" overflow="hidden" fillPaneWith="_xm9_divTemplateGalleryDetails" parentResizeBehaviour="resize"/>
- </columnPane>
- </rowPane>
- <rowPane id="_xm9_BtnBarPane" defaultHeight="autoFromContents" minHeight="autoFromContents" parentResizeBehaviour="fixed"/>
- </columnPane>
- </panes>
- <listView id="AllTemplatesList" classPrefix="clsTemplateTheme" view="icon" allowCtrlDeselect="false" clipLabels="true" iconHeight="100px" iconWidth="200px" iconLabelWidth="180px">
- <listItems/>
- </listView>
- <listView id="ReportTemplateList" classPrefix="clsTemplateTheme" view="icon" allowCtrlDeselect="false" clipLabels="true" iconHeight="100px" iconWidth="200px" iconLabelWidth="180px">
- <listItems/>
- </listView>
- <listView id="ActiveReportTemplateList" classPrefix="clsTemplateTheme" view="icon" allowCtrlDeselect="false" clipLabels="true" iconHeight="100px" iconWidth="200px" iconLabelWidth="180px">
- <listItems/>
- </listView>
- <listView id="ThemesList" view="icon" classPrefix="clsTemplateTheme" allowCtrlDeselect="false" clipLabels="true" iconHeight="100px" iconWidth="200px" iconLabelWidth="180px">
- <listItems/>
- </listView>
- <toolbar id="MainToolbar" rightAligned="true">
- <toolbarButton id="_xm9_btnFilter" smallSvgIcon="def_tool_filters">
- <menuPopup id="_xm9_mnuTemplatesFilterActionsPopup">
- <menuItem id="_xm9_mnuAllTypes" idsLabel="IDS_MI_ALL_REPORT_TYPES" onCommand="_xm9._n7g(0)" radioFunction="_xm9._bt4 == 0"/>
- <menuItem id="_xm9_mnuStandardTypes" idsLabel="IDS_MI_STND_REPORT_TYPES" onCommand="_xm9._n7g(1)" radioFunction="_xm9._bt4 == 1"/>
- <menuItem id="_xm9_mnuInteractiveTypes" idsLabel="IDS_MI_INTERACTIVE_REPORT_TYPES" onCommand="_xm9._n7g(2)" radioFunction="_xm9._bt4 == 2"/>
- </menuPopup>
- </toolbarButton>
- </toolbar>
- </resources>
|