Page MenuHomec4science

injected_screens.html
No OneTemporary

File Metadata

Created
Wed, Jun 19, 04:35

injected_screens.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<body>
<div id='MedCo-mainDiv'>
<div id="MedCo-TABS" class="yui-navset">
<!--tabs definitions-->
<ul class="yui-nav">
<li id="MedCo-TAB0" class="selected"><a href="#MedCo-TAB0"><em>Secure Query Dashboard</em></a></li>
<li id="MedCo-TAB3"><a href="#MedCo-TAB1"><em>Run Tests</em></a></li>
</ul>
<!-- tabs definition -->
<div class="yui-content" id="MedCo-CONTENT">
<!-- Secure Query DashBoard tab -->
<div class="MedCo-Dashboard" style="background-color: rgb(222, 235, 255);">
<!-- run - reset - drop patient set - query for query status - decrypt result -->
<!-- Panels to build the query (drag and drop)-->
<div id="MedCo-QueryPanels">
</div>
<hr>
<div class="MedCo-Commands">
<div class="MedCo-Button"><a href="JavaScript:i2b2.MedCo.QT.query.waitThenRun()">Run Query</a></div>
<div class="MedCo-Button"><a href="JavaScript:i2b2.MedCo.QT.ctrlr.clear()">Clear</a></div>
<div class="timer MedCoText">
<label style="font-weight:bold;">Execution Time:</label>
<img id="MedCo-loadingGif" width="20px" src="js-i2b2/cells/plugins/MedCo/assets/spin.gif">
<div id="medcoTimer">-</div>
<label>secs</label>
</div>
<hr style="border:none; border-left: 1px solid hsla(200, 10%, 50%,100); height: 25px; width: 1px; margin: 3px 10px; float: left;">
<!--<div style="border-left:1px solid #000;height:25px"></div>-->
<div class="MedCoText" style="line-height:25px; float: left;">
<label style="font-weight:bold;">Status (#to encrypt):</label>
<output id="MedCo_encrypting">0</output>
</div>
<img src="js-i2b2/cells/CRC/assets/QryTool_b_newgroup.gif" alt="Add New" class="new-group" onclick="i2b2.MedCo.QT.ctrlr.appendPanel()"/>
</div>
<hr>
<!-- Space to show the received results -->
<div id="MedCo-QueryResults">
<!--<fieldset class="MedCo-result MedCoText">-->
<!--<legend>Number of patients</legend>-->
<!--<table class="MedCo-resultTable">-->
<!--<tbody>-->
<!--<tr>-->
<!--<td id="MedCo-siteName0">-</td>-->
<!--<td id="MedCo-siteName1">-</td>-->
<!--<td id="MedCo-siteName2">-</td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td id="MedCo-plainResult0">-->
<!-- - -->
<!--</td>-->
<!--<td id="MedCo-plainResult1">-->
<!-- - -->
<!--</td>-->
<!--<td id="MedCo-plainResult2">-->
<!-- - -->
<!--</td>-->
<!--</tr>-->
<!--</tbody>-->
<!--</table>-->
<!--</fieldset>-->
</div>
<!--<pre id="mylog" style="overflow: scroll; width: 100%; height: 100%;">-->
<!--</pre>-->
</div>
<!-- Plugin Help tab -->
<div>
<div class="MedCo-MainContent">
<div class="MedCo-MainContentPad MedCo-TestTab">
<select id="MedCo-QueryType">
<option value="A">Query A</option>
<option value="B">Query B</option>
</select>
<hr>
<div>
<button onclick="i2b2.MedCo.test.ctrlr.encrypt()"
title="Clears the encryption cache and start the encryption of the query
parameters">Encrypt</button>
<p>Time: <label id="MedCo-EncryptTime" class="testLabel">-</label>[secs]</p>
<p>#senitive variants/concepts encrypted:
<label id="MedCo-EncryptCurr" class="testLabel">-</label>
/
<label id="MedCo-EncryptTot" class="testLabel">-</label>
</p>
</div>
<hr>
<div>
<select id="MedCo-NumQueries">
<option value="1">1</option>
<option value="10">10</option>
<option value="100">100</option>
<option value="1000">1000</option>
</select>
x
<button onclick="i2b2.MedCo.test.ctrlr.send()"
title="Waits the for the encryption to finish and the send the query the
indicated number of times">Send query</button>
<p>Time: <label id="MedCo-QueryTime" class="testLabel">-</label>[secs]</p>
<p>#response received:
<label id="MedCo-QueryCurr" class="testLabel">-</label>
/
<label id="MedCo-QueryTot" class="testLabel">-</label>
</p>
</div>
</div>
</div>
</div>
<!--&lt;!&ndash; annotation name popup &ndash;&gt;-->
<!--<div id="MedCo_annotationPopup" style="visibility: collapse;">-->
<!--<div class="hd">Search by annotation</div>-->
<!--<div class="bd">-->
<!--<p>-->
<!--Use the annotation name box to specify the annotation for which to search. When you-->
<!--begin typing in the search box below some matching options will appear.-->
<!--</p>-->
<!--<table class="MedCo_popupTable">-->
<!--<tr>-->
<!--<th> Annotation Name* </th>-->
<!--<td>-->
<!--<input type="search" id="searchAnnotationNameInputBox">-->
<!--</td>-->
<!--<td>-->
<!--<select id="annotationNameList" onchange="-->
<!--document.querySelector('#searchAnnotationNameInputBox').value = this.options[this.selectedIndex].text;">-->
<!--</select>-->
<!--</td>-->
<!--</tr>-->
<!--<tr>-->
<!--<th> Annotation Value* </th>-->
<!--<td>-->
<!--<input type="search" id="searchAnnotationValueInputBox">-->
<!--</td>-->
<!--<td>-->
<!--<select id="annotationValueList"-->
<!--onclick="document.querySelector('#searchAnnotationValueInputBox').value = this.options[this.selectedIndex].text;"-->
<!--onchange="document.querySelector('#searchAnnotationValueInputBox').value = this.options[this.selectedIndex].text;">-->
<!--</select>-->
<!--</td>-->
<!--</tr>-->
<!--<tr>-->
<!--<th>Zygosity*</th>-->
<!--<td colspan="2">-->
<!--<div id="zygosityListAnnotationNamePopup" class="zygosityList">-->
<!--<label><input type="checkbox" id="heterozygousAnnotationNamePopup">Heterozygous</label>-->
<!--<label><input type="checkbox" id="homozygousAnnotationNamePopup">Homozygous</label>-->
<!--<label><input type="checkbox" id="unknownAnnotationNamePopup">Unknown</label>-->
<!--</div>-->
<!--</td>-->
<!--</tr>-->
<!--</table>-->
<!--</div>-->
<!--</div>-->
<!--&lt;!&ndash; &ndash;&gt;-->
<div id="MedCo-constraintDates" style="display:none;">
<div class="hd" style="background:#6677AA;">Constrain Group by Date Range</div>
<div class="bd">
<br />
<center>
<table style="font-size:12px">
<tr><td>From:</td><td></td><td>To:</td></tr>
<tr>
<td class="dateBorder">
<table><tr>
<td valign="middle"><input id="MedCo-checkboxDateStart" type="checkbox" onChange="i2b2.MedCo.QT.dateConstraint.ctrlr.toggleDate()" /></td>
<td valign="middle"><input id="MedCo-constraintDateStart" value="01/31/2008" style="width:75px;" disabled="disabled" /></td>
<td valign="middle"><a onclick="i2b2.MedCo.QT.dateConstraint.ctrlr.doShowCalendar('S')"><img id="MedCo-dropDateStart" style="position:relative; top:1px; border:none;" class="calendarDropdown" src="assets/images/b_dropdown.gif" alt="" /></a>&nbsp;</td>
</tr></table>
</td>
<td>&nbsp;&nbsp;&nbsp;</td>
<td class="dateBorder">
<table>
<tr>
<td valign="middle"><input id="MedCo-checkboxDateEnd" type="checkbox" onChange="i2b2.MedCo.QT.dateConstraint.ctrlr.toggleDate()" /></td>
<td valign="middle"><input id="MedCo-constraintDateEnd" value="12/31/2008" style="width:75px;" disabled="disabled" /></td>
<td valign="middle"><a onclick="i2b2.MedCo.QT.dateConstraint.ctrlr.doShowCalendar('E')"><img id="MedCo-dropDateEnd" style="position:relative; top:1px" class="calendarDropdown" border="0" src="assets/images/b_dropdown.gif" alt=""/></a>&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
<br /><br />
</div>
</div>
</div>
</div>
</div>
</body>
</html>

Event Timeline