source: cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/overlay.xml @ 2927

Last change on this file since 2927 was 2927, checked in by mwindhouwer, 11 years ago

M mod-ISOcat-interface-gi/interface/settings/builder.xml
M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/jss/locale.xml
M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/overlay.xml
M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/DCSViewer.xml
M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/DCSViewer.js
M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/DataCategorySelectionViewer.js

  • added overlay to show the history of the DCs in the DCS
File size: 1.2 KB
Line 
1<serialization jsxversion="3.9" xmlns="urn:tibco.com/v3.0">
2  <object type="jsx3.gui.Block">
3    <variants jsxrelativeposition="0" jsxoverflow="3" jsxzindex="9" jsxleft="0" jsxtop="0"></variants>
4    <strings jsxheight="100%" jsxwidth="100%" jsxname="overlay" jsxvisibility="" jsxdisplay=""></strings>
5    <dynamics jsxbgcolor="@Transparent BG" jsxborder="@No jsxborder"></dynamics>
6    <object type="jsx3.gui.Block">
7      <variants jsxrelativeposition="0" jsxoverflow="2" jsxzindex="99" jsxleft="0" jsxtop="0" jsxwidth="609"></variants>
8      <strings jsxname="ebg" jsxheight="0" jsxdisplay="" jsxtextalign="center" jsxstyleoverride="opacity:0.8;filter:alpha(opacity=80);" jsxvisibility="" jsxbgcolor="white"></strings>
9    </object>
10    <object type="jsx3.gui.Block">
11      <variants jsxoverflow="1" jsxrelativeposition="0" jsxzindex="999" jsxleft="0" jsxtop="0"></variants>
12      <strings jsxheight="100%" jsxname="main" jsxdisplay="" jsxwidth="100%" jsxtext="&lt;div class=&quot;main&quot;&gt;There is no context information for this data category.&lt;/div&gt;" jsxvisibility=""></strings>
13      <dynamics jsxborder="@No jsxborder" jsxbgcolor="@Transparent BG"></dynamics>
14    </object>
15  </object>
16</serialization>
Note: See TracBrowser for help on using the repository browser.