path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
Robot/leJOS_EV3_0.9.1-beta_win32/docs/ev3/lejos/remote/ev3/RemoteRequestMenu.html | Haldoryn/Kartierung-eines-Raums | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Nov 16 09:23:31 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>RemoteRequestMenu (leJOS EV3 API documentation)</title>
<meta name="date" content="2015-11-16">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RemoteRequestMenu (leJOS EV3 API documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../lejos/remote/ev3/RemoteRequestLED.html" title="class in lejos.remote.ev3"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../lejos/remote/ev3/RemoteRequestMotorPort.html" title="class in lejos.remote.ev3"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?lejos/remote/ev3/RemoteRequestMenu.html" target="_top">Frames</a></li>
<li><a href="RemoteRequestMenu.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">lejos.remote.ev3</div>
<h2 title="Class RemoteRequestMenu" class="title">Class RemoteRequestMenu</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>lejos.remote.ev3.RemoteRequestMenu</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, <a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">RemoteRequestMenu</span>
extends java.lang.Object
implements <a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a>, java.io.Serializable</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../serialized-form.html#lejos.remote.ev3.RemoteRequestMenu">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#RemoteRequestMenu-java.lang.String-">RemoteRequestMenu</a></span>(java.lang.String host)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#debugProgram-java.lang.String-">debugProgram</a></span>(java.lang.String programName)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#deleteAllPrograms--">deleteAllPrograms</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#deleteFile-java.lang.String-">deleteFile</a></span>(java.lang.String fileName)</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#disConnect--">disConnect</a></span>()</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#fetchFile-java.lang.String-">fetchFile</a></span>(java.lang.String fileName)</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getExecutingProgramName--">getExecutingProgramName</a></span>()</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getFileSize-java.lang.String-">getFileSize</a></span>(java.lang.String filename)</code> </td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getMenuVersion--">getMenuVersion</a></span>()</code> </td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getName--">getName</a></span>()</code> </td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getProgramNames--">getProgramNames</a></span>()</code> </td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getSampleNames--">getSampleNames</a></span>()</code> </td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getSetting-java.lang.String-">getSetting</a></span>(java.lang.String setting)</code> </td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#getVersion--">getVersion</a></span>()</code> </td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#resume--">resume</a></span>()</code> </td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#runProgram-java.lang.String-">runProgram</a></span>(java.lang.String programName)</code> </td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#runSample-java.lang.String-">runSample</a></span>(java.lang.String programName)</code> </td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#setName-java.lang.String-">setName</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#setSetting-java.lang.String-java.lang.String-">setSetting</a></span>(java.lang.String setting,
java.lang.String value)</code> </td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#shutdown--">shutdown</a></span>()</code> </td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#stopProgram--">stopProgram</a></span>()</code> </td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#suspend--">suspend</a></span>()</code> </td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../lejos/remote/ev3/RemoteRequestMenu.html#uploadFile-java.lang.String-byte:A-">uploadFile</a></span>(java.lang.String fileName,
byte[] contents)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="RemoteRequestMenu-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RemoteRequestMenu</h4>
<pre>public RemoteRequestMenu(java.lang.String host)
throws java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="runProgram-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>runProgram</h4>
<pre>public void runProgram(java.lang.String programName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#runProgram-java.lang.String-">runProgram</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="runSample-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>runSample</h4>
<pre>public void runSample(java.lang.String programName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#runSample-java.lang.String-">runSample</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="debugProgram-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>debugProgram</h4>
<pre>public void debugProgram(java.lang.String programName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#debugProgram-java.lang.String-">debugProgram</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="deleteFile-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteFile</h4>
<pre>public boolean deleteFile(java.lang.String fileName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#deleteFile-java.lang.String-">deleteFile</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getFileSize-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFileSize</h4>
<pre>public long getFileSize(java.lang.String filename)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getFileSize-java.lang.String-">getFileSize</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getProgramNames--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProgramNames</h4>
<pre>public java.lang.String[] getProgramNames()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getProgramNames--">getProgramNames</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getSampleNames--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSampleNames</h4>
<pre>public java.lang.String[] getSampleNames()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getSampleNames--">getSampleNames</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="uploadFile-java.lang.String-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uploadFile</h4>
<pre>public boolean uploadFile(java.lang.String fileName,
byte[] contents)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#uploadFile-java.lang.String-byte:A-">uploadFile</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="fetchFile-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fetchFile</h4>
<pre>public byte[] fetchFile(java.lang.String fileName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#fetchFile-java.lang.String-">fetchFile</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getSetting-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetting</h4>
<pre>public java.lang.String getSetting(java.lang.String setting)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getSetting-java.lang.String-">getSetting</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="setSetting-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSetting</h4>
<pre>public void setSetting(java.lang.String setting,
java.lang.String value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#setSetting-java.lang.String-java.lang.String-">setSetting</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="deleteAllPrograms--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteAllPrograms</h4>
<pre>public void deleteAllPrograms()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#deleteAllPrograms--">deleteAllPrograms</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getVersion--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVersion</h4>
<pre>public java.lang.String getVersion()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getVersion--">getVersion</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getMenuVersion--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMenuVersion</h4>
<pre>public java.lang.String getMenuVersion()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getMenuVersion--">getMenuVersion</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public java.lang.String getName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getName--">getName</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="setName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setName</h4>
<pre>public void setName(java.lang.String name)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#setName-java.lang.String-">setName</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="stopProgram--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stopProgram</h4>
<pre>public void stopProgram()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#stopProgram--">stopProgram</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="getExecutingProgramName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExecutingProgramName</h4>
<pre>public java.lang.String getExecutingProgramName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#getExecutingProgramName--">getExecutingProgramName</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="shutdown--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>shutdown</h4>
<pre>public void shutdown()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#shutdown--">shutdown</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="suspend--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>suspend</h4>
<pre>public void suspend()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#suspend--">suspend</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="resume--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resume</h4>
<pre>public void resume()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../lejos/remote/ev3/Menu.html#resume--">resume</a></code> in interface <code><a href="../../../lejos/remote/ev3/Menu.html" title="interface in lejos.remote.ev3">Menu</a></code></dd>
</dl>
</li>
</ul>
<a name="disConnect--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>disConnect</h4>
<pre>public void disConnect()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../lejos/remote/ev3/RemoteRequestLED.html" title="class in lejos.remote.ev3"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../lejos/remote/ev3/RemoteRequestMotorPort.html" title="class in lejos.remote.ev3"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?lejos/remote/ev3/RemoteRequestMenu.html" target="_top">Frames</a></li>
<li><a href="RemoteRequestMenu.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
scan_to_reveal/stvcore/templates/stvcore/new_usr.html | wang103/ScanToReveal | <h1>New User</h1>
{% if error_message %}<p><strong>{{ error_message }}</strong></p>{% endif %}
<form action="{% url 'stvcore:register_new_usr' %}" method="post">
{% csrf_token %}
Username:<br>
<input type="text" name="username">
<br>
Password:<br>
<input type="password" name="password">
<br>
Confirm password:<br>
<input type="password" name="password_copy">
<br>
Email:<br>
<input type="email" name="email">
<br>
First name:<br>
<input type="text" name="first_name">
<br>
Last name:<br>
<input type="text" name="last_name">
<br>
<input type="submit" value="Submit">
</form>
|
doc/scp/common/actionchain/IShapeMagazine.html | simonboots/BestFitPlacementHeuristic | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_07) on Wed Dec 31 13:41:17 CET 2008 -->
<TITLE>
IShapeMagazine
</TITLE>
<META NAME="date" CONTENT="2008-12-31">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IShapeMagazine";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/IShapeMagazine.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../scp/common/actionchain/IAction.html" title="interface in scp.common.actionchain"><B>PREV CLASS</B></A>
<A HREF="../../../scp/common/actionchain/IShapePlacer.html" title="interface in scp.common.actionchain"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?scp/common/actionchain/IShapeMagazine.html" target="_top"><B>FRAMES</B></A>
<A HREF="IShapeMagazine.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
scp.common.actionchain</FONT>
<BR>
Interface IShapeMagazine</H2>
<HR>
<DL>
<DT><PRE>public interface <B>IShapeMagazine</B></DL>
</PRE>
<P>
Interface for ShapeManagzine
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>sst</DD>
</DL>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../scp/common/actionchain/IShapeMagazine.html#highlightShape(scp.common.Shape)">highlightShape</A></B>(<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A> s)</CODE>
<BR>
Highlight shape</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../scp/common/actionchain/IShapeMagazine.html#insertShape(scp.common.Shape)">insertShape</A></B>(<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A> s)</CODE>
<BR>
Insert shape to magazine</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../scp/common/actionchain/IShapeMagazine.html#loadMagazine(java.util.List)">loadMagazine</A></B>(java.util.List<<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A>> shapelist)</CODE>
<BR>
Loads magazine with shapes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../scp/common/actionchain/IShapeMagazine.html#removeShape(scp.common.Shape)">removeShape</A></B>(<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A> s)</CODE>
<BR>
Remove shape from magazine</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../scp/common/actionchain/IShapeMagazine.html#unhighlightAllShapes()">unhighlightAllShapes</A></B>()</CODE>
<BR>
Unhighlight all shapes</TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="loadMagazine(java.util.List)"><!-- --></A><H3>
loadMagazine</H3>
<PRE>
void <B>loadMagazine</B>(java.util.List<<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A>> shapelist)</PRE>
<DL>
<DD>Loads magazine with shapes
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>shapelist</CODE> - shapes to load</DL>
</DD>
</DL>
<HR>
<A NAME="highlightShape(scp.common.Shape)"><!-- --></A><H3>
highlightShape</H3>
<PRE>
void <B>highlightShape</B>(<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A> s)</PRE>
<DL>
<DD>Highlight shape
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>s</CODE> - shape to highlight</DL>
</DD>
</DL>
<HR>
<A NAME="unhighlightAllShapes()"><!-- --></A><H3>
unhighlightAllShapes</H3>
<PRE>
void <B>unhighlightAllShapes</B>()</PRE>
<DL>
<DD>Unhighlight all shapes
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="removeShape(scp.common.Shape)"><!-- --></A><H3>
removeShape</H3>
<PRE>
void <B>removeShape</B>(<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A> s)</PRE>
<DL>
<DD>Remove shape from magazine
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>s</CODE> - shape to be removed</DL>
</DD>
</DL>
<HR>
<A NAME="insertShape(scp.common.Shape)"><!-- --></A><H3>
insertShape</H3>
<PRE>
void <B>insertShape</B>(<A HREF="../../../scp/common/Shape.html" title="class in scp.common">Shape</A> s)</PRE>
<DL>
<DD>Insert shape to magazine
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>s</CODE> - shape to be added</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/IShapeMagazine.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../scp/common/actionchain/IAction.html" title="interface in scp.common.actionchain"><B>PREV CLASS</B></A>
<A HREF="../../../scp/common/actionchain/IShapePlacer.html" title="interface in scp.common.actionchain"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?scp/common/actionchain/IShapeMagazine.html" target="_top"><B>FRAMES</B></A>
<A HREF="IShapeMagazine.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
lib/commons-collections4-4.2/apidocs/src-html/org/apache/commons/collections4/functors/EqualPredicate.html | TonyClark/ESL | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>Source code</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<div class="sourceContainer">
<pre><span class="sourceLineNo">001</span>/*<a name="line.1"></a>
<span class="sourceLineNo">002</span> * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.2"></a>
<span class="sourceLineNo">003</span> * contributor license agreements. See the NOTICE file distributed with<a name="line.3"></a>
<span class="sourceLineNo">004</span> * this work for additional information regarding copyright ownership.<a name="line.4"></a>
<span class="sourceLineNo">005</span> * The ASF licenses this file to You under the Apache License, Version 2.0<a name="line.5"></a>
<span class="sourceLineNo">006</span> * (the "License"); you may not use this file except in compliance with<a name="line.6"></a>
<span class="sourceLineNo">007</span> * the License. You may obtain a copy of the License at<a name="line.7"></a>
<span class="sourceLineNo">008</span> *<a name="line.8"></a>
<span class="sourceLineNo">009</span> * http://www.apache.org/licenses/LICENSE-2.0<a name="line.9"></a>
<span class="sourceLineNo">010</span> *<a name="line.10"></a>
<span class="sourceLineNo">011</span> * Unless required by applicable law or agreed to in writing, software<a name="line.11"></a>
<span class="sourceLineNo">012</span> * distributed under the License is distributed on an "AS IS" BASIS,<a name="line.12"></a>
<span class="sourceLineNo">013</span> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<a name="line.13"></a>
<span class="sourceLineNo">014</span> * See the License for the specific language governing permissions and<a name="line.14"></a>
<span class="sourceLineNo">015</span> * limitations under the License.<a name="line.15"></a>
<span class="sourceLineNo">016</span> */<a name="line.16"></a>
<span class="sourceLineNo">017</span>package org.apache.commons.collections4.functors;<a name="line.17"></a>
<span class="sourceLineNo">018</span><a name="line.18"></a>
<span class="sourceLineNo">019</span>import java.io.Serializable;<a name="line.19"></a>
<span class="sourceLineNo">020</span><a name="line.20"></a>
<span class="sourceLineNo">021</span>import org.apache.commons.collections4.Equator;<a name="line.21"></a>
<span class="sourceLineNo">022</span>import org.apache.commons.collections4.Predicate;<a name="line.22"></a>
<span class="sourceLineNo">023</span><a name="line.23"></a>
<span class="sourceLineNo">024</span>/**<a name="line.24"></a>
<span class="sourceLineNo">025</span> * Predicate implementation that returns true if the input is the same object<a name="line.25"></a>
<span class="sourceLineNo">026</span> * as the one stored in this predicate by equals.<a name="line.26"></a>
<span class="sourceLineNo">027</span> *<a name="line.27"></a>
<span class="sourceLineNo">028</span> * @since 3.0<a name="line.28"></a>
<span class="sourceLineNo">029</span> */<a name="line.29"></a>
<span class="sourceLineNo">030</span>public final class EqualPredicate<T> implements Predicate<T>, Serializable {<a name="line.30"></a>
<span class="sourceLineNo">031</span><a name="line.31"></a>
<span class="sourceLineNo">032</span> /** Serial version UID */<a name="line.32"></a>
<span class="sourceLineNo">033</span> private static final long serialVersionUID = 5633766978029907089L;<a name="line.33"></a>
<span class="sourceLineNo">034</span><a name="line.34"></a>
<span class="sourceLineNo">035</span> /** The value to compare to */<a name="line.35"></a>
<span class="sourceLineNo">036</span> private final T iValue;<a name="line.36"></a>
<span class="sourceLineNo">037</span><a name="line.37"></a>
<span class="sourceLineNo">038</span> /** The equator to use for comparison */<a name="line.38"></a>
<span class="sourceLineNo">039</span> private final Equator<T> equator;<a name="line.39"></a>
<span class="sourceLineNo">040</span><a name="line.40"></a>
<span class="sourceLineNo">041</span> /**<a name="line.41"></a>
<span class="sourceLineNo">042</span> * Factory to create the predicate.<a name="line.42"></a>
<span class="sourceLineNo">043</span> *<a name="line.43"></a>
<span class="sourceLineNo">044</span> * @param <T> the type that the predicate queries<a name="line.44"></a>
<span class="sourceLineNo">045</span> * @param object the object to compare to<a name="line.45"></a>
<span class="sourceLineNo">046</span> * @return the predicate<a name="line.46"></a>
<span class="sourceLineNo">047</span> */<a name="line.47"></a>
<span class="sourceLineNo">048</span> public static <T> Predicate<T> equalPredicate(final T object) {<a name="line.48"></a>
<span class="sourceLineNo">049</span> if (object == null) {<a name="line.49"></a>
<span class="sourceLineNo">050</span> return NullPredicate.nullPredicate();<a name="line.50"></a>
<span class="sourceLineNo">051</span> }<a name="line.51"></a>
<span class="sourceLineNo">052</span> return new EqualPredicate<>(object);<a name="line.52"></a>
<span class="sourceLineNo">053</span> }<a name="line.53"></a>
<span class="sourceLineNo">054</span><a name="line.54"></a>
<span class="sourceLineNo">055</span> /**<a name="line.55"></a>
<span class="sourceLineNo">056</span> * Factory to create the identity predicate.<a name="line.56"></a>
<span class="sourceLineNo">057</span> *<a name="line.57"></a>
<span class="sourceLineNo">058</span> * @param <T> the type that the predicate queries<a name="line.58"></a>
<span class="sourceLineNo">059</span> * @param object the object to compare to<a name="line.59"></a>
<span class="sourceLineNo">060</span> * @param equator the equator to use for comparison<a name="line.60"></a>
<span class="sourceLineNo">061</span> * @return the predicate<a name="line.61"></a>
<span class="sourceLineNo">062</span> * @since 4.0<a name="line.62"></a>
<span class="sourceLineNo">063</span> */<a name="line.63"></a>
<span class="sourceLineNo">064</span> public static <T> Predicate<T> equalPredicate(final T object, final Equator<T> equator) {<a name="line.64"></a>
<span class="sourceLineNo">065</span> if (object == null) {<a name="line.65"></a>
<span class="sourceLineNo">066</span> return NullPredicate.nullPredicate();<a name="line.66"></a>
<span class="sourceLineNo">067</span> }<a name="line.67"></a>
<span class="sourceLineNo">068</span> return new EqualPredicate<>(object, equator);<a name="line.68"></a>
<span class="sourceLineNo">069</span> }<a name="line.69"></a>
<span class="sourceLineNo">070</span><a name="line.70"></a>
<span class="sourceLineNo">071</span> /**<a name="line.71"></a>
<span class="sourceLineNo">072</span> * Constructor that performs no validation.<a name="line.72"></a>
<span class="sourceLineNo">073</span> * Use <code>equalPredicate</code> if you want that.<a name="line.73"></a>
<span class="sourceLineNo">074</span> *<a name="line.74"></a>
<span class="sourceLineNo">075</span> * @param object the object to compare to<a name="line.75"></a>
<span class="sourceLineNo">076</span> */<a name="line.76"></a>
<span class="sourceLineNo">077</span> public EqualPredicate(final T object) {<a name="line.77"></a>
<span class="sourceLineNo">078</span> // do not use the DefaultEquator to keep backwards compatibility<a name="line.78"></a>
<span class="sourceLineNo">079</span> // the DefaultEquator returns also true if the two object references are equal<a name="line.79"></a>
<span class="sourceLineNo">080</span> this(object, null);<a name="line.80"></a>
<span class="sourceLineNo">081</span> }<a name="line.81"></a>
<span class="sourceLineNo">082</span><a name="line.82"></a>
<span class="sourceLineNo">083</span> /**<a name="line.83"></a>
<span class="sourceLineNo">084</span> * Constructor that performs no validation.<a name="line.84"></a>
<span class="sourceLineNo">085</span> * Use <code>equalPredicate</code> if you want that.<a name="line.85"></a>
<span class="sourceLineNo">086</span> *<a name="line.86"></a>
<span class="sourceLineNo">087</span> * @param object the object to compare to<a name="line.87"></a>
<span class="sourceLineNo">088</span> * @param equator the equator to use for comparison<a name="line.88"></a>
<span class="sourceLineNo">089</span> * @since 4.0<a name="line.89"></a>
<span class="sourceLineNo">090</span> */<a name="line.90"></a>
<span class="sourceLineNo">091</span> public EqualPredicate(final T object, final Equator<T> equator) {<a name="line.91"></a>
<span class="sourceLineNo">092</span> super();<a name="line.92"></a>
<span class="sourceLineNo">093</span> iValue = object;<a name="line.93"></a>
<span class="sourceLineNo">094</span> this.equator = equator;<a name="line.94"></a>
<span class="sourceLineNo">095</span> }<a name="line.95"></a>
<span class="sourceLineNo">096</span><a name="line.96"></a>
<span class="sourceLineNo">097</span> /**<a name="line.97"></a>
<span class="sourceLineNo">098</span> * Evaluates the predicate returning true if the input equals the stored value.<a name="line.98"></a>
<span class="sourceLineNo">099</span> *<a name="line.99"></a>
<span class="sourceLineNo">100</span> * @param object the input object<a name="line.100"></a>
<span class="sourceLineNo">101</span> * @return true if input object equals stored value<a name="line.101"></a>
<span class="sourceLineNo">102</span> */<a name="line.102"></a>
<span class="sourceLineNo">103</span> @Override<a name="line.103"></a>
<span class="sourceLineNo">104</span> public boolean evaluate(final T object) {<a name="line.104"></a>
<span class="sourceLineNo">105</span> if (equator != null) {<a name="line.105"></a>
<span class="sourceLineNo">106</span> return equator.equate(iValue, object);<a name="line.106"></a>
<span class="sourceLineNo">107</span> }<a name="line.107"></a>
<span class="sourceLineNo">108</span> return iValue.equals(object);<a name="line.108"></a>
<span class="sourceLineNo">109</span> }<a name="line.109"></a>
<span class="sourceLineNo">110</span><a name="line.110"></a>
<span class="sourceLineNo">111</span> /**<a name="line.111"></a>
<span class="sourceLineNo">112</span> * Gets the value.<a name="line.112"></a>
<span class="sourceLineNo">113</span> *<a name="line.113"></a>
<span class="sourceLineNo">114</span> * @return the value<a name="line.114"></a>
<span class="sourceLineNo">115</span> * @since 3.1<a name="line.115"></a>
<span class="sourceLineNo">116</span> */<a name="line.116"></a>
<span class="sourceLineNo">117</span> public Object getValue() {<a name="line.117"></a>
<span class="sourceLineNo">118</span> return iValue;<a name="line.118"></a>
<span class="sourceLineNo">119</span> }<a name="line.119"></a>
<span class="sourceLineNo">120</span><a name="line.120"></a>
<span class="sourceLineNo">121</span>}<a name="line.121"></a>
</pre>
</div>
</body>
</html>
|
ScriptReference/PlayerSettings.PS4-paramSfxPath.html | rakuten/Uinty3D-Docs-zhcn | <!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Unity - Scripting API: PlayerSettings.PS4.paramSfxPath</title>
<meta name="description" content="Develop once, publish everywhere! Unity is the ultimate tool for video game development, architectural visualizations, and interactive media installations - publish to the web, Windows, OS X, Wii, Xbox 360, and iPhone with many more platforms to come." />
<meta name="author" content="Unity Technologies" />
<link rel="shortcut icon" href="../StaticFiles/images/favicons/favicon.ico" />
<link rel="icon" type="image/png" href="../StaticFiles/images/favicons/favicon.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../StaticFiles/images/favicons/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../StaticFiles/images/favicons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="../StaticFiles/images/favicons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../StaticFiles/images/favicons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../StaticFiles/images/favicons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" href="../StaticFiles/images/favicons/apple-touch-icon.png" />
<meta name="msapplication-TileColor" content="#222c37" />
<meta name="msapplication-TileImage" content="../StaticFiles/images/favicons/tileicon-144x144.png" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2854981-1']);
_gaq.push(['_setDomainName', 'unity3d.com']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="../StaticFiles/js/jquery.js">
</script>
<script type="text/javascript" src="docdata/toc.js">//toc</script>
<!--local TOC-->
<script type="text/javascript" src="docdata/global_toc.js">//toc</script>
<!--global TOC, including other platforms-->
<script type="text/javascript" src="../StaticFiles/js/core.js">
</script>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="../StaticFiles/css/core.css" />
</head>
<body>
<div class="header-wrapper">
<div id="header" class="header">
<div class="content">
<div class="spacer">
<div class="menu">
<div class="logo">
<a href="http://docs.unity3d.com">
</a>
</div>
<div class="search-form">
<form action="30_search.html" method="get" class="apisearch">
<input type="text" name="q" placeholder="Search scripting..." autosave="Unity Reference" results="5" class="sbox field" id="q">
</input>
<input type="submit" class="submit">
</input>
</form>
</div>
<ul>
<li>
<a href="http://docs.unity3d.com">Overview</a>
</li>
<li>
<a href="../Manual/index.html">Manual</a>
</li>
<li>
<a href="../ScriptReference/index.html" class="selected">Scripting API</a>
</li>
</ul>
</div>
</div>
<div class="more">
<div class="filler">
</div>
<ul>
<li>
<a href="http://unity3d.com/">unity3d.com</a>
</li>
</ul>
</div>
</div>
</div>
<div class="toolbar">
<div class="content clear">
<div class="lang-switcher hide">
<div class="current toggle" data-target=".lang-list">
<div class="lbl">Language: <span class="b">English</span></div>
<div class="arrow">
</div>
</div>
<div class="lang-list" style="display:none;">
<ul>
<li>
<a href="">English</a>
</li>
</ul>
</div>
</div>
<div class="script-lang">
<ul>
<li class="selected" data-lang="CS">C#</li>
<li data-lang="JS">JS</li>
</ul>
<div id="script-lang-dialog" class="dialog hide">
<div class="dialog-content clear">
<h2>Script language</h2>
<div class="close">
</div>
<p class="clear">Select your preferred scripting language. All code snippets will be displayed in this language.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="master-wrapper" class="master-wrapper clear">
<div id="sidebar" class="sidebar">
<div class="sidebar-wrap">
<div class="content">
<div class="sidebar-menu">
<div class="toc">
<h2>Scripting API</h2>
</div>
</div>
<p>
<a href="40_history.html" class="cw">History</a>
</p>
</div>
</div>
</div>
<div id="content-wrap" class="content-wrap">
<div class="content-block">
<div class="content">
<div class="section">
<div class="mb20 clear">
<h1 class="heading inherit">
<a href="PlayerSettings.PS4.html">PlayerSettings.PS4</a>.paramSfxPath</h1>
<div class="clear">
</div>
<div class="clear">
</div>
<div class="suggest">
<a class="blue-btn sbtn">Suggest a change</a>
<div class="suggest-wrap rel hide">
<div class="loading hide">
<div>
</div>
<div>
</div>
<div>
</div>
</div>
<div class="suggest-success hide">
<h2>Success!</h2>
<p>Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.</p>
<a class="gray-btn sbtn close">Close</a>
</div>
<div class="suggest-failed hide">
<h2>Sumbission failed</h2>
<p>For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.</p>
<a class="gray-btn sbtn close">Close</a>
</div>
<div class="suggest-form clear">
<label for="suggest_name">Your name</label>
<input id="suggest_name" type="text">
</input>
<label for="suggest_email">Your email</label>
<input id="suggest_email" type="email">
</input>
<label for="suggest_body" class="clear">Suggestion <span class="r">*</span></label>
<textarea id="suggest_body" class="req">
</textarea>
<button id="suggest_submit" class="blue-btn mr10">Submit suggestion</button>
<p class="mb0">
<a class="cancel left lh42 cn">Cancel</a>
</p>
</div>
</div>
</div>
<a href='../Manual/class-PlayerSettings.html' title='Go to PlayerSettings Component in the Manual' class='switch-link gray-btn sbtn left show'>Switch to Manual</a>
<div class="clear">
</div>
</div>
<div class="subsection">
<div class="signature">
<div class="signature-JS sig-block">public static
var <span class="sig-kw">paramSfxPath</span>: string;
</div>
<div class="signature-CS sig-block">public static string <span class="sig-kw">paramSfxPath</span>;
</div>
</div>
</div>
<div class="subsection">
<h2>Description</h2>
<p>Path specifying where to copy the package parameter file (param.sfx) from.</p>
</div>
</div>
<div class="footer-wrapper">
<div class="footer clear">
<div class="copy">Copyright © 2014 Unity Technologies</div>
<div class="menu">
<a href="http://unity3d.com/learn">Learn</a>
<a href="http://unity3d.com/community">Community</a>
<a href="http://unity3d.com/asset-store">Asset Store</a>
<a href="https://store.unity3d.com">Buy</a>
<a href="http://unity3d.com/unity/download">Download</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html> |
app/js/ol3-cesium/apidoc/index.html | joseahr/rinex-app | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>OL3-Cesium API Documentation - Index</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<script src="scripts/jquery.min.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
<link type="text/css" rel="stylesheet" href="styles/jaguar.css">
</head>
<body>
<div id="wrap" class="clearfix">
<div class="navigation">
<h3 class="applicationName"><a href="index.html">OL3-Cesium</a></h3>
<div class="search">
<input id="search" type="text" class="form-control input-sm" placeholder="Search Documentation">
</div>
<ul class="list">
<li class="item" data-name="olcs.AbstractSynchronizer">
<span class="title">
<a href="olcs.AbstractSynchronizer.html">olcs.AbstractSynchronizer</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="olcs.AbstractSynchronizer#synchronize" class="unstable">
<a href="olcs.AbstractSynchronizer.html#synchronize">synchronize</a>
</li>
</ul>
<ul class="fires itemMembers">
</ul>
</li>
<li class="item" data-name="olcs.AutoRenderLoop">
<span class="title">
<a href="olcs.AutoRenderLoop.html">olcs.AutoRenderLoop</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="olcs.AutoRenderLoop#restartRenderLoop" class="unstable">
<a href="olcs.AutoRenderLoop.html#restartRenderLoop">restartRenderLoop</a>
</li>
<li data-name="olcs.AutoRenderLoop#setDebug" class="unstable">
<a href="olcs.AutoRenderLoop.html#setDebug">setDebug</a>
</li>
</ul>
<ul class="fires itemMembers">
</ul>
</li>
<li class="item" data-name="olcs.Camera">
<span class="title">
<a href="olcs.Camera.html">olcs.Camera</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="olcs.Camera#getAltitude" class="unstable">
<a href="olcs.Camera.html#getAltitude">getAltitude</a>
</li>
<li data-name="olcs.Camera#getCenter" class="unstable">
<a href="olcs.Camera.html#getCenter">getCenter</a>
</li>
<li data-name="olcs.Camera#getDistance" class="unstable">
<a href="olcs.Camera.html#getDistance">getDistance</a>
</li>
<li data-name="olcs.Camera#getHeading" class="unstable">
<a href="olcs.Camera.html#getHeading">getHeading</a>
</li>
<li data-name="olcs.Camera#getPosition" class="unstable">
<a href="olcs.Camera.html#getPosition">getPosition</a>
</li>
<li data-name="olcs.Camera#getTilt" class="unstable">
<a href="olcs.Camera.html#getTilt">getTilt</a>
</li>
<li data-name="olcs.Camera#lookAt" class="unstable">
<a href="olcs.Camera.html#lookAt">lookAt</a>
</li>
<li data-name="olcs.Camera#readFromView" class="unstable">
<a href="olcs.Camera.html#readFromView">readFromView</a>
</li>
<li data-name="olcs.Camera#setAltitude" class="unstable">
<a href="olcs.Camera.html#setAltitude">setAltitude</a>
</li>
<li data-name="olcs.Camera#setCenter" class="unstable">
<a href="olcs.Camera.html#setCenter">setCenter</a>
</li>
<li data-name="olcs.Camera#setDistance" class="unstable">
<a href="olcs.Camera.html#setDistance">setDistance</a>
</li>
<li data-name="olcs.Camera#setHeading" class="unstable">
<a href="olcs.Camera.html#setHeading">setHeading</a>
</li>
<li data-name="olcs.Camera#setPosition" class="unstable">
<a href="olcs.Camera.html#setPosition">setPosition</a>
</li>
<li data-name="olcs.Camera#setTilt" class="unstable">
<a href="olcs.Camera.html#setTilt">setTilt</a>
</li>
<li data-name="olcs.Camera#updateView" class="unstable">
<a href="olcs.Camera.html#updateView">updateView</a>
</li>
</ul>
<ul class="fires itemMembers">
</ul>
</li>
<li class="item" data-name="olcs.FeatureConverter">
<span class="title">
<a href="olcs.FeatureConverter.html">olcs.FeatureConverter</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="olcs.FeatureConverter#computePlainStyle" class="unstable">
<a href="olcs.FeatureConverter.html#computePlainStyle">computePlainStyle</a>
</li>
<li data-name="olcs.FeatureConverter#convert" class="unstable">
<a href="olcs.FeatureConverter.html#convert">convert</a>
</li>
<li data-name="olcs.FeatureConverter#csAddBillboard" class="unstable">
<a href="olcs.FeatureConverter.html#csAddBillboard">csAddBillboard</a>
</li>
<li data-name="olcs.FeatureConverter#getHeightReference" class="unstable">
<a href="olcs.FeatureConverter.html#getHeightReference">getHeightReference</a>
</li>
<li data-name="olcs.FeatureConverter#olCircleGeometryToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olCircleGeometryToCesium">olCircleGeometryToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olFeatureToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olFeatureToCesium">olFeatureToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olGeometry4326TextPartToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olGeometry4326TextPartToCesium">olGeometry4326TextPartToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olLineStringGeometryToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olLineStringGeometryToCesium">olLineStringGeometryToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olMultiGeometryToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olMultiGeometryToCesium">olMultiGeometryToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olPointGeometryToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olPointGeometryToCesium">olPointGeometryToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olPolygonGeometryToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olPolygonGeometryToCesium">olPolygonGeometryToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olStyleToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olStyleToCesium">olStyleToCesium</a>
</li>
<li data-name="olcs.FeatureConverter#olVectorLayerToCesium" class="unstable">
<a href="olcs.FeatureConverter.html#olVectorLayerToCesium">olVectorLayerToCesium</a>
</li>
</ul>
<ul class="fires itemMembers">
</ul>
</li>
<li class="item" data-name="olcs.OLCesium">
<span class="title">
<a href="olcs.OLCesium.html">olcs.OLCesium</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="olcs.OLCesium#enableAutoRenderLoop" class="unstable">
<a href="olcs.OLCesium.html#enableAutoRenderLoop">enableAutoRenderLoop</a>
</li>
<li data-name="olcs.OLCesium#getAutoRenderLoop" class="unstable">
<a href="olcs.OLCesium.html#getAutoRenderLoop">getAutoRenderLoop</a>
</li>
<li data-name="olcs.OLCesium#getCamera" class="unstable">
<a href="olcs.OLCesium.html#getCamera">getCamera</a>
</li>
<li data-name="olcs.OLCesium#getCesiumScene" class="unstable">
<a href="olcs.OLCesium.html#getCesiumScene">getCesiumScene</a>
</li>
<li data-name="olcs.OLCesium#getDataSourceDisplay" class="unstable">
<a href="olcs.OLCesium.html#getDataSourceDisplay">getDataSourceDisplay</a>
</li>
<li data-name="olcs.OLCesium#getDataSources" class="unstable">
<a href="olcs.OLCesium.html#getDataSources">getDataSources</a>
</li>
<li data-name="olcs.OLCesium#getEnabled" class="unstable">
<a href="olcs.OLCesium.html#getEnabled">getEnabled</a>
</li>
<li data-name="olcs.OLCesium#getOlMap" class="unstable">
<a href="olcs.OLCesium.html#getOlMap">getOlMap</a>
</li>
<li data-name="olcs.OLCesium#setBlockCesiumRendering" class="unstable">
<a href="olcs.OLCesium.html#setBlockCesiumRendering">setBlockCesiumRendering</a>
</li>
<li data-name="olcs.OLCesium#setEnabled" class="unstable">
<a href="olcs.OLCesium.html#setEnabled">setEnabled</a>
</li>
<li data-name="olcs.OLCesium#setResolutionScale" class="unstable">
<a href="olcs.OLCesium.html#setResolutionScale">setResolutionScale</a>
</li>
<li data-name="olcs.OLCesium#setTargetFrameRate" class="unstable">
<a href="olcs.OLCesium.html#setTargetFrameRate">setTargetFrameRate</a>
</li>
<li data-name="olcs.OLCesium#warmUp" class="unstable">
<a href="olcs.OLCesium.html#warmUp">warmUp</a>
</li>
</ul>
<ul class="fires itemMembers">
</ul>
</li>
<li class="item" data-name="olcs.RasterSynchronizer">
<span class="title">
<a href="olcs.RasterSynchronizer.html">olcs.RasterSynchronizer</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
</li>
<li class="item" data-name="olcs.VectorSynchronizer">
<span class="title">
<a href="olcs.VectorSynchronizer.html">olcs.VectorSynchronizer</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="fires itemMembers">
</ul>
</li>
<li class="item" data-name="olcs.core">
<span class="title">
<a href="olcs.core.html">olcs.core</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="olcs.core.applyHeightOffsetToGeometry" class="unstable">
<a href="olcs.core.html#.applyHeightOffsetToGeometry">applyHeightOffsetToGeometry</a>
</li>
<li data-name="olcs.core.computeAngleToZenith" class="unstable">
<a href="olcs.core.html#.computeAngleToZenith">computeAngleToZenith</a>
</li>
<li data-name="olcs.core.computePixelSizeAtCoordinate" class="unstable">
<a href="olcs.core.html#.computePixelSizeAtCoordinate">computePixelSizeAtCoordinate</a>
</li>
<li data-name="olcs.core.computeSignedTiltAngleOnGlobe" class="unstable">
<a href="olcs.core.html#.computeSignedTiltAngleOnGlobe">computeSignedTiltAngleOnGlobe</a>
</li>
<li data-name="olcs.core.convertColorToCesium" class="unstable">
<a href="olcs.core.html#.convertColorToCesium">convertColorToCesium</a>
</li>
<li data-name="olcs.core.convertUrlToCesium" class="unstable">
<a href="olcs.core.html#.convertUrlToCesium">convertUrlToCesium</a>
</li>
<li data-name="olcs.core.extentToRectangle" class="unstable">
<a href="olcs.core.html#.extentToRectangle">extentToRectangle</a>
</li>
<li data-name="olcs.core.lookAt" class="unstable">
<a href="olcs.core.html#.lookAt">lookAt</a>
</li>
<li data-name="olcs.core.ol4326CoordinateArrayToCsCartesians" class="unstable">
<a href="olcs.core.html#.ol4326CoordinateArrayToCsCartesians">ol4326CoordinateArrayToCsCartesians</a>
</li>
<li data-name="olcs.core.ol4326CoordinateToCesiumCartesian" class="unstable">
<a href="olcs.core.html#.ol4326CoordinateToCesiumCartesian">ol4326CoordinateToCesiumCartesian</a>
</li>
<li data-name="olcs.core.olGeometryCloneTo4326" class="unstable">
<a href="olcs.core.html#.olGeometryCloneTo4326">olGeometryCloneTo4326</a>
</li>
<li data-name="olcs.core.pickBottomPoint" class="unstable">
<a href="olcs.core.html#.pickBottomPoint">pickBottomPoint</a>
</li>
<li data-name="olcs.core.pickCenterPoint" class="unstable">
<a href="olcs.core.html#.pickCenterPoint">pickCenterPoint</a>
</li>
<li data-name="olcs.core.pickOnTerrainOrEllipsoid" class="unstable">
<a href="olcs.core.html#.pickOnTerrainOrEllipsoid">pickOnTerrainOrEllipsoid</a>
</li>
<li data-name="olcs.core.rotateAroundAxis" class="unstable">
<a href="olcs.core.html#.rotateAroundAxis">rotateAroundAxis</a>
</li>
<li data-name="olcs.core.setHeadingUsingBottomCenter" class="unstable">
<a href="olcs.core.html#.setHeadingUsingBottomCenter">setHeadingUsingBottomCenter</a>
</li>
<li data-name="olcs.core.tileLayerToImageryLayer" class="unstable">
<a href="olcs.core.html#.tileLayerToImageryLayer">tileLayerToImageryLayer</a>
</li>
<li data-name="olcs.core.updateCesiumLayerProperties" class="unstable">
<a href="olcs.core.html#.updateCesiumLayerProperties">updateCesiumLayerProperties</a>
</li>
</ul>
<ul class="fires itemMembers">
</ul>
</li>
</ul>
</div>
<div class="main">
<h1 class="page-title" data-filename="index.html">Index</h1>
<h3> </h3>
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Mon Dec 05 2016 09:00:09 GMT+0100 (CET)
</footer>
</div>
</div>
<script>prettyPrint();</script>
<script src="scripts/linenumber.js"></script>
<script src="scripts/main.js"></script>
</body>
</html> |
docs/javadoc/allclasses-frame.html | environmentalinformatics-marburg/tubedb | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>All Classes (TubeDB)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="tsdb/iterator/AbstractAggregationIterator.html" title="class in tsdb.iterator" target="classFrame">AbstractAggregationIterator</a></li>
<li><a href="tsdb/iterator/AbstractCollectingAggregator.html" title="class in tsdb.iterator" target="classFrame">AbstractCollectingAggregator</a></li>
<li><a href="tsdb/run/AbstractCommand.html" title="class in tsdb.run" target="classFrame">AbstractCommand</a></li>
<li><a href="tsdb/loader/ki/type/AbstractLoader.html" title="class in tsdb.loader.ki.type" target="classFrame">AbstractLoader</a></li>
<li><a href="tsdb/graph/processing/Addition.html" title="class in tsdb.graph.processing" target="classFrame">Addition</a></li>
<li><a href="tsdb/graph/processing/AdditionFirst.html" title="class in tsdb.graph.processing" target="classFrame">AdditionFirst</a></li>
<li><a href="tsdb/graph/processing/Aggregated.html" title="class in tsdb.graph.processing" target="classFrame">Aggregated</a></li>
<li><a href="tsdb/util/AggregationInterval.html" title="enum in tsdb.util" target="classFrame">AggregationInterval</a></li>
<li><a href="tsdb/util/AggregationType.html" title="enum in tsdb.util" target="classFrame">AggregationType</a></li>
<li><a href="tsdb/iterator/ApplyIterator.html" title="class in tsdb.iterator" target="classFrame">ApplyIterator</a></li>
<li><a href="tsdb/iterator/ApplyIterator.ApplyFunc.html" title="interface in tsdb.iterator" target="classFrame"><span class="interfaceName">ApplyIterator.ApplyFunc</span></a></li>
<li><a href="tsdb/loader/ki/AscParser.html" title="class in tsdb.loader.ki" target="classFrame">AscParser</a></li>
<li><a href="tsdb/util/AssumptionCheck.html" title="class in tsdb.util" target="classFrame">AssumptionCheck</a></li>
<li><a href="tsdb/util/AssumptionCheck.CallBackText.html" title="interface in tsdb.util" target="classFrame"><span class="interfaceName">AssumptionCheck.CallBackText</span></a></li>
<li><a href="tsdb/graph/processing/Averaged.html" title="class in tsdb.graph.processing" target="classFrame">Averaged</a></li>
<li><a href="tsdb/usecase/AverageDiff.html" title="class in tsdb.usecase" target="classFrame">AverageDiff</a></li>
<li><a href="tsdb/iterator/AverageIterator.html" title="class in tsdb.iterator" target="classFrame">AverageIterator</a></li>
<li><a href="tsdb/iterator/BadInterpolatedRemoveIterator.html" title="class in tsdb.iterator" target="classFrame">BadInterpolatedRemoveIterator</a></li>
<li><a href="tsdb/graph/node/Base.html" title="interface in tsdb.graph.node" target="classFrame"><span class="interfaceName">Base</span></a></li>
<li><a href="tsdb/graph/node/Base.Abstract.html" title="class in tsdb.graph.node" target="classFrame">Base.Abstract</a></li>
<li><a href="tsdb/iterator/BaseAggregationIterator.html" title="class in tsdb.iterator" target="classFrame">BaseAggregationIterator</a></li>
<li><a href="tsdb/util/BaseAggregationTimeUtil.html" title="class in tsdb.util" target="classFrame">BaseAggregationTimeUtil</a></li>
<li><a href="tsdb/graph/source/BaseFactory.html" title="class in tsdb.graph.source" target="classFrame">BaseFactory</a></li>
<li><a href="tsdb/web/BaseRedirector.html" title="class in tsdb.web" target="classFrame">BaseRedirector</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputation.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputation</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationAnd.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationAnd</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationEqual.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationEqual</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationEqualNum.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationEqualNum</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationFalse.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationFalse</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLess.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLess</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessEqual.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessEqual</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessEqualNum1.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessEqualNum1</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessEqualNum2.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessEqualNum2</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessEqualNumVar.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessEqualNumVar</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessEqualVarNum.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessEqualVarNum</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessNum1.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessNum1</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessNum2.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessNum2</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessNumVar.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessNumVar</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationLessVarNum.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationLessVarNum</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationNotEqual.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationNotEqual</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationNotEqualNum.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationNotEqualNum</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationOr.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationOr</a></li>
<li><a href="tsdb/dsl/computation/BooleanComputationTrue.html" title="class in tsdb.dsl.computation" target="classFrame">BooleanComputationTrue</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormula.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormula</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaAND.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaAND</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaAtomicBinary.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaAtomicBinary</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaBinary.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaBinary</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaCompileVisitor.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaCompileVisitor</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaEqual.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaEqual</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaLess.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaLess</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaLessEqual.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaLessEqual</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaNotEqual.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaNotEqual</a></li>
<li><a href="tsdb/dsl/formula/BooleanFormulaOR.html" title="class in tsdb.dsl.formula" target="classFrame">BooleanFormulaOR</a></li>
<li><a href="tsdb/dsl/BooleanFormulaVisitor1.html" title="interface in tsdb.dsl" target="classFrame"><span class="interfaceName">BooleanFormulaVisitor1</span></a></li>
<li><a href="tsdb/run/CheckForIncompleteFiles.html" title="class in tsdb.run" target="classFrame">CheckForIncompleteFiles</a></li>
<li><a href="tsdb/streamdb/Chunk.html" title="class in tsdb.streamdb" target="classFrame">Chunk</a></li>
<li><a href="tsdb/streamdb/ChunkMeta.html" title="class in tsdb.streamdb" target="classFrame">ChunkMeta</a></li>
<li><a href="tsdb/streamdb/ChunkSerializer.html" title="class in tsdb.streamdb" target="classFrame">ChunkSerializer</a></li>
<li><a href="tsdb/run/ClearImportSources.html" title="class in tsdb.run" target="classFrame">ClearImportSources</a></li>
<li><a href="tsdb/run/ClearLoadMasks.html" title="class in tsdb.run" target="classFrame">ClearLoadMasks</a></li>
<li><a href="tsdb/run/command/ClearMasks.html" title="class in tsdb.run.command" target="classFrame">ClearMasks</a></li>
<li><a href="tsdb/iterator/CollectingAggregator.html" title="interface in tsdb.iterator" target="classFrame"><span class="interfaceName">CollectingAggregator</span></a></li>
<li><a href="tsdb/run/command/Command.html" title="interface in tsdb.run.command" target="classFrame"><span class="interfaceName">Command</span></a></li>
<li><a href="tsdb/run/command/CommandMain.html" title="class in tsdb.run.command" target="classFrame">CommandMain</a></li>
<li><a href="tsdb/run/command/CommandSequence.html" title="class in tsdb.run.command" target="classFrame">CommandSequence</a></li>
<li><a href="tsdb/run/command/CommandType.html" title="enum in tsdb.run.command" target="classFrame">CommandType</a></li>
<li><a href="tsdb/util/Computation.html" title="class in tsdb.util" target="classFrame">Computation</a></li>
<li><a href="tsdb/dsl/computation/ComputationAdd.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationAdd</a></li>
<li><a href="tsdb/dsl/computation/ComputationAddNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationAddNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationAddVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationAddVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationAddVarNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationAddVarNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationAddVarVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationAddVarVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationConditional.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationConditional</a></li>
<li><a href="tsdb/dsl/computation/ComputationConditionalOneZero.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationConditionalOneZero</a></li>
<li><a href="tsdb/dsl/computation/ComputationCumsumByYear.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationCumsumByYear</a></li>
<li><a href="tsdb/dsl/computation/ComputationCumsumByYearNeg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationCumsumByYearNeg</a></li>
<li><a href="tsdb/dsl/computation/ComputationDiv.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationDiv</a></li>
<li><a href="tsdb/dsl/computation/ComputationDivNum1.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationDivNum1</a></li>
<li><a href="tsdb/dsl/computation/ComputationDivNum2.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationDivNum2</a></li>
<li><a href="tsdb/dsl/computation/ComputationDivNumVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationDivNumVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationDivVar1.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationDivVar1</a></li>
<li><a href="tsdb/dsl/computation/ComputationDivVar2.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationDivVar2</a></li>
<li><a href="tsdb/dsl/computation/ComputationDivVarNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationDivVarNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationExp.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationExp</a></li>
<li><a href="tsdb/dsl/computation/ComputationExpNeg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationExpNeg</a></li>
<li><a href="tsdb/dsl/computation/ComputationLn.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationLn</a></li>
<li><a href="tsdb/dsl/computation/ComputationLnNeg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationLnNeg</a></li>
<li><a href="tsdb/dsl/computation/ComputationMul.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationMul</a></li>
<li><a href="tsdb/dsl/computation/ComputationMulNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationMulNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationMulVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationMulVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationMulVarNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationMulVarNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationNeg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationNeg</a></li>
<li><a href="tsdb/dsl/computation/ComputationNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationOfTime.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationOfTime</a></li>
<li><a href="tsdb/dsl/computation/ComputationPow.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationPow</a></li>
<li><a href="tsdb/dsl/computation/ComputationPowNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationPowNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationSquare.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationSquare</a></li>
<li><a href="tsdb/dsl/computation/ComputationSquareVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationSquareVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationSub.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationSub</a></li>
<li><a href="tsdb/dsl/computation/ComputationSubNum.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationSubNum</a></li>
<li><a href="tsdb/dsl/computation/ComputationSubNumVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationSubNumVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationSubVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationSubVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationSubVarVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationSubVarVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar0.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar0</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar0Neg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar0Neg</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar1.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar1</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar1Neg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar1Neg</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar2.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar2</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar2Neg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar2Neg</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar3.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar3</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar3Neg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar3Neg</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar4.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar4</a></li>
<li><a href="tsdb/dsl/computation/ComputationVar4Neg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVar4Neg</a></li>
<li><a href="tsdb/dsl/computation/ComputationVarNeg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVarNeg</a></li>
<li><a href="tsdb/dsl/computation/ComputationVars.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVars</a></li>
<li><a href="tsdb/dsl/computation/ComputationVarsNeg.html" title="class in tsdb.dsl.computation" target="classFrame">ComputationVarsNeg</a></li>
<li><a href="tsdb/ConfigLoader.html" title="class in tsdb" target="classFrame">ConfigLoader</a></li>
<li><a href="tsdb/run/ConsoleRunner.html" title="class in tsdb.run" target="classFrame">ConsoleRunner</a></li>
<li><a href="tsdb/remote/ConsoleStarter.html" title="class in tsdb.remote" target="classFrame">ConsoleStarter</a></li>
<li><a href="tsdb/graph/node/Continuous.html" title="interface in tsdb.graph.node" target="classFrame"><span class="interfaceName">Continuous</span></a></li>
<li><a href="tsdb/graph/node/Continuous.Abstract.html" title="class in tsdb.graph.node" target="classFrame">Continuous.Abstract</a></li>
<li><a href="tsdb/graph/node/Continuous.Concrete.html" title="class in tsdb.graph.node" target="classFrame">Continuous.Concrete</a></li>
<li><a href="tsdb/graph/node/ContinuousGen.html" title="interface in tsdb.graph.node" target="classFrame"><span class="interfaceName">ContinuousGen</span></a></li>
<li><a href="tsdb/run/command/CountTsDBValues.html" title="class in tsdb.run.command" target="classFrame">CountTsDBValues</a></li>
<li><a href="tsdb/run/Create_ki_elevation.html" title="class in tsdb.run" target="classFrame">Create_ki_elevation</a></li>
<li><a href="tsdb/run/Create_ki_LatLon.html" title="class in tsdb.run" target="classFrame">Create_ki_LatLon</a></li>
<li><a href="tsdb/run/CreateStationGroupAverageCache.html" title="class in tsdb.run" target="classFrame">CreateStationGroupAverageCache</a></li>
<li><a href="tsdb/run/CreateStationGroupAverageCache.CbPrint.html" title="interface in tsdb.run" target="classFrame"><span class="interfaceName">CreateStationGroupAverageCache.CbPrint</span></a></li>
<li><a href="tsdb/usecase/CreateStatistics.html" title="class in tsdb.usecase" target="classFrame">CreateStatistics</a></li>
<li><a href="tsdb/usecase/CreateSteps.html" title="class in tsdb.usecase" target="classFrame">CreateSteps</a></li>
<li><a href="tsdb/web/generator/Css.html" title="class in tsdb.web.generator" target="classFrame">Css</a></li>
<li><a href="tsdb/util/iterator/CSV.html" title="class in tsdb.util.iterator" target="classFrame">CSV</a></li>
<li><a href="tsdb/util/iterator/CSVIterator.html" title="class in tsdb.util.iterator" target="classFrame">CSVIterator</a></li>
<li><a href="tsdb/graph/source/CSVSource.html" title="class in tsdb.graph.source" target="classFrame">CSVSource</a></li>
<li><a href="tsdb/util/iterator/CSVTimeType.html" title="enum in tsdb.util.iterator" target="classFrame">CSVTimeType</a></li>
<li><a href="tsdb/run/DataBaseDumpRead.html" title="class in tsdb.run" target="classFrame">DataBaseDumpRead</a></li>
<li><a href="tsdb/run/DataBaseDumpWrite.html" title="class in tsdb.run" target="classFrame">DataBaseDumpWrite</a></li>
<li><a href="tsdb/usecase/DatabaseInfo.html" title="class in tsdb.usecase" target="classFrame">DatabaseInfo</a></li>
<li><a href="tsdb/run/command/DataClear.html" title="class in tsdb.run.command" target="classFrame">DataClear</a></li>
<li><a href="tsdb/util/DataEntry.html" title="class in tsdb.util" target="classFrame">DataEntry</a></li>
<li><a href="tsdb/run/command/DataImport.html" title="class in tsdb.run.command" target="classFrame">DataImport</a></li>
<li><a href="tsdb/util/DataQuality.html" title="enum in tsdb.util" target="classFrame">DataQuality</a></li>
<li><a href="tsdb/util/DataRow.html" title="class in tsdb.util" target="classFrame">DataRow</a></li>
<li><a href="tsdb/testing/DateTimeWritePerformance.html" title="class in tsdb.testing" target="classFrame">DateTimeWritePerformance</a></li>
<li><a href="tsdb/usecase/DatFileReading.html" title="class in tsdb.usecase" target="classFrame">DatFileReading</a></li>
<li><a href="tsdb/iterator/DayAggregationIterator.html" title="class in tsdb.iterator" target="classFrame">DayAggregationIterator</a></li>
<li><a href="tsdb/iterator/DayCollectingAggregator.html" title="class in tsdb.iterator" target="classFrame">DayCollectingAggregator</a></li>
<li><a href="tsdb/graph/processing/Difference.html" title="class in tsdb.graph.processing" target="classFrame">Difference</a></li>
<li><a href="tsdb/iterator/DifferenceIterator.html" title="class in tsdb.iterator" target="classFrame">DifferenceIterator</a></li>
<li><a href="tsdb/graph/processing/Differential.html" title="class in tsdb.graph.processing" target="classFrame">Differential</a></li>
<li><a href="tsdb/iterator/DifferentialIterator.html" title="class in tsdb.iterator" target="classFrame">DifferentialIterator</a></li>
<li><a href="tsdb/run/DirectoryDuplicateDataChecker.html" title="class in tsdb.run" target="classFrame">DirectoryDuplicateDataChecker</a></li>
<li><a href="tsdb/run/DruidCsvWriter.html" title="class in tsdb.run" target="classFrame">DruidCsvWriter</a></li>
<li><a href="tsdb/graph/processing/ElementCopy.html" title="class in tsdb.graph.processing" target="classFrame">ElementCopy</a></li>
<li><a href="tsdb/iterator/ElementCopyIterator.html" title="class in tsdb.iterator" target="classFrame">ElementCopyIterator</a></li>
<li><a href="tsdb/iterator/ElementCopyIterator.Action.html" title="class in tsdb.iterator" target="classFrame">ElementCopyIterator.Action</a></li>
<li><a href="tsdb/graph/processing/ElementRawCopy.html" title="class in tsdb.graph.processing" target="classFrame">ElementRawCopy</a></li>
<li><a href="tsdb/usecase/EmpiricalDiffAnalysis.html" title="class in tsdb.usecase" target="classFrame">EmpiricalDiffAnalysis</a></li>
<li><a href="tsdb/graph/processing/EmpiricalFiltered_NEW.html" title="class in tsdb.graph.processing" target="classFrame">EmpiricalFiltered_NEW</a></li>
<li><a href="tsdb/iterator/EmpiricalIterator.html" title="class in tsdb.iterator" target="classFrame">EmpiricalIterator</a></li>
<li><a href="tsdb/usecase/EmpiricalMinDiffAnalysis.html" title="class in tsdb.usecase" target="classFrame">EmpiricalMinDiffAnalysis</a></li>
<li><a href="tsdb/dsl/Environment.html" title="class in tsdb.dsl" target="classFrame">Environment</a></li>
<li><a href="tsdb/iterator/EvaluatingAggregationIterator.html" title="class in tsdb.iterator" target="classFrame">EvaluatingAggregationIterator</a></li>
<li><a href="tsdb/graph/processing/Evaporation.html" title="class in tsdb.graph.processing" target="classFrame">Evaporation</a></li>
<li><a href="tsdb/run/ExperimentProcessing.html" title="class in tsdb.run" target="classFrame">ExperimentProcessing</a></li>
<li><a href="tsdb/explorer/Explorer.html" title="class in tsdb.explorer" target="classFrame">Explorer</a></li>
<li><a href="tsdb/web/api/ExportModel.html" title="class in tsdb.web.api" target="classFrame">ExportModel</a></li>
<li><a href="tsdb/web/api/ExportModel.TimespanType.html" title="enum in tsdb.web.api" target="classFrame">ExportModel.TimespanType</a></li>
<li><a href="tsdb/testing/FloatFormatPerformance.html" title="class in tsdb.testing" target="classFrame">FloatFormatPerformance</a></li>
<li><a href="tsdb/dsl/formula/Formula.html" title="class in tsdb.dsl.formula" target="classFrame">Formula</a></li>
<li><a href="tsdb/dsl/formula/FormulaAdd.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaAdd</a></li>
<li><a href="tsdb/dsl/FormulaASTVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaASTVisitor</a></li>
<li><a href="tsdb/dsl/FormulaBaseVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaBaseVisitor</a></li>
<li><a href="tsdb/dsl/formula/FormulaBinary.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaBinary</a></li>
<li><a href="tsdb/dsl/FormulaBuilder.html" title="class in tsdb.dsl" target="classFrame">FormulaBuilder</a></li>
<li><a href="tsdb/dsl/FormulaCollectUnsafeVarVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaCollectUnsafeVarVisitor</a></li>
<li><a href="tsdb/dsl/FormulaCollectVarVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaCollectVarVisitor</a></li>
<li><a href="tsdb/dsl/FormulaCompileVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaCompileVisitor</a></li>
<li><a href="tsdb/dsl/formula/FormulaConditional.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaConditional</a></li>
<li><a href="tsdb/dsl/formula/FormulaDiv.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaDiv</a></li>
<li><a href="tsdb/dsl/formula/FormulaFunc.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaFunc</a></li>
<li><a href="tsdb/dsl/FormulaJavaVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaJavaVisitor</a></li>
<li><a href="tsdb/dsl/FormulaLexer.html" title="class in tsdb.dsl" target="classFrame">FormulaLexer</a></li>
<li><a href="tsdb/dsl/formula/FormulaMul.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaMul</a></li>
<li><a href="tsdb/dsl/formula/FormulaNonDataVar.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaNonDataVar</a></li>
<li><a href="tsdb/dsl/formula/FormulaNum.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaNum</a></li>
<li><a href="tsdb/dsl/FormulaParser.html" title="class in tsdb.dsl" target="classFrame">FormulaParser</a></li>
<li><a href="tsdb/dsl/FormulaParser.AtomContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.AtomContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.ConditionalContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.ConditionalContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.EqualContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.EqualContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Expression_opContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Expression_opContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.ExpressionContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.ExpressionContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.FactorContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.FactorContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Greater_equalContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Greater_equalContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.GreaterContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.GreaterContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.IdentifierContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.IdentifierContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Less_equalContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Less_equalContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.LessContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.LessContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Not_equalContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Not_equalContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.NumberContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.NumberContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.ParameterContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.ParameterContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Predicate_atomContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Predicate_atomContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Predicate_expressionContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Predicate_expressionContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Predicate_factorContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Predicate_factorContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Predicate_termContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Predicate_termContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.ScientificContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.ScientificContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.Term_opContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.Term_opContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.TermContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.TermContext</a></li>
<li><a href="tsdb/dsl/FormulaParser.VariableContext.html" title="class in tsdb.dsl" target="classFrame">FormulaParser.VariableContext</a></li>
<li><a href="tsdb/dsl/formula/FormulaPow.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaPow</a></li>
<li><a href="tsdb/dsl/FormulaResolveUnifyVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaResolveUnifyVisitor</a></li>
<li><a href="tsdb/dsl/formula/FormulaSub.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaSub</a></li>
<li><a href="tsdb/dsl/FormulaTraverseVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaTraverseVisitor</a></li>
<li><a href="tsdb/dsl/FormulaUnifyVisitor.html" title="class in tsdb.dsl" target="classFrame">FormulaUnifyVisitor</a></li>
<li><a href="tsdb/dsl/formula/FormulaVar.html" title="class in tsdb.dsl.formula" target="classFrame">FormulaVar</a></li>
<li><a href="tsdb/dsl/FormulaVisitor.html" title="interface in tsdb.dsl" target="classFrame"><span class="interfaceName">FormulaVisitor</span></a></li>
<li><a href="tsdb/dsl/FormulaVisitor1.html" title="interface in tsdb.dsl" target="classFrame"><span class="interfaceName">FormulaVisitor1</span></a></li>
<li><a href="tsdb/run/FullDataReader.html" title="class in tsdb.run" target="classFrame">FullDataReader</a></li>
<li><a href="tsdb/explorer/FXUtil.html" title="class in tsdb.explorer" target="classFrame">FXUtil</a></li>
<li><a href="tsdb/explorer/FXUtil.TimestampTableCell.html" title="class in tsdb.explorer" target="classFrame">FXUtil.TimestampTableCell</a></li>
<li><a href="tsdb/usecase/GapInspect.html" title="class in tsdb.usecase" target="classFrame">GapInspect</a></li>
<li><a href="tsdb/GeneralStation.html" title="class in tsdb" target="classFrame">GeneralStation</a></li>
<li><a href="tsdb/remote/GeneralStationInfo.html" title="class in tsdb.remote" target="classFrame">GeneralStationInfo</a></li>
<li><a href="tsdb/explorer/metadata/GeneralStationView.html" title="class in tsdb.explorer.metadata" target="classFrame">GeneralStationView</a></li>
<li><a href="tsdb/usecase/GritBotDataCreation.html" title="class in tsdb.usecase" target="classFrame">GritBotDataCreation</a></li>
<li><a href="tsdb/graph/source/GroupAverageSource_NEW.html" title="class in tsdb.graph.source" target="classFrame">GroupAverageSource_NEW</a></li>
<li><a href="tsdb/run/H2DataReader.html" title="class in tsdb.run" target="classFrame">H2DataReader</a></li>
<li><a href="tsdb/run/H2DataWriter.html" title="class in tsdb.run" target="classFrame">H2DataWriter</a></li>
<li><a href="tsdb/run/H2MeanReader.html" title="class in tsdb.run" target="classFrame">H2MeanReader</a></li>
<li><a href="tsdb/web/api/Handler_generalstation_list.html" title="class in tsdb.web.api" target="classFrame">Handler_generalstation_list</a></li>
<li><a href="tsdb/web/api/Handler_heatmap_scale.html" title="class in tsdb.web.api" target="classFrame">Handler_heatmap_scale</a></li>
<li><a href="tsdb/web/api/Handler_identity.html" title="class in tsdb.web.api" target="classFrame">Handler_identity</a></li>
<li><a href="tsdb/web/api/Handler_iot_clear.html" title="class in tsdb.web.api" target="classFrame">Handler_iot_clear</a></li>
<li><a href="tsdb/web/api/Handler_iot_insert_csv.html" title="class in tsdb.web.api" target="classFrame">Handler_iot_insert_csv</a></li>
<li><a href="tsdb/web/api/Handler_iot_sensor.html" title="class in tsdb.web.api" target="classFrame">Handler_iot_sensor</a></li>
<li><a href="tsdb/web/api/Handler_metadata.html" title="class in tsdb.web.api" target="classFrame">Handler_metadata</a></li>
<li><a href="tsdb/web/api/Handler_plot_list.html" title="class in tsdb.web.api" target="classFrame">Handler_plot_list</a></li>
<li><a href="tsdb/web/api/Handler_plotstation_list.html" title="class in tsdb.web.api" target="classFrame">Handler_plotstation_list</a></li>
<li><a href="tsdb/web/api/Handler_query.html" title="class in tsdb.web.api" target="classFrame">Handler_query</a></li>
<li><a href="tsdb/web/api/Handler_query_csv.html" title="class in tsdb.web.api" target="classFrame">Handler_query_csv</a></li>
<li><a href="tsdb/web/api/Handler_query_heatmap.html" title="class in tsdb.web.api" target="classFrame">Handler_query_heatmap</a></li>
<li><a href="tsdb/web/api/Handler_query_image.html" title="class in tsdb.web.api" target="classFrame">Handler_query_image</a></li>
<li><a href="tsdb/web/api/Handler_region_json.html" title="class in tsdb.web.api" target="classFrame">Handler_region_json</a></li>
<li><a href="tsdb/web/api/Handler_region_list.html" title="class in tsdb.web.api" target="classFrame">Handler_region_list</a></li>
<li><a href="tsdb/web/api/Handler_sensor_list.html" title="class in tsdb.web.api" target="classFrame">Handler_sensor_list</a></li>
<li><a href="tsdb/web/api/Handler_source_catalog_csv.html" title="class in tsdb.web.api" target="classFrame">Handler_source_catalog_csv</a></li>
<li><a href="tsdb/web/api/Handler_status.html" title="class in tsdb.web.api" target="classFrame">Handler_status</a></li>
<li><a href="tsdb/web/api/Handler_timespan.html" title="class in tsdb.web.api" target="classFrame">Handler_timespan</a></li>
<li><a href="tsdb/loader/burgwald/HoboLoader.html" title="class in tsdb.loader.burgwald" target="classFrame">HoboLoader</a></li>
<li><a href="tsdb/loader/burgwald/HoboTable.html" title="class in tsdb.loader.burgwald" target="classFrame">HoboTable</a></li>
<li><a href="tsdb/web/generator/Html.html" title="class in tsdb.web.generator" target="classFrame">Html</a></li>
<li><a href="tsdb/usecase/ImageCreation.html" title="class in tsdb.usecase" target="classFrame">ImageCreation</a></li>
<li><a href="tsdb/util/gui/ImageRGBA.html" title="class in tsdb.util.gui" target="classFrame">ImageRGBA</a></li>
<li><a href="tsdb/loader/mm/ImportGenericASC.html" title="class in tsdb.loader.mm" target="classFrame">ImportGenericASC</a></li>
<li><a href="tsdb/run/ImportGenericCSV.html" title="class in tsdb.run" target="classFrame">ImportGenericCSV</a></li>
<li><a href="tsdb/loader/sa_own/ImportSaOwn.html" title="class in tsdb.loader.sa_own" target="classFrame">ImportSaOwn</a></li>
<li><a href="tsdb/run/ImportTfi.html" title="class in tsdb.run" target="classFrame">ImportTfi</a></li>
<li><a href="tsdb/run/InfluxDBDataReader.html" title="class in tsdb.run" target="classFrame">InfluxDBDataReader</a></li>
<li><a href="tsdb/run/InfluxDBDataWriter.html" title="class in tsdb.run" target="classFrame">InfluxDBDataWriter</a></li>
<li><a href="tsdb/run/InfluxDBMeanReader.html" title="class in tsdb.run" target="classFrame">InfluxDBMeanReader</a></li>
<li><a href="tsdb/util/iterator/InputIterator.html" title="class in tsdb.util.iterator" target="classFrame">InputIterator</a></li>
<li><a href="tsdb/util/iterator/InputProcessingIterator.html" title="class in tsdb.util.iterator" target="classFrame">InputProcessingIterator</a></li>
<li><a href="tsdb/graph/processing/Interpolated.html" title="class in tsdb.graph.processing" target="classFrame">Interpolated</a></li>
<li><a href="tsdb/graph/processing/InterpolatedAverageLinear.html" title="class in tsdb.graph.processing" target="classFrame">InterpolatedAverageLinear</a></li>
<li><a href="tsdb/usecase/InterpolationAnalysis.html" title="class in tsdb.usecase" target="classFrame">InterpolationAnalysis</a></li>
<li><a href="tsdb/usecase/InterpolationAnalysis2.html" title="class in tsdb.usecase" target="classFrame">InterpolationAnalysis2</a></li>
<li><a href="tsdb/iterator/InterpolationAverageLinearIterator.html" title="class in tsdb.iterator" target="classFrame">InterpolationAverageLinearIterator</a></li>
<li><a href="tsdb/util/iterator/Interpolator.html" title="class in tsdb.util.iterator" target="classFrame">Interpolator</a></li>
<li><a href="tsdb/util/Interval.html" title="class in tsdb.util" target="classFrame">Interval</a></li>
<li><a href="tsdb/graph/processing/IntervalRemove.html" title="class in tsdb.graph.processing" target="classFrame">IntervalRemove</a></li>
<li><a href="tsdb/web/InvalidUrlHandler.html" title="class in tsdb.web" target="classFrame">InvalidUrlHandler</a></li>
<li><a href="tsdb/web/InvalidUrlServlet.html" title="class in tsdb.web" target="classFrame">InvalidUrlServlet</a></li>
<li><a href="tsdb/web/api/IotAPIHandler.html" title="class in tsdb.web.api" target="classFrame">IotAPIHandler</a></li>
<li><a href="tsdb/web/IpAuthentication.html" title="class in tsdb.web" target="classFrame">IpAuthentication</a></li>
<li><a href="tsdb/testing/IteratorPerformance.html" title="class in tsdb.testing" target="classFrame">IteratorPerformance</a></li>
<li><a href="tsdb/run/KiLiCollector.html" title="class in tsdb.run" target="classFrame">KiLiCollector</a></li>
<li><a href="tsdb/component/labeledproperty/LabeledProperties.html" title="class in tsdb.component.labeledproperty" target="classFrame">LabeledProperties</a></li>
<li><a href="tsdb/component/labeledproperty/LabeledProperty.html" title="class in tsdb.component.labeledproperty" target="classFrame">LabeledProperty</a></li>
<li><a href="tsdb/iterator/LinearIterpolationIterator.html" title="class in tsdb.iterator" target="classFrame">LinearIterpolationIterator</a></li>
<li><a href="tsdb/usecase/LoadDirectoryIntoTsdb.html" title="class in tsdb.usecase" target="classFrame">LoadDirectoryIntoTsdb</a></li>
<li><a href="tsdb/loader/ki/type/LoaderFactory.html" title="class in tsdb.loader.ki.type" target="classFrame">LoaderFactory</a></li>
<li><a href="tsdb/run/command/LoadMasks.html" title="class in tsdb.run.command" target="classFrame">LoadMasks</a></li>
<li><a href="tsdb/component/LoggerType.html" title="class in tsdb.component" target="classFrame">LoggerType</a></li>
<li><a href="tsdb/explorer/metadata/LoggerView.html" title="class in tsdb.explorer.metadata" target="classFrame">LoggerView</a></li>
<li><a href="tsdb/util/iterator/LowQualityToNanIterator.html" title="class in tsdb.util.iterator" target="classFrame">LowQualityToNanIterator</a></li>
<li><a href="tsdb/web/Main.html" title="class in tsdb.web" target="classFrame">Main</a></li>
<li><a href="tsdb/run/command/MainRunnable.html" title="interface in tsdb.run.command" target="classFrame"><span class="interfaceName">MainRunnable</span></a></li>
<li><a href="tsdb/graph/processing/Mask.html" title="class in tsdb.graph.processing" target="classFrame">Mask</a></li>
<li><a href="tsdb/usecase/Mask.html" title="class in tsdb.usecase" target="classFrame">Mask</a></li>
<li><a href="tsdb/iterator/MaskIterator.html" title="class in tsdb.iterator" target="classFrame">MaskIterator</a></li>
<li><a href="tsdb/iterator/MergeIterator.html" title="class in tsdb.iterator" target="classFrame">MergeIterator</a></li>
<li><a href="tsdb/explorer/metadata/MetadataScene.html" title="class in tsdb.explorer.metadata" target="classFrame">MetadataScene</a></li>
<li><a href="tsdb/web/api/MethodHandler.html" title="class in tsdb.web.api" target="classFrame">MethodHandler</a></li>
<li><a href="tsdb/graph/processing/Middle.html" title="class in tsdb.graph.processing" target="classFrame">Middle</a></li>
<li><a href="tsdb/iterator/MiddleIterator.html" title="class in tsdb.iterator" target="classFrame">MiddleIterator</a></li>
<li><a href="tsdb/graph/processing/MinDiff.html" title="class in tsdb.graph.processing" target="classFrame">MinDiff</a></li>
<li><a href="tsdb/iterator/MinDiffIterator.html" title="class in tsdb.iterator" target="classFrame">MinDiffIterator</a></li>
<li><a href="tsdb/util/MiniCSV.html" title="class in tsdb.util" target="classFrame">MiniCSV</a></li>
<li><a href="tsdb/run/MonetDbDataReader.html" title="class in tsdb.run" target="classFrame">MonetDbDataReader</a></li>
<li><a href="tsdb/run/MonetDbDataWriter.html" title="class in tsdb.run" target="classFrame">MonetDbDataWriter</a></li>
<li><a href="tsdb/iterator/MonthAggregationIterator.html" title="class in tsdb.iterator" target="classFrame">MonthAggregationIterator</a></li>
<li><a href="tsdb/iterator/MonthCollectingAggregator.html" title="class in tsdb.iterator" target="classFrame">MonthCollectingAggregator</a></li>
<li><a href="tsdb/util/iterator/MoveIterator.html" title="class in tsdb.util.iterator" target="classFrame">MoveIterator</a></li>
<li><a href="tsdb/util/MultiMutator.html" title="class in tsdb.util" target="classFrame">MultiMutator</a></li>
<li><a href="tsdb/util/MultiMutator.MultiMutator2.html" title="class in tsdb.util" target="classFrame">MultiMutator.MultiMutator2</a></li>
<li><a href="tsdb/util/MultiMutator.MultiMutator3.html" title="class in tsdb.util" target="classFrame">MultiMutator.MultiMutator3</a></li>
<li><a href="tsdb/util/MultiMutator.MultiMutator4.html" title="class in tsdb.util" target="classFrame">MultiMutator.MultiMutator4</a></li>
<li><a href="tsdb/util/Mutator.html" title="class in tsdb.util" target="classFrame">Mutator</a></li>
<li><a href="tsdb/util/iterator/MutatorIterator.html" title="class in tsdb.util.iterator" target="classFrame">MutatorIterator</a></li>
<li><a href="tsdb/util/Mutators.html" title="class in tsdb.util" target="classFrame">Mutators</a></li>
<li><a href="tsdb/web/MyEchoSocket.html" title="class in tsdb.web" target="classFrame">MyEchoSocket</a></li>
<li><a href="tsdb/util/NamedInterval.html" title="class in tsdb.util" target="classFrame">NamedInterval</a></li>
<li><a href="tsdb/iterator/NanGapIterator.html" title="class in tsdb.iterator" target="classFrame">NanGapIterator</a></li>
<li><a href="tsdb/iterator/NanRemoveIterator.html" title="class in tsdb.iterator" target="classFrame">NanRemoveIterator</a></li>
<li><a href="tsdb/graph/processing/NocCheck.html" title="class in tsdb.graph.processing" target="classFrame">NocCheck</a></li>
<li><a href="tsdb/component/iterator/NocCheckIterator.html" title="class in tsdb.component.iterator" target="classFrame">NocCheckIterator</a></li>
<li><a href="tsdb/graph/node/Node.html" title="interface in tsdb.graph.node" target="classFrame"><span class="interfaceName">Node</span></a></li>
<li><a href="tsdb/graph/node/Node.Abstract.html" title="class in tsdb.graph.node" target="classFrame">Node.Abstract</a></li>
<li><a href="tsdb/graph/node/NodeGen.html" title="interface in tsdb.graph.node" target="classFrame"><span class="interfaceName">NodeGen</span></a></li>
<li><a href="tsdb/util/Pair.html" title="class in tsdb.util" target="classFrame">Pair</a></li>
<li><a href="tsdb/remote/ParseReceiverLogFile.html" title="class in tsdb.remote" target="classFrame">ParseReceiverLogFile</a></li>
<li><a href="tsdb/graph/processing/PeakSmoothed.html" title="class in tsdb.graph.processing" target="classFrame">PeakSmoothed</a></li>
<li><a href="tsdb/iterator/PeakSmoothIterator.html" title="class in tsdb.iterator" target="classFrame">PeakSmoothIterator</a></li>
<li><a href="tsdb/iterator/PeakSmoothIterator.FillType.html" title="enum in tsdb.iterator" target="classFrame">PeakSmoothIterator.FillType</a></li>
<li><a href="tsdb/Plot.html" title="interface in tsdb" target="classFrame"><span class="interfaceName">Plot</span></a></li>
<li><a href="tsdb/Plot.Real.html" title="class in tsdb" target="classFrame">Plot.Real</a></li>
<li><a href="tsdb/Plot.Virtual.html" title="class in tsdb" target="classFrame">Plot.Virtual</a></li>
<li><a href="tsdb/dsl/PlotEnvironment.html" title="class in tsdb.dsl" target="classFrame">PlotEnvironment</a></li>
<li><a href="tsdb/remote/PlotInfo.html" title="class in tsdb.remote" target="classFrame">PlotInfo</a></li>
<li><a href="tsdb/remote/PlotMessage.html" title="class in tsdb.remote" target="classFrame">PlotMessage</a></li>
<li><a href="tsdb/usecase/PlotStationQuery.html" title="class in tsdb.usecase" target="classFrame">PlotStationQuery</a></li>
<li><a href="tsdb/remote/PlotStatus.html" title="class in tsdb.remote" target="classFrame">PlotStatus</a></li>
<li><a href="tsdb/graph/processing/PostHourMutation.html" title="class in tsdb.graph.processing" target="classFrame">PostHourMutation</a></li>
<li><a href="tsdb/explorer/PriorityExecutor.html" title="class in tsdb.explorer" target="classFrame">PriorityExecutor</a></li>
<li><a href="tsdb/util/processingchain/ProcessingChain.html" title="interface in tsdb.util.processingchain" target="classFrame"><span class="interfaceName">ProcessingChain</span></a></li>
<li><a href="tsdb/util/processingchain/ProcessingChainEntry.html" title="interface in tsdb.util.processingchain" target="classFrame"><span class="interfaceName">ProcessingChainEntry</span></a></li>
<li><a href="tsdb/util/processingchain/ProcessingChainMultiSources.html" title="class in tsdb.util.processingchain" target="classFrame">ProcessingChainMultiSources</a></li>
<li><a href="tsdb/util/processingchain/ProcessingChainNode.html" title="interface in tsdb.util.processingchain" target="classFrame"><span class="interfaceName">ProcessingChainNode</span></a></li>
<li><a href="tsdb/util/processingchain/ProcessingChainOneSource.html" title="class in tsdb.util.processingchain" target="classFrame">ProcessingChainOneSource</a></li>
<li><a href="tsdb/util/processingchain/ProcessingChainSource.html" title="class in tsdb.util.processingchain" target="classFrame">ProcessingChainSource</a></li>
<li><a href="tsdb/util/processingchain/ProcessingChainSupplier.html" title="interface in tsdb.util.processingchain" target="classFrame"><span class="interfaceName">ProcessingChainSupplier</span></a></li>
<li><a href="tsdb/util/processingchain/ProcessingChainTitle.html" title="class in tsdb.util.processingchain" target="classFrame">ProcessingChainTitle</a></li>
<li><a href="tsdb/graph/processing/Projected.html" title="class in tsdb.graph.processing" target="classFrame">Projected</a></li>
<li><a href="tsdb/iterator/ProjectionFillIterator.html" title="class in tsdb.iterator" target="classFrame">ProjectionFillIterator</a></li>
<li><a href="tsdb/iterator/ProjectionIterator.html" title="class in tsdb.iterator" target="classFrame">ProjectionIterator</a></li>
<li><a href="tsdb/component/labeledproperty/PropertyClear.html" title="class in tsdb.component.labeledproperty" target="classFrame">PropertyClear</a></li>
<li><a href="tsdb/component/labeledproperty/PropertyCNR4.html" title="class in tsdb.component.labeledproperty" target="classFrame">PropertyCNR4</a></li>
<li><a href="tsdb/component/labeledproperty/PropertyComputation.html" title="class in tsdb.component.labeledproperty" target="classFrame">PropertyComputation</a></li>
<li><a href="tsdb/explorer/PropertyGrid.html" title="class in tsdb.explorer" target="classFrame">PropertyGrid</a></li>
<li><a href="tsdb/component/labeledproperty/PropertyReassign.html" title="class in tsdb.component.labeledproperty" target="classFrame">PropertyReassign</a></li>
<li><a href="tsdb/explorer/PropertyView.html" title="class in tsdb.explorer" target="classFrame">PropertyView</a></li>
<li><a href="tsdb/util/gui/PureImage.html" title="interface in tsdb.util.gui" target="classFrame"><span class="interfaceName">PureImage</span></a></li>
<li><a href="tsdb/util/Quadruple.html" title="class in tsdb.util" target="classFrame">Quadruple</a></li>
<li><a href="tsdb/component/iterator/QualityFlagIterator.html" title="class in tsdb.component.iterator" target="classFrame">QualityFlagIterator</a></li>
<li><a href="tsdb/graph/QueryPlan.html" title="class in tsdb.graph" target="classFrame">QueryPlan</a></li>
<li><a href="tsdb/graph/QueryPlanGenerators.html" title="class in tsdb.graph" target="classFrame">QueryPlanGenerators</a></li>
<li><a href="tsdb/usecase/QueryPlot.html" title="class in tsdb.usecase" target="classFrame">QueryPlot</a></li>
<li><a href="tsdb/usecase/QuerySA01.html" title="class in tsdb.usecase" target="classFrame">QuerySA01</a></li>
<li><a href="tsdb/usecase/QueryStationSensorNames.html" title="class in tsdb.usecase" target="classFrame">QueryStationSensorNames</a></li>
<li><a href="tsdb/graph/processing/RangeStepFiltered.html" title="class in tsdb.graph.processing" target="classFrame">RangeStepFiltered</a></li>
<li><a href="tsdb/graph/source/RawSource.html" title="interface in tsdb.graph.source" target="classFrame"><span class="interfaceName">RawSource</span></a></li>
<li><a href="tsdb/graph/source/RawSource.Abstract.html" title="class in tsdb.graph.source" target="classFrame">RawSource.Abstract</a></li>
<li><a href="tsdb/usecase/Read_dat_file.html" title="class in tsdb.usecase" target="classFrame">Read_dat_file</a></li>
<li><a href="tsdb/component/Region.html" title="class in tsdb.component" target="classFrame">Region</a></li>
<li><a href="tsdb/explorer/metadata/RegionView.html" title="class in tsdb.explorer.metadata" target="classFrame">RegionView</a></li>
<li><a href="tsdb/streamdb/RelationalIterator.html" title="class in tsdb.streamdb" target="classFrame">RelationalIterator</a></li>
<li><a href="tsdb/remote/RemoteTsDB.html" title="interface in tsdb.remote" target="classFrame"><span class="interfaceName">RemoteTsDB</span></a></li>
<li><a href="tsdb/remote/RemoteTsDBFactory.html" title="class in tsdb.remote" target="classFrame">RemoteTsDBFactory</a></li>
<li><a href="tsdb/loader/sa_own/RemoveSouthAfricaStationBeginings.html" title="class in tsdb.loader.sa_own" target="classFrame">RemoveSouthAfricaStationBeginings</a></li>
<li><a href="tsdb/web/Robots_txt_Handler.html" title="class in tsdb.web" target="classFrame">Robots_txt_Handler</a></li>
<li><a href="tsdb/web/RobotsTxtServlet.html" title="class in tsdb.web" target="classFrame">RobotsTxtServlet</a></li>
<li><a href="tsdb/web/Run.html" title="class in tsdb.web" target="classFrame">Run</a></li>
<li><a href="tsdb/run/RunCompact.html" title="class in tsdb.run" target="classFrame">RunCompact</a></li>
<li><a href="tsdb/usecase/RunStatistics.html" title="class in tsdb.usecase" target="classFrame">RunStatistics</a></li>
<li><a href="tsdb/usecase/RunTest_FullScan_Ta_200.html" title="class in tsdb.usecase" target="classFrame">RunTest_FullScan_Ta_200</a></li>
<li><a href="tsdb/util/iterator/SchemaConverterIterator.html" title="class in tsdb.util.iterator" target="classFrame">SchemaConverterIterator</a></li>
<li><a href="tsdb/component/Sensor.html" title="class in tsdb.component" target="classFrame">Sensor</a></li>
<li><a href="tsdb/component/SensorCategory.html" title="enum in tsdb.component" target="classFrame">SensorCategory</a></li>
<li><a href="tsdb/streamdb/SensorMeta.html" title="class in tsdb.streamdb" target="classFrame">SensorMeta</a></li>
<li><a href="tsdb/explorer/metadata/SensorView.html" title="class in tsdb.explorer.metadata" target="classFrame">SensorView</a></li>
<li><a href="tsdb/remote/ServerTsDB.html" title="class in tsdb.remote" target="classFrame">ServerTsDB</a></li>
<li><a href="tsdb/usecase/SingleInsertPerformance.html" title="class in tsdb.usecase" target="classFrame">SingleInsertPerformance</a></li>
<li><a href="tsdb/component/SourceCatalog.html" title="class in tsdb.component" target="classFrame">SourceCatalog</a></li>
<li><a href="tsdb/explorer/SourceCatalogScene.html" title="class in tsdb.explorer" target="classFrame">SourceCatalogScene</a></li>
<li><a href="tsdb/component/SourceEntry.html" title="class in tsdb.component" target="classFrame">SourceEntry</a></li>
<li><a href="tsdb/explorer/SourceItem.html" title="class in tsdb.explorer" target="classFrame">SourceItem</a></li>
<li><a href="tsdb/explorer/SourceItemScene.html" title="class in tsdb.explorer" target="classFrame">SourceItemScene</a></li>
<li><a href="tsdb/loader/sa/SouthAfricaCreateStationInventory.html" title="class in tsdb.loader.sa" target="classFrame">SouthAfricaCreateStationInventory</a></li>
<li><a href="tsdb/loader/sa/SouthAfricaImport.html" title="class in tsdb.loader.sa" target="classFrame">SouthAfricaImport</a></li>
<li><a href="tsdb/loader/sa/SouthAfricaPreImport_sasscal.html" title="class in tsdb.loader.sa" target="classFrame">SouthAfricaPreImport_sasscal</a></li>
<li><a href="tsdb/loader/sa/SouthAfricaPreImport_sasscal_2016_11_13.html" title="class in tsdb.loader.sa" target="classFrame">SouthAfricaPreImport_sasscal_2016_11_13</a></li>
<li><a href="tsdb/loader/sa/SouthAfricaPreImport_sasscal_type_2.html" title="class in tsdb.loader.sa" target="classFrame">SouthAfricaPreImport_sasscal_type_2</a></li>
<li><a href="tsdb/loader/sa/SouthAfricaPreImport_saws_acs.html" title="class in tsdb.loader.sa" target="classFrame">SouthAfricaPreImport_saws_acs</a></li>
<li><a href="tsdb/loader/sa/SouthAfricaPreImport_saws_ars.html" title="class in tsdb.loader.sa" target="classFrame">SouthAfricaPreImport_saws_ars</a></li>
<li><a href="tsdb/remote/StartServerTsDB.html" title="class in tsdb.remote" target="classFrame">StartServerTsDB</a></li>
<li><a href="tsdb/Station.html" title="class in tsdb" target="classFrame">Station</a></li>
<li><a href="tsdb/graph/source/StationBase.html" title="class in tsdb.graph.source" target="classFrame">StationBase</a></li>
<li><a href="tsdb/remote/StationInfo.html" title="class in tsdb.remote" target="classFrame">StationInfo</a></li>
<li><a href="tsdb/streamdb/StationMeta.html" title="class in tsdb.streamdb" target="classFrame">StationMeta</a></li>
<li><a href="tsdb/StationProperties.html" title="class in tsdb" target="classFrame">StationProperties</a></li>
<li><a href="tsdb/graph/source/StationRawSource.html" title="class in tsdb.graph.source" target="classFrame">StationRawSource</a></li>
<li><a href="tsdb/explorer/metadata/StationView.html" title="class in tsdb.explorer.metadata" target="classFrame">StationView</a></li>
<li><a href="tsdb/graph/processing/Statistics.html" title="class in tsdb.graph.processing" target="classFrame">Statistics</a></li>
<li><a href="tsdb/run/Statistics.html" title="class in tsdb.run" target="classFrame">Statistics</a></li>
<li><a href="tsdb/graph/processing/Statistics.StatisticsData.html" title="class in tsdb.graph.processing" target="classFrame">Statistics.StatisticsData</a></li>
<li><a href="tsdb/streamdb/StreamChainIterator.html" title="class in tsdb.streamdb" target="classFrame">StreamChainIterator</a></li>
<li><a href="tsdb/streamdb/StreamDB.html" title="class in tsdb.streamdb" target="classFrame">StreamDB</a></li>
<li><a href="tsdb/run/StreamDBDataWriter.html" title="class in tsdb.run" target="classFrame">StreamDBDataWriter</a></li>
<li><a href="tsdb/run/StreamDBMeanReader.html" title="class in tsdb.run" target="classFrame">StreamDBMeanReader</a></li>
<li><a href="tsdb/streamdb/StreamIterator.html" title="class in tsdb.streamdb" target="classFrame">StreamIterator</a></li>
<li><a href="tsdb/streamdb/StreamStorage.html" title="interface in tsdb.streamdb" target="classFrame"><span class="interfaceName">StreamStorage</span></a></li>
<li><a href="tsdb/streamdb/StreamStorageStreamDB.html" title="class in tsdb.streamdb" target="classFrame">StreamStorageStreamDB</a></li>
<li><a href="tsdb/streamdb/StreamTsIterator.html" title="class in tsdb.streamdb" target="classFrame">StreamTsIterator</a></li>
<li><a href="tsdb/util/StringPair.html" title="class in tsdb.util" target="classFrame">StringPair</a></li>
<li><a href="tsdb/graph/processing/Subtraction.html" title="class in tsdb.graph.processing" target="classFrame">Subtraction</a></li>
<li><a href="tsdb/graph/processing/Sunshine.html" title="class in tsdb.graph.processing" target="classFrame">Sunshine</a></li>
<li><a href="tsdb/iterator/SunshineIterator.html" title="class in tsdb.iterator" target="classFrame">SunshineIterator</a></li>
<li><a href="tsdb/graph/processing/SunshineOlivieri.html" title="class in tsdb.graph.processing" target="classFrame">SunshineOlivieri</a></li>
<li><a href="tsdb/iterator/SunshineOlivieriIterator.html" title="class in tsdb.iterator" target="classFrame">SunshineOlivieriIterator</a></li>
<li><a href="tsdb/web/api/SupplementHandler.html" title="class in tsdb.web.api" target="classFrame">SupplementHandler</a></li>
<li><a href="tsdb/util/Table.html" title="class in tsdb.util" target="classFrame">Table</a></li>
<li><a href="tsdb/util/Table.ColumnReader.html" title="class in tsdb.util" target="classFrame">Table.ColumnReader</a></li>
<li><a href="tsdb/util/Table.ColumnReaderBoolean.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderBoolean</a></li>
<li><a href="tsdb/util/Table.ColumnReaderBooleanMissing.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderBooleanMissing</a></li>
<li><a href="tsdb/util/Table.ColumnReaderBooleanYN.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderBooleanYN</a></li>
<li><a href="tsdb/util/Table.ColumnReaderDateFullHourTimestamp.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderDateFullHourTimestamp</a></li>
<li><a href="tsdb/util/Table.ColumnReaderDateHourWrapMinuteTimestamp.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderDateHourWrapMinuteTimestamp</a></li>
<li><a href="tsdb/util/Table.ColumnReaderDayFirstAmPmTimestamp.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderDayFirstAmPmTimestamp</a></li>
<li><a href="tsdb/util/Table.ColumnReaderDouble.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderDouble</a></li>
<li><a href="tsdb/util/Table.ColumnReaderFloat.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderFloat</a></li>
<li><a href="tsdb/util/Table.ColumnReaderFloatMissing.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderFloatMissing</a></li>
<li><a href="tsdb/util/Table.ColumnReaderInt.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderInt</a></li>
<li><a href="tsdb/util/Table.ColumnReaderIntFunc.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderIntFunc</a></li>
<li><a href="tsdb/util/Table.ColumnReaderIntFunc.IntegerParser.html" title="interface in tsdb.util" target="classFrame"><span class="interfaceName">Table.ColumnReaderIntFunc.IntegerParser</span></a></li>
<li><a href="tsdb/util/Table.ColumnReaderMonthNameTimestamp.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderMonthNameTimestamp</a></li>
<li><a href="tsdb/util/Table.ColumnReaderSlashTimestamp.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderSlashTimestamp</a></li>
<li><a href="tsdb/util/Table.ColumnReaderSpaceTimestamp.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderSpaceTimestamp</a></li>
<li><a href="tsdb/util/Table.ColumnReaderString.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderString</a></li>
<li><a href="tsdb/util/Table.ColumnReaderStringMissing.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderStringMissing</a></li>
<li><a href="tsdb/util/Table.ColumnReaderTimestamp.html" title="interface in tsdb.util" target="classFrame"><span class="interfaceName">Table.ColumnReaderTimestamp</span></a></li>
<li><a href="tsdb/util/Table.ColumnReaderTimestampTwoCols.html" title="class in tsdb.util" target="classFrame">Table.ColumnReaderTimestampTwoCols</a></li>
<li><a href="tsdb/util/Table.ReaderConstructor.html" title="interface in tsdb.util" target="classFrame"><span class="interfaceName">Table.ReaderConstructor</span></a></li>
<li><a href="tsdb/web/generator/Tag.html" title="class in tsdb.web.generator" target="classFrame">Tag</a></li>
<li><a href="tsdb/run/Terminal.html" title="class in tsdb.run" target="classFrame">Terminal</a></li>
<li><a href="tsdb/testing/Testing_Init_tsm_Database.html" title="class in tsdb.testing" target="classFrame">Testing_Init_tsm_Database</a></li>
<li><a href="tsdb/usecase/Testing_P_container_RT.html" title="class in tsdb.usecase" target="classFrame">Testing_P_container_RT</a></li>
<li><a href="tsdb/testing/Testing_P_RT_NRT.html" title="class in tsdb.testing" target="classFrame">Testing_P_RT_NRT</a></li>
<li><a href="tsdb/testing/Testing_UDB_read.html" title="class in tsdb.testing" target="classFrame">Testing_UDB_read</a></li>
<li><a href="tsdb/usecase/TestingAddition.html" title="class in tsdb.usecase" target="classFrame">TestingAddition</a></li>
<li><a href="tsdb/usecase/TestingAscParser.html" title="class in tsdb.usecase" target="classFrame">TestingAscParser</a></li>
<li><a href="tsdb/testing/TestingBulkLoad.html" title="class in tsdb.testing" target="classFrame">TestingBulkLoad</a></li>
<li><a href="tsdb/testing/TestingBytesToHex.html" title="class in tsdb.testing" target="classFrame">TestingBytesToHex</a></li>
<li><a href="tsdb/usecase/TestingCharset.html" title="class in tsdb.usecase" target="classFrame">TestingCharset</a></li>
<li><a href="tsdb/testing/TestingClassGeneration.html" title="class in tsdb.testing" target="classFrame">TestingClassGeneration</a></li>
<li><a href="tsdb/testing/TestingClassGeneration.AbstractEvaluator.html" title="class in tsdb.testing" target="classFrame">TestingClassGeneration.AbstractEvaluator</a></li>
<li><a href="tsdb/testing/TestingClassGeneration.Evaluator.html" title="interface in tsdb.testing" target="classFrame"><span class="interfaceName">TestingClassGeneration.Evaluator</span></a></li>
<li><a href="tsdb/usecase/TestingCollectingAggregator.html" title="class in tsdb.usecase" target="classFrame">TestingCollectingAggregator</a></li>
<li><a href="tsdb/testing/TestingCompression.html" title="class in tsdb.testing" target="classFrame">TestingCompression</a></li>
<li><a href="tsdb/usecase/TestingEncoding.html" title="class in tsdb.usecase" target="classFrame">TestingEncoding</a></li>
<li><a href="tsdb/testing/TestingFormula.html" title="class in tsdb.testing" target="classFrame">TestingFormula</a></li>
<li><a href="tsdb/testing/TestingFormula.EvaluatorA.html" title="interface in tsdb.testing" target="classFrame"><span class="interfaceName">TestingFormula.EvaluatorA</span></a></li>
<li><a href="tsdb/testing/TestingFormulaCompile.html" title="class in tsdb.testing" target="classFrame">TestingFormulaCompile</a></li>
<li><a href="tsdb/usecase/TestingGroupAverageSource_NEW.html" title="class in tsdb.usecase" target="classFrame">TestingGroupAverageSource_NEW</a></li>
<li><a href="tsdb/testing/TestingHobo.html" title="class in tsdb.testing" target="classFrame">TestingHobo</a></li>
<li><a href="tsdb/usecase/TestingInterpolatedAverageLinear.html" title="class in tsdb.usecase" target="classFrame">TestingInterpolatedAverageLinear</a></li>
<li><a href="tsdb/testing/TestingInterpolation.html" title="class in tsdb.testing" target="classFrame">TestingInterpolation</a></li>
<li><a href="tsdb/usecase/TestingInterpolation.html" title="class in tsdb.usecase" target="classFrame">TestingInterpolation</a></li>
<li><a href="tsdb/usecase/TestingKiliDirectoryRead.html" title="class in tsdb.usecase" target="classFrame">TestingKiliDirectoryRead</a></li>
<li><a href="tsdb/testing/TestingLabeledProperty.html" title="class in tsdb.testing" target="classFrame">TestingLabeledProperty</a></li>
<li><a href="tsdb/testing/TestingMask.html" title="class in tsdb.testing" target="classFrame">TestingMask</a></li>
<li><a href="tsdb/usecase/TestingNewAggregation.html" title="class in tsdb.usecase" target="classFrame">TestingNewAggregation</a></li>
<li><a href="tsdb/usecase/TestingQualityCounters.html" title="class in tsdb.usecase" target="classFrame">TestingQualityCounters</a></li>
<li><a href="tsdb/testing/TestingRegex.html" title="class in tsdb.testing" target="classFrame">TestingRegex</a></li>
<li><a href="tsdb/usecase/TestingRelationalIterator.html" title="class in tsdb.usecase" target="classFrame">TestingRelationalIterator</a></li>
<li><a href="tsdb/usecase/TestingSocket.html" title="class in tsdb.usecase" target="classFrame">TestingSocket</a></li>
<li><a href="tsdb/usecase/TestingSourceCatalog.html" title="class in tsdb.usecase" target="classFrame">TestingSourceCatalog</a></li>
<li><a href="tsdb/usecase/TestingSouthAfricaQuery.html" title="class in tsdb.usecase" target="classFrame">TestingSouthAfricaQuery</a></li>
<li><a href="tsdb/usecase/TestingStationsOfPlot.html" title="class in tsdb.usecase" target="classFrame">TestingStationsOfPlot</a></li>
<li><a href="tsdb/usecase/TestingSunshineDuration.html" title="class in tsdb.usecase" target="classFrame">TestingSunshineDuration</a></li>
<li><a href="tsdb/usecase/TestingTimeSeriesArchiv.html" title="class in tsdb.usecase" target="classFrame">TestingTimeSeriesArchiv</a></li>
<li><a href="tsdb/usecase/TestingTOA5import.html" title="class in tsdb.usecase" target="classFrame">TestingTOA5import</a></li>
<li><a href="tsdb/testing/TestingUnixTime.html" title="class in tsdb.testing" target="classFrame">TestingUnixTime</a></li>
<li><a href="tsdb/usecase/TestingVirtualRawSource.html" title="class in tsdb.usecase" target="classFrame">TestingVirtualRawSource</a></li>
<li><a href="tsdb/web/TestingWeb.html" title="class in tsdb.web" target="classFrame">TestingWeb</a></li>
<li><a href="tsdb/testing/TestingWindDirection.html" title="class in tsdb.testing" target="classFrame">TestingWindDirection</a></li>
<li><a href="tsdb/testing/TestingYamlWriter.html" title="class in tsdb.testing" target="classFrame">TestingYamlWriter</a></li>
<li><a href="tsdb/testing/TestingZip.html" title="class in tsdb.testing" target="classFrame">TestingZip</a></li>
<li><a href="tsdb/util/TimeConverter.html" title="class in tsdb.util" target="classFrame">TimeConverter</a></li>
<li><a href="tsdb/util/Timer.html" title="class in tsdb.util" target="classFrame">Timer</a></li>
<li><a href="tsdb/util/Timers.html" title="class in tsdb.util" target="classFrame">Timers</a></li>
<li><a href="tsdb/util/gui/TimeScale.html" title="class in tsdb.util.gui" target="classFrame">TimeScale</a></li>
<li><a href="tsdb/util/gui/TimeScale.TimeGranularity.html" title="enum in tsdb.util.gui" target="classFrame">TimeScale.TimeGranularity</a></li>
<li><a href="tsdb/util/iterator/TimeSeries.html" title="class in tsdb.util.iterator" target="classFrame">TimeSeries</a></li>
<li><a href="tsdb/TimeSeriesArchivReader.html" title="class in tsdb" target="classFrame">TimeSeriesArchivReader</a></li>
<li><a href="tsdb/TimeSeriesArchivReader.DataEntriesTriple.html" title="class in tsdb" target="classFrame">TimeSeriesArchivReader.DataEntriesTriple</a></li>
<li><a href="tsdb/TimeSeriesArchivReader.EntryType.html" title="enum in tsdb" target="classFrame">TimeSeriesArchivReader.EntryType</a></li>
<li><a href="tsdb/TimeSeriesArchivReader.TimeSeriesArchivVisitor.html" title="interface in tsdb" target="classFrame"><span class="interfaceName">TimeSeriesArchivReader.TimeSeriesArchivVisitor</span></a></li>
<li><a href="tsdb/TimeSeriesArchivWriter.html" title="class in tsdb" target="classFrame">TimeSeriesArchivWriter</a></li>
<li><a href="tsdb/util/gui/TimeSeriesDiagram.html" title="class in tsdb.util.gui" target="classFrame">TimeSeriesDiagram</a></li>
<li><a href="tsdb/util/iterator/TimeSeriesEntryIterator.html" title="class in tsdb.util.iterator" target="classFrame">TimeSeriesEntryIterator</a></li>
<li><a href="tsdb/web/TimeSeriesHandler.html" title="class in tsdb.web" target="classFrame">TimeSeriesHandler</a></li>
<li><a href="tsdb/util/gui/TimeSeriesHeatMap.html" title="class in tsdb.util.gui" target="classFrame">TimeSeriesHeatMap</a></li>
<li><a href="tsdb/loader/be/TimeSeriesLoaderBE.html" title="class in tsdb.loader.be" target="classFrame">TimeSeriesLoaderBE</a></li>
<li><a href="tsdb/loader/ki/TimeSeriesLoaderKiLi.html" title="class in tsdb.loader.ki" target="classFrame">TimeSeriesLoaderKiLi</a></li>
<li><a href="tsdb/loader/ki/TimeSeriesLoaderKiLi_manual_tfi.html" title="class in tsdb.loader.ki" target="classFrame">TimeSeriesLoaderKiLi_manual_tfi</a></li>
<li><a href="tsdb/util/TimeSeriesMask.html" title="class in tsdb.util" target="classFrame">TimeSeriesMask</a></li>
<li><a href="tsdb/explorer/TimeSeriesMultiViewScene.html" title="class in tsdb.explorer" target="classFrame">TimeSeriesMultiViewScene</a></li>
<li><a href="tsdb/util/gui/TimeSeriesPainter.html" title="interface in tsdb.util.gui" target="classFrame"><span class="interfaceName">TimeSeriesPainter</span></a></li>
<li><a href="tsdb/util/gui/TimeSeriesPainter.PosHorizontal.html" title="enum in tsdb.util.gui" target="classFrame">TimeSeriesPainter.PosHorizontal</a></li>
<li><a href="tsdb/util/gui/TimeSeriesPainter.PosVerical.html" title="enum in tsdb.util.gui" target="classFrame">TimeSeriesPainter.PosVerical</a></li>
<li><a href="tsdb/util/gui/TimeSeriesPainterGraphics2D.html" title="class in tsdb.util.gui" target="classFrame">TimeSeriesPainterGraphics2D</a></li>
<li><a href="tsdb/explorer/TimeSeriesViewScene.html" title="class in tsdb.explorer" target="classFrame">TimeSeriesViewScene</a></li>
<li><a href="tsdb/util/TimestampInterval.html" title="class in tsdb.util" target="classFrame">TimestampInterval</a></li>
<li><a href="tsdb/util/iterator/TimestampSeries.html" title="class in tsdb.util.iterator" target="classFrame">TimestampSeries</a></li>
<li><a href="tsdb/util/iterator/TimestampSeriesCSVwriter.html" title="class in tsdb.util.iterator" target="classFrame">TimestampSeriesCSVwriter</a></li>
<li><a href="tsdb/util/TimeUtil.html" title="class in tsdb.util" target="classFrame">TimeUtil</a></li>
<li><a href="tsdb/loader/bale/TOA5Loader.html" title="class in tsdb.loader.bale" target="classFrame">TOA5Loader</a></li>
<li><a href="tsdb/loader/bale/TOA5Table.html" title="class in tsdb.loader.bale" target="classFrame">TOA5Table</a></li>
<li><a href="tsdb/graph/processing/TransformLinear.html" title="class in tsdb.graph.processing" target="classFrame">TransformLinear</a></li>
<li><a href="tsdb/util/Triple.html" title="class in tsdb.util" target="classFrame">Triple</a></li>
<li><a href="tsdb/TsDB.html" title="class in tsdb" target="classFrame">TsDB</a></li>
<li><a href="tsdb/web/api/TsDBAPIHandler.html" title="class in tsdb.web.api" target="classFrame">TsDBAPIHandler</a></li>
<li><a href="tsdb/web/api/TsDBExportAPIHandler.html" title="class in tsdb.web.api" target="classFrame">TsDBExportAPIHandler</a></li>
<li><a href="tsdb/TsDBFactory.html" title="class in tsdb" target="classFrame">TsDBFactory</a></li>
<li><a href="tsdb/explorer/TsdbScene.html" title="class in tsdb.explorer" target="classFrame">TsdbScene</a></li>
<li><a href="tsdb/util/TsdbThrow.html" title="class in tsdb.util" target="classFrame">TsdbThrow</a></li>
<li><a href="tsdb/util/TsEntry.html" title="class in tsdb.util" target="classFrame">TsEntry</a></li>
<li><a href="tsdb/util/iterator/TsIterable.html" title="interface in tsdb.util.iterator" target="classFrame"><span class="interfaceName">TsIterable</span></a></li>
<li><a href="tsdb/util/iterator/TsIterator.html" title="class in tsdb.util.iterator" target="classFrame">TsIterator</a></li>
<li><a href="tsdb/util/iterator/TsIteratorIterator.html" title="class in tsdb.util.iterator" target="classFrame">TsIteratorIterator</a></li>
<li><a href="tsdb/util/TsSchema.html" title="class in tsdb.util" target="classFrame">TsSchema</a></li>
<li><a href="tsdb/util/TsSchema.Aggregation.html" title="enum in tsdb.util" target="classFrame">TsSchema.Aggregation</a></li>
<li><a href="tsdb/usecase/UdbfFileCheck.html" title="class in tsdb.usecase" target="classFrame">UdbfFileCheck</a></li>
<li><a href="tsdb/loader/be/UDBFTimestampSeries.html" title="class in tsdb.loader.be" target="classFrame">UDBFTimestampSeries</a></li>
<li><a href="tsdb/loader/be/UniversalDataBinFile.html" title="class in tsdb.loader.be" target="classFrame">UniversalDataBinFile</a></li>
<li><a href="tsdb/loader/be/UniversalDataBinFile.DataRow.html" title="class in tsdb.loader.be" target="classFrame">UniversalDataBinFile.DataRow</a></li>
<li><a href="tsdb/usecase/UsecaseDocu.html" title="class in tsdb.usecase" target="classFrame">UsecaseDocu</a></li>
<li><a href="tsdb/usecase/UseCaseGapFiller.html" title="class in tsdb.usecase" target="classFrame">UseCaseGapFiller</a></li>
<li><a href="tsdb/usecase/UseCaseQualitySelection.html" title="class in tsdb.usecase" target="classFrame">UseCaseQualitySelection</a></li>
<li><a href="tsdb/usecase/UseCaseQualitySelection.QualityFlag.html" title="enum in tsdb.usecase" target="classFrame">UseCaseQualitySelection.QualityFlag</a></li>
<li><a href="tsdb/util/Util.html" title="class in tsdb.util" target="classFrame">Util</a></li>
<li><a href="tsdb/util/Util.FloatRange.html" title="class in tsdb.util" target="classFrame">Util.FloatRange</a></li>
<li><a href="tsdb/graph/processing/Virtual_P_RT_NRT.html" title="class in tsdb.graph.processing" target="classFrame">Virtual_P_RT_NRT</a></li>
<li><a href="tsdb/util/iterator/Virtual_P_RT_NRT_Iterator.html" title="class in tsdb.util.iterator" target="classFrame">Virtual_P_RT_NRT_Iterator</a></li>
<li><a href="tsdb/graph/source/VirtualBase.html" title="class in tsdb.graph.source" target="classFrame">VirtualBase</a></li>
<li><a href="tsdb/VirtualCopyList.html" title="class in tsdb" target="classFrame">VirtualCopyList</a></li>
<li><a href="tsdb/VirtualPlot.html" title="class in tsdb" target="classFrame">VirtualPlot</a></li>
<li><a href="tsdb/remote/VirtualPlotInfo.html" title="class in tsdb.remote" target="classFrame">VirtualPlotInfo</a></li>
<li><a href="tsdb/graph/source/VirtualPlotStationBase.html" title="class in tsdb.graph.source" target="classFrame">VirtualPlotStationBase</a></li>
<li><a href="tsdb/graph/source/VirtualPlotStationRawSource.html" title="class in tsdb.graph.source" target="classFrame">VirtualPlotStationRawSource</a></li>
<li><a href="tsdb/explorer/metadata/VirtualPlotView.html" title="class in tsdb.explorer.metadata" target="classFrame">VirtualPlotView</a></li>
<li><a href="tsdb/graph/source/VirtualRawSource.html" title="class in tsdb.graph.source" target="classFrame">VirtualRawSource</a></li>
<li><a href="tsdb/web/util/Web.html" title="class in tsdb.web.util" target="classFrame">Web</a></li>
<li><a href="tsdb/iterator/WeekAggregationIterator.html" title="class in tsdb.iterator" target="classFrame">WeekAggregationIterator</a></li>
<li><a href="tsdb/iterator/WeekCollectingAggregator.html" title="class in tsdb.iterator" target="classFrame">WeekCollectingAggregator</a></li>
<li><a href="tsdb/util/yaml/YamlList.html" title="class in tsdb.util.yaml" target="classFrame">YamlList</a></li>
<li><a href="tsdb/util/yaml/YamlMap.html" title="class in tsdb.util.yaml" target="classFrame">YamlMap</a></li>
<li><a href="tsdb/util/yaml/YamlMap.BooleanConsumer.html" title="interface in tsdb.util.yaml" target="classFrame"><span class="interfaceName">YamlMap.BooleanConsumer</span></a></li>
<li><a href="tsdb/iterator/YearAggregationIterator.html" title="class in tsdb.iterator" target="classFrame">YearAggregationIterator</a></li>
<li><a href="tsdb/iterator/YearCollectingAggregator.html" title="class in tsdb.iterator" target="classFrame">YearCollectingAggregator</a></li>
<li><a href="tsdb/remote/ZipExport.html" title="class in tsdb.remote" target="classFrame">ZipExport</a></li>
<li><a href="tsdb/web/api/ZipExportProxy.html" title="class in tsdb.web.api" target="classFrame">ZipExportProxy</a></li>
</ul>
</div>
</body>
</html>
|
QMOLEDEV/apache-ant-1.7.1/docs/manual/api/org/apache/tools/ant/BuildException.html | chriskmanx/qmole | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_06) on Fri Jun 27 05:04:01 GMT 2008 -->
<TITLE>
BuildException (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="2008-06-27">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BuildException (Apache Ant API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/tools/ant/BuildEvent.html" title="class in org.apache.tools.ant"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/tools/ant/BuildListener.html" title="interface in org.apache.tools.ant"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/tools/ant/BuildException.html" target="_top"><B>FRAMES</B></A>
<A HREF="BuildException.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.tools.ant</FONT>
<BR>
Class BuildException</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.RuntimeException
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.tools.ant.BuildException</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/tools/ant/ExitStatusException.html" title="class in org.apache.tools.ant">ExitStatusException</A>, <A HREF="../../../../org/apache/tools/ant/UnsupportedAttributeException.html" title="class in org.apache.tools.ant">UnsupportedAttributeException</A>, <A HREF="../../../../org/apache/tools/ant/UnsupportedElementException.html" title="class in org.apache.tools.ant">UnsupportedElementException</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>BuildException</B><DT>extends java.lang.RuntimeException</DL>
</PRE>
<P>
Signals an error condition during a build
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.tools.ant.BuildException">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#BuildException()">BuildException</A></B>()</CODE>
<BR>
Constructs a build exception with no descriptive information.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#BuildException(java.lang.String)">BuildException</A></B>(java.lang.String message)</CODE>
<BR>
Constructs an exception with the given descriptive message.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#BuildException(java.lang.String, org.apache.tools.ant.Location)">BuildException</A></B>(java.lang.String message,
<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</CODE>
<BR>
Constructs an exception with the given descriptive message and a
location in a file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#BuildException(java.lang.String, java.lang.Throwable)">BuildException</A></B>(java.lang.String message,
java.lang.Throwable cause)</CODE>
<BR>
Constructs an exception with the given message and exception as
a root cause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#BuildException(java.lang.String, java.lang.Throwable, org.apache.tools.ant.Location)">BuildException</A></B>(java.lang.String msg,
java.lang.Throwable cause,
<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</CODE>
<BR>
Constructs an exception with the given message and exception as
a root cause and a location in a file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#BuildException(java.lang.Throwable)">BuildException</A></B>(java.lang.Throwable cause)</CODE>
<BR>
Constructs an exception with the given exception as a root cause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#BuildException(java.lang.Throwable, org.apache.tools.ant.Location)">BuildException</A></B>(java.lang.Throwable cause,
<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</CODE>
<BR>
Constructs an exception with the given exception as
a root cause and a location in a file.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Throwable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#getCause()">getCause</A></B>()</CODE>
<BR>
Returns the nested exception, if any.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Throwable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#getException()">getException</A></B>()</CODE>
<BR>
Returns the nested exception, if any.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#getLocation()">getLocation</A></B>()</CODE>
<BR>
Returns the file location where the error occurred.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#printStackTrace()">printStackTrace</A></B>()</CODE>
<BR>
Prints the stack trace for this exception and any
nested exception to <code>System.err</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#printStackTrace(java.io.PrintStream)">printStackTrace</A></B>(java.io.PrintStream ps)</CODE>
<BR>
Prints the stack trace of this exception and any nested
exception to the specified PrintStream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#printStackTrace(java.io.PrintWriter)">printStackTrace</A></B>(java.io.PrintWriter pw)</CODE>
<BR>
Prints the stack trace of this exception and any nested
exception to the specified PrintWriter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#setLocation(org.apache.tools.ant.Location)">setLocation</A></B>(<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</CODE>
<BR>
Sets the file location where the error occurred.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/BuildException.html#toString()">toString</A></B>()</CODE>
<BR>
Returns the location of the error and the error message.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="BuildException()"><!-- --></A><H3>
BuildException</H3>
<PRE>
public <B>BuildException</B>()</PRE>
<DL>
<DD>Constructs a build exception with no descriptive information.
<P>
</DL>
<HR>
<A NAME="BuildException(java.lang.String)"><!-- --></A><H3>
BuildException</H3>
<PRE>
public <B>BuildException</B>(java.lang.String message)</PRE>
<DL>
<DD>Constructs an exception with the given descriptive message.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>message</CODE> - A description of or information about the exception.
Should not be <code>null</code>.</DL>
</DL>
<HR>
<A NAME="BuildException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
BuildException</H3>
<PRE>
public <B>BuildException</B>(java.lang.String message,
java.lang.Throwable cause)</PRE>
<DL>
<DD>Constructs an exception with the given message and exception as
a root cause.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>message</CODE> - A description of or information about the exception.
Should not be <code>null</code> unless a cause is specified.<DD><CODE>cause</CODE> - The exception that might have caused this one.
May be <code>null</code>.</DL>
</DL>
<HR>
<A NAME="BuildException(java.lang.String, java.lang.Throwable, org.apache.tools.ant.Location)"><!-- --></A><H3>
BuildException</H3>
<PRE>
public <B>BuildException</B>(java.lang.String msg,
java.lang.Throwable cause,
<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</PRE>
<DL>
<DD>Constructs an exception with the given message and exception as
a root cause and a location in a file.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>msg</CODE> - A description of or information about the exception.
Should not be <code>null</code> unless a cause is specified.<DD><CODE>cause</CODE> - The exception that might have caused this one.
May be <code>null</code>.<DD><CODE>location</CODE> - The location in the project file where the error
occurred. Must not be <code>null</code>.</DL>
</DL>
<HR>
<A NAME="BuildException(java.lang.Throwable)"><!-- --></A><H3>
BuildException</H3>
<PRE>
public <B>BuildException</B>(java.lang.Throwable cause)</PRE>
<DL>
<DD>Constructs an exception with the given exception as a root cause.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>cause</CODE> - The exception that might have caused this one.
Should not be <code>null</code>.</DL>
</DL>
<HR>
<A NAME="BuildException(java.lang.String, org.apache.tools.ant.Location)"><!-- --></A><H3>
BuildException</H3>
<PRE>
public <B>BuildException</B>(java.lang.String message,
<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</PRE>
<DL>
<DD>Constructs an exception with the given descriptive message and a
location in a file.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>message</CODE> - A description of or information about the exception.
Should not be <code>null</code>.<DD><CODE>location</CODE> - The location in the project file where the error
occurred. Must not be <code>null</code>.</DL>
</DL>
<HR>
<A NAME="BuildException(java.lang.Throwable, org.apache.tools.ant.Location)"><!-- --></A><H3>
BuildException</H3>
<PRE>
public <B>BuildException</B>(java.lang.Throwable cause,
<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</PRE>
<DL>
<DD>Constructs an exception with the given exception as
a root cause and a location in a file.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>cause</CODE> - The exception that might have caused this one.
Should not be <code>null</code>.<DD><CODE>location</CODE> - The location in the project file where the error
occurred. Must not be <code>null</code>.</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getException()"><!-- --></A><H3>
getException</H3>
<PRE>
public java.lang.Throwable <B>getException</B>()</PRE>
<DL>
<DD>Returns the nested exception, if any.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the nested exception, or <code>null</code> if no
exception is associated with this one</DL>
</DD>
</DL>
<HR>
<A NAME="getCause()"><!-- --></A><H3>
getCause</H3>
<PRE>
public java.lang.Throwable <B>getCause</B>()</PRE>
<DL>
<DD>Returns the nested exception, if any.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>getCause</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the nested exception, or <code>null</code> if no
exception is associated with this one</DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD>Returns the location of the error and the error message.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the location of the error and the error message</DL>
</DD>
</DL>
<HR>
<A NAME="setLocation(org.apache.tools.ant.Location)"><!-- --></A><H3>
setLocation</H3>
<PRE>
public void <B>setLocation</B>(<A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> location)</PRE>
<DL>
<DD>Sets the file location where the error occurred.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>location</CODE> - The file location where the error occurred.
Must not be <code>null</code>.</DL>
</DD>
</DL>
<HR>
<A NAME="getLocation()"><!-- --></A><H3>
getLocation</H3>
<PRE>
public <A HREF="../../../../org/apache/tools/ant/Location.html" title="class in org.apache.tools.ant">Location</A> <B>getLocation</B>()</PRE>
<DL>
<DD>Returns the file location where the error occurred.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the file location where the error occurred.</DL>
</DD>
</DL>
<HR>
<A NAME="printStackTrace()"><!-- --></A><H3>
printStackTrace</H3>
<PRE>
public void <B>printStackTrace</B>()</PRE>
<DL>
<DD>Prints the stack trace for this exception and any
nested exception to <code>System.err</code>.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>printStackTrace</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="printStackTrace(java.io.PrintStream)"><!-- --></A><H3>
printStackTrace</H3>
<PRE>
public void <B>printStackTrace</B>(java.io.PrintStream ps)</PRE>
<DL>
<DD>Prints the stack trace of this exception and any nested
exception to the specified PrintStream.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>printStackTrace</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>ps</CODE> - The PrintStream to print the stack trace to.
Must not be <code>null</code>.</DL>
</DD>
</DL>
<HR>
<A NAME="printStackTrace(java.io.PrintWriter)"><!-- --></A><H3>
printStackTrace</H3>
<PRE>
public void <B>printStackTrace</B>(java.io.PrintWriter pw)</PRE>
<DL>
<DD>Prints the stack trace of this exception and any nested
exception to the specified PrintWriter.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>printStackTrace</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pw</CODE> - The PrintWriter to print the stack trace to.
Must not be <code>null</code>.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/tools/ant/BuildEvent.html" title="class in org.apache.tools.ant"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/tools/ant/BuildListener.html" title="interface in org.apache.tools.ant"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/tools/ant/BuildException.html" target="_top"><B>FRAMES</B></A>
<A HREF="BuildException.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
Doc/qtquick/qtquick-views-parallax-content-parallaxview-qml.html | angeloprudentino/QtNets | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ParallaxView.qml Example File | Qt Quick 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
<script type="text/javascript">
window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");};
</script>
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<table><tr>
<td ><a href="../qtdoc/supported-platforms-and-configurations.html#qt-5-7">Qt 5.7</a></td><td ><a href="qtquick-index.html">Qt Quick</a></td><td ><a href="qtquick-views-example.html">Qt Quick Examples - Views</a></td><td >ParallaxView.qml Example File</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.7.0 Reference Documentation</td>
</tr></table>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">ParallaxView.qml Example File</h1>
<span class="subtitle">views/parallax/content/ParallaxView.qml</span>
<!-- $$$views/parallax/content/ParallaxView.qml-description -->
<div class="descr"> <a name="details"></a>
<pre class="qml">
<span class="comment">/****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of The Qt Company Ltd nor the names of its
** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/</span>
import QtQuick 2.0
import QtQml.Models 2.1
<span class="type"><a href="qml-qtquick-item.html">Item</a></span> {
<span class="name">id</span>: <span class="name">root</span>
property <span class="type">alias</span> <span class="name">background</span>: <span class="name">background</span>.<span class="name">source</span>
property <span class="type">int</span> <span class="name">currentIndex</span>: <span class="number">0</span>
default property <span class="type">alias</span> <span class="name">content</span>: <span class="name">visualModel</span>.<span class="name">children</span>
<span class="type"><a href="qml-qtquick-image.html">Image</a></span> {
<span class="name">id</span>: <span class="name">background</span>
<span class="name">fillMode</span>: <span class="name">Image</span>.<span class="name">TileHorizontally</span>
<span class="name">x</span>: -<span class="name">list</span>.<span class="name">contentX</span> <span class="operator">/</span> <span class="number">2</span>
<span class="name">width</span>: <span class="name">Math</span>.<span class="name">max</span>(<span class="name">list</span>.<span class="name">contentWidth</span>, <span class="name">parent</span>.<span class="name">width</span>)
}
<span class="type"><a href="qml-qtquick-listview.html">ListView</a></span> {
<span class="name">id</span>: <span class="name">list</span>
<span class="name">anchors</span>.fill: <span class="name">parent</span>
<span class="name">currentIndex</span>: <span class="name">root</span>.<span class="name">currentIndex</span>
<span class="name">onCurrentIndexChanged</span>: <span class="name">root</span>.<span class="name">currentIndex</span> <span class="operator">=</span> <span class="name">currentIndex</span>
<span class="name">orientation</span>: <span class="name">Qt</span>.<span class="name">Horizontal</span>
<span class="name">boundsBehavior</span>: <span class="name">Flickable</span>.<span class="name">DragOverBounds</span>
<span class="name">model</span>: <span class="name">ObjectModel</span> { <span class="name">id</span>: <span class="name">visualModel</span> }
<span class="name">highlightRangeMode</span>: <span class="name">ListView</span>.<span class="name">StrictlyEnforceRange</span>
<span class="name">snapMode</span>: <span class="name">ListView</span>.<span class="name">SnapOneItem</span>
}
<span class="type"><a href="qml-qtquick-listview.html">ListView</a></span> {
<span class="name">id</span>: <span class="name">selector</span>
<span class="name">height</span>: <span class="number">50</span>
<span class="name">anchors</span>.bottom: <span class="name">parent</span>.<span class="name">bottom</span>
<span class="name">anchors</span>.horizontalCenter: <span class="name">parent</span>.<span class="name">horizontalCenter</span>
<span class="name">width</span>: <span class="name">Math</span>.<span class="name">min</span>(<span class="name">count</span> <span class="operator">*</span> <span class="number">50</span>, <span class="name">parent</span>.<span class="name">width</span> <span class="operator">-</span> <span class="number">20</span>)
<span class="name">interactive</span>: <span class="name">width</span> <span class="operator">==</span> <span class="name">parent</span>.<span class="name">width</span> <span class="operator">-</span> <span class="number">20</span>
<span class="name">orientation</span>: <span class="name">Qt</span>.<span class="name">Horizontal</span>
<span class="name">currentIndex</span>: <span class="name">root</span>.<span class="name">currentIndex</span>
<span class="name">onCurrentIndexChanged</span>: <span class="name">root</span>.<span class="name">currentIndex</span> <span class="operator">=</span> <span class="name">currentIndex</span>
<span class="name">model</span>: <span class="name">visualModel</span>.<span class="name">children</span>
<span class="name">delegate</span>: <span class="name">Item</span> {
<span class="name">width</span>: <span class="number">50</span>; <span class="name">height</span>: <span class="number">50</span>
<span class="name">id</span>: <span class="name">delegateRoot</span>
<span class="type"><a href="qml-qtquick-image.html">Image</a></span> {
<span class="name">id</span>: <span class="name">image</span>
<span class="name">source</span>: <span class="name">modelData</span>.<span class="name">icon</span>
<span class="name">scale</span>: <span class="number">0.8</span>
}
<span class="type"><a href="qml-qtquick-mousearea.html">MouseArea</a></span> {
<span class="name">anchors</span>.fill: <span class="name">parent</span>
<span class="name">onClicked</span>: { <span class="name">root</span>.<span class="name">currentIndex</span> <span class="operator">=</span> <span class="name">index</span> }
}
<span class="name">states</span>: <span class="name">State</span> {
<span class="name">name</span>: <span class="string">"Selected"</span>
<span class="name">when</span>: <span class="name">delegateRoot</span>.<span class="name">ListView</span>.<span class="name">isCurrentItem</span> <span class="operator">==</span> <span class="number">true</span>
<span class="type"><a href="qml-qtquick-propertychanges.html">PropertyChanges</a></span> {
<span class="name">target</span>: <span class="name">image</span>
<span class="name">scale</span>: <span class="number">1</span>
<span class="name">y</span>: -<span class="number">5</span>
}
}
<span class="name">transitions</span>: <span class="name">Transition</span> {
<span class="type"><a href="qml-qtquick-numberanimation.html">NumberAnimation</a></span> { <span class="name">properties</span>: <span class="string">"scale,y"</span> }
}
}
<span class="type"><a href="qml-qtquick-rectangle.html">Rectangle</a></span> {
<span class="name">color</span>: <span class="string">"#60FFFFFF"</span>
<span class="name">x</span>: -<span class="number">10</span>; <span class="name">y</span>: -<span class="number">10</span>; <span class="name">z</span>: -<span class="number">1</span>
<span class="name">width</span>: <span class="name">parent</span>.<span class="name">width</span> <span class="operator">+</span> <span class="number">20</span>; <span class="name">height</span>: <span class="name">parent</span>.<span class="name">height</span> <span class="operator">+</span> <span class="number">20</span>
<span class="name">radius</span>: <span class="number">10</span>
}
}
}
</pre>
</div>
<!-- @@@views/parallax/content/ParallaxView.qml -->
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2016 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|
View/assets/css/fonts/roboto/roboto.css | mbc07/css-tool | @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('Roboto-Regular.eot'); /* IE9 Compat Modes */
src: local('Roboto'), local('Roboto-Regular'),
url('Roboto-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('Roboto-Regular.woff2') format('woff2'), /* Super Modern Browsers */
url('Roboto-Regular.woff') format('woff'), /* Modern Browsers */
url('Roboto-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('Roboto-Regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
src: url('Roboto-Italic.eot'); /* IE9 Compat Modes */
src: local('Roboto Italic'), local('Roboto-Italic'),
url('Roboto-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('Roboto-Italic.woff2') format('woff2'), /* Super Modern Browsers */
url('Roboto-Italic.woff') format('woff'), /* Modern Browsers */
url('Roboto-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('Roboto-Italic.svg#Roboto') format('svg'); /* Legacy iOS */
} |
public/stylesheets/searchcss.css | IEEECS-VIT/motherload | html{
font-family: Material-Design-Icons;
}
.side-nav
{
box-shadow: 0 0 0 rgba(0, 0, 0, 0.53);
left: 0;
width: auto;
color: rgba(0, 0, 0, 1);
z-index: 200;
}
.side-nav li{
padding: 7px;
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
z-index: 0;
}
.side-nav a{
padding: 7px;
}
hr{
height: 3px;
border: none;
}
li
{
padding: 0;
height: 80px;
left: 0;
align-content: center;
border-left: 0 solid rgba(0, 0, 0, 0);
}
li > a{
padding: 0;
align-content: center;
}
li > a > img
{
padding: 0;
}
nav> ul.side-nav > li:hover{
background-color: #2b2b2b;
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
z-index: -10;
}
.row{
margin-bottom: 0;
}
#main{
position: relative;
}
@media only screen and (min-width: 993px){
#main{
left:0;
}
}
@media only screen and (min-width: 600px){
#main{
left: 40px;
}
}
@media only screen and (max-width: 600px){
#main{
left: 70px;
}
.small{
max-width: 80%;
}
}
|
solr-5.4.0/docs/solr-core/org/apache/solr/spelling/suggest/SuggesterParams.html | jmmnn/linksSDGs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Fri Dec 04 23:17:12 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>SuggesterParams (Solr 5.4.0 API)</title>
<meta name="date" content="2015-12-04">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SuggesterParams (Solr 5.4.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SuggesterParams.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterOptions.html" title="class in org.apache.solr.spelling.suggest"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterResult.html" title="class in org.apache.solr.spelling.suggest"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/spelling/suggest/SuggesterParams.html" target="_top">Frames</a></li>
<li><a href="SuggesterParams.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.solr.spelling.suggest</div>
<h2 title="Interface SuggesterParams" class="title">Interface SuggesterParams</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/apache/solr/handler/component/SuggestComponent.html" title="class in org.apache.solr.handler.component">SuggestComponent</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">SuggesterParams</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_ALL_TERMS_REQUIRED">SUGGEST_ALL_TERMS_REQUIRED</a></strong></code>
<div class="block">Whether all terms are required or not</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_BUILD">SUGGEST_BUILD</a></strong></code>
<div class="block">Whether to build the index or not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_BUILD_ALL">SUGGEST_BUILD_ALL</a></strong></code>
<div class="block">Whether to build the index or not for all suggesters in the component.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_CONTEXT_FILTER_QUERY">SUGGEST_CONTEXT_FILTER_QUERY</a></strong></code>
<div class="block">contextFilterQuery to use for filtering the result of the suggestion</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_COUNT">SUGGEST_COUNT</a></strong></code>
<div class="block">The count of suggestions to return for each query term not in the index and/or dictionary.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_DICT">SUGGEST_DICT</a></strong></code>
<div class="block">The name of the dictionary to be used for giving the suggestion for a
request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_HIGHLIGHT">SUGGEST_HIGHLIGHT</a></strong></code>
<div class="block">Whether keyword should be highlighted in result or not</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_PREFIX">SUGGEST_PREFIX</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_Q">SUGGEST_Q</a></strong></code>
<div class="block">Use the value for this parameter as the query to spell check.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_RELOAD">SUGGEST_RELOAD</a></strong></code>
<div class="block">Whether to reload the index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterParams.html#SUGGEST_RELOAD_ALL">SUGGEST_RELOAD_ALL</a></strong></code>
<div class="block">Whether to reload the index or not for all suggesters in the component.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="SUGGEST_PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_PREFIX</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_PREFIX</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_PREFIX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_DICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_DICT</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_DICT</pre>
<div class="block">The name of the dictionary to be used for giving the suggestion for a
request. The value for this parameter is configured in solrconfig.xml</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_DICT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_COUNT</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_COUNT</pre>
<div class="block">The count of suggestions to return for each query term not in the index and/or dictionary.
<p>
If this parameter is absent in the request then only one suggestion is
returned. If it is more than one then a maximum of given suggestions are
returned for each token in the query.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_COUNT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_Q">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_Q</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_Q</pre>
<div class="block">Use the value for this parameter as the query to spell check.
<p>
This parameter is <b>optional</b>. If absent, then the q parameter is
used.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_Q">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_BUILD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_BUILD</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_BUILD</pre>
<div class="block">Whether to build the index or not. Optional and false by default.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_BUILD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_BUILD_ALL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_BUILD_ALL</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_BUILD_ALL</pre>
<div class="block">Whether to build the index or not for all suggesters in the component.
Optional and false by default.
This parameter does not need any suggest dictionary names to be specified</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_BUILD_ALL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_RELOAD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_RELOAD</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_RELOAD</pre>
<div class="block">Whether to reload the index. Optional and false by default.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_RELOAD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_RELOAD_ALL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_RELOAD_ALL</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_RELOAD_ALL</pre>
<div class="block">Whether to reload the index or not for all suggesters in the component.
Optional and false by default.
This parameter does not need any suggest dictionary names to be specified</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_RELOAD_ALL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_CONTEXT_FILTER_QUERY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_CONTEXT_FILTER_QUERY</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_CONTEXT_FILTER_QUERY</pre>
<div class="block">contextFilterQuery to use for filtering the result of the suggestion</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_CONTEXT_FILTER_QUERY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_HIGHLIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUGGEST_HIGHLIGHT</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_HIGHLIGHT</pre>
<div class="block">Whether keyword should be highlighted in result or not</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_HIGHLIGHT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUGGEST_ALL_TERMS_REQUIRED">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SUGGEST_ALL_TERMS_REQUIRED</h4>
<pre>static final <a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUGGEST_ALL_TERMS_REQUIRED</pre>
<div class="block">Whether all terms are required or not</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.solr.spelling.suggest.SuggesterParams.SUGGEST_ALL_TERMS_REQUIRED">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SuggesterParams.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterOptions.html" title="class in org.apache.solr.spelling.suggest"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/solr/spelling/suggest/SuggesterResult.html" title="class in org.apache.solr.spelling.suggest"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/solr/spelling/suggest/SuggesterParams.html" target="_top">Frames</a></li>
<li><a href="SuggesterParams.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
xmj/src/main/webapp/css/SellMode/opStore_index(4).css | zmq1996/XMJ_003 | @charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img,
legend {
border: 0
}
legend,
ol,
td,
th,
ul {
padding: 0
}
a:active,
a:hover {
color: #0B70AF
}
.next-btn,
.next-icon,
button,
select {
text-transform: none
}
.next-calendar table,
.next-table table,
table {
border-spacing: 0;
border-collapse: collapse
}
*,
:after,
:before {
box-sizing: border-box
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],
template {
display: none
}
a {
background-color: transparent;
text-decoration: none
}
a:active,
a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,
optgroup,
strong {
font-weight: 700
}
dfn,
em {
font-style: italic
}
mark {
background: #ff0;
color: #000
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
pre,
textarea {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}
body,
html {
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei"
}
h6,
p {
line-height: 22px
}
button {
overflow: visible
}
.ellipsis,
.multi-line-ellipsis,
.next-step,
.select-type {
overflow: hidden
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto
}
input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-weight: 400;
font-size: 100%;
-webkit-font-smoothing: antialiased
}
body {
margin: 0;
color: #333;
line-height: 1.28571
}
@font-face {
font-family: Roboto;
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot);
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot?#iefix) format("embedded-opentype"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.woff2) format("woff2"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.woff) format("woff"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.ttf) format("truetype");
font-weight: 200
}
@font-face {
font-family: Roboto;
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.eot);
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.eot?#iefix) format("embedded-opentype"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.woff2) format("woff2"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.woff) format("woff"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-light.ttf) format("truetype");
font-weight: 300
}
@font-face {
font-family: Roboto;
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-regular.eot);
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-regular.eot?#iefix) format("embedded-opentype") ;
font-weight: 400
}
@font-face {
font-family: Roboto;
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-medium.eot);
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-medium.eot?#iefix) format("embedded-opentype");
font-weight: 500
}
@font-face {
font-family: Roboto;
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot);
src: url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.eot?#iefix) format("embedded-opentype"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff2) format("woff2"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.woff) format("woff"), url(//i.alicdn.com/artascope-font/20160419204543/font/roboto-bold.ttf) format("truetype");
font-weight: 700
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-weight: inherit
}
h1,
h2 {
font-weight: 500
}
h1 {
margin: .67em 0 12px;
font-size: 24px;
line-height: 36px
}
h2 {
margin-bottom: 10px;
font-size: 20px;
line-height: 30px
}
h3,
h4,
h5 {
font-weight: 400;
line-height: 24px
}
h3,
h4 {
margin-bottom: 8px;
font-size: 16px
}
h5,
h6 {
font-size: 14px;
margin-bottom: 7px
}
h6 {
font-weight: 500
}
p {
margin-bottom: 7px;
font-weight: 400
}
ol,
ul {
list-style: none;
margin: 0
}
li {
margin-left: 0
}
hr {
box-sizing: content-box;
height: 0;
border: 0 solid #DCDEE3;
border-top-width: 1px
}
.next-balloon,
.next-balloon *,
.next-balloon:after,
.next-balloon:before,
.next-btn,
.next-btn *,
.next-btn:after,
.next-btn:before,
.next-btn:after,
.next-btn:before,
.next-calendar,
.next-calendar *,
.next-calendar:after,
.next-calendar:before,
.next-calendar:after,
.next-calendar:before,
.next-checkbox,
.next-dialog,
.next-dialog *,
.next-dialog:after,
.next-dialog:before,
.next-feedback,
.next-feedback *,
.next-feedback:after,
.next-feedback:before,
.next-form,
.next-form *,
.next-form:after,
.next-form:before,
.next-menu,
.next-menu *,
.next-menu:after,
.next-menu:before,
.next-progress-circle,
.next-progress-circle *,
.next-progress-circle:after,
.next-progress-circle:before,
.next-progress-circle:after,
.next-progress-circle:before,
.next-progress-line,
.next-progress-line *,
.next-progress-line:after,
.next-progress-line:before,
.next-progress-line:after,
.next-progress-line:before,
.next-radio,
.next-radio *,
.next-radio:after,
.next-radio:before,
.next-radio-button>label,
.next-row,
.next-row *,
.next-row:after,
.next-row:before,
.next-row-ie9 .next-col,
.next-select,
.next-select *,
.next-select:after,
.next-select:before,
.next-step,
.next-step *,
.next-step:after,
.next-step:before,
.next-step:after,
.next-step:before,
.next-table,
.next-table *,
.next-table:after,
.next-table:before {
box-sizing: border-box
}
strong {
font-weight: 500
}
small {
font-size: 75%
}
a:link {
color: #0A8FDC
}
a:visited {
color: #0073bd
}
a:active {
text-decoration: underline
}
.clearfix:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: '\0020';
clear: both
}
.ellipsis {
display: inline-block;
max-width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal
}
.multi-line-ellipsis {
position: relative;
line-height: 1.2em;
max-height: 3.6em;
text-align: justify;
padding-right: 0
}
.multi-line-ellipsis:before {
content: '...';
position: absolute;
right: 0;
bottom: 0;
background: #fff
}
.multi-line-ellipsis:after {
content: '';
position: absolute;
right: 0;
width: 1em;
height: 1em;
margin-top: .2em;
background: #fff
}
.hide-text {
font: 0/0 a;
text-shadow: none;
color: transparent
}
.next-btn,
.next-icon,
.open-icon {
font-style: normal
}
.center-tl {
position: relative
}
.center-tl>.inner {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.center-td {
text-align: center;
display: table
}
.center-td>.inner {
display: table-cell;
vertical-align: middle
}
@font-face {
font-family: openIconfont;
src: url(//at.alicdn.com/t/font_1472628097_4437442.eot);
src: format('woff'), url(//at.alicdn.com/t/font_1472628097_4437442.svg#iconfont) format('svg')
}
.open-icon {
font-family: openIconfont;
font-size: 12px
}
.next-overlay-backdrop {
background: #000;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1001;
-webkit-transition: opacity .3s;
transition: opacity .3s;
opacity: 0
}
.opened .next-overlay-backdrop {
opacity: .2
}
.next-overlay-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%
}
.next-overlay-wrapper .next-overlay-inner {
z-index: 1001
}
@font-face {
font-family: NextIcon;
src: url(//at.alicdn.com/t/font_1473404140_158464.eot);
src: url(//at.alicdn.com/t/font_1473404140_158464.eot?#iefix) format("embedded-opentype"), url(//at.alicdn.com/t/font_1473404140_158464.svg#articonsvg) format("svg")
}
.next-icon {
position: relative;
display: inline-block;
font-family: NextIcon;
font-weight: 400;
font-variant: normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: .1px;
-moz-osx-font-smoothing: grayscale
}
.next-icon:before {
display: inline-block;
speak: none;
font-size: 16px;
line-height: 16px;
vertical-align: middle;
text-align: center
}
.next-icon-left {
margin-right: 4px
}
.next-icon-right {
margin-left: 4px
}
.next-icon-xxs:before {
width: 8px;
font-size: 8px;
line-height: inherit
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
.next-icon-xxs {
-webkit-transform: scale(.5) translateX(0);
-ms-transform: scale(.5) translateX(0);
transform: scale(.5) translateX(0)
}
.next-icon-xxs:before {
width: 16px;
font-size: 16px
}
}
.next-icon-xs:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-icon-small:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-icon-medium:before {
width: 20px;
font-size: 20px;
line-height: inherit
}
.next-icon-large:before {
width: 24px;
font-size: 24px;
line-height: inherit
}
.next-icon-xl:before {
width: 32px;
font-size: 32px;
line-height: inherit
}
.next-icon-xxl:before {
width: 48px;
font-size: 48px;
line-height: inherit
}
.next-icon-xxxl:before {
width: 64px;
font-size: 64px;
line-height: inherit
}
.next-balloon,
.next-progress-circle,
.next-progress-line {
line-height: 1.28571;
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei"
}
.next-balloon-normal:after,
.next-balloon-primary:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
background-color: #FFF
}
.next-icon-loading:before {
content: "\e660";
-webkit-animation: loadingCircle 2s infinite linear;
animation: loadingCircle 2s infinite linear
}
.next-icon-all:before {
content: "\e617"
}
.next-icon-cart:before {
content: "\e618"
}
.next-icon-comments:before {
content: "\e605"
}
.next-icon-cry:before {
content: "\e61a"
}
.next-icon-email:before {
content: "\e609"
}
.next-icon-favorite:before {
content: "\e60a"
}
.next-icon-folder:before {
content: "\e61b"
}
.next-icon-form:before {
content: "\e61c"
}
.next-icon-help:before {
content: "\e61f"
}
.next-icon-refresh:before {
content: "\e621"
}
.next-icon-set:before {
content: "\e623"
}
.next-icon-training:before {
content: "\e624"
}
.next-icon-account:before {
content: "\e625"
}
.next-icon-atm:before {
content: "\e626"
}
.next-icon-clock:before {
content: "\e615"
}
.next-icon-attachment:before {
content: "\e627"
}
.next-icon-3column:before {
content: "\e628"
}
.next-icon-4column:before {
content: "\e629"
}
.next-icon-discount:before {
content: "\e62a"
}
.next-icon-service:before {
content: "\e62b"
}
.next-icon-print:before {
content: "\e62c"
}
.next-icon-box:before {
content: "\e62d"
}
.next-icon-process:before {
content: "\e62e"
}
.next-icon-bags:before {
content: "\e62f"
}
.next-icon-electronics:before {
content: "\e630"
}
.next-icon-gifts:before {
content: "\e631"
}
.next-icon-lights:before {
content: "\e632"
}
.next-icon-auto:before {
content: "\e633"
}
.next-icon-browse:before {
content: "\e634"
}
.next-icon-atm-away:before {
content: "\e635"
}
.next-icon-scanning:before {
content: "\e636"
}
.next-icon-compare:before {
content: "\e637"
}
.next-icon-filter:before {
content: "\e638"
}
.next-icon-pin:before {
content: "\e639"
}
.next-icon-history:before {
content: "\e63a"
}
.next-icon-similar-product:before {
content: "\e63b"
}
.next-icon-link:before {
content: "\e63c"
}
.next-icon-cut:before {
content: "\e64a"
}
.next-icon-table:before {
content: "\e63e"
}
.next-icon-nav-list:before {
content: "\e63f"
}
.next-icon-image-text:before {
content: "\e640"
}
.next-icon-text:before {
content: "\e641"
}
.next-icon-move:before {
content: "\e642"
}
.next-icon-subtract:before {
content: "\e650"
}
.next-icon-dollar:before {
content: "\e643"
}
.next-icon-office:before {
content: "\e644"
}
.next-icon-operation:before {
content: "\e645"
}
.next-icon-download:before {
content: "\e646"
}
.next-icon-map:before {
content: "\e647"
}
.next-icon-bad:before {
content: "\e648"
}
.next-icon-good:before {
content: "\e649"
}
.next-icon-skip:before {
content: "\e64b"
}
.next-icon-play:before {
content: "\e64c"
}
.next-icon-stop:before {
content: "\e64d"
}
.next-icon-compass:before {
content: "\e64e"
}
.next-icon-security:before {
content: "\e64f"
}
.next-icon-share:before {
content: "\e651"
}
.next-icon-store:before {
content: "\e652"
}
.next-icon-phone:before {
content: "\e653"
}
.next-icon-ellipsis:before {
content: "\e654"
}
.next-icon-email-filling:before {
content: "\e66d"
}
.next-icon-favorites-filling:before {
content: "\e66e"
}
.next-icon-account-filling:before {
content: "\e655"
}
.next-icon-credit-level:before {
content: "\e65a"
}
.next-icon-credit-level-filling:before {
content: "\e65c"
}
.next-icon-mobile-phone:before {
content: "\e65d"
}
.next-icon-smile:before {
content: "\e600"
}
.next-icon-personal-center:before {
content: "\e65e"
}
.next-icon-arrow-up-filling:before {
content: "\e601"
}
.next-icon-arrow-right:before {
content: "\e603"
}
.next-icon-arrow-left:before {
content: "\e604"
}
.next-icon-arrow-down:before {
content: "\e607"
}
.next-icon-arrow-up:before {
content: "\e60e"
}
.next-icon-add:before {
content: "\e60f"
}
.next-icon-minus:before {
content: "\e610"
}
.next-icon-delete-filling:before {
content: "\e611"
}
.next-icon-edit:before {
content: "\e613"
}
.next-icon-error:before {
content: "\e619"
}
.next-icon-select:before {
content: "\e61d"
}
.next-icon-ashbin:before {
content: "\e61e"
}
.next-icon-calendar:before {
content: "\e620"
}
.next-icon-time:before {
content: "\e622"
}
.next-icon-success:before {
content: "\e602"
}
.next-icon-warning:before {
content: "\e63d"
}
.next-icon-search:before {
content: "\e656"
}
.next-icon-display:before {
content: "\e657"
}
.next-icon-category:before {
content: "\e658"
}
.next-icon-prompt:before {
content: "\e659"
}
.next-icon-arrow-down-filling:before {
content: "\e65b"
}
.next-icon-sorting:before {
content: "\e676"
}
.next-icon-ascending:before {
content: "\e606"
}
.next-icon-descending:before {
content: "\e608"
}
.next-icon-success-filling:before {
content: "\e60b"
}
.next-icon-picture:before {
content: "\e60c"
}
.next-icon-close:before {
content: "\e60d"
}
.next-icon-semi-select:before {
content: "\e612"
}
.next-icon-tag-subscript:before {
content: "\e614"
}
.next-icon-survey:before {
content: "\e65f"
}
.next-icon-arrow-double-left:before {
content: "\e616"
}
.next-icon-arrow-double-right:before {
content: "\e661"
}
.next-balloon-normal:after,
.next-balloon-primary:after,
.next-balloon-tooltip:after {
position: absolute;
width: 12px;
height: 12px;
content: ' '
}
.next-balloon {
color: #333;
font-size: 14px;
position: absolute;
border: 1px solid transparent;
max-width: 300px;
border-radius: 0;
word-wrap: break-word
}
.next-balloon-primary {
color: #333;
border-color: #00B0FF;
background-color: #FFF;
box-shadow: 1px 1px 3px rgba(102, 102, 102, .32)
}
.next-balloon-primary .next-balloon-close {
position: absolute;
top: 12px;
right: 12px;
font-size: 8px;
color: #999
}
.next-balloon-primary .next-balloon-close .next-icon:before {
font-size: 8px
}
.next-balloon-primary .next-balloon-close:hover {
color: #333
}
.next-balloon-primary:after {
transform: rotate(45deg);
border: 1px solid #00B0FF
}
.next-balloon-primary.next-balloon-top:after {
top: -7px;
left: calc(50% + -7px);
border-right: none;
border-bottom: none;
box-shadow: -1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-right:after {
top: calc(50% + -7px);
right: -7px;
border-left: none;
border-bottom: none;
box-shadow: 1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-bottom:after {
bottom: -7px;
left: calc(50% + -7px);
border-top: none;
border-left: none;
box-shadow: 1px 1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-left-bottom:after,
.next-balloon-primary.next-balloon-left-top:after,
.next-balloon-primary.next-balloon-left:after {
left: -7px;
box-shadow: -1px 1px 1px rgba(102, 102, 102, .1);
border-right: none;
border-top: none
}
.next-balloon-primary.next-balloon-left:after {
top: calc(50% + -7px)
}
.next-balloon-primary.next-balloon-left-top:after {
top: 12px
}
.next-balloon-primary.next-balloon-left-bottom:after {
bottom: 12px
}
.next-balloon-primary.next-balloon-right-top:after {
top: 12px;
right: -7px;
border-bottom: none;
border-left: none;
box-shadow: 1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-right-bottom:after {
right: -7px;
bottom: 12px;
border-bottom: none;
border-left: none;
box-shadow: 1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-top-left:after {
top: -7px;
left: 12px;
border-right: none;
border-bottom: none;
box-shadow: -1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-top-right:after {
top: -7px;
right: 12px;
border-right: none;
border-bottom: none;
box-shadow: -1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-bottom-left:after {
bottom: -7px;
left: 12px;
border-top: none;
border-left: none;
box-shadow: 1px 1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-primary.next-balloon-bottom-right:after {
right: 12px;
bottom: -7px;
border-top: none;
border-left: none;
box-shadow: 1px 1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal {
color: #333;
border-color: #E6E7EB;
background-color: #FFF;
box-shadow: 1px 1px 3px rgba(102, 102, 102, .32)
}
.next-balloon-normal .next-balloon-close {
position: absolute;
top: 12px;
right: 12px;
font-size: 8px;
color: #999
}
.next-balloon-normal .next-balloon-close .next-icon:before {
font-size: 8px
}
.next-balloon-normal .next-balloon-close:hover {
color: #333
}
.next-balloon-normal:after {
transform: rotate(45deg);
border: 1px solid #E6E7EB
}
.next-balloon-normal.next-balloon-top:after {
top: -7px;
left: calc(50% + -7px);
border-right: none;
border-bottom: none;
box-shadow: -1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-right:after {
top: calc(50% + -7px);
right: -7px;
border-left: none;
border-bottom: none;
box-shadow: 1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-bottom:after {
bottom: -7px;
left: calc(50% + -7px);
border-top: none;
border-left: none;
box-shadow: 1px 1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-left-bottom:after,
.next-balloon-normal.next-balloon-left-top:after,
.next-balloon-normal.next-balloon-left:after {
left: -7px;
box-shadow: -1px 1px 1px rgba(102, 102, 102, .1);
border-right: none;
border-top: none
}
.next-balloon-normal.next-balloon-left:after {
top: calc(50% + -7px)
}
.next-balloon-normal.next-balloon-left-top:after {
top: 12px
}
.next-balloon-normal.next-balloon-left-bottom:after {
bottom: 12px
}
.next-balloon-normal.next-balloon-right-top:after {
top: 12px;
right: -7px;
border-bottom: none;
border-left: none;
box-shadow: 1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-right-bottom:after {
right: -7px;
bottom: 12px;
border-bottom: none;
border-left: none;
box-shadow: 1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-top-left:after {
top: -7px;
left: 12px;
border-right: none;
border-bottom: none;
box-shadow: -1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-top-right:after {
top: -7px;
right: 12px;
border-right: none;
border-bottom: none;
box-shadow: -1px -1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-bottom-left:after {
bottom: -7px;
left: 12px;
border-top: none;
border-left: none;
box-shadow: 1px 1px 1px rgba(102, 102, 102, .1)
}
.next-balloon-normal.next-balloon-bottom-right:after {
right: 12px;
bottom: -7px;
border-top: none;
border-left: none;
box-shadow: 1px 1px 1px rgba(102, 102, 102, .1)
}
.next-balloon.visible {
display: block
}
.next-balloon.hidden {
display: none
}
.next-balloon-medium {
padding: 16px
}
.next-balloon-closable {
padding: 16px 28px 16px 16px
}
.next-balloon-tooltip {
position: absolute;
border: 1px solid #DCDEE3;
max-width: 300px;
border-radius: 0;
color: #333;
background-color: #EBF1F5;
box-shadow: none
}
.next-balloon-tooltip:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border: 1px solid #DCDEE3;
background-color: #EBF1F5
}
.next-balloon-tooltip-top:after {
top: -7px;
left: calc(50% + -7px);
border-right: none;
border-bottom: none
}
.next-balloon-tooltip-right:after {
top: calc(50% + -7px);
right: -7px;
border-left: none;
border-bottom: none
}
.next-balloon-tooltip-bottom:after {
bottom: -7px;
left: calc(50% + -7px);
border-top: none;
border-left: none
}
.next-balloon-tooltip-left:after {
top: calc(50% + -7px);
left: -7px;
border-top: none;
border-right: none
}
.next-balloon-tooltip-left-top:after {
top: 12px;
left: -7px;
border-top: none;
border-right: none
}
.next-balloon-tooltip-left-bottom:after {
bottom: 12px;
left: -7px;
border-top: none;
border-right: none
}
.next-balloon-tooltip-right-top:after {
top: 12px;
right: -7px;
border-bottom: none;
border-left: none
}
.next-balloon-tooltip-right-bottom:after {
right: -7px;
bottom: 12px;
border-bottom: none;
border-left: none
}
.next-balloon-tooltip-top-left:after {
top: -7px;
left: 12px;
border-right: none;
border-bottom: none
}
.next-balloon-tooltip-top-right:after {
top: -7px;
right: 12px;
border-right: none;
border-bottom: none
}
.next-balloon-tooltip-bottom-left:after {
bottom: -7px;
left: 12px;
border-top: none;
border-left: none
}
.next-balloon-tooltip-bottom-right:after {
right: 12px;
bottom: -7px;
border-top: none;
border-left: none
}
.next-balloon-tooltip.visible {
display: block
}
.next-balloon-tooltip.hidden {
display: none
}
.next-progress-circle .clearfix:after,
.next-progress-line .clearfix:after {
display: block;
height: 0;
content: '\0020';
visibility: hidden;
clear: both
}
.next-balloon-tooltip-medium {
padding: 8px
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
@-webkit-keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
50% {
opacity: 1
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
50% {
opacity: 1
}
}
@-webkit-keyframes zoomInDown {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
}
}
@keyframes zoomInDown {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
}
}
@-webkit-keyframes zoomInLeft {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
}
}
@keyframes zoomInLeft {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
}
}
@-webkit-keyframes zoomInRight {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
}
}
@keyframes zoomInRight {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
}
}
@-webkit-keyframes zoomInUp {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
}
}
@keyframes zoomInUp {
0% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
}
60% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
}
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
100% {
opacity: 0
}
}
@keyframes zoomOut {
0% {
opacity: 1
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3)
}
100% {
opacity: 0
}
}
@-webkit-keyframes zoomOutDown {
40% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
}
100% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom
}
}
@keyframes zoomOutDown {
40% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
}
100% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom
}
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center
}
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
-ms-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
-ms-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center
}
}
@-webkit-keyframes zoomOutUp {
40% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
}
100% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom
}
}
@keyframes zoomOutUp {
40% {
-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
animation-timing-function: cubic-bezier(.55, .055, .675, .19);
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
}
100% {
-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
animation-timing-function: cubic-bezier(.175, .885, .32, 1);
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom
}
}
@-webkit-keyframes expandInDown {
0% {
opacity: 0;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
100% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
}
@keyframes expandInDown {
0% {
opacity: 0;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
100% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
}
@-webkit-keyframes expandOutUp {
0% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
100% {
opacity: 0;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
}
@keyframes expandOutUp {
0% {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
100% {
opacity: 0;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: left top 0;
-ms-transform-origin: left top 0;
transform-origin: left top 0
}
}
.expandInDown {
-webkit-animation-name: expandInDown;
animation-name: expandInDown;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.expandOutUp,
.fadeIn {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.expandOutUp {
-webkit-animation-name: expandOutUp;
animation-name: expandOutUp;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInDown,
.fadeInDownBig {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInLeft,
.fadeInLeftBig {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInRight,
.fadeInRightBig {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInUp,
.fadeInUpBig {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOut,
.fadeOutDown {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutDownBig,
.fadeOutLeft {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutLeftBig,
.fadeOutRight {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutRightBig,
.fadeOutUp {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.fadeOutUpBig,
.slideInDown {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideInLeft,
.slideInRight {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideInUp,
.slideOutDown {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideOutLeft,
.slideOutRight {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.slideOutUp,
.zoomIn {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomInDown,
.zoomInLeft {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomInRight,
.zoomInUp {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomOut,
.zoomOutDown {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomOutLeft,
.zoomOutRight {
-webkit-animation-iteration-count: 1;
-webkit-animation-duration: .3s;
-webkit-animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
-webkit-backface-visibility: hidden
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
animation-iteration-count: 1;
animation-duration: .3s;
animation-delay: 0s;
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-fill-mode: both;
backface-visibility: hidden
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
animation-timing-function: cubic-bezier(.23, 1, .32, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.next-progress-line {
color: #333;
font-size: 14px
}
.next-progress-line .clearfix:after {
font-size: 0
}
.next-progress-circle {
color: #333;
font-size: 14px
}
.next-progress-circle .clearfix:after {
font-size: 0
}
.next-progress-line {
width: 100%;
display: inline-block;
position: relative
}
.next-progress-line-container {
margin-right: 0;
padding-right: 0;
display: inline-block;
width: 100%;
vertical-align: middle
}
.next-progress-line-underlay {
position: relative;
width: 100%;
background-color: #F2F3F7
}
.next-progress-line-overlay {
position: absolute;
left: 0;
top: 0;
-webkit-transition: all .3s linear 0s;
transition: all .3s linear 0s
}
.next-progress-line-overlay-normal {
background-color: #0A8FDC
}
.next-progress-line-overlay-success {
background-color: #0DB789
}
.next-progress-line-overlay-error,
.next-progress-line-overlay-started {
background-color: #F33
}
.next-progress-line-overlay-middle {
background-color: #FF9700
}
.next-progress-line-overlay-almostfinished {
background-color: #0DB789
}
.next-progress-line-small .next-progress-line-underlay {
border-radius: 0;
height: 4px
}
.next-progress-line-small .next-progress-line-overlay {
height: 4px;
border-radius: 0;
top: 50%;
margin-top: -2px
}
.next-progress-line-small .next-progress-line-text {
font-size: 12px;
line-height: 4px
}
.next-progress-line-medium .next-progress-line-underlay {
border-radius: 0;
height: 8px
}
.next-progress-line-medium .next-progress-line-overlay {
height: 8px;
border-radius: 0;
top: 50%;
margin-top: -4px
}
.next-progress-line-medium .next-progress-line-text {
font-size: 12px;
line-height: 8px
}
.next-progress-line-large .next-progress-line-underlay {
border-radius: 0;
height: 16px
}
.next-progress-line-large .next-progress-line-overlay {
height: 16px;
border-radius: 0;
top: 50%;
margin-top: -8px
}
.next-progress-line-large .next-progress-line-text {
font-size: 14px;
line-height: 16px
}
.next-progress-line-show-info .next-progress-line-container {
padding-right: 60px;
margin-right: -60px
}
.next-progress-line-show-info .next-progress-line-text {
width: 50px;
text-align: left;
margin-left: 10px;
vertical-align: middle;
display: inline-block;
color: #333
}
.next-progress-circle {
position: relative;
display: inline-block
}
.next-progress-circle-underlay {
stroke: #F2F3F7;
stroke-width: 8px
}
.next-progress-circle-overlay {
-webkit-transition: all .3s linear 0s;
transition: all .3s linear 0s;
stroke-linecap: round;
stroke-width: 8px
}
.next-progress-circle-overlay-normal {
stroke: #0A8FDC
}
.next-progress-circle-overlay-success {
stroke: #0DB789
}
.next-progress-circle-overlay-error,
.next-progress-circle-overlay-started {
stroke: #F33
}
.next-progress-circle-overlay-middle {
stroke: #FF9700
}
.next-progress-circle-overlay-almostfinished {
stroke: #0DB789
}
.next-progress-circle-small {
width: 100px;
height: 100px;
font-size: 20px
}
.next-progress-circle-medium {
width: 116px;
height: 116px;
font-size: 24px
}
.next-progress-circle-large {
width: 132px;
height: 132px;
font-size: 36px
}
.next-progress-circle-text {
display: block;
position: absolute;
width: 100%;
top: 50%;
left: 0;
margin: 0;
text-align: center;
line-height: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%)
}
.next-step {
color: #333;
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
font-size: 14px;
line-height: 1.28571;
width: 100%;
position: relative;
border: none
}
.next-step .clearfix:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: '\0020';
clear: both
}
.next-step-item {
display: inline-block;
position: relative;
text-align: center;
vertical-align: top;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1
}
.next-step-horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.next-step-vertical .next-step-item {
display: block;
text-align: left
}
.next-step-arrow .next-step-item {
height: 48px;
line-height: 48px;
margin-left: 24px;
margin-right: 6px
}
.next-step-arrow .next-step-item:before {
content: '';
position: absolute;
left: -24px;
top: 0;
z-index: 1;
border: 24px solid transparent
}
.next-step-arrow .next-step-item:after {
content: '';
position: absolute;
right: -24px;
top: 0;
z-index: 1;
border-top: 24px solid transparent;
border-bottom: 24px solid transparent;
border-left: 24px solid transparent
}
.next-step-arrow .next-step-item .next-step-item-container {
min-width: 100px;
height: 48px;
cursor: pointer
}
.next-step-arrow .next-step-item .next-step-item-container .next-step-item-title {
height: 48px;
line-height: 48px;
font-size: 16px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center
}
.next-step-arrow .next-step-item-wait {
background: #F2F3F7
}
.next-step-arrow .next-step-item-wait .next-step-item-tail i {
background: #000
}
.next-step-arrow .next-step-item-wait .next-step-item-container .next-step-item-title {
color: #333
}
.next-step-arrow .next-step-item-wait .next-step-item-container .next-step-item-node {
color: #000
}
.next-step-arrow .next-step-item-wait .next-step-item-container .next-step-item-node-circle,
.next-step-arrow .next-step-item-wait .next-step-item-container .next-step-item-node-dot {
background: #F2F3F7;
border-color: #000
}
.next-step-arrow .next-step-item-wait:before {
border: 24px solid #F2F3F7;
border-left-color: transparent
}
.next-step-arrow .next-step-item-wait:after {
border-left-color: #F2F3F7
}
.next-step-arrow .next-step-item-process {
background: #0085D7
}
.next-step-arrow .next-step-item-process .next-step-item-tail i {
background: #000
}
.next-step-arrow .next-step-item-process .next-step-item-container .next-step-item-title {
color: #FFF
}
.next-step-arrow .next-step-item-process .next-step-item-container .next-step-item-node {
color: #000
}
.next-step-arrow .next-step-item-process .next-step-item-container .next-step-item-node-circle,
.next-step-arrow .next-step-item-process .next-step-item-container .next-step-item-node-dot {
background: #0085D7;
border-color: #000
}
.next-step-arrow .next-step-item-process:before {
border: 24px solid #0085D7;
border-left-color: transparent
}
.next-step-arrow .next-step-item-process:after {
border-left-color: #0085D7
}
.next-step-arrow .next-step-item-finish {
background: #E4F0FD
}
.next-step-arrow .next-step-item-finish .next-step-item-tail i {
background: #000
}
.next-step-arrow .next-step-item-finish .next-step-item-container .next-step-item-title {
color: #666
}
.next-step-arrow .next-step-item-finish .next-step-item-container .next-step-item-node {
color: #000
}
.next-step-arrow .next-step-item-finish .next-step-item-container .next-step-item-node-circle,
.next-step-arrow .next-step-item-finish .next-step-item-container .next-step-item-node-dot {
background: #E4F0FD;
border-color: #000
}
.next-step-arrow .next-step-item-finish:before {
border: 24px solid #E4F0FD;
border-left-color: transparent
}
.next-step-arrow .next-step-item-finish:after {
border-left-color: #E4F0FD
}
.next-step-arrow .next-step-item-disabled {
cursor: not-allowed;
background: #F7F8FA
}
.next-step-arrow .next-step-item-disabled .next-step-item-tail i {
background: #000
}
.next-step-arrow .next-step-item-disabled .next-step-item-container .next-step-item-title {
color: #CCC
}
.next-step-arrow .next-step-item-disabled .next-step-item-container .next-step-item-node {
color: #000
}
.next-step-arrow .next-step-item-disabled .next-step-item-container .next-step-item-node-circle,
.next-step-arrow .next-step-item-disabled .next-step-item-container .next-step-item-node-dot {
background: #F7F8FA;
border-color: #000
}
.next-step-arrow .next-step-item-disabled:before {
border: 24px solid #F7F8FA;
border-left-color: transparent
}
.next-step-arrow .next-step-item-disabled:after {
border-left-color: #F7F8FA
}
.next-step-arrow .next-step-item-first:before,
.next-step-arrow .next-step-item-last:after {
border: 24px solid transparent
}
.next-step-arrow .next-step-item-disabled .next-step-item-container {
cursor: not-allowed
}
.next-step-arrow .next-step-item-first {
margin-left: 0
}
.next-step-arrow .next-step-item-last {
margin-right: 0
}
.next-step-circle .next-step-item-container .next-step-item-node {
position: relative;
display: inline-block;
text-align: center;
padding: 0 8px;
width: 68px;
height: 52px;
cursor: pointer
}
.next-step-circle .next-step-item-container .next-step-item-node-circle {
display: block;
width: 52px;
height: 52px;
font-size: 24px;
line-height: 50px;
text-align: center;
border: 1px solid;
border-radius: 50%;
-webkit-transition: background-color .3s ease, border-color .3s ease;
transition: background-color .3s ease, border-color .3s ease
}
.next-step-circle .next-step-item-container .next-step-item-node-circle .next-icon:before {
font-size: 20px
}
.next-step-circle .next-step-item-container .next-step-item-title {
font-size: 14px;
line-height: 18px;
margin-top: 8px;
text-align: center
}
.next-step-circle .next-step-item-container .next-step-item-progress {
width: 52px;
height: 52px
}
.next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-text {
color: #0085D7;
font-size: 24px
}
.next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-underlay {
stroke: #C4C6CF;
stroke-width: 4px
}
.next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-overlay-normal {
stroke: #0085D7;
stroke-width: 4px
}
.next-step-circle .next-step-item-tail {
position: absolute;
width: calc(100% - 68px);
height: auto;
left: calc(50% + 34px);
top: 25.5px
}
.next-step-circle .next-step-item-tail i {
display: block;
vertical-align: top;
height: 1px;
width: 100%;
position: relative;
-webkit-transition: all .4s ease;
transition: all .4s ease
}
.next-step-circle .next-step-item-wait .next-step-item-tail i {
background: #C4C6CF
}
.next-step-circle .next-step-item-wait .next-step-item-container .next-step-item-title {
color: #666
}
.next-step-circle .next-step-item-wait .next-step-item-container .next-step-item-node {
color: #999
}
.next-step-circle .next-step-item-wait .next-step-item-container .next-step-item-node-circle,
.next-step-circle .next-step-item-wait .next-step-item-container .next-step-item-node-dot {
background: #FFF;
border-color: #C4C6CF
}
.next-step-circle .next-step-item-process .next-step-item-tail i {
background: #C4C6CF
}
.next-step-circle .next-step-item-process .next-step-item-container .next-step-item-title {
color: #333
}
.next-step-circle .next-step-item-process .next-step-item-container .next-step-item-node {
color: #FFF
}
.next-step-circle .next-step-item-process .next-step-item-container .next-step-item-node-circle,
.next-step-circle .next-step-item-process .next-step-item-container .next-step-item-node-dot {
background: #0085D7;
border-color: #0085D7
}
.next-step-circle .next-step-item-finish .next-step-item-tail i {
background: #0085D7
}
.next-step-circle .next-step-item-finish .next-step-item-container .next-step-item-title {
color: #666
}
.next-step-circle .next-step-item-finish .next-step-item-container .next-step-item-node {
color: #0085D7
}
.next-step-circle .next-step-item-finish .next-step-item-container .next-step-item-node-circle,
.next-step-circle .next-step-item-finish .next-step-item-container .next-step-item-node-dot {
background: #FFF;
border-color: #0085D7
}
.next-step-circle .next-step-item-disabled .next-step-item-tail i {
background: #E6E7EB
}
.next-step-circle .next-step-item-disabled .next-step-item-container .next-step-item-node,
.next-step-circle .next-step-item-disabled .next-step-item-container .next-step-item-title {
color: #CCC
}
.next-step-circle .next-step-item-disabled .next-step-item-container .next-step-item-node-circle,
.next-step-circle .next-step-item-disabled .next-step-item-container .next-step-item-node-dot {
background: #FFF;
border-color: #DCDEE3
}
.next-step-circle .next-step-item-disabled .next-step-item-container>.next-step-item-node,
.next-step-circle .next-step-item-disabled .next-step-item-container>.next-step-item-node-placeholder,
.next-step-circle .next-step-item-disabled .next-step-item-node,
.next-step-circle .next-step-item-disabled .next-step-item-node-placeholder {
cursor: not-allowed
}
.next-step-circle .next-step-item-last .next-step-item-tail {
display: none
}
.next-step-circle.next-step-vertical .next-step-item-container {
position: relative;
min-height: 68px
}
.next-step-circle.next-step-vertical .next-step-item-container .next-step-item-node-placeholder {
position: absolute;
left: 0;
top: 0
}
.next-step-circle.next-step-vertical .next-step-item-container .next-step-item-node {
padding: 8px 0;
width: 52px;
height: 68px
}
.next-step-circle.next-step-vertical .next-step-item-container .next-step-item-body {
display: inline-block;
margin-left: 68px;
padding-top: 8px
}
.next-step-circle.next-step-vertical .next-step-item-container .next-step-item-title {
margin-top: 8px;
text-align: left
}
.next-step-circle.next-step-vertical .next-step-item-container .next-step-item-content {
margin-top: 8px;
min-height: 8px;
text-align: left;
font-size: 12px;
line-height: 16px;
color: #666
}
.next-step-circle.next-step-vertical .next-step-item-tail {
position: absolute;
width: auto;
height: calc(100% - 68px);
top: 68px;
left: 25.5px
}
.next-step-circle.next-step-vertical .next-step-item-tail i {
display: block;
vertical-align: top;
height: 100%;
width: 1px;
position: relative;
-webkit-transition: all .4s ease;
transition: all .4s ease
}
.next-step-circle.next-step-vertical .next-step-item-first .next-step-item-container .next-step-item-node {
padding-top: 0;
height: 60px
}
.next-step-circle.next-step-vertical .next-step-item-first .next-step-item-container .next-step-item-body {
padding-top: 0
}
.next-step-circle.next-step-vertical .next-step-item-first .next-step-item-tail {
height: calc(100% - 60px);
top: 60px
}
.next-step-dot {
padding: 4px 0 0
}
.next-step-dot .next-step-item-container .next-step-item-node {
position: relative;
display: inline-block;
width: 28px;
height: 12px;
padding: 0 8px;
line-height: 12px;
text-align: center;
cursor: pointer
}
.next-step-dot .next-step-item-container .next-step-item-node .next-icon {
position: relative;
width: 100%;
height: 100%
}
.next-step-dot .next-step-item-container .next-step-item-node .next-icon:before {
position: absolute;
font-size: 20px;
left: 50%;
margin-left: -10px
}
.next-step-dot .next-step-item-container .next-step-item-node-dot {
position: absolute;
top: 50%;
margin-top: -6px;
left: 50%;
margin-left: -6px;
display: block;
width: 12px;
height: 12px;
border: 1px solid;
border-radius: 50%;
-webkit-transition: background-color .3s ease, border-color .3s ease;
transition: background-color .3s ease, border-color .3s ease
}
.next-step-dot .next-step-item-container .next-step-item-title {
font-size: 16px;
line-height: 20px;
margin-top: 4px;
text-align: center
}
.next-step-dot .next-step-item-tail {
position: absolute;
width: calc(100% - 28px);
height: auto;
left: calc(50% + 14px);
top: 5.5px
}
.next-step-dot .next-step-item-tail i {
display: block;
vertical-align: top;
height: 1px;
width: 100%;
position: relative;
-webkit-transition: all .4s ease;
transition: all .4s ease
}
.next-step-dot .next-step-item-wait .next-step-item-tail i {
background: #C4C6CF
}
.next-step-dot .next-step-item-wait .next-step-item-container .next-step-item-title {
color: #666
}
.next-step-dot .next-step-item-wait .next-step-item-container .next-step-item-node {
color: #999
}
.next-step-dot .next-step-item-wait .next-step-item-container .next-step-item-node-circle,
.next-step-dot .next-step-item-wait .next-step-item-container .next-step-item-node-dot {
background: #FFF;
border-color: #C4C6CF
}
.next-step-dot .next-step-item-process .next-step-item-tail i {
background: #C4C6CF
}
.next-step-dot .next-step-item-process .next-step-item-container .next-step-item-title {
color: #333
}
.next-step-dot .next-step-item-process .next-step-item-container .next-step-item-node {
color: #0085D7
}
.next-step-dot .next-step-item-process .next-step-item-container .next-step-item-node-circle,
.next-step-dot .next-step-item-process .next-step-item-container .next-step-item-node-dot {
background: #0085D7;
border-color: #0085D7
}
.next-step-dot .next-step-item-finish .next-step-item-tail i {
background: #0085D7
}
.next-step-dot .next-step-item-finish .next-step-item-container .next-step-item-title {
color: #666
}
.next-step-dot .next-step-item-finish .next-step-item-container .next-step-item-node {
color: #0085D7
}
.next-step-dot .next-step-item-finish .next-step-item-container .next-step-item-node-circle,
.next-step-dot .next-step-item-finish .next-step-item-container .next-step-item-node-dot {
background: #FFF;
border-color: #0085D7
}
.next-step-dot .next-step-item-disabled .next-step-item-tail i {
background: #E6E7EB
}
.next-step-dot .next-step-item-disabled .next-step-item-container .next-step-item-node,
.next-step-dot .next-step-item-disabled .next-step-item-container .next-step-item-title {
color: #CCC
}
.next-step-dot .next-step-item-disabled .next-step-item-container .next-step-item-node-circle,
.next-step-dot .next-step-item-disabled .next-step-item-container .next-step-item-node-dot {
background: #FFF;
border-color: #DCDEE3
}
.next-step-dot .next-step-item-disabled .next-step-item-container>.next-step-item-node,
.next-step-dot .next-step-item-disabled .next-step-item-container>.next-step-item-node-placeholder,
.next-step-dot .next-step-item-disabled .next-step-item-node,
.next-step-dot .next-step-item-disabled .next-step-item-node-placeholder {
cursor: not-allowed
}
.next-step-dot .next-step-item-last .next-step-item-tail {
display: none
}
.next-step-dot.next-step-vertical {
padding: 0 0 0 4px
}
.next-step-dot.next-step-vertical .next-step-item-container {
position: relative;
min-height: 28px
}
.next-step-dot.next-step-vertical .next-step-item-container .next-step-item-node-placeholder {
position: absolute;
left: 0;
top: 0
}
.next-step-dot.next-step-vertical .next-step-item-container .next-step-item-node {
width: 12px;
height: 28px;
padding: 8px 0
}
.next-step-dot.next-step-vertical .next-step-item-container .next-step-item-body {
display: inline-block;
margin-left: 28px;
padding-top: 8px
}
.next-step-dot.next-step-vertical .next-step-item-container .next-step-item-title {
margin-top: 0;
text-align: left
}
.next-step-dot.next-step-vertical .next-step-item-container .next-step-item-content {
margin-top: 8px;
min-height: 8px;
text-align: left;
font-size: 12px;
line-height: 16px;
color: #666
}
.next-step-dot.next-step-vertical .next-step-item-tail {
position: absolute;
width: auto;
height: calc(100% - 28px);
top: 28px;
left: 5.5px
}
.next-step-dot.next-step-vertical .next-step-item-tail i {
display: block;
vertical-align: top;
height: 100%;
width: 1px;
position: relative;
-webkit-transition: all .4s ease;
transition: all .4s ease
}
.next-btn::-moz-focus-inner {
border: 0;
padding: 0
}
.next-btn,
.next-btn-ghost,
.next-btn-normal,
.next-btn-primary,
.next-btn-warning,
.next-feedback {
border-style: solid
}
.next-btn:active,
.next-btn:hover {
outline: 0
}
@-webkit-keyframes loadingCircle {
0% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.next-btn {
font-size: 14px;
line-height: 1.28571;
color: inherit;
margin: 0;
overflow: visible;
text-decoration: none;
position: relative;
display: inline-block;
font-family: inherit;
background: 0 0;
cursor: pointer;
-webkit-transition: all .1s ease-out;
transition: all .1s ease-out;
box-shadow: 0 0 0 #FFF;
border-radius: 2px;
text-align: center
}
.next-btn.disabled,
.next-btn.disabled.active>.next-icon,
.next-btn.disabled.hover>.next-icon,
.next-btn.disabled.visited,
.next-btn.disabled.visited>.next-icon,
.next-btn.disabled:active>.next-icon,
.next-btn.disabled:focus>.next-icon,
.next-btn.disabled:hover>.next-icon,
.next-btn.disabled:link,
.next-btn.disabled:link>.next-icon,
.next-btn.disabled:visited,
.next-btn.disabled:visited>.next-icon,
.next-btn.disabled>.next-icon,
.next-btn[disabled],
.next-btn[disabled].active>.next-icon,
.next-btn[disabled].hover>.next-icon,
.next-btn[disabled].visited,
.next-btn[disabled].visited>.next-icon,
.next-btn[disabled]:active>.next-icon,
.next-btn[disabled]:focus>.next-icon,
.next-btn[disabled]:hover>.next-icon,
.next-btn[disabled]:link,
.next-btn[disabled]:link>.next-icon,
.next-btn[disabled]:visited,
.next-btn[disabled]:visited>.next-icon,
.next-btn[disabled]>.next-icon {
color: #CCC
}
.next-btn-large.next-btn-loading>.next-icon,
.next-btn-medium.next-btn-loading>.next-icon,
.next-btn-small.next-btn-loading>.next-icon,
.next-btn-text.next-btn-large.next-btn-loading>.next-icon,
.next-btn-text.next-btn-medium.next-btn-loading>.next-icon,
.next-btn-text.next-btn-small.next-btn-loading>.next-icon {
display: none
}
.next-btn-group .next-btn:not(:first-child):not(:last-child),
.next-feedback.next-feedback-error,
.next-feedback.next-feedback-prompt,
.next-feedback.next-feedback-success {
border-radius: 0
}
.next-btn,
.next-btn:active,
.next-btn:focus {
outline: 0
}
.next-btn.disabled,
.next-btn[disabled] {
cursor: not-allowed;
background-color: #EBF1F5;
border-color: #DCDEE3
}
.next-btn.disabled.active,
.next-btn.disabled.hover,
.next-btn.disabled:active,
.next-btn.disabled:focus,
.next-btn.disabled:hover,
.next-btn[disabled].active,
.next-btn[disabled].hover,
.next-btn[disabled]:active,
.next-btn[disabled]:focus,
.next-btn[disabled]:hover {
color: #CCC;
background-color: #EBF1F5;
border-color: #DCDEE3;
text-decoration: none
}
.next-btn-primary,
.next-btn-primary.active>.next-icon,
.next-btn-primary.hover>.next-icon,
.next-btn-primary.visited,
.next-btn-primary.visited>.next-icon,
.next-btn-primary:active>.next-icon,
.next-btn-primary:focus>.next-icon,
.next-btn-primary:hover>.next-icon,
.next-btn-primary:link,
.next-btn-primary:link>.next-icon,
.next-btn-primary:visited,
.next-btn-primary:visited>.next-icon,
.next-btn-primary>.next-icon {
color: #FFF
}
.next-btn:after {
text-align: center;
position: absolute;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .5s ease;
transition: opacity .5s ease
}
.next-btn-primary {
background-color: #0085D7;
border-color: transparent
}
.next-btn-primary.active,
.next-btn-primary.hover,
.next-btn-primary:active,
.next-btn-primary:focus,
.next-btn-primary:hover {
color: #FFF;
background-color: #1170BC;
border-color: transparent;
text-decoration: none
}
.next-btn-secondary {
border-style: solid;
background-color: #E4F0FD;
border-color: #0085D7
}
.next-btn-secondary,
.next-btn-secondary.visited,
.next-btn-secondary.visited>.next-icon,
.next-btn-secondary:link,
.next-btn-secondary:link>.next-icon,
.next-btn-secondary:visited,
.next-btn-secondary:visited>.next-icon,
.next-btn-secondary>.next-icon {
color: #0085D7
}
.next-btn-secondary.active,
.next-btn-secondary.hover,
.next-btn-secondary:active,
.next-btn-secondary:focus,
.next-btn-secondary:hover {
color: #FFF;
background-color: #0085D7;
border-color: #0085D7;
text-decoration: none
}
.next-btn-secondary.active>.next-icon,
.next-btn-secondary.hover>.next-icon,
.next-btn-secondary:active>.next-icon,
.next-btn-secondary:focus>.next-icon,
.next-btn-secondary:hover>.next-icon {
color: #FFF
}
.next-btn-normal,
.next-btn-normal.active>.next-icon,
.next-btn-normal.hover>.next-icon,
.next-btn-normal.visited,
.next-btn-normal.visited>.next-icon,
.next-btn-normal:active>.next-icon,
.next-btn-normal:focus>.next-icon,
.next-btn-normal:hover>.next-icon,
.next-btn-normal:link,
.next-btn-normal:link>.next-icon,
.next-btn-normal:visited,
.next-btn-normal:visited>.next-icon,
.next-btn-normal>.next-icon {
color: #333
}
.next-btn-normal {
background-color: #EBF1F5;
border-color: #C4C6CF
}
.next-btn-normal.active,
.next-btn-normal.hover,
.next-btn-normal:active,
.next-btn-normal:focus,
.next-btn-normal:hover {
color: #333;
background-color: #F7F8FA;
border-color: #A0A2AD;
text-decoration: none
}
.next-btn-ghost.next-btn-dark,
.next-btn-ghost.next-btn-dark.active>.next-icon,
.next-btn-ghost.next-btn-dark.hover>.next-icon,
.next-btn-ghost.next-btn-dark.visited,
.next-btn-ghost.next-btn-dark.visited>.next-icon,
.next-btn-ghost.next-btn-dark:active>.next-icon,
.next-btn-ghost.next-btn-dark:focus>.next-icon,
.next-btn-ghost.next-btn-dark:hover>.next-icon,
.next-btn-ghost.next-btn-dark:link,
.next-btn-ghost.next-btn-dark:link>.next-icon,
.next-btn-ghost.next-btn-dark:visited,
.next-btn-ghost.next-btn-dark:visited>.next-icon,
.next-btn-ghost.next-btn-dark>.next-icon {
color: #FFF
}
.next-btn-small {
margin: 0;
height: 24px;
padding: 0 12px;
font-size: 12px;
line-height: 22px;
border-width: 1px
}
.next-btn-small>.next-icon {
margin: 0 4px
}
.next-btn-small>.next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-btn-small>.next-icon-first {
margin-left: 0
}
.next-btn-small>.next-icon-last {
margin-right: 0
}
.next-btn-small>.next-icon-alone {
margin: 0
}
.next-btn-small.next-btn-loading {
padding-left: 28px
}
.next-btn-small.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 12px;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px
}
.next-btn-medium {
margin: 0;
height: 32px;
padding: 0 16px;
font-size: 14px;
line-height: 30px;
border-width: 1px
}
.next-btn-medium>.next-icon {
margin: 0 4px
}
.next-btn-medium>.next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-btn-medium>.next-icon-first {
margin-left: 0
}
.next-btn-medium>.next-icon-last {
margin-right: 0
}
.next-btn-medium>.next-icon-alone {
margin: 0
}
.next-btn-medium.next-btn-loading {
padding-left: 32px
}
.next-btn-medium.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 16px;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px
}
.next-btn-large {
margin: 0;
height: 40px;
padding: 0 20px;
font-size: 16px;
line-height: 38px;
border-width: 1px
}
.next-btn-large>.next-icon {
margin: 0 8px
}
.next-btn-large>.next-icon:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-btn-large>.next-icon-first {
margin-left: 0
}
.next-btn-large>.next-icon-last {
margin-right: 0
}
.next-btn-large>.next-icon-alone {
margin: 0
}
.next-btn-large.next-btn-loading {
padding-left: 44px
}
.next-btn-large.next-btn-loading:after {
width: 16px;
height: 16px;
font-size: 16px;
line-height: 16px;
left: 20px;
top: 50%;
text-align: center;
margin-top: -8px;
margin-right: 8px
}
.next-btn-ghost {
box-shadow: none
}
.next-btn-ghost.next-btn-dark {
background-color: transparent;
border-color: #FFF
}
.next-btn-ghost.next-btn-dark.active,
.next-btn-ghost.next-btn-dark.hover,
.next-btn-ghost.next-btn-dark:active,
.next-btn-ghost.next-btn-dark:focus,
.next-btn-ghost.next-btn-dark:hover {
color: #FFF;
background-color: rgba(255, 255, 255, .2);
border-color: #FFF;
text-decoration: none
}
.next-btn-ghost.next-btn-dark[disabled],
.next-btn-ghost.next-btn-dark[disabled].active>.next-icon,
.next-btn-ghost.next-btn-dark[disabled].hover>.next-icon,
.next-btn-ghost.next-btn-dark[disabled].visited,
.next-btn-ghost.next-btn-dark[disabled].visited>.next-icon,
.next-btn-ghost.next-btn-dark[disabled]:active>.next-icon,
.next-btn-ghost.next-btn-dark[disabled]:focus>.next-icon,
.next-btn-ghost.next-btn-dark[disabled]:hover>.next-icon,
.next-btn-ghost.next-btn-dark[disabled]:link,
.next-btn-ghost.next-btn-dark[disabled]:link>.next-icon,
.next-btn-ghost.next-btn-dark[disabled]:visited,
.next-btn-ghost.next-btn-dark[disabled]:visited>.next-icon,
.next-btn-ghost.next-btn-dark[disabled]>.next-icon {
color: rgba(255, 255, 255, .4)
}
.next-btn-ghost.next-btn-dark[disabled] {
background-color: transparent;
border-color: rgba(255, 255, 255, .4)
}
.next-btn-ghost.next-btn-dark[disabled].active,
.next-btn-ghost.next-btn-dark[disabled].hover,
.next-btn-ghost.next-btn-dark[disabled]:active,
.next-btn-ghost.next-btn-dark[disabled]:focus,
.next-btn-ghost.next-btn-dark[disabled]:hover {
color: rgba(255, 255, 255, .4);
background-color: transparent;
border-color: rgba(255, 255, 255, .4);
text-decoration: none
}
.next-btn-ghost.next-btn-light,
.next-btn-ghost.next-btn-light.active>.next-icon,
.next-btn-ghost.next-btn-light.hover>.next-icon,
.next-btn-ghost.next-btn-light.visited,
.next-btn-ghost.next-btn-light.visited>.next-icon,
.next-btn-ghost.next-btn-light:active>.next-icon,
.next-btn-ghost.next-btn-light:focus>.next-icon,
.next-btn-ghost.next-btn-light:hover>.next-icon,
.next-btn-ghost.next-btn-light:link,
.next-btn-ghost.next-btn-light:link>.next-icon,
.next-btn-ghost.next-btn-light:visited,
.next-btn-ghost.next-btn-light:visited>.next-icon,
.next-btn-ghost.next-btn-light>.next-icon {
color: #333
}
.next-btn-ghost.next-btn-light {
background-color: transparent;
border-color: #333
}
.next-btn-ghost.next-btn-light.active,
.next-btn-ghost.next-btn-light.hover,
.next-btn-ghost.next-btn-light:active,
.next-btn-ghost.next-btn-light:focus,
.next-btn-ghost.next-btn-light:hover {
color: #333;
background-color: rgba(0, 0, 0, .03);
border-color: #333;
text-decoration: none
}
.next-btn-ghost.next-btn-light[disabled],
.next-btn-ghost.next-btn-light[disabled].active>.next-icon,
.next-btn-ghost.next-btn-light[disabled].hover>.next-icon,
.next-btn-ghost.next-btn-light[disabled].visited,
.next-btn-ghost.next-btn-light[disabled].visited>.next-icon,
.next-btn-ghost.next-btn-light[disabled]:active>.next-icon,
.next-btn-ghost.next-btn-light[disabled]:focus>.next-icon,
.next-btn-ghost.next-btn-light[disabled]:hover>.next-icon,
.next-btn-ghost.next-btn-light[disabled]:link,
.next-btn-ghost.next-btn-light[disabled]:link>.next-icon,
.next-btn-ghost.next-btn-light[disabled]:visited,
.next-btn-ghost.next-btn-light[disabled]:visited>.next-icon,
.next-btn-ghost.next-btn-light[disabled]>.next-icon {
color: rgba(0, 0, 0, .1)
}
.next-btn-ghost.next-btn-light[disabled] {
background-color: transparent;
border-color: rgba(0, 0, 0, .1)
}
.next-btn-ghost.next-btn-light[disabled].active,
.next-btn-ghost.next-btn-light[disabled].hover,
.next-btn-ghost.next-btn-light[disabled]:active,
.next-btn-ghost.next-btn-light[disabled]:focus,
.next-btn-ghost.next-btn-light[disabled]:hover {
color: rgba(0, 0, 0, .1);
background-color: transparent;
border-color: rgba(0, 0, 0, .1);
text-decoration: none
}
.next-btn-warning.next-btn-primary,
.next-btn-warning.next-btn-primary.active>.next-icon,
.next-btn-warning.next-btn-primary.hover>.next-icon,
.next-btn-warning.next-btn-primary.visited,
.next-btn-warning.next-btn-primary.visited>.next-icon,
.next-btn-warning.next-btn-primary:active>.next-icon,
.next-btn-warning.next-btn-primary:focus>.next-icon,
.next-btn-warning.next-btn-primary:hover>.next-icon,
.next-btn-warning.next-btn-primary:link,
.next-btn-warning.next-btn-primary:link>.next-icon,
.next-btn-warning.next-btn-primary:visited,
.next-btn-warning.next-btn-primary:visited>.next-icon,
.next-btn-warning.next-btn-primary>.next-icon {
color: #FFF
}
.next-btn-warning {
box-shadow: none
}
.next-btn-warning.next-btn-primary {
background-color: #F33;
border-color: #F33
}
.next-btn-warning.next-btn-primary.active,
.next-btn-warning.next-btn-primary.hover,
.next-btn-warning.next-btn-primary:active,
.next-btn-warning.next-btn-primary:focus,
.next-btn-warning.next-btn-primary:hover {
color: #FFF;
background-color: #E41010;
border-color: #E41010;
text-decoration: none
}
.next-btn-warning.next-btn-primary[disabled],
.next-btn-warning.next-btn-primary[disabled].active>.next-icon,
.next-btn-warning.next-btn-primary[disabled].hover>.next-icon,
.next-btn-warning.next-btn-primary[disabled].visited,
.next-btn-warning.next-btn-primary[disabled].visited>.next-icon,
.next-btn-warning.next-btn-primary[disabled]:active>.next-icon,
.next-btn-warning.next-btn-primary[disabled]:focus>.next-icon,
.next-btn-warning.next-btn-primary[disabled]:hover>.next-icon,
.next-btn-warning.next-btn-primary[disabled]:link,
.next-btn-warning.next-btn-primary[disabled]:link>.next-icon,
.next-btn-warning.next-btn-primary[disabled]:visited,
.next-btn-warning.next-btn-primary[disabled]:visited>.next-icon,
.next-btn-warning.next-btn-primary[disabled]>.next-icon {
color: #CCC
}
.next-btn-warning.next-btn-primary[disabled] {
background-color: #EBF1F5;
border-color: #DCDEE3
}
.next-btn-warning.next-btn-primary[disabled].active,
.next-btn-warning.next-btn-primary[disabled].hover,
.next-btn-warning.next-btn-primary[disabled]:active,
.next-btn-warning.next-btn-primary[disabled]:focus,
.next-btn-warning.next-btn-primary[disabled]:hover {
color: #CCC;
background-color: #EBF1F5;
border-color: #DCDEE3;
text-decoration: none
}
.next-btn-warning.next-btn-normal {
background-color: #FFF;
border-color: #F33
}
.next-btn-warning.next-btn-normal,
.next-btn-warning.next-btn-normal.visited,
.next-btn-warning.next-btn-normal.visited>.next-icon,
.next-btn-warning.next-btn-normal:link,
.next-btn-warning.next-btn-normal:link>.next-icon,
.next-btn-warning.next-btn-normal:visited,
.next-btn-warning.next-btn-normal:visited>.next-icon,
.next-btn-warning.next-btn-normal>.next-icon {
color: #F33
}
.next-btn-warning.next-btn-normal.active,
.next-btn-warning.next-btn-normal.hover,
.next-btn-warning.next-btn-normal:active,
.next-btn-warning.next-btn-normal:focus,
.next-btn-warning.next-btn-normal:hover {
color: #FFF;
background-color: #F33;
border-color: #F33;
text-decoration: none
}
.next-btn-warning.next-btn-normal.active>.next-icon,
.next-btn-warning.next-btn-normal.hover>.next-icon,
.next-btn-warning.next-btn-normal:active>.next-icon,
.next-btn-warning.next-btn-normal:focus>.next-icon,
.next-btn-warning.next-btn-normal:hover>.next-icon {
color: #FFF
}
.next-btn-warning.next-btn-normal[disabled],
.next-btn-warning.next-btn-normal[disabled].active>.next-icon,
.next-btn-warning.next-btn-normal[disabled].hover>.next-icon,
.next-btn-warning.next-btn-normal[disabled].visited,
.next-btn-warning.next-btn-normal[disabled].visited>.next-icon,
.next-btn-warning.next-btn-normal[disabled]:active>.next-icon,
.next-btn-warning.next-btn-normal[disabled]:focus>.next-icon,
.next-btn-warning.next-btn-normal[disabled]:hover>.next-icon,
.next-btn-warning.next-btn-normal[disabled]:link,
.next-btn-warning.next-btn-normal[disabled]:link>.next-icon,
.next-btn-warning.next-btn-normal[disabled]:visited,
.next-btn-warning.next-btn-normal[disabled]:visited>.next-icon,
.next-btn-warning.next-btn-normal[disabled]>.next-icon {
color: #CCC
}
.next-btn-warning.next-btn-normal[disabled] {
background-color: #EBF1F5;
border-color: #DCDEE3
}
.next-btn-warning.next-btn-normal[disabled].active,
.next-btn-warning.next-btn-normal[disabled].hover,
.next-btn-warning.next-btn-normal[disabled]:active,
.next-btn-warning.next-btn-normal[disabled]:focus,
.next-btn-warning.next-btn-normal[disabled]:hover {
color: #CCC;
background-color: #EBF1F5;
border-color: #DCDEE3;
text-decoration: none
}
.next-btn-loading {
pointer-events: none
}
.next-btn-loading:after {
font-family: NextIcon;
content: "\e660";
opacity: 1;
visibility: visible;
-webkit-animation: loadingCircle 2s infinite linear;
animation: loadingCircle 2s infinite linear
}
.next-checkbox-label,
.next-feedback,
.next-form,
.next-menu,
.next-radio-label,
.next-select,
.next-table {
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei"
}
.ice-loading-square-spin-medium,
.ice-loading-square-spin-small {
-webkit-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}
.next-btn-text {
box-shadow: none
}
.next-btn-text.next-btn-primary {
background-color: transparent;
border-color: transparent
}
.next-btn-text.next-btn-primary,
.next-btn-text.next-btn-primary.visited,
.next-btn-text.next-btn-primary.visited>.next-icon,
.next-btn-text.next-btn-primary:link,
.next-btn-text.next-btn-primary:link>.next-icon,
.next-btn-text.next-btn-primary:visited,
.next-btn-text.next-btn-primary:visited>.next-icon,
.next-btn-text.next-btn-primary>.next-icon {
color: #00B0FF
}
.next-btn-text.next-btn-primary.active,
.next-btn-text.next-btn-primary.hover,
.next-btn-text.next-btn-primary:active,
.next-btn-text.next-btn-primary:focus,
.next-btn-text.next-btn-primary:hover {
color: #0085D7;
background-color: transparent;
border-color: transparent;
text-decoration: none
}
.next-btn-text.next-btn-primary.active>.next-icon,
.next-btn-text.next-btn-primary.hover>.next-icon,
.next-btn-text.next-btn-primary:active>.next-icon,
.next-btn-text.next-btn-primary:focus>.next-icon,
.next-btn-text.next-btn-primary:hover>.next-icon {
color: #0085D7
}
.next-btn-text.next-btn-secondary {
background-color: transparent;
border-color: transparent
}
.next-btn-text.next-btn-secondary,
.next-btn-text.next-btn-secondary.visited,
.next-btn-text.next-btn-secondary.visited>.next-icon,
.next-btn-text.next-btn-secondary:link,
.next-btn-text.next-btn-secondary:link>.next-icon,
.next-btn-text.next-btn-secondary:visited,
.next-btn-text.next-btn-secondary:visited>.next-icon,
.next-btn-text.next-btn-secondary>.next-icon {
color: #333
}
.next-btn-text.next-btn-secondary.active,
.next-btn-text.next-btn-secondary.hover,
.next-btn-text.next-btn-secondary:active,
.next-btn-text.next-btn-secondary:focus,
.next-btn-text.next-btn-secondary:hover {
color: #0085D7;
background-color: transparent;
border-color: transparent;
text-decoration: none
}
.next-btn-text.next-btn-secondary.active>.next-icon,
.next-btn-text.next-btn-secondary.hover>.next-icon,
.next-btn-text.next-btn-secondary:active>.next-icon,
.next-btn-text.next-btn-secondary:focus>.next-icon,
.next-btn-text.next-btn-secondary:hover>.next-icon {
color: #0085D7
}
.next-btn-text.next-btn-normal {
background-color: transparent;
border-color: transparent
}
.next-btn-text.next-btn-normal,
.next-btn-text.next-btn-normal.visited,
.next-btn-text.next-btn-normal.visited>.next-icon,
.next-btn-text.next-btn-normal:link,
.next-btn-text.next-btn-normal:link>.next-icon,
.next-btn-text.next-btn-normal:visited,
.next-btn-text.next-btn-normal:visited>.next-icon,
.next-btn-text.next-btn-normal>.next-icon {
color: #666
}
.next-btn-text.next-btn-normal.active,
.next-btn-text.next-btn-normal.hover,
.next-btn-text.next-btn-normal:active,
.next-btn-text.next-btn-normal:focus,
.next-btn-text.next-btn-normal:hover {
color: #0085D7;
background-color: transparent;
border-color: transparent;
text-decoration: none
}
.next-btn-text.next-btn-normal.active>.next-icon,
.next-btn-text.next-btn-normal.hover>.next-icon,
.next-btn-text.next-btn-normal:active>.next-icon,
.next-btn-text.next-btn-normal:focus>.next-icon,
.next-btn-text.next-btn-normal:hover>.next-icon {
color: #0085D7
}
.next-btn-text[disabled],
.next-btn-text[disabled].active>.next-icon,
.next-btn-text[disabled].hover>.next-icon,
.next-btn-text[disabled].visited,
.next-btn-text[disabled].visited>.next-icon,
.next-btn-text[disabled]:active>.next-icon,
.next-btn-text[disabled]:focus>.next-icon,
.next-btn-text[disabled]:hover>.next-icon,
.next-btn-text[disabled]:link,
.next-btn-text[disabled]:link>.next-icon,
.next-btn-text[disabled]:visited,
.next-btn-text[disabled]:visited>.next-icon,
.next-btn-text[disabled]>.next-icon {
color: #CCC
}
.next-btn-text.next-btn-large {
margin: 0;
height: 24px;
padding: 0;
font-size: 16px;
line-height: 24px;
border-width: 0
}
.next-btn-text.next-btn-large>.next-icon {
margin: 0 8px
}
.next-btn-text.next-btn-large>.next-icon:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-btn-text.next-btn-large>.next-icon-first {
margin-left: 0
}
.next-btn-text.next-btn-large>.next-icon-last {
margin-right: 0
}
.next-btn-text.next-btn-large>.next-icon-alone {
margin: 0
}
.next-btn-text.next-btn-large.next-btn-loading {
padding-left: 24px
}
.next-btn-text.next-btn-large.next-btn-loading:after {
width: 16px;
height: 16px;
font-size: 16px;
line-height: 16px;
left: 0;
top: 50%;
text-align: center;
margin-top: -8px;
margin-right: 8px
}
.next-btn-text.next-btn-medium {
margin: 0;
height: 20px;
padding: 0;
font-size: 14px;
line-height: 20px;
border-width: 0
}
.next-btn-text.next-btn-medium>.next-icon {
margin: 0 4px
}
.next-btn-text.next-btn-medium>.next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-btn-text.next-btn-medium>.next-icon-first {
margin-left: 0
}
.next-btn-text.next-btn-medium>.next-icon-last {
margin-right: 0
}
.next-btn-text.next-btn-medium>.next-icon-alone {
margin: 0
}
.next-btn-text.next-btn-medium.next-btn-loading {
padding-left: 16px
}
.next-btn-text.next-btn-medium.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 0;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px
}
.next-btn-text.next-btn-small {
margin: 0;
height: 16px;
padding: 0;
font-size: 12px;
line-height: 16px;
border-width: 0
}
.next-btn-text.next-btn-small>.next-icon {
margin: 0 4px
}
.next-btn-text.next-btn-small>.next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-btn-text.next-btn-small>.next-icon-first {
margin-left: 0
}
.next-btn-text.next-btn-small>.next-icon-last {
margin-right: 0
}
.next-btn-text.next-btn-small>.next-icon-alone {
margin: 0
}
.next-btn-text.next-btn-small.next-btn-loading {
padding-left: 16px
}
.next-btn-text.next-btn-small.next-btn-loading:after {
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
left: 0;
top: 50%;
text-align: center;
margin-top: -6px;
margin-right: 4px
}
.next-btn-text[disabled] {
background-color: transparent;
border-color: transparent
}
.next-btn-text[disabled].active,
.next-btn-text[disabled].hover,
.next-btn-text[disabled]:active,
.next-btn-text[disabled]:focus,
.next-btn-text[disabled]:hover {
color: #CCC;
background-color: transparent;
border-color: transparent;
text-decoration: none
}
.next-btn-text.next-btn-loading,
.next-btn-text.next-btn-loading.active>.next-icon,
.next-btn-text.next-btn-loading.hover>.next-icon,
.next-btn-text.next-btn-loading.visited,
.next-btn-text.next-btn-loading.visited>.next-icon,
.next-btn-text.next-btn-loading:active>.next-icon,
.next-btn-text.next-btn-loading:focus>.next-icon,
.next-btn-text.next-btn-loading:hover>.next-icon,
.next-btn-text.next-btn-loading:link,
.next-btn-text.next-btn-loading:link>.next-icon,
.next-btn-text.next-btn-loading:visited,
.next-btn-text.next-btn-loading:visited>.next-icon,
.next-btn-text.next-btn-loading>.next-icon,
.next-feedback,
.next-feedback.next-feedback-success .next-feedback-title {
color: #333
}
.next-btn-text.next-btn-loading {
background-color: transparent;
border-color: transparent
}
.next-btn-text.next-btn-loading.active,
.next-btn-text.next-btn-loading.hover,
.next-btn-text.next-btn-loading:active,
.next-btn-text.next-btn-loading:focus,
.next-btn-text.next-btn-loading:hover {
color: #333;
background-color: transparent;
border-color: transparent;
text-decoration: none
}
.next-btn-group {
position: relative;
display: inline-block;
vertical-align: middle
}
.next-btn-group>.next-btn {
position: relative;
float: left;
box-shadow: none
}
.next-btn-group>.next-btn.active,
.next-btn-group>.next-btn:active,
.next-btn-group>.next-btn:focus,
.next-btn-group>.next-btn:hover {
z-index: 1
}
.next-btn-group>.next-btn[disabled] {
z-index: 0
}
.next-btn-group .next-btn.next-btn {
margin: 0 0 0 -1px
}
.next-btn-group>.next-btn:first-child {
margin: 0
}
.next-btn-group>.next-btn:first-child:not(:last-child) {
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
.next-btn-group>.next-btn:last-child:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
.next-btn-group>.next-btn-primary:not(:first-child) {
border-left-color: rgba(255, 255, 255, .2)
}
.next-btn-group>.next-btn-primary:not(:first-child):hover {
border-left-color: transparent
}
.next-btn-group>.next-btn-primary:not(:first-child)[disabled] {
border-left-color: #E6E7EB
}
.next-btn-split>.next-btn:last-child:not(:first-child).next-btn-large {
width: 40px;
padding: 0
}
.next-btn-split>.next-btn:last-child:not(:first-child).next-btn-medium {
width: 28px;
padding: 0
}
.next-btn-split>.next-btn:last-child:not(:first-child).next-btn-small {
width: 20px;
padding: 0
}
.next-btn-split>.next-btn:first-child:not(:last-child).next-btn-large {
padding: 0 12px 0 20px
}
.next-btn-split>.next-btn:first-child:not(:last-child).next-btn-medium {
padding: 0 12px 0 16px
}
.next-btn-split>.next-btn:first-child:not(:last-child).next-btn-small {
padding: 0 8px 0 12px
}
.ice-link {
cursor: pointer;
display: inline-block
}
.ice-link.disabled {
cursor: not-allowed
}
.next-feedback {
font-size: 14px;
line-height: 1.28571;
position: relative;
display: block;
vertical-align: baseline
}
.next-feedback:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: '\0020';
clear: both
}
.next-feedback .next-feedback-wrapper {
position: fixed;
left: 50%
}
.next-feedback.next-feedback-success .next-feedback-content {
color: #666
}
.next-feedback.next-feedback-success .next-feedback-symbol {
color: #0DB789
}
.next-feedback.next-feedback-success.next-feedback-inline {
background-color: #BAF7CA;
border-color: transparent;
box-shadow: none
}
.next-feedback.next-feedback-success.next-feedback-toast {
background-color: #FFF;
border-color: transparent;
box-shadow: 3px 3px 5px rgba(102, 102, 102, .32);
position: fixed
}
.next-feedback.next-feedback-prompt .next-feedback-title {
color: #333
}
.next-feedback.next-feedback-prompt .next-feedback-content {
color: #666
}
.next-feedback.next-feedback-prompt .next-feedback-symbol {
color: #FF9700
}
.next-feedback.next-feedback-prompt.next-feedback-inline {
background-color: #FAE58C;
border-color: transparent;
box-shadow: none
}
.next-feedback.next-feedback-prompt.next-feedback-toast {
background-color: #FFF;
border-color: transparent;
box-shadow: 3px 3px 5px rgba(102, 102, 102, .32);
position: fixed
}
.next-feedback.next-feedback-error .next-feedback-title {
color: #333
}
.next-feedback.next-feedback-error .next-feedback-content {
color: #666
}
.next-feedback.next-feedback-error .next-feedback-symbol {
color: #F33
}
.next-feedback.next-feedback-error.next-feedback-inline {
background-color: #FCE1E3;
border-color: transparent;
box-shadow: none
}
.next-feedback.next-feedback-error.next-feedback-toast,
.next-feedback.next-feedback-toast {
background-color: #FFF;
border-color: transparent;
box-shadow: 3px 3px 5px rgba(102, 102, 102, .32);
position: fixed
}
.next-feedback.next-feedback-addon {
background-color: transparent;
border-color: transparent;
box-shadow: none
}
.next-feedback.next-feedback-addon.next-feedback-large,
.next-feedback.next-feedback-addon.next-feedback-medium {
padding: 0
}
.next-feedback.next-feedback-medium {
border-width: 1px;
padding: 12px
}
.next-feedback.next-feedback-medium .next-feedback-symbol {
float: left
}
.next-feedback.next-feedback-medium .next-feedback-symbol:before {
width: 16px;
font-size: 16px;
line-height: 16px
}
.next-feedback.next-feedback-medium .next-feedback-title {
padding: 0 12px 0 24px;
font-size: 14px;
line-height: 14px
}
.next-feedback.next-feedback-medium .next-feedback-content {
margin-top: 4px;
padding: 0 12px 0 24px;
font-size: 14px;
line-height: 14px
}
.next-feedback.next-feedback-medium .next-feedback-symbol+.next-feedback-content {
margin-top: 0
}
.next-feedback.next-feedback-medium.next-feedback-only-content .next-feedback-content,
.next-feedback.next-feedback-medium.next-feedback-title-content .next-feedback-title {
line-height: 16px
}
.next-feedback.next-feedback-large {
border-width: 2px;
padding: 20px;
line-height: 18px
}
.next-feedback.next-feedback-large .next-feedback-symbol {
float: left
}
.next-feedback.next-feedback-large .next-feedback-symbol:before {
width: 32px;
font-size: 32px;
line-height: 32px
}
.next-feedback.next-feedback-large .next-feedback-title {
padding: 0 16px 0 44px;
font-size: 16px;
line-height: 16px
}
.next-feedback.next-feedback-large .next-feedback-content {
margin-top: 8px;
padding: 0 16px 0 44px;
font-size: 14px;
line-height: 14px
}
.next-feedback.next-feedback-large .next-feedback-symbol+.next-feedback-content {
margin-top: 0
}
.next-feedback.next-feedback-large.next-feedback-only-content .next-feedback-content,
.next-feedback.next-feedback-large.next-feedback-title-content .next-feedback-title {
line-height: 32px
}
.open-type-item {
float: left;
width: 50%;
text-align: center
}
.open-type-item .open-type-item-container {
width: 200px;
margin: 60px auto
}
.open-type-item .open-type-item-container .select-icon-wrapper {
border-radius: 50%;
background-color: #73afe1;
width: 80px;
height: 80px;
margin: 0 auto
}
.open-type-item .open-type-item-container .select-icon-wrapper .open-icon {
font-size: 50px;
line-height: 80px;
color: #fff
}
.open-type-item .open-type-item-container .select-title {
height: 55px;
line-height: 55px;
font-size: 25px
}
.open-type-item .open-type-item-container .select-desc {
line-height: 28px
}
.open-type-item .open-type-item-container .ice-link {
display: block;
margin-top: 40px;
margin-bottom: 5px
}
.apply-open-shop .ice-address-wrap,
.apply-open-shop .select-user-type .next-form-item-control {
display: inline-block
}
.open-type-item .open-type-item-container .select-tip {
font-size: 12px
}
.read-agreement-content .read-agreement-paper {
border: 1px solid #d6d6d6;
padding: 25px 50px;
margin: 15px 0
}
.read-agreement-content .read-agreement-paper .question {
color: #000
}
.read-agreement-content .read-agreement-paper .answer {
margin-bottom: 38px
}
.read-agreement-content .read-agreement-tip {
color: #ee4531
}
.read-agreement-content .read-agreement-tip .next-icon {
margin-right: 5px
}
.read-agreement-content .read-agreement-actions {
margin-top: 70px;
text-align: center
}
.read-agreement-content .read-agreement-actions .next-btn-primary {
margin-left: 20px
}
.shop-dialog.next-dialog {
border-width: 0;
padding-top: 0
}
.shop-dialog.next-dialog .dialog-actions {
text-align: center
}
.shop-dialog.next-dialog .next-dialog-header {
background-color: #3093d3;
color: #fff;
font-size: 16px;
height: 33px;
line-height: 33px;
padding-left: 30px;
font-weight: 700
}
.shop-dialog.next-dialog .next-dialog-close {
top: 7px;
right: 10px;
color: #fff
}
.shop-dialog.next-dialog .next-dialog-close:hover {
color: #dadada
}
.shop-dialog.next-dialog .next-dialog-body {
padding: 14px 30px
}
.shop-dialog.next-dialog .assignment-title {
margin: 0;
font-size: 16px;
font-weight: 700
}
.shop-dialog.next-dialog .assignment-container {
margin-top: 20px
}
.shop-dialog.next-dialog .assignment-container>h3 {
font-size: 14px;
font-weight: 700
}
.shop-dialog.next-dialog .assignment-container .assignment-item {
border: 1px solid #999;
height: 90px;
padding: 6px 13px;
overflow: auto
}
.shop-dialog.next-dialog .assignment-tips {
font-weight: 700;
font-size: 15px
}
.apply-open-shop .next-btn-text.next-btn-medium,
.apply-open-shop .next-radio-label,
.apply-open-shop .next-table {
font-size: 12px
}
.apply-open-shop .apply-shop-tip {
padding: 8px 16px;
background-color: #f2faee;
border: 1px solid #73c850
}
.apply-open-shop .apply-shop-op-status-off {
color: #959595
}
.apply-open-shop .select-user-type .next-radio-label {
margin-right: 15px
}
.apply-open-shop .account-bind-status,
.apply-open-shop .account-check-error {
margin-top: 18px
}
.apply-open-shop .conditions {
margin-top: 18px;
text-align: center
}
.apply-open-shop .conditions .passed {
color: #8cc051
}
.apply-open-shop .conditions .error,
.apply-open-shop .conditions .notPassed {
color: #DA4553
}
.apply-open-shop .next-table .next-table-header {
background-color: #F5F5F5;
border: 1px solid #D6D6D6
}
.apply-open-shop .next-table .next-table-header .next-table-cell-wrapper {
padding: 10px 16px
}
.apply-open-shop .next-table .next-table-cell-wrapper {
text-align: center
}
.apply-open-shop .next-table .next-table-body .next-table-cell-wrapper {
min-height: 48px;
line-height: 48px;
padding: 0
}
.apply-open-shop .open-shop-condition-tips-container {
line-height: 25px;
padding: 11px 0
}
.apply-open-shop .actions {
margin-top: 20px;
overflow: hidden
}
.apply-open-shop .actions .actions-content {
text-align: center
}
.apply-open-shop .actions .ice-link {
margin-left: 10px
}
.apply-open-shop .shop-company-form-table {
border: 1px solid #ddd;
padding: 15px 18px
}
.apply-open-shop .long-term-radio {
margin-left: 5px
}
.apply-open-shop .shop-company-form-tip {
position: relative;
top: -10px;
color: #A6A6A6
}
.apply-open-shop .shop-apply-inactive-btn {
color: #7f7f7f
}
.apply-open-shop .shop-ice-address-wrap .next-form-item-control {
width: 760px\9
}
.apply-open-shop .shop-ice-address-wrap .ice-address-select-wrap {
width: 110px\9
}
.shop-dialog.shop-dialog-help .next-dialog-body {
text-align: center;
font-size: 16px;
padding: 54px 30px
}
@-webkit-keyframes square-spin {
25% {
-webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
transform: perspective(100px) rotateX(180deg) rotateY(0)
}
50% {
-webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
transform: perspective(100px) rotateX(180deg) rotateY(180deg)
}
75% {
-webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
transform: perspective(100px) rotateX(0) rotateY(180deg)
}
100% {
-webkit-transform: perspective(100px) rotateX(0) rotateY(0);
transform: perspective(100px) rotateX(0) rotateY(0)
}
}
@keyframes square-spin {
25% {
-webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
transform: perspective(100px) rotateX(180deg) rotateY(0)
}
50% {
-webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
transform: perspective(100px) rotateX(180deg) rotateY(180deg)
}
75% {
-webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
transform: perspective(100px) rotateX(0) rotateY(180deg)
}
100% {
-webkit-transform: perspective(100px) rotateX(0) rotateY(0);
transform: perspective(100px) rotateX(0) rotateY(0)
}
}
.ice-loading-square-spin-small {
width: 15px;
height: 15px;
background: #fff;
animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}
.ice-loading-square-spin-medium {
width: 30px;
height: 30px;
background: #fff;
animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}
.ice-loading-square-spin-large {
width: 50px;
height: 50px;
background: #fff;
-webkit-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}
@-webkit-keyframes ball-spin-fade-loader {
50% {
opacity: .3;
-webkit-transform: scale(.4);
transform: scale(.4)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes ball-spin-fade-loader {
50% {
opacity: .3;
-webkit-transform: scale(.4);
transform: scale(.4)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
}
.ice-loading-ball-spin-fade-loader-large {
position: relative;
top: 25px;
left: 25px;
width: 70px;
height: 70px
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(1) {
top: 25px;
left: 0;
-webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
animation: ball-spin-fade-loader 1s -.96s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(2) {
top: 17.05px;
left: 17.05px;
-webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
animation: ball-spin-fade-loader 1s -.84s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(3) {
top: 0;
left: 25px;
-webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
animation: ball-spin-fade-loader 1s -.72s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(4) {
top: -17.05px;
left: 17.05px;
-webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
animation: ball-spin-fade-loader 1s -.6s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(5) {
top: -25px;
left: 0;
-webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
animation: ball-spin-fade-loader 1s -.48s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(6) {
top: -17.05px;
left: -17.05px;
-webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
animation: ball-spin-fade-loader 1s -.36s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(7) {
top: 0;
left: -25px;
-webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
animation: ball-spin-fade-loader 1s -.24s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div:nth-child(8) {
top: 17.05px;
left: -17.05px;
-webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
animation: ball-spin-fade-loader 1s -.12s infinite linear
}
.ice-loading-ball-spin-fade-loader-large>div {
background-color: #fff;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute
}
.ice-loading-ball-spin-fade-loader-medium {
position: relative;
top: 20px;
left: 20px;
width: 70px;
height: 70px
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(1) {
top: 20px;
left: 0;
-webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
animation: ball-spin-fade-loader 1s -.96s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(2) {
top: 13.64px;
left: 13.64px;
-webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
animation: ball-spin-fade-loader 1s -.84s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(3) {
top: 0;
left: 20px;
-webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
animation: ball-spin-fade-loader 1s -.72s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(4) {
top: -13.64px;
left: 13.64px;
-webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
animation: ball-spin-fade-loader 1s -.6s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(5) {
top: -20px;
left: 0;
-webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
animation: ball-spin-fade-loader 1s -.48s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(6) {
top: -13.64px;
left: -13.64px;
-webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
animation: ball-spin-fade-loader 1s -.36s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(7) {
top: 0;
left: -20px;
-webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
animation: ball-spin-fade-loader 1s -.24s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div:nth-child(8) {
top: 13.64px;
left: -13.64px;
-webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
animation: ball-spin-fade-loader 1s -.12s infinite linear
}
.ice-loading-ball-spin-fade-loader-medium>div {
background-color: #fff;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute
}
.ice-loading-ball-spin-fade-loader-small {
position: relative;
top: 10px;
left: 10px;
width: 70px;
height: 70px
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(1) {
top: 10px;
left: 0;
-webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
animation: ball-spin-fade-loader 1s -.96s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(2) {
top: 6.82px;
left: 6.82px;
-webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
animation: ball-spin-fade-loader 1s -.84s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(3) {
top: 0;
left: 10px;
-webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
animation: ball-spin-fade-loader 1s -.72s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(4) {
top: -6.82px;
left: 6.82px;
-webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
animation: ball-spin-fade-loader 1s -.6s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(5) {
top: -10px;
left: 0;
-webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
animation: ball-spin-fade-loader 1s -.48s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(6) {
top: -6.82px;
left: -6.82px;
-webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
animation: ball-spin-fade-loader 1s -.36s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(7) {
top: 0;
left: -10px;
-webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
animation: ball-spin-fade-loader 1s -.24s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div:nth-child(8) {
top: 6.82px;
left: -6.82px;
-webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
animation: ball-spin-fade-loader 1s -.12s infinite linear
}
.ice-loading-ball-spin-fade-loader-small>div {
background-color: #fff;
width: 15px;
height: 15px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute
}
@-webkit-keyframes rotate_pacman_half_up {
0%,
100% {
-webkit-transform: rotate(270deg);
transform: rotate(270deg)
}
50% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes rotate_pacman_half_up {
0%,
100% {
-webkit-transform: rotate(270deg);
transform: rotate(270deg)
}
50% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-webkit-keyframes rotate_pacman_half_down {
0%,
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
50% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@keyframes rotate_pacman_half_down {
0%,
100% {
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
50% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@-webkit-keyframes pacman-balls-large {
75% {
opacity: .7
}
100% {
-webkit-transform: translate(-100px, -6.25px);
transform: translate(-100px, -6.25px)
}
}
@keyframes pacman-balls-large {
75% {
opacity: .7
}
100% {
-webkit-transform: translate(-100px, -6.25px);
transform: translate(-100px, -6.25px)
}
}
@-webkit-keyframes pacman-balls-medium {
75% {
opacity: .7
}
100% {
-webkit-transform: translate(-80px, -5px);
transform: translate(-80px, -5px)
}
}
@keyframes pacman-balls-medium {
75% {
opacity: .7
}
100% {
-webkit-transform: translate(-80px, -5px);
transform: translate(-80px, -5px)
}
}
@-webkit-keyframes pacman-balls-small {
75% {
opacity: .7
}
100% {
-webkit-transform: translate(-60px, -3.75px);
transform: translate(-60px, -3.75px)
}
}
@keyframes pacman-balls-small {
75% {
opacity: .7
}
100% {
-webkit-transform: translate(-60px, -3.75px);
transform: translate(-60px, -3.75px)
}
}
.ice-loading-pacman-large {
position: relative;
width: 110px
}
.ice-loading-pacman-large>div:first-of-type,
.ice-loading-pacman-large>div:nth-child(2) {
width: 0;
height: 0;
border-right: 25px solid transparent;
border-top: 25px solid #fff;
border-left: 25px solid #fff;
border-bottom: 25px solid #fff;
border-radius: 25px;
left: -30px;
position: relative
}
.ice-loading-pacman-large>div:nth-child(3) {
-webkit-animation: pacman-balls-large 1s -.66s infinite linear;
animation: pacman-balls-large 1s -.66s infinite linear
}
.ice-loading-pacman-large>div:nth-child(4) {
-webkit-animation: pacman-balls-large 1s -.33s infinite linear;
animation: pacman-balls-large 1s -.33s infinite linear
}
.ice-loading-pacman-large>div:nth-child(5) {
-webkit-animation: pacman-balls-large 1s 0s infinite linear;
animation: pacman-balls-large 1s 0s infinite linear
}
.ice-loading-pacman-large>div:first-of-type {
-webkit-animation: rotate_pacman_half_up .5s 0s infinite;
animation: rotate_pacman_half_up .5s 0s infinite
}
.ice-loading-pacman-large>div:nth-child(2) {
-webkit-animation: rotate_pacman_half_down .5s 0s infinite;
animation: rotate_pacman_half_down .5s 0s infinite;
margin-top: -50px
}
.ice-loading-pacman-large>div:nth-child(3),
.ice-loading-pacman-large>div:nth-child(4),
.ice-loading-pacman-large>div:nth-child(5),
.ice-loading-pacman-large>div:nth-child(6) {
background-color: #fff;
border-radius: 100%;
margin: 2px;
width: 10px;
height: 10px;
position: absolute;
-webkit-transform: translate(0, -6.25px);
-ms-transform: translate(0, -6.25px);
transform: translate(0, -6.25px);
top: 25px;
left: 75px
}
.ice-loading-pacman-medium {
position: relative;
width: 110px
}
.ice-loading-pacman-medium>div:first-of-type,
.ice-loading-pacman-medium>div:nth-child(2) {
width: 0;
height: 0;
border-right: 20px solid transparent;
border-top: 20px solid #fff;
border-left: 20px solid #fff;
border-bottom: 20px solid #fff;
border-radius: 20px;
left: -30px;
position: relative
}
.ice-loading-pacman-medium>div:nth-child(3) {
-webkit-animation: pacman-balls-medium 1s -.66s infinite linear;
animation: pacman-balls-medium 1s -.66s infinite linear
}
.ice-loading-pacman-medium>div:nth-child(4) {
-webkit-animation: pacman-balls-medium 1s -.33s infinite linear;
animation: pacman-balls-medium 1s -.33s infinite linear
}
.ice-loading-pacman-medium>div:nth-child(5) {
-webkit-animation: pacman-balls-medium 1s 0s infinite linear;
animation: pacman-balls-medium 1s 0s infinite linear
}
.ice-loading-pacman-medium>div:first-of-type {
-webkit-animation: rotate_pacman_half_up .5s 0s infinite;
animation: rotate_pacman_half_up .5s 0s infinite
}
.ice-loading-pacman-medium>div:nth-child(2) {
-webkit-animation: rotate_pacman_half_down .5s 0s infinite;
animation: rotate_pacman_half_down .5s 0s infinite;
margin-top: -40px
}
.ice-loading-pacman-medium>div:nth-child(3),
.ice-loading-pacman-medium>div:nth-child(4),
.ice-loading-pacman-medium>div:nth-child(5),
.ice-loading-pacman-medium>div:nth-child(6) {
background-color: #fff;
border-radius: 100%;
margin: 2px;
width: 10px;
height: 10px;
position: absolute;
-webkit-transform: translate(0, -5px);
-ms-transform: translate(0, -5px);
transform: translate(0, -5px);
top: 20px;
left: 60px
}
.ice-loading-pacman-small {
position: relative;
width: 110px
}
.ice-loading-pacman-small>div:first-of-type,
.ice-loading-pacman-small>div:nth-child(2) {
width: 0;
height: 0;
border-right: 15px solid transparent;
border-top: 15px solid #fff;
border-left: 15px solid #fff;
border-bottom: 15px solid #fff;
border-radius: 15px;
position: relative;
left: -30px
}
.ice-loading-pacman-small>div:nth-child(3) {
-webkit-animation: pacman-balls-small 1s -.66s infinite linear;
animation: pacman-balls-small 1s -.66s infinite linear
}
.ice-loading-pacman-small>div:nth-child(4) {
-webkit-animation: pacman-balls-small 1s -.33s infinite linear;
animation: pacman-balls-small 1s -.33s infinite linear
}
.ice-loading-pacman-small>div:nth-child(5) {
-webkit-animation: pacman-balls-small 1s 0s infinite linear;
animation: pacman-balls-small 1s 0s infinite linear
}
.ice-loading-pacman-small>div:first-of-type {
-webkit-animation: rotate_pacman_half_up .5s 0s infinite;
animation: rotate_pacman_half_up .5s 0s infinite
}
.ice-loading-pacman-small>div:nth-child(2) {
-webkit-animation: rotate_pacman_half_down .5s 0s infinite;
animation: rotate_pacman_half_down .5s 0s infinite;
margin-top: -30px
}
.ice-loading-pacman-small>div:nth-child(3),
.ice-loading-pacman-small>div:nth-child(4),
.ice-loading-pacman-small>div:nth-child(5),
.ice-loading-pacman-small>div:nth-child(6) {
background-color: #fff;
border-radius: 100%;
margin: 2px;
width: 10px;
height: 10px;
position: absolute;
-webkit-transform: translate(0, -3.75px);
-ms-transform: translate(0, -3.75px);
transform: translate(0, -3.75px);
top: 15px;
left: 45px
}
.next-menu,
.next-menu .next-menu-item.selected {
color: #333;
background: #FFF
}
.next-menu {
border: 1px solid #E6E7EB;
border-radius: 0;
box-shadow: 1px 1px 3px rgba(102, 102, 102, .32);
font-size: 14px;
line-height: 28px;
padding: 12px 0;
min-width: 100px
}
.next-menu li,
.next-menu ul {
list-style: none;
margin: 0;
padding: 0
}
.next-menu.multiple-col {
display: inline-block;
width: 506px;
padding-left: 12px;
padding-right: 12px
}
.next-menu.multiple-col ul {
overflow: hidden
}
.next-menu.multiple-col .next-menu-item {
float: left;
width: 120px;
text-overflow: ellipsis;
overflow: hidden
}
.next-menu:focus {
outline: 0
}
.next-menu .next-checkbox,
.next-menu .next-radio {
margin-right: 5px
}
.next-menu .next-menu-item {
padding: 0 20px;
position: relative;
cursor: pointer;
white-space: nowrap
}
.next-menu .next-menu-item.selected>.next-icon-select {
position: absolute;
left: 4px;
top: 0;
color: #0085D7
}
.next-menu .next-menu-item:hover {
color: #333;
background: #F7F8FA
}
.next-menu .next-menu-item.focused {
color: #333;
background: #F7F8FA;
outline: 0
}
.next-menu .next-menu-item:focus {
outline: 0
}
.next-menu .next-menu-item.disabled {
color: #999;
cursor: not-allowed;
background: #FFF
}
.next-menu .next-menu-item.opened>.next-menu-submenu-title .next-icon-arrow-down {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.next-menu .next-menu-item a {
display: block
}
.next-menu .next-menu-divider {
margin: 8px 20px;
border-bottom: 1px solid #E6E7EB
}
.next-menu-popup-item .next-icon-arrow-right {
position: absolute;
right: 5px;
top: 0;
color: #CCC;
font-size: 4px
}
.next-menu .next-menu-submenu-item,
.next-menu .next-menu-submenu-item-popup {
position: relative;
z-index: 2;
padding: 0
}
.next-menu .next-menu-submenu-item.focused {
background: 0 0
}
.next-menu .next-menu-submenu-item .next-menu {
border: 0;
box-shadow: none;
padding: 0
}
.next-menu .next-menu-submenu-item .next-menu .selected .next-icon-select {
left: 24px
}
.next-menu .next-menu-submenu-item:hover {
background: #fff
}
.next-menu .next-menu-submenu-item-popup>.next-menu {
position: absolute;
left: 100%;
top: 0
}
.next-menu .next-menu-submenu-item-popup .next-menu-submenu-title {
background: 0 0
}
.next-menu-submenu-title {
padding: 0 20px;
font-size: 14px;
position: relative;
background: #FFF;
color: #333
}
.next-menu-submenu-title:hover .next-icon-arrow-down {
color: #CCC
}
.next-menu-submenu-title .next-icon-arrow-down,
.next-menu-submenu-title .next-icon-arrow-right,
.next-menu-submenu-title .next-icon-arrow-up {
position: absolute;
right: 10px;
top: 0;
color: #CCC;
font-size: 4px
}
.next-menu-group .next-menu {
border: none;
box-shadow: none;
padding: 0
}
.next-menu-group-title {
padding: 0 12px;
color: #999
}
.next-menu-cascade .next-menu {
display: inline-block;
width: 180px
}
.next-select {
font-size: 14px;
line-height: 1.28571;
display: inline-block;
border: 1px solid #C4C6CF;
cursor: pointer;
position: relative;
-webkit-transition: ease all .3s .1s;
transition: ease all .3s .1s;
border-radius: 0;
min-width: 100px;
color: #333;
background-color: #FFF
}
.next-select-placeholder {
color: #999
}
.next-select .next-select-arrow,
.next-select .next-select-clear {
position: absolute
}
.next-select .next-select-arrow {
color: #A0A2AD
}
.next-select .next-select-clear {
display: none;
color: #ccc;
-webkit-transition: color ease .3s;
transition: color ease .3s
}
.next-select-inner,
.next-select:hover .next-select-clear {
display: inline-block
}
.next-select .next-select-clear:hover,
.next-select-inner-item a {
color: #A0A2AD
}
.next-select-inner {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%
}
.next-select.has-clear:hover .next-select-arrow {
display: none
}
.next-select.multiple .next-select-inner {
overflow: visible;
width: auto;
display: block;
white-space: normal
}
.next-checkbox,
.next-checkbox .next-checkbox-inner,
.next-comobobox.has-clear:hover .next-select-arrow,
.next-radio,
.next-radio .next-radio-inner,
.next-radio-button>label,
.next-radio-group,
.next-select-inner-item {
display: inline-block
}
.next-select-inner-item {
margin-right: 5px;
background: #F2F3F7;
border-radius: 3px;
padding: 1px 5px;
height: 20px;
line-height: 20px
}
.next-select-search {
margin: 0 10px 10px;
position: relative
}
.next-select.large .next-select-inner-item .next-icon-close,
.next-select.medium .next-select-inner-item .next-icon-close,
.next-select.small .next-select-inner-item .next-icon-close {
margin-left: 2px
}
.next-select-search .next-input {
width: 100%;
padding-right: 24px
}
.next-select-search .next-icon {
position: absolute;
top: 0;
right: 5px;
color: #999
}
.next-select-menu {
max-height: 300px;
overflow: auto
}
.next-select .next-comobobox-arrow-wrapper {
position: absolute;
right: 0;
top: 0;
bottom: 0;
background: #EBF1F5;
border-left: 1px solid #C4C6CF
}
.next-select.disabled {
color: #CCC;
border-color: #E6E7EB;
background-color: #EBF1F5;
cursor: not-allowed
}
.next-select.disabled:hover {
border-color: #E6E7EB
}
.next-select.disabled .next-select-arrow {
color: #E6E7EB
}
.next-select.disabled .next-select-inner-item .next-icon-close:before {
color: #CCC
}
.next-select:hover {
border-color: #A0A2AD
}
.next-select:active,
.next-select:focus {
border-color: #00B0FF
}
.next-select:focus {
outline: 0
}
.next-select.large {
height: 40px;
line-height: 38px;
padding-left: 8px;
padding-right: 41px;
font-size: 14px;
border-width: 1px
}
.next-select.large.no-arrow {
padding-right: 8px
}
.next-select.large .next-select-arrow,
.next-select.large .next-select-clear {
right: 10px;
top: 0
}
.next-select.large .next-select-arrow:before,
.next-select.large .next-select-clear:before {
width: 20px;
font-size: 20px;
line-height: inherit
}
.next-select.large .next-comobobox-arrow-wrapper {
width: 41px;
border-radius: 0
}
.next-select.large .next-select-inner-item {
height: 22px;
line-height: 22px;
margin-top: 8px
}
.next-select.large.multiple {
padding-left: 8px;
height: auto;
min-height: 40px
}
.next-select.large.next-comobobox .next-select-clear {
position: absolute;
right: 45px
}
.next-select.medium {
height: 28px;
line-height: 26px;
padding-left: 8px;
padding-right: 33px;
font-size: 14px;
border-width: 1px
}
.next-select.medium.no-arrow {
padding-right: 8px
}
.next-select.medium .next-select-arrow,
.next-select.medium .next-select-clear {
right: 8px;
top: 0
}
.next-select.medium .next-select-arrow:before,
.next-select.medium .next-select-clear:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-select.medium .next-comobobox-arrow-wrapper {
width: 33px;
border-radius: 0
}
.next-select.medium .next-select-inner-item {
height: 18px;
line-height: 18px;
margin-top: 4px
}
.next-select.medium.multiple {
padding-left: 4px;
height: auto;
min-height: 28px
}
.next-select.medium.next-comobobox .next-select-clear {
position: absolute;
right: 37px
}
.next-select.small {
height: 20px;
line-height: 18px;
padding-left: 8px;
padding-right: 25px;
font-size: 12px;
border-width: 1px
}
.next-select.small.no-arrow {
padding-right: 8px
}
.next-select.small .next-select-arrow,
.next-select.small .next-select-clear {
right: 6px;
top: 0
}
.next-select.small .next-select-arrow:before,
.next-select.small .next-select-clear:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-select.small .next-comobobox-arrow-wrapper {
width: 25px;
border-radius: 0
}
.next-select.small .next-select-inner-item {
height: 14px;
line-height: 14px;
margin-top: 2px
}
.next-select.small.multiple {
padding-left: 4px;
height: auto;
min-height: 20px
}
.next-select.small.next-comobobox .next-select-clear {
position: absolute;
right: 29px
}
.next-select.no-border {
border-width: 0
}
.next-select.no-border:hover {
color: #0085D7
}
.next-select.no-border:hover .next-select-arrow {
border-color: #0085D7
}
.next-select.no-border.disabled {
background: #FFF
}
.next-select.no-border.disabled:hover {
color: #CCC
}
.next-select.no-border.disabled:hover .next-select-arrow {
border-color: #E6E7EB
}
.next-comobobox input {
border: 0;
outline: 0;
min-width: 100%;
background: 0 0
}
.next-comobobox.multiple input {
min-width: auto;
width: 10px
}
.next-comobobox.disabled .next-comobobox-arrow-wrapper {
border-left-color: #E6E7EB
}
.next-checkbox {
vertical-align: middle;
position: relative;
width: 20px;
height: 20px;
line-height: 18px
}
.next-checkbox *,
.next-checkbox:after,
.next-checkbox:before {
box-sizing: border-box
}
.next-checkbox input[type=checkbox] {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
margin: 0
}
.next-checkbox .next-checkbox-inner {
width: 100%;
height: 100%;
background: #FFF;
border-radius: 2px;
border: 1px solid #C4C6CF;
-webkit-transition: ease all .3s 0s;
transition: ease all .3s 0s;
text-align: center
}
.next-checkbox .next-checkbox-inner>.next-icon {
opacity: 0;
line-height: 20px;
-webkit-transition: ease all .3s .1s;
transition: ease all .3s .1s;
color: #0085D7
}
.next-checkbox .next-checkbox-inner>.next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-checkbox-label,
.next-radio {
line-height: 1.28571;
vertical-align: middle
}
.next-checkbox.checked .next-checkbox-inner {
border-color: #0085D7;
background-color: #FFF
}
.next-checkbox.checked .next-checkbox-inner:hover {
border-color: #0085D7
}
.next-checkbox.checked .next-checkbox-inner>.next-icon {
opacity: 1
}
.next-checkbox.indeterminate .next-checkbox-inner {
border-color: #0085D7;
background-color: #FFF
}
.next-checkbox.indeterminate .next-checkbox-inner:hover {
border-color: #0085D7
}
.next-checkbox.indeterminate .next-checkbox-inner>.next-icon {
opacity: 1
}
.next-checkbox.disabled .next-checkbox-inner {
border-color: #DCDEE3;
background: #EBF1F5
}
.next-checkbox.disabled .next-checkbox-inner:hover {
border-color: #DCDEE3
}
.next-checkbox.disabled.checked .next-checkbox-inner>.next-icon {
color: #CCC;
opacity: 1
}
.next-checkbox.focused .next-checkbox-inner,
.next-checkbox.hovered .next-checkbox-inner {
border-color: #0085D7;
background-color: #E4F0FD
}
.next-checkbox.checked.focused .next-checkbox-inner,
.next-checkbox.checked.hovered .next-checkbox-inner,
.next-checkbox.indeterminate.focused .next-checkbox-inner,
.next-checkbox.indeterminate.hovered .next-checkbox-inner {
border-color: #1170BC;
background-color: #E4F0FD
}
.next-checkbox.checked.focused .next-checkbox-inner>.next-icon,
.next-checkbox.checked.hovered .next-checkbox-inner>.next-icon,
.next-checkbox.indeterminate.focused .next-checkbox-inner>.next-icon,
.next-checkbox.indeterminate.hovered .next-checkbox-inner>.next-icon {
color: #1170BC;
opacity: 1
}
.next-checkbox-label {
color: #333;
font-size: 14px;
margin: 0 5px
}
.next-radio {
overflow: hidden;
position: relative;
width: 16px;
height: 16px
}
.next-radio input[type=radio] {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 16px;
margin: 0
}
.next-radio .next-radio-inner {
width: 100%;
height: 100%;
background: #FFF;
border-radius: 50%;
border: 1px solid #C4C6CF;
-webkit-transition: ease all .3s 0s;
transition: ease all .3s 0s
}
.next-radio .next-radio-inner:after {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
position: absolute;
border-radius: 50%;
top: 50%;
margin-top: -4px;
left: 50%;
margin-left: -4px;
background: #FFF;
content: ' ';
-webkit-transition: ease all .3s 0s;
transition: ease all .3s 0s
}
.next-radio.checked .next-radio-inner {
border-color: #0085D7;
background: #FFF
}
.next-radio.checked .next-radio-inner:hover {
border-color: #1170BC
}
.next-radio.checked .next-radio-inner:after {
width: 8px;
height: 8px;
font-weight: 700;
background: #0085D7;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
.next-radio.disabled .next-radio-inner {
border-color: #DCDEE3;
background: #EBF1F5
}
.next-radio.disabled .next-radio-inner:hover {
border-color: #DCDEE3
}
.next-radio.disabled input[type=checkbox] {
cursor: not-allowed
}
.next-radio.disabled.checked .next-radio-inner:after {
background: #CCC
}
.next-radio.focused .next-radio-inner,
.next-radio.hovered .next-radio-inner {
border-color: #0085D7;
background-color: #E4F0FD
}
.next-radio.checked.focused .next-radio-inner,
.next-radio.checked.hovered .next-radio-inner {
border-color: #1170BC;
background: #E4F0FD
}
.next-radio.checked.focused .next-radio-inner:after,
.next-radio.checked.hovered .next-radio-inner:after {
background: #1170BC
}
.next-radio-button .next-radio,
.next-radio-button input[type=radio] {
width: 0;
height: 0
}
.next-radio-button>label {
position: relative;
z-index: 1;
margin: 0 0 0 -1px;
border: 1px solid #A0A2AD;
background-color: #FFF;
-webkit-transition: ease all .3s 0s;
transition: ease all .3s 0s
}
.next-radio-button>label .next-radio-label {
display: block;
color: #333;
margin: 0;
-webkit-transition: ease all .3s 0s;
transition: ease all .3s 0s
}
.next-radio-button>label.checked .next-radio-label,
.next-radio-button>label.hovered .next-radio-label,
.next-radio-button>label:hover .next-radio-label {
color: #0085D7
}
.next-radio-button>label:first-child {
margin-left: 0;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px
}
.next-radio-button>label:last-child {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px
}
.next-radio-button>label.hovered,
.next-radio-button>label:hover {
z-index: 10;
border-color: #A0A2AD;
background-color: #FFF
}
.next-radio-button>label.checked {
z-index: 10;
border-color: #0085D7;
background-color: #FFF
}
.next-radio-button>label.checked.disabled .next-radio-label,
.next-radio-button>label.disabled .next-radio-label {
color: #CCC
}
.next-radio-button>label.disabled {
z-index: 0;
border-color: #E6E7EB;
background-color: #EBF1F5
}
.next-radio-button>label.checked.disabled {
z-index: 0;
border-color: #E6E7EB;
background-color: #F7F8FA
}
.next-radio-button-large>label {
padding: 0 8px;
height: 40px;
line-height: 40px
}
.next-radio-button-large .next-radio-label {
height: 38px;
line-height: 38px;
font-size: 14px
}
.next-radio-button-medium>label {
padding: 0 8px;
height: 28px;
line-height: 28px
}
.next-radio-button-medium .next-radio-label {
height: 26px;
line-height: 26px;
font-size: 14px
}
.next-radio-button-small>label {
padding: 0 8px;
height: 20px;
line-height: 20px
}
.next-radio-button-small .next-radio-label {
height: 18px;
line-height: 18px;
font-size: 12px
}
.next-radio-single-input input[type=radio] {
opacity: 0;
position: absolute;
top: 0;
left: 0;
margin: 0
}
.next-radio-label {
color: #333;
font-size: 14px;
line-height: 1.28571;
vertical-align: middle;
margin: 0 5px
}
body,
p {
font-size: 12px
}
.ice-address-wrap:after,
.ice-address-wrap:before {
content: " ";
display: table
}
.ice-address-wrap:after {
clear: both
}
.ice-address-select-wrap {
float: left;
margin-right: 10px
}
p {
margin: 5px 0;
padding: 0
}
#footer h2,
#seller-nav h2 {
margin-bottom: 0
}
.page-container,
.page-container-second-hand {
margin-bottom: 20px;
padding: 25px;
color: #666
}
.page-container {
min-height: 600px;
margin:0px auto;
}
.page-container .first-title h1 {
height: 55px;
line-height: 55px;
margin: 0
}
.page-container .first-title p {
margin: 0;
height: 45px;
line-height: 45px
}
.page-container .open-step {
margin-bottom: 24px
}
.steps-container.next-step-arrow .next-step-item,
.steps-container.next-step-arrow .next-step-item .next-step-item-container .next-step-item-title,
.steps-container.next-step-arrow .next-step-item-container {
height: 80px;
line-height: 16px
}
.steps-container.next-step-arrow .next-step-item-finish:before,
.steps-container.next-step-arrow .next-step-item-process:before,
.steps-container.next-step-arrow .next-step-item-wait:before,
.steps-container.next-step-arrow .next-step-item:after {
border-top-width: 40px;
border-bottom-width: 40px
}
.steps-container.next-step-arrow .next-step-item:first-child .step-item-cont {
margin-left: 0
}
.steps-container.next-step-arrow .next-step {
white-space: nowrap
}
.steps-container.next-step-arrow .next-step-item {
width: 293.3px\9
}
.steps-container.next-step-arrow .next-step-item-process {
background-color: #75B0DF
}
.steps-container.next-step-arrow .next-step-item-process:before {
border-top-color: #75B0DF;
border-bottom-color: #75B0DF;
border-right-color: #75B0DF
}
.steps-container.next-step-arrow .next-step-item-process:after {
border-left-color: #75B0DF
}
.steps-container.next-step-arrow .step-item-cont {
display: inline-block;
text-align: left;
margin-top: 21px;
position: relative;
margin-left: 25px
}
.steps-container.next-step-arrow .step-item-num {
font-size: 45px;
position: absolute;
left: -45px;
top: 10px;
z-index: 2
}
.steps-container.next-step-arrow .step-item-title {
font-size: 14px
}
.steps-container.next-step-arrow .step-item-desc {
font-size: 12px;
color: #818181;
margin-top: 5px
}
.steps-container.next-step-arrow .next-step-item-process .step-item-desc {
color: #154F85
}
.steps-container.next-step-arrow .next-step-item-wait .step-item-num {
color: #666
}
.next-btn-primary:visited {
color: #fff
}
.next-btn-normal:visited {
color: #333
}
.tip-container {
padding: 8px 15px
}
.tip-container.tip-type-success {
background-color: #f2faee;
border: 1px solid #8cc051
}
.tip-container.tip-type-failed {
background-color: #ffeced;
border: 1px solid #DA4553;
color: #DA4553
}
.tip-container p {
margin: 0;
font-size: 12px;
line-height: 28px
}
.next-table {
color: #333;
font-size: 14px;
line-height: 1.28571;
position: relative
}
.next-table table {
width: 100%;
table-layout: fixed;
background: #fff
}
.next-table table tr:first-child td {
border-top-width: 0
}
.next-table th {
padding: 0;
background: #F2F3F7;
color: #333;
text-align: left;
font-weight: 400;
border: 1px solid #DCDEE3
}
.next-table th .next-table-cell-wrapper {
padding: 20px 16px;
overflow: hidden;
text-overflow: ellipsis;
word-break: break-all
}
.next-table td {
padding: 0;
border: 1px solid #DCDEE3
}
.next-table td .next-table-cell-wrapper {
padding: 20px 16px;
overflow: hidden;
text-overflow: ellipsis;
word-break: break-all
}
.next-table td .next-table-cell-wrapper .next-icon-arrow-down,
.next-table td .next-table-cell-wrapper .next-icon-arrow-right,
.next-table td .next-table-cell-wrapper .next-table-tree-placeholder {
margin-right: 3px
}
.next-table.no-header table tr:first-child td {
border-top-width: 1px
}
.next-table.only-bottom-border {
border-width: 0
}
.next-table.only-bottom-border .next-table-expanded-row td,
.next-table.only-bottom-border .next-table-expanded-row th,
.next-table.only-bottom-border td,
.next-table.only-bottom-border th {
border-width: 0 0 1px
}
.next-table-loading {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(255, 255, 255, .32)
}
.next-table-loading .next-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -12px;
color: #666
}
.next-table.zebra tr:nth-child(odd) td {
background: #FFF
}
.next-table.zebra tr:nth-child(even) td {
background: #EBF1F5
}
.next-table-fixed .next-table-header,
.next-table-group .next-table-group-header td {
background: #F2F3F7
}
.next-table-empty {
color: #A0A2AD;
padding: 32px 0;
text-align: center
}
.next-table-expanded-row td {
border-width: 0
}
.next-table-expanded-row td:first-child {
border-left-width: 1px
}
.next-table-expanded-row td:last-child {
border-right-width: 1px
}
.next-table-expanded-row:last-child td {
border-bottom-width: 1px
}
.next-table-expanded-row .next-table .last td {
border-bottom-width: 0
}
.next-table-filter-footer {
margin: 10px 10px 0
}
.next-table-filter-footer button {
margin-right: 5px
}
.next-table-row.hidden {
display: none
}
.next-table-tree-placeholder {
display: inline-block;
width: 12px
}
.last .next-table-expanded-row td {
border-bottom-width: 1px
}
.next-table-fixed {
border: 1px solid #DCDEE3
}
.next-table-fixed .next-table-body td,
.next-table-fixed .next-table-header th {
border-top-width: 0
}
.next-form-item.has-error .next-form-item-control .next-input,
.next-form-item.has-error .next-form-item-control .next-number-picker-input,
.next-form-item.has-error .next-form-item-control .next-select,
.next-form-item.has-error .next-form-item-inset {
border-color: #F33
}
.next-table-fixed table tr td:first-child,
.next-table-fixed table tr th:first-child {
border-left-width: 0
}
.next-table-fixed .next-table-body {
overflow-y: auto
}
.next-table-fixed .next-table-body tr:last-child td {
border-bottom-width: 0
}
.next-table-lock .next-table-body {
overflow-x: auto;
overflow-y: visible
}
.next-table-group {
border-width: 0
}
.next-table-group .next-table-body {
margin-top: 8px
}
.next-table-group .next-table-body table {
margin-bottom: 8px
}
.next-table-group .next-table-body table tr:first-child td {
border-top-width: 1px
}
.next-table-lock {
position: relative
}
.next-table-fixed .next-table-header-inner,
.next-table-lock .next-table-header-inner {
overflow: hidden
}
.next-table-lock-left,
.next-table-lock-right {
position: absolute;
left: 0;
top: 0;
z-index: 1
}
.next-table-lock-left table,
.next-table-lock-right table {
width: auto
}
.next-table-lock-left .next-table-body,
.next-table-lock-right .next-table-body {
overflow: hidden
}
.next-table-lock-right {
right: 0;
left: auto
}
.next-table-lock-right table tr td:first-child,
.next-table-lock-right table tr th:first-child {
border-left-width: 1px
}
.next-table-lock-right.shadow {
box-shadow: -2px 0 3px rgba(0, 0, 0, .12)
}
.next-table-lock-left.shadow {
box-shadow: 2px 0 3px rgba(0, 0, 0, .12)
}
.next-table-sort {
position: relative;
width: 16px;
height: 15px;
display: inline-block;
vertical-align: middle;
line-height: 1
}
.next-table-sort .next-icon {
position: absolute;
top: -2px;
left: 0;
-webkit-transform: scale(.75);
-ms-transform: scale(.75);
transform: scale(.75);
color: #333
}
.next-table-sort .current .next-icon {
color: #0085D7
}
.next-table-sort .next-icon-ascending {
left: 4px
}
.next-table-filter {
line-height: 1;
margin-left: 5px;
cursor: pointer;
width: 20px;
display: inline-block
}
.next-row.next-row-fixed,
.next-row.next-row-fluid {
margin-left: auto;
margin-right: auto
}
.next-table-filter .next-icon {
-webkit-transform: scale(.75);
-ms-transform: scale(.75);
transform: scale(.75);
color: #333
}
.next-table-expanded-ctrl.disabled {
color: #999
}
.next-row {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
width: 100%
}
@media (min-width:344px) {
.next-row {
padding: 0 8px
}
.next-row.next-row-fixed {
width: 320px
}
.next-row.next-row-fluid {
max-width: 320px
}
}
@media (min-width:504px) {
.next-row {
padding: 0 8px
}
.next-row.next-row-fixed {
width: 480px
}
.next-row.next-row-fluid {
max-width: 480px
}
}
@media (min-width:752px) {
.next-row {
padding: 0 12px
}
.next-row.next-row-fixed {
width: 720px
}
.next-row.next-row-fluid {
max-width: 720px
}
}
@media (min-width:1022px) {
.next-row {
padding: 0 12px
}
.next-row.next-row-fixed {
width: 990px
}
.next-row.next-row-fluid {
max-width: 990px
}
}
@media (min-width:1232px) {
.next-row {
padding: 0 12px
}
.next-row.next-row-fixed {
width: 1200px
}
.next-row.next-row-fluid {
max-width: 1200px
}
}
@media (min-width:1532px) {
.next-row {
padding: 0 12px
}
.next-row.next-row-fixed {
width: 1500px
}
.next-row.next-row-fluid {
max-width: 1500px
}
}
.next-row.next-row-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.next-row.next-row-no-wrap {
-ms-flex-wrap: none;
flex-wrap: nowrap
}
.next-row.next-row-across,
.next-row.next-row-no-padding,
.next-row.next-row-no-padding>.next-col {
padding: 0
}
.next-row.next-row-across>:first-child {
padding-left: 0
}
.next-row.next-row-across>:last-child {
padding-right: 0
}
.next-row.next-row-fixed-xxs {
width: 320px
}
.next-row.next-row-fixed-xs {
width: 480px
}
.next-row.next-row-fixed-s {
width: 720px
}
.next-row.next-row-fixed-m {
width: 990px
}
.next-row.next-row-fixed-l {
width: 1200px
}
.next-row.next-row-fixed-xl {
width: 1500px
}
.next-row.next-row-justify-start {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.next-row.next-row-justify-end {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.next-row.next-row-justify-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.next-row.next-row-justify-space-between {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.next-row.next-row-justify-space-around {
-ms-flex-pack: distribute;
justify-content: space-around
}
.next-row-ie9 {
display: table
}
.next-row-ie9:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: '\0020';
clear: both
}
.next-row-ie9 .next-col {
position: relative;
display: table-cell
}
.next-col {
-webkit-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: inline-block;
padding: 0 4px;
width: auto
}
.next-col>.next-row,
.next-form .next-row {
padding: 0
}
.next-row .next-col-1 {
width: 4.16667%;
max-width: 4.16667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 4.16667%;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%
}
.next-row .next-col-2 {
width: 8.33333%;
max-width: 8.33333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%
}
.next-row .next-col-3 {
width: 12.5%;
max-width: 12.5%;
-webkit-box-flex: 0;
-moz-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%
}
.next-row .next-col-4 {
width: 16.66667%;
max-width: 16.66667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%
}
.next-row .next-col-5 {
width: 20.83333%;
max-width: 20.83333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 20.83333%;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%
}
.next-row .next-col-6 {
width: 25%;
max-width: 25%;
-webkit-box-flex: 0;
-moz-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%
}
.next-row .next-col-7 {
width: 29.16667%;
max-width: 29.16667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 29.16667%;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%
}
.next-row .next-col-8 {
width: 33.33333%;
max-width: 33.33333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%
}
.next-row .next-col-9 {
width: 37.5%;
max-width: 37.5%;
-webkit-box-flex: 0;
-moz-flex: 0 0 37.5%;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%
}
.next-row .next-col-10 {
width: 41.66667%;
max-width: 41.66667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%
}
.next-row .next-col-11 {
width: 45.83333%;
max-width: 45.83333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 45.83333%;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%
}
.next-row .next-col-12 {
width: 50%;
max-width: 50%;
-webkit-box-flex: 0;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%
}
.next-row .next-col-13 {
width: 54.16667%;
max-width: 54.16667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 54.16667%;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%
}
.next-row .next-col-14 {
width: 58.33333%;
max-width: 58.33333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%
}
.next-row .next-col-15 {
width: 62.5%;
max-width: 62.5%;
-webkit-box-flex: 0;
-moz-flex: 0 0 62.5%;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%
}
.next-row .next-col-16 {
width: 66.66667%;
max-width: 66.66667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%
}
.next-row .next-col-17 {
width: 70.83333%;
max-width: 70.83333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 70.83333%;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%
}
.next-row .next-col-18 {
width: 75%;
max-width: 75%;
-webkit-box-flex: 0;
-moz-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%
}
.next-row .next-col-19 {
width: 79.16667%;
max-width: 79.16667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 79.16667%;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%
}
.next-row .next-col-20 {
width: 83.33333%;
max-width: 83.33333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%
}
.next-row .next-col-21 {
width: 87.5%;
max-width: 87.5%;
-webkit-box-flex: 0;
-moz-flex: 0 0 87.5%;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%
}
.next-row .next-col-22 {
width: 91.66667%;
max-width: 91.66667%;
-webkit-box-flex: 0;
-moz-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%
}
.next-row .next-col-23 {
width: 95.83333%;
max-width: 95.83333%;
-webkit-box-flex: 0;
-moz-flex: 0 0 95.83333%;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%
}
.next-row .next-col-24 {
width: 100%;
max-width: 100%;
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%
}
@media (min-width:344px) {
.next-row .next-col-xxs-1 {
-webkit-box-flex: 0;
-moz-flex: 0 0 4.16667%;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
max-width: 4.16667%;
width: 4.16667%
}
.next-row .next-col-xxs-2 {
-webkit-box-flex: 0;
-moz-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
width: 8.33333%
}
.next-row .next-col-xxs-3 {
-webkit-box-flex: 0;
-moz-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
width: 12.5%
}
.next-row .next-col-xxs-4 {
-webkit-box-flex: 0;
-moz-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
width: 16.66667%
}
.next-row .next-col-xxs-5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20.83333%;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
max-width: 20.83333%;
width: 20.83333%
}
.next-row .next-col-xxs-6 {
-webkit-box-flex: 0;
-moz-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%
}
.next-row .next-col-xxs-7 {
-webkit-box-flex: 0;
-moz-flex: 0 0 29.16667%;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
max-width: 29.16667%;
width: 29.16667%
}
.next-row .next-col-xxs-8 {
-webkit-box-flex: 0;
-moz-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
width: 33.33333%
}
.next-row .next-col-xxs-9 {
-webkit-box-flex: 0;
-moz-flex: 0 0 37.5%;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
max-width: 37.5%;
width: 37.5%
}
.next-row .next-col-xxs-10 {
-webkit-box-flex: 0;
-moz-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
width: 41.66667%
}
.next-row .next-col-xxs-11 {
-webkit-box-flex: 0;
-moz-flex: 0 0 45.83333%;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
max-width: 45.83333%;
width: 45.83333%
}
.next-row .next-col-xxs-12 {
-webkit-box-flex: 0;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%
}
.next-row .next-col-xxs-13 {
-webkit-box-flex: 0;
-moz-flex: 0 0 54.16667%;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
max-width: 54.16667%;
width: 54.16667%
}
.next-row .next-col-xxs-14 {
-webkit-box-flex: 0;
-moz-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
width: 58.33333%
}
.next-row .next-col-xxs-15 {
-webkit-box-flex: 0;
-moz-flex: 0 0 62.5%;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
max-width: 62.5%;
width: 62.5%
}
.next-row .next-col-xxs-16 {
-webkit-box-flex: 0;
-moz-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
width: 66.66667%
}
.next-row .next-col-xxs-17 {
-webkit-box-flex: 0;
-moz-flex: 0 0 70.83333%;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
max-width: 70.83333%;
width: 70.83333%
}
.next-row .next-col-xxs-18 {
-webkit-box-flex: 0;
-moz-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
width: 75%
}
.next-row .next-col-xxs-19 {
-webkit-box-flex: 0;
-moz-flex: 0 0 79.16667%;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
max-width: 79.16667%;
width: 79.16667%
}
.next-row .next-col-xxs-20 {
-webkit-box-flex: 0;
-moz-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
width: 83.33333%
}
.next-row .next-col-xxs-21 {
-webkit-box-flex: 0;
-moz-flex: 0 0 87.5%;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
max-width: 87.5%;
width: 87.5%
}
.next-row .next-col-xxs-22 {
-webkit-box-flex: 0;
-moz-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
width: 91.66667%
}
.next-row .next-col-xxs-23 {
-webkit-box-flex: 0;
-moz-flex: 0 0 95.83333%;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
max-width: 95.83333%;
width: 95.83333%
}
.next-row .next-col-xxs-24 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:504px) {
.next-row .next-col-xs-1 {
-webkit-box-flex: 0;
-moz-flex: 0 0 4.16667%;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
max-width: 4.16667%;
width: 4.16667%
}
.next-row .next-col-xs-2 {
-webkit-box-flex: 0;
-moz-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
width: 8.33333%
}
.next-row .next-col-xs-3 {
-webkit-box-flex: 0;
-moz-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
width: 12.5%
}
.next-row .next-col-xs-4 {
-webkit-box-flex: 0;
-moz-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
width: 16.66667%
}
.next-row .next-col-xs-5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20.83333%;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
max-width: 20.83333%;
width: 20.83333%
}
.next-row .next-col-xs-6 {
-webkit-box-flex: 0;
-moz-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%
}
.next-row .next-col-xs-7 {
-webkit-box-flex: 0;
-moz-flex: 0 0 29.16667%;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
max-width: 29.16667%;
width: 29.16667%
}
.next-row .next-col-xs-8 {
-webkit-box-flex: 0;
-moz-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
width: 33.33333%
}
.next-row .next-col-xs-9 {
-webkit-box-flex: 0;
-moz-flex: 0 0 37.5%;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
max-width: 37.5%;
width: 37.5%
}
.next-row .next-col-xs-10 {
-webkit-box-flex: 0;
-moz-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
width: 41.66667%
}
.next-row .next-col-xs-11 {
-webkit-box-flex: 0;
-moz-flex: 0 0 45.83333%;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
max-width: 45.83333%;
width: 45.83333%
}
.next-row .next-col-xs-12 {
-webkit-box-flex: 0;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%
}
.next-row .next-col-xs-13 {
-webkit-box-flex: 0;
-moz-flex: 0 0 54.16667%;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
max-width: 54.16667%;
width: 54.16667%
}
.next-row .next-col-xs-14 {
-webkit-box-flex: 0;
-moz-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
width: 58.33333%
}
.next-row .next-col-xs-15 {
-webkit-box-flex: 0;
-moz-flex: 0 0 62.5%;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
max-width: 62.5%;
width: 62.5%
}
.next-row .next-col-xs-16 {
-webkit-box-flex: 0;
-moz-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
width: 66.66667%
}
.next-row .next-col-xs-17 {
-webkit-box-flex: 0;
-moz-flex: 0 0 70.83333%;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
max-width: 70.83333%;
width: 70.83333%
}
.next-row .next-col-xs-18 {
-webkit-box-flex: 0;
-moz-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
width: 75%
}
.next-row .next-col-xs-19 {
-webkit-box-flex: 0;
-moz-flex: 0 0 79.16667%;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
max-width: 79.16667%;
width: 79.16667%
}
.next-row .next-col-xs-20 {
-webkit-box-flex: 0;
-moz-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
width: 83.33333%
}
.next-row .next-col-xs-21 {
-webkit-box-flex: 0;
-moz-flex: 0 0 87.5%;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
max-width: 87.5%;
width: 87.5%
}
.next-row .next-col-xs-22 {
-webkit-box-flex: 0;
-moz-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
width: 91.66667%
}
.next-row .next-col-xs-23 {
-webkit-box-flex: 0;
-moz-flex: 0 0 95.83333%;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
max-width: 95.83333%;
width: 95.83333%
}
.next-row .next-col-xs-24 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:752px) {
.next-row .next-col-s-1 {
-webkit-box-flex: 0;
-moz-flex: 0 0 4.16667%;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
max-width: 4.16667%;
width: 4.16667%
}
.next-row .next-col-s-2 {
-webkit-box-flex: 0;
-moz-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
width: 8.33333%
}
.next-row .next-col-s-3 {
-webkit-box-flex: 0;
-moz-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
width: 12.5%
}
.next-row .next-col-s-4 {
-webkit-box-flex: 0;
-moz-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
width: 16.66667%
}
.next-row .next-col-s-5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20.83333%;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
max-width: 20.83333%;
width: 20.83333%
}
.next-row .next-col-s-6 {
-webkit-box-flex: 0;
-moz-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%
}
.next-row .next-col-s-7 {
-webkit-box-flex: 0;
-moz-flex: 0 0 29.16667%;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
max-width: 29.16667%;
width: 29.16667%
}
.next-row .next-col-s-8 {
-webkit-box-flex: 0;
-moz-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
width: 33.33333%
}
.next-row .next-col-s-9 {
-webkit-box-flex: 0;
-moz-flex: 0 0 37.5%;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
max-width: 37.5%;
width: 37.5%
}
.next-row .next-col-s-10 {
-webkit-box-flex: 0;
-moz-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
width: 41.66667%
}
.next-row .next-col-s-11 {
-webkit-box-flex: 0;
-moz-flex: 0 0 45.83333%;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
max-width: 45.83333%;
width: 45.83333%
}
.next-row .next-col-s-12 {
-webkit-box-flex: 0;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%
}
.next-row .next-col-s-13 {
-webkit-box-flex: 0;
-moz-flex: 0 0 54.16667%;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
max-width: 54.16667%;
width: 54.16667%
}
.next-row .next-col-s-14 {
-webkit-box-flex: 0;
-moz-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
width: 58.33333%
}
.next-row .next-col-s-15 {
-webkit-box-flex: 0;
-moz-flex: 0 0 62.5%;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
max-width: 62.5%;
width: 62.5%
}
.next-row .next-col-s-16 {
-webkit-box-flex: 0;
-moz-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
width: 66.66667%
}
.next-row .next-col-s-17 {
-webkit-box-flex: 0;
-moz-flex: 0 0 70.83333%;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
max-width: 70.83333%;
width: 70.83333%
}
.next-row .next-col-s-18 {
-webkit-box-flex: 0;
-moz-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
width: 75%
}
.next-row .next-col-s-19 {
-webkit-box-flex: 0;
-moz-flex: 0 0 79.16667%;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
max-width: 79.16667%;
width: 79.16667%
}
.next-row .next-col-s-20 {
-webkit-box-flex: 0;
-moz-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
width: 83.33333%
}
.next-row .next-col-s-21 {
-webkit-box-flex: 0;
-moz-flex: 0 0 87.5%;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
max-width: 87.5%;
width: 87.5%
}
.next-row .next-col-s-22 {
-webkit-box-flex: 0;
-moz-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
width: 91.66667%
}
.next-row .next-col-s-23 {
-webkit-box-flex: 0;
-moz-flex: 0 0 95.83333%;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
max-width: 95.83333%;
width: 95.83333%
}
.next-row .next-col-s-24 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:1022px) {
.next-row .next-col-m-1 {
-webkit-box-flex: 0;
-moz-flex: 0 0 4.16667%;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
max-width: 4.16667%;
width: 4.16667%
}
.next-row .next-col-m-2 {
-webkit-box-flex: 0;
-moz-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
width: 8.33333%
}
.next-row .next-col-m-3 {
-webkit-box-flex: 0;
-moz-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
width: 12.5%
}
.next-row .next-col-m-4 {
-webkit-box-flex: 0;
-moz-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
width: 16.66667%
}
.next-row .next-col-m-5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20.83333%;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
max-width: 20.83333%;
width: 20.83333%
}
.next-row .next-col-m-6 {
-webkit-box-flex: 0;
-moz-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%
}
.next-row .next-col-m-7 {
-webkit-box-flex: 0;
-moz-flex: 0 0 29.16667%;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
max-width: 29.16667%;
width: 29.16667%
}
.next-row .next-col-m-8 {
-webkit-box-flex: 0;
-moz-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
width: 33.33333%
}
.next-row .next-col-m-9 {
-webkit-box-flex: 0;
-moz-flex: 0 0 37.5%;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
max-width: 37.5%;
width: 37.5%
}
.next-row .next-col-m-10 {
-webkit-box-flex: 0;
-moz-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
width: 41.66667%
}
.next-row .next-col-m-11 {
-webkit-box-flex: 0;
-moz-flex: 0 0 45.83333%;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
max-width: 45.83333%;
width: 45.83333%
}
.next-row .next-col-m-12 {
-webkit-box-flex: 0;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%
}
.next-row .next-col-m-13 {
-webkit-box-flex: 0;
-moz-flex: 0 0 54.16667%;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
max-width: 54.16667%;
width: 54.16667%
}
.next-row .next-col-m-14 {
-webkit-box-flex: 0;
-moz-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
width: 58.33333%
}
.next-row .next-col-m-15 {
-webkit-box-flex: 0;
-moz-flex: 0 0 62.5%;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
max-width: 62.5%;
width: 62.5%
}
.next-row .next-col-m-16 {
-webkit-box-flex: 0;
-moz-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
width: 66.66667%
}
.next-row .next-col-m-17 {
-webkit-box-flex: 0;
-moz-flex: 0 0 70.83333%;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
max-width: 70.83333%;
width: 70.83333%
}
.next-row .next-col-m-18 {
-webkit-box-flex: 0;
-moz-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
width: 75%
}
.next-row .next-col-m-19 {
-webkit-box-flex: 0;
-moz-flex: 0 0 79.16667%;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
max-width: 79.16667%;
width: 79.16667%
}
.next-row .next-col-m-20 {
-webkit-box-flex: 0;
-moz-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
width: 83.33333%
}
.next-row .next-col-m-21 {
-webkit-box-flex: 0;
-moz-flex: 0 0 87.5%;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
max-width: 87.5%;
width: 87.5%
}
.next-row .next-col-m-22 {
-webkit-box-flex: 0;
-moz-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
width: 91.66667%
}
.next-row .next-col-m-23 {
-webkit-box-flex: 0;
-moz-flex: 0 0 95.83333%;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
max-width: 95.83333%;
width: 95.83333%
}
.next-row .next-col-m-24 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:1232px) {
.next-row .next-col-l-1 {
-webkit-box-flex: 0;
-moz-flex: 0 0 4.16667%;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
max-width: 4.16667%;
width: 4.16667%
}
.next-row .next-col-l-2 {
-webkit-box-flex: 0;
-moz-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
width: 8.33333%
}
.next-row .next-col-l-3 {
-webkit-box-flex: 0;
-moz-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
width: 12.5%
}
.next-row .next-col-l-4 {
-webkit-box-flex: 0;
-moz-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
width: 16.66667%
}
.next-row .next-col-l-5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20.83333%;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
max-width: 20.83333%;
width: 20.83333%
}
.next-row .next-col-l-6 {
-webkit-box-flex: 0;
-moz-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%
}
.next-row .next-col-l-7 {
-webkit-box-flex: 0;
-moz-flex: 0 0 29.16667%;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
max-width: 29.16667%;
width: 29.16667%
}
.next-row .next-col-l-8 {
-webkit-box-flex: 0;
-moz-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
width: 33.33333%
}
.next-row .next-col-l-9 {
-webkit-box-flex: 0;
-moz-flex: 0 0 37.5%;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
max-width: 37.5%;
width: 37.5%
}
.next-row .next-col-l-10 {
-webkit-box-flex: 0;
-moz-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
width: 41.66667%
}
.next-row .next-col-l-11 {
-webkit-box-flex: 0;
-moz-flex: 0 0 45.83333%;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
max-width: 45.83333%;
width: 45.83333%
}
.next-row .next-col-l-12 {
-webkit-box-flex: 0;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%
}
.next-row .next-col-l-13 {
-webkit-box-flex: 0;
-moz-flex: 0 0 54.16667%;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
max-width: 54.16667%;
width: 54.16667%
}
.next-row .next-col-l-14 {
-webkit-box-flex: 0;
-moz-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
width: 58.33333%
}
.next-row .next-col-l-15 {
-webkit-box-flex: 0;
-moz-flex: 0 0 62.5%;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
max-width: 62.5%;
width: 62.5%
}
.next-row .next-col-l-16 {
-webkit-box-flex: 0;
-moz-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
width: 66.66667%
}
.next-row .next-col-l-17 {
-webkit-box-flex: 0;
-moz-flex: 0 0 70.83333%;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
max-width: 70.83333%;
width: 70.83333%
}
.next-row .next-col-l-18 {
-webkit-box-flex: 0;
-moz-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
width: 75%
}
.next-row .next-col-l-19 {
-webkit-box-flex: 0;
-moz-flex: 0 0 79.16667%;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
max-width: 79.16667%;
width: 79.16667%
}
.next-row .next-col-l-20 {
-webkit-box-flex: 0;
-moz-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
width: 83.33333%
}
.next-row .next-col-l-21 {
-webkit-box-flex: 0;
-moz-flex: 0 0 87.5%;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
max-width: 87.5%;
width: 87.5%
}
.next-row .next-col-l-22 {
-webkit-box-flex: 0;
-moz-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
width: 91.66667%
}
.next-row .next-col-l-23 {
-webkit-box-flex: 0;
-moz-flex: 0 0 95.83333%;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
max-width: 95.83333%;
width: 95.83333%
}
.next-row .next-col-l-24 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:1532px) {
.next-row .next-col-xl-1 {
-webkit-box-flex: 0;
-moz-flex: 0 0 4.16667%;
-ms-flex: 0 0 4.16667%;
flex: 0 0 4.16667%;
max-width: 4.16667%;
width: 4.16667%
}
.next-row .next-col-xl-2 {
-webkit-box-flex: 0;
-moz-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%;
width: 8.33333%
}
.next-row .next-col-xl-3 {
-webkit-box-flex: 0;
-moz-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
width: 12.5%
}
.next-row .next-col-xl-4 {
-webkit-box-flex: 0;
-moz-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%;
width: 16.66667%
}
.next-row .next-col-xl-5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20.83333%;
-ms-flex: 0 0 20.83333%;
flex: 0 0 20.83333%;
max-width: 20.83333%;
width: 20.83333%
}
.next-row .next-col-xl-6 {
-webkit-box-flex: 0;
-moz-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
width: 25%
}
.next-row .next-col-xl-7 {
-webkit-box-flex: 0;
-moz-flex: 0 0 29.16667%;
-ms-flex: 0 0 29.16667%;
flex: 0 0 29.16667%;
max-width: 29.16667%;
width: 29.16667%
}
.next-row .next-col-xl-8 {
-webkit-box-flex: 0;
-moz-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
width: 33.33333%
}
.next-row .next-col-xl-9 {
-webkit-box-flex: 0;
-moz-flex: 0 0 37.5%;
-ms-flex: 0 0 37.5%;
flex: 0 0 37.5%;
max-width: 37.5%;
width: 37.5%
}
.next-row .next-col-xl-10 {
-webkit-box-flex: 0;
-moz-flex: 0 0 41.66667%;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%;
width: 41.66667%
}
.next-row .next-col-xl-11 {
-webkit-box-flex: 0;
-moz-flex: 0 0 45.83333%;
-ms-flex: 0 0 45.83333%;
flex: 0 0 45.83333%;
max-width: 45.83333%;
width: 45.83333%
}
.next-row .next-col-xl-12 {
-webkit-box-flex: 0;
-moz-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
width: 50%
}
.next-row .next-col-xl-13 {
-webkit-box-flex: 0;
-moz-flex: 0 0 54.16667%;
-ms-flex: 0 0 54.16667%;
flex: 0 0 54.16667%;
max-width: 54.16667%;
width: 54.16667%
}
.next-row .next-col-xl-14 {
-webkit-box-flex: 0;
-moz-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%;
width: 58.33333%
}
.next-row .next-col-xl-15 {
-webkit-box-flex: 0;
-moz-flex: 0 0 62.5%;
-ms-flex: 0 0 62.5%;
flex: 0 0 62.5%;
max-width: 62.5%;
width: 62.5%
}
.next-row .next-col-xl-16 {
-webkit-box-flex: 0;
-moz-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
width: 66.66667%
}
.next-row .next-col-xl-17 {
-webkit-box-flex: 0;
-moz-flex: 0 0 70.83333%;
-ms-flex: 0 0 70.83333%;
flex: 0 0 70.83333%;
max-width: 70.83333%;
width: 70.83333%
}
.next-row .next-col-xl-18 {
-webkit-box-flex: 0;
-moz-flex: 0 0 75%;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
width: 75%
}
.next-row .next-col-xl-19 {
-webkit-box-flex: 0;
-moz-flex: 0 0 79.16667%;
-ms-flex: 0 0 79.16667%;
flex: 0 0 79.16667%;
max-width: 79.16667%;
width: 79.16667%
}
.next-row .next-col-xl-20 {
-webkit-box-flex: 0;
-moz-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%;
width: 83.33333%
}
.next-row .next-col-xl-21 {
-webkit-box-flex: 0;
-moz-flex: 0 0 87.5%;
-ms-flex: 0 0 87.5%;
flex: 0 0 87.5%;
max-width: 87.5%;
width: 87.5%
}
.next-row .next-col-xl-22 {
-webkit-box-flex: 0;
-moz-flex: 0 0 91.66667%;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%;
width: 91.66667%
}
.next-row .next-col-xl-23 {
-webkit-box-flex: 0;
-moz-flex: 0 0 95.83333%;
-ms-flex: 0 0 95.83333%;
flex: 0 0 95.83333%;
max-width: 95.83333%;
width: 95.83333%
}
.next-row .next-col-xl-24 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
.next-row .next-col-1p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%
}
.next-row .next-col-2p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
width: 40%
}
.next-row .next-col-3p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
width: 60%
}
.next-row .next-col-4p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
width: 80%
}
.next-row .next-col-5p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
@media (min-width:344px) {
.next-row .next-col-xxs-1p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%
}
.next-row .next-col-xxs-2p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
width: 40%
}
.next-row .next-col-xxs-3p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
width: 60%
}
.next-row .next-col-xxs-4p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
width: 80%
}
.next-row .next-col-xxs-5p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:504px) {
.next-row .next-col-xs-1p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%
}
.next-row .next-col-xs-2p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
width: 40%
}
.next-row .next-col-xs-3p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
width: 60%
}
.next-row .next-col-xs-4p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
width: 80%
}
.next-row .next-col-xs-5p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:752px) {
.next-row .next-col-s-1p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%
}
.next-row .next-col-s-2p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
width: 40%
}
.next-row .next-col-s-3p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
width: 60%
}
.next-row .next-col-s-4p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
width: 80%
}
.next-row .next-col-s-5p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:1022px) {
.next-row .next-col-m-1p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%
}
.next-row .next-col-m-2p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
width: 40%
}
.next-row .next-col-m-3p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
width: 60%
}
.next-row .next-col-m-4p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
width: 80%
}
.next-row .next-col-m-5p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:1232px) {
.next-row .next-col-l-1p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%
}
.next-row .next-col-l-2p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
width: 40%
}
.next-row .next-col-l-3p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
width: 60%
}
.next-row .next-col-l-4p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
width: 80%
}
.next-row .next-col-l-5p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
@media (min-width:1532px) {
.next-row .next-col-xl-1p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
width: 20%
}
.next-row .next-col-xl-2p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40%;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
width: 40%
}
.next-row .next-col-xl-3p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
max-width: 60%;
width: 60%
}
.next-row .next-col-xl-4p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80%;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
width: 80%
}
.next-row .next-col-xl-5p5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
width: 100%
}
}
.next-row .next-col-fixed-1 {
-webkit-box-flex: 0;
-moz-flex: 0 0 20px;
-ms-flex: 0 0 20px;
flex: 0 0 20px;
min-width: 20px;
width: 20px
}
.next-row .next-col-fixed-2 {
-webkit-box-flex: 0;
-moz-flex: 0 0 40px;
-ms-flex: 0 0 40px;
flex: 0 0 40px;
min-width: 40px;
width: 40px
}
.next-row .next-col-fixed-3 {
-webkit-box-flex: 0;
-moz-flex: 0 0 60px;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
min-width: 60px;
width: 60px
}
.next-row .next-col-fixed-4 {
-webkit-box-flex: 0;
-moz-flex: 0 0 80px;
-ms-flex: 0 0 80px;
flex: 0 0 80px;
min-width: 80px;
width: 80px
}
.next-row .next-col-fixed-5 {
-webkit-box-flex: 0;
-moz-flex: 0 0 100px;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
min-width: 100px;
width: 100px
}
.next-row .next-col-fixed-6 {
-webkit-box-flex: 0;
-moz-flex: 0 0 120px;
-ms-flex: 0 0 120px;
flex: 0 0 120px;
min-width: 120px;
width: 120px
}
.next-row .next-col-fixed-7 {
-webkit-box-flex: 0;
-moz-flex: 0 0 140px;
-ms-flex: 0 0 140px;
flex: 0 0 140px;
min-width: 140px;
width: 140px
}
.next-row .next-col-fixed-8 {
-webkit-box-flex: 0;
-moz-flex: 0 0 160px;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
min-width: 160px;
width: 160px
}
.next-row .next-col-fixed-9 {
-webkit-box-flex: 0;
-moz-flex: 0 0 180px;
-ms-flex: 0 0 180px;
flex: 0 0 180px;
min-width: 180px;
width: 180px
}
.next-row .next-col-fixed-10 {
-webkit-box-flex: 0;
-moz-flex: 0 0 200px;
-ms-flex: 0 0 200px;
flex: 0 0 200px;
min-width: 200px;
width: 200px
}
.next-row .next-col-fixed-11 {
-webkit-box-flex: 0;
-moz-flex: 0 0 220px;
-ms-flex: 0 0 220px;
flex: 0 0 220px;
min-width: 220px;
width: 220px
}
.next-row .next-col-fixed-12 {
-webkit-box-flex: 0;
-moz-flex: 0 0 240px;
-ms-flex: 0 0 240px;
flex: 0 0 240px;
min-width: 240px;
width: 240px
}
.next-row .next-col-fixed-13 {
-webkit-box-flex: 0;
-moz-flex: 0 0 260px;
-ms-flex: 0 0 260px;
flex: 0 0 260px;
min-width: 260px;
width: 260px
}
.next-row .next-col-fixed-14 {
-webkit-box-flex: 0;
-moz-flex: 0 0 280px;
-ms-flex: 0 0 280px;
flex: 0 0 280px;
min-width: 280px;
width: 280px
}
.next-row .next-col-fixed-15 {
-webkit-box-flex: 0;
-moz-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
min-width: 300px;
width: 300px
}
.next-row .next-col-fixed-16 {
-webkit-box-flex: 0;
-moz-flex: 0 0 320px;
-ms-flex: 0 0 320px;
flex: 0 0 320px;
min-width: 320px;
width: 320px
}
.next-row .next-col-fixed-17 {
-webkit-box-flex: 0;
-moz-flex: 0 0 340px;
-ms-flex: 0 0 340px;
flex: 0 0 340px;
min-width: 340px;
width: 340px
}
.next-row .next-col-fixed-18 {
-webkit-box-flex: 0;
-moz-flex: 0 0 360px;
-ms-flex: 0 0 360px;
flex: 0 0 360px;
min-width: 360px;
width: 360px
}
.next-row .next-col-fixed-19 {
-webkit-box-flex: 0;
-moz-flex: 0 0 380px;
-ms-flex: 0 0 380px;
flex: 0 0 380px;
min-width: 380px;
width: 380px
}
.next-row .next-col-fixed-20 {
-webkit-box-flex: 0;
-moz-flex: 0 0 400px;
-ms-flex: 0 0 400px;
flex: 0 0 400px;
min-width: 400px;
width: 400px
}
.next-row .next-col-fixed-21 {
-webkit-box-flex: 0;
-moz-flex: 0 0 420px;
-ms-flex: 0 0 420px;
flex: 0 0 420px;
min-width: 420px;
width: 420px
}
.next-row .next-col-fixed-22 {
-webkit-box-flex: 0;
-moz-flex: 0 0 440px;
-ms-flex: 0 0 440px;
flex: 0 0 440px;
min-width: 440px;
width: 440px
}
.next-row .next-col-fixed-23 {
-webkit-box-flex: 0;
-moz-flex: 0 0 460px;
-ms-flex: 0 0 460px;
flex: 0 0 460px;
min-width: 460px;
width: 460px
}
.next-row .next-col-fixed-24 {
-webkit-box-flex: 0;
-moz-flex: 0 0 480px;
-ms-flex: 0 0 480px;
flex: 0 0 480px;
min-width: 480px;
width: 480px
}
.next-row .next-col-fixed-25 {
-webkit-box-flex: 0;
-moz-flex: 0 0 500px;
-ms-flex: 0 0 500px;
flex: 0 0 500px;
min-width: 500px;
width: 500px
}
.next-row .next-col-fixed-26 {
-webkit-box-flex: 0;
-moz-flex: 0 0 520px;
-ms-flex: 0 0 520px;
flex: 0 0 520px;
min-width: 520px;
width: 520px
}
.next-row .next-col-fixed-27 {
-webkit-box-flex: 0;
-moz-flex: 0 0 540px;
-ms-flex: 0 0 540px;
flex: 0 0 540px;
min-width: 540px;
width: 540px
}
.next-row .next-col-fixed-28 {
-webkit-box-flex: 0;
-moz-flex: 0 0 560px;
-ms-flex: 0 0 560px;
flex: 0 0 560px;
min-width: 560px;
width: 560px
}
.next-row .next-col-fixed-29 {
-webkit-box-flex: 0;
-moz-flex: 0 0 580px;
-ms-flex: 0 0 580px;
flex: 0 0 580px;
min-width: 580px;
width: 580px
}
.next-row .next-col-fixed-30 {
-webkit-box-flex: 0;
-moz-flex: 0 0 600px;
-ms-flex: 0 0 600px;
flex: 0 0 600px;
min-width: 600px;
width: 600px
}
.next-row .next-col-offset-1 {
margin-left: 4.16667%
}
.next-row .next-col-offset-2 {
margin-left: 8.33333%
}
.next-row .next-col-offset-3 {
margin-left: 12.5%
}
.next-row .next-col-offset-4 {
margin-left: 16.66667%
}
.next-row .next-col-offset-5 {
margin-left: 20.83333%
}
.next-row .next-col-offset-6 {
margin-left: 25%
}
.next-row .next-col-offset-7 {
margin-left: 29.16667%
}
.next-row .next-col-offset-8 {
margin-left: 33.33333%
}
.next-row .next-col-offset-9 {
margin-left: 37.5%
}
.next-row .next-col-offset-10 {
margin-left: 41.66667%
}
.next-row .next-col-offset-11 {
margin-left: 45.83333%
}
.next-row .next-col-offset-12 {
margin-left: 50%
}
.next-row .next-col-offset-13 {
margin-left: 54.16667%
}
.next-row .next-col-offset-14 {
margin-left: 58.33333%
}
.next-row .next-col-offset-15 {
margin-left: 62.5%
}
.next-row .next-col-offset-16 {
margin-left: 66.66667%
}
.next-row .next-col-offset-17 {
margin-left: 70.83333%
}
.next-row .next-col-offset-18 {
margin-left: 75%
}
.next-row .next-col-offset-19 {
margin-left: 79.16667%
}
.next-row .next-col-offset-20 {
margin-left: 83.33333%
}
.next-row .next-col-offset-21 {
margin-left: 87.5%
}
.next-row .next-col-offset-22 {
margin-left: 91.66667%
}
.next-row .next-col-offset-23 {
margin-left: 95.83333%
}
.next-row .next-col-offset-24 {
margin-left: 100%
}
@media (min-width:344px) {
.next-row .next-col-offset-xxs-1 {
margin-left: 4.16667%
}
.next-row .next-col-offset-xxs-2 {
margin-left: 8.33333%
}
.next-row .next-col-offset-xxs-3 {
margin-left: 12.5%
}
.next-row .next-col-offset-xxs-4 {
margin-left: 16.66667%
}
.next-row .next-col-offset-xxs-5 {
margin-left: 20.83333%
}
.next-row .next-col-offset-xxs-6 {
margin-left: 25%
}
.next-row .next-col-offset-xxs-7 {
margin-left: 29.16667%
}
.next-row .next-col-offset-xxs-8 {
margin-left: 33.33333%
}
.next-row .next-col-offset-xxs-9 {
margin-left: 37.5%
}
.next-row .next-col-offset-xxs-10 {
margin-left: 41.66667%
}
.next-row .next-col-offset-xxs-11 {
margin-left: 45.83333%
}
.next-row .next-col-offset-xxs-12 {
margin-left: 50%
}
.next-row .next-col-offset-xxs-13 {
margin-left: 54.16667%
}
.next-row .next-col-offset-xxs-14 {
margin-left: 58.33333%
}
.next-row .next-col-offset-xxs-15 {
margin-left: 62.5%
}
.next-row .next-col-offset-xxs-16 {
margin-left: 66.66667%
}
.next-row .next-col-offset-xxs-17 {
margin-left: 70.83333%
}
.next-row .next-col-offset-xxs-18 {
margin-left: 75%
}
.next-row .next-col-offset-xxs-19 {
margin-left: 79.16667%
}
.next-row .next-col-offset-xxs-20 {
margin-left: 83.33333%
}
.next-row .next-col-offset-xxs-21 {
margin-left: 87.5%
}
.next-row .next-col-offset-xxs-22 {
margin-left: 91.66667%
}
.next-row .next-col-offset-xxs-23 {
margin-left: 95.83333%
}
.next-row .next-col-offset-xxs-24 {
margin-left: 100%
}
}
@media (min-width:504px) {
.next-row .next-col-offset-xs-1 {
margin-left: 4.16667%
}
.next-row .next-col-offset-xs-2 {
margin-left: 8.33333%
}
.next-row .next-col-offset-xs-3 {
margin-left: 12.5%
}
.next-row .next-col-offset-xs-4 {
margin-left: 16.66667%
}
.next-row .next-col-offset-xs-5 {
margin-left: 20.83333%
}
.next-row .next-col-offset-xs-6 {
margin-left: 25%
}
.next-row .next-col-offset-xs-7 {
margin-left: 29.16667%
}
.next-row .next-col-offset-xs-8 {
margin-left: 33.33333%
}
.next-row .next-col-offset-xs-9 {
margin-left: 37.5%
}
.next-row .next-col-offset-xs-10 {
margin-left: 41.66667%
}
.next-row .next-col-offset-xs-11 {
margin-left: 45.83333%
}
.next-row .next-col-offset-xs-12 {
margin-left: 50%
}
.next-row .next-col-offset-xs-13 {
margin-left: 54.16667%
}
.next-row .next-col-offset-xs-14 {
margin-left: 58.33333%
}
.next-row .next-col-offset-xs-15 {
margin-left: 62.5%
}
.next-row .next-col-offset-xs-16 {
margin-left: 66.66667%
}
.next-row .next-col-offset-xs-17 {
margin-left: 70.83333%
}
.next-row .next-col-offset-xs-18 {
margin-left: 75%
}
.next-row .next-col-offset-xs-19 {
margin-left: 79.16667%
}
.next-row .next-col-offset-xs-20 {
margin-left: 83.33333%
}
.next-row .next-col-offset-xs-21 {
margin-left: 87.5%
}
.next-row .next-col-offset-xs-22 {
margin-left: 91.66667%
}
.next-row .next-col-offset-xs-23 {
margin-left: 95.83333%
}
.next-row .next-col-offset-xs-24 {
margin-left: 100%
}
}
@media (min-width:752px) {
.next-row .next-col-offset-s-1 {
margin-left: 4.16667%
}
.next-row .next-col-offset-s-2 {
margin-left: 8.33333%
}
.next-row .next-col-offset-s-3 {
margin-left: 12.5%
}
.next-row .next-col-offset-s-4 {
margin-left: 16.66667%
}
.next-row .next-col-offset-s-5 {
margin-left: 20.83333%
}
.next-row .next-col-offset-s-6 {
margin-left: 25%
}
.next-row .next-col-offset-s-7 {
margin-left: 29.16667%
}
.next-row .next-col-offset-s-8 {
margin-left: 33.33333%
}
.next-row .next-col-offset-s-9 {
margin-left: 37.5%
}
.next-row .next-col-offset-s-10 {
margin-left: 41.66667%
}
.next-row .next-col-offset-s-11 {
margin-left: 45.83333%
}
.next-row .next-col-offset-s-12 {
margin-left: 50%
}
.next-row .next-col-offset-s-13 {
margin-left: 54.16667%
}
.next-row .next-col-offset-s-14 {
margin-left: 58.33333%
}
.next-row .next-col-offset-s-15 {
margin-left: 62.5%
}
.next-row .next-col-offset-s-16 {
margin-left: 66.66667%
}
.next-row .next-col-offset-s-17 {
margin-left: 70.83333%
}
.next-row .next-col-offset-s-18 {
margin-left: 75%
}
.next-row .next-col-offset-s-19 {
margin-left: 79.16667%
}
.next-row .next-col-offset-s-20 {
margin-left: 83.33333%
}
.next-row .next-col-offset-s-21 {
margin-left: 87.5%
}
.next-row .next-col-offset-s-22 {
margin-left: 91.66667%
}
.next-row .next-col-offset-s-23 {
margin-left: 95.83333%
}
.next-row .next-col-offset-s-24 {
margin-left: 100%
}
}
@media (min-width:1022px) {
.next-row .next-col-offset-m-1 {
margin-left: 4.16667%
}
.next-row .next-col-offset-m-2 {
margin-left: 8.33333%
}
.next-row .next-col-offset-m-3 {
margin-left: 12.5%
}
.next-row .next-col-offset-m-4 {
margin-left: 16.66667%
}
.next-row .next-col-offset-m-5 {
margin-left: 20.83333%
}
.next-row .next-col-offset-m-6 {
margin-left: 25%
}
.next-row .next-col-offset-m-7 {
margin-left: 29.16667%
}
.next-row .next-col-offset-m-8 {
margin-left: 33.33333%
}
.next-row .next-col-offset-m-9 {
margin-left: 37.5%
}
.next-row .next-col-offset-m-10 {
margin-left: 41.66667%
}
.next-row .next-col-offset-m-11 {
margin-left: 45.83333%
}
.next-row .next-col-offset-m-12 {
margin-left: 50%
}
.next-row .next-col-offset-m-13 {
margin-left: 54.16667%
}
.next-row .next-col-offset-m-14 {
margin-left: 58.33333%
}
.next-row .next-col-offset-m-15 {
margin-left: 62.5%
}
.next-row .next-col-offset-m-16 {
margin-left: 66.66667%
}
.next-row .next-col-offset-m-17 {
margin-left: 70.83333%
}
.next-row .next-col-offset-m-18 {
margin-left: 75%
}
.next-row .next-col-offset-m-19 {
margin-left: 79.16667%
}
.next-row .next-col-offset-m-20 {
margin-left: 83.33333%
}
.next-row .next-col-offset-m-21 {
margin-left: 87.5%
}
.next-row .next-col-offset-m-22 {
margin-left: 91.66667%
}
.next-row .next-col-offset-m-23 {
margin-left: 95.83333%
}
.next-row .next-col-offset-m-24 {
margin-left: 100%
}
}
@media (min-width:1232px) {
.next-row .next-col-offset-l-1 {
margin-left: 4.16667%
}
.next-row .next-col-offset-l-2 {
margin-left: 8.33333%
}
.next-row .next-col-offset-l-3 {
margin-left: 12.5%
}
.next-row .next-col-offset-l-4 {
margin-left: 16.66667%
}
.next-row .next-col-offset-l-5 {
margin-left: 20.83333%
}
.next-row .next-col-offset-l-6 {
margin-left: 25%
}
.next-row .next-col-offset-l-7 {
margin-left: 29.16667%
}
.next-row .next-col-offset-l-8 {
margin-left: 33.33333%
}
.next-row .next-col-offset-l-9 {
margin-left: 37.5%
}
.next-row .next-col-offset-l-10 {
margin-left: 41.66667%
}
.next-row .next-col-offset-l-11 {
margin-left: 45.83333%
}
.next-row .next-col-offset-l-12 {
margin-left: 50%
}
.next-row .next-col-offset-l-13 {
margin-left: 54.16667%
}
.next-row .next-col-offset-l-14 {
margin-left: 58.33333%
}
.next-row .next-col-offset-l-15 {
margin-left: 62.5%
}
.next-row .next-col-offset-l-16 {
margin-left: 66.66667%
}
.next-row .next-col-offset-l-17 {
margin-left: 70.83333%
}
.next-row .next-col-offset-l-18 {
margin-left: 75%
}
.next-row .next-col-offset-l-19 {
margin-left: 79.16667%
}
.next-row .next-col-offset-l-20 {
margin-left: 83.33333%
}
.next-row .next-col-offset-l-21 {
margin-left: 87.5%
}
.next-row .next-col-offset-l-22 {
margin-left: 91.66667%
}
.next-row .next-col-offset-l-23 {
margin-left: 95.83333%
}
.next-row .next-col-offset-l-24 {
margin-left: 100%
}
}
@media (min-width:1532px) {
.next-row .next-col-offset-xl-1 {
margin-left: 4.16667%
}
.next-row .next-col-offset-xl-2 {
margin-left: 8.33333%
}
.next-row .next-col-offset-xl-3 {
margin-left: 12.5%
}
.next-row .next-col-offset-xl-4 {
margin-left: 16.66667%
}
.next-row .next-col-offset-xl-5 {
margin-left: 20.83333%
}
.next-row .next-col-offset-xl-6 {
margin-left: 25%
}
.next-row .next-col-offset-xl-7 {
margin-left: 29.16667%
}
.next-row .next-col-offset-xl-8 {
margin-left: 33.33333%
}
.next-row .next-col-offset-xl-9 {
margin-left: 37.5%
}
.next-row .next-col-offset-xl-10 {
margin-left: 41.66667%
}
.next-row .next-col-offset-xl-11 {
margin-left: 45.83333%
}
.next-row .next-col-offset-xl-12 {
margin-left: 50%
}
.next-row .next-col-offset-xl-13 {
margin-left: 54.16667%
}
.next-row .next-col-offset-xl-14 {
margin-left: 58.33333%
}
.next-row .next-col-offset-xl-15 {
margin-left: 62.5%
}
.next-row .next-col-offset-xl-16 {
margin-left: 66.66667%
}
.next-row .next-col-offset-xl-17 {
margin-left: 70.83333%
}
.next-row .next-col-offset-xl-18 {
margin-left: 75%
}
.next-row .next-col-offset-xl-19 {
margin-left: 79.16667%
}
.next-row .next-col-offset-xl-20 {
margin-left: 83.33333%
}
.next-row .next-col-offset-xl-21 {
margin-left: 87.5%
}
.next-row .next-col-offset-xl-22 {
margin-left: 91.66667%
}
.next-row .next-col-offset-xl-23 {
margin-left: 95.83333%
}
.next-row .next-col-offset-xl-24 {
margin-left: 100%
}
}
.next-row .next-col-offset-fixed-1 {
margin-left: 20px
}
.next-row .next-col-offset-fixed-2 {
margin-left: 40px
}
.next-row .next-col-offset-fixed-3 {
margin-left: 60px
}
.next-row .next-col-offset-fixed-4 {
margin-left: 80px
}
.next-row .next-col-offset-fixed-5 {
margin-left: 100px
}
.next-row .next-col-offset-fixed-6 {
margin-left: 120px
}
.next-row .next-col-offset-fixed-7 {
margin-left: 140px
}
.next-row .next-col-offset-fixed-8 {
margin-left: 160px
}
.next-row .next-col-offset-fixed-9 {
margin-left: 180px
}
.next-row .next-col-offset-fixed-10 {
margin-left: 200px
}
.next-row .next-col-offset-fixed-11 {
margin-left: 220px
}
.next-row .next-col-offset-fixed-12 {
margin-left: 240px
}
.next-row .next-col-offset-fixed-13 {
margin-left: 260px
}
.next-row .next-col-offset-fixed-14 {
margin-left: 280px
}
.next-row .next-col-offset-fixed-15 {
margin-left: 300px
}
.next-row .next-col-offset-fixed-16 {
margin-left: 320px
}
.next-row .next-col-offset-fixed-17 {
margin-left: 340px
}
.next-row .next-col-offset-fixed-18 {
margin-left: 360px
}
.next-row .next-col-offset-fixed-19 {
margin-left: 380px
}
.next-row .next-col-offset-fixed-20 {
margin-left: 400px
}
.next-row .next-col-offset-fixed-21 {
margin-left: 420px
}
.next-row .next-col-offset-fixed-22 {
margin-left: 440px
}
.next-row .next-col-offset-fixed-23 {
margin-left: 460px
}
.next-row .next-col-offset-fixed-24 {
margin-left: 480px
}
.next-row .next-col-offset-fixed-25 {
margin-left: 500px
}
.next-row .next-col-offset-fixed-26 {
margin-left: 520px
}
.next-row .next-col-offset-fixed-27 {
margin-left: 540px
}
.next-row .next-col-offset-fixed-28 {
margin-left: 560px
}
.next-row .next-col-offset-fixed-29 {
margin-left: 580px
}
.next-row .next-col-offset-fixed-30 {
margin-left: 600px
}
.next-row .next-col-offset-fixed-xxs-1 {
margin-left: 20px
}
.next-row .next-col-offset-fixed-xxs-2 {
margin-left: 40px
}
.next-row .next-col-offset-fixed-xxs-3 {
margin-left: 60px
}
.next-row .next-col-offset-fixed-xxs-4 {
margin-left: 80px
}
.next-row .next-col-offset-fixed-xxs-5 {
margin-left: 100px
}
.next-row .next-col-offset-fixed-xxs-6 {
margin-left: 120px
}
.next-row .next-col-offset-fixed-xxs-7 {
margin-left: 140px
}
.next-row .next-col-offset-fixed-xxs-8 {
margin-left: 160px
}
.next-row .next-col-offset-fixed-xxs-9 {
margin-left: 180px
}
.next-row .next-col-offset-fixed-xxs-10 {
margin-left: 200px
}
.next-row .next-col-offset-fixed-xxs-11 {
margin-left: 220px
}
.next-row .next-col-offset-fixed-xxs-12 {
margin-left: 240px
}
.next-row .next-col-offset-fixed-xxs-13 {
margin-left: 260px
}
.next-row .next-col-offset-fixed-xxs-14 {
margin-left: 280px
}
.next-row .next-col-offset-fixed-xxs-15 {
margin-left: 300px
}
.next-row .next-col-offset-fixed-xxs-16 {
margin-left: 320px
}
.next-row .next-col-offset-fixed-xxs-17 {
margin-left: 340px
}
.next-row .next-col-offset-fixed-xxs-18 {
margin-left: 360px
}
.next-row .next-col-offset-fixed-xxs-19 {
margin-left: 380px
}
.next-row .next-col-offset-fixed-xxs-20 {
margin-left: 400px
}
.next-row .next-col-offset-fixed-xxs-21 {
margin-left: 420px
}
.next-row .next-col-offset-fixed-xxs-22 {
margin-left: 440px
}
.next-row .next-col-offset-fixed-xxs-23 {
margin-left: 460px
}
.next-row .next-col-offset-fixed-xxs-24 {
margin-left: 480px
}
.next-row .next-col-offset-fixed-xxs-25 {
margin-left: 500px
}
.next-row .next-col-offset-fixed-xxs-26 {
margin-left: 520px
}
.next-row .next-col-offset-fixed-xxs-27 {
margin-left: 540px
}
.next-row .next-col-offset-fixed-xxs-28 {
margin-left: 560px
}
.next-row .next-col-offset-fixed-xxs-29 {
margin-left: 580px
}
.next-row .next-col-offset-fixed-xxs-30 {
margin-left: 600px
}
.next-row .next-col-offset-fixed-xs-1 {
margin-left: 20px
}
.next-row .next-col-offset-fixed-xs-2 {
margin-left: 40px
}
.next-row .next-col-offset-fixed-xs-3 {
margin-left: 60px
}
.next-row .next-col-offset-fixed-xs-4 {
margin-left: 80px
}
.next-row .next-col-offset-fixed-xs-5 {
margin-left: 100px
}
.next-row .next-col-offset-fixed-xs-6 {
margin-left: 120px
}
.next-row .next-col-offset-fixed-xs-7 {
margin-left: 140px
}
.next-row .next-col-offset-fixed-xs-8 {
margin-left: 160px
}
.next-row .next-col-offset-fixed-xs-9 {
margin-left: 180px
}
.next-row .next-col-offset-fixed-xs-10 {
margin-left: 200px
}
.next-row .next-col-offset-fixed-xs-11 {
margin-left: 220px
}
.next-row .next-col-offset-fixed-xs-12 {
margin-left: 240px
}
.next-row .next-col-offset-fixed-xs-13 {
margin-left: 260px
}
.next-row .next-col-offset-fixed-xs-14 {
margin-left: 280px
}
.next-row .next-col-offset-fixed-xs-15 {
margin-left: 300px
}
.next-row .next-col-offset-fixed-xs-16 {
margin-left: 320px
}
.next-row .next-col-offset-fixed-xs-17 {
margin-left: 340px
}
.next-row .next-col-offset-fixed-xs-18 {
margin-left: 360px
}
.next-row .next-col-offset-fixed-xs-19 {
margin-left: 380px
}
.next-row .next-col-offset-fixed-xs-20 {
margin-left: 400px
}
.next-row .next-col-offset-fixed-xs-21 {
margin-left: 420px
}
.next-row .next-col-offset-fixed-xs-22 {
margin-left: 440px
}
.next-row .next-col-offset-fixed-xs-23 {
margin-left: 460px
}
.next-row .next-col-offset-fixed-xs-24 {
margin-left: 480px
}
.next-row .next-col-offset-fixed-xs-25 {
margin-left: 500px
}
.next-row .next-col-offset-fixed-xs-26 {
margin-left: 520px
}
.next-row .next-col-offset-fixed-xs-27 {
margin-left: 540px
}
.next-row .next-col-offset-fixed-xs-28 {
margin-left: 560px
}
.next-row .next-col-offset-fixed-xs-29 {
margin-left: 580px
}
.next-row .next-col-offset-fixed-xs-30 {
margin-left: 600px
}
.next-row .next-col-offset-fixed-s-1 {
margin-left: 20px
}
.next-row .next-col-offset-fixed-s-2 {
margin-left: 40px
}
.next-row .next-col-offset-fixed-s-3 {
margin-left: 60px
}
.next-row .next-col-offset-fixed-s-4 {
margin-left: 80px
}
.next-row .next-col-offset-fixed-s-5 {
margin-left: 100px
}
.next-row .next-col-offset-fixed-s-6 {
margin-left: 120px
}
.next-row .next-col-offset-fixed-s-7 {
margin-left: 140px
}
.next-row .next-col-offset-fixed-s-8 {
margin-left: 160px
}
.next-row .next-col-offset-fixed-s-9 {
margin-left: 180px
}
.next-row .next-col-offset-fixed-s-10 {
margin-left: 200px
}
.next-row .next-col-offset-fixed-s-11 {
margin-left: 220px
}
.next-row .next-col-offset-fixed-s-12 {
margin-left: 240px
}
.next-row .next-col-offset-fixed-s-13 {
margin-left: 260px
}
.next-row .next-col-offset-fixed-s-14 {
margin-left: 280px
}
.next-row .next-col-offset-fixed-s-15 {
margin-left: 300px
}
.next-row .next-col-offset-fixed-s-16 {
margin-left: 320px
}
.next-row .next-col-offset-fixed-s-17 {
margin-left: 340px
}
.next-row .next-col-offset-fixed-s-18 {
margin-left: 360px
}
.next-row .next-col-offset-fixed-s-19 {
margin-left: 380px
}
.next-row .next-col-offset-fixed-s-20 {
margin-left: 400px
}
.next-row .next-col-offset-fixed-s-21 {
margin-left: 420px
}
.next-row .next-col-offset-fixed-s-22 {
margin-left: 440px
}
.next-row .next-col-offset-fixed-s-23 {
margin-left: 460px
}
.next-row .next-col-offset-fixed-s-24 {
margin-left: 480px
}
.next-row .next-col-offset-fixed-s-25 {
margin-left: 500px
}
.next-row .next-col-offset-fixed-s-26 {
margin-left: 520px
}
.next-row .next-col-offset-fixed-s-27 {
margin-left: 540px
}
.next-row .next-col-offset-fixed-s-28 {
margin-left: 560px
}
.next-row .next-col-offset-fixed-s-29 {
margin-left: 580px
}
.next-row .next-col-offset-fixed-s-30 {
margin-left: 600px
}
.next-row .next-col-offset-fixed-m-1 {
margin-left: 20px
}
.next-row .next-col-offset-fixed-m-2 {
margin-left: 40px
}
.next-row .next-col-offset-fixed-m-3 {
margin-left: 60px
}
.next-row .next-col-offset-fixed-m-4 {
margin-left: 80px
}
.next-row .next-col-offset-fixed-m-5 {
margin-left: 100px
}
.next-row .next-col-offset-fixed-m-6 {
margin-left: 120px
}
.next-row .next-col-offset-fixed-m-7 {
margin-left: 140px
}
.next-row .next-col-offset-fixed-m-8 {
margin-left: 160px
}
.next-row .next-col-offset-fixed-m-9 {
margin-left: 180px
}
.next-row .next-col-offset-fixed-m-10 {
margin-left: 200px
}
.next-row .next-col-offset-fixed-m-11 {
margin-left: 220px
}
.next-row .next-col-offset-fixed-m-12 {
margin-left: 240px
}
.next-row .next-col-offset-fixed-m-13 {
margin-left: 260px
}
.next-row .next-col-offset-fixed-m-14 {
margin-left: 280px
}
.next-row .next-col-offset-fixed-m-15 {
margin-left: 300px
}
.next-row .next-col-offset-fixed-m-16 {
margin-left: 320px
}
.next-row .next-col-offset-fixed-m-17 {
margin-left: 340px
}
.next-row .next-col-offset-fixed-m-18 {
margin-left: 360px
}
.next-row .next-col-offset-fixed-m-19 {
margin-left: 380px
}
.next-row .next-col-offset-fixed-m-20 {
margin-left: 400px
}
.next-row .next-col-offset-fixed-m-21 {
margin-left: 420px
}
.next-row .next-col-offset-fixed-m-22 {
margin-left: 440px
}
.next-row .next-col-offset-fixed-m-23 {
margin-left: 460px
}
.next-row .next-col-offset-fixed-m-24 {
margin-left: 480px
}
.next-row .next-col-offset-fixed-m-25 {
margin-left: 500px
}
.next-row .next-col-offset-fixed-m-26 {
margin-left: 520px
}
.next-row .next-col-offset-fixed-m-27 {
margin-left: 540px
}
.next-row .next-col-offset-fixed-m-28 {
margin-left: 560px
}
.next-row .next-col-offset-fixed-m-29 {
margin-left: 580px
}
.next-row .next-col-offset-fixed-m-30 {
margin-left: 600px
}
.next-row .next-col-offset-fixed-l-1 {
margin-left: 20px
}
.next-row .next-col-offset-fixed-l-2 {
margin-left: 40px
}
.next-row .next-col-offset-fixed-l-3 {
margin-left: 60px
}
.next-row .next-col-offset-fixed-l-4 {
margin-left: 80px
}
.next-row .next-col-offset-fixed-l-5 {
margin-left: 100px
}
.next-row .next-col-offset-fixed-l-6 {
margin-left: 120px
}
.next-row .next-col-offset-fixed-l-7 {
margin-left: 140px
}
.next-row .next-col-offset-fixed-l-8 {
margin-left: 160px
}
.next-row .next-col-offset-fixed-l-9 {
margin-left: 180px
}
.next-row .next-col-offset-fixed-l-10 {
margin-left: 200px
}
.next-row .next-col-offset-fixed-l-11 {
margin-left: 220px
}
.next-row .next-col-offset-fixed-l-12 {
margin-left: 240px
}
.next-row .next-col-offset-fixed-l-13 {
margin-left: 260px
}
.next-row .next-col-offset-fixed-l-14 {
margin-left: 280px
}
.next-row .next-col-offset-fixed-l-15 {
margin-left: 300px
}
.next-row .next-col-offset-fixed-l-16 {
margin-left: 320px
}
.next-row .next-col-offset-fixed-l-17 {
margin-left: 340px
}
.next-row .next-col-offset-fixed-l-18 {
margin-left: 360px
}
.next-row .next-col-offset-fixed-l-19 {
margin-left: 380px
}
.next-row .next-col-offset-fixed-l-20 {
margin-left: 400px
}
.next-row .next-col-offset-fixed-l-21 {
margin-left: 420px
}
.next-row .next-col-offset-fixed-l-22 {
margin-left: 440px
}
.next-row .next-col-offset-fixed-l-23 {
margin-left: 460px
}
.next-row .next-col-offset-fixed-l-24 {
margin-left: 480px
}
.next-row .next-col-offset-fixed-l-25 {
margin-left: 500px
}
.next-row .next-col-offset-fixed-l-26 {
margin-left: 520px
}
.next-row .next-col-offset-fixed-l-27 {
margin-left: 540px
}
.next-row .next-col-offset-fixed-l-28 {
margin-left: 560px
}
.next-row .next-col-offset-fixed-l-29 {
margin-left: 580px
}
.next-row .next-col-offset-fixed-l-30 {
margin-left: 600px
}
.next-row .next-col-offset-fixed-xl-1 {
margin-left: 20px
}
.next-row .next-col-offset-fixed-xl-2 {
margin-left: 40px
}
.next-row .next-col-offset-fixed-xl-3 {
margin-left: 60px
}
.next-row .next-col-offset-fixed-xl-4 {
margin-left: 80px
}
.next-row .next-col-offset-fixed-xl-5 {
margin-left: 100px
}
.next-row .next-col-offset-fixed-xl-6 {
margin-left: 120px
}
.next-row .next-col-offset-fixed-xl-7 {
margin-left: 140px
}
.next-row .next-col-offset-fixed-xl-8 {
margin-left: 160px
}
.next-row .next-col-offset-fixed-xl-9 {
margin-left: 180px
}
.next-row .next-col-offset-fixed-xl-10 {
margin-left: 200px
}
.next-row .next-col-offset-fixed-xl-11 {
margin-left: 220px
}
.next-row .next-col-offset-fixed-xl-12 {
margin-left: 240px
}
.next-row .next-col-offset-fixed-xl-13 {
margin-left: 260px
}
.next-row .next-col-offset-fixed-xl-14 {
margin-left: 280px
}
.next-row .next-col-offset-fixed-xl-15 {
margin-left: 300px
}
.next-row .next-col-offset-fixed-xl-16 {
margin-left: 320px
}
.next-row .next-col-offset-fixed-xl-17 {
margin-left: 340px
}
.next-row .next-col-offset-fixed-xl-18 {
margin-left: 360px
}
.next-row .next-col-offset-fixed-xl-19 {
margin-left: 380px
}
.next-row .next-col-offset-fixed-xl-20 {
margin-left: 400px
}
.next-row .next-col-offset-fixed-xl-21 {
margin-left: 420px
}
.next-row .next-col-offset-fixed-xl-22 {
margin-left: 440px
}
.next-row .next-col-offset-fixed-xl-23 {
margin-left: 460px
}
.next-row .next-col-offset-fixed-xl-24 {
margin-left: 480px
}
.next-row .next-col-offset-fixed-xl-25 {
margin-left: 500px
}
.next-row .next-col-offset-fixed-xl-26 {
margin-left: 520px
}
.next-row .next-col-offset-fixed-xl-27 {
margin-left: 540px
}
.next-row .next-col-offset-fixed-xl-28 {
margin-left: 560px
}
.next-row .next-col-offset-fixed-xl-29 {
margin-left: 580px
}
.next-row .next-col-offset-fixed-xl-30 {
margin-left: 600px
}
.next-row-align-top {
-webkit-box-align: start;
-ms-flex-align: start;
-moz-align-items: flex-start;
align-items: flex-start
}
.next-row-align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
-moz-align-items: flex-end;
align-items: flex-end
}
.next-row-align-center {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center
}
.next-row-align-baseline {
-webkit-box-align: baseline;
-ms-flex-align: baseline;
-moz-align-items: baseline;
align-items: baseline
}
.next-row-align-stretch {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
-moz-align-items: stretch;
align-items: stretch
}
.next-row-align-stretch .next-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.next-col-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start
}
.next-col-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end
}
.next-col-center {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center
}
@media (min-width:344px) and (max-width:503px) {
.next-row .next-col-xxs-hidden {
display: none!important
}
.next-row .next-col-xxs-visible {
display: inline-block!important
}
.next-row-ie9 .next-col-xxs-visible {
position: relative;
display: table-cell!important;
box-sizing: border-box
}
}
@media (min-width:504px) and (max-width:751px) {
.next-row .next-col-xs-hidden {
display: none!important
}
.next-row .next-col-xs-visible {
display: inline-block!important
}
.next-row-ie9 .next-col-xs-visible {
position: relative;
display: table-cell!important;
box-sizing: border-box
}
}
@media (min-width:752px) and (max-width:1021px) {
.next-row .next-col-s-hidden {
display: none!important
}
.next-row .next-col-s-visible {
display: inline-block!important
}
.next-row-ie9 .next-col-s-visible {
position: relative;
display: table-cell!important;
box-sizing: border-box
}
}
@media (min-width:1022px) and (max-width:1231px) {
.next-row .next-col-m-hidden {
display: none!important
}
.next-row .next-col-m-visible {
display: inline-block!important
}
.next-row-ie9 .next-col-m-visible {
position: relative;
display: table-cell!important;
box-sizing: border-box
}
}
@media (min-width:1232px) and (max-width:1531px) {
.next-row .next-col-l-hidden {
display: none!important
}
.next-row .next-col-l-visible {
display: inline-block!important
}
.next-row-ie9 .next-col-l-visible {
position: relative;
display: table-cell!important;
box-sizing: border-box
}
}
@media (min-width:1532px) {
.next-row .next-col-xl-hidden {
display: none!important
}
.next-row .next-col-xl-visible {
display: inline-block!important
}
.next-row-ie9 .next-col-xl-visible {
position: relative;
display: table-cell!important;
box-sizing: border-box
}
}
.next-row .next-col-hidden {
display: none!important
}
.next-form {
color: #333;
font-size: 14px;
line-height: 1.28571
}
.next-form .next-col {
padding: 0 4px 0 0
}
.next-form-item {
margin-bottom: 16px
}
.next-form-item .next-form-item {
margin-bottom: 0;
display: block
}
.next-form-item.has-error .next-form-item-explain {
color: #F33
}
.next-form-item-control {
position: relative
}
.next-form-item-control .next-form-text-align {
margin: 0
}
.next-form-item-control>.next-input,
.next-form-item-control>.next-input-group {
width: 100%
}
.next-form-item-label {
display: inline-block;
vertical-align: top;
color: #666;
min-height: 20px;
margin: 0
}
.next-form-item-label[required]:before {
display: inline-block;
margin-right: 4px;
content: "*";
font-family: SimSun;
color: #F33
}
.next-form-item-explain {
margin-top: 4px;
font-size: 12px;
color: #666
}
.next-form-hoz .next-form-item {
display: inline-block;
margin-right: 12px;
vertical-align: top;
margin-bottom: 16px
}
.next-form-inset .next-form-item-control,
.next-form-left .next-form-item-control {
display: inline-block
}
.next-form-inset .next-form-item-label,
.next-form-left .next-form-item-label {
text-align: right;
padding-right: 12px;
color: #666
}
.next-form-inset.next-form-medium .next-form-item-label,
.next-form-inset.next-form-medium .next-form-text-align,
.next-form-inset.next-form-medium p,
.next-form-left.next-form-medium .next-form-item-label,
.next-form-left.next-form-medium .next-form-text-align,
.next-form-left.next-form-medium p {
line-height: 28px
}
.next-form-inset.next-form-medium .next-radio-group,
.next-form-left.next-form-medium .next-radio-group {
line-height: 24px
}
.next-form-inset.next-form-large .next-form-item-label,
.next-form-inset.next-form-large .next-form-text-align,
.next-form-inset.next-form-large p,
.next-form-left.next-form-large .next-form-item-label,
.next-form-left.next-form-large .next-form-text-align,
.next-form-left.next-form-large p {
line-height: 40px
}
.next-form-inset.next-form-large .next-radio-group,
.next-form-left.next-form-large .next-radio-group {
line-height: 36px
}
.next-form-inset.next-form-small .next-form-item-label,
.next-form-inset.next-form-small .next-form-text-align,
.next-form-inset.next-form-small p,
.next-form-left.next-form-small .next-form-item-label,
.next-form-left.next-form-small .next-form-text-align,
.next-form-left.next-form-small p {
line-height: 20px
}
.next-form-item-inset {
border: 1px solid #C4C6CF;
border-radius: 0
}
.next-form-item-inset .next-form-item-label {
padding: 0 12px;
text-align: right
}
.next-form-item-inset .next-form-item-control {
font-size: 0
}
.next-form-item-inset .next-input,
.next-form-item-inset .next-select {
border-color: transparent!important
}
.next-form-top .next-form-item-label {
margin-bottom: 4px
}
.next-form-label-left .next-form-item-label {
text-align: left
}
.next-dialog.right .next-dialog-footer,
.next-form-label-right .next-form-item-label {
text-align: right
}
.next-form-label-left .next-form-item-label[required]:before {
display: none
}
.next-form-label-left .next-form-item-label[required]:after {
display: inline-block;
margin-left: 4px;
content: "*";
font-family: SimSun;
color: #F33
}
.next-calendar-card .next-calendar-range-body:after,
.next-calendar-header .next-calendar-range-picker:after,
.next-date-picker .clearfix:after,
.next-range-picker .clearfix:after,
.next-time-picker-panel-inner:after {
visibility: hidden;
content: '\0020';
clear: both
}
.next-calendar,
.next-date-picker,
.next-dialog,
.next-input-group,
.next-range-picker,
.next-time-picker,
.next-time-picker-panel {
font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei"
}
.next-dialog {
color: #333;
font-size: 14px;
line-height: 1.28571;
background: #FFF;
box-shadow: 1px 1px 3px rgba(102, 102, 102, .32);
padding: 20px 0;
position: fixed;
z-index: 1001;
border: 1px solid #FFF;
border-radius: 0
}
.next-dialog-header {
font-size: 20px;
margin: 0;
padding: 0 46px 0 20px;
border-bottom: 1px solid transparent
}
.next-dialog-body {
font-size: 14px;
color: #666;
padding: 20px
}
.next-dialog-footer {
padding: 0 20px;
border-top: 1px solid transparent
}
.next-dialog-footer .next-btn {
margin-right: 5px
}
.next-dialog.right .next-dialog-footer .next-btn {
margin-right: 0;
margin-left: 5px
}
.next-dialog.center .next-dialog-footer {
text-align: center
}
.next-dialog .next-dialog-close {
font-size: 14px;
position: absolute;
top: 20px;
right: 20px;
color: #999
}
.next-dialog .next-dialog-close .next-icon:before {
font-size: 16px
}
.next-dialog .next-dialog-close:hover {
color: #333
}
.next-dialog-alert,
.next-dialog-confirm,
.next-dialog-info,
.next-dialog-success {
width: 300px
}
.next-dialog-alert .next-icon,
.next-dialog-confirm .next-icon,
.next-dialog-info .next-icon,
.next-dialog-success .next-icon {
margin-right: 10px
}
.next-dialog-alert .next-icon:before,
.next-dialog-confirm .next-icon:before,
.next-dialog-info .next-icon:before,
.next-dialog-success .next-icon:before {
font-size: 32px;
vertical-align: middle
}
.next-dialog-alert .next-icon {
color: #FF9700
}
.next-dialog-success .next-icon {
color: #0DB789
}
.next-modal {
background: #000;
opacity: .2;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0
}
.next-calendar {
color: #333;
font-size: 14px;
line-height: 1.28571
}
.next-calendar td,
.next-calendar th {
padding: 0
}
.next-calendar-header .next-calendar-picker {
padding: 8px;
text-align: right
}
.next-calendar-header .next-calendar-complex-picker,
.next-calendar-header .next-calendar-month-picker,
.next-calendar-header .next-calendar-range-picker {
height: 32px;
line-height: 32px;
background: #FFF;
padding: 0;
text-align: center;
position: relative
}
.next-calendar-header .next-calendar-complex-picker a,
.next-calendar-header .next-calendar-month-picker a,
.next-calendar-header .next-calendar-range-picker a {
cursor: pointer;
color: #999
}
.next-calendar-header .next-calendar-complex-picker a:hover,
.next-calendar-header .next-calendar-month-picker a:hover,
.next-calendar-header .next-calendar-range-picker a:hover {
color: #0085D7
}
.next-calendar-header .next-calendar-complex-picker .next-icon:before,
.next-calendar-header .next-calendar-month-picker .next-icon:before,
.next-calendar-header .next-calendar-range-picker .next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-calendar-header .next-calendar-range-picker-left,
.next-calendar-header .next-calendar-range-picker-right {
width: 50%;
float: left;
position: relative;
text-align: center
}
.next-calendar-header .next-calendar-range-picker:after {
display: block;
height: 0;
font-size: 0
}
.next-calendar-header .next-calendar-next-decade-btn,
.next-calendar-header .next-calendar-next-month-btn,
.next-calendar-header .next-calendar-next-year-btn,
.next-calendar-header .next-calendar-prev-decade-btn,
.next-calendar-header .next-calendar-prev-month-btn,
.next-calendar-header .next-calendar-prev-year-btn {
position: absolute;
top: 0;
padding: 0 4px;
font-size: 16px;
display: inline-block;
height: 100%;
font-weight: 300
}
.next-calendar-header .next-calendar-ym-select a {
font-size: 12px;
padding: 0 4px;
font-weight: 700;
display: inline-block;
color: #333
}
.next-calendar-header .next-calendar-prev-decade-btn,
.next-calendar-header .next-calendar-prev-year-btn {
left: 8px
}
.next-calendar-header .next-calendar-prev-month-btn {
left: 28px
}
.next-calendar-header .next-calendar-next-decade-btn,
.next-calendar-header .next-calendar-next-year-btn {
right: 8px
}
.next-calendar-header .next-calendar-next-month-btn {
right: 28px
}
.next-calendar-header .next-radio-group {
margin-left: 8px;
vertical-align: middle
}
.next-calendar-header .next-select {
margin-left: 4px;
text-align: left;
min-width: 0;
vertical-align: middle;
max-width: 80px
}
.next-calendar-header .next-select.small {
font-size: 12px
}
.next-calendar-header .next-select.medium {
font-size: 14px
}
.next-calendar-body {
padding: 8px;
border-top: 1px solid #E6E7EB
}
.next-calendar-body .next-calendar-table {
table-layout: fixed;
border: 0;
border-collapse: collapse;
background-color: transparent;
width: 100%;
height: auto
}
.next-input,
.next-input-group {
border-collapse: separate;
border-spacing: 0;
box-sizing: border-box
}
.next-calendar-footer {
height: 32px;
line-height: 32px;
border-top: 1px solid #E6E7EB
}
.next-calendar-footer .next-calendar-today-btn {
display: block;
padding: 0 16px;
text-align: center;
cursor: pointer;
height: 100%;
color: #666;
background: #FFF
}
.next-calendar-footer .next-calendar-today-btn:hover {
color: #0085D7
}
.next-calendar-footer .next-calendar-today-btn-disabled {
cursor: not-allowed
}
.next-calendar-card .next-calendar-cell .next-calendar-date-value:hover,
.next-calendar-card .next-calendar-cell .next-calendar-month-value:hover,
.next-calendar-card .next-calendar-cell .next-calendar-year-value:hover {
cursor: pointer
}
.next-calendar-footer .next-calendar-today-btn-disabled:hover {
color: #666
}
.next-calendar-card {
font-size: 12px;
background: #FFF
}
.next-calendar-card .next-calendar-range-body {
padding: 0
}
.next-calendar-card .next-calendar-range-body-left,
.next-calendar-card .next-calendar-range-body-right {
width: 50%;
float: left;
padding: 8px
}
.next-calendar-card .next-calendar-range-body:after {
display: block;
height: 0;
font-size: 0
}
.next-calendar-card .next-calendar-th {
line-height: 18px;
padding: 0;
border: 0;
text-align: center;
color: #999
}
.next-calendar-card .next-calendar-th-inner {
display: block;
font-weight: 400
}
.next-calendar-card .next-calendar-cell {
position: relative
}
.next-calendar-card .next-calendar-cell .next-calendar-date {
padding: 4px 0;
text-align: center
}
.next-calendar-card .next-calendar-cell .next-calendar-date-value {
display: block;
margin: 0 auto;
width: 24px;
height: 24px;
padding: 0;
line-height: 22px;
border: 1px solid;
border-radius: 0
}
.next-calendar-card .next-calendar-cell .next-calendar-date-content {
display: none
}
.next-calendar-card .next-calendar-cell .next-calendar-month {
padding: 16px 0;
text-align: center
}
.next-calendar-card .next-calendar-cell .next-calendar-month-value {
display: block;
margin: 0 auto;
width: 60px;
height: 24px;
padding: 0;
line-height: 22px;
border: 1px solid;
border-radius: 0
}
.next-calendar-card .next-calendar-cell .next-calendar-month-content {
display: none;
position: absolute;
width: 100%;
left: 0;
bottom: -4px
}
.next-calendar-card .next-calendar-cell .next-calendar-year {
padding: 16px 0;
text-align: center
}
.next-calendar-card .next-calendar-cell .next-calendar-year-value {
display: block;
margin: 0 auto;
width: 48px;
height: 24px;
padding: 0;
line-height: 22px;
border: 1px solid;
border-radius: 0
}
.next-calendar-card .next-calendar-cell .next-calendar-year-content {
display: none;
position: absolute;
width: 100%;
left: 0;
bottom: -4px
}
.next-calendar-card .next-calendar-cell .next-calendar-date-value,
.next-calendar-card .next-calendar-cell .next-calendar-month-value,
.next-calendar-card .next-calendar-cell .next-calendar-year-value {
background: #FFF;
color: #666;
border-color: #FFF;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-card .next-calendar-cell .next-calendar-date-value:hover,
.next-calendar-card .next-calendar-cell .next-calendar-month-value:hover,
.next-calendar-card .next-calendar-cell .next-calendar-year-value:hover {
background: #E4F0FD;
color: #0085D7;
border-color: #E4F0FD;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-card .next-calendar-cell .next-calendar-date .next-icon:hover,
.next-calendar-card .next-calendar-cell .next-calendar-month .next-icon:hover,
.next-calendar-card .next-calendar-cell .next-calendar-year .next-icon:hover {
cursor: pointer;
background: #E4F0FD;
color: #0085D7;
border-color: #E4F0FD;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-card .next-calendar-cell-next-month .next-calendar-date-value,
.next-calendar-card .next-calendar-cell-prev-month .next-calendar-date-value {
background: #FFF;
color: #CCC;
border-color: #FFF;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-card .next-calendar-cell-today .next-calendar-date-value {
background: #FFF;
color: #0085D7;
border-color: #0085D7;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-card .next-calendar-cell-range .next-calendar-date-value,
.next-calendar-card .next-calendar-cell-range .next-calendar-date-value:hover {
background: #E4F0FD;
color: #0085D7;
border-color: #E4F0FD;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-card .next-calendar-cell-range .next-calendar-date-value {
border-radius: 0;
width: auto
}
.next-calendar-card .next-calendar-cell-select .next-calendar-date-value,
.next-calendar-card .next-calendar-cell-select .next-calendar-date-value:hover,
.next-calendar-card .next-calendar-cell-select .next-calendar-month-value,
.next-calendar-card .next-calendar-cell-select .next-calendar-month-value:hover,
.next-calendar-card .next-calendar-cell-select .next-calendar-year-value,
.next-calendar-card .next-calendar-cell-select .next-calendar-year-value:hover {
background: #0085D7;
color: #FFF;
border-color: #0085D7;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-card .next-calendar-cell-disabled .next-calendar-date-value,
.next-calendar-card .next-calendar-cell-disabled .next-calendar-date-value:hover {
cursor: not-allowed;
background: #F7F8FA;
color: #CCC;
border-color: #F7F8FA;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.next-calendar-card .next-calendar-cell-disabled .next-calendar-date-value {
border-radius: 0;
width: auto
}
.next-calendar-card .next-calendar-cell-range-mode.next-calendar-cell-next-month .next-calendar-date,
.next-calendar-card .next-calendar-cell-range-mode.next-calendar-cell-prev-month .next-calendar-date {
display: none
}
.next-calendar-fullscreen {
font-size: 14px;
background: #FFF
}
.next-calendar-fullscreen .next-calendar-body {
border-top: none
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-th {
text-align: right;
padding-right: 12px;
padding-bottom: 5px;
border: 0;
line-height: 18px
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-th-inner {
display: block;
font-weight: 400
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell {
border: 0;
position: relative
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-date,
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-month {
text-align: left;
margin: 0 4px;
display: block;
padding: 4px 8px;
border-top: 2px solid;
-webkit-transition: background .3s ease;
transition: background .3s ease;
background: #FFF;
color: #666;
border-color: #CCC;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-date-value,
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-month-value {
display: block;
text-align: right;
background: 0 0;
width: auto;
margin: 0 auto;
height: 22px;
padding: 0;
line-height: 22px
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-date-content,
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-month-content {
height: 90px;
overflow-y: auto;
position: static;
width: auto;
left: auto;
bottom: auto
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-date:hover,
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell .next-calendar-month:hover {
cursor: pointer;
background: #E4F0FD;
color: #0085D7;
border-color: #0085D7;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell-next-month .next-calendar-date,
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell-prev-month .next-calendar-date {
background: #FFF;
color: #CCC;
border-color: #CCC;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell-select .next-calendar-date,
.next-calendar-fullscreen .next-calendar-table .next-calendar-cell-select .next-calendar-month {
background: #E4F0FD;
color: #0085D7;
border-color: #0085D7;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis
}
.next-time-picker,
.next-time-picker-panel {
color: #333;
font-size: 14px;
line-height: 1.28571
}
.next-time-picker,
.next-time-picker *,
.next-time-picker:after,
.next-time-picker:before,
.next-time-picker-panel,
.next-time-picker-panel *,
.next-time-picker-panel:after,
.next-time-picker-panel:before,
.next-time-picker-panel:after,
.next-time-picker-panel:before,
.next-time-picker:after,
.next-time-picker:before {
box-sizing: border-box
}
.next-time-picker .clearfix:after,
.next-time-picker-panel .clearfix:after {
visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: '\0020';
clear: both
}
.next-time-picker {
position: relative;
display: inline-block
}
.next-time-picker .next-icon {
cursor: pointer;
position: absolute;
right: 12px;
color: #999
}
.next-time-picker .next-input {
width: 160px
}
.next-time-picker-size-small .next-icon {
width: 12px;
height: 12px;
line-height: 12px;
top: 50%;
margin-top: -6px
}
.next-time-picker-size-small .next-icon:before {
width: 12px;
font-size: 12px;
line-height: 1
}
.next-time-picker-size-medium .next-icon {
width: 16px;
height: 16px;
line-height: 16px;
top: 50%;
margin-top: -8px
}
.next-time-picker-size-medium .next-icon:before {
width: 16px;
font-size: 16px;
line-height: 1
}
.next-time-picker-size-large .next-icon {
width: 16px;
height: 16px;
line-height: 16px;
top: 50%;
margin-top: -8px
}
.next-time-picker-size-large .next-icon:before {
width: 16px;
font-size: 16px;
line-height: 1
}
.next-time-picker-input {
display: block;
padding: 3px;
border-bottom: 1px solid #C4C6CF;
position: relative
}
.next-time-picker-input .next-input {
border: 0;
color: #666;
width: auto
}
.next-time-picker-panel {
border: 1px solid #C4C6CF;
background: #FFF;
position: relative;
max-width: 252px
}
.next-time-picker-panel-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.next-time-picker-panel-inner:after {
display: block;
height: 0;
font-size: 0
}
.next-time-picker-select {
font-size: 14px;
border: 1px solid #C4C6CF;
border-width: 0 1px;
margin-left: -1px;
width: 84px;
max-height: 168px;
overflow: auto;
position: relative;
float: left\9
}
.next-time-picker-select:hover {
overflow-y: auto
}
.next-time-picker-select:first-child {
border-left: 0;
margin-left: 0
}
.next-time-picker-select:last-child {
border-right: 0
}
.next-time-picker-select ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%
}
.next-time-picker-select li {
list-style: none;
margin: 0;
width: 100%;
height: 28px;
line-height: 28px;
text-align: center;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: background .3s ease-out;
transition: background .3s ease-out
}
.next-time-picker-select li:hover {
color: #0085D7;
background: #E4F0FD
}
.next-time-picker-select li.next-time-picker-cell-select {
font-weight: 700;
color: #666;
background: #F7F8FA
}
.next-time-picker-select li.next-time-picker-cell-disabled {
color: #CCC;
background: #FFF
}
.next-time-picker-select li.next-time-picker-cell-disabled:hover {
background: 0 0;
cursor: not-allowed
}
.next-input {
display: inline-table;
overflow: visible;
border: 1px solid #E6E7EB;
-webkit-transition: border .3s ease .1s;
transition: border .3s ease .1s;
width: 200px
}
.next-input *,
.next-input:after,
.next-input:before {
box-sizing: border-box
}
.next-input input {
height: 100%
}
.next-input input[type=reset],
.next-input input[type=submit] {
-webkit-appearance: button;
cursor: pointer
}
.next-input input::-moz-focus-inner {
border: 0;
padding: 0
}
.next-input input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px #FFF inset
}
.next-input textarea {
resize: none
}
.next-input input,
.next-input textarea {
width: 100%;
border: none;
outline: 0;
padding: 0;
font-weight: 400;
vertical-align: baseline;
background-color: #FFF
}
.next-input-large,
.next-input-large .next-input-control,
.next-input-large input,
.next-input-medium,
.next-input-medium .next-input-control,
.next-input-medium input,
.next-input-small,
.next-input-small .next-input-control,
.next-input-small input,
.next-input.next-input-multiple,
.next-input.next-input-multiple textarea {
border-radius: 0
}
.next-input.disabled,
.next-input.disabled .next-input-control {
background-color: #EBF1F5
}
.next-input input::-moz-placeholder,
.next-input textarea::-moz-placeholder {
color: #999;
opacity: 1
}
.next-input input:-ms-input-placeholder,
.next-input textarea:-ms-input-placeholder {
color: #999
}
.next-input input::-webkit-input-placeholder,
.next-input textarea::-webkit-input-placeholder {
color: #999
}
.next-input input::-ms-clear,
.next-input textarea::-ms-clear {
display: none
}
.next-input.next-input-single {
border-color: #C4C6CF
}
.next-input.next-input-single:hover {
border-color: #A0A2AD
}
.next-input.next-input-single.focus {
border-color: #00B0FF
}
.next-input.next-input-single input {
color: #333
}
.next-input.next-input-multiple {
border-color: #C4C6CF;
font-size: 0
}
.next-input.next-input-multiple:hover {
border-color: #A0A2AD
}
.next-input.next-input-multiple.focus {
border-color: #00B0FF
}
.next-input.next-input-multiple textarea {
color: #333;
padding: 4px 8px;
font-size: 14px;
min-height: 60px
}
.next-input.next-input-multiple .next-input-control {
display: block;
text-align: right;
width: auto;
border-radius: 0
}
.next-input.next-input-multiple .next-input-len {
padding-bottom: 4px
}
.next-input-small input {
height: 22px;
line-height: 22px;
margin: 0;
padding: 0 4px;
font-size: 14px
}
.next-input-small input:placeholder {
font-size: 14px
}
.next-input-small .next-icon-delete-filling:before,
.next-input-small .next-icon-loading:before,
.next-input-small .next-icon-success:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-input-medium input {
height: 30px;
line-height: 30px;
margin: 0;
padding: 0 8px;
font-size: 14px
}
.next-input-medium input:placeholder {
font-size: 14px
}
.next-input-medium .next-icon-delete-filling:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-input-medium .next-icon-loading:before,
.next-input-medium .next-icon-success:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-input-large input {
height: 38px;
line-height: 38px;
margin: 0;
padding: 0 8px;
font-size: 14px
}
.next-input-large input:placeholder {
font-size: 14px
}
.next-input-large .next-icon-delete-filling:before {
width: 20px;
font-size: 20px;
line-height: inherit
}
.next-input-large .next-icon-loading:before,
.next-input-large .next-icon-success:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-input.error,
.next-input.error.focus,
.next-input.error:hover {
border-color: #F33
}
.next-input.disabled,
.next-input.disabled input:disabled:hover,
.next-input.disabled textarea:disabled:hover,
.next-input.disabled:hover {
border-color: #E6E7EB
}
.next-input.disabled {
color: #CCC;
cursor: not-allowed
}
.next-input.disabled .next-input-len {
color: #CCC
}
.next-input.disabled input:disabled,
.next-input.disabled textarea:disabled {
color: #CCC;
border-color: #E6E7EB;
background-color: #EBF1F5;
cursor: not-allowed
}
.next-input.hidden {
border: none
}
.next-input-control {
display: table-cell;
width: 1%;
vertical-align: middle;
padding-right: 4px;
line-height: 100%;
background-color: #FFF
}
.next-input-control .next-input-len {
font-size: 12px;
line-height: 12px;
color: #333;
padding-right: 4px;
display: table-cell;
width: 1%
}
.next-input-control .next-input-len.error {
color: #F33
}
.next-input-control .next-icon {
display: table-cell;
width: 1%;
top: 0
}
.next-input-control .next-icon.next-icon-success {
color: #0DB789
}
.next-input-control .next-icon.next-icon-delete-filling {
color: #CCC
}
.next-input-control .next-icon.next-icon-delete-filling:hover {
color: #999;
cursor: pointer
}
.next-input-group {
color: #333;
font-size: 14px;
line-height: 1.28571;
display: inline-table;
width: 240px
}
.next-input-group *,
.next-input-group:after,
.next-input-group:before {
box-sizing: border-box
}
.next-input-group .next-input {
width: 100%;
border-radius: 0
}
.next-input-group.disabled .next-input-addon {
color: #CCC;
border-color: #E6E7EB;
background-color: #EBF1F5;
cursor: not-allowed
}
.next-input-group.disabled .next-input-addon:hover {
border-color: #E6E7EB
}
.next-input-group .next-input-addon {
color: #999;
background-color: #EBF1F5;
font-weight: 400;
text-align: center;
border: 1px solid #C4C6CF
}
.next-input-group .next-input-addon.next-input-addon-before {
border-bottom-right-radius: 0!important;
border-top-right-radius: 0!important
}
.next-input-group .next-input-addon.next-input-addon-after {
border-bottom-left-radius: 0!important;
border-top-left-radius: 0!important
}
.next-input-group.large .next-input-addon,
.next-input-group.medium .next-input-addon,
.next-input-group.small .next-input-addon {
display: table-cell;
vertical-align: middle;
border-radius: 0;
font-size: 14px
}
.next-input-group .next-input-addon:first-child {
border-right: 0
}
.next-input-group .next-input-addon:last-child {
border-left: 0
}
.next-input-group.small .next-input-addon {
height: 24px;
padding: 0 4px;
line-height: 22px
}
.next-input-group.medium .next-input-addon {
height: 32px;
padding: 0 8px;
line-height: 30px
}
.next-input-group.large .next-input-addon {
height: 40px;
padding: 0 8px;
line-height: 38px
}
.next-date-picker,
.next-range-picker {
color: #333;
font-size: 14px;
line-height: 1.28571
}
.next-date-picker,
.next-date-picker *,
.next-date-picker:after,
.next-date-picker:before,
.next-date-picker:after,
.next-date-picker:before,
.next-range-picker,
.next-range-picker *,
.next-range-picker:after,
.next-range-picker:before,
.next-range-picker:after,
.next-range-picker:before {
box-sizing: border-box
}
.next-date-picker .clearfix:after,
.next-range-picker .clearfix:after {
display: block;
height: 0;
font-size: 0
}
.next-date-picker {
position: relative;
display: inline-block
}
.next-date-picker .next-icon {
cursor: pointer;
position: absolute;
right: 12px;
top: 0;
color: #CCC
}
.next-date-picker .next-icon:hover {
color: #999
}
.next-date-picker-small .next-input {
width: 160px;
display: inline-block
}
.next-date-picker-small .next-input input {
height: 18px;
line-height: 18px;
margin: 0;
padding: 0 8px;
font-size: 12px
}
.next-date-picker-small .next-input input:placeholder {
font-size: 12px
}
.next-date-picker-small .next-icon {
line-height: 20px
}
.next-date-picker-small .next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-date-picker-medium .next-input {
width: 160px;
display: inline-block
}
.next-date-picker-medium .next-input input {
height: 26px;
line-height: 26px;
margin: 0;
padding: 0 8px;
font-size: 14px
}
.next-date-picker-medium .next-input input:placeholder {
font-size: 14px
}
.next-date-picker-medium .next-icon {
line-height: 28px
}
.next-date-picker-medium .next-icon:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-date-picker-large .next-input {
width: 160px;
display: inline-block
}
.next-date-picker-large .next-input input {
height: 38px;
line-height: 38px;
margin: 0;
padding: 0 8px;
font-size: 16px
}
.next-date-picker-large .next-input input:placeholder {
font-size: 16px
}
.next-date-picker-large .next-icon {
line-height: 40px
}
.next-date-picker-large .next-icon:before {
width: 20px;
font-size: 20px;
line-height: inherit
}
.next-date-picker-panel {
width: 270px;
border: 1px solid #C4C6CF;
background: #FFF;
position: relative
}
.next-date-picker-panel .next-date-picker-input {
display: block;
padding: 3px;
border-bottom: 1px solid #E6E7EB
}
.next-date-picker-panel .next-input {
border: 0;
color: #666
}
.next-date-picker-panel-show-time .next-date-picker-input {
padding: 6px 3px
}
.next-date-picker-panel-show-time .next-input {
font-size: 12px;
border: 1px solid #E6E7EB;
color: #666;
width: 100px;
margin-left: 6px
}
.next-date-picker-panel-show-time .next-time-picker-input .next-input {
border: 0
}
.next-date-picker-show-time .next-input {
min-width: 200px
}
.next-date-picker-time-panel .next-time-picker-input input {
font-size: 12px
}
.next-date-picker-time-panel .next-time-picker-select {
width: 64px;
font-size: 12px
}
.next-month-picker {
position: relative;
display: inline-block
}
.next-month-picker .next-icon {
cursor: pointer;
position: absolute;
right: 12px;
top: 0;
color: #CCC
}
.next-month-picker .next-icon:hover {
color: #999
}
.next-month-picker-small .next-input {
width: 160px;
display: inline-block
}
.next-month-picker-small .next-input input {
height: 18px;
line-height: 18px;
margin: 0;
padding: 0 8px;
font-size: 12px
}
.next-month-picker-small .next-input input:placeholder {
font-size: 12px
}
.next-month-picker-small .next-icon {
line-height: 20px
}
.next-month-picker-small .next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-month-picker-medium .next-input {
width: 160px;
display: inline-block
}
.next-month-picker-medium .next-input input {
height: 26px;
line-height: 26px;
margin: 0;
padding: 0 8px;
font-size: 14px
}
.next-month-picker-medium .next-input input:placeholder {
font-size: 14px
}
.next-month-picker-medium .next-icon {
line-height: 28px
}
.next-month-picker-medium .next-icon:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-month-picker-large .next-input {
width: 160px;
display: inline-block
}
.next-month-picker-large .next-input input {
height: 38px;
line-height: 38px;
margin: 0;
padding: 0 8px;
font-size: 16px
}
.next-month-picker-large .next-input input:placeholder {
font-size: 16px
}
.next-month-picker-large .next-icon {
line-height: 40px
}
.next-month-picker-large .next-icon:before {
width: 20px;
font-size: 20px;
line-height: inherit
}
.next-month-picker-panel {
width: 270px;
border: 1px solid #C4C6CF;
background: #FFF;
position: relative
}
.next-month-picker-panel .next-month-picker-input {
display: block;
padding: 3px;
border-bottom: 1px solid #E6E7EB
}
.next-range-picker,
.next-range-picker-large .next-input,
.next-range-picker-medium .next-input,
.next-range-picker-small .next-input {
display: inline-block
}
.next-month-picker-panel .next-input {
border: 0;
color: #666
}
.next-range-picker {
position: relative;
color: #666;
background-color: #FFF;
border: 1px solid #C4C6CF;
-webkit-transition: border .3s ease .1s;
transition: border .3s ease .1s
}
.next-range-picker-disabled {
color: #CCC;
border-color: #E6E7EB;
background-color: #EBF1F5;
cursor: not-allowed
}
.next-range-picker-separator {
color: #999
}
.next-range-picker .next-input {
background-color: transparent;
outline: 0;
padding: 0;
margin: 0;
border: 0;
width: 100px;
text-align: center
}
.next-range-picker .next-icon {
cursor: pointer;
position: absolute;
top: 0;
right: 12px;
color: #CCC
}
.next-range-picker .next-icon:hover {
color: #999
}
.next-range-picker-small {
margin: 0;
padding-right: 20px
}
.next-range-picker-small .next-input input {
height: 18px;
line-height: 18px;
margin: 0;
padding: 0 8px;
font-size: 12px
}
.next-range-picker-small .next-input input:placeholder {
font-size: 12px
}
.next-range-picker-small .next-icon {
height: 18px;
line-height: 18px
}
.next-range-picker-small .next-icon:before {
width: 12px;
font-size: 12px;
line-height: inherit
}
.next-range-picker-medium {
margin: 0;
padding-right: 28px
}
.next-range-picker-medium .next-input input {
height: 26px;
line-height: 26px;
margin: 0;
padding: 0 8px;
font-size: 14px
}
.next-range-picker-medium .next-input input:placeholder {
font-size: 14px
}
.next-range-picker-medium .next-icon {
height: 26px;
line-height: 26px
}
.next-range-picker-medium .next-icon:before {
width: 16px;
font-size: 16px;
line-height: inherit
}
.next-range-picker-large {
margin: 0;
padding-right: 40px
}
.next-range-picker-large .next-input input {
height: 38px;
line-height: 38px;
margin: 0;
padding: 0 8px;
font-size: 16px
}
.next-range-picker-large .next-input input:placeholder {
font-size: 16px
}
.next-range-picker-large .next-icon {
height: 38px;
line-height: 38px
}
.next-range-picker-large .next-icon:before {
width: 20px;
font-size: 20px;
line-height: inherit
}
.next-range-picker-panel {
width: 540px;
border: 1px solid #C4C6CF;
background: #FFF;
position: relative
}
.next-range-picker-panel .next-range-picker-input {
display: block;
padding: 3px;
border-bottom: 1px solid #E6E7EB
}
.next-range-picker-panel .next-input {
width: 120px;
border: 0;
color: #666;
text-align: center
}
.open-failure {
text-align: center
}
.open-failure .open-failure-desc {
position: relative;
color: #EE4531;
font-size: 14px;
max-width: 470px;
margin: 32px auto;
text-align: left;
display: inline-block
}
.open-failure .open-failure-desc a {
margin: 0 10px;
white-space: nowrap
}
.open-success {
text-align: center
}
.open-success .open-success-title {
margin-top: 30px;
color: #F40;
font-size: 24px
}
.open-success .open-success-desc {
color: #999;
font-size: 14px;
margin-top: 12px;
margin-bottom: 12px
}
.open-success .shop-success-btn-primary {
color: #fff
}
.open-success .open-success-links {
width: 421px;
margin: 40px auto 0;
padding-top: 18px;
padding-right: 8px;
border-top: 1px solid #d8d8d8;
white-space: nowrap
}
.open-success .open-success-links img {
width: 60px;
height: 60px
}
.open-success .open-success-link {
display: inline-block;
color: #999;
font-size: 14px;
margin-right: 102px;
margin-left: -6px
}
.open-success .open-success-link:active,
.open-success .open-success-link:hover {
text-decoration: none
}
.open-success .open-success-link:last-child {
margin-right: 0
}
.open-success .open-success-link>div {
margin-top: 5px
}
.open-success .open-success-link-person-2 {
position: relative;
left: -7px
}
.open-success .open-success-link-company-2 {
position: relative;
left: 11px
}
.open-success .open-success-icon {
font-size: 78px;
line-height: 60px
}
.open-success .open-success-icon-qianniu {
color: #F23E2A;
position: relative;
top: 2px
}
.open-success .open-success-icon-dingding {
font-size: 70px;
color: #47BAFA
}
.open-success .open-success-icon-publish-wrapper {
background-color: #ff4d00;
color: #fff;
width: 60px;
height: 60px;
border-radius: 50%
}
.open-success .open-success-icon-publish-wrapper .open-success-icon-publish {
font-size: 35px
}
.open-success .open-success-icon-margin {
color: #f99a01;
font-size: 55px
}
.open-success .open-success-icon-shop {
color: #41b8a3;
font-size: 55px
}
|
ant-dependencies/cpptasks-1.0b5/site/mail-lists.html | bxm156/JavaWiFi | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>cpptasks: Compile tasks for Apache Ant - Project Mailing Lists</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body class="composite">
<div id="banner">
<a href="http://ant-contrib.sourceforge.net/" id="bannerLeft">
ant-contrib
</a>
<a href="http://www.sourceforge.net/" id="bannerRight">
<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
Last Published: 2008-04-02
|
<a href="http://ant-contrib.sourceforge.net/" class="externalLink">ant-contrib</a>
>
cpptasks
</div>
<div class="xright">
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Get cpptasks</h5>
<ul>
<li class="none">
<a href="http://sourceforge.net/project/showfiles.php?group_id=36177" class="externalLink">Download</a>
</li>
<li class="none">
<a href="changes-report.html">Changes</a>
</li>
<li class="none">
<a href="license.html">License</a>
</li>
</ul>
<h5>About cpptasks</h5>
<ul>
<li class="none">
<a href="index.html">Usage</a>
</li>
</ul>
<h5>Elements</h5>
<ul>
<li class="none">
<a href="antdocs/CCTask.html">cc</a>
</li>
<li class="none">
<a href="antdocs/CompilerDef.html">compiler</a>
</li>
<li class="none">
<a href="antdocs/DefineSet.html">defineset</a>
</li>
<li class="none">
<a href="antdocs/DistributerDef.html">distributer</a>
</li>
<li class="none">
<a href="antdocs/LibrarySet.html">libraryset</a>
</li>
<li class="none">
<a href="antdocs/LinkerDef.html">linker</a>
</li>
<li class="none">
<a href="antdocs/SystemLibrarySet.html">syslibraryset</a>
</li>
<li class="none">
<a href="antdocs/TargetDef.html">targetplatform</a>
</li>
<li class="none">
<a href="antdocs/VersionInfo.html">versioninfo</a>
</li>
</ul>
<h5>Community</h5>
<ul>
<li class="none">
<strong>Mailing Lists</strong>
</li>
<li class="none">
<a href="issue-tracking.html">Issue Tracking</a>
</li>
<li class="none">
<a href="http://sourceforge.net/projects/ant-contrib/" class="externalLink">Project Page</a>
</li>
<li class="none">
<a href="http://sourceforge.net/news/?group_id=36177" class="externalLink">News</a>
</li>
</ul>
<h5>Development</h5>
<ul>
<li class="none">
<a href="source-repository.html">Repository</a>
</li>
<li class="none">
<a href="apidocs/index.html">JavaDoc</a>
</li>
<li class="none">
<a href="integration.html">Continuous Integration</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2>Project Mailing Lists</h2>
<p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
<table class="bodyTable"><tr class="a"><th>Name</th>
<th>Subscribe</th>
<th>Unsubscribe</th>
<th>Post</th>
<th>Archive</th>
</tr>
<tr class="b"><td>ant-contrib-cvs</td>
<td><a class="externalLink" href="https://lists.sourceforge.net/lists/listinfo/ant-contrib-cvs">Subscribe</a>
</td>
<td><a class="externalLink" href="https://lists.sourceforge.net/lists/listinfo/ant-contrib-cvs">Unsubscribe</a>
</td>
<td>-</td>
<td><a class="externalLink" href="http://sourceforge.net/mailarchive/forum.php?forum_name=ant-contrib-cvs">sourceforge.net</a>
</td>
</tr>
<tr class="a"><td>ant-contrib-developers</td>
<td><a class="externalLink" href="http://lists.sourceforge.net/mailman/listinfo/ant-contrib-developers">Subscribe</a>
</td>
<td><a class="externalLink" href="http://lists.sourceforge.net/mailman/listinfo/ant-contrib-developers">Unsubscribe</a>
</td>
<td><a class="externalLink" href="mailto:ant-contrib-developers@lists.sourceforge.net">Post</a>
</td>
<td><a class="externalLink" href="http://sourceforge.net/mailarchive/forum.php?forum_name=ant-contrib-developers">sourceforge.net</a>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">©
2001-2008
Ant-Contrib Project
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
|
vmd_plugins1.9/doc/dox/html/structgmxdata-members.html | kaplajon/trajman | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.14 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> <a class="qindex" href="pages.html">Related Pages</a> </center>
<hr><h1>gmxdata Member List</h1>This is the complete list of members for <a class="el" href="structgmxdata.html">gmxdata</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><a class="el" href="structgmxdata.html#m0">mf</a></td><td><a class="el" href="structgmxdata.html">gmxdata</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="structgmxdata.html#m1">natoms</a></td><td><a class="el" href="structgmxdata.html">gmxdata</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="structgmxdata.html#m2">step</a></td><td><a class="el" href="structgmxdata.html">gmxdata</a></td><td></td></tr>
</table><hr><address><small>Generated on Wed Mar 22 13:15:35 2006 for VMD Plugins (current) by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
© 1997-2002</small></address>
</body>
</html>
|
docs/reference/dkdevine.html | tnagler/kdevine | <!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Evaluate the density of a kdevine object — dkdevine • kdevine</title>
<!-- jquery -->
<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- Font Awesome icons -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js" integrity="sha384-cV+rhyOuRHc9Ub/91rihWcGmMmCXDeksTtCihMupQHSsi8GIIRDG0ThDc3HGQFJ3" crossorigin="anonymous"></script>
<!-- sticky kit -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script>
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../pkgdown.js"></script>
<meta property="og:title" content="Evaluate the density of a kdevine object — dkdevine" />
<meta property="og:description" content="Evaluate the density of a kdevine object" />
<meta name="twitter:card" content="summary" />
<!-- mathjax -->
<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container template-reference-topic">
<header>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">kdevine</a>
<span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.4.2</span>
</span>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
<span class="fa fa-home fa-lg"></span>
</a>
</li>
<li>
<a href="../reference/index.html">Reference</a>
</li>
<li>
<a href="../news/index.html">Changelog</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://github.com/tnagler/kdevine">
<span class="fa fa-github fa-lg"></span>
</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
</header>
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>Evaluate the density of a kdevine object</h1>
<small class="dont-index">Source: <a href='https://github.com/tnagler/kdevine/blob/master/R/kdevine.R'><code>R/kdevine.R</code></a></small>
<div class="hidden name"><code>dkdevine.Rd</code></div>
</div>
<div class="ref-description">
<p>Evaluate the density of a kdevine object</p>
</div>
<pre class="usage"><span class='fu'>dkdevine</span>(<span class='no'>x</span>, <span class='no'>obj</span>)</pre>
<h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
<table class="ref-arguments">
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>x</th>
<td><p>(\(m x d\)) matrix of evaluation points (or vector of length \(d\)).</p></td>
</tr>
<tr>
<th>obj</th>
<td><p>a <code>kdevine</code> object.</p></td>
</tr>
</table>
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
<p>The density estimate evaluated at <code>x</code>.</p>
<h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
<div class='dont-index'><p><code><a href='kdevine.html'>kdevine</a></code></p></div>
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'><span class='co'># load data</span>
<span class='fu'>data</span>(<span class='no'>wdbc</span>)</div><div class='input'><span class='co'># estimate density (use xmin to indicate positive support)</span>
<span class='no'>fit</span> <span class='kw'><-</span> <span class='fu'><a href='kdevine.html'>kdevine</a></span>(<span class='no'>wdbc</span>[, <span class='fl'>5</span>:<span class='fl'>7</span>], <span class='kw'>xmin</span> <span class='kw'>=</span> <span class='fu'>rep</span>(<span class='fl'>0</span>, <span class='fl'>3</span>))
<span class='co'># evaluate density estimate</span>
<span class='fu'>dkdevine</span>(<span class='fu'>c</span>(<span class='fl'>1000</span>, <span class='fl'>0.1</span>, <span class='fl'>0.1</span>), <span class='no'>fit</span>)</div><div class='output co'>#> [1] 0.1923682</div><div class='input'>
</div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>
<ul class="nav nav-pills nav-stacked">
<li><a href="#arguments">Arguments</a></li>
<li><a href="#value">Value</a></li>
<li><a href="#see-also">See also</a></li>
<li><a href="#examples">Examples</a></li>
</ul>
</div>
</div>
<footer>
<div class="copyright">
<p>Developed by Thomas Nagler.</p>
</div>
<div class="pkgdown">
<p>Site built with <a href="http://pkgdown.r-lib.org/">pkgdown</a>.</p>
</div>
</footer>
</div>
</body>
</html>
|
doc/api/com/db4o/config/ClientServerConfiguration.html | potty-dzmeia/db4o | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 05 16:19:56 GMT 2012 -->
<TITLE>
ClientServerConfiguration (db4o - database for objects - documentation)
</TITLE>
<META NAME="date" CONTENT="2012-11-05">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ClientServerConfiguration (db4o - database for objects - documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
db4o 8.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/db4o/config/CacheConfigurationProvider.html" title="interface in com.db4o.config"><B>PREV CLASS</B></A>
<A HREF="../../../com/db4o/config/CommonConfiguration.html" title="interface in com.db4o.config"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?com/db4o/config/ClientServerConfiguration.html" target="_top"><B>FRAMES</B></A>
<A HREF="ClientServerConfiguration.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.db4o.config</FONT>
<BR>
Interface ClientServerConfiguration</H2>
<HR>
<DL>
<DT><PRE>public interface <B>ClientServerConfiguration</B></DL>
</PRE>
<P>
Client/Server configuration interface.
<P>
<P>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#batchMessages(boolean)">batchMessages</A></B>(boolean flag)</CODE>
<BR>
Configures to batch messages between client and server.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../com/db4o/messaging/MessageSender.html" title="interface in com.db4o.messaging">MessageSender</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#getMessageSender()">getMessageSender</A></B>()</CODE>
<BR>
returns the MessageSender for this Configuration context.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#maxBatchQueueSize(int)">maxBatchQueueSize</A></B>(int maxSize)</CODE>
<BR>
Configures the maximum memory buffer size for batched message.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#prefetchDepth(int)">prefetchDepth</A></B>(int prefetchDepth)</CODE>
<BR>
Sets the depth to which prefetched objects are activated.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#prefetchIDCount(int)">prefetchIDCount</A></B>(int prefetchIDCount)</CODE>
<BR>
Sets the number of IDs to be pre-allocated in the database for new
objects created on the client.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#prefetchObjectCount(int)">prefetchObjectCount</A></B>(int prefetchObjectCount)</CODE>
<BR>
Sets the number of objects to be prefetched for an ObjectSet.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#prefetchSlotCacheSize(int)">prefetchSlotCacheSize</A></B>(int slotCacheSize)</CODE>
<BR>
Sets the slot cache size to the given value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#setMessageRecipient(com.db4o.messaging.MessageRecipient)">setMessageRecipient</A></B>(<A HREF="../../../com/db4o/messaging/MessageRecipient.html" title="interface in com.db4o.messaging">MessageRecipient</A> messageRecipient)</CODE>
<BR>
sets the MessageRecipient to receive Client Server messages.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#singleThreadedClient(boolean)">singleThreadedClient</A></B>(boolean flag)</CODE>
<BR>
configures the client messaging system to be single threaded
or multithreaded.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#timeoutClientSocket(int)">timeoutClientSocket</A></B>(int milliseconds)</CODE>
<BR>
configures the time a client waits for a message response
from the server.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/db4o/config/ClientServerConfiguration.html#timeoutServerSocket(int)">timeoutServerSocket</A></B>(int milliseconds)</CODE>
<BR>
configures the timeout of the serverside socket.</TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="prefetchIDCount(int)"><!-- --></A><H3>
prefetchIDCount</H3>
<PRE>
void <B>prefetchIDCount</B>(int prefetchIDCount)</PRE>
<DL>
<DD>Sets the number of IDs to be pre-allocated in the database for new
objects created on the client.
This setting should be used on the client side. In embedded mode this setting
has no effect.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>prefetchIDCount</CODE> - The number of IDs to be prefetched</DL>
</DD>
</DL>
<HR>
<A NAME="prefetchObjectCount(int)"><!-- --></A><H3>
prefetchObjectCount</H3>
<PRE>
void <B>prefetchObjectCount</B>(int prefetchObjectCount)</PRE>
<DL>
<DD>Sets the number of objects to be prefetched for an ObjectSet.
This setting should be used on the server side.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>prefetchObjectCount</CODE> - The number of objects to be prefetched</DL>
</DD>
</DL>
<HR>
<A NAME="prefetchDepth(int)"><!-- --></A><H3>
prefetchDepth</H3>
<PRE>
void <B>prefetchDepth</B>(int prefetchDepth)</PRE>
<DL>
<DD>Sets the depth to which prefetched objects are activated.
This setting should be used on the client side.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>prefetchDepth</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="prefetchSlotCacheSize(int)"><!-- --></A><H3>
prefetchSlotCacheSize</H3>
<PRE>
void <B>prefetchSlotCacheSize</B>(int slotCacheSize)</PRE>
<DL>
<DD>Sets the slot cache size to the given value.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>slotCacheSize</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="setMessageRecipient(com.db4o.messaging.MessageRecipient)"><!-- --></A><H3>
setMessageRecipient</H3>
<PRE>
void <B>setMessageRecipient</B>(<A HREF="../../../com/db4o/messaging/MessageRecipient.html" title="interface in com.db4o.messaging">MessageRecipient</A> messageRecipient)</PRE>
<DL>
<DD>sets the MessageRecipient to receive Client Server messages. <br>
<br>
This setting should be used on the server side.<br><br>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>messageRecipient</CODE> - the MessageRecipient to be used</DL>
</DD>
</DL>
<HR>
<A NAME="getMessageSender()"><!-- --></A><H3>
getMessageSender</H3>
<PRE>
<A HREF="../../../com/db4o/messaging/MessageSender.html" title="interface in com.db4o.messaging">MessageSender</A> <B>getMessageSender</B>()</PRE>
<DL>
<DD>returns the MessageSender for this Configuration context.
This setting should be used on the client side.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>MessageSender</DL>
</DD>
</DL>
<HR>
<A NAME="timeoutClientSocket(int)"><!-- --></A><H3>
timeoutClientSocket</H3>
<PRE>
void <B>timeoutClientSocket</B>(int milliseconds)</PRE>
<DL>
<DD>configures the time a client waits for a message response
from the server. <br>
<br>
Default value: 600000ms (10 minutes)<br>
<br>
It is recommended to use the same values for <A HREF="../../../com/db4o/config/ClientServerConfiguration.html#timeoutClientSocket(int)"><CODE>timeoutClientSocket(int)</CODE></A>
and <A HREF="../../../com/db4o/config/ClientServerConfiguration.html#timeoutServerSocket(int)"><CODE>timeoutServerSocket(int)</CODE></A>.
<br>
This setting can be used on both client and server.<br><br>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>milliseconds</CODE> - time in milliseconds</DL>
</DD>
</DL>
<HR>
<A NAME="timeoutServerSocket(int)"><!-- --></A><H3>
timeoutServerSocket</H3>
<PRE>
void <B>timeoutServerSocket</B>(int milliseconds)</PRE>
<DL>
<DD>configures the timeout of the serverside socket. <br>
<br>
The serverside handler waits for messages to arrive from the client.
If no more messages arrive for the duration configured in this
setting, the client will be disconnected.
<br>
Clients send PING messages to the server at an interval of
Math.min(timeoutClientSocket(), timeoutServerSocket()) / 2
and the server will respond to keep connections alive.
<br>
Decrease this setting if you want clients to disconnect faster.
<br>
Increase this setting if you have a large number of clients and long
running queries and you are getting disconnected clients that you
would like to wait even longer for a response from the server.
<br>
Default value: 600000ms (10 minutes)<br>
<br>
It is recommended to use the same values for <A HREF="../../../com/db4o/config/ClientServerConfiguration.html#timeoutClientSocket(int)"><CODE>timeoutClientSocket(int)</CODE></A>
and <A HREF="../../../com/db4o/config/ClientServerConfiguration.html#timeoutServerSocket(int)"><CODE>timeoutServerSocket(int)</CODE></A>.
<br>
This setting can be used on both client and server.<br><br>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>milliseconds</CODE> - time in milliseconds</DL>
</DD>
</DL>
<HR>
<A NAME="singleThreadedClient(boolean)"><!-- --></A><H3>
singleThreadedClient</H3>
<PRE>
void <B>singleThreadedClient</B>(boolean flag)</PRE>
<DL>
<DD>configures the client messaging system to be single threaded
or multithreaded.
<br><br>Recommended settings:<br>
- <code>true</code> for low resource systems.<br>
- <code>false</code> for best asynchronous performance and fast
GUI response.
<br><br>Default value:<br>
- .NET Compactframework: <code>true</code><br>
- all other platforms: <code>false</code><br><br>
This setting can be used on both client and server.<br><br>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>flag</CODE> - the desired setting</DL>
</DD>
</DL>
<HR>
<A NAME="batchMessages(boolean)"><!-- --></A><H3>
batchMessages</H3>
<PRE>
void <B>batchMessages</B>(boolean flag)</PRE>
<DL>
<DD>Configures to batch messages between client and server. By default, batch
mode is enabled.<br><br>
This setting can be used on both client and server.<br><br>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>flag</CODE> - false, to turn message batching off.</DL>
</DD>
</DL>
<HR>
<A NAME="maxBatchQueueSize(int)"><!-- --></A><H3>
maxBatchQueueSize</H3>
<PRE>
void <B>maxBatchQueueSize</B>(int maxSize)</PRE>
<DL>
<DD>Configures the maximum memory buffer size for batched message. If the
size of batched messages is greater than <code>maxSize</code>, batched
messages will be sent to server.<br><br>
This setting can be used on both client and server.<br><br>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>maxSize</CODE> - </DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
db4o 8.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/db4o/config/CacheConfigurationProvider.html" title="interface in com.db4o.config"><B>PREV CLASS</B></A>
<A HREF="../../../com/db4o/config/CommonConfiguration.html" title="interface in com.db4o.config"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?com/db4o/config/ClientServerConfiguration.html" target="_top"><B>FRAMES</B></A>
<A HREF="ClientServerConfiguration.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2009 Versant Corporation. All rights reserved.</i>
</BODY>
</HTML>
|
docs/JavaDoc/cmput301exchange/exchange/class-use/R.style.html | CMPUT301F15T10/Exchange | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Thu Nov 05 23:31:40 MST 2015 -->
<title>Uses of Class cmput301exchange.exchange.R.style</title>
<meta name="date" content="2015-11-05">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class cmput301exchange.exchange.R.style";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../cmput301exchange/exchange/R.style.html" title="class in cmput301exchange.exchange">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?cmput301exchange/exchange/class-use/R.style.html" target="_top">Frames</a></li>
<li><a href="R.style.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class cmput301exchange.exchange.R.style" class="title">Uses of Class<br>cmput301exchange.exchange.R.style</h2>
</div>
<div class="classUseContainer">No usage of cmput301exchange.exchange.R.style</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../cmput301exchange/exchange/R.style.html" title="class in cmput301exchange.exchange">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?cmput301exchange/exchange/class-use/R.style.html" target="_top">Frames</a></li>
<li><a href="R.style.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
dcc-portal-ui/app/scripts/donors/views/donor.files.html | icgc-dcc/dcc-portal | <section data-ng-show="DonorCtrl.activeTab === 'files'">
<div data-ng-include="'scripts/donors/views/donor.files.content.html'"></div>
</section> |
app/view/media/fonts/Candela-fontfacekit/stylesheet.css | diapazen/diapazen | /* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 26, 2013 12:47:49 PM America/New_York */
@font-face {
font-family: 'CandelaBook';
src: url('CandelaBook-webfont.eot');
src: url('CandelaBook-webfont.eot?#iefix') format('embedded-opentype'),
url('CandelaBook-webfont.woff') format('woff'),
url('CandelaBook-webfont.ttf') format('truetype'),
url('CandelaBook-webfont.svg#CandelaBook') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'CandelaBookItalic';
src: url('CandelaItalic-webfont.eot');
src: url('CandelaItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('CandelaItalic-webfont.woff') format('woff'),
url('CandelaItalic-webfont.ttf') format('truetype'),
url('CandelaItalic-webfont.svg#CandelaBookItalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'CandelaBold';
src: url('CandelaBold-webfont.eot');
src: url('CandelaBold-webfont.eot?#iefix') format('embedded-opentype'),
url('CandelaBold-webfont.woff') format('woff'),
url('CandelaBold-webfont.ttf') format('truetype'),
url('CandelaBold-webfont.svg#CandelaBold') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'CandelaBoldItalic';
src: url('CandelaBoldItalic-webfont.eot');
src: url('CandelaBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('CandelaBoldItalic-webfont.woff') format('woff'),
url('CandelaBoldItalic-webfont.ttf') format('truetype'),
url('CandelaBoldItalic-webfont.svg#CandelaBoldItalic') format('svg');
font-weight: normal;
font-style: normal;
}
|
docs/javadoc/org/hswgt/teachingbox/core/rl/plot/class-use/FunctionPlotter2dData.Mode.html | ieugen/Teachingbox | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_20) on Tue Dec 15 11:18:45 CET 2009 -->
<TITLE>
Uses of Class org.hswgt.teachingbox.core.rl.plot.FunctionPlotter2dData.Mode
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class org.hswgt.teachingbox.core.rl.plot.FunctionPlotter2dData.Mode";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/hswgt/teachingbox/core/rl/plot/class-use/FunctionPlotter2dData.Mode.html" target="_top"><B>FRAMES</B></A>
<A HREF="FunctionPlotter2dData.Mode.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.hswgt.teachingbox.core.rl.plot.FunctionPlotter2dData.Mode</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot">FunctionPlotter2dData.Mode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.hswgt.teachingbox.core.rl.plot"><B>org.hswgt.teachingbox.core.rl.plot</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.hswgt.teachingbox.core.rl.plot"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot">FunctionPlotter2dData.Mode</A> in <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/package-summary.html">org.hswgt.teachingbox.core.rl.plot</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/package-summary.html">org.hswgt.teachingbox.core.rl.plot</A> that return <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot">FunctionPlotter2dData.Mode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot">FunctionPlotter2dData.Mode</A></CODE></FONT></TD>
<TD><CODE><B>FunctionPlotter2dData.</B><B><A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.html#getMode()">getMode</A></B>()</CODE>
<BR>
returns the mode</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot">FunctionPlotter2dData.Mode</A></CODE></FONT></TD>
<TD><CODE><B>FunctionPlotter2dData.Mode.</B><B><A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String name)</CODE>
<BR>
Returns the enum constant of this type with the specified name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot">FunctionPlotter2dData.Mode</A>[]</CODE></FONT></TD>
<TD><CODE><B>FunctionPlotter2dData.Mode.</B><B><A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html#values()">values</A></B>()</CODE>
<BR>
Returns an array containing the constants of this enum type, in
the order they're declared.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/hswgt/teachingbox/core/rl/plot/FunctionPlotter2dData.Mode.html" title="enum in org.hswgt.teachingbox.core.rl.plot"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/hswgt/teachingbox/core/rl/plot/class-use/FunctionPlotter2dData.Mode.html" target="_top"><B>FRAMES</B></A>
<A HREF="FunctionPlotter2dData.Mode.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
media/js/ext/docs/source/ext-lang-nl.html | jackMort/seihoMM | <html>
<head>
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
</head>
<body onload="prettyPrint();">
<pre class="prettyprint lang-js">/*!
* Ext JS Library 3.0.3
* Copyright(c) 2006-2009 Ext JS, LLC
* licensing@extjs.com
* http://www.extjs.com/license
*/
<div id="prop-Ext.Direct.Transaction-indicatorText"></div>/**
* List compiled by mystix on the extjs.com forums.
* Thank you Mystix!
*
* Dutch Translations
* by Ido Sebastiaan Bas van Oostveen (12 Oct 2007)
* updated to 2.2 by Condor (8 Aug 2008)
*/
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Bezig met laden...</div>';
if(Ext.DataView){
Ext.DataView.prototype.emptyText = '';
}
if(Ext.grid.GridPanel){
Ext.grid.GridPanel.prototype.ddText = '{0} geselecteerde rij(en)';
}
if(Ext.LoadMask){
Ext.LoadMask.prototype.msg = 'Bezig met laden...';
}
Date.monthNames = [
'januari',
'februari',
'maart',
'april',
'mei',
'juni',
'juli',
'augustus',
'september',
'oktober',
'november',
'december'
];
Date.getShortMonthName = function(month) {
if (month == 2) {
return 'mrt';
}
return Date.monthNames[month].substring(0, 3);
};
Date.monthNumbers = {
jan: 0,
feb: 1,
mrt: 2,
apr: 3,
mei: 4,
jun: 5,
jul: 6,
aug: 7,
sep: 8,
okt: 9,
nov: 10,
dec: 11
};
Date.getMonthNumber = function(name) {
var sname = name.substring(0, 3).toLowerCase();
if (sname == 'maa') {
return 2;
}
return Date.monthNumbers[sname];
};
Date.dayNames = [
'zondag',
'maandag',
'dinsdag',
'woensdag',
'donderdag',
'vrijdag',
'zaterdag'
];
Date.getShortDayName = function(day) {
return Date.dayNames[day].substring(0, 3);
};
Date.parseCodes.S.s = "(?:ste|e)";
if(Ext.MessageBox){
Ext.MessageBox.buttonText = {
ok: 'OK',
cancel: 'Annuleren',
yes: 'Ja',
no: 'Nee'
};
}
if(Ext.util.Format){
Ext.util.Format.date = function(v, format){
if (!v) return '';
if (!(v instanceof Date)) v = new Date(Date.parse(v));
return v.dateFormat(format || 'j-m-y');
};
}
if(Ext.DatePicker){
Ext.apply(Ext.DatePicker.prototype, {
todayText: 'Vandaag',
minText: 'Deze datum is eerder dan de minimale datum',
maxText: 'Deze datum is later dan de maximale datum',
disabledDaysText: '',
disabledDatesText: '',
monthNames: Date.monthNames,
dayNames: Date.dayNames,
nextText: 'Volgende maand (Ctrl+rechts)',
prevText: 'Vorige maand (Ctrl+links)',
monthYearText: 'Kies een maand (Ctrl+omhoog/omlaag volgend/vorig jaar)',
todayTip: '{0} (spatie)',
format: 'j-m-y',
okText: ' OK ',
cancelText: 'Annuleren',
startDay: 1
});
}
if(Ext.PagingToolbar){
Ext.apply(Ext.PagingToolbar.prototype, {
beforePageText: 'Pagina',
afterPageText: 'van {0}',
firstText: 'Eerste pagina',
prevText: 'Vorige pagina',
nextText: 'Volgende pagina',
lastText: 'Laatste pagina',
refreshText: 'Ververs',
displayMsg: 'Getoond {0} - {1} van {2}',
emptyMsg: 'Geen gegevens om weer te geven'
});
}
if(Ext.form.Field){
Ext.form.Field.prototype.invalidText = 'De waarde van dit veld is ongeldig';
}
if(Ext.form.TextField){
Ext.apply(Ext.form.TextField.prototype, {
minLengthText: 'De minimale lengte van dit veld is {0}',
maxLengthText: 'De maximale lengte van dit veld is {0}',
blankText: 'Dit veld is verplicht',
regexText: '',
emptyText: null
});
}
if(Ext.form.NumberField){
Ext.apply(Ext.form.NumberField.prototype, {
decimalSeparator : ",",
decimalPrecision : 2,
minText: 'De minimale waarde van dit veld is {0}',
maxText: 'De maximale waarde van dit veld is {0}',
nanText: '{0} is geen geldig getal'
});
}
if(Ext.form.DateField){
Ext.apply(Ext.form.DateField.prototype, {
disabledDaysText: 'Uitgeschakeld',
disabledDatesText: 'Uitgeschakeld',
minText: 'De datum in dit veld moet na {0} liggen',
maxText: 'De datum in dit veld moet voor {0} liggen',
invalidText: '{0} is geen geldige datum - formaat voor datum is {1}',
format: 'j-m-y',
altFormats: 'd/m/Y|d-m-y|d-m-Y|d/m|d-m|dm|dmy|dmY|d|Y-m-d'
});
}
if(Ext.form.ComboBox){
Ext.apply(Ext.form.ComboBox.prototype, {
loadingText: 'Bezig met laden...',
valueNotFoundText: undefined
});
}
if(Ext.form.VTypes){
Ext.apply(Ext.form.VTypes, {
emailText: 'Dit veld moet een e-mail adres bevatten in het formaat "gebruiker@domein.nl"',
urlText: 'Dit veld moet een URL bevatten in het formaat "http:/'+'/www.domein.nl"',
alphaText: 'Dit veld mag alleen letters en _ bevatten',
alphanumText: 'Dit veld mag alleen letters, cijfers en _ bevatten'
});
}
if(Ext.form.HtmlEditor){
Ext.apply(Ext.form.HtmlEditor.prototype, {
createLinkText: 'Vul hier de URL voor de hyperlink in:',
buttonTips: {
bold: {
title: 'Vet (Ctrl+B)',
text: 'Maak de geselecteerde tekst vet.',
cls: 'x-html-editor-tip'
},
italic: {
title: 'Cursief (Ctrl+I)',
text: 'Maak de geselecteerde tekst cursief.',
cls: 'x-html-editor-tip'
},
underline: {
title: 'Onderstrepen (Ctrl+U)',
text: 'Onderstreep de geselecteerde tekst.',
cls: 'x-html-editor-tip'
},
increasefontsize: {
title: 'Tekst vergroten',
text: 'Vergroot het lettertype.',
cls: 'x-html-editor-tip'
},
decreasefontsize: {
title: 'Tekst verkleinen',
text: 'Verklein het lettertype.',
cls: 'x-html-editor-tip'
},
backcolor: {
title: 'Tekst achtergrondkleur',
text: 'Verander de achtergrondkleur van de geselecteerde tekst.',
cls: 'x-html-editor-tip'
},
forecolor: {
title: 'Tekst kleur',
text: 'Verander de kleur van de geselecteerde tekst.',
cls: 'x-html-editor-tip'
},
justifyleft: {
title: 'Tekst links uitlijnen',
text: 'Lijn de tekst links uit.',
cls: 'x-html-editor-tip'
},
justifycenter: {
title: 'Tekst centreren',
text: 'Centreer de tekst.',
cls: 'x-html-editor-tip'
},
justifyright: {
title: 'Tekst rechts uitlijnen',
text: 'Lijn de tekst rechts uit.',
cls: 'x-html-editor-tip'
},
insertunorderedlist: {
title: 'Opsommingstekens',
text: 'Begin een ongenummerde lijst.',
cls: 'x-html-editor-tip'
},
insertorderedlist: {
title: 'Genummerde lijst',
text: 'Begin een genummerde lijst.',
cls: 'x-html-editor-tip'
},
createlink: {
title: 'Hyperlink',
text: 'Maak van de geselecteerde tekst een hyperlink.',
cls: 'x-html-editor-tip'
},
sourceedit: {
title: 'Bron aanpassen',
text: 'Schakel modus over naar bron aanpassen.',
cls: 'x-html-editor-tip'
}
}
});
}
if(Ext.grid.GridView){
Ext.apply(Ext.grid.GridView.prototype, {
sortAscText: 'Sorteer oplopend',
sortDescText: 'Sorteer aflopend',
columnsText: 'Kolommen'
});
}
if(Ext.grid.GroupingView){
Ext.apply(Ext.grid.GroupingView.prototype, {
emptyGroupText: '(Geen)',
groupByText: 'Dit veld groeperen',
showGroupsText: 'Toon in groepen'
});
}
if(Ext.grid.PropertyColumnModel){
Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
nameText: 'Naam',
valueText: 'Waarde',
dateFormat: 'j-m-Y'
});
}
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
splitTip: 'Sleep om grootte aan te passen.',
collapsibleSplitTip: 'Sleep om grootte aan te passen. Dubbel klikken om te verbergen.'
});
}
if(Ext.form.TimeField){
Ext.apply(Ext.form.TimeField.prototype, {
minText: 'De tijd in dit veld moet op of na {0} liggen',
maxText: 'De tijd in dit veld moet op of voor {0} liggen',
invalidText: '{0} is geen geldig tijdstip',
format: 'G:i',
altFormats: 'g:ia|g:iA|g:i a|g:i A|h:i|g:i|H:i|ga|ha|gA|h a|g a|g A|gi|hi|gia|hia|g|H'
});
}
if(Ext.form.CheckboxGroup){
Ext.apply(Ext.form.CheckboxGroup.prototype, {
blankText : 'Selecteer minimaal een element in deze groep'
});
}
if(Ext.form.RadioGroup){
Ext.apply(Ext.form.RadioGroup.prototype, {
blankText : 'Selecteer een element in deze groep'
});
}
</pre>
</body>
</html> |
themes/prezentmarzen/sass/authentication.css | acreno/pm-ps | /*
Error: File to import not found or unreadable: compass.
on line 1 of authentication.scss
1: @import "compass";
2: @import "theme_variables";
3: /**********************************************************
4: Authentication Styles
5: **********************************************************\/
6: #account-creation_form .id_state,
Backtrace:
authentication.scss:1
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/import_node.rb:67:in `rescue in import'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/import_node.rb:45:in `import'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/import_node.rb:28:in `imported_file'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/import_node.rb:37:in `css_import?'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:311:in `visit_import'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/base.rb:36:in `visit'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:158:in `block in visit'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/stack.rb:79:in `block in with_base'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/stack.rb:115:in `with_frame'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/stack.rb:79:in `with_base'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:158:in `visit'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/base.rb:52:in `map'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/base.rb:52:in `visit_children'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:167:in `block in visit_children'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:179:in `with_environment'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:166:in `visit_children'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/base.rb:36:in `block in visit'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:186:in `visit_root'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/base.rb:36:in `visit'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:157:in `visit'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/visitors/perform.rb:8:in `visit'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/root_node.rb:36:in `css_tree'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/tree/root_node.rb:29:in `render_with_sourcemap'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/engine.rb:378:in `_render_with_sourcemap'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/engine.rb:295:in `render_with_sourcemap'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/plugin/compiler.rb:490:in `update_stylesheet'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/plugin/compiler.rb:209:in `each'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/plugin.rb:82:in `update_stylesheets'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/exec/sass_scss.rb:363:in `watch_or_update'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/exec/sass_scss.rb:51:in `process_result'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/exec/base.rb:52:in `parse'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/lib/sass/exec/base.rb:19:in `parse!'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/sass-3.4.21/bin/scss:13:in `<top (required)>'
C:/Ruby22/bin/scss:23:in `load'
C:/Ruby22/bin/scss:23:in `<main>'
*/
body:before {
white-space: pre;
font-family: monospace;
content: "Error: File to import not found or unreadable: compass.\A on line 1 of authentication.scss\A \A 1: @import \"compass\";\A 2: @import \"theme_variables\";\A 3: /**********************************************************\A 4: Authentication Styles\A 5: **********************************************************/\A 6: #account-creation_form .id_state,"; }
|
RossFamilyTree/ppl/5/a/d15f606bdde31e92f46bfead3a5.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - HARDING, Charity</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
<link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<h1 id="SiteTitle">Ross Gammon’s Family Tree</h1>
</div>
<div class="wrapper" id="nav" role="navigation">
<div class="container">
<ul class="menu" id="dropmenu">
<li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li>
<li><a href="../../../index.html" title="Surnames">Surnames</a></li>
<li><a href="../../../families.html" title="Families">Families</a></li>
<li><a href="../../../events.html" title="Events">Events</a></li>
<li><a href="../../../places.html" title="Places">Places</a></li>
<li><a href="../../../sources.html" title="Sources">Sources</a></li>
<li><a href="../../../repositories.html" title="Repositories">Repositories</a></li>
<li><a href="../../../media.html" title="Media">Media</a></li>
<li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li>
</ul>
</div>
</div>
<div class="content" id="IndividualDetail">
<h3>HARDING, Charity<sup><small></small></sup></h3>
<div id="summaryarea">
<table class="infolist">
<tr>
<td class="ColumnAttribute">Birth Name</td>
<td class="ColumnValue">
HARDING, Charity <a href="#sref1a">1a</a>
</td>
</tr>
<tr>
<td class="ColumnAttribute">Gramps ID</td>
<td class="ColumnValue">I13263</td>
</tr>
<tr>
<td class="ColumnAttribute">Gender</td>
<td class="ColumnValue">female</td>
</tr>
<tr>
<td class="ColumnAttribute">Age at Death</td>
<td class="ColumnValue">about 23 years, 5 months</td>
</tr>
</table>
</div>
<div class="subsection" id="events">
<h4>Events</h4>
<table class="infolist eventlist">
<thead>
<tr>
<th class="ColumnEvent">Event</th>
<th class="ColumnDate">Date</th>
<th class="ColumnPlace">Place</th>
<th class="ColumnDescription">Description</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnEvent">
<a href="../../../evt/1/a/d15f606bde750ddbc5723f166a1.html" title="Birth">
Birth
<span class="grampsid"> [E15777]</span>
</a>
</td>
<td class="ColumnDate">about 1740-02-00</td>
<td class="ColumnPlace"> </td>
<td class="ColumnDescription"> </td>
<td class="ColumnNotes">
<div>
</div>
</td>
<td class="ColumnSources">
</td>
</tr>
<tr>
<td class="ColumnEvent">
<a href="../../../evt/2/a/d15f606bded79367fbaa5bb99a2.html" title="Death">
Death
<span class="grampsid"> [E15778]</span>
</a>
</td>
<td class="ColumnDate">about 1763-07-00</td>
<td class="ColumnPlace"> </td>
<td class="ColumnDescription"> </td>
<td class="ColumnNotes">
<div>
</div>
</td>
<td class="ColumnSources">
</td>
</tr>
</tbody>
</table>
</div>
<div class="subsection" id="parents">
<h4>Parents</h4>
<table class="infolist">
<thead>
<tr>
<th class="ColumnAttribute">Relation to main person</th>
<th class="ColumnValue">Name</th>
<th class="ColumnValue">Relation within this family (if not by birth)</th>
</tr>
</thead>
<tbody>
</tbody>
<tr>
<td class="ColumnAttribute">Father</td>
<td class="ColumnValue">
<a href="../../../ppl/9/f/d15f6064399424a21948aad63f9.html">HARDING, Henry<span class="grampsid"> [I12773]</span></a>
</td>
</tr>
<tr>
<td class="ColumnAttribute">Mother</td>
<td class="ColumnValue">
<a href="../../../ppl/7/a/d15f606435d3e9f740d72b924a7.html">GAMMON, Joan<span class="grampsid"> [I12772]</span></a>
</td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/9/4/d15f60643cd612b6e7bf88edb49.html">HARDING, John<span class="grampsid"> [I12774]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/a/c/d15f60683ebf488a10b59f50ca.html">HARDING, Henry<span class="grampsid"> [I12992]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/c/9/d15f60684287d3cf39e72a1eb9c.html">HARDING, Henry<span class="grampsid"> [I12993]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Sister</td>
<td class="ColumnValue"> <a href="../../../ppl/4/2/d15f606bcf21a8675d3f0f7d24.html">HARDING, Elizabeth<span class="grampsid"> [I13259]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Sister</td>
<td class="ColumnValue"> <a href="../../../ppl/0/3/d15f606bd3110663f246ef9e930.html">HARDING, Mary<span class="grampsid"> [I13260]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Brother</td>
<td class="ColumnValue"> <a href="../../../ppl/0/d/d15f606bd7121f21e69f07469d0.html">HARDING, Phillip<span class="grampsid"> [I13261]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Sister</td>
<td class="ColumnValue"> <a href="../../../ppl/a/7/d15f606bda67f0f2804a7a71e7a.html">HARDING, Joan<span class="grampsid"> [I13262]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> </td>
<td class="ColumnValue"> <a href="../../../ppl/5/a/d15f606bdde31e92f46bfead3a5.html">HARDING, Charity<span class="grampsid"> [I13263]</span></a></td>
<td class="ColumnValue"></td>
</tr>
<tr>
<td class="ColumnAttribute"> Sister</td>
<td class="ColumnValue"> <a href="../../../ppl/2/e/d15f606bedd69f5209e63cdc8e2.html">HARDING, Rebecca<span class="grampsid"> [I13267]</span></a></td>
<td class="ColumnValue"></td>
</tr>
</table>
</div>
<div class="subsection" id="families">
<h4>Families</h4>
<table class="infolist">
<tr class="BeginFamily">
<td class="ColumnType"> </td>
<td class="ColumnAttribute"> </td>
<td class="ColumnValue"><a href="../../../fam/1/6/d15f606be0279bf7434a7582461.html" title="Family of CRANG, John and HARDING, Charity">Family of CRANG, John and HARDING, Charity<span class="grampsid"> [F4446]</span></a></td>
</tr>
<tr class="BeginFamily">
<td class="ColumnType">Married</td>
<td class="ColumnAttribute">Husband</td>
<td class="ColumnValue">
<a href="../../../ppl/7/e/d15f606be251c410137f9e015e7.html">CRANG, John<span class="grampsid"> [I13264]</span></a>
</td>
</tr>
<tr>
<td class="ColumnType"> </td>
<td class="ColumnAttribute"> </td>
<td class="ColumnValue">
<table class="infolist eventlist">
<thead>
<tr>
<th class="ColumnEvent">Event</th>
<th class="ColumnDate">Date</th>
<th class="ColumnPlace">Place</th>
<th class="ColumnDescription">Description</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnEvent">
<a href="../../../evt/1/f/d15f60d8e3855acb34be394eef1.html" title="Marriage">
Marriage
<span class="grampsid"> [E26060]</span>
</a>
</td>
<td class="ColumnDate">1761-07-18</td>
<td class="ColumnPlace">
<a href="../../../plc/8/e/d15f5fe1832458458e2e02380e8.html" title="">
</a>
</td>
<td class="ColumnDescription"> </td>
<td class="ColumnNotes">
<div>
</div>
</td>
<td class="ColumnSources">
</td>
</tr>
</tbody>
</table>
</td>
<tr>
<td class="ColumnType"> </td>
<td class="ColumnAttribute">Children</td>
<td class="ColumnValue">
<ol>
<li>
<a href="../../../ppl/b/c/d15f606be526d830830768e05cb.html">CRANG, John<span class="grampsid"> [I13265]</span></a>
</li>
<li>
<a href="../../../ppl/5/6/d15f606be9a29040fadfb49d665.html">CRANG, William<span class="grampsid"> [I13266]</span></a>
</li>
</ol>
</td>
</tr>
<tr>
<td class="ColumnType"> </td>
<td class="ColumnAttribute">Attributes</td>
<td class="ColumnValue">
<table class="infolist attrlist">
<thead>
<tr>
<th class="ColumnType">Type</th>
<th class="ColumnValue">Value</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnType">_UID</td>
<td class="ColumnValue">2122A42F7738314DBB1CF237787A5AC15022</td>
<td class="ColumnNotes"><div></div></td>
<td class="ColumnSources"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tr>
</table>
</div>
<div class="subsection" id="attributes">
<h4>Attributes</h4>
<table class="infolist attrlist">
<thead>
<tr>
<th class="ColumnType">Type</th>
<th class="ColumnValue">Value</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnType">_UID</td>
<td class="ColumnValue">5FFD712497802B4CAF5FCB30BE1CC3486D90</td>
<td class="ColumnNotes"><div></div></td>
<td class="ColumnSources"> </td>
</tr>
</tbody>
</table>
</div>
<div class="subsection" id="pedigree">
<h4>Pedigree</h4>
<ol class="pedigreegen">
<li>
<a href="../../../ppl/9/f/d15f6064399424a21948aad63f9.html">HARDING, Henry<span class="grampsid"> [I12773]</span></a>
<ol>
<li class="spouse">
<a href="../../../ppl/7/a/d15f606435d3e9f740d72b924a7.html">GAMMON, Joan<span class="grampsid"> [I12772]</span></a>
<ol>
<li>
<a href="../../../ppl/9/4/d15f60643cd612b6e7bf88edb49.html">HARDING, John<span class="grampsid"> [I12774]</span></a>
</li>
<li>
<a href="../../../ppl/a/c/d15f60683ebf488a10b59f50ca.html">HARDING, Henry<span class="grampsid"> [I12992]</span></a>
</li>
<li>
<a href="../../../ppl/c/9/d15f60684287d3cf39e72a1eb9c.html">HARDING, Henry<span class="grampsid"> [I12993]</span></a>
</li>
<li>
<a href="../../../ppl/4/2/d15f606bcf21a8675d3f0f7d24.html">HARDING, Elizabeth<span class="grampsid"> [I13259]</span></a>
</li>
<li>
<a href="../../../ppl/0/3/d15f606bd3110663f246ef9e930.html">HARDING, Mary<span class="grampsid"> [I13260]</span></a>
</li>
<li>
<a href="../../../ppl/0/d/d15f606bd7121f21e69f07469d0.html">HARDING, Phillip<span class="grampsid"> [I13261]</span></a>
</li>
<li>
<a href="../../../ppl/a/7/d15f606bda67f0f2804a7a71e7a.html">HARDING, Joan<span class="grampsid"> [I13262]</span></a>
</li>
<li class="thisperson">
HARDING, Charity
<ol class="spouselist">
<li class="spouse">
<a href="../../../ppl/7/e/d15f606be251c410137f9e015e7.html">CRANG, John<span class="grampsid"> [I13264]</span></a>
<ol>
<li>
<a href="../../../ppl/b/c/d15f606be526d830830768e05cb.html">CRANG, John<span class="grampsid"> [I13265]</span></a>
</li>
<li>
<a href="../../../ppl/5/6/d15f606be9a29040fadfb49d665.html">CRANG, William<span class="grampsid"> [I13266]</span></a>
</li>
</ol>
</li>
</ol>
</li>
<li>
<a href="../../../ppl/2/e/d15f606bedd69f5209e63cdc8e2.html">HARDING, Rebecca<span class="grampsid"> [I13267]</span></a>
</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
<div class="subsection" id="tree">
<h4>Ancestors</h4>
<div id="treeContainer" style="width:735px; height:602px;">
<div class="boxbg female AncCol0" style="top: 269px; left: 6px;">
<a class="noThumb" href="../../../ppl/5/a/d15f606bdde31e92f46bfead3a5.html">
HARDING, Charity
</a>
</div>
<div class="shadow" style="top: 274px; left: 10px;"></div>
<div class="bvline" style="top: 301px; left: 165px; width: 15px"></div>
<div class="gvline" style="top: 306px; left: 165px; width: 20px"></div>
<div class="boxbg male AncCol1" style="top: 119px; left: 196px;">
<a class="noThumb" href="../../../ppl/9/f/d15f6064399424a21948aad63f9.html">
HARDING, Henry
</a>
</div>
<div class="shadow" style="top: 124px; left: 200px;"></div>
<div class="bvline" style="top: 151px; left: 180px; width: 15px;"></div>
<div class="gvline" style="top: 156px; left: 185px; width: 20px;"></div>
<div class="bhline" style="top: 151px; left: 180px; height: 150px;"></div>
<div class="gvline" style="top: 156px; left: 185px; height: 150px;"></div>
<div class="boxbg female AncCol1" style="top: 419px; left: 196px;">
<a class="noThumb" href="../../../ppl/7/a/d15f606435d3e9f740d72b924a7.html">
GAMMON, Joan
</a>
</div>
<div class="shadow" style="top: 424px; left: 200px;"></div>
<div class="bvline" style="top: 451px; left: 180px; width: 15px;"></div>
<div class="gvline" style="top: 456px; left: 185px; width: 20px;"></div>
<div class="bhline" style="top: 301px; left: 180px; height: 150px;"></div>
<div class="gvline" style="top: 306px; left: 185px; height: 150px;"></div>
<div class="bvline" style="top: 451px; left: 355px; width: 15px"></div>
<div class="gvline" style="top: 456px; left: 355px; width: 20px"></div>
<div class="boxbg male AncCol2" style="top: 344px; left: 386px;">
<a class="noThumb" href="../../../ppl/b/3/d15f60642cc13f28671e1fe363b.html">
GAMMON, John
</a>
</div>
<div class="shadow" style="top: 349px; left: 390px;"></div>
<div class="bvline" style="top: 376px; left: 370px; width: 15px;"></div>
<div class="gvline" style="top: 381px; left: 375px; width: 20px;"></div>
<div class="bhline" style="top: 376px; left: 370px; height: 75px;"></div>
<div class="gvline" style="top: 381px; left: 375px; height: 75px;"></div>
<div class="boxbg female AncCol2" style="top: 494px; left: 386px;">
<a class="noThumb" href="../../../ppl/8/1/d15f60642fd3e2ea46f643aec18.html">
WILLIS, Prudence
</a>
</div>
<div class="shadow" style="top: 499px; left: 390px;"></div>
<div class="bvline" style="top: 526px; left: 370px; width: 15px;"></div>
<div class="gvline" style="top: 531px; left: 375px; width: 20px;"></div>
<div class="bhline" style="top: 451px; left: 370px; height: 75px;"></div>
<div class="gvline" style="top: 456px; left: 375px; height: 75px;"></div>
</div>
</div>
<div class="subsection" id="sourcerefs">
<h4>Source References</h4>
<ol>
<li>
<a href="../../../src/8/1/d15f606072656379e1b7405cf18.html" title="Email from David Blackmore" name ="sref1">
Email from David Blackmore
<span class="grampsid"> [S0171]</span>
</a>
<ol>
<li id="sref1a">
<ul>
<li>
Confidence: Low
</li>
</ul>
</li>
</ol>
</li>
</ol>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<p id="createdate">
Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:55:11<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a>
</p>
<p id="copyright">
</p>
</div>
</body>
</html>
|
bootstrap-examples/base.html | alecordev/web-templates | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Base</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
crossorigin="anonymous">
</head>
<body>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
</body>
</html> |
cryptoshare/css/style_pass.css | gavesc7/CryptoShare | /*Aquí configuro la posición del formulario que permitirá cambiar de contraseña a los usuarios*/
.contrasena {
margin-top: 4px;
margin-right: auto;
margin-left: auto;
opacity: 0.85;
}
.random {
margin-left: auto;
margin-right: auto;
padding-top: 2%;
} |
_source/news/2016-06-21-pathankot.html | InstantKhabar/_source | ---
title: "पठानकोट एयरबेस के पास अब भी अातंकवादी मौजूद: रिपोर्ट"
layout: item
category: ["india"]
date: 2016-06-21T18:19:09.113Z
image: 1466533149113pathankot.jpg
---
<p>जम्मू: बेहद संवेदनशील माने जाने वाले पठानकोट एयरबेस के पास के गांवों में अब भी आतंकवादी छिपे हुए हैं और वे फिर से एयरबेस पर हमला कर सकते हैं। गृह मामलों पर संसद की स्थाई समिति ने अपनी रिपोर्ट में यह बात कही है।
समिति ने कहा कि सरकार को इसके बारे में सूचित कर दिया गया है और रणनीतिक रूप से महत्वपूर्ण केंद्र की सुरक्षा बढ़ा दी गई है। समिति अंतरराष्ट्रीय सीमा के आसपास सुरक्षा बंदोबस्त की समीक्षा करने जम्मू पहुंची और इससे पहले उसने पठानकोट का दौरा किया था।
समिति के अध्यक्ष पी भट्टाचार्य ने संवाददाताओं से कहा, 'पठानकोट से लौटने के बाद हमने सरकार के सामने अपने सुझाव रखे और कहा कि पठानकोट पर फिर हमला हो सकता है। गांव वालों ने हमें बताया कि कुछ आतंकवादी अब भी वहां के गांवों में छिपे हुए हैं।' उन्होंने बताया कि समिति की सिफारिश के बाद सरकार ने सीआरपीएफ, बीएसएफ और सेना को सतर्क किया था और एयरबेस की सुरक्षा उनके हवाले कर दी थी।
भट्टाचार्य ने कहा, 'क्या आपको पता है कि कुछ दिन पहले सरकार ने सीआरपीएफ, बीएसएफ और सेना से वायुसैनिक स्टेशन की सुरक्षा संभालने को कहा था, क्योंकि कुछ आतंकवादी वहां छिपे हुए हैं। वे वहां कैसे छिपे हुए हैं, यह पता लगाने का काम मेरा नहीं है, लेकिन जैसी कि हमें ग्रामीणों से जानकारी मिली, हमें बहुत स्पष्ट था कि वे कहीं तो छिपे हैं। हमने इस बारे में सरकार को सूचित कर दिया।'
भारत सरकार द्वारा पाकिस्तानी जांच दल को दो जनवरी को हुए आतंकवादी हमले की जांच के लिए पठानकोट एयरबेस जाने की इजाजत दिए जाने के बारे में पूछे जाने पर उन्होंने कहा कि वह पाकिस्तान के खुफिया अधिकारियों को रणनीतिक रूप से महत्वपूर्ण केंद्र का दौरा करने की अनुमति देने के पक्ष में नहीं थे। भट्टाचार्य ने कहा, 'समिति पाकिस्तान की इस खुफिया शाखा को यहां बुलाने के भारत सरकार के विचार का समर्थन नहीं करती। किस लिए? लेकिन भारत सरकार की किसी विदेशी नीति के लिए हम उचित मंच नहीं हैं, हम इसे करने या नहीं करने का फैसला नहीं ले सकते।' पाकिस्तान के पांच सदस्यीय संयुक्त जांच दल ने 27 से 31 मार्च के बीच भारत का दौरा किया था और हमले के सिलसिले में सबूत एकत्रित किये थे।
भट्टाचार्य ने कहा कि नीति संबंधी दिशानिर्देश भारत सरकार को तय करने हैं। उन्होंने कहा, 'समिति ने भारत-बांग्लादेश सीमा और भारत-पाकिस्तान सीमा के सघन दौरे किए और अब हम श्रीनगर की ओर जा रहे हैं।' उन्होंने कहा, 'हम पठानकोट गए थे जो सबसे अधिक संवेदनशील इलाका है।' समिति ने कहा कि वह घुसपैठ रोकने के लिए बीएसएफ द्वारा उठाए जा रहे कदमों से संतुष्ट है, लेकिन उसने सीमा सुरक्षा बल को पूरी तरह आधुनिक उपकरण मुहैया कराने की वकालत भी की। भट्टाचार्य ने कहा, 'फिलहाल उन्होंने हमें बताया कि वे किस तरह से घुसपैठ रोकने की कोशिश कर रहे हैं। आप नहीं कह सकते कि आज या कल क्या होने वाला है लेकिन अब तक सबकुछ ठीक है।'</p> |
dest/util/reset.css | nolest/im_service | html,body{
padding:0;
margin:0;
} |
doc/html/class_virtual_i_p_cell-members.html | paulagent/CloudQoSSimTool | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>QoSSimTool: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">QoSSimTool
 <span id="projectnumber">0.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">VirtualIPCell Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a5b2dd1bc4733d037674009c69340c777">getHole</a>(string ipBasis)</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a77d98509db43aaed215cd50d522e807e">getIPNode</a>()</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#ae299b97e22d463e1b2680b5a378f21f3">getVirtualIP</a>()</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a70c27532f512244f464f0e7dabe364d9">getVMID</a>()</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#ae19d256e9c6ffeea6cd2276f860b072e">ipNode</a></td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a001fffc67d11603b0009540372e9f413">setIPNode</a>(string id)</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a30f407dbb01df65a590a67a08eec7dda">setVirtualIP</a>(string newVirtualIP)</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a6b3dbec378706bc96fbe2338de0cf787">setVMID</a>(int vm_id)</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a298ed3a64da74e9445c905f6eba6d155">virtualIP</a></td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a8b8616b99c28942d7cef8b1b89fe4cb4">VirtualIPCell</a>()</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a49e2460d12dd9e71e3b888752ea6cff2">vmID</a></td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_virtual_i_p_cell.html#a40093b80b397d3454d5f2a389b8544b1">~VirtualIPCell</a>()</td><td class="entry"><a class="el" href="class_virtual_i_p_cell.html">VirtualIPCell</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Apr 15 2016 12:41:10 for QoSSimTool by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
</body>
</html>
|
css/bepro_listings.css | BeProSoftware/bepro-listings | /*
This file is part of BePro Listings.
BePro Listings is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
BePro Listings is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with BePro Listings. If not, see <http://www.gnu.org/licenses/>.
*/
/* bepro listings widgets */
.recent_listings_widget li{
margin-bottom:5px;
}
.sidebar_recent_imgs img{
width:25%;
height:25%;
margin-right:5px;
}
.ui-datepicker-header{
background:#000;
color:#fff;
}
.ui-datepicker .ui-state-disabled .ui-state-default{
background:green;
color: #fff;
}
/* bepro listings map */
#secondary #map{
height: 250px;
width: 250px;
display: block;
margin: auto;
}#map { background: url(../images/noResultsMap.jpg); width:100%;}
.result_map_1{
height: 120px;
display: block;
margin: auto;
}
.result_map_2{
height: 250px;
display: block;
margin: auto;
}
.result_map_3{
height: 350px;
display: block;
margin: auto;
}
.result_map_4{
height: 350px;
display: block;
margin: auto;
}
.marker_content:not(:first-of-type){
border-top:2px solid;
clear:both;
}
.marker_title{
clear:both;
display:block;
}
.marker_img{
float:left;
}
.marker_detais{
float: right;
width:160px;
word-break:break-word;
}
.marker_detais .addr{
margin-bottom:5px;
display:block;
}
.marker_links{
clear: right;
float: right;
}
/* listing layout */
/*#shortcode_list{
clear:left;
}*/
.bepro_listing_desc{
display:block;
clear:left;
white-space: pre-line;
}
.bepro_listing_info div{
margin: 5px 0;
padding: 0 5px;
}
.bepro_listing_info{
display: block;
float: left;
clear: left;
margin: 0 0 20px 0;
}
.item_cost{
width:100%;
display:block;
clear:both;
}
#bpl_page_location_tab{
float:left;
width:30%;
}
#page_details_map_wrap{
width:69%;
float:left;
}
.bepro_address_info{
width:100%;
display:block;
clear:both;
}
.item_contactinfo{
width:100%;
display:block;
clear:both;
}
.bepro_listing_gallery{
display: block;
}
.single-bepro_listings h3{
display:block;
clear:left;
}
.bepro_listing_category_section{
clear:left;
}
/*Details page*/
.bl_succsss_message{
font-weight: bold;
text-decoration: underline;
color: green;
}
.bl_fail_message{
font-weight: bold;
text-decoration: underline;
color: red;
}
.bepro_listings_tabs{
clear:both;
}
.bepro_listings_tabs ul.tabs {
list-style: none;
padding: 0 0 0 1em;
margin: 0 0 1.618em;
overflow: hidden;
position: relative;
}
.bepro_listings_tabs ul.tabs li.active {
background: #fff;
z-index: 2;
border-bottom-color: #fff;
}
.bepro_listings_tabs ul.tabs li {
border: 1px solid #e0dadf;
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));
background: -webkit-linear-gradient(#f7f6f7,#e0dadf);
background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);
background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);
display: inline-block;
position: relative;
z-index: 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
box-shadow: 0 3px 3px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.6);
margin: 0 -5px;
padding: 0 1em;
}
.bepro_listings_tabs ul.tabs:before {
position: absolute;
content: " ";
width: 100%;
bottom: 0;
left: 0;
border-bottom: 1px solid #e0dadf;
z-index: 1;
}
.bepro_listings_tabs ul.tabs li a {
display: inline-block;
padding: .5em 0;
font-weight: bold;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
text-decoration: none;
}
#tab-map{
height:350px;
}
.bl_clear_heading{clear:left;}
.frontend_bepro_listings_tabs #page_details_map_wrap{
width:70%;
height:350px;
position:absolute;
}
.frontend_bepro_listings_vert_tabs #page_details_map{
width:100%;
height:300px;
}
.frontend_bepro_listings_tabs.ui-tabs {display:block;clear:both;width:98%;}
.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 20%; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 0; margin:0;float: right; width: 40em;width:70%}
/* Cat Listing layout */
.cat_lists{
float:left;
clear:both;
width: 100%;
}
.cat_list_item{
float:left;
width:185px;
margin-left: 10px;
margin-top: 10px;
}
.cat_list_item div{
float:left;
width:185px;
clear:both;
}
.cat_list_item img{
float:left;
width:185px;
height: 175px;
clear:both;
}
.cat_list_item .cat_desc{ }
.cat_list_item .cat_head{
background-color: #dfdfdf;
padding: 5px 5px;
width:175px;
clear:both;
display:block;
}
.cat_list_item ul{
clear:both;
}
.cat_list_item ul li{
list-style-type:none;
}
/* form layout */
/*#bepro_create_listings_form input, #bepro_create_listings_form select, #bepro_create_listings_form textarea{
width:100%
}*/
#bepro_create_listings_form input[type="submit"],#bepro_create_listings_form hr{
clear:left;
}
/*#bepro_create_listings_form input[type="submit"]{
background-color:green;
color:#fff;
border: 0;
padding: 5px;
}*/
.chosen-container {
min-width: 150px;
}
#bepro_listings_package_tabs{
margin-bottom:10px;
}
.bl_package_options_table td:nth-child(2){width:36%}
.package_option{float: left;
width: 45%;
border: 1px solid;
margin-left: 5px;
padding: 5px;}
.form_label{
display:block;
}
.form_heading{
width:225px;
margin-right:10px;
display:block;
font-weight:bold;
margin: 10px 0;
text-decoration:underline;
}
/*.bepro_form_section{
margin: 5px 0;
padding: 10px;
width: 100%;
}*/
.bepro_form_cat{
margin:0 5px;
float:left;
height: 70px;
max-width:150px;
text-align: center;
}
.bepro_form_cat input[type="checkbox"]{
display:block;
margin:auto;
}
.label_sep{
clear: both;
display: block;
font-weight: bold;
margin: 5px 0;
text-align: center;
}
/*.blsearchbuttons input[type=submit], .blsearchbuttons button{
height:28px;
}*/
.filter_search_form_shortcode .label_sep{
clear: none;
float: left;
display: inline;
margin: 0 5px;
}
.filter_search_form_shortcode .form_label{
display: inline;
}
.filter_search_form_shortcode div{
clear: none;
float: left;
display: inline;
margin: 0 5px;
height: 40px;
}
.filter_search_form_shortcode select{
width:auto;
}
.filter_search_form_shortcode{
border: 1px solid #dfdfdf;
float: left;
padding: 10px;
width:100%;
}
.error{
display:block;
}
/*.add_listing_form_info #content{
width:100%;
margin:0;
}*/
.filter_search_form input[type=checkbox]{
margin:0;
}
.filter_search_form .searchcheckbox{
margin-left:5px;
}
.filter_search_form input[type=checkbox].sub_cat_checkbox_1{
margin-left:10px;
}
.filter_search_form input[type=checkbox].sub_cat_checkbox_2{
margin-left:20px;
}
.filter_search_form input[type=checkbox].sub_cat_checkbox_3{
margin-left:30px;
}
/* Category listings results */
#listings_area h3{
font-size: 22px;
text-decoration: underline;
}
#listings_area .cat_lists{
margin:10px 0;
float: left;
}
/* buddypress */
#classified_listings_table td{
border:1px solid #CCC;
}
#classified_listings_table tr td:last-child{
width:24%;
}
#classified_listings_table{margin:10px 0}
#bl_payment_required_table{margin:10px 0;}
#bl_hide_bp_create_menu{
display:none !important;
}
/* Paging */
.paging{
float:right;
}
.paging a{
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 2px 4px;
margin: 2px 5px;
}
.paging a:hover,.paging a.selected{
background-color: grey;
color: #fff;
}
/*footer */
#bepro_lisings_footer{
text-align: center;
}
/* general */
.bl_shortcode_selected{
display:none;
}
/*Search Features*/
@media (max-width: 576px) {
.blsearchbuttons, #search_filter_shortcode_button{
clear:both;
display:block;
margin-top:10px;
}
}
/*Search Features*/
@media (max-width: 400px) {
.filter_search_form_shortcode div {
clear: both;
float: none;
display:block;
}
.filter_search_form_shortcode div input{
width:100%;
float:left;
}
.blsearchname{
display: block;
margin-top: 5px;
}
} |
src/app/event/directives/platform/platform-created-from-existing.html | mareths/hesperides-gui | <!--
~ /*
~ * This file is part of the Hesperides distribution.
~ * (https://github.com/voyages-sncf-technologies/hesperides)
~ * Copyright (c) 2016 VSCT.
~ *
~ * Hesperides is free software: you can redistribute it and/or modify
~ * it under the terms of the GNU General Public License as
~ * published by the Free Software Foundation, version 3.
~ *
~ * Hesperides is distributed in the hope that it will be useful, but
~ * WITHOUT ANY WARRANTY; without even the implied warranty of
~ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
~ * General Public License for more details.
~ *
~ * You should have received a copy of the GNU General Public License
~ * along with this program. If not, see <http://www.gnu.org/licenses/>.
~ */
~
-->
<div layout="row" class="event-entry">
<div flex="90">
<span class ="event-user">{{event.user}}</span><span class = "event-action"> {{ 'platform.event.createdFromExisting' | translate }} <strong> {{ from }}</strong></span>
<event-time timestamp = "event.timestamp"></event-time>
</div>
</div>
|
doc/gio-2.0/GLib.ZlibDecompressor.format.html | themightyug/ledborg-server | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<title>GLib.ZlibDecompressor.format -- Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">GLib.ZlibDecompressor.format Reference Manual</div>
<div class="site_body">
<div class="site_navigation">
<ul class="navi_main">
<li class="package_index"><a href="../index.html">Packages</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="package"><a href="index.htm">gio-2.0</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="namespace"><a href="GLib.html">GLib</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="class"><a href="GLib.ZlibDecompressor.html">ZlibDecompressor</a></li>
</ul>
<hr class="navi_hr"/>
<ul class="navi_main">
<li class="property"><a href="GLib.ZlibDecompressor.file_info.html">file_info</a></li>
<li class="property">format</li>
<li class="creation_method"><a href="GLib.ZlibDecompressor.ZlibDecompressor.html">ZlibDecompressor</a></li>
<li class="method"><a href="GLib.ZlibDecompressor.get_file_info.html">get_file_info</a></li>
</ul>
</div>
<div class="site_content">
<h1 class="main_title">format</h1>
<hr class="main_hr"/>
<h2 class="main_title">Description:</h2>
<div class="main_code_definition">[ <span class="main_type">NoAccessorMethod</span> ]<br/><span class="main_keyword">public</span> <span class="main_type"><a href="GLib.ZlibCompressorFormat.html" class="enum">ZlibCompressorFormat</a></span> <b><span css="property">format</span></b> { <span class="main_keyword">construct</span> <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
</div>
</div>
</div><br/>
<div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>
</div>
</body>
</html> |
jdk8en_us/docs/api/javax/xml/datatype/DatatypeFactory.html | DeanAaron/jdk8 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:35:58 PDT 2014 -->
<title>DatatypeFactory (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<meta name="keywords" content="javax.xml.datatype.DatatypeFactory class">
<meta name="keywords" content="DATATYPEFACTORY_PROPERTY">
<meta name="keywords" content="DATATYPEFACTORY_IMPLEMENTATION_CLASS">
<meta name="keywords" content="newInstance()">
<meta name="keywords" content="newDuration()">
<meta name="keywords" content="newDurationDayTime()">
<meta name="keywords" content="newDurationYearMonth()">
<meta name="keywords" content="newXMLGregorianCalendar()">
<meta name="keywords" content="newXMLGregorianCalendarDate()">
<meta name="keywords" content="newXMLGregorianCalendarTime()">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DatatypeFactory (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":10,"i2":6,"i3":6,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":9,"i14":6,"i15":6,"i16":6,"i17":10,"i18":6,"i19":10,"i20":10,"i21":10,"i22":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DatatypeFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../javax/xml/datatype/DatatypeConstants.Field.html" title="class in javax.xml.datatype"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?javax/xml/datatype/DatatypeFactory.html" target="_top">Frames</a></li>
<li><a href="DatatypeFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">compact2, compact3</div>
<div class="subTitle">javax.xml.datatype</div>
<h2 title="Class DatatypeFactory" class="title">Class DatatypeFactory</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>javax.xml.datatype.DatatypeFactory</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">DatatypeFactory</span>
extends <a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></pre>
<div class="block"><p>Factory that creates new <code>javax.xml.datatype</code> <code>Object</code>s that map XML to/from Java <code>Object</code>s.</p>
<p>A new instance of the <code>DatatypeFactory</code> is created through the <a href="../../../javax/xml/datatype/DatatypeFactory.html#newInstance--"><code>newInstance()</code></a> method
that uses the following implementation resolution mechanisms to determine an implementation:</p>
<ol>
<li>
If the system property specified by <a href="../../../javax/xml/datatype/DatatypeFactory.html#DATATYPEFACTORY_PROPERTY"><code>DATATYPEFACTORY_PROPERTY</code></a>, "<code>javax.xml.datatype.DatatypeFactory</code>",
exists, a class with the name of the property value is instantiated.
Any Exception thrown during the instantiation process is wrapped as a <a href="../../../javax/xml/datatype/DatatypeConfigurationException.html" title="class in javax.xml.datatype"><code>DatatypeConfigurationException</code></a>.
</li>
<li>
If the file ${JAVA_HOME}/lib/jaxp.properties exists, it is loaded in a <a href="../../../java/util/Properties.html" title="class in java.util"><code>Properties</code></a> <code>Object</code>.
The <code>Properties</code> <code>Object </code> is then queried for the property as documented in the prior step
and processed as documented in the prior step.
</li>
<li>
Uses the service-provider loading facilities, defined by the <a href="../../../java/util/ServiceLoader.html" title="class in java.util"><code>ServiceLoader</code></a> class, to attempt
to locate and load an implementation of the service using the <a href="../../../java/util/ServiceLoader.html#load-java.lang.Class-">default loading mechanism</a>:
the service-provider loading facility will use the <a href="../../../java/lang/Thread.html#getContextClassLoader--">current thread's context class loader</a>
to attempt to load the service. If the context class
loader is null, the <a href="../../../java/lang/ClassLoader.html#getSystemClassLoader--">system class loader</a> will be used.
<br>
In case of <a href="../../../java/util/ServiceConfigurationError.html" title="class in java.util"><code>service
configuration error</code></a> a <a href="../../../javax/xml/datatype/DatatypeConfigurationException.html" title="class in javax.xml.datatype"><code>DatatypeConfigurationException</code></a>
will be thrown.
</li>
<li>
The final mechanism is to attempt to instantiate the <code>Class</code> specified by
<a href="../../../javax/xml/datatype/DatatypeFactory.html#DATATYPEFACTORY_IMPLEMENTATION_CLASS"><code>DATATYPEFACTORY_IMPLEMENTATION_CLASS</code></a>.
Any Exception thrown during the instantiation process is wrapped as a <a href="../../../javax/xml/datatype/DatatypeConfigurationException.html" title="class in javax.xml.datatype"><code>DatatypeConfigurationException</code></a>.
</li>
</ol></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5</dd>
<dt><span class="simpleTagLabel">Version:</span></dt>
<dd>$Revision: 1.13 $, $Date: 2010/03/11 23:10:53 $</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../java/lang/String.html" title="class in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#DATATYPEFACTORY_IMPLEMENTATION_CLASS">DATATYPEFACTORY_IMPLEMENTATION_CLASS</a></span></code>
<div class="block">Default implementation class name as defined in
<em>JSR 206: Java(TM) API for XML Processing (JAXP) 1.3</em>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../java/lang/String.html" title="class in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#DATATYPEFACTORY_PROPERTY">DATATYPEFACTORY_PROPERTY</a></span></code>
<div class="block">Default property name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#DatatypeFactory--">DatatypeFactory</a></span>()</code>
<div class="block">Protected constructor to prevent instaniation outside of package.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDuration-boolean-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigDecimal-">newDuration</a></span>(boolean isPositive,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> years,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> months,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> days,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> hours,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> minutes,
<a href="../../../java/math/BigDecimal.html" title="class in java.math">BigDecimal</a> seconds)</code>
<div class="block">Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as isPositive, years, months, days, hours, minutes, seconds.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDuration-boolean-int-int-int-int-int-int-">newDuration</a></span>(boolean isPositive,
int years,
int months,
int days,
int hours,
int minutes,
int seconds)</code>
<div class="block">Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as isPositive, years, months, days, hours, minutes, seconds.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDuration-long-">newDuration</a></span>(long durationInMilliSeconds)</code>
<div class="block">Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as milliseconds.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDuration-java.lang.String-">newDuration</a></span>(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</code>
<div class="block">Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as its string representation, "PnYnMnDTnHnMnS",
as defined in XML Schema 1.0 section 3.2.6.1.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationDayTime-boolean-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-">newDurationDayTime</a></span>(boolean isPositive,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> day,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> hour,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> minute,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> second)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified
<code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationDayTime-boolean-int-int-int-int-">newDurationDayTime</a></span>(boolean isPositive,
int day,
int hour,
int minute,
int second)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified
<code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationDayTime-long-">newDurationDayTime</a></span>(long durationInMilliseconds)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified milliseconds as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationDayTime-java.lang.String-">newDurationDayTime</a></span>(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> by parsing its <code>String</code> representation,
"<em>PnDTnHnMnS</em>", <a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationYearMonth-boolean-java.math.BigInteger-java.math.BigInteger-">newDurationYearMonth</a></span>(boolean isPositive,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> year,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> month)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified
<code>year</code> and <code>month</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationYearMonth-boolean-int-int-">newDurationYearMonth</a></span>(boolean isPositive,
int year,
int month)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified
<code>year</code> and <code>month</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationYearMonth-long-">newDurationYearMonth</a></span>(long durationInMilliseconds)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified milliseconds as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDurationYearMonth-java.lang.String-">newDurationYearMonth</a></span>(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</code>
<div class="block">Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> by parsing its <code>String</code> representation,
"<em>PnYnM</em>", <a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/datatype/DatatypeFactory.html" title="class in javax.xml.datatype">DatatypeFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newInstance--">newInstance</a></span>()</code>
<div class="block">Obtain a new instance of a <code>DatatypeFactory</code>.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="../../../javax/xml/datatype/DatatypeFactory.html" title="class in javax.xml.datatype">DatatypeFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newInstance-java.lang.String-java.lang.ClassLoader-">newInstance</a></span>(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> factoryClassName,
<a href="../../../java/lang/ClassLoader.html" title="class in java.lang">ClassLoader</a> classLoader)</code>
<div class="block">Obtain a new instance of a <code>DatatypeFactory</code> from class name.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendar--">newXMLGregorianCalendar</a></span>()</code>
<div class="block">Create a new instance of an <code>XMLGregorianCalendar</code>.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendar-java.math.BigInteger-int-int-int-int-int-java.math.BigDecimal-int-">newXMLGregorianCalendar</a></span>(<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> year,
int month,
int day,
int hour,
int minute,
int second,
<a href="../../../java/math/BigDecimal.html" title="class in java.math">BigDecimal</a> fractionalSecond,
int timezone)</code>
<div class="block">Constructor allowing for complete value spaces allowed by
W3C XML Schema 1.0 recommendation for xsd:dateTime and related
builtin datatypes.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendar-java.util.GregorianCalendar-">newXMLGregorianCalendar</a></span>(<a href="../../../java/util/GregorianCalendar.html" title="class in java.util">GregorianCalendar</a> cal)</code>
<div class="block">Create an <code>XMLGregorianCalendar</code> from a <a href="../../../java/util/GregorianCalendar.html" title="class in java.util"><code>GregorianCalendar</code></a>.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendar-int-int-int-int-int-int-int-int-">newXMLGregorianCalendar</a></span>(int year,
int month,
int day,
int hour,
int minute,
int second,
int millisecond,
int timezone)</code>
<div class="block">Constructor of value spaces that a
<code>java.util.GregorianCalendar</code> instance would need to convert to an
<code>XMLGregorianCalendar</code> instance.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendar-java.lang.String-">newXMLGregorianCalendar</a></span>(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</code>
<div class="block">Create a new XMLGregorianCalendar by parsing the String as a lexical representation.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendarDate-int-int-int-int-">newXMLGregorianCalendarDate</a></span>(int year,
int month,
int day,
int timezone)</code>
<div class="block">Create a Java representation of XML Schema builtin datatype <code>date</code> or <code>g*</code>.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendarTime-int-int-int-java.math.BigDecimal-int-">newXMLGregorianCalendarTime</a></span>(int hours,
int minutes,
int seconds,
<a href="../../../java/math/BigDecimal.html" title="class in java.math">BigDecimal</a> fractionalSecond,
int timezone)</code>
<div class="block">Create a Java instance of XML Schema builtin datatype time.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendarTime-int-int-int-int-">newXMLGregorianCalendarTime</a></span>(int hours,
int minutes,
int seconds,
int timezone)</code>
<div class="block">Create a Java instance of XML Schema builtin datatype <code>time</code>.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/xml/datatype/DatatypeFactory.html#newXMLGregorianCalendarTime-int-int-int-int-int-">newXMLGregorianCalendarTime</a></span>(int hours,
int minutes,
int seconds,
int milliseconds,
int timezone)</code>
<div class="block">Create a Java instance of XML Schema builtin datatype time.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></h3>
<code><a href="../../../java/lang/Object.html#clone--">clone</a>, <a href="../../../java/lang/Object.html#equals-java.lang.Object-">equals</a>, <a href="../../../java/lang/Object.html#finalize--">finalize</a>, <a href="../../../java/lang/Object.html#getClass--">getClass</a>, <a href="../../../java/lang/Object.html#hashCode--">hashCode</a>, <a href="../../../java/lang/Object.html#notify--">notify</a>, <a href="../../../java/lang/Object.html#notifyAll--">notifyAll</a>, <a href="../../../java/lang/Object.html#toString--">toString</a>, <a href="../../../java/lang/Object.html#wait--">wait</a>, <a href="../../../java/lang/Object.html#wait-long-">wait</a>, <a href="../../../java/lang/Object.html#wait-long-int-">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="DATATYPEFACTORY_PROPERTY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DATATYPEFACTORY_PROPERTY</h4>
<pre>public static final <a href="../../../java/lang/String.html" title="class in java.lang">String</a> DATATYPEFACTORY_PROPERTY</pre>
<div class="block"><p>Default property name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.</p>
<p>Default value is <code>javax.xml.datatype.DatatypeFactory</code>.</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#javax.xml.datatype.DatatypeFactory.DATATYPEFACTORY_PROPERTY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="DATATYPEFACTORY_IMPLEMENTATION_CLASS">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DATATYPEFACTORY_IMPLEMENTATION_CLASS</h4>
<pre>public static final <a href="../../../java/lang/String.html" title="class in java.lang">String</a> DATATYPEFACTORY_IMPLEMENTATION_CLASS</pre>
<div class="block"><p>Default implementation class name as defined in
<em>JSR 206: Java(TM) API for XML Processing (JAXP) 1.3</em>.</p>
<p>Implementers should specify the name of an appropriate class
to be instantiated if no other implementation resolution mechanism
succeeds.</p>
<p>Users should not refer to this field; it is intended only to
document a factory implementation detail.
</p></div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DatatypeFactory--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DatatypeFactory</h4>
<pre>protected DatatypeFactory()</pre>
<div class="block"><p>Protected constructor to prevent instaniation outside of package.</p>
<p>Use <a href="../../../javax/xml/datatype/DatatypeFactory.html#newInstance--"><code>newInstance()</code></a> to create a <code>DatatypeFactory</code>.</p></div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="newInstance--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newInstance</h4>
<pre>public static <a href="../../../javax/xml/datatype/DatatypeFactory.html" title="class in javax.xml.datatype">DatatypeFactory</a> newInstance()
throws <a href="../../../javax/xml/datatype/DatatypeConfigurationException.html" title="class in javax.xml.datatype">DatatypeConfigurationException</a></pre>
<div class="block"><p>Obtain a new instance of a <code>DatatypeFactory</code>.</p>
<p>The implementation resolution mechanisms are <a href="#DatatypeFactory.newInstance">defined</a> in this
<code>Class</code>'s documentation.</p></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New instance of a <code>DatatypeFactory</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../javax/xml/datatype/DatatypeConfigurationException.html" title="class in javax.xml.datatype">DatatypeConfigurationException</a></code> - If the implementation is not
available or cannot be instantiated.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../javax/xml/datatype/DatatypeFactory.html#newInstance-java.lang.String-java.lang.ClassLoader-"><code>newInstance(String factoryClassName, ClassLoader classLoader)</code></a></dd>
</dl>
</li>
</ul>
<a name="newInstance-java.lang.String-java.lang.ClassLoader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newInstance</h4>
<pre>public static <a href="../../../javax/xml/datatype/DatatypeFactory.html" title="class in javax.xml.datatype">DatatypeFactory</a> newInstance(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> factoryClassName,
<a href="../../../java/lang/ClassLoader.html" title="class in java.lang">ClassLoader</a> classLoader)
throws <a href="../../../javax/xml/datatype/DatatypeConfigurationException.html" title="class in javax.xml.datatype">DatatypeConfigurationException</a></pre>
<div class="block"><p>Obtain a new instance of a <code>DatatypeFactory</code> from class name.
This function is useful when there are multiple providers in the classpath.
It gives more control to the application as it can specify which provider
should be loaded.</p>
<p>Once an application has obtained a reference to a <code>DatatypeFactory</code>
it can use the factory to configure and obtain datatype instances.</P>
<h2>Tip for Trouble-shooting</h2>
<p>Setting the <code>jaxp.debug</code> system property will cause
this method to print a lot of debug messages
to <code>System.err</code> about what it is doing and where it is looking at.</p>
<p> If you have problems try:</p>
<pre>
java -Djaxp.debug=1 YourProgram ....
</pre></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>factoryClassName</code> - fully qualified factory class name that provides implementation of <code>javax.xml.datatype.DatatypeFactory</code>.</dd>
<dd><code>classLoader</code> - <code>ClassLoader</code> used to load the factory class. If <code>null</code>
current <code>Thread</code>'s context classLoader is used to load the factory class.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New instance of a <code>DatatypeFactory</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../javax/xml/datatype/DatatypeConfigurationException.html" title="class in javax.xml.datatype">DatatypeConfigurationException</a></code> - if <code>factoryClassName</code> is <code>null</code>, or
the factory class cannot be loaded, instantiated.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.6</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../javax/xml/datatype/DatatypeFactory.html#newInstance--"><code>newInstance()</code></a></dd>
</dl>
</li>
</ul>
<a name="newDuration-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDuration</h4>
<pre>public abstract <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDuration(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</pre>
<div class="block"><p>Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as its string representation, "PnYnMnDTnHnMnS",
as defined in XML Schema 1.0 section 3.2.6.1.</p>
<p>XML Schema Part 2: Datatypes, 3.2.6 duration, defines <code>duration</code> as:</p>
<blockquote>
duration represents a duration of time.
The value space of duration is a six-dimensional space where the coordinates designate the
Gregorian year, month, day, hour, minute, and second components defined in Section 5.5.3.2 of [ISO 8601], respectively.
These components are ordered in their significance by their order of appearance i.e. as
year, month, day, hour, minute, and second.
</blockquote>
<p>All six values are set and available from the created <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><code>Duration</code></a></p>
<p>The XML Schema specification states that values can be of an arbitrary size.
Implementations may chose not to or be incapable of supporting arbitrarily large and/or small values.
An <a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang"><code>UnsupportedOperationException</code></a> will be thrown with a message indicating implementation limits
if implementation capacities are exceeded.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>lexicalRepresentation</code> - <code>String</code> representation of a <code>Duration</code>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created from parsing the <code>lexicalRepresentation</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If <code>lexicalRepresentation</code> is not a valid representation of a <code>Duration</code>.</dd>
<dd><code><a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang">UnsupportedOperationException</a></code> - If implementation cannot support requested values.</dd>
<dd><code><a href="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</a></code> - if <code>lexicalRepresentation</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="newDuration-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDuration</h4>
<pre>public abstract <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDuration(long durationInMilliSeconds)</pre>
<div class="block"><p>Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as milliseconds.</p>
<p>XML Schema Part 2: Datatypes, 3.2.6 duration, defines <code>duration</code> as:</p>
<blockquote>
duration represents a duration of time.
The value space of duration is a six-dimensional space where the coordinates designate the
Gregorian year, month, day, hour, minute, and second components defined in Section 5.5.3.2 of [ISO 8601], respectively.
These components are ordered in their significance by their order of appearance i.e. as
year, month, day, hour, minute, and second.
</blockquote>
<p>All six values are set by computing their values from the specified milliseconds
and are available using the <code>get</code> methods of the created <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><code>Duration</code></a>.
The values conform to and are defined by:</p>
<ul>
<li>ISO 8601:2000(E) Section 5.5.3.2 Alternative format</li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#isoformats">
W3C XML Schema 1.0 Part 2, Appendix D, ISO 8601 Date and Time Formats</a>
</li>
<li><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a> Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li>
</ul>
<p>The default start instance is defined by <a href="../../../java/util/GregorianCalendar.html" title="class in java.util"><code>GregorianCalendar</code></a>'s use of the start of the epoch: i.e.,
<a href="../../../java/util/Calendar.html#YEAR"><code>Calendar.YEAR</code></a> = 1970,
<a href="../../../java/util/Calendar.html#MONTH"><code>Calendar.MONTH</code></a> = <a href="../../../java/util/Calendar.html#JANUARY"><code>Calendar.JANUARY</code></a>,
<a href="../../../java/util/Calendar.html#DATE"><code>Calendar.DATE</code></a> = 1, etc.
This is important as there are variations in the Gregorian Calendar,
e.g. leap years have different days in the month = <a href="../../../java/util/Calendar.html#FEBRUARY"><code>Calendar.FEBRUARY</code></a>
so the result of <a href="../../../javax/xml/datatype/Duration.html#getMonths--"><code>Duration.getMonths()</code></a> and <a href="../../../javax/xml/datatype/Duration.html#getDays--"><code>Duration.getDays()</code></a> can be influenced.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>durationInMilliSeconds</code> - Duration in milliseconds to create.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> representing <code>durationInMilliSeconds</code>.</dd>
</dl>
</li>
</ul>
<a name="newDuration-boolean-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigDecimal-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDuration</h4>
<pre>public abstract <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDuration(boolean isPositive,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> years,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> months,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> days,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> hours,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> minutes,
<a href="../../../java/math/BigDecimal.html" title="class in java.math">BigDecimal</a> seconds)</pre>
<div class="block"><p>Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as isPositive, years, months, days, hours, minutes, seconds.</p>
<p>The XML Schema specification states that values can be of an arbitrary size.
Implementations may chose not to or be incapable of supporting arbitrarily large and/or small values.
An <a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang"><code>UnsupportedOperationException</code></a> will be thrown with a message indicating implementation limits
if implementation capacities are exceeded.</p>
<p>A <code>null</code> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isPositive</code> - Set to <code>false</code> to create a negative duration. When the length
of the duration is zero, this parameter will be ignored.</dd>
<dd><code>years</code> - of this <code>Duration</code></dd>
<dd><code>months</code> - of this <code>Duration</code></dd>
<dd><code>days</code> - of this <code>Duration</code></dd>
<dd><code>hours</code> - of this <code>Duration</code></dd>
<dd><code>minutes</code> - of this <code>Duration</code></dd>
<dd><code>seconds</code> - of this <code>Duration</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created from the specified values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If the values are not a valid representation of a
<code>Duration</code>: if all the fields (years, months, ...) are null or
if any of the fields is negative.</dd>
<dd><code><a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang">UnsupportedOperationException</a></code> - If implementation cannot support requested values.</dd>
</dl>
</li>
</ul>
<a name="newDuration-boolean-int-int-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDuration</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDuration(boolean isPositive,
int years,
int months,
int days,
int hours,
int minutes,
int seconds)</pre>
<div class="block"><p>Obtain a new instance of a <code>Duration</code>
specifying the <code>Duration</code> as isPositive, years, months, days, hours, minutes, seconds.</p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isPositive</code> - Set to <code>false</code> to create a negative duration. When the length
of the duration is zero, this parameter will be ignored.</dd>
<dd><code>years</code> - of this <code>Duration</code></dd>
<dd><code>months</code> - of this <code>Duration</code></dd>
<dd><code>days</code> - of this <code>Duration</code></dd>
<dd><code>hours</code> - of this <code>Duration</code></dd>
<dd><code>minutes</code> - of this <code>Duration</code></dd>
<dd><code>seconds</code> - of this <code>Duration</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created from the specified values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If the values are not a valid representation of a
<code>Duration</code>: if any of the fields is negative.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../javax/xml/datatype/DatatypeFactory.html#newDuration-boolean-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigDecimal-"><code>newDuration(
boolean isPositive,
BigInteger years,
BigInteger months,
BigInteger days,
BigInteger hours,
BigInteger minutes,
BigDecimal seconds)</code></a></dd>
</dl>
</li>
</ul>
<a name="newDurationDayTime-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationDayTime</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationDayTime(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> by parsing its <code>String</code> representation,
"<em>PnDTnHnMnS</em>", <a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</p>
<p>The datatype <code>xdt:dayTimeDuration</code> is a subtype of <code>xs:duration</code>
whose lexical representation contains only day, hour, minute, and second components.
This datatype resides in the namespace <code>http://www.w3.org/2003/11/xpath-datatypes</code>.</p>
<p>All four values are set and available from the created <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><code>Duration</code></a></p>
<p>The XML Schema specification states that values can be of an arbitrary size.
Implementations may chose not to or be incapable of supporting arbitrarily large and/or small values.
An <a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang"><code>UnsupportedOperationException</code></a> will be thrown with a message indicating implementation limits
if implementation capacities are exceeded.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>lexicalRepresentation</code> - Lexical representation of a duration.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created using the specified <code>lexicalRepresentation</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If <code>lexicalRepresentation</code> is not a valid representation of a <code>Duration</code> expressed only in terms of days and time.</dd>
<dd><code><a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang">UnsupportedOperationException</a></code> - If implementation cannot support requested values.</dd>
<dd><code><a href="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</a></code> - If <code>lexicalRepresentation</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="newDurationDayTime-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationDayTime</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationDayTime(long durationInMilliseconds)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified milliseconds as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</p>
<p>The datatype <code>xdt:dayTimeDuration</code> is a subtype of <code>xs:duration</code>
whose lexical representation contains only day, hour, minute, and second components.
This datatype resides in the namespace <code>http://www.w3.org/2003/11/xpath-datatypes</code>.</p>
<p>All four values are set by computing their values from the specified milliseconds
and are available using the <code>get</code> methods of the created <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><code>Duration</code></a>.
The values conform to and are defined by:</p>
<ul>
<li>ISO 8601:2000(E) Section 5.5.3.2 Alternative format</li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#isoformats">
W3C XML Schema 1.0 Part 2, Appendix D, ISO 8601 Date and Time Formats</a>
</li>
<li><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a> Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li>
</ul>
<p>The default start instance is defined by <a href="../../../java/util/GregorianCalendar.html" title="class in java.util"><code>GregorianCalendar</code></a>'s use of the start of the epoch: i.e.,
<a href="../../../java/util/Calendar.html#YEAR"><code>Calendar.YEAR</code></a> = 1970,
<a href="../../../java/util/Calendar.html#MONTH"><code>Calendar.MONTH</code></a> = <a href="../../../java/util/Calendar.html#JANUARY"><code>Calendar.JANUARY</code></a>,
<a href="../../../java/util/Calendar.html#DATE"><code>Calendar.DATE</code></a> = 1, etc.
This is important as there are variations in the Gregorian Calendar,
e.g. leap years have different days in the month = <a href="../../../java/util/Calendar.html#FEBRUARY"><code>Calendar.FEBRUARY</code></a>
so the result of <a href="../../../javax/xml/datatype/Duration.html#getDays--"><code>Duration.getDays()</code></a> can be influenced.</p>
<p>Any remaining milliseconds after determining the day, hour, minute and second are discarded.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>durationInMilliseconds</code> - Milliseconds of <code>Duration</code> to create.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created with the specified <code>durationInMilliseconds</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a></dd>
</dl>
</li>
</ul>
<a name="newDurationDayTime-boolean-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-java.math.BigInteger-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationDayTime</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationDayTime(boolean isPositive,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> day,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> hour,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> minute,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> second)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified
<code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</p>
<p>The datatype <code>xdt:dayTimeDuration</code> is a subtype of <code>xs:duration</code>
whose lexical representation contains only day, hour, minute, and second components.
This datatype resides in the namespace <code>http://www.w3.org/2003/11/xpath-datatypes</code>.</p>
<p>The XML Schema specification states that values can be of an arbitrary size.
Implementations may chose not to or be incapable of supporting arbitrarily large and/or small values.
An <a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang"><code>UnsupportedOperationException</code></a> will be thrown with a message indicating implementation limits
if implementation capacities are exceeded.</p>
<p>A <code>null</code> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isPositive</code> - Set to <code>false</code> to create a negative duration. When the length
of the duration is zero, this parameter will be ignored.</dd>
<dd><code>day</code> - Day of <code>Duration</code>.</dd>
<dd><code>hour</code> - Hour of <code>Duration</code>.</dd>
<dd><code>minute</code> - Minute of <code>Duration</code>.</dd>
<dd><code>second</code> - Second of <code>Duration</code>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created with the specified <code>day</code>, <code>hour</code>, <code>minute</code>
and <code>second</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If the values are not a valid representation of a
<code>Duration</code>: if all the fields (day, hour, ...) are null or
if any of the fields is negative.</dd>
<dd><code><a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang">UnsupportedOperationException</a></code> - If implementation cannot support requested values.</dd>
</dl>
</li>
</ul>
<a name="newDurationDayTime-boolean-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationDayTime</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationDayTime(boolean isPositive,
int day,
int hour,
int minute,
int second)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:dayTimeDuration</code> using the specified
<code>day</code>, <code>hour</code>, <code>minute</code> and <code>second</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#dayTimeDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration</a>.</p>
<p>The datatype <code>xdt:dayTimeDuration</code> is a subtype of <code>xs:duration</code>
whose lexical representation contains only day, hour, minute, and second components.
This datatype resides in the namespace <code>http://www.w3.org/2003/11/xpath-datatypes</code>.</p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isPositive</code> - Set to <code>false</code> to create a negative duration. When the length
of the duration is zero, this parameter will be ignored.</dd>
<dd><code>day</code> - Day of <code>Duration</code>.</dd>
<dd><code>hour</code> - Hour of <code>Duration</code>.</dd>
<dd><code>minute</code> - Minute of <code>Duration</code>.</dd>
<dd><code>second</code> - Second of <code>Duration</code>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created with the specified <code>day</code>, <code>hour</code>, <code>minute</code>
and <code>second</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If the values are not a valid representation of a
<code>Duration</code>: if any of the fields (day, hour, ...) is negative.</dd>
</dl>
</li>
</ul>
<a name="newDurationYearMonth-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationYearMonth</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationYearMonth(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> by parsing its <code>String</code> representation,
"<em>PnYnM</em>", <a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</p>
<p>The datatype <code>xdt:yearMonthDuration</code> is a subtype of <code>xs:duration</code>
whose lexical representation contains only year and month components.
This datatype resides in the namespace <a href="../../../javax/xml/XMLConstants.html#W3C_XPATH_DATATYPE_NS_URI"><code>XMLConstants.W3C_XPATH_DATATYPE_NS_URI</code></a>.</p>
<p>Both values are set and available from the created <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><code>Duration</code></a></p>
<p>The XML Schema specification states that values can be of an arbitrary size.
Implementations may chose not to or be incapable of supporting arbitrarily large and/or small values.
An <a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang"><code>UnsupportedOperationException</code></a> will be thrown with a message indicating implementation limits
if implementation capacities are exceeded.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>lexicalRepresentation</code> - Lexical representation of a duration.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created using the specified <code>lexicalRepresentation</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If <code>lexicalRepresentation</code> is not a valid representation of a <code>Duration</code> expressed only in terms of years and months.</dd>
<dd><code><a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang">UnsupportedOperationException</a></code> - If implementation cannot support requested values.</dd>
<dd><code><a href="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</a></code> - If <code>lexicalRepresentation</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="newDurationYearMonth-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationYearMonth</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationYearMonth(long durationInMilliseconds)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified milliseconds as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</p>
<p>The datatype <code>xdt:yearMonthDuration</code> is a subtype of <code>xs:duration</code>
whose lexical representation contains only year and month components.
This datatype resides in the namespace <a href="../../../javax/xml/XMLConstants.html#W3C_XPATH_DATATYPE_NS_URI"><code>XMLConstants.W3C_XPATH_DATATYPE_NS_URI</code></a>.</p>
<p>Both values are set by computing their values from the specified milliseconds
and are available using the <code>get</code> methods of the created <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><code>Duration</code></a>.
The values conform to and are defined by:</p>
<ul>
<li>ISO 8601:2000(E) Section 5.5.3.2 Alternative format</li>
<li><a href="http://www.w3.org/TR/xmlschema-2/#isoformats">
W3C XML Schema 1.0 Part 2, Appendix D, ISO 8601 Date and Time Formats</a>
</li>
<li><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a> Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li>
</ul>
<p>The default start instance is defined by <a href="../../../java/util/GregorianCalendar.html" title="class in java.util"><code>GregorianCalendar</code></a>'s use of the start of the epoch: i.e.,
<a href="../../../java/util/Calendar.html#YEAR"><code>Calendar.YEAR</code></a> = 1970,
<a href="../../../java/util/Calendar.html#MONTH"><code>Calendar.MONTH</code></a> = <a href="../../../java/util/Calendar.html#JANUARY"><code>Calendar.JANUARY</code></a>,
<a href="../../../java/util/Calendar.html#DATE"><code>Calendar.DATE</code></a> = 1, etc.
This is important as there are variations in the Gregorian Calendar,
e.g. leap years have different days in the month = <a href="../../../java/util/Calendar.html#FEBRUARY"><code>Calendar.FEBRUARY</code></a>
so the result of <a href="../../../javax/xml/datatype/Duration.html#getMonths--"><code>Duration.getMonths()</code></a> can be influenced.</p>
<p>Any remaining milliseconds after determining the year and month are discarded.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>durationInMilliseconds</code> - Milliseconds of <code>Duration</code> to create.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created using the specified <code>durationInMilliseconds</code>.</dd>
</dl>
</li>
</ul>
<a name="newDurationYearMonth-boolean-java.math.BigInteger-java.math.BigInteger-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationYearMonth</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationYearMonth(boolean isPositive,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> year,
<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> month)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified
<code>year</code> and <code>month</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</p>
<p>The XML Schema specification states that values can be of an arbitrary size.
Implementations may chose not to or be incapable of supporting arbitrarily large and/or small values.
An <a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang"><code>UnsupportedOperationException</code></a> will be thrown with a message indicating implementation limits
if implementation capacities are exceeded.</p>
<p>A <code>null</code> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isPositive</code> - Set to <code>false</code> to create a negative duration. When the length
of the duration is zero, this parameter will be ignored.</dd>
<dd><code>year</code> - Year of <code>Duration</code>.</dd>
<dd><code>month</code> - Month of <code>Duration</code>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created using the specified <code>year</code> and <code>month</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If the values are not a valid representation of a
<code>Duration</code>: if all of the fields (year, month) are null or
if any of the fields is negative.</dd>
<dd><code><a href="../../../java/lang/UnsupportedOperationException.html" title="class in java.lang">UnsupportedOperationException</a></code> - If implementation cannot support requested values.</dd>
</dl>
</li>
</ul>
<a name="newDurationYearMonth-boolean-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newDurationYearMonth</h4>
<pre>public <a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype">Duration</a> newDurationYearMonth(boolean isPositive,
int year,
int month)</pre>
<div class="block"><p>Create a <code>Duration</code> of type <code>xdt:yearMonthDuration</code> using the specified
<code>year</code> and <code>month</code> as defined in
<a href="http://www.w3.org/TR/xpath-datamodel#yearMonthDuration">
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration</a>.</p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isPositive</code> - Set to <code>false</code> to create a negative duration. When the length
of the duration is zero, this parameter will be ignored.</dd>
<dd><code>year</code> - Year of <code>Duration</code>.</dd>
<dd><code>month</code> - Month of <code>Duration</code>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>Duration</code> created using the specified <code>year</code> and <code>month</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If the values are not a valid representation of a
<code>Duration</code>: if any of the fields (year, month) is negative.</dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendar--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendar</h4>
<pre>public abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendar()</pre>
<div class="block"><p>Create a new instance of an <code>XMLGregorianCalendar</code>.</p>
<p>All date/time datatype fields set to <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> or null.</p></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>New <code>XMLGregorianCalendar</code> with all date/time datatype fields set to
<a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> or null.</dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendar-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendar</h4>
<pre>public abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendar(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> lexicalRepresentation)</pre>
<div class="block"><p>Create a new XMLGregorianCalendar by parsing the String as a lexical representation.</p>
<p>Parsing the lexical string representation is defined in
<a href="http://www.w3.org/TR/xmlschema-2/#dateTime-order">XML Schema 1.0 Part 2, Section 3.2.[7-14].1,
<em>Lexical Representation</em>.</a></p>
<p>The string representation may not have any leading and trailing whitespaces.</p>
<p>The parsing is done field by field so that
the following holds for any lexically correct String x:</p>
<pre>
newXMLGregorianCalendar(x).toXMLFormat().equals(x)
</pre>
<p>Except for the noted lexical/canonical representation mismatches
listed in <a href="http://www.w3.org/2001/05/xmlschema-errata#e2-45">
XML Schema 1.0 errata, Section 3.2.7.2</a>.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>lexicalRepresentation</code> - Lexical representation of one the eight XML Schema date/time datatypes.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from the <code>lexicalRepresentation</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If the <code>lexicalRepresentation</code> is not a valid <code>XMLGregorianCalendar</code>.</dd>
<dd><code><a href="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</a></code> - If <code>lexicalRepresentation</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendar-java.util.GregorianCalendar-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendar</h4>
<pre>public abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendar(<a href="../../../java/util/GregorianCalendar.html" title="class in java.util">GregorianCalendar</a> cal)</pre>
<div class="block"><p>Create an <code>XMLGregorianCalendar</code> from a <a href="../../../java/util/GregorianCalendar.html" title="class in java.util"><code>GregorianCalendar</code></a>.</p>
<table border="2" rules="all" cellpadding="2">
<thead>
<tr>
<th align="center" colspan="2">
Field by Field Conversion from
<a href="../../../java/util/GregorianCalendar.html" title="class in java.util"><code>GregorianCalendar</code></a> to an <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a>
</th>
</tr>
<tr>
<th><code>java.util.GregorianCalendar</code> field</th>
<th><code>javax.xml.datatype.XMLGregorianCalendar</code> field</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>ERA == GregorianCalendar.BC ? -YEAR : YEAR</code></td>
<td><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#setYear-int-"><code>XMLGregorianCalendar.setYear(int year)</code></a></td>
</tr>
<tr>
<td><code>MONTH + 1</code></td>
<td><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#setMonth-int-"><code>XMLGregorianCalendar.setMonth(int month)</code></a></td>
</tr>
<tr>
<td><code>DAY_OF_MONTH</code></td>
<td><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#setDay-int-"><code>XMLGregorianCalendar.setDay(int day)</code></a></td>
</tr>
<tr>
<td><code>HOUR_OF_DAY, MINUTE, SECOND, MILLISECOND</code></td>
<td><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#setTime-int-int-int-java.math.BigDecimal-"><code>XMLGregorianCalendar.setTime(int hour, int minute, int second, BigDecimal fractional)</code></a></td>
</tr>
<tr>
<td>
<code>(ZONE_OFFSET + DST_OFFSET) / (60*1000)</code><br/>
<em>(in minutes)</em>
</td>
<td><a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#setTimezone-int-"><code>XMLGregorianCalendar.setTimezone(int offset)</code></a><sup><em>*</em></sup>
</td>
</tr>
</tbody>
</table>
<p><em>*</em>conversion loss of information. It is not possible to represent
a <code>java.util.GregorianCalendar</code> daylight savings timezone id in the
XML Schema 1.0 date/time datatype representation.</p>
<p>To compute the return value's <code>TimeZone</code> field,
<ul>
<li>when <code>this.getTimezone() != FIELD_UNDEFINED</code>,
create a <code>java.util.TimeZone</code> with a custom timezone id
using the <code>this.getTimezone()</code>.</li>
<li>else use the <code>GregorianCalendar</code> default timezone value
for the host is defined as specified by
<code>java.util.TimeZone.getDefault()</code>.</li></p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cal</code> - <code>java.util.GregorianCalendar</code> used to create <code>XMLGregorianCalendar</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from <code>java.util.GregorianCalendar</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</a></code> - If <code>cal</code> is <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendar-java.math.BigInteger-int-int-int-int-int-java.math.BigDecimal-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendar</h4>
<pre>public abstract <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendar(<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a> year,
int month,
int day,
int hour,
int minute,
int second,
<a href="../../../java/math/BigDecimal.html" title="class in java.math">BigDecimal</a> fractionalSecond,
int timezone)</pre>
<div class="block"><p>Constructor allowing for complete value spaces allowed by
W3C XML Schema 1.0 recommendation for xsd:dateTime and related
builtin datatypes. Note that <code>year</code> parameter supports
arbitrarily large numbers and fractionalSecond has infinite
precision.</p>
<p>A <code>null</code> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>year</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>month</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>day</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>hour</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>minute</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>second</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>fractionalSecond</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>timezone</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from specified values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If any individual parameter's value is outside the maximum value constraint for the field
as determined by the Date/Time Data Mapping table in <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a>
or if the composite values constitute an invalid <code>XMLGregorianCalendar</code> instance
as determined by <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#isValid--"><code>XMLGregorianCalendar.isValid()</code></a>.</dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendar-int-int-int-int-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendar</h4>
<pre>public <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendar(int year,
int month,
int day,
int hour,
int minute,
int second,
int millisecond,
int timezone)</pre>
<div class="block"><p>Constructor of value spaces that a
<code>java.util.GregorianCalendar</code> instance would need to convert to an
<code>XMLGregorianCalendar</code> instance.</p>
<p><code>XMLGregorianCalendar eon</code> and
<code>fractionalSecond</code> are set to <code>null</code></p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>year</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>month</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>day</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>hour</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>minute</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>second</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>millisecond</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>timezone</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from specified values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If any individual parameter's value is outside the maximum value constraint for the field
as determined by the Date/Time Data Mapping table in <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a>
or if the composite values constitute an invalid <code>XMLGregorianCalendar</code> instance
as determined by <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#isValid--"><code>XMLGregorianCalendar.isValid()</code></a>.</dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendarDate-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendarDate</h4>
<pre>public <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendarDate(int year,
int month,
int day,
int timezone)</pre>
<div class="block"><p>Create a Java representation of XML Schema builtin datatype <code>date</code> or <code>g*</code>.</p>
<p>For example, an instance of <code>gYear</code> can be created invoking this factory
with <code>month</code> and <code>day</code> parameters set to
<a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a>.</p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>year</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>month</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>day</code> - of <code>XMLGregorianCalendar</code> to be created.</dd>
<dd><code>timezone</code> - offset in minutes. <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> indicates optional field is not set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from parameter values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If any individual parameter's value is outside the maximum value constraint for the field
as determined by the Date/Time Data Mapping table in <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a>
or if the composite values constitute an invalid <code>XMLGregorianCalendar</code> instance
as determined by <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#isValid--"><code>XMLGregorianCalendar.isValid()</code></a>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a></dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendarTime-int-int-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendarTime</h4>
<pre>public <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendarTime(int hours,
int minutes,
int seconds,
int timezone)</pre>
<div class="block"><p>Create a Java instance of XML Schema builtin datatype <code>time</code>.</p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hours</code> - number of hours</dd>
<dd><code>minutes</code> - number of minutes</dd>
<dd><code>seconds</code> - number of seconds</dd>
<dd><code>timezone</code> - offset in minutes. <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> indicates optional field is not set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from parameter values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If any individual parameter's value is outside the maximum value constraint for the field
as determined by the Date/Time Data Mapping table in <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a>
or if the composite values constitute an invalid <code>XMLGregorianCalendar</code> instance
as determined by <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#isValid--"><code>XMLGregorianCalendar.isValid()</code></a>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a></dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendarTime-int-int-int-java.math.BigDecimal-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newXMLGregorianCalendarTime</h4>
<pre>public <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendarTime(int hours,
int minutes,
int seconds,
<a href="../../../java/math/BigDecimal.html" title="class in java.math">BigDecimal</a> fractionalSecond,
int timezone)</pre>
<div class="block"><p>Create a Java instance of XML Schema builtin datatype time.</p>
<p>A <code>null</code> value indicates that field is not set.</p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hours</code> - number of hours</dd>
<dd><code>minutes</code> - number of minutes</dd>
<dd><code>seconds</code> - number of seconds</dd>
<dd><code>fractionalSecond</code> - value of <code>null</code> indicates that this optional field is not set.</dd>
<dd><code>timezone</code> - offset in minutes. <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> indicates optional field is not set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from parameter values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If any individual parameter's value is outside the maximum value constraint for the field
as determined by the Date/Time Data Mapping table in <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a>
or if the composite values constitute an invalid <code>XMLGregorianCalendar</code> instance
as determined by <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#isValid--"><code>XMLGregorianCalendar.isValid()</code></a>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a></dd>
</dl>
</li>
</ul>
<a name="newXMLGregorianCalendarTime-int-int-int-int-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>newXMLGregorianCalendarTime</h4>
<pre>public <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype">XMLGregorianCalendar</a> newXMLGregorianCalendarTime(int hours,
int minutes,
int seconds,
int milliseconds,
int timezone)</pre>
<div class="block"><p>Create a Java instance of XML Schema builtin datatype time.</p>
<p>A <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> value indicates that field is not set.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hours</code> - number of hours</dd>
<dd><code>minutes</code> - number of minutes</dd>
<dd><code>seconds</code> - number of seconds</dd>
<dd><code>milliseconds</code> - number of milliseconds</dd>
<dd><code>timezone</code> - offset in minutes. <a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a> indicates optional field is not set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>XMLGregorianCalendar</code> created from parameter values.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</a></code> - If any individual parameter's value is outside the maximum value constraint for the field
as determined by the Date/Time Data Mapping table in <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html" title="class in javax.xml.datatype"><code>XMLGregorianCalendar</code></a>
or if the composite values constitute an invalid <code>XMLGregorianCalendar</code> instance
as determined by <a href="../../../javax/xml/datatype/XMLGregorianCalendar.html#isValid--"><code>XMLGregorianCalendar.isValid()</code></a>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../javax/xml/datatype/DatatypeConstants.html#FIELD_UNDEFINED"><code>DatatypeConstants.FIELD_UNDEFINED</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DatatypeFactory.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../javax/xml/datatype/DatatypeConstants.Field.html" title="class in javax.xml.datatype"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../javax/xml/datatype/Duration.html" title="class in javax.xml.datatype"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?javax/xml/datatype/DatatypeFactory.html" target="_top">Frames</a></li>
<li><a href="DatatypeFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
pages/projects.html | ashafq/ashafq.github.io |
<!DOCTYPE html>
<html lang="en">
<head>
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="../theme/stylesheet/style.min.css">
<link rel="stylesheet" type="text/css" href="../theme/pygments/github.min.css">
<link rel="stylesheet" type="text/css" href="../theme/font-awesome/css/font-awesome.min.css">
<link href="https://shafq.at/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ayan Shafqat Atom">
<link rel="shortcut icon" href="https://shafq.at/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="https://shafq.at/images/favicon.ico" type="image/x-icon">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="" />
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#333">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#333">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Microsoft EDGE -->
<meta name="msapplication-TileColor" content="#333">
<meta name="author" content="Ayan Shafqat" />
<meta name="description" content="Personal website of Ayan Shafqat" />
<meta property="og:site_name" content="Ayan Shafqat"/>
<meta property="og:type" content="blog"/>
<meta property="og:title" content="Ayan Shafqat"/>
<meta property="og:description" content="Personal website of Ayan Shafqat"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content=".."/>
<meta property="og:image" content="https://shafq.at/images/profile.png">
<title>Ayan Shafqat – Projects</title>
</head>
<body>
<aside>
<div>
<a href="..">
<img src="https://shafq.at/images/profile.png" alt="Ayan Shafqat" title="Ayan Shafqat">
</a>
<h1><a href="..">Ayan Shafqat</a></h1>
<p>My personal website</p>
<nav>
<ul class="list">
<li><a href="../pages/about.html#about">About</a></li>
<li><a href="../pages/papers.html#papers">Papers</a></li>
<li><a href="../pages/projects.html#projects">Projects</a></li>
<li><a href="../pages/resume.html#resume">Résumé</a></li>
</ul>
</nav>
<ul class="social">
<li><a class="sc-envelope-o" href="mailto:ayan.x.shafqat@gmail.com" target="_blank"><i class="fa fa-envelope-o"></i></a></li>
<li><a class="sc-github" href="https://github.com/ashafq" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a class="sc-stack-overflow" href="http://stackoverflow.com/users/6744189/ayan-shafqat" target="_blank"><i class="fa fa-stack-overflow"></i></a></li>
<li><a class="sc-linkedin" href="https://www.linkedin.com/in/ayanshafqat" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</aside>
<main>
<nav>
<a href=".."> Home
</a>
<a href="/archives.html">Archives</a>
<a href="/categories.html">Categories</a>
<a href="/tags.html">Tags</a>
<a href="https://shafq.at/feeds/all.atom.xml"> Atom
</a>
</nav>
<article class="single">
<header>
<h1 id="projects">Projects</h1>
</header>
<div>
<p>Here is a list of few things I am working on that is open source. As you can
see, I have very little time to devote to open-source projects. Note that none
of these projects are near complete. However, I plan to get back to them
near future.</p>
<ul>
<li>
<p><a href="https://github.com/ashafq/bina-fft"><strong>bina-fft</strong></a>: A simple to use Fourier
Transform Library, made for education purpose. I wanted to implement and
optimize radix-2 Fast Fourier Transform, so I did that.</p>
</li>
<li>
<p><a href="https://bitbucket.org/ashafq/cmuse"><strong>cmuse</strong></a>: Another pointless program
(App) that plays "Twinkle Twinkle Little Star."</p>
</li>
</ul>
<p>Some interesting snippets/gists:</p>
<ul>
<li><a href="https://gist.github.com/ashafq/debc4b50d5222decc75bedd185d3d7fd"><strong>va_args in x86</strong></a>:
I always wondered how variable length arguments worked in C, so I tried to
make a simple implementation of it.</li>
</ul> </div>
</article>
<footer>
<p>
© 2017 - This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</p>
<p> Powered by <a href="http://getpelican.com" target="_blank">Pelican</a> - <a href="https://github.com/alexandrevicenzi/flex" target="_blank">Flex</a> theme by <a href="http://alexandrevicenzi.com" target="_blank">Alexandre Vicenzi</a>
</p><p>
<a rel="license"
href="http://creativecommons.org/licenses/by-sa/4.0/"
target="_blank">
<img alt="Creative Commons License"
title="Creative Commons License"
style="border-width:0"
src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"
width="80"
height="15"/>
</a>
</p> </footer>
</main>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Blog",
"name": " Ayan Shafqat ",
"url" : "..",
"image": "https://shafq.at/images/profile.png",
"description": "Personal website of Ayan Shafqat"
}
</script>
</body>
</html> |
fonts/roboto.css | Campus77/tippspiel24 | /* latin-ext */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(robotoslap_le.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(robotoslap_l.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
} |
tags/nodejs/index.html | popitin/popitin.github.io | <!doctype html>
<html class="theme-next muse use-motion">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.4.0" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.0.1" rel="stylesheet" type="text/css" />
<meta name="keywords" content="Hexo, NexT" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.0.1" />
<meta property="og:type" content="website">
<meta property="og:title" content="Haowen">
<meta property="og:url" content="http://yoursite.com/tags/nodejs/index.html">
<meta property="og:site_name" content="Haowen">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Haowen">
<script type="text/javascript" id="hexo.configuration">
var NexT = window.NexT || {};
var CONFIG = {
scheme: 'Muse',
sidebar: {"position":"left","display":"post"},
fancybox: true,
motion: true,
duoshuo: {
userId: 0,
author: 'Author'
}
};
</script>
<link rel="canonical" href="http://yoursite.com/tags/nodejs/"/>
<title> Tag: nodejs | Haowen </title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="en">
<div class="container one-collumn sidebar-position-left ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">Haowen</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">Live a Life You Will Remember</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
Home
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
Archives
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
Tags
</a>
</li>
</ul>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<div id="posts" class="posts-collapse">
<div class="collection-title">
<h2 >
nodejs
<small>Tag</small>
</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2015/12/10/e9-85-8d-e7-bd-aenode-js/" itemprop="url">
<span itemprop="name">配置Node.js</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2015-12-10T17:38:58+08:00"
content="2015-12-10" >
12-10
</time>
</div>
</header>
</article>
</div>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/images/author.jpg"
alt="Zheng Haowen" />
<p class="site-author-name" itemprop="name">Zheng Haowen</p>
<p class="site-description motion-element" itemprop="description"></p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">20</span>
<span class="site-state-item-name">posts</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<span class="site-state-item-count">9</span>
<span class="site-state-item-name">categories</span>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">19</span>
<span class="site-state-item-name">tags</span>
</a>
</div>
</nav>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/popitin" target="_blank" title="GitHub">
<i class="fa fa-fw fa-github"></i>
GitHub
</a>
</span>
<span class="links-of-author-item">
<a href="http://weibo.com/311170900" target="_blank" title="微博">
<i class="fa fa-fw fa-globe"></i>
微博
</a>
</span>
<span class="links-of-author-item">
<a href="http://www.zhihu.com/people/chuck-25" target="_blank" title="知乎">
<i class="fa fa-fw fa-globe"></i>
知乎
</a>
</span>
<span class="links-of-author-item">
<a href="http://mandychuck.lofter.com" target="_blank" title="LOFTER">
<i class="fa fa-fw fa-globe"></i>
LOFTER
</a>
</span>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2015 -
<span itemprop="copyrightYear">2016</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">Zheng Haowen</span>
</div>
<div class="powered-by">
Powered by <a class="theme-link" href="http://hexo.io">Hexo</a>
</div>
<div class="theme-info">
Theme -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT.Muse
</a>
</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.0.1"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.0.1"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.1"></script>
</body>
</html>
|
include/extra/pet/cartera-proyectos-entorno-urbano.html | TRCIMPLAN/trcimplan.github.io | <h3>Publicaciones relacionadas</h3>
<p><b>Análisis Publicados</b></p>
<ul>
<li><a href="http://www.trcimplan.gob.mx/blog/principales-retos-de-la-zona-metropolitana-de-la-laguna.html">Principales retos de la Zona Metropolitana de La Laguna</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/importancia-suelo-ciudades.html">La importancia del suelo en las ciudades</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/poligonos-actuacion-desarrollo-urbano-integral.html">Polígonos de Actuación para un Desarrollo Urbano Integral</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/caracteristicas-de-un-buen-espacio-publico-ene2020.html">Características de un Buen Espacio Público</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/programa-parcial-desarrollo-urbano-torreon-zona-norte-marzo2020.html">Propuesta de Programa Parcial de Desarrollo Urbano de la Zona Norte de Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/planificacion-urbana-en-la-salud-publica-de-la-laguna.html">La planificación urbana, fundamental en la salud pública de los laguneros.</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/urbanismo-con-enfoque-de-genero-en-la-laguna.html">Urbanismo con enfoque de género en La Laguna</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/la-cuenca-alta-del-nazas.html">La Cuenca Alta del Nazas</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/matriz-energetica-lagunera-necesaria-vision-de-futuro.html">Matriz energética lagunera: necesaria visión de futuro</a></li>
<li><a href="http://www.trcimplan.gob.mx/blog/programa-irritila-busca-el-apoyo-de-la-sociedad-civil.html">Programa Irritila busca el apoyo de la sociedad civil</a></li>
</ul>
<p><b>Sistema Metropolitano de Indicadores</b></p>
<ul>
<li><a href="http://www.trcimplan.gob.mx/indicadores-torreon/sociedad-viviendas-con-agua-entubada.html">Viviendas con Agua Entubada en Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-la-laguna/sociedad-viviendas-con-agua-entubada.html">Viviendas con Agua Entubada en La Laguna</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-torreon/sociedad-viviendas-particulares-habitadas-que-disponen-de-energia-electrica.html">Viviendas Particulares Habitadas que Disponen de Energía Eléctrica en Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-torreon/sociedad-viviendas-particulares-habitadas-que-disponen-de-drenaje.html">Viviendas Particulares Habitadas que Disponen de Drenaje en Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-torreon/sustentabilidad-zonas-verdes.html">Zonas verdes en Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-torreon/sociedad-viviendas-particulares-habitadas-alquiladas.html">Viviendas Particulares Habitadas Alquiladas en Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-la-laguna/economia-costo-de-electricidad.html">Costo de electricidad en La Laguna</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-la-laguna/economia-intensidad-energetica-en-la-economia.html">Intensidad energética en la economía en La Laguna</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-torreon/economia-intensidad-energetica-en-la-economia.html">Intensidad energética en la economía en Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/indicadores-torreon/sustentabilidad-aprovechamiento-del-biogas-en-rellenos-sanitarios.html">Aprovechamiento del Biogás en Rellenos Sanitarios en Torreón</a></li>
</ul>
<p><b>Sistema de Información Geográfica</b></p>
<ul>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/inventario-viviendas.html">Inventario de Viviendas</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/caracteristicas-viviendas.html">Características de las Viviendas</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/centros-atencion-adultos-mayores.html">Centros de Atención a Adultos Mayores</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/avance-reconversion-tecnologica-led-alumbrado-publico.html">Avance de Reconversión Tecnológica Led del Alumbrado Público</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/valores-catastrales-por-vialidades.html">Valores Catastrales por Vialidades</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/monitoreo-atmosferico-pm10.html">Monitoreo Atmosférico PM10</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/torreon-jardin.html">torreon-jardin</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/red-ciclista2.html">red-ciclista2</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/riesgos-socio-organizativos.html">Riesgos Socio Organizativos</a></li>
<li><a href="http://www.trcimplan.gob.mx/sig-mapas-torreon/zonas-riesgo-por-desbordamiento-inundacion-o-estancamiento.html">Zonas de Riesgo por desbordamiento, inundación o estancamiento</a></li>
</ul>
<p><b>Plan Estratégico Torreón</b></p>
<ul>
<li><a href="http://www.trcimplan.gob.mx/pet/diagnostico-estrategico-entorno-urbano.html">Diagnóstico Estratégico: Entorno Urbano</a></li>
<li><a href="http://www.trcimplan.gob.mx/pet/vision-entorno-urbano.html">Visión de Entorno Urbano 2040</a></li>
<li><a href="http://www.trcimplan.gob.mx/pet/vision-medio-ambiente-sustentabilidad.html">Visión de Medio Ambiente y Sustentabilidad 2040</a></li>
<li><a href="http://www.trcimplan.gob.mx/pet/diagnostico-estrategico-medio-ambiente-sustentabilidad.html">Diagnóstico Estratégico: Medio Ambiente y Sustentabilidad</a></li>
<li><a href="http://www.trcimplan.gob.mx/pet/cartera-proyectos-medio-ambiente-sustentabilidad.html">Cartera de Proyectos: Medio Ambiente y Sustentabilidad</a></li>
<li><a href="http://www.trcimplan.gob.mx/pet/diagnostico-estrategico-desarrollo-economico-innovacion.html">Diagnóstico Estratégico: Desarrollo Económico e Innovación</a></li>
<li><a href="http://www.trcimplan.gob.mx/pet/cartera-proyectos-desarrollo-economico-innovacion.html">Cartera de Proyectos: Desarrollo Económico e Innovación</a></li>
<li><a href="http://www.trcimplan.gob.mx/pet/vision-desarrollo-economico-innovacion.html">Visión de Desarrollo Económico e Innovación 2040</a></li>
<li><a href="http://www.trcimplan.gob.mx/proyectos/plan-centro-laguna.html">Plan Centro Laguna</a></li>
<li><a href="http://www.trcimplan.gob.mx/proyectos/zona-30.html">Zona 30</a></li>
</ul>
<p><b>Sala de Prensa</b></p>
<ul>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2018-10-31-decima-sesion.html">Presentan “Propuesta conceptual para el manejo sustentable del agua” en Sesión del IMPLAN.</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2017-09-11-resaltan-la-importancia-del-espacio-publico.html">Resaltan la importancia del espacio público</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2017-04-28-sesion-ordinaria.html">IMPLAN y Medio Ambiente presentan el análisis Calidad del Aire</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2018-10-05-programa-parcial-desarrollo-urbano-centro-historico.html">IMPLAN brinda taller sobre el Programa Parcial De Desarrollo Urbano Del Centro Histórico.</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2017-07-18-firman-convenio-de-colaboracion-implan-torreon-implan-saltillo.html">Firman convenio de colaboración IMPLAN Torreón – IMPLAN Saltillo</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2019-02-22-conferencia-urbanizaciones-cerradas.html">IMPLAN presenta conferencia “Islas de seguridad y distinción. Las urbanizaciones cerradas en la frontera noroeste de México”.</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2015-09-24-interesa-como-referente-nacional.html">Interesa como referente nacional esquema de Planeación y el proyecto Calle Completa de Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2015-09-25-avances-del-proyecto-calle-completa.html">IMPLAN presenta avances del proyecto “Calle Completa”</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2016-07-19-sesion-ordinaria.html">IMPLAN Torreón y Obras Públicas presentan propuestas para mejorar el Centro Histórico de Torreón</a></li>
<li><a href="http://www.trcimplan.gob.mx/sala-prensa/2016-08-18-realizan-mesas-de-trabajo-sobre-el-bosque-venustiano-carranza.html">Realizan mesas de trabajo sobre el Bosque Venustiano Carranza</a></li>
</ul> |
Classcontent/Mod12/Democode/Transitions.html | theglue99/Interface480 | <!DOCTYPE html>
<html>
<head>
<title>CSS Transitions</title>
<style type="text/css">
div {
font-family: verdana, arial;
font-size: small;
width: 400px;
height: 60px;
padding: 10px 10px;
margin: 10px;
background-color: yellow;
border-radius: 5px;
}
div.simple {
transition: width 2s, height 2s, font-size 2s, background-color 3750ms;
}
div.complex {
transition-property: width, height, font-size, background-color;
transition-duration: 2s, 2s, 2s, 3750ms;
transition-timing-function: ease-in;
transition-delay: 1s;
}
div:hover {
width: 600px;
height: 80px;
font-size: large;
background-color: red
}
select {
width: 420px;
margin: 10px;
}
button {
display: block;
margin:10px;
}
</style>
<script>
function onLoad() {
initMessagesList();
var divElements = document.querySelectorAll("div");
for (var i = 0; i < divElements.length; i++) {
divElements[i].addEventListener("transitionend", onTransitionend, true);
}
}
var messagesElement = document.querySelector("messages");
function onTransitionend(e) {
messages.add(new Option(e.propertyName + ", elapsedTime " + e.elapsedTime));
}
function initMessagesList() {
messages.innerHTML = "";
messages.add(new Option("---Expand to see transitionend events---"));
}
</script>
</head>
<body onload="onLoad()">
<div class="simple">Hover here to see simple transitions</div>
<div class="complex">Hover here to see complex transitions</div>
<select id="messages"></select>
<button onclick="initMessagesList()">Clear events</button>
</body>
</html>
|
Doc/qt3d/qt3d-planets-qml-main-cpp.html | angeloprudentino/QtNets | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>main.cpp Example File | Qt 3D 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
<script type="text/javascript">
window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");};
</script>
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<table><tr>
<td ><a href="../qtdoc/supported-platforms-and-configurations.html#qt-5-7">Qt 5.7</a></td><td ><a href="qt3d-index.html">Qt 3D</a></td><td ><a href="qt3d-planets-qml-example.html">Qt 3D: Planets QML Example</a></td><td >main.cpp Example File</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.7.0 Reference Documentation</td>
</tr></table>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">main.cpp Example File</h1>
<span class="subtitle">planets-qml/main.cpp</span>
<!-- $$$planets-qml/main.cpp-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp">
<span class="comment">/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
** BSD License Usage
** Alternatively, you may use this file under the terms of the BSD license
** as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are
** met:
** * Redistributions of source code must retain the above copyright
** notice, this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
** * Neither the name of The Qt Company Ltd nor the names of its
** contributors may be used to endorse or promote products derived
** from this software without specific prior written permission.
**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
**
** $QT_END_LICENSE$
**
****************************************************************************/</span>
<span class="preprocessor">#include <QGuiApplication></span>
<span class="preprocessor">#include <QQuickView></span>
<span class="preprocessor">#include <QOpenGLContext></span>
<span class="type">int</span> main(<span class="type">int</span> argc<span class="operator">,</span> <span class="type">char</span> <span class="operator">*</span><span class="operator">*</span>argv)
{
<span class="type"><a href="../qtgui/qguiapplication.html">QGuiApplication</a></span> app(argc<span class="operator">,</span> argv);
<span class="type"><a href="../qtgui/qsurfaceformat.html">QSurfaceFormat</a></span> format;
<span class="keyword">if</span> (<span class="type"><a href="../qtgui/qopenglcontext.html">QOpenGLContext</a></span><span class="operator">::</span>openGLModuleType() <span class="operator">=</span><span class="operator">=</span> <span class="type"><a href="../qtgui/qopenglcontext.html">QOpenGLContext</a></span><span class="operator">::</span>LibGL) {
format<span class="operator">.</span>setVersion(<span class="number">3</span><span class="operator">,</span> <span class="number">2</span>);
format<span class="operator">.</span>setProfile(<span class="type"><a href="../qtgui/qsurfaceformat.html">QSurfaceFormat</a></span><span class="operator">::</span>CoreProfile);
}
format<span class="operator">.</span>setDepthBufferSize(<span class="number">24</span>);
format<span class="operator">.</span>setStencilBufferSize(<span class="number">8</span>);
format<span class="operator">.</span>setSamples(<span class="number">4</span>);
<span class="type"><a href="../qtquick/qquickview.html">QQuickView</a></span> view;
view<span class="operator">.</span>setFormat(format);
view<span class="operator">.</span>setResizeMode(<span class="type"><a href="../qtquick/qquickview.html">QQuickView</a></span><span class="operator">::</span>SizeRootObjectToView);
view<span class="operator">.</span>setSource(<span class="type"><a href="../qtcore/qurl.html">QUrl</a></span>(<span class="string">"qrc:/PlanetsMain.qml"</span>));
view<span class="operator">.</span>setColor(<span class="string">"#000000"</span>);
view<span class="operator">.</span>show();
<span class="keyword">return</span> app<span class="operator">.</span>exec();
}
</pre>
</div>
<!-- @@@planets-qml/main.cpp -->
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2016 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|
_source/news/2017-08-17-dabur-dengue-prashant-odomos.html | InstantKhabar/_source | ---
title: "डाबर ओडोमॉस डेंगू मच्छरों से सुरक्षा में सबसे सक्षम: प्रशान्त अग्रवाल"
layout: item
category: ["business"]
date: 2017-08-17T04:38:10.880Z
image: 1502964490879dabur-dengue-prashant-odomos.jpg
---
<p>डेंगू से रोकथाम के लिए डाबर ओडोमाॅस ने चलाया मेगा स्कूल कॉन्टेक्ट प्रोग्राम लखनऊ। बढ़ती डेंगू की बीमारियों के बारे में जागरूक करने और रोकथाम के लिये स्कूली बच्चों के बीच अभियान चलाया जायेगा। इस अभियान के अन्तर्गत डाबर ओडोमाॅस ने आज मेगा स्कूल कॉन्टेक्ट प्रोग्राम की घोषणा की। डाबर इंडिया लिमिटेड के कैटेगरी हेड होमकेयर प्रशान्त अग्रवाल के मुताबिक इस सामाजिक पहल के तहत ‘जीरो टॉलेरन्स अगेंस्ट मॉस्किटो’ के अंतर्गत बच्चों के स्वास्थ्य को ध्यान में रखते हुए मच्छरों से पैदा होने वाली बीमारियों के बारे में जागरुकता फैलाने और प्रभावी ढंग से रोकथाम के तरीकों के बारे में बताया जायेगा, और स्कूलों और घरों में मच्छरों के प्रजनन को रोकने के लिए विभिन्न तरीकों के बारे में शिक्षित करेंगे, ताकि मच्छरों से फैलने वाली डेंगू बीमारी को रोका जा सके। </p>
<p>श्री अग्रवाल ने इस प्रोग्राम के जानकारी के साथ बताया कि NABL द्वारा मान्यता प्राप्त प्रयोगशाला द्वारा किए गए एक अध्ययन के अनुसार पता चला है कि डाबर ओडोमॉस क्रीम डेंगू फैलाने वाले ऐडिस ऐजिप्टी मच्छरों से सर्वश्रेष्ठ 99.98 प्रतिशत सुरक्षा प्रदान करता है। इसके मुकाबले में लिक्विड वेपोराइजर 66.08 प्रतिशत और कॉइल 64.16 प्रतिशत सुरक्षा ही प्रदान करता है। वहीं फैब्रिक रोल ऑन मात्र 31.08 प्रतिशत ही सुरक्षा प्रदान करता है। ओडोमॉस का खास फार्मुला मनुष्यों के शरीर से निकलने वाली शरीर के गंध को दबा देता है जिसके कारण मनुष्य मच्छरों के लिए अदृश्य हो जाता है और मच्छर मनुष्यों को पहचान नहीं पाता है। डाबर ओडोमॉस हमेशा से घर के बाहर खुले में मच्छरों से सर्वश्रेष्ठ सुरक्षा प्रदान करने के लिए जाना गया है। इस अध्ययन से यह साबित हुआ है कि डाबर ओडोमॉस घर की चार दीवारी के अंदर भी वेपोराइजर और कॉइल की तुलना में डेंगू फैलाने वाले घातक मच्छरों के खिलाफ सबसे अधिक सुरक्षा प्रदान करता है। यह परीक्षण एक चेम्बर में वायु में परिवर्तन के साथ किया गया था।</p> |
docs/wiki/mirror/Topics/V2X.html | smendez-hi/SUMO-hib | <a name="top" id="top"></a>
<h1 id="firstHeading" class="firstHeading">Topics/V2X</h1>
<div id="bodyContent">
<div id="contentSub"></div>
<!-- start content -->
<table id="toc" class="toc" summary="Contents"><tr><td><div id="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1"><a href="#State_of_the_Art"><span class="tocnumber">1</span> <span class="toctext">State of the Art</span></a></li>
<li class="toclevel-1"><a href="#V2X_simulations_in_SUMO"><span class="tocnumber">2</span> <span class="toctext">V2X simulations in SUMO</span></a>
<ul>
<li class="toclevel-2"><a href="#Coupling_to_network_simulators"><span class="tocnumber">2.1</span> <span class="toctext">Coupling to network simulators</span></a>
<ul>
<li class="toclevel-3"><a href="#TraNS"><span class="tocnumber">2.1.1</span> <span class="toctext">TraNS</span></a></li>
<li class="toclevel-3"><a href="#Veins"><span class="tocnumber">2.1.2</span> <span class="toctext">Veins</span></a></li>
<li class="toclevel-3"><a href="#iTETRIS"><span class="tocnumber">2.1.3</span> <span class="toctext">iTETRIS</span></a></li>
<li class="toclevel-3"><a href="#VSimRTI"><span class="tocnumber">2.1.4</span> <span class="toctext">VSimRTI</span></a></li>
</ul>
</li>
</ul>
</li>
<li class="toclevel-1"><a href="#References"><span class="tocnumber">3</span> <span class="toctext">References</span></a></li>
</ul>
</td></tr></table><script type="text/javascript"> if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } </script>
<a name="State_of_the_Art" id="State_of_the_Art"></a><h1> <span class="mw-headline">State of the Art</span></h1>
<div style="background: #ffc0a0; padding: .5em; border: 1px dashed #440000; margin-right:10px; margin-left:10px;"><b>Missing:</b><br />Describe "state of the art", here.</div>
<a name="V2X_simulations_in_SUMO" id="V2X_simulations_in_SUMO"></a><h1> <span class="mw-headline">V2X simulations in SUMO</span></h1>
<p>SUMO is usually coupled to a communication network simulator using a middleware.
</p>
<a name="Coupling_to_network_simulators" id="Coupling_to_network_simulators"></a><h2> <span class="mw-headline">Coupling to network simulators</span></h2>
<p><b>Coupling Middlewares Overview</b>
</p>
<table cellspacing="0" border="1" align="center" width="80%">
<tr>
<th style="background:#ffdead;"> Name
</th><th style="background:#ffdead;"> Used Network Simulator
</th><th style="background:#ffdead;"> Under Development
</th></tr>
<tr>
<td> <a href="#TraNS" title="">TraNS</a>
</td><td> ns2
</td><td> no
</td></tr>
<tr>
<td> <a href="#Veins" title="">Veins</a>
</td><td> Focused on OMNeT++/MiXiM with an extendable, modular framework (ports exist for INET, INETMANET, and JiST/SWANS)
</td><td> yes
</td></tr>
<tr>
<td> <a href="#iTETRIS" title="">iTETRIS</a>
</td><td> ns3
</td><td> yes
</td></tr>
<tr>
<td> <a href="#VSimRTI" title="">VSimRTI</a>
</td><td> JiST/SWANS or OMNeT++ (extendable)
</td><td> yes
</td></tr>
</table>
<a name="TraNS" id="TraNS"></a><h3> <span class="mw-headline">TraNS</span></h3>
<p>TraNS is an extension of ns2
</p>
<a name="Veins" id="Veins"></a><h3> <span class="mw-headline">Veins</span></h3>
<p>See <a href="http://veins.car2x.org/" class="external text" title="http://veins.car2x.org/" rel="nofollow">the Veins Homepage</a> for a short overview, download links, beginner's tutorial, full publication list, and documentation.
</p>
<a name="iTETRIS" id="iTETRIS"></a><h3> <span class="mw-headline">iTETRIS</span></h3>
<a name="VSimRTI" id="VSimRTI"></a><h3> <span class="mw-headline">VSimRTI</span></h3>
<p>The V2X Simulation Runtime Infrastructure (VSimRTI) is a framework which enables the preparation and execution of V2X simulations. The easy integration and exchange of simulators enables the substitution of the most relevant simulators for a realistic presentation of vehicle traffic, emissions, wireless communication, and the execution of V2X applications. For immediate use, a set of simulators is already coupled with VSimRTI. For example, the traffic simulators VISSIM and SUMO, the communication simulators JiST/SWANS and OMNeT++, the application simulator VSimRTI_App, and several visualization and analysis tools are prepared for VSimRTI. For more information see <a href="http://www.dcaiti.tu-berlin.de/research/simulation/" class="external text" title="http://www.dcaiti.tu-berlin.de/research/simulation/" rel="nofollow">VSimRTI Homepage</a>.
</p>
<a name="References" id="References"></a><h1> <span class="mw-headline">References</span></h1>
<!--
NewPP limit report
Preprocessor node count: 14/1000000
Post-expand include size: 173/2097152 bytes
Template argument size: 34/2097152 bytes
Expensive parser function count: 0/100
-->
<!-- Saved in parser cache with key p_sumo_mediawiki:pcache:idhash:431-0!1!0!!en!2!edit=0 and timestamp 20120718063354 -->
</div><hr/><div id="lastmod">This page was last modified on 31 May 2012, at 07:35.</div> |
src/libs/fop-2.0/javadocs/org/apache/fop/complexscripts/fonts/class-use/GlyphSubstitutionTable.html | jbampton/eclipse-cheatsheets-to-dita-to-pdf | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_34) on Tue May 26 09:04:15 BST 2015 -->
<TITLE>
Uses of Class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable (Apache FOP 2.0 API)
</TITLE>
<META NAME="date" CONTENT="2015-05-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable (Apache FOP 2.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
fop 2.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/fop/complexscripts/fonts//class-useGlyphSubstitutionTable.html" target="_top"><B>FRAMES</B></A>
<A HREF="GlyphSubstitutionTable.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.fop.complexscripts.fonts"><B>org.apache.fop.complexscripts.fonts</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.fop.complexscripts.scripts"><B>org.apache.fop.complexscripts.scripts</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.fop.fonts"><B>org.apache.fop.fonts</B></A></TD>
<TD>Classes for font handling. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.fop.fonts.truetype"><B>org.apache.fop.fonts.truetype</B></A></TD>
<TD>Classes for TrueType fonts. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.fop.complexscripts.fonts"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A> in <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/package-summary.html">org.apache.fop.complexscripts.fonts</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/package-summary.html">org.apache.fop.complexscripts.fonts</A> that return <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></CODE></FONT></TD>
<TD><CODE><B>OTFAdvancedTypographicTableReader.</B><B><A HREF="../../../../../../org/apache/fop/complexscripts/fonts/OTFAdvancedTypographicTableReader.html#getGSUB()">getGSUB</A></B>()</CODE>
<BR>
Returns the GSUB table or null if none present.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.fop.complexscripts.scripts"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A> in <A HREF="../../../../../../org/apache/fop/complexscripts/scripts/package-summary.html">org.apache.fop.complexscripts.scripts</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/complexscripts/scripts/package-summary.html">org.apache.fop.complexscripts.scripts</A> with parameters of type <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/fop/complexscripts/util/GlyphSequence.html" title="class in org.apache.fop.complexscripts.util">GlyphSequence</A></CODE></FONT></TD>
<TD><CODE><B>ScriptProcessor.</B><B><A HREF="../../../../../../org/apache/fop/complexscripts/scripts/ScriptProcessor.html#substitute(org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable, org.apache.fop.complexscripts.util.GlyphSequence, java.lang.String, java.lang.String, java.util.Map)">substitute</A></B>(<A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A> gsub,
<A HREF="../../../../../../org/apache/fop/complexscripts/util/GlyphSequence.html" title="class in org.apache.fop.complexscripts.util">GlyphSequence</A> gs,
java.lang.String script,
java.lang.String language,
java.util.Map lookups)</CODE>
<BR>
Perform substitution processing using a specific set of lookup tables.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.fop.fonts"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A> in <A HREF="../../../../../../org/apache/fop/fonts/package-summary.html">org.apache.fop.fonts</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/fonts/package-summary.html">org.apache.fop.fonts</A> that return <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></CODE></FONT></TD>
<TD><CODE><B>MultiByteFont.</B><B><A HREF="../../../../../../org/apache/fop/fonts/MultiByteFont.html#getGSUB()">getGSUB</A></B>()</CODE>
<BR>
Obtain glyph substitution table.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/fonts/package-summary.html">org.apache.fop.fonts</A> with parameters of type <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>MultiByteFont.</B><B><A HREF="../../../../../../org/apache/fop/fonts/MultiByteFont.html#setGSUB(org.apache.fop.complexscripts.fonts.GlyphSubstitutionTable)">setGSUB</A></B>(<A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A> gsub)</CODE>
<BR>
Establishes the glyph substitution table.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.fop.fonts.truetype"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A> in <A HREF="../../../../../../org/apache/fop/fonts/truetype/package-summary.html">org.apache.fop.fonts.truetype</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/fonts/truetype/package-summary.html">org.apache.fop.fonts.truetype</A> that return <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></CODE></FONT></TD>
<TD><CODE><B>OpenFont.</B><B><A HREF="../../../../../../org/apache/fop/fonts/truetype/OpenFont.html#getGSUB()">getGSUB</A></B>()</CODE>
<BR>
Returns the GSUB table or null if none present.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
fop 2.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/fop/complexscripts/fonts//class-useGlyphSubstitutionTable.html" target="_top"><B>FRAMES</B></A>
<A HREF="GlyphSubstitutionTable.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
|
doc/es/usal/tfg/security/SymmetricEncryption.html | AythaE/Demos_Rest | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_91) on Mon Jul 04 13:59:32 CEST 2016 -->
<title>SymmetricEncryption</title>
<meta name="date" content="2016-07-04">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SymmetricEncryption";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SymmetricEncryption.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../es/usal/tfg/security/PasswordStorage.InvalidHashException.html" title="class in es.usal.tfg.security"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?es/usal/tfg/security/SymmetricEncryption.html" target="_top">Frames</a></li>
<li><a href="SymmetricEncryption.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">es.usal.tfg.security</div>
<h2 title="Class SymmetricEncryption" class="title">Class SymmetricEncryption</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>es.usal.tfg.security.SymmetricEncryption</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">SymmetricEncryption</span>
extends java.lang.Object</pre>
<div class="block">Clase SymmetricEncryption creada para las tareas de encriptado y
desencriptado con
<a href="https://es.wikipedia.org/wiki/Advanced_Encryption_Standard">AES</a>
necesarias en el servidor.
<p>
Contiene los métodos para
<ul>
<li>Configurar el <code>KeyStore</code></li>
<li>Encriptar / desencriptar ficheros usando una clave concreta o
generando y guardando</li>
<li>Encriptar / desencriptar arrays de bytes usando una clave concreta
</li>
</ul>
La creación de esta clase se ha inspirado en los consejos de <a href=
"https://www.owasp.org/index.php/Using_the_Java_Cryptographic_Extensions">
OWASP</a></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#AES_KEYLENGTH">AES_KEYLENGTH</a></span></code>
<div class="block">The Constant AES_KEYLENGTH que controla el tamaño de clave</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#KEYSTORE_FILE">KEYSTORE_FILE</a></span></code>
<div class="block">The Constant KEYSTORE_FILE que contiene la ruta de
<a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#KEYSTORE_PASS">KEYSTORE_PASS</a></span></code>
<div class="block">The Constant KEYSTORE_PASS que contiene la ruta de la contraseña de
<a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.io.File</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile">keyStoreFile</a></span></code>
<div class="block">The Constant keyStoreFile que referencia al fichero donde se almacena la
<code>KeyStore</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static java.lang.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreLock">keyStoreLock</a></span></code>
<div class="block">The Constant keyStoreLock que actua como lock para los bloques
syncronized en las lecturas o modificaciones del keystore
<a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a> de forma sincronizada en
los distintos hilos</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#SymmetricEncryption--">SymmetricEncryption</a></span>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static javax.crypto.CipherOutputStream</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#appendAES-java.io.File-java.lang.String-">appendAES</a></span>(java.io.File file,
java.lang.String keyAlias)</code>
<div class="block">Abre un fichero para continuar encriptando en él, debido a
que el cifrador AES en modo CBC encripta cada bloque dependiendo del
anterior existen dos caso:
Si este fichero ya contiene datos encriptados es necesario
encontrar el ultimo bloque encriptado y desencriptarlo utilizando como
IV el penúltimo bloque encriptado.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#configureKeyStore--">configureKeyStore</a></span>()</code>
<div class="block">Crea el fichero <a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a> y genera la
clave "master_key", usada para encriptar la base de datos de campañas
guardandola en el recien creado KeyStore.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static javax.crypto.CipherInputStream</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#decryptFileUsingKey-java.io.File-java.lang.String-">decryptFileUsingKey</a></span>(java.io.File file,
java.lang.String keyAlias)</code>
<div class="block">Desencripta un fichero usando una clave del Keystore y devolviendo un
<code>CipherInputStream</code> del que leer bytes los cuales se desencriptan
antes de recibirse.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#decryptUsingKey-byte:A-java.lang.String-">decryptUsingKey</a></span>(byte[] input,
java.lang.String keyAlias)</code>
<div class="block">Desencripta un array de bytes usando una clave del Keystore y devolviendo
dicho array desencriptado</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static javax.crypto.CipherOutputStream</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#encryptFileSavingKey-java.io.File-java.lang.String-">encryptFileSavingKey</a></span>(java.io.File file,
java.lang.String keyAlias)</code>
<div class="block">Encripta un fichero generando y guardando una clave en el Keystore
devolviendo un <code>CipherOutputStream</code> en el que escribir bytes y el
cual se encarga de encriptar los bytes que recibe antes de escribirlos
en disco</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static javax.crypto.CipherOutputStream</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#encryptFileUsingKey-java.io.File-java.lang.String-">encryptFileUsingKey</a></span>(java.io.File file,
java.lang.String keyAlias)</code>
<div class="block">Encripta un fichero usando una clave del Keystore y devolviendo un
<code>CipherOutputStream</code> en el que escribir bytes y el cual se encarga
de encriptar los bytes que recibe antes de escribirlos en disco</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#encryptUsingKey-byte:A-java.lang.String-">encryptUsingKey</a></span>(byte[] input,
java.lang.String keyAlias)</code>
<div class="block">Encripta un array de bytes usando una clave del Keystore y devolviendo
dicho array encriptado.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static java.io.File</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#getKeystorefile--">getKeystorefile</a></span>()</code>
<div class="block">Gets the keystorefile.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="AES_KEYLENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AES_KEYLENGTH</h4>
<pre>private static final int AES_KEYLENGTH</pre>
<div class="block">The Constant AES_KEYLENGTH que controla el tamaño de clave</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#es.usal.tfg.security.SymmetricEncryption.AES_KEYLENGTH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KEYSTORE_PASS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEYSTORE_PASS</h4>
<pre>private static final java.lang.String KEYSTORE_PASS</pre>
<div class="block">The Constant KEYSTORE_PASS que contiene la ruta de la contraseña de
<a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a>.
<p>
Cada vez que se lee esta contraseña para extraer o guardar una clave del
keystore se borra de memoria nada más completar la operación para reducir
al máximo posible el tiempo que está cargada en memoria</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#es.usal.tfg.security.SymmetricEncryption.KEYSTORE_PASS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="KEYSTORE_FILE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEYSTORE_FILE</h4>
<pre>private static final java.lang.String KEYSTORE_FILE</pre>
<div class="block">The Constant KEYSTORE_FILE que contiene la ruta de
<a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#es.usal.tfg.security.SymmetricEncryption.KEYSTORE_FILE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="keyStoreFile">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyStoreFile</h4>
<pre>private static final java.io.File keyStoreFile</pre>
<div class="block">The Constant keyStoreFile que referencia al fichero donde se almacena la
<code>KeyStore</code></div>
</li>
</ul>
<a name="keyStoreLock">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>keyStoreLock</h4>
<pre>private static final java.lang.Object keyStoreLock</pre>
<div class="block">The Constant keyStoreLock que actua como lock para los bloques
syncronized en las lecturas o modificaciones del keystore
<a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a> de forma sincronizada en
los distintos hilos</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="SymmetricEncryption--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SymmetricEncryption</h4>
<pre>public SymmetricEncryption()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getKeystorefile--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeystorefile</h4>
<pre>public static java.io.File getKeystorefile()</pre>
<div class="block">Gets the keystorefile.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the keystorefile</dd>
</dl>
</li>
</ul>
<a name="configureKeyStore--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>configureKeyStore</h4>
<pre>public static void configureKeyStore()
throws java.security.NoSuchAlgorithmException,
java.security.KeyStoreException,
java.io.IOException,
java.security.cert.CertificateException</pre>
<div class="block">Crea el fichero <a href="../../../../es/usal/tfg/security/SymmetricEncryption.html#keyStoreFile"><code>keyStoreFile</code></a> y genera la
clave "master_key", usada para encriptar la base de datos de campañas
guardandola en el recien creado KeyStore.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.security.NoSuchAlgorithmException</code> - the no such algorithm exception</dd>
<dd><code>java.security.KeyStoreException</code> - the key store exception</dd>
<dd><code>java.io.IOException</code> - Signals that an I/O exception has occurred.</dd>
<dd><code>java.security.cert.CertificateException</code> - the certificate exception</dd>
</dl>
</li>
</ul>
<a name="encryptFileSavingKey-java.io.File-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>encryptFileSavingKey</h4>
<pre>public static javax.crypto.CipherOutputStream encryptFileSavingKey(java.io.File file,
java.lang.String keyAlias)
throws java.security.NoSuchAlgorithmException,
java.security.KeyStoreException,
java.security.cert.CertificateException,
java.io.IOException,
javax.crypto.NoSuchPaddingException,
java.security.InvalidKeyException,
java.security.InvalidAlgorithmParameterException</pre>
<div class="block">Encripta un fichero generando y guardando una clave en el Keystore
devolviendo un <code>CipherOutputStream</code> en el que escribir bytes y el
cual se encarga de encriptar los bytes que recibe antes de escribirlos
en disco</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>file</code> - fichero a encriptar</dd>
<dd><code>keyAlias</code> - Alias de la clave que se generará</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cipher output stream</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.security.NoSuchAlgorithmException</code> - the no such algorithm exception</dd>
<dd><code>java.security.KeyStoreException</code> - the key store exception</dd>
<dd><code>java.security.cert.CertificateException</code> - the certificate exception</dd>
<dd><code>java.io.IOException</code> - Signals that an I/O exception has occurred.</dd>
<dd><code>javax.crypto.NoSuchPaddingException</code> - the no such padding exception</dd>
<dd><code>java.security.InvalidKeyException</code> - the invalid key exception</dd>
<dd><code>java.security.InvalidAlgorithmParameterException</code> - the invalid algorithm parameter exception</dd>
</dl>
</li>
</ul>
<a name="encryptFileUsingKey-java.io.File-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>encryptFileUsingKey</h4>
<pre>public static javax.crypto.CipherOutputStream encryptFileUsingKey(java.io.File file,
java.lang.String keyAlias)
throws java.security.NoSuchAlgorithmException,
java.security.KeyStoreException,
java.security.cert.CertificateException,
java.io.IOException,
javax.crypto.NoSuchPaddingException,
java.security.InvalidKeyException,
java.security.InvalidAlgorithmParameterException,
java.security.UnrecoverableEntryException</pre>
<div class="block">Encripta un fichero usando una clave del Keystore y devolviendo un
<code>CipherOutputStream</code> en el que escribir bytes y el cual se encarga
de encriptar los bytes que recibe antes de escribirlos en disco</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>file</code> - fichero a encriptar</dd>
<dd><code>keyAlias</code> - Alias de la clave que se usará</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cipher output stream</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.security.NoSuchAlgorithmException</code> - the no such algorithm exception</dd>
<dd><code>java.security.KeyStoreException</code> - the key store exception</dd>
<dd><code>java.security.cert.CertificateException</code> - the certificate exception</dd>
<dd><code>java.io.IOException</code> - Signals that an I/O exception has occurred.</dd>
<dd><code>javax.crypto.NoSuchPaddingException</code> - the no such padding exception</dd>
<dd><code>java.security.InvalidKeyException</code> - the invalid key exception</dd>
<dd><code>java.security.InvalidAlgorithmParameterException</code> - the invalid algorithm parameter exception</dd>
<dd><code>java.security.UnrecoverableEntryException</code> - the unrecoverable entry exception</dd>
</dl>
</li>
</ul>
<a name="encryptUsingKey-byte:A-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>encryptUsingKey</h4>
<pre>public static byte[] encryptUsingKey(byte[] input,
java.lang.String keyAlias)
throws java.security.NoSuchAlgorithmException,
java.security.KeyStoreException,
java.security.cert.CertificateException,
java.io.IOException,
javax.crypto.NoSuchPaddingException,
java.security.InvalidKeyException,
java.security.InvalidAlgorithmParameterException,
java.security.UnrecoverableEntryException,
javax.crypto.IllegalBlockSizeException,
javax.crypto.BadPaddingException</pre>
<div class="block">Encripta un array de bytes usando una clave del Keystore y devolviendo
dicho array encriptado.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>input</code> - el array de bytes de entrada</dd>
<dd><code>keyAlias</code> - the key alias de la clave a utilizar</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the byte[] array de bytes de salida</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.security.NoSuchAlgorithmException</code> - the no such algorithm exception</dd>
<dd><code>java.security.KeyStoreException</code> - the key store exception</dd>
<dd><code>java.security.cert.CertificateException</code> - the certificate exception</dd>
<dd><code>java.io.IOException</code> - Signals that an I/O exception has occurred.</dd>
<dd><code>javax.crypto.NoSuchPaddingException</code> - the no such padding exception</dd>
<dd><code>java.security.InvalidKeyException</code> - the invalid key exception</dd>
<dd><code>java.security.InvalidAlgorithmParameterException</code> - the invalid algorithm parameter exception</dd>
<dd><code>java.security.UnrecoverableEntryException</code> - the unrecoverable entry exception</dd>
<dd><code>javax.crypto.IllegalBlockSizeException</code> - the illegal block size exception</dd>
<dd><code>javax.crypto.BadPaddingException</code> - the bad padding exception</dd>
</dl>
</li>
</ul>
<a name="decryptFileUsingKey-java.io.File-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decryptFileUsingKey</h4>
<pre>public static javax.crypto.CipherInputStream decryptFileUsingKey(java.io.File file,
java.lang.String keyAlias)
throws java.security.KeyStoreException,
java.io.IOException,
java.security.NoSuchAlgorithmException,
java.security.cert.CertificateException,
java.security.UnrecoverableEntryException,
javax.crypto.NoSuchPaddingException,
java.security.InvalidKeyException,
java.security.InvalidAlgorithmParameterException</pre>
<div class="block">Desencripta un fichero usando una clave del Keystore y devolviendo un
<code>CipherInputStream</code> del que leer bytes los cuales se desencriptan
antes de recibirse.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>file</code> - fichero a desencriptar</dd>
<dd><code>keyAlias</code> - Alias de la clave que se usará</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cipher input stream</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.security.KeyStoreException</code> - the key store exception</dd>
<dd><code>java.io.IOException</code> - Signals that an I/O exception has occurred.</dd>
<dd><code>java.security.NoSuchAlgorithmException</code> - the no such algorithm exception</dd>
<dd><code>java.security.cert.CertificateException</code> - the certificate exception</dd>
<dd><code>java.security.UnrecoverableEntryException</code> - the unrecoverable entry exception</dd>
<dd><code>javax.crypto.NoSuchPaddingException</code> - the no such padding exception</dd>
<dd><code>java.security.InvalidKeyException</code> - the invalid key exception</dd>
<dd><code>java.security.InvalidAlgorithmParameterException</code> - the invalid algorithm parameter exception</dd>
</dl>
</li>
</ul>
<a name="decryptUsingKey-byte:A-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decryptUsingKey</h4>
<pre>public static byte[] decryptUsingKey(byte[] input,
java.lang.String keyAlias)
throws java.security.KeyStoreException,
java.io.IOException,
java.security.NoSuchAlgorithmException,
java.security.cert.CertificateException,
java.security.UnrecoverableEntryException,
javax.crypto.NoSuchPaddingException,
java.security.InvalidKeyException,
java.security.InvalidAlgorithmParameterException,
javax.crypto.IllegalBlockSizeException,
javax.crypto.BadPaddingException</pre>
<div class="block">Desencripta un array de bytes usando una clave del Keystore y devolviendo
dicho array desencriptado</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>input</code> - el array de bytes de entrada</dd>
<dd><code>keyAlias</code> - the key alias de la clave a utilizar</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the byte[] array de bytes de salida</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.security.KeyStoreException</code> - the key store exception</dd>
<dd><code>java.io.IOException</code> - Signals that an I/O exception has occurred.</dd>
<dd><code>java.security.NoSuchAlgorithmException</code> - the no such algorithm exception</dd>
<dd><code>java.security.cert.CertificateException</code> - the certificate exception</dd>
<dd><code>java.security.UnrecoverableEntryException</code> - the unrecoverable entry exception</dd>
<dd><code>javax.crypto.NoSuchPaddingException</code> - the no such padding exception</dd>
<dd><code>java.security.InvalidKeyException</code> - the invalid key exception</dd>
<dd><code>java.security.InvalidAlgorithmParameterException</code> - the invalid algorithm parameter exception</dd>
<dd><code>javax.crypto.IllegalBlockSizeException</code> - the illegal block size exception</dd>
<dd><code>javax.crypto.BadPaddingException</code> - the bad padding exception</dd>
</dl>
</li>
</ul>
<a name="appendAES-java.io.File-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>appendAES</h4>
<pre>public static javax.crypto.CipherOutputStream appendAES(java.io.File file,
java.lang.String keyAlias)
throws java.lang.IllegalArgumentException,
java.security.KeyStoreException,
java.io.IOException,
java.security.NoSuchAlgorithmException,
java.security.cert.CertificateException,
java.security.UnrecoverableEntryException,
java.security.InvalidKeyException,
java.security.InvalidAlgorithmParameterException,
javax.crypto.NoSuchPaddingException,
javax.crypto.IllegalBlockSizeException,
javax.crypto.BadPaddingException</pre>
<div class="block">Abre un fichero para continuar encriptando en él, debido a
que el cifrador AES en modo CBC encripta cada bloque dependiendo del
anterior existen dos caso:
<p>
Si este fichero ya contiene datos encriptados es necesario
encontrar el ultimo bloque encriptado y desencriptarlo utilizando como
IV el penúltimo bloque encriptado. Una vez desencriptado este ultimo
bloque se encripta otra vez con el <code>Cipher</code> recien creado y apartir
del que se construye un <code>CipherOutputStream</code> que se devuelve y
puede ser usado para continuar encriptando en el fichero.
<p>
En caso de que el fichero solo contenta el IV simplemente se crea un
<code>Cipher</code>, un <code>CipherOutputStream</code> y se devuelve de igual modo
que lo harían los métodos de encriptación estandar de fichero.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>file</code> - the file</dd>
<dd><code>keyAlias</code> - the key alias</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the cipher output stream</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - the illegal argument exception</dd>
<dd><code>java.security.KeyStoreException</code> - the key store exception</dd>
<dd><code>java.io.IOException</code> - Signals that an I/O exception has occurred.</dd>
<dd><code>java.security.NoSuchAlgorithmException</code> - the no such algorithm exception</dd>
<dd><code>java.security.cert.CertificateException</code> - the certificate exception</dd>
<dd><code>java.security.UnrecoverableEntryException</code> - the unrecoverable entry exception</dd>
<dd><code>java.security.InvalidKeyException</code> - the invalid key exception</dd>
<dd><code>java.security.InvalidAlgorithmParameterException</code> - the invalid algorithm parameter exception</dd>
<dd><code>javax.crypto.NoSuchPaddingException</code> - the no such padding exception</dd>
<dd><code>javax.crypto.IllegalBlockSizeException</code> - the illegal block size exception</dd>
<dd><code>javax.crypto.BadPaddingException</code> - the bad padding exception</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://stackoverflow.com/a/4877403/6441806">http://stackoverflow.com/a/4877403/6441806</a>,
<a href="http://stackoverflow.com/a/10291282/6441806">http://stackoverflow.com/a/10291282/6441806</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SymmetricEncryption.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../es/usal/tfg/security/PasswordStorage.InvalidHashException.html" title="class in es.usal.tfg.security"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?es/usal/tfg/security/SymmetricEncryption.html" target="_top">Frames</a></li>
<li><a href="SymmetricEncryption.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/ss/usermodel/class-use/PrintOrientation.html | doughtnerd/POD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.ss.usermodel.PrintOrientation (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.poi.ss.usermodel.PrintOrientation (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/ss/usermodel//class-usePrintOrientation.html" target="_top">FRAMES</a></li>
<li><a href="PrintOrientation.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.poi.ss.usermodel.PrintOrientation" class="title">Uses of Class<br>org.apache.poi.ss.usermodel.PrintOrientation</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.poi.ss.usermodel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a> in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></code></td>
<td class="colLast"><span class="strong">PrintOrientation.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html#valueOf(int)">valueOf</a></strong>(int value)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></code></td>
<td class="colLast"><span class="strong">PrintOrientation.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a>[]</code></td>
<td class="colLast"><span class="strong">PrintOrientation.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.xssf.usermodel">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a> in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> that return <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></code></td>
<td class="colLast"><span class="strong">XSSFPrintSetup.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPrintSetup.html#getOrientation()">getOrientation</a></strong>()</code>
<div class="block">Orientation of the page: landscape - portrait.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">XSSFPrintSetup.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFPrintSetup.html#setOrientation(org.apache.poi.ss.usermodel.PrintOrientation)">setOrientation</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">PrintOrientation</a> orientation)</code>
<div class="block">Orientation of the page: landscape - portrait.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/ss/usermodel//class-usePrintOrientation.html" target="_top">FRAMES</a></li>
<li><a href="PrintOrientation.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
Documentation/html_doc/classajouterActivite-members.html | sd65/ProCal | <!-- HTML header for doxygen 1.8.8-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<title>Project Calendar: Member List</title>
<!--<link href="tabs.css" rel="stylesheet" type="text/css"/>-->
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="customdoxygen.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../bootstrap/doxy-boot.js"></script>
</head>
<body>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand"><img src="icon.png" style=" height: 28px; display: inline-block; padding-right: 1em;"/>Project Calendar 1.0</a>
</div>
</div>
</nav>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div class="content" id="content">
<div class="container">
<div class="row">
<div class="col-sm-12 panel panel-default" style="padding-bottom: 15px;">
<div style="margin-bottom: 15px;">
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">ajouterActivite Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classajouterActivite.html">ajouterActivite</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ajouterActivite</b>(QWidget *parent=0) (defined in <a class="el" href="classajouterActivite.html">ajouterActivite</a>)</td><td class="entry"><a class="el" href="classajouterActivite.html">ajouterActivite</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~ajouterActivite</b>() (defined in <a class="el" href="classajouterActivite.html">ajouterActivite</a>)</td><td class="entry"><a class="el" href="classajouterActivite.html">ajouterActivite</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- HTML footer for doxygen 1.8.8-->
<!-- start footer part -->
</div>
</div>
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 14 2015 13:55:06 for Project Calendar by  <a href="http://www.doxygen.org/index.html"> Doxygen</a> 1.8.9.1
</small></address>
</body>
</html>
|
data/test-romfs/404.html | wanborj/T-SEFM | <html>
<head><title>Embedded</title></head>
<body bgcolor="white" text="black">
<table width="100%">
<tr valign="top"><td width="80">
</td><td width="500">
<h1>Lightweight web server</h1>
<h2>404 - Page not found</h2>
<p>
Sorry, the page you are requesting was not found on this
server.
</p>
</td><td>
</td></tr>
</table>
</body>
</html>
|
Doc/qtquickcontrols2/qtquickcontrols2-module.html | angeloprudentino/QtNets | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qtquickcontrols2-cppclasses.qdoc -->
<title>Qt Quick Controls 2 C++ Classes | Qt Quick Controls 2 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
<script type="text/javascript">
window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");};
</script>
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<table><tr>
<td ><a href="../qtdoc/supported-platforms-and-configurations.html#qt-5-7">Qt 5.7</a></td><td ><a href="qtquickcontrols2-index.html">Qt Quick Controls 2</a></td><td >Qt Quick Controls 2 C++ Classes</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.7.0 Reference Documentation</td>
</tr></table>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#classes">Classes</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Qt Quick Controls 2 C++ Classes</h1>
<span class="subtitle"></span>
<!-- $$$QtQuickControls2-brief -->
<p>Provides classes for setting up the controls from C++. <a href="#details">More...</a></p>
<!-- @@@QtQuickControls2 -->
<a name="classes"></a>
<h2 id="classes">Classes</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qquickstyle.html">QQuickStyle</a></p></td><td class="tblDescr"><p>QQQuickStyle class allows configuring the application style</p></td></tr>
</table></div>
<!-- $$$QtQuickControls2-description -->
<a name="details"></a>
<div class="descr">
<h2 id="details">Detailed Description</h2>
</p>
<p>The C++ types can be included into your application using the following include statement:</p>
<pre class="cpp">
<span class="preprocessor">#include <QtQuickControls2></span>
</pre>
<p><b>Note: </b>If you are using a few classes from this module, we recommend including those specific classes only instead of the module.</p><p>To link against the corresponding C++ libraries, add the following to your qmake project file:</p>
<pre class="cpp">
QT <span class="operator">+</span><span class="operator">=</span> quickcontrols2
</pre>
</div>
<!-- @@@QtQuickControls2 -->
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2016 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|
styles/horse-info.css | tfrizzell/hn-plus-firefox | #hnplus-stakeSummary {
border-collapse: collapse;
border-color: #333333;
border-style: solid;
border-width: 2px;
font-size: 11px;
margin: 0 auto 0.4em auto;
padding: 0;
}
#hnplus-stakeSummary > thead > tr > th {
background: #333333;
color: #ffffff;
font-size: 1.1em;
}
#hnplus-stakeSummary > thead > tr:nth-of-type(2) > th > .fa {
font-size: 1.3em;
}
#hnplus-stakeSummary > thead > tr:nth-of-type(2) > th:nth-of-type(2) > .fa {
color: #ffd700;
}
#hnplus-stakeSummary > thead > tr:nth-of-type(2) > th:nth-of-type(3) > .fa {
color: #c0c0c0;
}
#hnplus-stakeSummary > thead > tr:nth-of-type(2) > th:nth-of-type(4) > .fa {
color: #cd7f32;
}
#hnplus-stakeSummary > thead > tr:nth-of-type(2) > th:nth-of-type(5) > .fa {
color: #216c2a;
}
#hnplus-stakeSummary > thead > tr > th,
#hnplus-stakeSummary > tbody > tr > td {
box-sizing: border-box;
margin: 0;
padding: 0.3em 0;
text-align: center;
width: 6.0em;
}
#hnplus-stakeSummary > tbody > tr > td {
padding-bottom: 0;
}
#hnplus-watchListButton {
float: right;
}
#hnplus-watchListButton::after {
box-sizing: border-box;
display: inline-block;
max-width: 0;
overflow: hidden;
transition: max-width 200ms linear, padding-left 0ms linear 200ms;
vertical-align: middle;
}
#hnplus-watchListButton:active::after,
#hnplus-watchListButton:hover::after {
max-width: 20.8em;
padding-left: 0.5em;
transition: max-width 200ms linear, padding-left 0ms linear;
}
#hnplus-watchListButton.danger::after {
content: '\a0 Remove from Watch List';
}
#hnplus-watchListButton.success::after {
content: '\a0 Add to Watch List';
}
#hnplus-watchListButton > .fa {
vertical-align: middle;
} |
templates/Original/haircare-client-html/portfolio-boxed-title-8-col.html | brandonccy/SmartNano | <!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<!-- Meta Tags -->
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="description" content="HairCare- Beauty Salon & Barber HTML5 Template for Women & Men" />
<meta name="keywords" content="building,business,construction,cleaning,transport,workshop" />
<meta name="author" content="ThemeMascot" />
<!-- Page Title -->
<title>HairCare- Beauty Salon & Barber HTML5 Template for Women & Men</title>
<!-- Favicon and Touch Icons -->
<link href="images/favicon.png" rel="shortcut icon" type="image/png">
<link href="images/apple-touch-icon.png" rel="apple-touch-icon">
<link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72">
<link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114">
<link href="images/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144">
<!-- Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<link href="css/css-plugin-collections.css" rel="stylesheet"/>
<!-- CSS | menuzord megamenu skins -->
<link id="menuzord-menu-skins" href="css/menuzord-skins/menuzord-rounded-boxed.css" rel="stylesheet"/>
<!-- CSS | Main style file -->
<link href="css/style-main.css" rel="stylesheet" type="text/css">
<!-- CSS | Theme Color -->
<link href="css/colors/theme-skin-lemon.css" rel="stylesheet" type="text/css">
<!-- CSS | Preloader Styles -->
<link href="css/preloader.css" rel="stylesheet" type="text/css">
<!-- CSS | Custom Margin Padding Collection -->
<link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css">
<!-- CSS | Responsive media queries -->
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. -->
<!-- <link href="css/style.css" rel="stylesheet" type="text/css"> -->
<!-- external javascripts -->
<script src="js/jquery-2.1.4.min.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- JS | jquery plugin collection for this theme -->
<script src="js/jquery-plugin-collection.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="">
<div id="wrapper">
<!-- preloader -->
<div id="preloader">
<div id="spinner">
<img src="images/preloaders/1.gif" alt="">
</div>
<div id="disable-preloader" class="btn btn-default btn-sm">Disable Preloader</div>
</div>
<!-- Header -->
<header id="header" class="header">
<div class="header-top sm-text-center bg-theme-colored">
<div class="container">
<div class="row">
<div class="col-md-4">
<nav>
<ul class="list-inline sm-text-center text-left flip mt-5">
<li> <a class="text-white" href="#">FAQ</a> </li>
<li class="text-white">|</li>
<li> <a class="text-white" href="#">Help Desk</a> </li>
<li class="text-white">|</li>
<li> <a class="text-white" href="#">Support</a> </li>
</ul>
</nav>
</div>
<div class="col-md-6">
<div class="widget m-0 mt-5 no-border">
<ul class="list-inline text-right sm-text-center">
<li class="pl-10 pr-10 mb-0 pb-0">
<div class="header-widget text-white"><i class="fa fa-phone"></i> 123-456-789 </div>
</li>
<li class="pl-10 pr-10 mb-0 pb-0">
<div class="header-widget text-white"><i class="fa fa-envelope-o"></i> contact@yourdomain.com </div>
</li>
</ul>
</div>
</div>
<div class="col-md-2 text-right flip sm-text-center">
<div class="widget m-0">
<ul class="styled-icons icon-dark icon-circled icon-theme-colored icon-sm">
<li class="mb-0 pb-0"><a href="#"><i class="fa fa-facebook"></i></a></li>
<li class="mb-0 pb-0"><a href="#"><i class="fa fa-twitter"></i></a></li>
<li class="mb-0 pb-0"><a href="#"><i class="fa fa-instagram"></i></a></li>
<li class="mb-0 pb-0"><a href="#"><i class="fa fa-linkedin text-white"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="header-nav">
<div class="header-nav-wrapper navbar-scrolltofixed bg-lighter">
<div class="container">
<nav id="menuzord-right" class="menuzord no-bg"> <a class="menuzord-brand pull-left flip" href="javascript:void(0)"><img src="http://placehold.it/178x55" alt=""></a>
<ul class="menuzord-menu">
<li class="active"><a href="#home">Home</a>
<ul class="dropdown">
<li><a href="#">Multi Layouts</a>
<ul class="dropdown">
<li><a href="index-mp-layout1.html">Layout1</a></li>
<li><a href="index-mp-layout2.html">Layout2</a></li>
<li><a href="index-mp-layout3.html">Layout3</a></li>
<li><a href="index-mp-layout4.html">Layout4</a></li>
<li><a href="index-mp-layout5.html">Layout5</a></li>
<li><a href="index-mp-layout6.html">Layout6</a></li>
<li><a href="index-mp-layout7.html">Layout7</a></li>
</ul>
</li>
<li><a href="#">Single Layouts</a>
<ul class="dropdown">
<li><a href="index-sp-layout1.html">Layout1</a></li>
<li><a href="index-sp-layout2.html">Layout2</a></li>
<li><a href="index-sp-layout3.html">Layout3</a></li>
<li><a href="index-sp-layout4.html">Layout4</a></li>
<li><a href="index-sp-layout5.html">Layout5</a></li>
<li><a href="index-sp-layout6.html">Layout6</a></li>
<li><a href="index-sp-layout7.html">Layout7</a></li>
</ul>
</li>
<li><a href="#">Boxed Layouts</a>
<ul class="dropdown">
<li><a href="index-boxed-mp-layout1.html">Boxed Multi Page Layout1</a></li>
<li><a href="index-boxed-mp-layout2.html">Boxed Multi Page Layout2</a></li>
<li><a href="index-boxed-mp-layout3.html">Boxed Multi Page Layout3</a></li>
<li><a href="index-boxed-mp-layout4.html">Boxed Multi Page Layout4</a></li>
<li><a href="index-boxed-mp-layout5.html">Boxed Multi Page Layout5</a></li>
<li><a href="index-boxed-mp-layout6.html">Boxed Multi Page Layout6</a></li>
<li><a href="index-boxed-mp-layout7.html">Boxed Multi Page Layout7</a></li>
<li><a href="index-boxed-sp-layout1.html">Boxed Single Page Layout1</a></li>
<li><a href="index-boxed-sp-layout2.html">Boxed Single Page Layout2</a></li>
<li><a href="index-boxed-sp-layout3.html">Boxed Single Page Layout3</a></li>
<li><a href="index-boxed-sp-layout4.html">Boxed Single Page Layout4</a></li>
<li><a href="index-boxed-sp-layout5.html">Boxed Single Page Layout5</a></li>
<li><a href="index-boxed-sp-layout6.html">Boxed Multi Page Layout6</a></li>
<li><a href="index-boxed-sp-layout7.html">Boxed Multi Page Layout7</a></li>
</ul>
</li>
<li><a href="#">RTL Layouts</a>
<ul class="dropdown">
<li><a href="index-rtl-mp-layout1.html">RTL Multi Page Layout1</a></li>
<li><a href="index-rtl-mp-layout2.html">RTL Multi Page Layout2</a></li>
<li><a href="index-rtl-mp-layout3.html">RTL Multi Page Layout3</a></li>
<li><a href="index-rtl-mp-layout4.html">RTL Multi Page Layout4</a></li>
<li><a href="index-rtl-mp-layout5.html">RTL Multi Page Layout5</a></li>
<li><a href="index-rtl-mp-layout6.html">RTL Multi Page Layout6</a></li>
<li><a href="index-rtl-mp-layout7.html">RTL Multi Page Layout7</a></li>
</ul>
</li>
<li><a href="#">Dark Layouts</a>
<ul class="dropdown">
<li><a href="index-dark-mp-layout1.html">Dark Multi Page Layout1</a></li>
<li><a href="index-dark-mp-layout2.html">Dark Multi Page Layout2</a></li>
<li><a href="index-dark-mp-layout3.html">Dark Multi Page Layout3</a></li>
<li><a href="index-dark-mp-layout4.html">Dark Multi Page Layout4</a></li>
<li><a href="index-dark-mp-layout5.html">Dark Multi Page Layout5</a></li>
<li><a href="index-dark-mp-layout6.html">Dark Multi Page Layout6</a></li>
<li><a href="index-dark-mp-layout7.html">Dark Multi Page Layout7</a></li>
</ul>
</li>
<li><a href="#">Magazine Home Layouts <span class="label label-warning">New</span></a>
<ul class="dropdown">
<li><a href="index-hot-magazine-home-layout1.html">Magazine Home layout1</a></li>
<li><a href="index-hot-magazine-home-layout2.html">Magazine Home layout2</a></li>
</ul>
</li>
<li><a href="#">Portfolio Home Layouts <span class="label label-warning">New</span></a>
<ul class="dropdown">
<li><a href="index-hot-portfolio-presentation-layout1.html">Portfolio Presentation Layout1</a></li>
<li><a href="index-hot-portfolio-presentation-layout2.html">Portfolio Presentation Layout2</a></li>
<li><a href="index-hot-portfolio-presentation-layout3.html">Portfolio Presentation Layout3</a></li>
<li><a href="index-hot-portfolio-presentation-layout4.html">Portfolio Presentation Layout4</a></li>
</ul>
</li>
<li><a href="#">Hot Layouts <span class="label label-warning">New</span></a>
<ul class="dropdown">
<li><a href="index-hot-slider-split.html">Split Slider</a></li>
<li><a href="index-hot-slider-fullpage.html">Fullpage Slider</a></li>
<li><a href="index-hot-slider-vertical.html">Vertical Slider</a></li>
<li><a href="index-hot-parallax-home.html">Parallax Home Layout</a></li>
<li><a href="index-hot-personal-home-layout1.html">Personal Home Layout 1</a></li>
<li><a href="index-hot-personal-home-layout2.html">Personal Home Layout 2</a></li>
</ul>
</li>
<li><a href="index-hot-shop-home.html">Shop Home <span class="label label-warning">New</span></a></li>
<li><a href="#">Home Variations</a>
<ul class="dropdown">
<li><a href="home-variation-revslider.html">Revolution Slider</a></li>
<li><a href="home-variation-bg-parallax.html">Bg Parallax Image</a></li>
<li><a href="home-variation-bg-static.html">Bg Static Image</a></li>
<li><a href="home-variation-maximageslider.html">Maximage Slider</a></li>
<li><a href="home-variation-typed-text.html">Typed Text</a></li>
<li><a href="home-variation-bg-video.html">Bg Video</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Features</a>
<ul class="dropdown">
<li><a href="features-preloader.html">Preloaders</a></li>
<li><a href="#">Sliders</a>
<ul class="dropdown">
<li><a href="features-premium-templates-rev-slider.html">Revolution Slider - All In One</a></li>
</ul>
</li>
<li><a href="#">Header</a>
<ul class="dropdown">
<li><a href="features-header-style1.html">Header Style One</a></li>
<li><a href="features-header-style2.html">Header Style Two</a></li>
<li><a href="features-header-style3.html">Header Style Three</a></li>
<li><a href="features-header-style4.html">Header Style Four</a></li>
</ul>
</li>
<li><a href="#">Page Title</a>
<ul class="dropdown">
<li><a href="features-page-title-bg-dark.html">Bg Dark</a></li>
<li><a href="features-page-title-bg-white.html">Bg White</a></li>
<li><a href="features-page-title-bg-image.html">Bg Image</a></li>
<li><a href="features-page-title-bg-image-parallax.html">Bg Image Parallax</a></li>
<li><a href="features-page-title-bg-pattern.html">Bg Pattern</a></li>
<li><a href="features-page-title-bg-video.html">Bg Video</a></li>
<li><a href="features-page-title-mini-version.html">Mini Version</a></li>
<li><a href="features-page-title-big-version.html">Big Version</a></li>
<li><a href="features-page-title-extra-big-version.html">Extra Big Version</a></li>
<li><a href="features-page-title-text-center.html">Text Center</a></li>
<li><a href="features-page-title-text-left.html">Text Left</a></li>
<li><a href="features-page-title-text-right.html">Text Right</a></li>
</ul>
</li>
<li><a href="#">Menu Style</a>
<ul class="dropdown">
<li><a href="features-menu-style-border-top.html">Border Top</a></li>
<li><a href="features-menu-style-border-bottom.html">Border Bottom</a></li>
<li><a href="features-menu-style-border-boxed.html">Border Boxed</a></li>
<li><a href="features-menu-style-border-left.html">Border Left</a></li>
<li><a href="features-menu-style-border-top-bottom.html">Border Top Bottom</a></li>
<li><a href="features-menu-style-bottom-trace.html">Bottom Trace</a></li>
<li><a href="features-menu-style-boxed.html">Boxed</a></li>
<li><a href="features-menu-style-colored.html">Colored</a></li>
<li><a href="features-menu-style-dark.html">Dark</a></li>
<li><a href="features-menu-style-gradient.html">Gradient</a></li>
<li><a href="features-menu-style-rounded-boxed.html">Rounded Boxed</a></li>
<li><a href="features-menu-style-shadow.html">Shadow</a></li>
<li><a href="features-menu-style-strip.html">Strip</a></li>
<li><a href="features-menu-style-subcolored.html">Sub-Colored</a></li>
<li><a href="features-menu-style-top-bottom-boxed-border.html">Top Bottom Boxed Border</a></li>
</ul>
</li>
<li><a href="#">Form</a>
<ul class="dropdown">
<li><a href="#">Registration Form</a>
<ul class="dropdown">
<li><a href="form-register-style1.html">Form style 1</a></li>
<li><a href="form-register-style2.html">Form style 2</a></li>
<li><a href="form-register-style3.html">Form style 3</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Popup Promo Box</a>
<ul class="dropdown">
<li><a href="features-popup-promo-box.html">Default</a></li>
<li><a href="features-popup-promo-box-cookie-enabled.html">Cookie Enabled</a></li>
</ul>
</li>
<li><a href="#">Footer</a>
<ul class="dropdown">
<li><a href="features-footer-dark-style1.html#footer">Footer Dark One</a></li>
<li><a href="features-footer-dark-style2.html#footer">Footer Dark Two</a></li>
<li><a href="features-footer-dark-style3.html#footer">Footer Dark Three</a></li>
<li><a href="features-footer-dark-style4.html#footer">Footer Dark Four</a></li>
<li><a href="features-footer-white-style1.html#footer">Footer White One</a></li>
<li><a href="features-footer-white-style2.html#footer">Footer White Two</a></li>
<li><a href="features-footer-white-style3.html#footer">Footer White Three</a></li>
<li><a href="features-footer-white-style4.html#footer">Footer White Four</a></li>
</ul>
</li>
<li><a href="#">Active Forms</a>
<ul class="dropdown">
<li><a href="#">Contact Form</a>
<ul class="dropdown">
<li><a href="page-contact1.html">Form style 1</a></li>
<li><a href="page-contact2.html">Form style 2</a></li>
<li><a href="page-contact3.html">Form style 3</a></li>
<li><a href="page-contact4.html">Form style 4</a></li>
</ul>
</li>
<li><a href="#">Subscribe Form</a>
<ul class="dropdown">
<li><a href="form-subscribe.html">Form style 1</a></li>
</ul>
</li>
<li><a href="#">Appointment Form</a>
<ul class="dropdown">
<li><a href="form-appointment-style1.html">Form style 1</a></li>
<li><a href="form-appointment-style2.html">Form style 2</a></li>
<li><a href="form-appointment-style3.html">Form style 3</a></li>
</ul>
</li>
<li><a href="#">Job Apply Form</a>
<ul class="dropdown">
<li><a href="form-job-apply-style1.html">Form style 1</a></li>
<li><a href="form-job-apply-style2.html">Form style 2</a></li>
<li><a href="form-job-apply-style3.html">Form style 3</a></li>
</ul>
</li>
<li><a href="#">Quick Contact Form</a>
<ul class="dropdown">
<li><a href="form-quick-contact-style1.html">Form style 1</a></li>
<li><a href="form-quick-contact-style2.html">Form style 2</a></li>
<li><a href="form-quick-contact-style3.html">Form style 3</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Pages</a>
<ul class="dropdown">
<li><a href="#">About</a>
<ul class="dropdown">
<li><a href="page-about1.html">About Style1</a></li>
<li><a href="page-about2.html">About Style2</a></li>
</ul>
</li>
<li><a href="#">Services</a>
<ul class="dropdown">
<li><a href="page-services-style1.html">Services Style1</a></li>
<li><a href="page-services-style2.html">Services Style2</a></li>
<li><a href="page-services-details.html">Services Details</a></li>
</ul>
</li>
<li><a href="#">Experts</a>
<ul class="dropdown">
<li><a href="page-hair-expert-style1.html">3 Columns</a></li>
<li><a href="page-hair-expert-style2.html">4 Columns</a></li>
<li><a href="page-hair-expert-details.html">Expert Details</a></li>
</ul>
</li>
<li><a href="#">Pricing</a>
<ul class="dropdown">
<li><a href="page-pricing1.html">Pricing Style1</a></li>
<li><a href="page-pricing2.html">Pricing Style2</a></li>
</ul>
</li>
<li><a href="#">Contact</a>
<ul class="dropdown">
<li><a href="page-contact1.html">Contact style 1</a></li>
<li><a href="page-contact2.html">Contact style 2</a></li>
<li><a href="page-contact3.html">Contact style 3</a></li>
<li><a href="page-contact4.html">Contact style 4</a></li>
</ul>
</li>
<li><a href="#">Gallery</a>
<ul class="dropdown">
<li><a href="page-gallery-3col.html">3 Columns</a></li>
<li><a href="page-gallery-4col.html">4 Columns</a></li>
</ul>
</li>
<li><a href="#">Calender</a>
<ul class="dropdown">
<li><a href="page-calender1.html">Calender Style1</a></li>
<li><a href="page-calender2.html">Calender Style2</a></li>
</ul>
</li>
<li><a href="page-offers.html">Page Offers</a></li>
<li><a href="page-404.html">Page 404</a></li>
<li><a href="page-under-construction.html">Page Under Construction</a></li>
<li><a href="page-coming-soon.html">Page Coming Soon</a></li>
</ul>
</li>
<li><a href="#">Portfolio</a>
<ul class="dropdown">
<li><a href="#">Boxed</a>
<ul class="dropdown">
<li><a href="#">Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-boxed-gutter-1-col.html">1 Column</a></li>
<li><a href="portfolio-boxed-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-boxed-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-boxed-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-boxed-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-boxed-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-boxed-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-boxed-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-boxed-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-boxed-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-boxed-1-col.html">1 Column</a></li>
<li><a href="portfolio-boxed-2-col.html">2 Columns</a></li>
<li><a href="portfolio-boxed-3-col.html">3 Columns</a></li>
<li><a href="portfolio-boxed-4-col.html">4 Columns</a></li>
<li><a href="portfolio-boxed-5-col.html">5 Columns</a></li>
<li><a href="portfolio-boxed-6-col.html">6 Columns</a></li>
<li><a href="portfolio-boxed-7-col.html">7 Columns</a></li>
<li><a href="portfolio-boxed-8-col.html">8 Columns</a></li>
<li><a href="portfolio-boxed-9-col.html">9 Columns</a></li>
<li><a href="portfolio-boxed-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-boxed-title-gutter-1-col.html">1 Column</a></li>
<li><a href="portfolio-boxed-title-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-boxed-title-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-boxed-title-1-col.html">1 Column</a></li>
<li><a href="portfolio-boxed-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-boxed-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-boxed-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-boxed-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-boxed-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-boxed-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-boxed-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-boxed-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-boxed-title-10-col.html">10 Columns</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Wide</a>
<ul class="dropdown">
<li><a href="#">Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-wide-gutter-1-col.html">1 Column</a></li>
<li><a href="portfolio-wide-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-wide-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-wide-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-wide-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-wide-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-wide-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-wide-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-wide-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-wide-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-wide-1-col.html">1 Column</a></li>
<li><a href="portfolio-wide-2-col.html">2 Columns</a></li>
<li><a href="portfolio-wide-3-col.html">3 Columns</a></li>
<li><a href="portfolio-wide-4-col.html">4 Columns</a></li>
<li><a href="portfolio-wide-5-col.html">5 Columns</a></li>
<li><a href="portfolio-wide-6-col.html">6 Columns</a></li>
<li><a href="portfolio-wide-7-col.html">7 Columns</a></li>
<li><a href="portfolio-wide-8-col.html">8 Columns</a></li>
<li><a href="portfolio-wide-9-col.html">9 Columns</a></li>
<li><a href="portfolio-wide-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-wide-title-gutter-1-col.html">1 Column</a></li>
<li><a href="portfolio-wide-title-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-wide-title-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-wide-title-1-col.html">1 Column</a></li>
<li><a href="portfolio-wide-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-wide-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-wide-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-wide-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-wide-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-wide-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-wide-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-wide-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-wide-title-10-col.html">10 Columns</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Masonry Boxed</a>
<ul class="dropdown">
<li><a href="#">Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-boxed-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-boxed-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-boxed-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-boxed-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-boxed-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-boxed-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-boxed-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-boxed-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-boxed-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-boxed-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-boxed-gutter-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-boxed-gutter-title-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-boxed-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-boxed-title-10-col.html">10 Columns</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Masonry Wide</a>
<ul class="dropdown">
<li><a href="#">Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-wide-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-wide-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-wide-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-wide-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-wide-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-wide-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-wide-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-wide-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-wide-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-wide-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Title - Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-wide-gutter-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-wide-gutter-title-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Title - Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-masonry-wide-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-masonry-wide-title-10-col.html">10 Columns</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Tiles Boxed</a>
<ul class="dropdown">
<li><a href="#">Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-boxed-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-boxed-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-boxed-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-boxed-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-boxed-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-boxed-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-boxed-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-boxed-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-boxed-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-boxed-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-boxed-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-boxed-title-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-boxed-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-boxed-title-10-col.html">10 Columns</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Tiles Wide</a>
<ul class="dropdown">
<li><a href="#">Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-wide-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-wide-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-wide-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-wide-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-wide-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-wide-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-wide-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-wide-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-wide-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-wide-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-wide-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-wide-title-gutter-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-gutter-10-col.html">10 Columns</a></li>
</ul>
</li>
<li><a href="#">Title - Gutter Less</a>
<ul class="dropdown">
<li><a href="portfolio-tiles-wide-title-2-col.html">2 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-3-col.html">3 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-4-col.html">4 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-5-col.html">5 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-6-col.html">6 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-7-col.html">7 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-8-col.html">8 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-9-col.html">9 Columns</a></li>
<li><a href="portfolio-tiles-wide-title-10-col.html">10 Columns</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Loading Styles</a>
<ul class="dropdown">
<li><a href="portfolio-extra-infinity-scroll.html">Infinity Scroll</a></li>
<li><a href="portfolio-extra-infinity-scroll-lazyload.html">Infinity Scroll Lazyload</a></li>
<li><a href="portfolio-extra-pagination.html">Pagination</a></li>
<li><a href="portfolio-extra-jquery-pagination.html">Pagination Jquery</a></li>
</ul>
</li>
<li><a href="#">Single</a>
<ul class="dropdown">
<li><a href="portfolio-details-image.html">With - Image</a></li>
<li><a href="portfolio-details-image-gallery.html">With - Image Gallery</a></li>
<li><a href="portfolio-details-video-gallery.html">With - Video Gallery</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Shop</a>
<ul class="dropdown">
<li><a href="shop-category.html">Category</a></li>
<li><a href="shop-category-sidebar.html">Category Sidebar</a></li>
<li><a href="shop-product-details.html">Product Details</a></li>
<li><a href="shop-cart.html">Cart</a></li>
<li><a href="shop-checkout.html">Checkout</a></li>
</ul>
</li>
<li><a href="#">Blog</a>
<ul class="dropdown">
<li><a href="#">Blog Classic</a>
<ul class="dropdown">
<li><a href="blog-classic-no-sidebar.html">Blog Classic No Sidebar</a></li>
<li><a href="blog-classic-left-sidebar.html">Blog Classic Left Sidebar</a></li>
<li><a href="blog-classic-right-sidebar.html">Blog Classic Right Sidebar</a></li>
<li><a href="blog-classic-both-sidebar.html">Blog Classic Both Sidebar</a></li>
</ul>
</li>
<li><a href="#">Blog Grid</a>
<ul class="dropdown">
<li><a href="blog-grid-2-column.html">Blog Grid 2 Column</a></li>
<li><a href="blog-grid-3-column.html">Blog Grid 3 Column</a></li>
<li><a href="blog-grid-4-column.html">Blog Grid 4 Column</a></li>
</ul>
</li>
<li><a href="#">Blog Single</a>
<ul class="dropdown">
<li><a href="blog-single-no-sidebar.html">Blog Single No Sidebar</a></li>
<li><a href="blog-single-left-sidebar.html">Blog Single Left Sidebar</a></li>
<li><a href="blog-single-right-sidebar.html">Blog Single Right Sidebar</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="javascript:void(0)">Shortcodes</a>
<div class="megamenu">
<div class="megamenu-row">
<div class="col3">
<ul class="list-unstyled list-dashed">
<li><a href="shortcode-accordion.html"><i class="fa fa-list-ul"></i> Accordion</a></li>
<li><a href="shortcode-alerts.html"><i class="fa fa-exclamation-circle"></i> Alerts</a></li>
<li><a href="shortcode-animations.html"><i class="fa fa-magic"></i> Animations</a></li>
<li><a href="shortcode-blockquotes.html"><i class="fa fa-quote-right"></i> Blockquotes</a></li>
<li><a href="shortcode-button-groups-and-dropdowns.html"><i class="fa fa-link"></i> Button Groups</a></li>
<li><a href="shortcode-button-hover-effect.html"><i class="fa fa-flag-o"></i> Button Hover Effect</a></li>
<li><a href="shortcode-buttons.html"><i class="fa fa-external-link"></i> Buttons</a></li>
<li><a href="shortcode-call-to-actions.html"><i class="fa fa-plus-square"></i> Call To Actions</a></li>
<li><a href="shortcode-charts.html"><i class="fa fa-pie-chart"></i> Charts</a></li>
<li><a href="shortcode-columns-grids.html"><i class="fa fa-columns"></i> Columns Grids</a></li>
<li><a href="shortcode-countdown-timer.html"><i class="fa fa-clock-o"></i> Countdown Timer</a></li>
<li><a href="shortcode-datetime-datepicker.html"><i class="fa fa-calendar"></i> Date Picker</a></li>
<li><a href="shortcode-datetime-timepicker.html"><i class="fa fa-calendar"></i> Time Picker</a></li>
<li><a href="shortcode-datetime-datetimepicker.html"><i class="fa fa-calendar"></i> Bootstrap Date-Time Picker</a></li>
<li><a href="shortcode-datetime-datepair.html"><i class="fa fa-calendar"></i> Date Pair</a></li>
<li><a href="shortcode-divider.html"><i class="fa fa-indent"></i> Divider</a></li>
</ul>
</div>
<div class="col3">
<ul class="list-unstyled list-dashed">
<li><a href="shortcode-dropcaps.html"><i class="fa fa-bold"></i> Dropcaps</a></li>
<li><a href="shortcode-flex-sliders.html"><i class="fa fa-sliders"></i> Flex Sliders</a></li>
<li><a href="shortcode-flickr-feed.html"><i class="fa fa-sliders"></i> Flickr Feed</a></li>
<li><a href="shortcode-flipbox.html"><i class="fa fa-square"></i> Flipbox</a></li>
<li><a href="shortcode-forms.html"><i class="fa fa-align-justify"></i> Forms</a></li>
<li><a href="shortcode-funfacts.html"><i class="fa fa-eye-slash"></i> Funfacts</a></li>
<li><a href="shortcode-background-html5-video.html"><i class="fa fa-video-camera"></i> HTML5 Background Video</a></li>
<li><a href="shortcode-iconbox.html"><i class="fa fa-unsorted"></i> Icon Box</a></li>
<li><a href="shortcode-icon-7stroke.html"><i class="fa fa-circle-o"></i> Icons 7stroke</a></li>
<li><a href="shortcode-icon-elegant-icons.html"><i class="fa fa-eye-slash"></i> Icons Elegant</a></li>
<li><a href="shortcode-icon-flat-color-icons.html"><i class="fa fa-i-cursor"></i> Icons Flat Color</a></li>
<li><a href="shortcode-icon-fontawesome.html"><i class="fa fa-fort-awesome"></i> Icons FontAwesome</a></li>
<li><a href="shortcode-icon-fontawesome-tutorial.html"><i class="fa fa-fonticons"></i> Icons FontAwesome Tutorial</a></li>
<li><a href="shortcode-icon-strokegap.html"><span class="strokegap-icon strokegap-icon-WorldWide"></span> Icons Strokegap</a></li>
<li><a href="shortcode-image-box.html"><i class="fa fa-file-image-o"></i> Image Box</a></li>
<li><a href="shortcode-instagram.html"><i class="fa fa-instagram"></i> Instagram Feed</a></li>
</ul>
</div>
<div class="col3">
<ul class="list-unstyled list-dashed">
<li><a href="shortcode-labels-badges.html"><i class="fa fa-check-square-o"></i> Labels Badges</a></li>
<li><a href="shortcode-listgroup-panels.html"><i class="fa fa-th-list"></i> Listgroup Panels</a></li>
<li><a href="shortcode-lists.html"><i class="fa fa-list"></i> Lists</a></li>
<li><a href="shortcode-maps.html"><i class="fa fa-map-o"></i> Maps</a></li>
<li><a href="shortcode-media-embed.html"><i class="fa fa-play-circle-o"></i> Media Embed</a></li>
<li><a href="shortcode-modal-bootstrap.html"><i class="fa fa-search-plus"></i> Modal</a></li>
<li><a href="shortcode-modal-lightbox.html"><i class="fa fa-expand"></i> Lightbox</a></li>
<li><a href="shortcode-navigation.html"><i class="fa fa-navicon"></i> Navigation</a></li>
<li><a href="shortcode-owl-carousel.html"><i class="fa fa-sliders"></i> Owl Carousel</a></li>
<li><a href="shortcode-pagination.html"><i class="fa fa-arrow-circle-o-right"></i> Pagination</a></li>
<li><a href="shortcode-progressbar.html"><i class="fa fa-tasks"></i> Progress Bars</a></li>
<li><a href="shortcode-responsive.html"><i class="fa fa-tablet"></i> Responsive</a></li>
<li><a href="shortcode-separator.html"><i class="fa fa-minus-square-o"></i> Separator</a></li>
<li><a href="shortcode-sitemap.html"><i class="fa fa-sitemap"></i> Sitemap</a></li>
<li><a href="shortcode-sliders.html"><i class="fa fa-sliders"></i> Sliders</a></li>
<li><a href="shortcode-smoothscrolling.html"><i class="fa fa-binoculars"></i> Smoothscrolling</a></li>
</ul>
</div>
<div class="col3">
<ul class="list-unstyled list-dashed">
<li><a href="shortcode-styled-icons.html"><i class="fa fa-facebook-square"></i> Styled Icons</a></li>
<li><a href="shortcode-subscribe.html"><i class="fa fa-user-plus"></i> Subscribe</a></li>
<li><a href="shortcode-tables.html"><i class="fa fa-table"></i> Tables</a></li>
<li><a href="shortcode-tabs.html"><i class="fa fa-indent"></i> Tabs</a></li>
<li><a href="shortcode-textblock.html"><i class="fa fa-bold"></i> Textblock</a></li>
<li><a href="shortcode-thumbnails-carousels.html"><i class="fa fa-sliders"></i> Thumbnails/carousels</a></li>
<li><a href="shortcode-title.html"><i class="fa fa-text-height"></i> Title</a></li>
<li><a href="shortcode-timer-final-countdown.html"><i class="fa fa-text-height"></i> Timer Final Countdown</a></li>
<li><a href="shortcode-timer-flipclock.html"><i class="fa fa-text-height"></i> Timer Flipclock</a></li>
<li><a href="shortcode-timer-slick-circular.html"><i class="fa fa-text-height"></i> Timer Slick Circular</a></li>
<li><a href="shortcode-twitter.html"><i class="fa fa-twitter-square"></i> Twitter Feed</a></li>
<li><a href="shortcode-typography.html"><i class="fa fa-font"></i> Typography</a></li>
<li><a href="shortcode-vertical-timeline.html"><i class="fa fa-arrows-v"></i> Vertical Timeline</a></li>
<li><a href="shortcode-widgets.html"><i class="fa fa-gift"></i> Widgets</a></li>
<li><a href="shortcode-working-process.html"><i class="fa fa-exchange"></i> Working Process</a></li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<!-- Start main-content -->
<div class="main-content">
<!-- Section: inner-header -->
<section class="inner-header divider parallax layer-overlay overlay-dark-5" data-bg-img="http://placehold.it/1920x1280">
<div class="container pt-90 pb-50">
<!-- Section Content -->
<div class="section-content pt-100">
<div class="row">
<div class="col-md-12">
<h3 class="title text-white">Portfolio 8 Box Title</h2>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- Works Filter -->
<div class="portfolio-filter font-alt align-center">
<a href="#" class="active" data-filter="*">All</a>
<a href="#branding" class="" data-filter=".branding">Branding</a>
<a href="#design" class="" data-filter=".design">Design</a>
<a href="#photography" class="" data-filter=".photography">Photography</a>
</div>
<!-- End Works Filter -->
<!-- Portfolio Gallery Grid -->
<div id="grid" class="gallery-isotope grid-8 clearfix">
<!-- Portfolio Item Start -->
<div class="gallery-item photography">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a>
<a href="#"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item branding">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a href="#"><i class="fa fa-link"></i></a>
<a href="#"><i class="fa fa-heart-o"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item design">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a href="#"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a class="popup-youtube" href="http://www.youtube.com/watch?v=0O2aH4XLbto"><i class="fa fa-youtube-play"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item branding">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a class="popup-vimeo" href="https://vimeo.com/45830194"><i class="fa fa-play"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item design">
<div class="thumb">
<div class="flexslider-wrapper">
<div class="flexslider">
<ul class="slides">
<li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 1"><img src="http://placehold.it/450x250" alt=""></a></li>
<li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 2"><img src="http://placehold.it/450x250" alt=""></a></li>
<li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 3"><img src="http://placehold.it/450x250" alt=""></a></li>
</ul>
</div>
</div>
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a href="#"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a>
<a href="#"><i class="fa fa-link"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item design">
<div class="thumb">
<div class="flexslider-wrapper" data-direction="vertical">
<div class="flexslider">
<ul class="slides">
<li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 1"><img src="http://placehold.it/450x250" alt=""></a></li>
<li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 2"><img src="http://placehold.it/450x250" alt=""></a></li>
<li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 3"><img src="http://placehold.it/450x250" alt=""></a></li>
</ul>
</div>
</div>
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a href="#"><i class="fa fa-picture-o"></i></a>
</div>
</div>
</div>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography design">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography branding">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
<!-- Portfolio Item Start -->
<div class="gallery-item photography">
<div class="thumb">
<img class="img-fullwidth" src="http://placehold.it/450x250" alt="project">
<div class="overlay-shade"></div>
<div class="icons-holder">
<div class="icons-holder-inner">
<div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored">
<a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a>
</div>
</div>
</div>
<a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a>
</div>
<div class="portfolio-description">
<h5 class="title"><a href="#">Sample Portfolio Title</a></h5>
<span class="category"><span>Category Art</span></span>
</div>
</div>
<!-- Portfolio Item End -->
</div>
<!-- End Portfolio Gallery Grid -->
</div>
</div>
</div>
</section>
</div>
<!-- end main-content -->
<!-- Footer -->
<footer id="footer" class="footer divider parallax layer-overlay overlay-dark-9" data-bg-img="http://placehold.it/1920x1280" data-parallax-ratio="0.7">
<div class="container pt-70 pb-40">
<div class="row border-bottom-black">
<div class="col-sm-6 col-md-3">
<div class="widget dark">
<img class="mt-10 mb-20" alt="" src="http://placehold.it/178x55">
<p>203, Envato Labs, Behind Alis Steet, Melbourne, Australia.</p>
<ul class="list-inline mt-5">
<li class="m-0 pl-10 pr-10"> <i class="fa fa-phone text-theme-colored mr-5"></i> <a class="text-gray" href="#">123-456-789</a> </li>
<li class="m-0 pl-10 pr-10"> <i class="fa fa-envelope-o text-theme-colored mr-5"></i> <a class="text-gray" href="#">contact@yourdomain.com</a> </li>
<li class="m-0 pl-10 pr-10"> <i class="fa fa-globe text-theme-colored mr-5"></i> <a class="text-gray" href="#">www.yourdomain.com</a> </li>
</ul>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="widget dark">
<h5 class="widget-title line-bottom">Useful Links</h5>
<ul class="list angle-double-right list-border">
<li><a href="#">Body Building</a></li>
<li><a href="#">Fitness Classes</a></li>
<li><a href="#">Weight lifting</a></li>
<li><a href="#">Yoga Courses</a></li>
<li><a href="#">Training</a></li>
</ul>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="widget dark">
<h5 class="widget-title line-bottom">Twitter Feed</h5>
<div class="twitter-feed list-border clearfix" data-username="Envato"></div>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="widget dark">
<h5 class="widget-title line-bottom">Opening Hours</h5>
<div class="opening-hours">
<ul class="list-border">
<li class="clearfix"> <span> Mon - Tues : </span>
<div class="value pull-right"> 6.00 am - 10.00 pm </div>
</li>
<li class="clearfix"> <span> Wednes - Thurs :</span>
<div class="value pull-right"> 8.00 am - 6.00 pm </div>
</li>
<li class="clearfix"> <span> Fri : </span>
<div class="value pull-right"> 3.00 pm - 8.00 pm </div>
</li>
<li class="clearfix"> <span> Sun : </span>
<div class="value pull-right"> Colosed </div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="row mt-30">
<div class="col-md-5">
<div class="widget dark">
<h5 class="widget-title mb-10">Subscribe Us</h5>
<!-- Mailchimp Subscription Form Starts Here -->
<form id="mailchimp-subscription-form-footer" class="newsletter-form">
<div class="input-group">
<input type="email" value="" name="EMAIL" placeholder="Your Email" class="form-control input-lg font-16" data-height="45px" id="mce-EMAIL-footer" style="height: 45px;">
<span class="input-group-btn">
<button data-height="45px" class="btn btn-colored btn-theme-colored btn-xs m-0 font-14" type="submit">Subscribe</button>
</span>
</div>
</form>
<!-- Mailchimp Subscription Form Validation-->
<script type="text/javascript">
$('#mailchimp-subscription-form-footer').ajaxChimp({
callback: mailChimpCallBack,
url: '//thememascot.us9.list-manage.com/subscribe/post?u=a01f440178e35febc8cf4e51f&id=49d6d30e1e'
});
function mailChimpCallBack(resp) {
// Hide any previous response text
var $mailchimpform = $('#mailchimp-subscription-form-footer'),
$response = '';
$mailchimpform.children(".alert").remove();
console.log(resp);
if (resp.result === 'success') {
$response = '<div class="alert alert-success"><button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>' + resp.msg + '</div>';
} else if (resp.result === 'error') {
$response = '<div class="alert alert-danger"><button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>' + resp.msg + '</div>';
}
$mailchimpform.prepend($response);
}
</script>
<!-- Mailchimp Subscription Form Ends Here -->
</div>
</div>
<div class="col-md-3 col-md-offset-1">
<div class="widget dark">
<h5 class="widget-title mb-10">Call Us Now</h5>
<div class="text-gray">
+61 3 1234 5678 <br>
+12 3 1234 5678
</div>
</div>
</div>
<div class="col-md-3">
<div class="widget dark">
<h5 class="widget-title mb-10">Connect With Us</h5>
<ul class="styled-icons icon-dark icon-circled icon-sm">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
<li><a href="#"><i class="fa fa-youtube"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
<li><a href="#"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-bottom bg-black-333">
<div class="container pt-20 pb-20">
<div class="row">
<div class="col-md-6">
<p class="font-11 text-black-777 m-0">Copyright ©2015 ThemeMascot. All Rights Reserved</p>
</div>
<div class="col-md-6 text-right">
<div class="widget no-border m-0">
<ul class="list-inline sm-text-center mt-5 font-12">
<li>
<a href="#">FAQ</a>
</li>
<li>|</li>
<li>
<a href="#">Help Desk</a>
</li>
<li>|</li>
<li>
<a href="#">Support</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> </div>
<!-- end wrapper -->
<!-- Footer Scripts -->
<!-- JS | Custom script for all pages -->
<script src="js/custom.js"></script>
</body>
</html> |
lib/httpcomponents-client-4.2.5/javadoc/org/apache/http/impl/cookie/class-use/IgnoreSpecFactory.html | robertsmieja/Gw2InfoViewer | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Fri Apr 19 18:20:47 CEST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.http.impl.cookie.IgnoreSpecFactory (HttpComponents Client 4.2.5 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class org.apache.http.impl.cookie.IgnoreSpecFactory (HttpComponents Client 4.2.5 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/http/impl/cookie/IgnoreSpecFactory.html" title="class in org.apache.http.impl.cookie"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/http/impl/cookie/class-use/IgnoreSpecFactory.html" target="_top"><B>FRAMES</B></A>
<A HREF="IgnoreSpecFactory.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.http.impl.cookie.IgnoreSpecFactory</B></H2>
</CENTER>
No usage of org.apache.http.impl.cookie.IgnoreSpecFactory
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/http/impl/cookie/IgnoreSpecFactory.html" title="class in org.apache.http.impl.cookie"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/http/impl/cookie/class-use/IgnoreSpecFactory.html" target="_top"><B>FRAMES</B></A>
<A HREF="IgnoreSpecFactory.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 1999-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
views/cash_out/index.html | francisco-betancourt/ctrlpyme4 | {{ extend 'layout.html' }}
<h1>{{=T('Cash out')}}</h1>
{{=employees}}
|
template/blog/publishedentry_list.html | brsyuksel/how-to | {% extends 'blog/base.html' %}
{% block content %}
{% for entry in entries %}
{% include 'blog/entry.html' %}
{% endfor %}
{% endblock %}
{% block navigator %}
<a href="{%if page_obj.has_previous%}?page={{page_obj.previous_page_number}}{%else%}#{%endif%}" class="btn btn-default btn-xs {{page_obj.has_previous|yesno:',disabled'}}" role="button"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a href="{%if page_obj.has_next%}?page={{page_obj.next_page_number}}{%else%}#{%endif%}" class="btn btn-default btn-xs {{page_obj.has_next|yesno:',disabled'}}" role="button"><span class="glyphicon glyphicon-chevron-right"></span></a>
{% endblock %} |
_source/news/2019-07-15-world-cup.html | InstantKhabar/_source | ---
title: "वर्ल्ड कप फाइनल पर भारी पड़ी फेडरर-जोकोविक की खिताबी जंग"
layout: item
category: ["sports"]
date: 2019-07-15T13:55:17.345Z
image: 1563198917345world-cup.jpg
---
<p>लंदन: 14 जुलाई 2019 का दिन खेल के इतिहास के सुनहरे पन्नों में दर्ज हो गया. इस दिन लंदन में तीन बड़े खेल आयोजन हुए. लॉर्ड्स के ऐतिहासिक मैदान पर जहां क्रिकेट वर्ल्ड कप का फाइनल खेला गया, वहीं विंबलडन का फाइनल भी इसी दिन आयोजित हुआ. इसके अलावा फॉर्मूला वन रेस ब्रिटिश ग्रांप्रि में भी दर्शकों की रुचि देखने को मिली.</p>
<p>इनमें विंबलडन और वर्ल्ड कप फाइनल तो लगभग एक ही समय पर खत्म हुए. इधर विंबलडन के रिकॉर्ड समय तक चले फाइनल में नोवाक जोकोविक ने रोजर फेडरर को मात दी तो उसके कुछ ही देर बाद इंग्लैंड ने सुपरओवर में जीत दर्ज कर इतिहास रच दिया. स्विट्जरलैंड के स्टार टेनिस खिलाड़ी रोजर फेडरर और सर्बियाई नोवाक जोकोविक के बीच यह मुकाबला पांच सेट तक चला, जिसमें जोकोविक ने जीत दर्ज की. यह उनका 16वां ग्रैंडस्लैम खिताब है.</p>
<p>हालांकि इन तीन खेल आयोजनों में से विंबलडन फाइनल को सबसे ज्यादा दर्शक मिले. एक समय इसे देख रहे लोगों की तादाद करीब 90 लाख तक पहुंच गई थी, जबकि वर्ल्ड कप में इंग्लैंड की खिताबी जीत को करीब 44 लाख लोगों ने देखा. वहीं, ब्रिटिश ग्रां प्रि. को करीब 25 लाख दर्शक मिले. यह फॉर्मूला वन रेस लुइस हैमिल्टन ने अपने नाम की. ऐसे में दर्शक रविवार को दिनभर टेलीविजन से चिपके रहे.</p>
<p>स्काई यूके एंड आयरलैंड की चीफ एग्जीक्यूटिव स्टीफन वान रूयेन ने कहा कि वर्ल्ड कप जीत के लिए इंग्लैंड और ईसीबी को बधाई. आईसीसी ने बेहतरीन टूर्नामेंट का आयोजन किया है. हम इसके ब्रॉडकास्टर के रूप में गौरवान्वित महसूस कर रहे हैं. इस टूर्नामेंट की पहली से लेकर आखिरी गेंद तक शानदार रही.</p>
<p>क्रिकेट वर्ल्ड कप फाइनल में न्यूजीलैंड के कप्तान केन विलियमसन ने टॉस जीतकर पहले बल्लेबाजी का फैसला किया. टीम ने 241 रन बनाए. जवाब में खेलते हुए इंग्लैंड की टीम भी 241 ही रन बना सकी. इसके बाद मुकाबला सुपरओवर में पहुंच गया. सुपरओवर भी टाई रहा जिसके बाद ज्यादा बाउंड्री लगाने पर इंग्लैंड को विजेता घोषित कर दिया गया.</p> |
_source/news/2019-08-16-rajnath.html | InstantKhabar/_source | ---
title: "राजनाथ ने पाकिस्तान से कहा, भारत बदल सकता है परमाणु हथियार इस्तेमाल की नीति"
layout: item
category: ["india"]
date: 2019-08-16T10:07:27.442Z
image: 1565950047441rajnath.jpg
---
<p>नई दिल्ली; पाकिस्तान के साथ बढ़ते तनाव के बीच रक्षा मंत्री राजनाथ सिंह ने शुक्रवार को संकेत दिए कि भारत परमाणु हथियारों का पहले इस्तेमाल न करने से जुड़ी अपनी नीति को बदल भी सकता है.</p>
<p>रक्षा मंत्री ने शुक्रवार को पोखरण में कहा, 'परमाणु आयुद्ध को लेकर अब तक हमारी नीति 'पहले इस्तेमाल न करने' की रही है. अब भविष्य में क्या होता है, यह उस वक्त के हालात पर निर्भर करता है.'</p>
<p>राजनाथ सिंह ने ये बयान पोखरन में दिया. ये वही जगह है जहां 1998 में भारत ने प्रधानमंत्री अटल बिहारी वाजपेयी के नेतृत्व में 5 न्यूक्लियर टेस्ट किए थे. खास बात ये है कि आज पूर्व प्रधानमंत्री वाजपेयी की पहली पुण्यतिथि है. रक्षा मंत्री ने आज पोखरण में वाजपेयी को श्रद्धांजलि देने के बाद उन्होंने ये बातें कही.</p>
<p>वाजपेयी को श्रद्धांजलि देने के बाद राजनाथ सिंह ने कहा, ''ये एक संयोग है कि आज पूर्व प्रधानमंत्री अटल बिहारी वाजपेयी की पहली पुण्यतिथि है और मैं जैसलमेर में हूं. ऐसे में लगा कि मुझे उन्हें पोखरण की धरती से ही श्रद्धांजलि देनी चाहिए''</p>
<p>नो फर्स्ट यूज़ (NFU) का मतलब है तब तक न्यूक्लियर हथियार का इस्तेमाल न करना जब तक विराधी पहले इससे हमला न करे. भारत ने नूक्लियर हथियार आगे बढ़ कर पहले न इस्तेमाल करने की पॉलिसी 1998 में पोखरण-2 के बाद अपनाई थी.</p>
<p>साल 2014 के लोकसभा चुनाव से पहले प्रधानमंत्री नरेंद्र मोदी ने भी कहा था कि भारत किसी भी दुश्मन के खिलाफ आगे बढ़कर न्यूक्लिर हथियार का इस्तेमाल नहीं करेगा.</p>
<p>हाल के दिनों में परमाणु सुरक्षा प्रतिष्ठान के कई रिटायर्ड सदस्यों ने भारत के NFU पॉलिसी पर सवाल उठाए हैं. इसके अलावा पूर्व रक्षा मंत्री मनोहर मनोहर पर्रिकर ने भी साल 2016 में NFU की जरूरत पर सवाल उठाए थे.</p> |
test15.css | franciscomarinas/superheroweb | /* */
#contenedor{
display: flex;
display: -webkit-flex;
background: #0cc;
width: 600px;
height: 200px;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-content: flex-start;
-webkit-align-content: flex-start;
align-content: flex-end;
-webkit-align-content: flex-end;
align-content: center;
-webkit-align-content: center;
align-content: space-between;
-webkit-align-content: space-between;
align-content: space-around;
-webkit-align-content: space-around;
align-content: stretch;
-webkit-align-content: stretch;
}
#caja1{
background: #ccc;
margin: 5px;
flex: 1 1 100px;
-webkit-flex: 1 1 100px;
}
#caja2{
background: #ccc;
margin: 5px;
flex: 1 1 100px;
-webkit-flex: 1 1 100px;
}
#caja3{
background: #ccc;
margin: 5px;
flex: 1 1 100px;
-webkit-flex: 1 1 100px;
}
#caja4{
background: #ccc;
margin: 5px;
flex: 1 1 400px;
-webkit-flex: 1 1 400px;
} |
docs/html/class_group1-members.html | just-another-one-timmy/mechanism-cpp | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Tmmproject: Cписок членов класса</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Создано системой Doxygen 1.7.1 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Поиск');
--></script>
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Титульная страница</span></a></li>
<li><a href="pages.html"><span>Описания</span></a></li>
<li class="current"><a href="annotated.html"><span>Классы</span></a></li>
<li><a href="files.html"><span>Файлы</span></a></li>
<li id="searchli">
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Поиск" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Классы</span></a></li>
<li><a href="classes.html"><span>Алфавитный указатель классов</span></a></li>
<li><a href="hierarchy.html"><span>Иерархия классов</span></a></li>
<li><a href="functions.html"><span>Члены классов</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<h1>Group1 Cписок членов класса</h1> </div>
</div>
<div class="contents">
Полный список членов класса <a class="el" href="class_group1.html">Group1</a>, включая наследуемые из базового класса<table>
<tr class="memlist"><td><a class="el" href="class_group.html#a279cef80ab134c00aae391ba9f7cff4f">CalcReaction</a>()=0</td><td><a class="el" href="class_group.html">Group</a></td><td><code> [pure virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_group.html#ae5cb87d12d7232b708455fd6179a34d3">CalcTF</a>()</td><td><a class="el" href="class_group.html">Group</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_group.html#a97560c6c535ded0efecd0ae000980111">CalcTF0</a>()=0</td><td><a class="el" href="class_group.html">Group</a></td><td><code> [pure virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>CalcTF0Segment</b>(Segment *s, ConnectorTurn *c) (определено в <a class="el" href="class_group.html">Group</a>)</td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group.html#a12841149b92385cae555c58057d1369a">CalcTF1</a>()=0</td><td><a class="el" href="class_group.html">Group</a></td><td><code> [pure virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>CalcTF1Segment</b>(Segment *s, ConnectorTurn *c) (определено в <a class="el" href="class_group.html">Group</a>)</td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group.html#a6e5bdd7e790ec9f64df582f0bf633dd9">CalcTF2</a>()=0</td><td><a class="el" href="class_group.html">Group</a></td><td><code> [pure virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>CalcTF2Segment</b>(Segment *s, ConnectorTurn *c) (определено в <a class="el" href="class_group.html">Group</a>)</td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group1.html#abc21caefa9eda865a472434188d3947b">GC</a></td><td><a class="el" href="class_group1.html">Group1</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>GetAngleSS</b>(ConnectorSliding *c1, ConnectorSliding *c2) (определено в <a class="el" href="class_group.html">Group</a>)</td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>GetAngleTT</b>(ConnectorTurn *c1, ConnectorTurn *c2) (определено в <a class="el" href="class_group.html">Group</a>)</td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group1.html#ae140ac370f27e075217a2f3423e5b07a">GetClass</a>()</td><td><a class="el" href="class_group1.html">Group1</a></td><td><code> [inline, virtual]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>GetDist</b>(ConnectorTurn *c1, ConnectorTurn *c2) (определено в <a class="el" href="class_group.html">Group</a>)</td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>GetHeight</b>(ConnectorTurn *c1, ConnectorSliding *c2) (определено в <a class="el" href="class_group.html">Group</a>)</td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group.html#a0d4c38bd74904d83d9624d4dbb309cba">name</a></td><td><a class="el" href="class_group.html">Group</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group1.html#a769c658c59d6045b6af2a6ba1d920660">s0</a></td><td><a class="el" href="class_group1.html">Group1</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group1.html#acf0f92405ee52288a65b0ec48d523c74">s1</a></td><td><a class="el" href="class_group1.html">Group1</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_group.html#a7398c21242d4663f5ef824a200d51f09">Type</a>()=0</td><td><a class="el" href="class_group.html">Group</a></td><td><code> [pure virtual]</code></td></tr>
</table></div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>Указатель</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Классы</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Функции</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Переменные</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address class="footer"><small>Документация по Tmmproject. Последние изменения: Thu Sep 9 2010 01:42:33. Создано системой
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>
|
_source/news/2020-02-01-mayawati-budget-2020.html | InstantKhabar/_source | ---
title: "पूंजीपतियों को खुश करने वाला है यह बजट: मायावती"
layout: item
category: ["politics"]
date: 2020-02-01T13:06:03.704Z
image: 1580562363703mayawati-budget-2020.jpg
---
<p>लखनऊ: बहुजन समाज पार्टी अध्यक्ष और उत्तर प्रदेश की पूर्व मुख्यमंत्री मायावती ने बजट को निराश करने वाला बताया। उन्होंने कहा कि यह बजट कुछ मुट्ठीभर पूंजीपतियों को छोड़कर बाकी सभी को मायूस करने वाला है। देश की वित्त मंत्री निर्मला सीतारमण ने शनिवार को मोदी सरकार के दूसरे कार्यकाल का दूसरा बजट लोकसभा में पेश किया।</p>
<p>मायावती ने अपने बयान में कहा, 'इस बजट से देश की गरीब, ईमानदार और मेहनतकश जनता की दिन-प्रतिदिन की लगातार बढ़ती हुई समस्या का समाधान संभव नहीं है। उन्होंने सरकार की नीतियों पर सवाल खड़े करते हुए पूछा, 'सरकारी सम्पत्तियों को बेचते रहने से देश का भला कैसे होगा?'</p>
<p>मायावती ने कहा, 'लोगों के पास न तो काम है, न ही मेहनतकश लोगों को उचित मेहनताना मिल पा रहा है और न ही बाजार में मांग है जिससे देश की पूरी अर्थव्यव्स्था चरमरा गई है। इसका समाधान इस बजट में ढूंढ पाना बहुत मुश्किल है।'</p>
<p>बजट से भविष्य में जनता की समस्याएं कम होने के बजाय बढ़ने की आशंका व्यक्त करते हुए मायावती ने कहा, 'बजट में आयकर में थोड़ी राहत दी गई है लेकिन जटिल शर्तों के साथ। अगर यह छूट सरल और बिना शर्त होती तो बेहतर होता।'</p>
<p>बजट में 2.5 लाख रुपए तक की आय पहले की तरह कर मुक्त रखी गई है जबकि 2.5 से पांच लाख रुपए तक की आय पर पांच प्रतिशत की दर से कर लगेगा। पांच से साढ़े सात लाख रुपए तक की आय पर 10 प्रतिशत, साढ़े सात से 10 लाख रुपए तक की आय पर 15 प्रतिशत, 10 से 12।5 लाख रुपए तक की आय पर 20 प्रतिशत और 12।5 से 15 लाख रुपए तक की आय पर 25 प्रतिशत की दर से आयकर का प्रस्ताव किया गया है। वहीं, 15 लाख रुपए से अधिक आय पर 30 प्रतिशत की दर से आयकर लगाने का प्रस्ताव है।</p> |
doc/index-files/index-13.html | Drake81/rare-words | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_76) on Thu Apr 09 18:23:16 CEST 2015 -->
<title>P-Index</title>
<meta name="date" content="2015-04-09">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="P-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
<li><a href="index-13.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">W</a> <a href="index-19.html">Z</a> <a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="../sql/SqlObject.html#password">password</a></span> - Variable in class sql.<a href="../sql/SqlObject.html" title="class in sql">SqlObject</a></dt>
<dd>
<div class="block">Password</div>
</dd>
<dt><span class="strong"><a href="../model/Options.html#percent">percent</a></span> - Variable in class model.<a href="../model/Options.html" title="class in model">Options</a></dt>
<dd>
<div class="block">Whether <a href="../computations/ReduceWordlist.html#confidenceFunction(sql.SqlObject,%20double)"><code>ReduceWordlist.confidenceFunction(sql.SqlObject, double)</code></a> should be executed</div>
</dd>
<dt><span class="strong"><a href="../model/Options.html#percentvalue">percentvalue</a></span> - Variable in class model.<a href="../model/Options.html" title="class in model">Options</a></dt>
<dd>
<div class="block">Percent value for <a href="../computations/ReduceWordlist.html#confidenceFunction(sql.SqlObject,%20double)"><code>ReduceWordlist.confidenceFunction(SqlObject, double)</code></a></div>
</dd>
<dt><span class="strong"><a href="../sql/SqlObject.html#port">port</a></span> - Variable in class sql.<a href="../sql/SqlObject.html" title="class in sql">SqlObject</a></dt>
<dd>
<div class="block">Port (default to 3306)</div>
</dd>
<dt><span class="strong"><a href="../sql/SqlObject.html#prepare()">prepare()</a></span> - Method in class sql.<a href="../sql/SqlObject.html" title="class in sql">SqlObject</a></dt>
<dd>
<div class="block">Create tables for calculation</div>
</dd>
<dt><span class="strong"><a href="../computations/ClassicWordCounter.html#punctuation_marks">punctuation_marks</a></span> - Static variable in class computations.<a href="../computations/ClassicWordCounter.html" title="class in computations">ClassicWordCounter</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
</dd>
<dt><span class="strong"><a href="../model/Sentence.html#punctuation_marks">punctuation_marks</a></span> - Static variable in class model.<a href="../model/Sentence.html" title="class in model">Sentence</a></dt>
<dd>
<div class="block">Contains a set of non word characters to be deleted in a sentence</div>
</dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">G</a> <a href="index-7.html">H</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">O</a> <a href="index-13.html">P</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">W</a> <a href="index-19.html">Z</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
<li><a href="index-13.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
_source/news/2016-11-05-akhilesh.html | InstantKhabar/_source | ---
title: "हाथ में तलवार देकर कहते हो मैं तलवार ना चलाऊं: अखिलेश"
layout: item
category: ["lucknow"]
date: 2016-11-05T12:36:32.053Z
image: 1478349392053akhilesh.jpg
---
<p>लखनऊ। मुख्यमंत्री के रूप में अपनी कैबिनेट से चाचा शिवपाल सिंह यादव सहित चार मंत्रियों को बर्खास्त कर चुके अखिलेश यादव ने आज कहा कि ऐसा कैसे हो सकता है कि उनके हाथ में तलवार थमाई जाए और फिर कहा जाए कि वह उसे चलाएं नहीं।</p>
<p>अखिलेश ने यहां सपा के रजत जयंती समारोह में कैबिनेट मंत्री गायत्री प्रजापति का नाम लेते हुए कहा कि प्रजापति को कहेंगे कि हमें तलवार दे देते हो भेंट में और उधर कहते हो कि मैं तलवार ना चलाऊं। ऐसा कैसे हो सकता है।</p>
<p>समारोह के संयोजक गायत्री ने मंच पर बैठे सभी अतिथियों का तलवार देकर स्वागत किया था। गायत्री को अखिलेश एक बार अपनी कैबिनेट से बर्खास्त कर चुके हैं। अखिलेश ने इसी बहाने संभवत यह समझाने की कोशिश की कि मुख्यमंत्री बनाया है तो वह अपने अधिकारों का इस्तेमाल करेंगे।</p>
<p>सपा के भीतर मचे घमासान का परोक्ष रूप से उल्लेख करते हुए उन्होंने कहा कि राम मनोहर लोहिया ने कहा था कि लोगों को उनकी बात समझ आएगी लेकिन उनके मरने के बाद। मैं इसी बात को दूसरे रूप में कहता हूं कि लोगों को समझ में आएगा लेकिन सपा का नुकसान हो जाने के बाद। उन्होंने कहा कि उत्तर प्रदेश भारत का भविष्य है। आने वाले समय में जो चुनाव होने जा रहा है, वो भारत का भविष्य तय करेगा कि देश किस तरफ जाएगा।</p>
<p>अखिलेश ने कहा कि केंद्र की सत्ता में बैठी भाजपा ने लोगों में मतभेद पैदा किए हैं। भाजपा के लोगों ने दूरियां पैदा की हैं। उनका सत्ता का रास्ता वहीं से निकलता है। उत्तर प्रदेश की जनता ने भाजपा को 70 से अधिक सांसद दिए लेकिन राज्य को आदर्श गांव योजना से ज्यादा कुछ नहीं मिला।
अखिलेश ने कहा कि पार्टी के वरिष्ठ और नौजवान नेता सभी बसपा और भाजपा के खिलाफ लड़े हैं। उन्होंने साइकिल चलाई है और खून पसीना बहाया है। वह हर तरह की परीक्षा देने को तैयार हैं। हमारा लक्ष्य बसपा और भाजपा की पराजय सुनिश्चित करना है।</p>
<p>उन्होंने विश्वास जताया कि प्रदेश के 2017 विधानसभा चुनाव में एक बार फिर सपा की पूर्ण बहुमत की सरकार बनेगी। दुनिया में जितने भी लोग हैं, वो महसूस करते हैं कि समाजवादी विचारधारा ही हर वर्ग के लोगों को आगे बढ़ाने का काम करती है।</p> |
M3104/PHP/my_gps_web_app/resources/css/style.css | agicquel/dut | html, body {
color: #283147;
background: #cfdfff;
}
div.header {
border: 1px solid #496fb0;
background-color: #fffeab;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size : 20pt;
padding: 2px;
}
div.footer {
color: #555;
font-size: 60%;
font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica,sans-serif;
text-align: center;
margin-top: 10px;
}
div.main {
margin-left: 14em;
margin-right: 0em;
background-color: #fff;
border: 1px solid #7099C5;
padding-left: 8px;
padding-right: 8px;
}
div.left_panel{
}
.left_panel .sideboxHeader {
background-color: #cfdfff;
border: 1px solid #000;
}
.main { margin: 10px 10px 10px 20px; }
.main h2 { border-bottom: 1px solid; margin-left: 2px; margin-right: 2px; font-family: Arial, Helvetica, sans-serif; font-size : 12pt; font-weight: bold; }
.main h3 { margin-left: 5px; font-family: Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold;}
.main h4 { margin-left: 10px; margin-right: 10px;}
.left_panel .menuBoxHeader {
background-color: #fffeab;
border: 1px solid #496fb0;
padding: 4px 2px 4px 6px;
float: left;
clear: left;
width: 12em;
}
.left_panel .menuBoxContent {
background-color: #fff;
border-right: 1px solid #496fb0;
border-left: 1px solid #496fb0;
border-bottom: 1px solid #496fb0;
padding: 4px 2px 4px 6px;
margin-bottom: 10px;
float: left;
clear: left;
width: 12em;
}
.left_panel .nav {
color: #000;
font-weight: bold;
text-decoration: none;
font-size: 80%;
font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, sans-serif;
}
.left_panel .menuBoxTitle {
color: #000;
font-weight: bold;
text-decoration: none;
font-size: 90%;
font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, sans-serif;
}
H1 {
color: #000099;
font-family:helvetica, sans-serif, times;
font-size : 16pt;
font-weight: bold;
font-style : normal;
margin-bottom: 3mm;
margin-top: 3mm;
margin-left: 0mm;
margin-right: 0mm;
text-align: center
}
H1.withborder{
border: solid 2px ;
border-color:#848181;
background: #fefeff ;
color: #000099 ;
margin: 1em auto 2.5em auto;
padding: 1em 1em 1em 1em;
text-align: center;
font-size:18pt;
font-style : normal;
font-weight: bold;
font-variant :small-caps ;
font-family:helvetica, sans-serif, times;
}
H1.left {
color: #000099;
font-family:helvetica, sans-serif, times;
font-size : 16pt;
font-weight: bold;
font-style : normal;
margin-bottom: 3mm;
margin-top: 3mm;
margin-left: 0mm;
margin-right: 0mm;
text-align: left
}
|
Doc/qtwidgets/qcolormap.html | angeloprudentino/QtNets | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qcolormap.qdoc -->
<title>QColormap Class | Qt Widgets 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
<script type="text/javascript">
window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");};
</script>
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<table><tr>
<td ><a href="../qtdoc/supported-platforms-and-configurations.html#qt-5-7">Qt 5.7</a></td><td ><a href="qtwidgets-index.html">Qt Widgets</a></td><td ><a href="qtwidgets-module.html">C++ Classes</a></td><td >QColormap</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.7.0 Reference Documentation</td>
</tr></table>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-types">Public Types</a></li>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#static-public-members">Static Public Members</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">QColormap Class</h1>
<!-- $$$QColormap-brief -->
<p>The <a href="qcolormap.html">QColormap</a> class maps device independent QColors to device dependent pixel values. <a href="#details">More...</a></p>
<!-- @@@QColormap -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign"> <span class="preprocessor">#include <QColormap></span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> qmake:</td><td class="memItemRight bottomAlign"> QT += widgets</td></tr></table></div><ul>
<li><a href="qcolormap-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-types"></a>
<h2 id="public-types">Public Types</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#Mode-enum">Mode</a></b> { Direct, Indexed, Gray }</td></tr>
</table></div>
<a name="public-functions"></a>
<h2 id="public-functions">Public Functions</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#QColormap">QColormap</a></b>(const QColormap &<i>colormap</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#dtor.QColormap">~QColormap</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QColor </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#colorAt">colorAt</a></b>(uint <i>pixel</i>) const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> const QVector<QColor> </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#colormap">colormap</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#depth">depth</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Mode </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#mode">mode</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> uint </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#pixel">pixel</a></b>(const QColor &<i>color</i>) const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#size">size</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColormap &</td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#operator-eq">operator=</a></b>(const QColormap &<i>colormap</i>)</td></tr>
</table></div>
<a name="static-public-members"></a>
<h2 id="static-public-members">Static Public Members</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> QColormap </td><td class="memItemRight bottomAlign"><b><a href="qcolormap.html#instance">instance</a></b>(int <i>screen</i> = -1)</td></tr>
</table></div>
<a name="details"></a>
<!-- $$$QColormap-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>The <a href="qcolormap.html">QColormap</a> class maps device independent QColors to device dependent pixel values.</p>
</div>
<!-- @@@QColormap -->
<div class="types">
<h2>Member Type Documentation</h2>
<!-- $$$Mode$$$Direct$$$Indexed$$$Gray -->
<h3 class="fn" id="Mode-enum"><a name="Mode-enum"></a>enum QColormap::<span class="name">Mode</span></h3>
<p>This enum describes how <a href="qcolormap.html">QColormap</a> maps device independent RGB values to device dependent pixel values.</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>QColormap::Direct</code></td><td class="topAlign tblval"><code>0</code></td><td class="topAlign">Pixel values are derived directly from the RGB values, also known as "True Color."</td></tr>
<tr><td class="topAlign"><code>QColormap::Indexed</code></td><td class="topAlign tblval"><code>1</code></td><td class="topAlign">Pixel values represent indexes into a vector of available colors, i.e. <a href="qcolormap.html">QColormap</a> uses the index of the color that most closely matches an RGB value.</td></tr>
<tr><td class="topAlign"><code>QColormap::Gray</code></td><td class="topAlign tblval"><code>2</code></td><td class="topAlign">Similar to <code>Indexed</code>, pixel values represent a vector of available gray tones. <a href="qcolormap.html">QColormap</a> uses the index of the gray tone that most closely matches the computed gray tone of an RGB value.</td></tr>
</table></div>
<!-- @@@Mode -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QColormap[overload1]$$$QColormapconstQColormap& -->
<h3 class="fn" id="QColormap"><a name="QColormap"></a>QColormap::<span class="name">QColormap</span>(const <span class="type"><a href="qcolormap.html#QColormap">QColormap</a></span> &<i>colormap</i>)</h3>
<p>Constructs a copy of another <i>colormap</i>.</p>
<!-- @@@QColormap -->
<!-- $$$~QColormap[overload1]$$$~QColormap -->
<h3 class="fn" id="dtor.QColormap"><a name="dtor.QColormap"></a>QColormap::<span class="name">~QColormap</span>()</h3>
<p>Destroys the colormap.</p>
<!-- @@@~QColormap -->
<!-- $$$colorAt[overload1]$$$colorAtuint -->
<h3 class="fn" id="colorAt"><a name="colorAt"></a>const <span class="type"><a href="../qtgui/qcolor.html">QColor</a></span> QColormap::<span class="name">colorAt</span>(<span class="type"><a href="../qtcore/qtglobal.html#uint-typedef">uint</a></span> <i>pixel</i>) const</h3>
<p>Returns a <a href="../qtgui/qcolor.html">QColor</a> for the <i>pixel</i>.</p>
<p><b>See also </b><a href="qcolormap.html#pixel">pixel</a>().</p>
<!-- @@@colorAt -->
<!-- $$$colormap[overload1]$$$colormap -->
<h3 class="fn" id="colormap"><a name="colormap"></a>const <span class="type"><a href="../qtcore/qvector.html">QVector</a></span><<span class="type"><a href="../qtgui/qcolor.html">QColor</a></span>> QColormap::<span class="name">colormap</span>() const</h3>
<p>Returns a vector of colors which represents the devices colormap for <code>Indexed</code> and <code>Gray</code> modes. This function returns an empty vector for <code>Direct</code> mode.</p>
<p><b>See also </b><a href="qcolormap.html#size">size</a>().</p>
<!-- @@@colormap -->
<!-- $$$depth[overload1]$$$depth -->
<h3 class="fn" id="depth"><a name="depth"></a><span class="type">int</span> QColormap::<span class="name">depth</span>() const</h3>
<p>Returns the depth of the device.</p>
<p><b>See also </b><a href="qcolormap.html#size">size</a>().</p>
<!-- @@@depth -->
<!-- $$$instance[overload1]$$$instanceint -->
<h3 class="fn" id="instance"><a name="instance"></a><code>[static] </code><span class="type"><a href="qcolormap.html#QColormap">QColormap</a></span> QColormap::<span class="name">instance</span>(<span class="type">int</span> <i>screen</i> = -1)</h3>
<p>Returns the colormap for the specified <i>screen</i>. If <i>screen</i> is -1, this function returns the colormap for the default screen.</p>
<!-- @@@instance -->
<!-- $$$mode[overload1]$$$mode -->
<h3 class="fn" id="mode"><a name="mode"></a><span class="type"><a href="qcolormap.html#Mode-enum">Mode</a></span> QColormap::<span class="name">mode</span>() const</h3>
<p>Returns the mode of this colormap.</p>
<p><b>See also </b><a href="qcolormap.html#Mode-enum">QColormap::Mode</a>.</p>
<!-- @@@mode -->
<!-- $$$pixel[overload1]$$$pixelconstQColor& -->
<h3 class="fn" id="pixel"><a name="pixel"></a><span class="type"><a href="../qtcore/qtglobal.html#uint-typedef">uint</a></span> QColormap::<span class="name">pixel</span>(const <span class="type"><a href="../qtgui/qcolor.html">QColor</a></span> &<i>color</i>) const</h3>
<p>Returns a device dependent pixel value for the <i>color</i>.</p>
<p><b>See also </b><a href="qcolormap.html#colorAt">colorAt</a>().</p>
<!-- @@@pixel -->
<!-- $$$size[overload1]$$$size -->
<h3 class="fn" id="size"><a name="size"></a><span class="type">int</span> QColormap::<span class="name">size</span>() const</h3>
<p>Returns the size of the colormap for <code>Indexed</code> and <code>Gray</code> modes; Returns -1 for <code>Direct</code> mode.</p>
<p><b>See also </b><a href="qcolormap.html#colormap">colormap</a>().</p>
<!-- @@@size -->
<!-- $$$operator=[overload1]$$$operator=constQColormap& -->
<h3 class="fn" id="operator-eq"><a name="operator-eq"></a><span class="type"><a href="qcolormap.html#QColormap">QColormap</a></span> &QColormap::<span class="name">operator=</span>(const <span class="type"><a href="qcolormap.html#QColormap">QColormap</a></span> &<i>colormap</i>)</h3>
<p>Assigns the given <i>colormap</i> to <i>this</i> color map and returns a reference to <i>this</i> color map.</p>
<p>This function was introduced in Qt 4.2.</p>
<!-- @@@operator= -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2016 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|
docs/0.6.2/plotter/filter.html | gwpy/gwpy.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Visualising filters (BodePlot) — GWpy 0.6.2 documentation</title>
<link rel="stylesheet" href="../_static/basic.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/bootswatch-3.3.6/flatly/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="../_static/gwpy-sphinx.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '0.6.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../_static/gwpy_https.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/copybutton.js"></script>
<script type="text/javascript" src="../_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../_static/bootstrap-3.3.6/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
<link rel="shortcut icon" href="../_static/favicon.png"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Plotting API" href="api.html" />
<link rel="prev" title="The Gravitational-Wave Observatory colour scheme" href="colors.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
</head>
<body role="document">
<div id="navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
GWpy</a>
<span class="navbar-text navbar-version pull-left"><b>0.6.2</b></span>
</div>
<div class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">
<li><a href="../examples/index.html">Examples</a></li>
<li class="dropdown globaltoc-container">
<a role="button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="../index.html">Contents <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"><ul>
<li class="toctree-l1"><a class="reference internal" href="../overview.html">What is GWpy?</a></li>
<li class="toctree-l1"><a class="reference internal" href="../install/index.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../install/index.html#available-installations-for-the-ligo-scientific-collaboration">Available installations for the LIGO Scientific Collaboration</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../timeseries/index.html">Time-domain data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../signal/index.html">Signal processing</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../segments/index.html">Data-quality segments</a></li>
<li class="toctree-l1"><a class="reference internal" href="../timeseries/statevector.html">The <code class="docutils literal"><span class="pre">StateTimeSeries</span></code> and <code class="docutils literal"><span class="pre">StateVector</span></code></a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../spectrum/index.html">The <code class="docutils literal"><span class="pre">FrequencySeries</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="../spectrogram/index.html">The <code class="docutils literal"><span class="pre">Spectrogram</span></code></a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../table/index.html">Tabular data</a></li>
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="index.html">Plotting in GWpy (<code class="docutils literal"><span class="pre">gwpy.plotter</span></code>)</a></li>
<li class="toctree-l1"><a class="reference internal" href="../cli/index.html">Command line plotting with GWpy</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../detector/channel.html">The <code class="docutils literal"><span class="pre">Channel</span></code></a></li>
<li class="toctree-l1"><a class="reference internal" href="../time/index.html">Times and timestamps</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../examples/index.html">GWpy examples</a></li>
</ul>
</ul>
</li>
<li>
<a href="colors.html" title="Previous Chapter: The Gravitational-Wave Observatory colour scheme"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">« The Gravitati...</span>
</a>
</li>
<li>
<a href="api.html" title="Next Chapter: Plotting API"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">Plotting API »</span>
</a>
</li>
</ul>
<form class="navbar-form navbar-right" action="../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-3">
<div id="sidebar" class="bs-sidenav" role="complementary"><ul>
<li><a class="reference internal" href="#">Visualising filters (<code class="docutils literal"><span class="pre">BodePlot</span></code>)</a></li>
</ul>
<div id="sourcelink">
<a href="../_sources/plotter/filter.rst.txt"
rel="nofollow">Source</a>
</div>
<form action="../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="col-md-9 content">
<div class="section" id="visualising-filters-bodeplot">
<span id="gwpy-plotter-bode"></span><h1>Visualising filters (<a class="reference internal" href="api.html#gwpy.plotter.BodePlot" title="gwpy.plotter.BodePlot"><code class="xref py py-class docutils literal"><span class="pre">BodePlot</span></code></a>)<a class="headerlink" href="#visualising-filters-bodeplot" title="Permalink to this headline">¶</a></h1>
<p>Any time-domain or Fourier-domain filters can be visualised using the Bode plot, showing the magnitude (in decibels) and phase (in degress) response of a linear time-invariant filter. The <a class="reference internal" href="api.html#gwpy.plotter.BodePlot" title="gwpy.plotter.BodePlot"><code class="xref py py-obj docutils literal"><span class="pre">BodePlot</span></code></a> allows for simple display of these responses for any filter, for example a 10 Hertz high-pass filter:</p>
<div class="highlight-python"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">gwpy.signal</span> <span class="kn">import</span> <span class="n">bandpass</span>
<span class="kn">from</span> <span class="nn">gwpy.plotter</span> <span class="kn">import</span> <span class="n">BodePlot</span>
<span class="n">zpk</span> <span class="o">=</span> <span class="n">bandpass</span><span class="p">(</span><span class="mi">40</span><span class="p">,</span> <span class="mi">1000</span><span class="p">,</span> <span class="mi">4096</span><span class="p">,</span> <span class="n">analog</span><span class="o">=</span><span class="bp">True</span><span class="p">)</span>
<span class="n">plot</span> <span class="o">=</span> <span class="n">BodePlot</span><span class="p">(</span><span class="n">zpk</span><span class="p">,</span> <span class="n">analog</span><span class="o">=</span><span class="bp">True</span><span class="p">,</span> <span class="n">title</span><span class="o">=</span><span class="s1">'40-1000\,Hz bandpass filter'</span><span class="p">)</span>
<span class="n">plot</span><span class="o">.</span><span class="n">show</span><span class="p">()</span>
</pre></div>
</div>
<p>(<a class="reference external" href="../plotter/filter-1.png">png</a>)</p>
<div class="figure">
<img alt="../_images/filter-1.png" src="../_images/filter-1.png" />
</div>
<div class="line-block">
<div class="line"><br /></div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
</p>
<p>
© Copyright 2013, Duncan Macleod.<br/>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.<br/>
</p>
</div>
</footer>
</body>
</html> |
HEADER.html | ablaine/Awesome-Scheduling-Machine | <html>
<head>
</head>
<body>
<b>Author:</b> Andrew Blaine<br />
<b>Author:</b> Derrick Moyer<br />
<b>Author:</b> Will Swannack<br />
<h1><a href="ASM.php">Current Version</a></h1>
<ul>
<h3>Currently implemented:</h3>
<li>Tabbed switching between four schedules.
<li>Nearly full cascade style searching. (Instructor, Department, Course Number, Start time, Core Fulfillment).
<li>Two seperate and independent search menus.
<li>Tutorial is in and accessible from the top right of the screen.
<li>Adding classes to multiple schedules using the checkbox's associated with each schedule results.
<li>Hitting the print button puts the current schedule into a printable version and opens the built in browser print.
<li>All times are displayed according to the international standard notation of time: 24-hour clock.
<li>Classes are now removed from the schedule by clicking a red X.
</ul>
<ul>
<h3>Not yet implemented:</h3>
<li>Possibly redo the "checkbox" idea to something more intuitive.
</ul>
<ul>
<h3>Current bugs:</h3>
<li>At some point after adding multiple classes, subsequent classes will cease to be in any color.
<li>I was able to add classes to the schedule in a way that did not cycle through colors correctly and ran out of colors. I was also able to have three classes on a schedule with two of them in the same color. (AB)
<li>The department listing is not in alphabetical order like cascade.
</ul>
<hr />
</body>
</html>
|
doc/org/numenta/nupic/util/package-frame.html | rhyolight/htm.java | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Sun Nov 02 19:47:32 CST 2014 -->
<title>org.numenta.nupic.util</title>
<meta name="date" content="2014-11-02">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<h1 class="bar"><a href="../../../../org/numenta/nupic/util/package-summary.html" target="classFrame">org.numenta.nupic.util</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Condition.html" title="interface in org.numenta.nupic.util" target="classFrame"><i>Condition</i></a></li>
<li><a href="TypeFactory.html" title="interface in org.numenta.nupic.util" target="classFrame"><i>TypeFactory</i></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ArrayUtils.html" title="class in org.numenta.nupic.util" target="classFrame">ArrayUtils</a></li>
<li><a href="ArrayUtilsTest.html" title="class in org.numenta.nupic.util" target="classFrame">ArrayUtilsTest</a></li>
<li><a href="Condition.Adapter.html" title="class in org.numenta.nupic.util" target="classFrame">Condition.Adapter</a></li>
<li><a href="ConsecutivePatternMachine.html" title="class in org.numenta.nupic.util" target="classFrame">ConsecutivePatternMachine</a></li>
<li><a href="DecodeTuple.html" title="class in org.numenta.nupic.util" target="classFrame">DecodeTuple</a></li>
<li><a href="MersenneTwister.html" title="class in org.numenta.nupic.util" target="classFrame">MersenneTwister</a></li>
<li><a href="MersenneTwisterFast.html" title="class in org.numenta.nupic.util" target="classFrame">MersenneTwisterFast</a></li>
<li><a href="MinMax.html" title="class in org.numenta.nupic.util" target="classFrame">MinMax</a></li>
<li><a href="PatternMachine.html" title="class in org.numenta.nupic.util" target="classFrame">PatternMachine</a></li>
<li><a href="RangeTuple.html" title="class in org.numenta.nupic.util" target="classFrame">RangeTuple</a></li>
<li><a href="SequenceMachine.html" title="class in org.numenta.nupic.util" target="classFrame">SequenceMachine</a></li>
<li><a href="SparseBinaryMatrix.html" title="class in org.numenta.nupic.util" target="classFrame">SparseBinaryMatrix</a></li>
<li><a href="SparseBinaryMatrixTest.html" title="class in org.numenta.nupic.util" target="classFrame">SparseBinaryMatrixTest</a></li>
<li><a href="SparseMatrix.html" title="class in org.numenta.nupic.util" target="classFrame">SparseMatrix</a></li>
<li><a href="SparseObjectMatrix.html" title="class in org.numenta.nupic.util" target="classFrame">SparseObjectMatrix</a></li>
<li><a href="SparseObjectMatrixTest.html" title="class in org.numenta.nupic.util" target="classFrame">SparseObjectMatrixTest</a></li>
<li><a href="Tuple.html" title="class in org.numenta.nupic.util" target="classFrame">Tuple</a></li>
</ul>
</div>
</body>
</html>
|
doc/arte3.1.4/RAPID/programs/index.html | Dechcaudron/octARTE | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Index for Directory arte3.1.4/RAPID/programs</title>
<meta name="keywords" content="arte3.1.4/RAPID/programs">
<meta name="description" content="Index for Directory arte3.1.4/RAPID/programs">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="m2html v1.5 © 2003-2005 Guillaume Flandin">
<meta name="robots" content="index, follow">
<link type="text/css" rel="stylesheet" href="../../../m2html.css">
</head>
<body>
<a name="_top"></a>
<table width="100%"><tr><td align="left"><a href="../../../index.html"><img alt="<" border="0" src="../../../left.png"> Master index</a></td>
<td align="right"><a href="index.html">Index for arte3.1.4/RAPID/programs <img alt=">" border="0" src="../../../right.png"></a></td></tr></table>
<h1>Index for arte3.1.4/RAPID/programs</h1>
<h2>Matlab files in this directory:</h2>
<table>
<tr><td><img src="../../../matlabicon.gif" alt="" border=""> <a href="p_disp.html">p_disp</a></td><td> </td></tr><tr><td><img src="../../../matlabicon.gif" alt="" border=""> <a href="program_robot.html">program_robot</a></td><td>Para la simulación de un programa </td></tr><tr><td><img src="../../../matlabicon.gif" alt="" border=""> <a href="test_initial.html">test_initial</a></td><td>BEGINMODULE </td></tr><tr><td><img src="../../../matlabicon.gif" alt="" border=""> <a href="test_rapid.html">test_rapid</a></td><td>BEGINMODULE </td></tr><tr><td><img src="../../../matlabicon.gif" alt="" border=""> <a href="test_simulation.html">test_simulation</a></td><td>se declaran las variables necesarias </td></tr></table>
<hr><address>Generated on Wed 29-May-2013 19:30:15 by <strong><a href="http://www.artefact.tk/software/matlab/m2html/" title="Matlab Documentation in HTML">m2html</a></strong> © 2005</address>
</body>
</html> |
incAccounting.Servlet/web/templates/Job.html | InternetworkConsultingLLC/incAccounting | <h1>Job</h1>
<div class="block">
<div class="field"><label>GUID:</label><div>{GUID}</div></div>
<div class="field"><label>Parent:</label><div>{Parent Jobs GUID}</div></div>
<div class="field"><label>Segment:</label><div>{Segment}</div></div>
<div class="field"><label>Number:</label><div>{Number}</div></div>
<div class="field"><label>Name:</label><div>{Name}</div></div>
<div class="field"><label>Full Name:</label><div>{Nested Name}</div></div>
<div class="field"><label>Allowed:</label><div>{Is Allowed}</div></div>
</div>
<p>{Save} {Open}</p>
<h2>Subordinates</h2>
<!-- BEGIN Child -->
<div class="block row">
<div class="field"><label>Delete:</label><div>{Child Is Deleted}</div></div>
<div class="field"><label>Allowed:</label><div>{Child Is Allowed}</div></div>
<div class="field"><label>Segment:</label><div>{Child Segment}</div></div>
<div class="field"><label>Number:</label><div>{Child Number}</div></div>
<div class="field"><label>Name:</label><div>{Child Name}</div></div>
<div class="field"><label></label><div>{Child Open}</div></div>
</div>
<!-- END Child -->
<p>{Add}</p>
|
vulnfeed/templates/info.html | bocajspear1/vulnfeed | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>VulnFeed</title>
{% include 'head.html' %}
<style>
@import url(https://fonts.googleapis.com/css?family=Raleway);
#header {
padding: 40px;
font-size: 3em;
}
#info {
text-align: center;
}
#info p {
padding: 10px;
width: 60%;
margin-left: auto;
margin-right: auto;
line-height: 1.5em;
}
h1 {
font-family: 'Raleway', sans-serif;
padding: 40px;
padding-bottom: 60px;
}
h2 {
padding-bottom: 90px;
}
</style>
</head>
<body>
<div class="container">
<div class="jumbotron" id="info">
<h1 class="display-3">VulnFeed</h1>
<h2>Customized Vulnerability Email Reports</h2>
<hr>
<p>
VulnFeed aggregates vulnerability reports into a single service, and allows you to customize and sort the reports according to your preference.
</p>
<p>
Instead of losing your desired vulnerability reports in a mess of unnecessary reports, you get a personalized email, with vulnerabilities in an ordered list.
</p>
<p>
<a class="btn btn-lg btn-primary" href="/login" role="button">Login</a>
<a class="btn btn-lg btn-success" href="/signup" role="button">Sign Up</a>
</p>
</div>
</div>
{% include 'footer.html' %}
</body>
</html>
|
app/assets/stylesheets/fonts.css | Zex0n/cryptoTerm | @import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,600);
|
gwn/html/gwn.blocks.management.ieee80211.Profile.Profile-class.html | git-artes/GNUWiNetwork | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>gwn.blocks.management.ieee80211.Profile.Profile</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="gwn-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
>GNUWiNnetwork</th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="gwn-module.html">Package gwn</a> ::
<a href="gwn.blocks-module.html">Package blocks</a> ::
<a href="gwn.blocks.management-module.html">Package management</a> ::
<a href="gwn.blocks.management.ieee80211-module.html">Package ieee80211</a> ::
<a href="gwn.blocks.management.ieee80211.Profile-module.html">Module Profile</a> ::
Class Profile
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="gwn.blocks.management.ieee80211.Profile.Profile-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class Profile</h1><p class="nomargin-top"><span class="codelink"><a href="gwn.blocks.management.ieee80211.Profile-pysrc.html#Profile">source code</a></span></p>
<p>This class represents the profile of the network, in order to join the
network the profile must be supported by all nodes.</p>
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="gwn.blocks.management.ieee80211.Profile.Profile-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">net_id</span>,
<span class="summary-sig-arg">path_selection_protocol</span>=<span class="summary-sig-default">1</span>,
<span class="summary-sig-arg">path_selection_metric</span>=<span class="summary-sig-default">1</span>,
<span class="summary-sig-arg">congestion_control_mode</span>=<span class="summary-sig-default">0</span>,
<span class="summary-sig-arg">syn_method</span>=<span class="summary-sig-default">1</span>,
<span class="summary-sig-arg">authentication_protocol</span>=<span class="summary-sig-default">0</span>)</span><br />
Constructor.</td>
<td align="right" valign="top">
<span class="codelink"><a href="gwn.blocks.management.ieee80211.Profile-pysrc.html#Profile.__init__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="__eq__"></a><span class="summary-sig-name">__eq__</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">other</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="gwn.blocks.management.ieee80211.Profile-pysrc.html#Profile.__eq__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="__ne__"></a><span class="summary-sig-name">__ne__</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">other</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="gwn.blocks.management.ieee80211.Profile-pysrc.html#Profile.__ne__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="setAuthenticationProtocol"></a><span class="summary-sig-name">setAuthenticationProtocol</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">protocol</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="gwn.blocks.management.ieee80211.Profile-pysrc.html#Profile.setAuthenticationProtocol">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Method Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-MethodDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="__init__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">net_id</span>,
<span class="sig-arg">path_selection_protocol</span>=<span class="sig-default">1</span>,
<span class="sig-arg">path_selection_metric</span>=<span class="sig-default">1</span>,
<span class="sig-arg">congestion_control_mode</span>=<span class="sig-default">0</span>,
<span class="sig-arg">syn_method</span>=<span class="sig-default">1</span>,
<span class="sig-arg">authentication_protocol</span>=<span class="sig-default">0</span>)</span>
<br /><em class="fname">(Constructor)</em>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="gwn.blocks.management.ieee80211.Profile-pysrc.html#Profile.__init__">source code</a></span>
</td>
</tr></table>
<p>Constructor.</p>
<dl class="fields">
<dt>Parameters:</dt>
<dd><ul class="nomargin-top">
<li><strong class="pname"><code>net_id</code></strong> - A Mesh ID, String, length max 32.</li>
<li><strong class="pname"><code>path_selection_protocol</code></strong> - A path selection protocol identifier, INTEGER \{ hwmp (1),
vendorSpecific (255)\},DEFAULT = 1.</li>
<li><strong class="pname"><code>path_selection_metric</code></strong> - A path selection metric identifier,INTEGER\{ airtimeLinkMetric
(1), vendorSpecific (255) \},DEFAULT = 1.</li>
<li><strong class="pname"><code>congestion_control_mode</code></strong> - A congestion control mode identifier, INTEGER \{null
(0),congestionControlSignaling (1), vendorSpecific (255)
\},DEFAULT =0.</li>
<li><strong class="pname"><code>syn_method</code></strong> - A synchronization method identifier, INTEGER
\{neighborOffsetSynchronization (1),vendorSpecific (255) \},
DEFAULT =1.</li>
<li><strong class="pname"><code>authentication_protocol</code></strong> - An authentication protocol identifier, INTEGER \{null (0), sae
(1), ieee8021x (2),vendorSpecific (255) \}, DEFAULT = 0.</li>
</ul></dd>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="gwn-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
>GNUWiNnetwork</th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Sun Aug 31 10:36:26 2014
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|
aquamacs/doc/Aquamacs Help/dired-x/Features.html | davidswelt/aquamacs-emacs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3.org" />
<title>Features - Dired Extra Version 2 User's Manual</title>
<meta http-equiv="Content-Type" content="text/html" />
<meta name="description" content=
"Dired Extra Version 2 User's Manual" />
<meta name="generator" content="makeinfo 4.13" />
<link title="Top" rel="start" href="index.html#Top" />
<link rel="up" href="Introduction.html#Introduction" title=
"Introduction" />
<link rel="next" href="Technical-Details.html#Technical-Details"
title="Technical Details" />
<link href="http://www.gnu.org/software/texinfo/" rel=
"generator-home" title="Texinfo Homepage" /><!--
Copyright (C) 1994, 1995, 1999, 2001, 2002, 2003, 2004,
2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.3 or any later version published by the Free Software
Foundation; with no Invariant Sections, with the Front-Cover texts
being ``A GNU Manual'', and with the Back-Cover Texts as in (a)
below. A copy of the license is included in the section entitled
``GNU Free Documentation License''.
(a) The FSF's Back-Cover Text is: ``You have the freedom to copy
and modify this GNU manual. Buying copies from the FSF supports
it in developing GNU and promoting software freedom.''
-->
<meta http-equiv="Content-Style-Type" content="text/css" />
<style type="text/css">
/*<![CDATA[*/
<!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
-->
/*]]>*/
</style>
<style type="text/css">
/*<![CDATA[*/
div.c1 {margin-left: 2em}
/*]]>*/
</style>
</head>
<body>
<div class="node">
<a name="Features" id="Features"></a>
<p>Next: <a rel="next" accesskey="n" href=
"Technical-Details.html#Technical-Details">Technical
Details</a>, Up: <a rel="up" accesskey="u" href=
"Introduction.html#Introduction">Introduction</a></p>
<hr />
</div><!-- node-name, next, previous, up -->
<h3 class="section">1.1 Features</h3>
<p><a name="index-Features-1" id="index-Features-1"></a> Some
features provided by Dired Extra</p>
<ol type="1" start="1">
<li>Omitting uninteresting files from Dired listing.
<div class="c1">
See <a href=
"Omitting-Files-in-Dired.html#Omitting-Files-in-Dired">Omitting
Files in Dired</a>.
</div>
</li>
<li>Local variables for Dired directories.
<div class="c1">
See <a href="Local-Variables.html#Local-Variables">Local
Variables</a>.
</div>
</li>
<li>Guessing shell commands in Dired buffers.
<div class="c1">
See <a href=
"Shell-Command-Guessing.html#Shell-Command-Guessing">Shell
Command Guessing</a>.
</div>
</li>
<li>Running Dired command in non-Dired buffers.
<div class="c1">
See <a href="Virtual-Dired.html#Virtual-Dired">Virtual
Dired</a>.
</div>
</li>
<li>Finding a file mentioned in a buffer
<div class="c1">
See <a href=
"Find-File-At-Point.html#Find-File-At-Point">Find File At
Point</a>.
</div>
</li>
<li>Commands using file marking.
<div class="c1">
See <a href=
"Advanced-Mark-Commands.html#Advanced-Mark-Commands">Advanced
Mark Commands</a>.
</div>
</li>
</ol>
<p class="noindent"><samp><span class=
"file">dired-x.el</span></samp> binds some functions to keys in
Dired Mode (see <a href="Key-Index.html#Key-Index">Key Index</a>)
and also binds <kbd>C-x C-j</kbd> and <kbd>C-x 4 C-j</kbd>
<em>globally</em> to <code>dired-jump</code> (see <a href=
"Miscellaneous-Commands.html#Miscellaneous-Commands">Miscellaneous
Commands</a>). It may also bind <kbd>C-x C-f</kbd> and <kbd>C-x 4
C-f</kbd> to <code>dired-x-find-file</code> and
<code>dired-x-find-file-other-window</code>, respectively (see
<a href="Find-File-At-Point.html#Find-File-At-Point">Find File At
Point</a>).</p>
</body>
</html>
|
doc/views/class-use/LoaderFrame.html | astorije/bidibul | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Wed Jun 16 16:10:28 CEST 2010 -->
<TITLE>
Uses of Class views.LoaderFrame
</TITLE>
<META NAME="date" CONTENT="2010-06-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class views.LoaderFrame";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../views/LoaderFrame.html" title="class in views"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?views/\class-useLoaderFrame.html" target="_top"><B>FRAMES</B></A>
<A HREF="LoaderFrame.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>views.LoaderFrame</B></H2>
</CENTER>
No usage of views.LoaderFrame
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../views/LoaderFrame.html" title="class in views"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?views/\class-useLoaderFrame.html" target="_top"><B>FRAMES</B></A>
<A HREF="LoaderFrame.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html | doughtnerd/POD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>WorkbookRecordList (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WorkbookRecordList (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/WorkbookRecordList.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/hssf/model/RowBlocksReader.html" title="class in org.apache.poi.hssf.model"><span class="strong">PREV CLASS</span></a></li>
<li>NEXT CLASS</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/hssf/model/WorkbookRecordList.html" target="_top">FRAMES</a></li>
<li><a href="WorkbookRecordList.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>SUMMARY: </li>
<li>NESTED | </li>
<li>FIELD | </li>
<li><a href="#constructor_summary">CONSTR</a> | </li>
<li><a href="#method_summary">METHOD</a></li>
</ul>
<ul class="subNavList">
<li>DETAIL: </li>
<li>FIELD | </li>
<li><a href="#constructor_detail">CONSTR</a> | </li>
<li><a href="#method_detail">METHOD</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<p class="subTitle">org.apache.poi.hssf.model</p>
<h2 title="Class WorkbookRecordList" class="title">Class WorkbookRecordList</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.poi.hssf.model.WorkbookRecordList</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.lang.Iterable<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>></dd>
</dl>
<hr>
<br>
<pre>public final class <strong>WorkbookRecordList</strong>
extends java.lang.Object
implements java.lang.Iterable<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#WorkbookRecordList()">WorkbookRecordList</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#add(int, org.apache.poi.hssf.record.Record)">add</a></strong>(int pos,
<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a> r)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#get(int)">get</a></strong>(int i)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getBackuppos()">getBackuppos</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getBspos()">getBspos</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getExternsheetPos()">getExternsheetPos</a></strong>()</code>
<div class="block">Returns the externsheetPos.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getFontpos()">getFontpos</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getNamepos()">getNamepos</a></strong>()</code>
<div class="block">Returns the namepos.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getPalettepos()">getPalettepos</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getProtpos()">getProtpos</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getRecords()">getRecords</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getSupbookpos()">getSupbookpos</a></strong>()</code>
<div class="block">Returns the supbookpos.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getTabpos()">getTabpos</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#getXfpos()">getXfpos</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Iterator<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#iterator()">iterator</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#remove(int)">remove</a></strong>(int pos)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#remove(java.lang.Object)">remove</a></strong>(java.lang.Object record)</code>
<div class="block">Find the given record in the record list by identity and removes it</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setBackuppos(int)">setBackuppos</a></strong>(int backuppos)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setBspos(int)">setBspos</a></strong>(int bspos)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setExternsheetPos(int)">setExternsheetPos</a></strong>(int externsheetPos)</code>
<div class="block">Sets the externsheetPos.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setFontpos(int)">setFontpos</a></strong>(int fontpos)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setNamepos(int)">setNamepos</a></strong>(int namepos)</code>
<div class="block">Sets the namepos.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setPalettepos(int)">setPalettepos</a></strong>(int palettepos)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setProtpos(int)">setProtpos</a></strong>(int protpos)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setRecords(java.util.List)">setRecords</a></strong>(java.util.List<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>> records)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setSupbookpos(int)">setSupbookpos</a></strong>(int supbookpos)</code>
<div class="block">Sets the supbookpos.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setTabpos(int)">setTabpos</a></strong>(int tabpos)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#setXfpos(int)">setXfpos</a></strong>(int xfpos)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/WorkbookRecordList.html#size()">size</a></strong>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="WorkbookRecordList()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WorkbookRecordList</h4>
<pre>public WorkbookRecordList()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setRecords(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRecords</h4>
<pre>public void setRecords(java.util.List<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>> records)</pre>
</li>
</ul>
<a name="size()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>size</h4>
<pre>public int size()</pre>
</li>
</ul>
<a name="get(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>get</h4>
<pre>public <a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a> get(int i)</pre>
</li>
</ul>
<a name="add(int, org.apache.poi.hssf.record.Record)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>add</h4>
<pre>public void add(int pos,
<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a> r)</pre>
</li>
</ul>
<a name="getRecords()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecords</h4>
<pre>public java.util.List<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>> getRecords()</pre>
</li>
</ul>
<a name="iterator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>iterator</h4>
<pre>public java.util.Iterator<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>> iterator()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>iterator</code> in interface <code>java.lang.Iterable<<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>></code></dd>
</dl>
</li>
</ul>
<a name="remove(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
<pre>public void remove(java.lang.Object record)</pre>
<div class="block">Find the given record in the record list by identity and removes it</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>record</code> - the identical record to be searched for</dd></dl>
</li>
</ul>
<a name="remove(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
<pre>public void remove(int pos)</pre>
</li>
</ul>
<a name="getProtpos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProtpos</h4>
<pre>public int getProtpos()</pre>
</li>
</ul>
<a name="setProtpos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setProtpos</h4>
<pre>public void setProtpos(int protpos)</pre>
</li>
</ul>
<a name="getBspos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBspos</h4>
<pre>public int getBspos()</pre>
</li>
</ul>
<a name="setBspos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBspos</h4>
<pre>public void setBspos(int bspos)</pre>
</li>
</ul>
<a name="getTabpos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTabpos</h4>
<pre>public int getTabpos()</pre>
</li>
</ul>
<a name="setTabpos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTabpos</h4>
<pre>public void setTabpos(int tabpos)</pre>
</li>
</ul>
<a name="getFontpos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFontpos</h4>
<pre>public int getFontpos()</pre>
</li>
</ul>
<a name="setFontpos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFontpos</h4>
<pre>public void setFontpos(int fontpos)</pre>
</li>
</ul>
<a name="getXfpos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXfpos</h4>
<pre>public int getXfpos()</pre>
</li>
</ul>
<a name="setXfpos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXfpos</h4>
<pre>public void setXfpos(int xfpos)</pre>
</li>
</ul>
<a name="getBackuppos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBackuppos</h4>
<pre>public int getBackuppos()</pre>
</li>
</ul>
<a name="setBackuppos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBackuppos</h4>
<pre>public void setBackuppos(int backuppos)</pre>
</li>
</ul>
<a name="getPalettepos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPalettepos</h4>
<pre>public int getPalettepos()</pre>
</li>
</ul>
<a name="setPalettepos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPalettepos</h4>
<pre>public void setPalettepos(int palettepos)</pre>
</li>
</ul>
<a name="getNamepos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNamepos</h4>
<pre>public int getNamepos()</pre>
<div class="block">Returns the namepos.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>int</dd></dl>
</li>
</ul>
<a name="getSupbookpos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSupbookpos</h4>
<pre>public int getSupbookpos()</pre>
<div class="block">Returns the supbookpos.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>int</dd></dl>
</li>
</ul>
<a name="setNamepos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNamepos</h4>
<pre>public void setNamepos(int namepos)</pre>
<div class="block">Sets the namepos.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namepos</code> - The namepos to set</dd></dl>
</li>
</ul>
<a name="setSupbookpos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSupbookpos</h4>
<pre>public void setSupbookpos(int supbookpos)</pre>
<div class="block">Sets the supbookpos.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>supbookpos</code> - The supbookpos to set</dd></dl>
</li>
</ul>
<a name="getExternsheetPos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExternsheetPos</h4>
<pre>public int getExternsheetPos()</pre>
<div class="block">Returns the externsheetPos.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>int</dd></dl>
</li>
</ul>
<a name="setExternsheetPos(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setExternsheetPos</h4>
<pre>public void setExternsheetPos(int externsheetPos)</pre>
<div class="block">Sets the externsheetPos.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>externsheetPos</code> - The externsheetPos to set</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/WorkbookRecordList.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/hssf/model/RowBlocksReader.html" title="class in org.apache.poi.hssf.model"><span class="strong">PREV CLASS</span></a></li>
<li>NEXT CLASS</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/hssf/model/WorkbookRecordList.html" target="_top">FRAMES</a></li>
<li><a href="WorkbookRecordList.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>SUMMARY: </li>
<li>NESTED | </li>
<li>FIELD | </li>
<li><a href="#constructor_summary">CONSTR</a> | </li>
<li><a href="#method_summary">METHOD</a></li>
</ul>
<ul class="subNavList">
<li>DETAIL: </li>
<li>FIELD | </li>
<li><a href="#constructor_detail">CONSTR</a> | </li>
<li><a href="#method_detail">METHOD</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
views/people/index.html | jlew/Web2Py-Symposium | {{right_sidebar_enabled=False}}
{{response.files.insert(2,URL('static','js/jquery.dataTables.min.js'))}}
{{response.files.insert(3,URL('static','js/ColVis.min.js'))}}
{{response.files.insert(4,URL('static','js/jquery.dataTables.rowGrouping.js'))}}
{{response.files.insert(5,URL('static','js/jquery.dataTables.columnFilter.js'))}}
{{response.files.insert(6,URL('static','data_table.css'))}}
{{extend 'layout.html'}}
<style>
table tfoot input, table tfoot select{
width: 100%;
}
</style>
<script type="text/javascript" charset="utf-8">
var oTable;
$(document).ready(function() {
oTable = $('#dataTable').dataTable( {
//"bPaginate": false,
//"bLengthChange": false,
"bFilter": true,
"bSort": true,
"bInfo": true,
"sDom": 'C<"clear">lfrtip',
"bAutoWidth": true,
"sPaginationType": "full_numbers",
"iDisplayLength": 25,
"aoColumnDefs": [
{ "bSortable": false, "aTargets": [ 0 ] },
{ "bVisible": false, "aTargets": [ 4 ] }
],
"aaSorting": [[1, 'asc']],
"bAutoWidth": true,
"aLengthMenu": [[10, 25, 50, 100, 250, -1], [10, 25, 50, 100, 250, "All"]]
}).columnFilter({
aoColumns: [null,
null,
null,
{ type: "text" },
null,
{ type: "select", values: ['{{=T("Author")}}','{{=T("Mentor")}}'] },
]
});
oTable.rowGrouping({"iGroupingColumnIndex":5});
} );
function toggle_details(img, url) {
var nTr = img.parentNode.parentNode;
if ( img.src.match('details_close') ){
/* This row is already open - close it */
img.src = "{{=URL('static','images/details_open.png')}}";
oTable.fnClose( nTr );
}else{
/* Open this row */
img.src = "{{=URL('static','images/details_close.png')}}";
$.ajax({
url: url,
success: function(data){
r = Math.floor(Math.random()*10000000);
d = $('<div />').html($('<div />', {id: "d_" + r}).html(data));
oTable.fnOpen( nTr, d.html(), 'details' );
web2py_trap_form(url,"d_"+r);
web2py_ajax_init();
}
});
}
}
</script>
<h1>{{=T("Participants")}}{{=": %s" % symp.name if symp else ""}}</h1>
<table id="dataTable" width="100%">
<thead>
<tr>
<th width="75px"></th>
<th>{{=db.auth_user.first_name.label}}</th>
<th>{{=db.auth_user.last_name.label}}</th>
<th>{{=db.auth_user.affiliation.label}}</th>
<th>{{=T("Symposium")}}</th>
<th width="75px">{{=T("Role")}}</th>
</tr>
</thead>
<tbody>
{{for data in ret:}}
{{for key, participants in data['people'].items():}}
{{for participant in participants:}}
<tr>
<td align="center">
<img
src="{{=URL('static','images/details_open.png')}}"
onclick="toggle_details(this,'{{=URL('people','profile',args=participant.id, vars={'minview':True})}}')">
</td>
<td>{{=A(participant.first_name, _href=URL('people','profile', args=participant.id))}}</td>
<td>{{=A(participant.last_name, _href=URL('people','profile', args=participant.id))}}</td>
<td>{{=participant.affiliation}}</td>
<td>{{=db.symposium._format % data['symposium']}}</td>
<td>{{=key}}</td>
</tr>
{{pass}}
{{pass}}
{{pass}}
</tbody>
<tfoot>
<tr>
<th width="25px"></th>
<th>{{=db.auth_user.first_name.label}}</th>
<th>{{=db.auth_user.last_name.label}}</th>
<th>{{=db.auth_user.affiliation.label}}</th>
<th>{{=T("Symposium")}}</th>
<th>{{=T("Role")}}</th>
</tr>
</tfoot>
</table>
|
aquamacs/doc/Aquamacs Help/misc/gnus.html/Choosing-Commands.html | davidswelt/aquamacs-emacs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Copyright (C) 1995-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with the Front-Cover Texts being "A GNU Manual",
and with the Back-Cover Texts as in (a) below. A copy of the license
is included in the section entitled "GNU Free Documentation License".
(a) The FSF's Back-Cover Text is: "You have the freedom to copy and
modify this GNU manual." -->
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3.org" />
<title>Gnus Manual: Choosing Commands</title>
<meta name="description" content=
"Gnus Manual: Choosing Commands" />
<meta name="keywords" content="Gnus Manual: Choosing Commands" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="Generator" content="makeinfo" />
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii" />
<link href="index.html#Top" rel="start" title="Top" />
<link href="Index.html#Index" rel="index" title="Index" />
<link href="index.html#SEC_Contents" rel="contents" title=
"Table of Contents" />
<link href="Choosing-Articles.html#Choosing-Articles" rel="up"
title="Choosing Articles" />
<link href="Choosing-Variables.html#Choosing-Variables" rel=
"next" title="Choosing Variables" />
<link href="Choosing-Articles.html#Choosing-Articles" rel="prev"
title="Choosing Articles" />
<style type="text/css">
/*<![CDATA[*/
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
kbd {font-style:oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:nowrap}
span.nolinebreak {white-space:nowrap}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
/*]]>*/
</style>
<style type="text/css">
/*<![CDATA[*/
body {
background-color: #FFFFFF;
color: #000000;
}
:link { color: #0000FF }
:visited { color: #800080 }
:active { color: #FF0000 }
/*]]>*/
</style>
</head>
<body lang="en" xml:lang="en">
<a name="Choosing-Commands" id="Choosing-Commands"></a>
<div class="header">
<p>Next: <a href="Choosing-Variables.html#Choosing-Variables"
accesskey="n" rel="next">Choosing Variables</a>, Up: <a href=
"Choosing-Articles.html#Choosing-Articles" accesskey="u" rel=
"up">Choosing Articles</a> [<a href=
"index.html#SEC_Contents" title="Table of contents" rel=
"contents">Contents</a>][<a href="Index.html#Index" title=
"Index" rel="index">Index</a>]</p>
</div>
<hr />
<a name="Choosing-Commands-1" id="Choosing-Commands-1"></a>
<h4 class="subsection">3.3.1 Choosing Commands</h4>
<p>None of the following movement commands understand the numeric
prefix, and they all select and display an article.</p>
<p>If you want to fetch new articles or redisplay the group, see
<a href=
"Exiting-the-Summary-Buffer.html#Exiting-the-Summary-Buffer">Exiting
the Summary Buffer</a>.</p>
<dl compact="compact">
<dt><kbd>SPACE</kbd></dt>
<dd>
<a name="index-SPACE-_0028Summary_0029" id=
"index-SPACE-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dnext_002dpage" id=
"index-gnus_002dsummary_002dnext_002dpage"></a>
<p>Select the current article, or, if that one’s read
already, the next unread article
(<code>gnus-summary-next-page</code>).</p>
<p>If you have an article window open already and you press
<kbd>SPACE</kbd> again, the article will be scrolled. This
lets you conveniently <kbd>SPACE</kbd> through an entire
newsgroup. See <a href=
"Paging-the-Article.html#Paging-the-Article">Paging the
Article</a>.</p>
</dd>
<dt><kbd>G n</kbd></dt>
<dt><kbd>n</kbd></dt>
<dd>
<a name="index-n-_0028Summary_0029" id=
"index-n-_0028Summary_0029"></a> <a name=
"index-G-n-_0028Summary_0029" id=
"index-G-n-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dnext_002dunread_002darticle" id=
"index-gnus_002dsummary_002dnext_002dunread_002darticle"></a>
<p>Go to next unread article
(<code>gnus-summary-next-unread-article</code>).</p>
</dd>
<dt><kbd>G p</kbd></dt>
<dt><kbd>p</kbd></dt>
<dd>
<a name="index-p-_0028Summary_0029" id=
"index-p-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dprev_002dunread_002darticle" id=
"index-gnus_002dsummary_002dprev_002dunread_002darticle"></a>
<p>Go to previous unread article
(<code>gnus-summary-prev-unread-article</code>).</p>
</dd>
<dt><kbd>G N</kbd></dt>
<dt><kbd>N</kbd></dt>
<dd>
<a name="index-N-_0028Summary_0029" id=
"index-N-_0028Summary_0029"></a> <a name=
"index-G-N-_0028Summary_0029" id=
"index-G-N-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dnext_002darticle" id=
"index-gnus_002dsummary_002dnext_002darticle"></a>
<p>Go to the next article
(<code>gnus-summary-next-article</code>).</p>
</dd>
<dt><kbd>G P</kbd></dt>
<dt><kbd>P</kbd></dt>
<dd>
<a name="index-P-_0028Summary_0029" id=
"index-P-_0028Summary_0029"></a> <a name=
"index-G-P-_0028Summary_0029" id=
"index-G-P-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dprev_002darticle" id=
"index-gnus_002dsummary_002dprev_002darticle"></a>
<p>Go to the previous article
(<code>gnus-summary-prev-article</code>).</p>
</dd>
<dt><kbd>G C-n</kbd></dt>
<dd>
<a name="index-G-C_002dn-_0028Summary_0029" id=
"index-G-C_002dn-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dnext_002dsame_002dsubject" id=
"index-gnus_002dsummary_002dnext_002dsame_002dsubject"></a>
<p>Go to the next article with the same subject
(<code>gnus-summary-next-same-subject</code>).</p>
</dd>
<dt><kbd>G C-p</kbd></dt>
<dd>
<a name="index-G-C_002dp-_0028Summary_0029" id=
"index-G-C_002dp-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dprev_002dsame_002dsubject" id=
"index-gnus_002dsummary_002dprev_002dsame_002dsubject"></a>
<p>Go to the previous article with the same subject
(<code>gnus-summary-prev-same-subject</code>).</p>
</dd>
<dt><kbd>G f</kbd></dt>
<dt><kbd>.</kbd></dt>
<dd>
<a name="index-G-f-_0028Summary_0029" id=
"index-G-f-_0028Summary_0029"></a> <a name=
"index-_002e-_0028Summary_0029" id=
"index-_002e-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dfirst_002dunread_002darticle" id=
"index-gnus_002dsummary_002dfirst_002dunread_002darticle"></a>
<p>Go to the first unread article
(<code>gnus-summary-first-unread-article</code>).</p>
</dd>
<dt><kbd>G b</kbd></dt>
<dt><kbd>,</kbd></dt>
<dd>
<a name="index-G-b-_0028Summary_0029" id=
"index-G-b-_0028Summary_0029"></a> <a name=
"index-_002c-_0028Summary_0029" id=
"index-_002c-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dbest_002dunread_002darticle" id=
"index-gnus_002dsummary_002dbest_002dunread_002darticle"></a>
<p>Go to the unread article with the highest score
(<code>gnus-summary-best-unread-article</code>). If given a
prefix argument, go to the first unread article that has a
score over the default score.</p>
</dd>
<dt><kbd>G l</kbd></dt>
<dt><kbd>l</kbd></dt>
<dd>
<a name="index-l-_0028Summary_0029" id=
"index-l-_0028Summary_0029"></a> <a name=
"index-G-l-_0028Summary_0029" id=
"index-G-l-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dgoto_002dlast_002darticle" id=
"index-gnus_002dsummary_002dgoto_002dlast_002darticle"></a>
<p>Go to the previous article read
(<code>gnus-summary-goto-last-article</code>).</p>
</dd>
<dt><kbd>G o</kbd></dt>
<dd>
<a name="index-G-o-_0028Summary_0029" id=
"index-G-o-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dpop_002darticle" id=
"index-gnus_002dsummary_002dpop_002darticle"></a> <a name=
"index-history" id="index-history"></a> <a name=
"index-article-history" id="index-article-history"></a>
<p>Pop an article off the summary history and go to this
article (<code>gnus-summary-pop-article</code>). This command
differs from the command above in that you can pop as many
previous articles off the history as you like, while
<kbd>l</kbd> toggles the two last read articles. For a
somewhat related issue (if you use these commands a lot), see
<a href="Article-Backlog.html#Article-Backlog">Article
Backlog</a>.</p>
</dd>
<dt><kbd>G j</kbd></dt>
<dt><kbd>j</kbd></dt>
<dd>
<a name="index-j-_0028Summary_0029" id=
"index-j-_0028Summary_0029"></a> <a name=
"index-G-j-_0028Summary_0029" id=
"index-G-j-_0028Summary_0029"></a> <a name=
"index-gnus_002dsummary_002dgoto_002darticle" id=
"index-gnus_002dsummary_002dgoto_002darticle"></a>
<p>Ask for an article number or <code>Message-ID</code>, and
then go to that article
(<code>gnus-summary-goto-article</code>).</p>
</dd>
</dl>
<hr />
<div class="header">
<p>Next: <a href="Choosing-Variables.html#Choosing-Variables"
accesskey="n" rel="next">Choosing Variables</a>, Up: <a href=
"Choosing-Articles.html#Choosing-Articles" accesskey="u" rel=
"up">Choosing Articles</a> [<a href=
"index.html#SEC_Contents" title="Table of contents" rel=
"contents">Contents</a>][<a href="Index.html#Index" title=
"Index" rel="index">Index</a>]</p>
</div>
</body>
</html>
|
Vlans/doc/doxy/globals.html | martinlevesque/omnet-opendss-smart-grid-co-simulator | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>VLANs(802.1Q)forOMNet++: Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li class="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
</div>
<div class="contents">
Here is a list of all file members with links to the files they belong to:<ul>
<li>Define_Module()
: <a class="el" href="EtherEncapVlans_8cc.html#a9c70ddc6cccedb3912b765899d14778c">EtherEncapVlans.cc</a>
, <a class="el" href="VlanNetConfig_8cc.html#a2ac02c4e27f364bf7f1b672c6c6716af">VlanNetConfig.cc</a>
, <a class="el" href="ARP__Vlans_8cc.html#a55cedcd646d47af94e4ff5cf08a4380f">ARP_Vlans.cc</a>
, <a class="el" href="Q__mgmt__PerVlan_8cc.html#aa620ed41bdcc37cdfcd3480c18d01953">Q_mgmt_PerVlan.cc</a>
, <a class="el" href="EtherMacVlan_8cc.html#acb8976731b45a171c35a2d764e3174da">EtherMacVlan.cc</a>
</li>
<li>ETHERNET_HEADER_LEN_D1Q
: <a class="el" href="EtherVlanDefs_8h.html#a13289936a559904f94a71a4eb2d224a1">EtherVlanDefs.h</a>
</li>
<li>fgetline()
: <a class="el" href="MACVlanRelayUnitBase_8cc.html#a3bc4abb3bb07faa256fcc2345927e041">MACVlanRelayUnitBase.cc</a>
</li>
<li>mac_llid
: <a class="el" href="MACVlanRelayUnitBase_8h.html#a708a4bfa554f7aa4cf8980b212bf87e1">MACVlanRelayUnitBase.h</a>
</li>
<li>MAX_ETHERNET_FRAME_D1Q
: <a class="el" href="EtherVlanDefs_8h.html#acef88e25be1394f7fa2de888abde114a">EtherVlanDefs.h</a>
</li>
<li>MAX_LINE
: <a class="el" href="MACVlanRelayUnitBase_8cc.html#a842ed03f27719bc87666bfd1f75415b8">MACVlanRelayUnitBase.cc</a>
</li>
<li>operator<<()
: <a class="el" href="MACVlanRelayUnitBase_8cc.html#aa6fb05e12e81c4e20a42ffdb903d0b61">MACVlanRelayUnitBase.cc</a>
</li>
<li>port_llid
: <a class="el" href="MACVlanRelayUnitBase_8h.html#a462265d8ca093190594a912e6f11cce7">MACVlanRelayUnitBase.h</a>
</li>
<li>VLAN_TYPE_D1Q
: <a class="el" href="EtherVlanDefs_8h.html#a98b72d5cf6ab2d6dde7c365fb4c0daf0">EtherVlanDefs.h</a>
</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Feb 24 12:03:15 2011 for VLANs(802.1Q)forOMNet++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|
docu/generated/namespace-GLFramework.Tests.html | manusreload/GLFramework | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace GLFramework\Tests</title>
<link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e">
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li class="active">
<a href="namespace-GLFramework.html">
GLFramework<span></span>
</a>
<ul>
<li>
<a href="namespace-GLFramework.Cache.html">
Cache </a>
</li>
<li>
<a href="namespace-GLFramework.Controller.html">
Controller </a>
</li>
<li>
<a href="namespace-GLFramework.DaMa.html">
DaMa<span></span>
</a>
<ul>
<li>
<a href="namespace-GLFramework.DaMa.Manipulators.html">
Manipulators </a>
</li>
</ul></li>
<li>
<a href="namespace-GLFramework.Database.html">
Database </a>
</li>
<li>
<a href="namespace-GLFramework.HTTP.html">
HTTP </a>
</li>
<li>
<a href="namespace-GLFramework.Mail.html">
Mail </a>
</li>
<li>
<a href="namespace-GLFramework.Middleware.html">
Middleware </a>
</li>
<li>
<a href="namespace-GLFramework.Model.html">
Model </a>
</li>
<li>
<a href="namespace-GLFramework.Module.html">
Module </a>
</li>
<li class="active">
<a href="namespace-GLFramework.Tests.html">
Tests </a>
</li>
<li>
<a href="namespace-GLFramework.Upload.html">
Upload </a>
</li>
<li>
<a href="namespace-GLFramework.Utils.html">
Utils </a>
</li>
</ul></li>
<li>
<a href="namespace-None.html">
None </a>
</li>
</ul>
</div>
<hr>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-GLFramework.Tests.DatabaseTestCase.html">DatabaseTestCase</a></li>
<li><a href="class-GLFramework.Tests.TestCase.html">TestCase</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<input type="text" name="q" class="text" placeholder="Search">
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li class="active">
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
</ul>
<ul>
</ul>
<ul>
</ul>
</div>
<div id="content" class="namespace">
<h1>Namespace <a href="namespace-GLFramework.html">GLFramework</a>\Tests</h1>
<table class="summary" id="classes">
<caption>Classes summary</caption>
<tr>
<td class="name"><a href="class-GLFramework.Tests.DatabaseTestCase.html">DatabaseTestCase</a></td>
<td></td>
</tr>
<tr>
<td class="name"><a href="class-GLFramework.Tests.TestCase.html">TestCase</a></td>
<td><p>Created by PhpStorm.
User: manus
Date: 16/03/16
Time: 9:59</p></td>
</tr>
</table>
</div>
<div id="footer">
API documentation generated by <a href="http://apigen.org">ApiGen</a>
</div>
</div>
</div>
<script src="resources/combined.js?cd021bc814832c24a7cec5319ea03335bfba1caf"></script>
<script src="elementlist.js?7ec12f0a587eb6899460607fefcc02ac65478c31"></script>
</body>
</html>
|
app/src/JavaDoc/com/example/cmput301f17t30/habitrabbit/ImageController.html | CMPUT301F17T30/HabitRabbit | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Mon Dec 04 23:48:57 MST 2017 -->
<title>ImageController</title>
<meta name="date" content="2017-12-04">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ImageController";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/example/cmput301f17t30/habitrabbit/HistoryFilterDialogue.html" title="class in com.example.cmput301f17t30.habitrabbit"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/example/cmput301f17t30/habitrabbit/LocationController.html" title="class in com.example.cmput301f17t30.habitrabbit"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/example/cmput301f17t30/habitrabbit/ImageController.html" target="_top">Frames</a></li>
<li><a href="ImageController.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.example.cmput301f17t30.habitrabbit</div>
<h2 title="Class ImageController" class="title">Class ImageController</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.example.cmput301f17t30.habitrabbit.ImageController</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ImageController</span>
extends java.lang.Object</pre>
<div class="block">A controller dealing with adding and editing images
Created by Irissama on 2017-11-08.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/example/cmput301f17t30/habitrabbit/ImageController.html#ImageController--">ImageController</a></span>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>android.graphics.Bitmap</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/cmput301f17t30/habitrabbit/ImageController.html#decodeFile-java.lang.String-">decodeFile</a></span>(java.lang.String filePath)</code>
<div class="block">pass the file path to decode it into bitmap
then resize and compress it to desired file size
then set it to image view to show it</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ImageController--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ImageController</h4>
<pre>public ImageController()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="decodeFile-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>decodeFile</h4>
<pre>public android.graphics.Bitmap decodeFile(java.lang.String filePath)</pre>
<div class="block">pass the file path to decode it into bitmap
then resize and compress it to desired file size
then set it to image view to show it</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>filePath</code> - the file path of image in this phone</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/example/cmput301f17t30/habitrabbit/HistoryFilterDialogue.html" title="class in com.example.cmput301f17t30.habitrabbit"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/example/cmput301f17t30/habitrabbit/LocationController.html" title="class in com.example.cmput301f17t30.habitrabbit"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/example/cmput301f17t30/habitrabbit/ImageController.html" target="_top">Frames</a></li>
<li><a href="ImageController.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
tests/wpt/web-platform-tests/referrer-policy/gen/srcdoc-inherit.http-rp/no-referrer-when-downgrade/iframe-tag/cross-http.no-redirect.http.html | UK992/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/` -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'no-referrer-when-downgrade'</title>
<meta charset='utf-8'>
<meta name="description" content="Check that non a priori insecure subresource gets the full Referrer URL. A priori insecure subresource gets no referrer information.">
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
<link rel="help" href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-no-referrer-when-downgrade">
<meta name="assert" content="Referrer Policy: Expects stripped-referrer for iframe-tag to cross-http origin and no-redirect redirection from http context.">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/common/security-features/resources/common.sub.js"></script>
<script src="../../../../generic/test-case.sub.js"></script>
</head>
<body>
<script>
TestCase(
{
"expectation": "stripped-referrer",
"origin": "cross-http",
"redirection": "no-redirect",
"source_context_list": [
{
"policyDeliveries": [],
"sourceContextType": "srcdoc"
}
],
"source_scheme": "http",
"subresource": "iframe-tag",
"subresource_policy_deliveries": []
},
document.querySelector("meta[name=assert]").content,
new SanityChecker()
).start();
</script>
<div id="log"></div>
</body>
</html>
|
script/dom/bindings/codegen/Bindings/DOMExceptionBinding/DOMExceptionConstants/constant.INDEX_SIZE_ERR.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `INDEX_SIZE_ERR` constant in crate `script`.">
<meta name="keywords" content="rust, rustlang, rust-lang, INDEX_SIZE_ERR">
<title>script::dom::bindings::codegen::Bindings::DOMExceptionBinding::DOMExceptionConstants::INDEX_SIZE_ERR - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../../../../../index.html'>script</a>::<wbr><a href='../../../../../index.html'>dom</a>::<wbr><a href='../../../../index.html'>bindings</a>::<wbr><a href='../../../index.html'>codegen</a>::<wbr><a href='../../index.html'>Bindings</a>::<wbr><a href='../index.html'>DOMExceptionBinding</a>::<wbr><a href='index.html'>DOMExceptionConstants</a></p><script>window.sidebarCurrent = {name: 'INDEX_SIZE_ERR', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../../../../../index.html'>script</a>::<wbr><a href='../../../../../index.html'>dom</a>::<wbr><a href='../../../../index.html'>bindings</a>::<wbr><a href='../../../index.html'>codegen</a>::<wbr><a href='../../index.html'>Bindings</a>::<wbr><a href='../index.html'>DOMExceptionBinding</a>::<wbr><a href='index.html'>DOMExceptionConstants</a>::<wbr><a class='constant' href=''>INDEX_SIZE_ERR</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-144110' class='srclink' href='../../../../../../../src/script///home/servo/buildbot/slave/doc/build/target/debug/build/script-49135cd7c70c0a0f/out/Bindings/DOMExceptionBinding.rs.html#314' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const INDEX_SIZE_ERR: <a href='../../../../../../../std/primitive.u16.html'>u16</a><code> = </code><code>1</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../../../../../";
window.currentCrate = "script";
window.playgroundUrl = "";
</script>
<script src="../../../../../../../jquery.js"></script>
<script src="../../../../../../../main.js"></script>
<script async src="../../../../../../../search-index.js"></script>
</body>
</html> |
tests/wpt/web-platform-tests/referrer-policy/4K-1/gen/top.http-rp/no-referrer-when-downgrade/fetch/cross-https.keep-origin.http.html | UK992/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/4K-1/` -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'no-referrer-when-downgrade'</title>
<meta charset='utf-8'>
<meta name="description" content="Check that non a priori insecure subresource gets the full Referrer URL. A priori insecure subresource gets no referrer information.">
<link rel="author" title="Kristijan Burnik" href="burnik@chromium.org">
<link rel="help" href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-no-referrer-when-downgrade">
<meta name="assert" content="Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and keep-origin redirection from http context.">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/common/security-features/resources/common.sub.js"></script>
<script src="../../../../../generic/test-case.sub.js"></script>
<script src="../../../../generic/test-case.sub.js"></script>
</head>
<body>
<script>
TestCase(
{
"expectation": "stripped-referrer",
"origin": "cross-https",
"redirection": "keep-origin",
"source_context_list": [],
"source_scheme": "http",
"subresource": "fetch",
"subresource_policy_deliveries": []
},
document.querySelector("meta[name=assert]").content,
new SanityChecker()
).start();
</script>
<div id="log"></div>
</body>
</html>
|
tests/wpt/web-platform-tests/css/cssom/getComputedStyle-insets-nobox.html | SimonSapin/servo | <!DOCTYPE html>
<meta charset="utf-8">
<title>CSSOM: resolved values of the inset properties when the element generates no box</title>
<link rel="help" href="https://drafts.csswg.org/cssom/#resolved-value">
<link rel="help" href="https://drafts.csswg.org/css-position/#pos-sch">
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@crisal.io">
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script type="module">
import {runTests} from "./support/getComputedStyle-insets.js";
runTests({
style: "display: none",
containingBlockElement: null,
preservesPercentages: true,
preservesAuto: true,
canStretchAutoSize: false,
});
</script>
|
layout/reftests/table-background/border-collapse-table-column-group.html | tmhorne/celtx | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head>
<title>Table background tests</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
html, body { margin: 0; padding: 0; border: 0; font-size: 16px; }
body { padding: 15px; }
table {
margin: 0 3px 2px 4px; /* zero top to work around collapsing bug */
border: transparent solid;
border-width: 4px 2px 8px 6px; /* collapsed */
padding: 3px 7px 8px 6px; /* ignored */
border-collapse: collapse;
}
td {
border: transparent solid;
border-width: 2px 0 4px 2px; /* collapsed */
padding: 1px 2px 4px 3px;
empty-cells: show;
}
div { height: 10px; width: 50px; }
table.color colgroup.t { background-color: aqua; }
table.imagetl colgroup.t, table.imagebr colgroup.t {
background-image: url(repeatable-diagonal-gradient-with-ticks.png);
}
table.imagetl colgroup.t { background-position: top left; /* default */ }
table.imagebr colgroup.t { background-position: bottom right; /* default */ }
</style>
</head>
<body>
<table class="color">
<colgroup><col></colgroup>
<colgroup class="t">
<col>
<col class="t">
<col>
</colgroup>
<colgroup><col></colgroup>
<tbody>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
<tbody class="t">
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
<tr class="t"><td><div></div></td><td><div></div></td><td class="t"><div></div></td><td><div></div></td><td><div></div></td></tr>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
<tbody>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
</table>
<table class="imagetl">
<colgroup><col></colgroup>
<colgroup class="t">
<col>
<col class="t">
<col>
</colgroup>
<colgroup><col></colgroup>
<tbody>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
<tbody class="t">
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
<tr class="t"><td><div></div></td><td><div></div></td><td class="t"><div></div></td><td><div></div></td><td><div></div></td></tr>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
<tbody>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
</table>
<table class="imagebr">
<colgroup><col></colgroup>
<colgroup class="t">
<col>
<col class="t">
<col>
</colgroup>
<colgroup><col></colgroup>
<tbody>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
<tbody class="t">
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
<tr class="t"><td><div></div></td><td><div></div></td><td class="t"><div></div></td><td><div></div></td><td><div></div></td></tr>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
<tbody>
<tr><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td><td><div></div></td></tr>
</tbody>
</table>
</body>
</html>
|
servo/style/properties/longhands/float/fn.parse_declared.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `parse_declared` fn in crate `servo`.">
<meta name="keywords" content="rust, rustlang, rust-lang, parse_declared">
<title>servo::style::properties::longhands::float::parse_declared - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../../../index.html'>servo</a>::<wbr><a href='../../../index.html'>style</a>::<wbr><a href='../../index.html'>properties</a>::<wbr><a href='../index.html'>longhands</a>::<wbr><a href='index.html'>float</a></p><script>window.sidebarCurrent = {name: 'parse_declared', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../../../../index.html'>servo</a>::<wbr><a href='../../../index.html'>style</a>::<wbr><a href='../../index.html'>properties</a>::<wbr><a href='../index.html'>longhands</a>::<wbr><a href='index.html'>float</a>::<wbr><a class='fn' href=''>parse_declared</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-45658' class='srclink' href='../../../../../export/style/properties/longhands/float/fn.parse_declared.html?gotosrc=45658' title='goto source code'>[src]</a></span></h1>
<pre class='rust fn'>pub fn parse_declared(context: &<a class='struct' href='../../../../../servo/style/parser/struct.ParserContext.html' title='servo::style::parser::ParserContext'>ParserContext</a>, input: &mut <a class='struct' href='../../../../../cssparser/parser/struct.Parser.html' title='cssparser::parser::Parser'>Parser</a>) -> <a class='enum' href='../../../../../core/result/enum.Result.html' title='core::result::Result'>Result</a><<a class='enum' href='../../../../../servo/style/properties/enum.DeclaredValue.html' title='servo::style::properties::DeclaredValue'>DeclaredValue</a><<a class='enum' href='../../../../../servo/style/computed_values/computed_value/enum.T.html' title='servo::style::computed_values::computed_value::T'>T</a>>, <a href='../../../../../std/primitive.tuple.html'>()</a>></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../../../";
window.currentCrate = "servo";
window.playgroundUrl = "";
</script>
<script src="../../../../../jquery.js"></script>
<script src="../../../../../main.js"></script>
<script async src="../../../../../search-index.js"></script>
</body>
</html> |
typhonjs-backbone-parse/backbone-parse-es6/file/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/History.js.html | typhonjs-websites/docs.typhonjs.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../../../../">
<title data-ice="title">backbone-es6/src/History.js | backbone-parse-es6 API Document</title>
<link type="text/css" rel="stylesheet" href="css/mdl/material.min.css">
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/mdl/material.override.css">
<link type="text/css" rel="stylesheet" href="css/navigation/nav-accordion-style.css">
<link type="text/css" rel="stylesheet" href="css/navigation/esdoc-nav-style.css">
<link type="text/css" rel="stylesheet" href="css/scrollbar/webkit-style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="script/prettify/prettify.js"></script>
<script src="script/manual.js"></script>
</head>
<body class="layout-container" data-ice="rootContainer">
<div id="contextpopup">
<button id="context-menu" class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-js-ripple-effect hidden">
<i class="material-icons">more_vert</i>
</button>
<ul class="mdl-menu mdl-menu--bottom-left mdl-js-menu mdl-js-ripple-effect" for="context-menu">
<li class="mdl-menu__item hidden" data-action="openLink">Open on ...</li>
<li class="mdl-menu__item hidden" data-action="openLink">Open on ...</li>
<li disabled class="mdl-menu__item hidden">Version: ...</li>
</ul>
</div>
<header>
<a href="./">Home</a>
<a href="./manual/index.html" data-ice="manualHeaderLink">Manual</a>
<a href="identifiers.html">Reference</a><a href="graphs/jspm_packages.html">Graphs</a>
<a href="source.html">Source</a>
<a data-ice="repoURL" href="https://github.com/typhonjs-backbone-parse/backbone-parse-es6.git" class="repo-url-github">Repository</a>
<div class="search-box">
<span>
<img src="./image/search.png">
<span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span>
</span>
<ul class="search-result"></ul>
</div>
</header>
<nav class="navigation" data-ice="nav"><ul class="nav-accordion-menu animated hidden" data-nav-id="docs-nav-id-1463065432462" data-ice="navData">
<li data-ice="navGroup" class="has-children"><input type="checkbox" name="group-0" id="group-0" checked><label for="group-0" class="nav-header">Local Source</label>
<ul>
<li data-ice="navFolder" class="has-children"><input type="checkbox" name="folder-0" id="folder-0" checked><label for="folder-0" class="nav-dir-path" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src" data-scm-type="github">src</label>
<ul>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-0" id="file-0" checked><label for="file-0" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/BackboneParseObject.js" data-scm-type="github">BackboneParseObject.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/src/BackboneParseObject.js~BackboneParseObject.html" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/BackboneParseObject.js#L9" data-scm-type="github">BackboneParseObject</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-1" id="file-1" checked><label for="file-1" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/ParseCollection.js" data-scm-type="github">ParseCollection.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/src/ParseCollection.js~ParseCollection.html" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/ParseCollection.js#L63" data-scm-type="github">ParseCollection</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-2" id="file-2" checked><label for="file-2" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/ParseModel.js" data-scm-type="github">ParseModel.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/src/ParseModel.js~ParseModel.html" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/ParseModel.js#L75" data-scm-type="github">ParseModel</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-3" id="file-3" checked><label for="file-3" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/modelExtend.js" data-scm-type="github">modelExtend.js</label>
<ul>
<li data-ice="doc" class="nav-kind-function"><span data-ice="docLink"><a href="function/index.html#static-function-modelExtend" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/modelExtend.js#L13" data-scm-type="github">modelExtend</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-4" id="file-4" checked><label for="file-4" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/parseExtend.js" data-scm-type="github">parseExtend.js</label>
<ul>
<li data-ice="doc" class="nav-kind-function"><span data-ice="docLink"><a href="function/index.html#static-function-parseExtend" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/parseExtend.js#L35" data-scm-type="github">parseExtend</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-5" id="file-5" checked><label for="file-5" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/parseSync.js" data-scm-type="github">parseSync.js</label>
<ul>
<li data-ice="doc" class="nav-kind-function"><span data-ice="docLink"><a href="function/index.html#static-function-parseSync" data-scm-link="https://github.com/typhonjs-backbone-parse/backbone-parse-es6/tree/master/src/parseSync.js#L22" data-scm-type="github">parseSync</a></span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li data-ice="navGroup" class="has-children"><input type="checkbox" name="group-1" id="group-1"><label for="group-1" class="nav-header">JSPM Managed Source</label>
<ul>
<li data-ice="navPackage" class="has-children"><input type="checkbox" name="package-0" id="package-0"><label for="package-0" class="nav-package" data-package-version="master" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6" data-scm-type="github">backbone-es6</label>
<ul>
<li data-ice="navFolder" class="has-children"><input type="checkbox" name="folder-1" id="folder-1" checked><label for="folder-1" class="nav-dir-path" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src" data-scm-type="github">src</label>
<ul>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-6" id="file-6" checked><label for="file-6" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Backbone.js" data-scm-type="github">Backbone.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/Backbone.js~Backbone.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Backbone.js#L33" data-scm-type="github">Backbone</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-7" id="file-7" checked><label for="file-7" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Collection.js" data-scm-type="github">Collection.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/Collection.js~Collection.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Collection.js#L90" data-scm-type="github">Collection</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-8" id="file-8" checked><label for="file-8" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Debug.js" data-scm-type="github">Debug.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/Debug.js~Debug.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Debug.js#L13" data-scm-type="github">Debug</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-9" id="file-9" checked><label for="file-9" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/History.js" data-scm-type="github">History.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/History.js~History.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/History.js#L28" data-scm-type="github">History</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-10" id="file-10" checked><label for="file-10" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Model.js" data-scm-type="github">Model.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/Model.js~Model.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Model.js#L153" data-scm-type="github">Model</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-11" id="file-11" checked><label for="file-11" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Router.js" data-scm-type="github">Router.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/Router.js~Router.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Router.js#L103" data-scm-type="github">Router</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-12" id="file-12" checked><label for="file-12" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Utils.js" data-scm-type="github">Utils.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/Utils.js~Utils.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/Utils.js#L19" data-scm-type="github">Utils</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-13" id="file-13" checked><label for="file-13" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/View.js" data-scm-type="github">View.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/backbone-es6@master/src/View.js~View.html" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/View.js#L56" data-scm-type="github">View</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-14" id="file-14" checked><label for="file-14" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/extend.js" data-scm-type="github">extend.js</label>
<ul>
<li data-ice="doc" class="nav-kind-function"><span data-ice="docLink"><a href="function/index.html#static-function-extend" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/extend.js#L21" data-scm-type="github">extend</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-15" id="file-15" checked><label for="file-15" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/sync.js" data-scm-type="github">sync.js</label>
<ul>
<li data-ice="doc" class="nav-kind-function"><span data-ice="docLink"><a href="function/index.html#static-function-sync" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/sync.js#L42" data-scm-type="github">sync</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-16" id="file-16" checked><label for="file-16" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/BackboneProxy.js" data-scm-type="github">BackboneProxy.js</label>
<ul>
<li data-ice="doc" class="nav-kind-variable"><span data-ice="docLink"><a href="variable/index.html#static-variable-BackboneProxy" data-scm-link="https://github.com/typhonjs-backbone/backbone-es6/tree/master/src/BackboneProxy.js#L19" data-scm-type="github">BackboneProxy</a></span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li data-ice="navPackage" class="has-children"><input type="checkbox" name="package-1" id="package-1"><label for="package-1" class="nav-package" data-package-version="master" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-common" data-scm-type="github">typhonjs-core-backbone-common</label>
<ul>
<li data-ice="navFolder" class="has-children"><input type="checkbox" name="folder-2" id="folder-2" checked><label for="folder-2" class="nav-dir-path" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-common/tree/master/src" data-scm-type="github">src</label>
<ul>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-17" id="file-17" checked><label for="file-17" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-common/tree/master/src/typhonExtend.js" data-scm-type="github">typhonExtend.js</label>
<ul>
<li data-ice="doc" class="nav-kind-function"><span data-ice="docLink"><a href="function/index.html#static-function-typhonExtend" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-common/tree/master/src/typhonExtend.js#L12" data-scm-type="github">typhonExtend</a></span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li data-ice="navPackage" class="has-children"><input type="checkbox" name="package-2" id="package-2"><label for="package-2" class="nav-package" data-package-version="master" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-events" data-scm-type="github">typhonjs-core-backbone-events</label>
<ul>
<li data-ice="navFolder" class="has-children"><input type="checkbox" name="folder-3" id="folder-3" checked><label for="folder-3" class="nav-dir-path" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-events/tree/master/src" data-scm-type="github">src</label>
<ul>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-18" id="file-18" checked><label for="file-18" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-events/tree/master/src/Events.js" data-scm-type="github">Events.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/typhonjs-core-backbone-events@master/src/Events.js~Events.html" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-events/tree/master/src/Events.js#L68" data-scm-type="github">Events</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-19" id="file-19" checked><label for="file-19" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-events/tree/master/src/TyphonEvents.js" data-scm-type="github">TyphonEvents.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/typhonjs-core-backbone-events@master/src/TyphonEvents.js~TyphonEvents.html" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-events/tree/master/src/TyphonEvents.js#L20" data-scm-type="github">TyphonEvents</a></span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li data-ice="navPackage" class="has-children"><input type="checkbox" name="package-3" id="package-3"><label for="package-3" class="nav-package" data-package-version="master" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-query" data-scm-type="github">typhonjs-core-backbone-query</label>
<ul>
<li data-ice="navFolder" class="has-children"><input type="checkbox" name="folder-4" id="folder-4" checked><label for="folder-4" class="nav-dir-path" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-query/tree/master/src" data-scm-type="github">src</label>
<ul>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-20" id="file-20" checked><label for="file-20" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-query/tree/master/src/BackboneQuery.js" data-scm-type="github">BackboneQuery.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-backbone/typhonjs-core-backbone-query@master/src/BackboneQuery.js~BackboneQuery.html" data-scm-link="https://github.com/typhonjs-backbone/typhonjs-core-backbone-query/tree/master/src/BackboneQuery.js#L541" data-scm-type="github">BackboneQuery</a></span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li data-ice="navPackage" class="has-children"><input type="checkbox" name="package-4" id="package-4"><label for="package-4" class="nav-package" data-package-version="master" data-scm-link="https://github.com/typhonjs-common/typhonjs-core-utils" data-scm-type="github">typhonjs-core-utils</label>
<ul>
<li data-ice="navFolder" class="has-children"><input type="checkbox" name="folder-5" id="folder-5" checked><label for="folder-5" class="nav-dir-path" data-scm-link="https://github.com/typhonjs-common/typhonjs-core-utils/tree/master/src" data-scm-type="github">src</label>
<ul>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-21" id="file-21" checked><label for="file-21" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-common/typhonjs-core-utils/tree/master/src/Utils.js" data-scm-type="github">Utils.js</label>
<ul>
<li data-ice="doc" class="nav-kind-class"><span data-ice="docLink"><a href="class/backbone-parse-es6/jspm_packages/github/typhonjs-common/typhonjs-core-utils@master/src/Utils.js~Utils.html" data-scm-link="https://github.com/typhonjs-common/typhonjs-core-utils/tree/master/src/Utils.js#L6" data-scm-type="github">Utils</a></span></li>
</ul>
</li>
<li data-ice="navFile" class="has-children nav-accordion-file"><input type="checkbox" name="file-22" id="file-22" checked><label for="file-22" class="nav-file hidden" data-scm-link="https://github.com/typhonjs-common/typhonjs-core-utils/tree/master/src/btoa.js" data-scm-type="github">btoa.js</label>
<ul>
<li data-ice="doc" class="nav-kind-variable"><span data-ice="docLink"><a href="variable/index.html#static-variable-btoa" data-scm-link="https://github.com/typhonjs-common/typhonjs-core-utils/tree/master/src/btoa.js#L94" data-scm-type="github">btoa</a></span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul></nav>
<div class="content" data-ice="content"><h1 data-ice="title">backbone-es6/src/History.js</h1>
<pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">'use strict';
import _ from 'underscore';
import Events from 'typhonjs-core-backbone-events/src/Events.js';
import Utils from './Utils.js';
/**
* Backbone.History - History serves as a global router. (http://backbonejs.org/#History)
* ----------------
*
* History serves as a global router (per frame) to handle hashchange events or pushState, match the appropriate route,
* and trigger callbacks. You shouldn't ever have to create one of these yourself since Backbone.history already
* contains one.
*
* pushState support exists on a purely opt-in basis in Backbone. Older browsers that don't support pushState will
* continue to use hash-based URL fragments, and if a hash URL is visited by a pushState-capable browser, it will be
* transparently upgraded to the true URL. Note that using real URLs requires your web server to be able to correctly
* render those pages, so back-end changes are required as well. For example, if you have a route of /documents/100,
* your web server must be able to serve that page, if the browser visits that URL directly. For full search-engine
* crawlability, it's best to have the server generate the complete HTML for the page ... but if it's a web application,
* just rendering the same content you would have for the root URL, and filling in the rest with Backbone Views and
* JavaScript works fine.
*
* Handles cross-browser history management, based on either [pushState](http://diveintohtml5.info/history.html) and
* real URLs, or [onhashchange](https://developer.mozilla.org/en-US/docs/DOM/window.onhashchange) and URL fragments.
* If the browser supports neither (old IE, natch), falls back to polling.
*/
export default class History extends Events
{
/** */
constructor()
{
super();
/**
* Stores route / callback pairs for validation.
* @type {Array<Object<string, function>>}
*/
this.handlers = [];
this.checkUrl = _.bind(this.checkUrl, this);
// Ensure that `History` can be used outside of the browser.
if (typeof window !== 'undefined')
{
/**
* Browser Location or URL string.
* @type {Location|String}
*/
this.location = window.location;
/**
* Browser history
* @type {History}
*/
this.history = window.history;
}
/**
* Has the history handling already been started?
* @type {boolean}
*/
this.started = false;
/**
* The default interval to poll for hash changes, if necessary, is twenty times a second.
* @type {number}
*/
this.interval = 50;
}
/**
* Are we at the app root?
*
* @returns {boolean}
*/
atRoot()
{
const path = this.location.pathname.replace(/[^\/]$/, '$&/');
return path === this.root && !this.getSearch();
}
/**
* Checks the current URL to see if it has changed, and if it has, calls `loadUrl`, normalizing across the
* hidden iframe.
*
* @returns {boolean}
*/
checkUrl()
{
let current = this.getFragment();
// If the user pressed the back button, the iframe's hash will have changed and we should use that for comparison.
if (current === this.fragment && this.iframe)
{
current = this.getHash(this.iframe.contentWindow);
}
if (current === this.fragment) { return false; }
if (this.iframe) { this.navigate(current); }
this.loadUrl();
}
/**
* Unicode characters in `location.pathname` are percent encoded so they're decoded for comparison. `%25` should
* not be decoded since it may be part of an encoded parameter.
*
* @param {string} fragment - URL fragment
* @return {string}
*/
decodeFragment(fragment)
{
return decodeURI(fragment.replace(/%25/g, '%2525'));
}
/**
* Get the cross-browser normalized URL fragment from the path or hash.
*
* @param {string} fragment -- URL fragment
* @returns {*|void|string|XML}
*/
getFragment(fragment)
{
if (Utils.isNullOrUndef(fragment))
{
if (this._usePushState || !this._wantsHashChange)
{
fragment = this.getPath();
}
else
{
fragment = this.getHash();
}
}
return fragment.replace(s_ROUTE_STRIPPER, '');
}
/**
* Gets the true hash value. Cannot use location.hash directly due to bug in Firefox where location.hash will
* always be decoded.
*
* @param {object} window - Browser `window`
* @returns {*}
*/
getHash(window)
{
const match = (window || this).location.href.match(/#(.*)$/);
return match ? match[1] : '';
}
/**
* Get the pathname and search params, without the root.
*
* @returns {*}
*/
getPath()
{
const path = this.decodeFragment(this.location.pathname + this.getSearch()).slice(this.root.length - 1);
return path.charAt(0) === '/' ? path.slice(1) : path;
}
/**
* In IE6, the hash fragment and search params are incorrect if the fragment contains `?`.
*
* @returns {string}
*/
getSearch()
{
const match = this.location.href.replace(/#.*/, '').match(/\?.+/);
return match ? match[0] : '';
}
/**
* Attempt to load the current URL fragment. If a route succeeds with a match, returns `true`. If no defined routes
* matches the fragment, returns `false`.
*
* @param {string} fragment - URL fragment
* @returns {boolean}
*/
loadUrl(fragment)
{
// If the root doesn't match, no routes can match either.
if (!this.matchRoot()) { return false; }
fragment = this.fragment = this.getFragment(fragment);
return _.some(this.handlers, (handler) =>
{
if (handler.route.test(fragment))
{
handler.callback(fragment);
return true;
}
});
}
/**
* Does the pathname match the root?
*
* @returns {boolean}
*/
matchRoot()
{
const path = this.decodeFragment(this.location.pathname);
const rootPath = `${path.slice(0, this.root.length - 1)}/`;
return rootPath === this.root;
}
/**
* Save a fragment into the hash history, or replace the URL state if the 'replace' option is passed. You are
* responsible for properly URL-encoding the fragment in advance.
*
* The options object can contain `trigger: true` if you wish to have the route callback be fired (not usually
* desirable), or `replace: true`, if you wish to modify the current URL without adding an entry to the history.
*
* @param {string} fragment - String representing an URL fragment.
* @param {object} options - Optional hash containing parameters for navigate.
* @returns {*}
*/
navigate(fragment, options)
{
if (!History.started) { return false; }
if (!options || options === true) { options = { trigger: !!options }; }
// Normalize the fragment.
fragment = this.getFragment(fragment || '');
// Don't include a trailing slash on the root.
let rootPath = this.root;
if (fragment === '' || fragment.charAt(0) === '?')
{
rootPath = rootPath.slice(0, -1) || '/';
}
const url = rootPath + fragment;
// Strip the hash and decode for matching.
fragment = this.decodeFragment(fragment.replace(s_PATH_STRIPPER, ''));
if (this.fragment === fragment) { return; }
/**
* URL fragment
* @type {*|void|string|XML}
*/
this.fragment = fragment;
// If pushState is available, we use it to set the fragment as a real URL.
if (this._usePushState)
{
this.history[options.replace ? 'replaceState' : 'pushState']({}, document.title, url);
// If hash changes haven't been explicitly disabled, update the hash fragment to store history.
}
else if (this._wantsHashChange)
{
s_UPDATE_HASH(this.location, fragment, options.replace);
if (this.iframe && fragment !== this.getHash(this.iframe.contentWindow))
{
const iWindow = this.iframe.contentWindow;
// Opening and closing the iframe tricks IE7 and earlier to push a history
// entry on hash-tag change. When replace is true, we don't want this.
if (!options.replace)
{
iWindow.document.open();
iWindow.document.close();
}
s_UPDATE_HASH(iWindow.location, fragment, options.replace);
}
// If you've told us that you explicitly don't want fallback hashchange-
// based history, then `navigate` becomes a page refresh.
}
else
{
return this.location.assign(url);
}
if (options.trigger) { return this.loadUrl(fragment); }
}
/**
* When all of your Routers have been created, and all of the routes are set up properly, call
* Backbone.history.start() to begin monitoring hashchange events, and dispatching routes. Subsequent calls to
* Backbone.history.start() will throw an error, and Backbone.History.started is a boolean value indicating whether
* it has already been called.
*
* To indicate that you'd like to use HTML5 pushState support in your application, use
* Backbone.history.start({pushState: true}). If you'd like to use pushState, but have browsers that don't support
* it natively use full page refreshes instead, you can add {hashChange: false} to the options.
*
* If your application is not being served from the root url / of your domain, be sure to tell History where the
* root really is, as an option: Backbone.history.start({pushState: true, root: "/public/search/"})
*
* When called, if a route succeeds with a match for the current URL, Backbone.history.start() returns true. If no
* defined route matches the current URL, it returns false.
*
* If the server has already rendered the entire page, and you don't want the initial route to trigger when starting
* History, pass silent: true.
*
* Because hash-based history in Internet Explorer relies on an <iframe>, be sure to call start() only after the DOM
* is ready.
*
* @example
* import WorkspaceRouter from 'WorkspaceRouter.js';
* import HelpPaneRouter from 'HelpPaneRouter.js';
*
* new WorkspaceRouter();
* new HelpPaneRouter();
* Backbone.history.start({pushState: true});
*
* @param {object} options - Optional parameters
* @returns {*}
*/
start(options)
{
if (History.started) { throw new Error('Backbone.history has already been started'); }
History.started = true;
/**
* Figure out the initial configuration. Do we need an iframe?
* @type {Object}
*/
this.options = _.extend({ root: '/' }, this.options, options);
/**
* URL root
* @type {string}
*/
this.root = this.options.root;
this._wantsHashChange = this.options.hashChange !== false;
this._hasHashChange = 'onhashchange' in window && (document.documentMode === void 0 || document.documentMode > 7);
this._useHashChange = this._wantsHashChange && this._hasHashChange;
// Is pushState desired ... is it available?
this._wantsPushState = !!this.options.pushState;
this._hasPushState = !!(this.history && this.history.pushState);
this._usePushState = this._wantsPushState && this._hasPushState;
this.fragment = this.getFragment();
// Normalize root to always include a leading and trailing slash.
this.root = (`/${this.root}/`).replace(s_ROOT_STRIPPER, '/');
// Transition from hashChange to pushState or vice versa if both are requested.
if (this._wantsHashChange && this._wantsPushState)
{
// If we've started off with a route from a `pushState`-enabled
// browser, but we're currently in a browser that doesn't support it...
if (!this._hasPushState && !this.atRoot())
{
const rootPath = this.root.slice(0, -1) || '/';
this.location.replace(`${rootPath}#${this.getPath()}`);
// Return immediately as browser will do redirect to new url
return true;
// Or if we've started out with a hash-based route, but we're currently
// in a browser where it could be `pushState`-based instead...
}
else if (this._hasPushState && this.atRoot())
{
this.navigate(this.getHash(), { replace: true });
}
}
// Proxy an iframe to handle location events if the browser doesn't support the `hashchange` event, HTML5
// history, or the user wants `hashChange` but not `pushState`.
if (!this._hasHashChange && this._wantsHashChange && !this._usePushState)
{
/**
* Proxy iframe
* @type {Element}
*/
this.iframe = document.createElement('iframe');
this.iframe.src = 'javascript:0';
this.iframe.style.display = 'none';
this.iframe.tabIndex = -1;
const body = document.body;
// Using `appendChild` will throw on IE < 9 if the document is not ready.
const iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;
iWindow.document.open();
iWindow.document.close();
iWindow.location.hash = `#${this.fragment}`;
}
// Add a cross-platform `addEventListener` shim for older browsers.
const addEventListener = window.addEventListener || function(eventName, listener)
{
/* eslint-disable no-undef */
return attachEvent(`on${eventName}`, listener);
/* eslint-enable no-undef */
};
// Depending on whether we're using pushState or hashes, and whether
// 'onhashchange' is supported, determine how we check the URL state.
if (this._usePushState)
{
addEventListener('popstate', this.checkUrl, false);
}
else if (this._useHashChange && !this.iframe)
{
addEventListener('hashchange', this.checkUrl, false);
}
else if (this._wantsHashChange)
{
this._checkUrlInterval = setInterval(this.checkUrl, this.interval);
}
if (!this.options.silent) { return this.loadUrl(); }
}
/**
* Disable Backbone.history, perhaps temporarily. Not useful in a real app, but possibly useful for unit
* testing Routers.
*/
stop()
{
// Add a cross-platform `removeEventListener` shim for older browsers.
const removeEventListener = window.removeEventListener || function(eventName, listener)
{
/* eslint-disable no-undef */
return detachEvent(`on${eventName}`, listener);
/* eslint-enable no-undef */
};
// Remove window listeners.
if (this._usePushState)
{
removeEventListener('popstate', this.checkUrl, false);
}
else if (this._useHashChange && !this.iframe)
{
removeEventListener('hashchange', this.checkUrl, false);
}
// Clean up the iframe if necessary.
if (this.iframe)
{
document.body.removeChild(this.iframe);
this.iframe = null;
}
// Some environments will throw when clearing an undefined interval.
if (this._checkUrlInterval) { clearInterval(this._checkUrlInterval); }
History.started = false;
}
/**
* Add a route to be tested when the fragment changes. Routes added later may override previous routes.
*
* @param {string} route - Route to add for checking.
* @param {function} callback - Callback function to invoke on match.
*/
route(route, callback)
{
this.handlers.unshift({ route, callback });
}
}
// Private / internal methods ---------------------------------------------------------------------------------------
/**
* Cached regex for stripping a leading hash/slash and trailing space.
*/
const s_ROUTE_STRIPPER = /^[#\/]|\s+$/g;
/**
* Cached regex for stripping leading and trailing slashes.
*/
const s_ROOT_STRIPPER = /^\/+|\/+$/g;
/**
* Cached regex for stripping urls of hash.
*/
const s_PATH_STRIPPER = /#.*$/;
/**
* Update the hash location, either replacing the current entry, or adding a new one to the browser history.
*
* @param {object} location - URL / current location
* @param {string} fragment - URL fragment
* @param {boolean} replace - conditional replace
*/
const s_UPDATE_HASH = (location, fragment, replace) =>
{
if (replace)
{
const href = location.href.replace(/(javascript:|#).*$/, '');
location.replace(`${href}#${fragment}`);
}
else
{
// Some browsers require that `hash` contains a leading #.
location.hash = `#${fragment}`;
}
};</code></pre>
</div>
<footer class="footer">
Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(0.4.6)</span></a>
</footer>
<script src="script/jquery/jquery.min.js"></script>
<script src="script/navigation/enhancednav.js"></script>
<script defer src="script/mdl/material.min.js"></script>
<script src="script/search_index.js"></script>
<script src="script/search.js"></script>
<script src="script/pretty-print.js"></script>
<script src="script/inherited-summary.js"></script>
<script src="script/test-summary.js"></script>
<script src="script/inner-link.js"></script>
<script src="script/patch-for-local.js"></script>
</body>
</html>
|
x11/xmu/static._XA_TEXT.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `_XA_TEXT` static in crate `x11`.">
<meta name="keywords" content="rust, rustlang, rust-lang, _XA_TEXT">
<title>x11::xmu::_XA_TEXT - Rust</title>
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>xmu</a></p><script>window.sidebarCurrent = {name: '_XA_TEXT', ty: 'static', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content static">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>xmu</a>::<wbr><a class='static' href=''>_XA_TEXT</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-14449' class='srclink' href='../../src/x11/link.rs.html#19' title='goto source code'>[src]</a></span></h1>
<pre class='rust static'>pub static _XA_TEXT: <a class='type' href='../../x11/xmu/type.AtomPtr.html' title='x11::xmu::AtomPtr'>AtomPtr</a></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "x11";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
gleam/gl/storage/static.MapBufferRange.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `MapBufferRange` static in crate `gleam`.">
<meta name="keywords" content="rust, rustlang, rust-lang, MapBufferRange">
<title>gleam::gl::storage::MapBufferRange - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>storage</a></p><script>window.sidebarCurrent = {name: 'MapBufferRange', ty: 'static', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content static">
<h1 class='fqn'><span class='in-band'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>storage</a>::<wbr><a class='static' href=''>MapBufferRange</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-4250' class='srclink' href='../../../src/gleam/home/servo/buildbot/slave/doc/build/target/debug/build/gleam-8cc6d4d4d5b87928/out/gl_bindings.rs.html#2367-2370' title='goto source code'>[src]</a></span></h1>
<pre class='rust static'>pub static mut MapBufferRange: <a class='struct' href='../../../gleam/gl/struct.FnPtr.html' title='gleam::gl::FnPtr'>FnPtr</a><code> = </code><code>FnPtr{f: super::missing_fn_panic as *const raw::c_void, is_loaded: false,}</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../";
window.currentCrate = "gleam";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script defer src="../../../search-index.js"></script>
</body>
</html> |
gleam/gl/storage/static.VertexAttribDivisor.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `VertexAttribDivisor` static in crate `gleam`.">
<meta name="keywords" content="rust, rustlang, rust-lang, VertexAttribDivisor">
<title>gleam::gl::storage::VertexAttribDivisor - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>storage</a></p><script>window.sidebarCurrent = {name: 'VertexAttribDivisor', ty: 'static', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content static">
<h1 class='fqn'><span class='in-band'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>storage</a>::<wbr><a class='static' href=''>VertexAttribDivisor</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-4269' class='srclink' href='../../../src/gleam/home/servo/buildbot/slave/doc/build/target/debug/build/gleam-8cc6d4d4d5b87928/out/gl_bindings.rs.html#2443-2446' title='goto source code'>[src]</a></span></h1>
<pre class='rust static'>pub static mut VertexAttribDivisor: <a class='struct' href='../../../gleam/gl/struct.FnPtr.html' title='gleam::gl::FnPtr'>FnPtr</a><code> = </code><code>FnPtr{f: super::missing_fn_panic as *const raw::c_void, is_loaded: false,}</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../";
window.currentCrate = "gleam";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script defer src="../../../search-index.js"></script>
</body>
</html> |
libc/unix/notbsd/constant.SO_ERROR.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `SO_ERROR` constant in crate `libc`.">
<meta name="keywords" content="rust, rustlang, rust-lang, SO_ERROR">
<title>libc::unix::notbsd::SO_ERROR - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../main.css">
<link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<a href='../../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a>
<p class='location'><a href='../../index.html'>libc</a>::<wbr><a href='../index.html'>unix</a>::<wbr><a href='index.html'>notbsd</a></p><script>window.sidebarCurrent = {name: 'SO_ERROR', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../index.html'>libc</a>::<wbr><a href='../index.html'>unix</a>::<wbr><a href='index.html'>notbsd</a>::<wbr><a class='constant' href=''>SO_ERROR</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-2940' class='srclink' href='../../../src/libc/unix/notbsd/linux/other/mod.rs.html#282' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const SO_ERROR: <a class='type' href='../../../libc/type.c_int.html' title='libc::c_int'>c_int</a><code> = </code><code>4</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../";
window.currentCrate = "libc";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script defer src="../../../search-index.js"></script>
</body>
</html> |
layout/reftests/css-grid/grid-auto-min-sizing-min-content-min-size-002-ref.html | Yukarumya/Yukarum-Redfoxes | <!DOCTYPE HTML>
<!--
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/
-->
<html><head>
<meta charset="utf-8">
<title>Reference: Testing track 'auto' min-sizing function with 'min-width:min-content' on an item with an intrinsic aspect ratio</title>
<link rel="author" title="Mats Palmgren" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1218178">
<style type="text/css">
html,body { color:black; background-color:white; font:12px monospace; padding:0; margin:0; }
.grid {
display: grid;
float: left;
border: 1px solid;
align-items: start;
justify-items: start;
margin-bottom:1em;
}
.col { grid-template-columns:minmax(auto,0); grid-auto-rows:10px; }
.col img { min-height:0; }
br { clear:both; }
</style>
</head>
<body>
<script>
var coltest = [
"height:30px; max-width:200%", "height:30px; width:200%", "height:30px; width:50%",
"width:50%", "max-width:50%", "height:30px", "height:200%; width:80px", "height:50%",
"height:50%; width:20px", "max-height:50%", "max-height:50%; max-width:6px",
"min-height:40%", "min-height:40%; max-width:30px"
];
var results = [
"360px", "360px", "360px", "24px", "24px", "360px", "80px", "24px", "24px", "24px",
"24px", "24px", "24px"
];
var item_width = [
"48px", "48px", "24px", "24px", "24px;max-width:none;", "360px", "80px", "60px", "24px", "24px",
"24px;max-width:none;", "48px", "30px"
];
var h3 = document.createElement('h3');
h3.appendChild(document.createTextNode("grid-template-columns:minmax(auto,0.0001fr)"));
document.body.appendChild(h3);
for (var i = 0; i < coltest.length; ++i) {
var grid = document.createElement('div');
grid.setAttribute("class","grid col");
grid.setAttribute("style","grid-template-columns:minmax("+results[i]+",0)");
var img = document.createElement('img');
img.setAttribute("src","support/lime-24x2.png");
img.setAttribute("style",coltest[i] + "; width:"+ item_width[i]);
grid.appendChild(img);
document.body.appendChild(document.createTextNode("24x2.png -- "+coltest[i]+'\n'));
document.body.appendChild(document.createElement('br'));
document.body.appendChild(grid);
document.body.appendChild(document.createElement('br'));
}
</script>
</body>
</html>
|
imports/ui/pages/moderator/translations/translations.html | Blockrazor/blockrazor | <template name="modTranslations">
{{nextTranslation}}
<h3>{{_ "moderator.translation.no_more"}}</h3>
</template> |
script/dom/bindings/codegen/Bindings/ElementBinding/constant.childElementCount_getterinfo.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `childElementCount_getterinfo` constant in crate `script`.">
<meta name="keywords" content="rust, rustlang, rust-lang, childElementCount_getterinfo">
<title>script::dom::bindings::codegen::Bindings::ElementBinding::childElementCount_getterinfo - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>ElementBinding</a></p><script>window.sidebarCurrent = {name: 'childElementCount_getterinfo', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>ElementBinding</a>::<wbr><a class='constant' href=''>childElementCount_getterinfo</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-32217' class='srclink' href='../../../../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/Bindings/ElementBinding.rs.html#3196-3213' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>const childElementCount_getterinfo: <a class='struct' href='../../../../../../js/jsapi/struct.JSJitInfo.html' title='js::jsapi::JSJitInfo'>JSJitInfo</a><code> = </code><code>JSJitInfo{call: get_childElementCount as *const os::raw::c_void,
protoID: PrototypeList::ID::Element as u16,
depth: 2,
_bitfield_1:
JSJitInfo::new_bitfield_1(JSJitInfo_OpType::Getter as u8,
JSJitInfo_AliasSet::AliasDOMSets as
u8,
JSValueType::JSVAL_TYPE_DOUBLE as u8,
true, true, false, false, false,
false, 0 as u16),}</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../../../../../";
window.currentCrate = "script";
window.playgroundUrl = "";
</script>
<script src="../../../../../../jquery.js"></script>
<script src="../../../../../../main.js"></script>
<script defer src="../../../../../../search-index.js"></script>
</body>
</html> |
x11/keysym/constant.XK_hebrew_gimel.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XK_hebrew_gimel` constant in crate `x11`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XK_hebrew_gimel">
<title>x11::keysym::XK_hebrew_gimel - Rust</title>
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>keysym</a></p><script>window.sidebarCurrent = {name: 'XK_hebrew_gimel', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>keysym</a>::<wbr><a class='constant' href=''>XK_hebrew_gimel</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-1198' class='srclink' href='../../src/x11/keysym.rs.html#964' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XK_hebrew_gimel: <a class='type' href='../../std/os/raw/type.c_uint.html' title='std::os::raw::c_uint'>c_uint</a><code> = </code><code>3298</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "x11";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
tests/wpt/web-platform-tests/css/css-text/white-space/trailing-ideographic-space-break-spaces-002.html | KiChjang/servo | <!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Text level 3 Test: Breaking sequences of trailing ideograohic spaces </title>
<link rel="author" title="Javier Fernandez Garcia-Boente" href="mailto:jfernandez@igalia.com"/>
<link rel="help" href="https://drafts.csswg.org/css-text-3/#white-space-phase-2">
<link rel="help" href="https://drafts.csswg.org/css-text-3/#valdef-white-space-break-spaces">
<link rel="match" href="reference/trailing-ideographic-space-break-spaces-001-ref.html">
<meta name="assert" content="If white-space is set to 'break-spaces', the overflowing idegraphic spaces must wrap to the next line.">
<style>
div {
width: 3em;
white-space: break-spaces;
}
</style>
<p>Test passes if the characters below are arranged in pairs with a empty line in between.</p>
<div>ああ<span>    </span>ああ</div>
|
x11_dl/keysym/constant.XK_hairspace.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XK_hairspace` constant in crate `x11_dl`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XK_hairspace">
<title>x11_dl::keysym::XK_hairspace - Rust</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>keysym</a></p><script>window.sidebarCurrent = {name: 'XK_hairspace', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>keysym</a>::<wbr><a class='constant' href=''>XK_hairspace</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-5000' class='srclink' href='../../src/x11_dl/keysym.rs.html#865' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XK_hairspace: <a class='type' href='../../libc/types/os/arch/c95/type.c_uint.html' title='libc::types::os::arch::c95::c_uint'>c_uint</a><code> = </code><code>0xaa8</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "x11_dl";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> |
gleam/ffi/constant.UNIFORM_BLOCK_INDEX.html | servo/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `UNIFORM_BLOCK_INDEX` constant in crate `gleam`.">
<meta name="keywords" content="rust, rustlang, rust-lang, UNIFORM_BLOCK_INDEX">
<title>gleam::ffi::UNIFORM_BLOCK_INDEX - Rust</title>
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a></p><script>window.sidebarCurrent = {name: 'UNIFORM_BLOCK_INDEX', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a>::<wbr><a class='constant' href=''>UNIFORM_BLOCK_INDEX</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-1234' class='srclink' href='../../src/gleam/home/servo/buildbot/slave/doc/build/target/debug/build/gleam-8cc6d4d4d5b87928/out/gl_bindings.rs.html#674' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const UNIFORM_BLOCK_INDEX: <a class='type' href='../../gleam/gl/types/type.GLenum.html' title='gleam::gl::types::GLenum'>GLenum</a><code> = </code><code>35386</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "gleam";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html> |
src/wayland_client/ffi/interfaces/shm_pool.rs.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="Source to the Rust file `/home/servo/.cargo/registry/src/github.com-0a35038f75765ae4/wayland-client-0.2.1/src/ffi/interfaces/shm_pool.rs`.">
<meta name="keywords" content="rust, rustlang, rust-lang">
<title>shm_pool.rs.html -- source</title>
<link rel="stylesheet" type="text/css" href="../../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content source"><pre class="line-numbers"><span id="1"> 1</span>
<span id="2"> 2</span>
<span id="3"> 3</span>
<span id="4"> 4</span>
<span id="5"> 5</span>
<span id="6"> 6</span>
<span id="7"> 7</span>
<span id="8"> 8</span>
<span id="9"> 9</span>
<span id="10">10</span>
<span id="11">11</span>
<span id="12">12</span>
<span id="13">13</span>
<span id="14">14</span>
<span id="15">15</span>
<span id="16">16</span>
<span id="17">17</span>
<span id="18">18</span>
<span id="19">19</span>
<span id="20">20</span>
<span id="21">21</span>
<span id="22">22</span>
<span id="23">23</span>
<span id="24">24</span>
<span id="25">25</span>
<span id="26">26</span>
<span id="27">27</span>
<span id="28">28</span>
<span id="29">29</span>
<span id="30">30</span>
<span id="31">31</span>
<span id="32">32</span>
<span id="33">33</span>
<span id="34">34</span>
<span id="35">35</span>
<span id="36">36</span>
<span id="37">37</span>
<span id="38">38</span>
<span id="39">39</span>
<span id="40">40</span>
<span id="41">41</span>
<span id="42">42</span>
<span id="43">43</span>
<span id="44">44</span>
<span id="45">45</span>
<span id="46">46</span>
<span id="47">47</span>
<span id="48">48</span>
<span id="49">49</span>
<span id="50">50</span>
<span id="51">51</span>
<span id="52">52</span>
<span id="53">53</span>
<span id="54">54</span>
<span id="55">55</span>
<span id="56">56</span>
<span id="57">57</span>
<span id="58">58</span>
<span id="59">59</span>
<span id="60">60</span>
</pre><pre class='rust '>
<span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>ptr</span>;
<span class='kw'>use</span> <span class='ident'>libc</span>::{<span class='ident'>c_void</span>, <span class='ident'>int32_t</span>, <span class='ident'>uint32_t</span>};
<span class='kw'>use</span> <span class='ident'>ffi</span>::<span class='ident'>abi</span>::<span class='ident'>wl_proxy</span>;
<span class='attribute'>#[<span class='ident'>cfg</span>(<span class='ident'>not</span>(<span class='ident'>feature</span> <span class='op'>=</span> <span class='string'>"dlopen"</span>))]</span>
<span class='kw'>use</span> <span class='ident'>ffi</span>::<span class='ident'>abi</span>::{<span class='ident'>wl_proxy_destroy</span>, <span class='ident'>wl_proxy_set_user_data</span>, <span class='ident'>wl_proxy_get_user_data</span>,
<span class='ident'>wl_proxy_marshal</span>, <span class='ident'>wl_proxy_marshal_constructor</span>, <span class='ident'>wl_buffer_interface</span>};
<span class='attribute'>#[<span class='ident'>cfg</span>(<span class='ident'>feature</span> <span class='op'>=</span> <span class='string'>"dlopen"</span>)]</span>
<span class='kw'>use</span> <span class='ident'>ffi</span>::<span class='ident'>abi</span>::<span class='ident'>WAYLAND_CLIENT_HANDLE</span> <span class='kw'>as</span> <span class='ident'>WCH</span>;
<span class='kw'>use</span> <span class='ident'>super</span>::<span class='ident'>buffer</span>::<span class='ident'>wl_buffer</span>;
<span class='attribute'>#[<span class='ident'>repr</span>(<span class='ident'>C</span>)]</span> <span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>wl_shm_pool</span>;
<span class='kw'>const</span> <span class='ident'>WL_SHM_POOL_CREATE_BUFFER</span>: <span class='ident'>uint32_t</span> <span class='op'>=</span> <span class='number'>0</span>;
<span class='kw'>const</span> <span class='ident'>WL_SHM_POOL_DESTROY</span>: <span class='ident'>uint32_t</span> <span class='op'>=</span> <span class='number'>1</span>;
<span class='kw'>const</span> <span class='ident'>WL_SHM_POOL_RESIZE</span>: <span class='ident'>uint32_t</span> <span class='op'>=</span> <span class='number'>2</span>;
<span class='attribute'>#[<span class='ident'>inline</span>(<span class='ident'>always</span>)]</span>
<span class='kw'>pub</span> <span class='kw'>unsafe</span> <span class='kw'>fn</span> <span class='ident'>wl_shm_pool_set_user_data</span>(<span class='ident'>shm_pool</span>: <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_shm_pool</span>, <span class='ident'>data</span>: <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>c_void</span>) {
<span class='macro'>ffi_dispatch</span><span class='macro'>!</span>(<span class='ident'>WCH</span>, <span class='ident'>wl_proxy_set_user_data</span>,<span class='ident'>shm_pool</span> <span class='kw'>as</span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_proxy</span>, <span class='ident'>data</span>)
}
<span class='attribute'>#[<span class='ident'>inline</span>(<span class='ident'>always</span>)]</span>
<span class='kw'>pub</span> <span class='kw'>unsafe</span> <span class='kw'>fn</span> <span class='ident'>wl_shm_pool_get_user_data</span>(<span class='ident'>shm_pool</span>: <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_shm_pool</span>) <span class='op'>-></span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>c_void</span> {
<span class='macro'>ffi_dispatch</span><span class='macro'>!</span>(<span class='ident'>WCH</span>, <span class='ident'>wl_proxy_get_user_data</span>,<span class='ident'>shm_pool</span> <span class='kw'>as</span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_proxy</span>)
}
<span class='attribute'>#[<span class='ident'>inline</span>(<span class='ident'>always</span>)]</span>
<span class='kw'>pub</span> <span class='kw'>unsafe</span> <span class='kw'>fn</span> <span class='ident'>wl_shm_pool_create_buffer</span>(<span class='ident'>shm_pool</span>: <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_shm_pool</span>,
<span class='ident'>offset</span>: <span class='ident'>int32_t</span>,
<span class='ident'>width</span>: <span class='ident'>int32_t</span>,
<span class='ident'>height</span>: <span class='ident'>int32_t</span>,
<span class='ident'>stride</span>: <span class='ident'>int32_t</span>,
<span class='ident'>format</span>: <span class='ident'>uint32_t</span>
) <span class='op'>-></span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_buffer</span> {
<span class='macro'>ffi_dispatch</span><span class='macro'>!</span>(<span class='ident'>WCH</span>, <span class='ident'>wl_proxy_marshal_constructor</span>,
<span class='ident'>shm_pool</span> <span class='kw'>as</span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_proxy</span>,
<span class='ident'>WL_SHM_POOL_CREATE_BUFFER</span>,
<span class='macro'>ffi_dispatch_static</span><span class='macro'>!</span>(<span class='ident'>WCH</span>, <span class='ident'>wl_buffer_interface</span>),
<span class='ident'>ptr</span>::<span class='ident'>null_mut</span>::<span class='op'><</span><span class='ident'>c_void</span><span class='op'>></span>(),
<span class='ident'>offset</span>,
<span class='ident'>width</span>,
<span class='ident'>height</span>,
<span class='ident'>stride</span>,
<span class='ident'>format</span>
) <span class='kw'>as</span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_buffer</span>
}
<span class='attribute'>#[<span class='ident'>inline</span>(<span class='ident'>always</span>)]</span>
<span class='kw'>pub</span> <span class='kw'>unsafe</span> <span class='kw'>fn</span> <span class='ident'>wl_shm_pool_destroy</span>(<span class='ident'>shm_pool</span>: <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_shm_pool</span>) {
<span class='macro'>ffi_dispatch</span><span class='macro'>!</span>(<span class='ident'>WCH</span>, <span class='ident'>wl_proxy_marshal</span>,<span class='ident'>shm_pool</span> <span class='kw'>as</span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_proxy</span>, <span class='ident'>WL_SHM_POOL_DESTROY</span>);
<span class='macro'>ffi_dispatch</span><span class='macro'>!</span>(<span class='ident'>WCH</span>, <span class='ident'>wl_proxy_destroy</span>,<span class='ident'>shm_pool</span> <span class='kw'>as</span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_proxy</span>)
}
<span class='attribute'>#[<span class='ident'>inline</span>(<span class='ident'>always</span>)]</span>
<span class='kw'>pub</span> <span class='kw'>unsafe</span> <span class='kw'>fn</span> <span class='ident'>wl_shm_pool_resize</span>(<span class='ident'>shm_pool</span>: <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_shm_pool</span>, <span class='ident'>size</span>: <span class='ident'>int32_t</span>) {
<span class='macro'>ffi_dispatch</span><span class='macro'>!</span>(<span class='ident'>WCH</span>, <span class='ident'>wl_proxy_marshal</span>,<span class='ident'>shm_pool</span> <span class='kw'>as</span> <span class='op'>*</span><span class='kw-2'>mut</span> <span class='ident'>wl_proxy</span>, <span class='ident'>WL_SHM_POOL_RESIZE</span>, <span class='ident'>size</span>)
}</pre>
</section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../../";
window.currentCrate = "wayland_client";
window.playgroundUrl = "";
</script>
<script src="../../../../jquery.js"></script>
<script src="../../../../main.js"></script>
<script async src="../../../../search-index.js"></script>
</body>
</html> |
src/html/fragments/ios-startup-images.html | chameleoid/telepathy-web | <!-- iPhone -->
<link href="img/startup-320x480.png"
media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1)"
rel="apple-touch-startup-image">
<!-- iPhone (Retina) -->
<link href="img/startup-640x920.png"
media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image">
<!-- iPhone 5 -->
<link href="img/startup-640x1096.png"
media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)"
rel="apple-touch-startup-image">
|
gleam/gl/SecondaryColor3f/index.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `SecondaryColor3f` mod in crate `gleam`.">
<meta name="keywords" content="rust, rustlang, rust-lang, SecondaryColor3f">
<title>gleam::gl::SecondaryColor3f - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a></p><script>window.sidebarCurrent = {name: 'SecondaryColor3f', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content mod">
<h1 class='fqn'><span class='in-band'>Module <a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a class='mod' href=''>SecondaryColor3f</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-46971' class='srclink' href='../../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#15918-15934' title='goto source code'>[src]</a></span></h1>
<h2 id='reexports' class='section-header'><a href="#reexports">Reexports</a></h2>
<table><tr><td><code>use std::prelude::<a class='mod' href='../../../std/prelude/v1/index.html' title='std::prelude::v1'>v1</a>::*;</code></td></tr><tr><td><code>use super::{<a class='mod' href='../../../gleam/gl/storage/index.html' title='gleam::gl::storage'>storage</a>, <a class='fn' href='../../../gleam/gl/fn.metaloadfn.html' title='gleam::gl::metaloadfn'>metaloadfn</a>};</code></td></tr><tr><td><code>use super::<a class='struct' href='../../../gleam/gl/struct.FnPtr.html' title='gleam::gl::FnPtr'>FnPtr</a>;</code></td></tr></table><h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2>
<table>
<tr class=' module-item'>
<td><a class='fn' href='fn.is_loaded.html'
title='gleam::gl::SecondaryColor3f::is_loaded'>is_loaded</a></td>
<td class='docblock short'>
</td>
</tr>
<tr class=' module-item'>
<td><a class='fn' href='fn.load_with.html'
title='gleam::gl::SecondaryColor3f::load_with'>load_with</a></td>
<td class='docblock short'>
</td>
</tr>
</table></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "gleam";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> |
x11/keysym/constant.XK_KP_Tab.html | susaing/doc.servo.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `XK_KP_Tab` constant in crate `x11`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XK_KP_Tab">
<title>x11::keysym::XK_KP_Tab - Rust</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<p class='location'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>keysym</a></p><script>window.sidebarCurrent = {name: 'XK_KP_Tab', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>x11</a>::<wbr><a href='index.html'>keysym</a>::<wbr><a class='constant' href=''>XK_KP_Tab</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-1066' class='srclink' href='../../src/x11/keysym.rs.html#64' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XK_KP_Tab: <a class='type' href='../../libc/types/os/arch/c95/type.c_uint.html' title='libc::types::os::arch::c95::c_uint'>c_uint</a><code> = </code><code>0xFF89</code></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div>
<div class="shortcuts">
<h1>Keyboard Shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search Tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "x11";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> |
16_07/c_logFd.html | legatoproject/legato-docs | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html data-context="" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>File Descriptor Logging API - Legato Docs</title>
<meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/>
<meta content="legato, iot" name="keywords"/>
<meta content="16.07.0-7-g5401ee8" name="legato-version"/>
<meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/>
<link href="resources/images/legato.ico" rel="shortcut icon"/>
<link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/>
<link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/>
<link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/>
<link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/>
<link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/>
<!--[if IE]>
<script src="resources/js/html5shiv.js"></script>
<script src="resources/js/respond.js"></script>
<![endif]-->
<script src="https://code.jquery.com/jquery-2.2.3.min.js"></script>
<script src="resources/js/main.js"></script>
<script src=""></script>
</head>
<body>
<noscript>
<input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/>
<div id="nojs">
<label for="modal-closing-trick">
<span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span>
</label>
</div>
</noscript>
<div class="wrapper">
<div class="fa fa-bars documentation" id="menu-trigger"></div>
<div id="top">
<header>
<nav>
<a class="navlink" href="/index.html">Introduction</a><a class="navlink" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a>
</nav>
</header>
</div>
<div class="white" id="menudocumentation">
<header>
<a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a>
<h2>/ Legato Documentation</h2>
<nav class="secondary">
</nav>
<nav class="ui-front">
<i class="fa fa-search" id="search-icon"></i>
<input id="searchbox" placeholder="Search"/>
</nav>
</header>
</div>
<div id="resizable">
<div id="left">
<div id="tree1"></div>
</div>
</div>
<div class="content">
<div class="header">
<div class="headertitle">
<h1 class="title">File Descriptor Logging API </h1> </div>
</div><div class="contents">
<div class="textblock"><p><a class="el" href="log_fd__interface_8h.html">API Reference</a></p>
<p>This API provides a method for logging messages coming from a file descriptor such as a pipe or socket. This API MUST only be used by the Supervisor.</p>
<hr/>
<p class="copyright">Copyright (C) Sierra Wireless Inc. Use of this work is subject to license. </p>
</div></div>
<br clear="left"/>
</div>
</div>
<link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/>
<script src="resources/js/tree.jquery.js" type="text/javascript"></script>
<script src="resources/js/jquery.cookie.js"></script>
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
<link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/>
<script src="resources/js/perfect-scrollbar.jquery.min.js"></script>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.