path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
docs/dev/dollar-script/apidocs/dollar/internal/runtime/script/parser/scope/class-use/ScriptScope.html
|
neilellis/dollar
|
<!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 (9-Debian) on Thu Sep 28 23:13:23 GMT 2017 -->
<title>Uses of Class dollar.internal.runtime.script.parser.scope.ScriptScope (dollar-script 0.4.5195 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="date" content="2017-09-28">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class dollar.internal.runtime.script.parser.scope.ScriptScope (dollar-script 0.4.5195 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../../";loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="fixedNav">
<!-- ========= 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="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">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?dollar/internal/runtime/script/parser/scope/class-use/ScriptScope.html" target="_top">Frames</a></li>
<li><a href="ScriptScope.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>
<ul class="navListSearch">
<li><span>SEARCH: </span>
<input type="text" id="search" value=" " disabled="disabled">
<input type="reset" id="reset" value=" " disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<div class="header">
<h2 title="Uses of Class dollar.internal.runtime.script.parser.scope.ScriptScope" class="title">Uses of Class<br>dollar.internal.runtime.script.parser.scope.ScriptScope</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</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">
<th class="colFirst" scope="row"><a href="#dollar.internal.runtime.script">dollar.internal.runtime.script</a></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#dollar.internal.runtime.script.api">dollar.internal.runtime.script.api</a></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#dollar.internal.runtime.script.parser.scope">dollar.internal.runtime.script.parser.scope</a></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="dollar.internal.runtime.script">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a> in <a href="../../../../../../../dollar/internal/runtime/script/package-summary.html">dollar.internal.runtime.script</a></h3>
<table class="useSummary" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../dollar/internal/runtime/script/package-summary.html">dollar.internal.runtime.script</a> with parameters of type <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DollarUtilFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../dollar/internal/runtime/script/DollarUtilFactory.html#setRootScope-dollar.internal.runtime.script.parser.scope.ScriptScope-">setRootScope</a></span>​(@NotNull <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a> rootScope)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="dollar.internal.runtime.script.api">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a> in <a href="../../../../../../../dollar/internal/runtime/script/api/package-summary.html">dollar.internal.runtime.script.api</a></h3>
<table class="useSummary" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../dollar/internal/runtime/script/api/package-summary.html">dollar.internal.runtime.script.api</a> with parameters of type <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DollarUtil.</span><code><span class="memberNameLink"><a href="../../../../../../../dollar/internal/runtime/script/api/DollarUtil.html#setRootScope-dollar.internal.runtime.script.parser.scope.ScriptScope-">setRootScope</a></span>​(@NotNull <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a> rootScope)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="dollar.internal.runtime.script.parser.scope">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a> in <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/package-summary.html">dollar.internal.runtime.script.parser.scope</a></h3>
<table class="useSummary" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">ScriptScope</a> in <a href="../../../../../../../dollar/internal/runtime/script/parser/scope/package-summary.html">dollar.internal.runtime.script.parser.scope</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../dollar/internal/runtime/script/parser/scope/FileScope.html" title="class in dollar.internal.runtime.script.parser.scope">FileScope</a></span></code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../../../../../dollar/internal/runtime/script/parser/scope/PureScope.html" title="class in dollar.internal.runtime.script.parser.scope">PureScope</a></span></code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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="../../../../../../../dollar/internal/runtime/script/parser/scope/ScriptScope.html" title="class in dollar.internal.runtime.script.parser.scope">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?dollar/internal/runtime/script/parser/scope/class-use/ScriptScope.html" target="_top">Frames</a></li>
<li><a href="ScriptScope.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017. All rights reserved.</small></p>
</body>
</html>
|
biblioteca_v01_01/target/classes/templates/libro_guardado.html
|
verbalot/Sistemas-Distribuidos
|
<html>
<body>
<p>El libro ha sido guardado correctamente</p>
<a href="/">Volver al tablón</a>
</body>
</html>
|
inc2_tw2/WebContent/pkg/jquery/demos.css
|
mingxin6/incu
|
/*body {
font-size: 62.5%;
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
body table {
font-size: 0.5em;
}
*/
.demo-description {
clear: both;
padding: 12px;
font-size: 1.3em;
line-height: 1.4em;
}
.ui-draggable, .ui-droppable {
background-position: top;
}
|
packages/hbase-0.98.7-hadoop2/docs/xref/org/apache/hadoop/hbase/replication/regionserver/MetricsSource.html
|
gsoundar/mambo-ec2-deploy
|
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>MetricsSource xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../../apidocs/org/apache/hadoop/hbase/replication/regionserver/MetricsSource.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_javadoccomment"> * Licensed to the Apache Software Foundation (ASF) under one</em>
<a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_javadoccomment"> * or more contributor license agreements. See the NOTICE file</em>
<a class="jxr_linenumber" name="4" href="#4">4</a> <em class="jxr_javadoccomment"> * distributed with this work for additional information</em>
<a class="jxr_linenumber" name="5" href="#5">5</a> <em class="jxr_javadoccomment"> * regarding copyright ownership. The ASF licenses this file</em>
<a class="jxr_linenumber" name="6" href="#6">6</a> <em class="jxr_javadoccomment"> * to you under the Apache License, Version 2.0 (the</em>
<a class="jxr_linenumber" name="7" href="#7">7</a> <em class="jxr_javadoccomment"> * "License"); you may not use this file except in compliance</em>
<a class="jxr_linenumber" name="8" href="#8">8</a> <em class="jxr_javadoccomment"> * with the License. You may obtain a copy of the License at</em>
<a class="jxr_linenumber" name="9" href="#9">9</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="10" href="#10">10</a> <em class="jxr_javadoccomment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
<a class="jxr_linenumber" name="11" href="#11">11</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="12" href="#12">12</a> <em class="jxr_javadoccomment"> * Unless required by applicable law or agreed to in writing, software</em>
<a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_javadoccomment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
<a class="jxr_linenumber" name="14" href="#14">14</a> <em class="jxr_javadoccomment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
<a class="jxr_linenumber" name="15" href="#15">15</a> <em class="jxr_javadoccomment"> * See the License for the specific language governing permissions and</em>
<a class="jxr_linenumber" name="16" href="#16">16</a> <em class="jxr_javadoccomment"> * limitations under the License.</em>
<a class="jxr_linenumber" name="17" href="#17">17</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="18" href="#18">18</a>
<a class="jxr_linenumber" name="19" href="#19">19</a> <strong class="jxr_keyword">package</strong> org.apache.hadoop.hbase.replication.regionserver;
<a class="jxr_linenumber" name="20" href="#20">20</a>
<a class="jxr_linenumber" name="21" href="#21">21</a> <strong class="jxr_keyword">import</strong> org.apache.commons.logging.Log;
<a class="jxr_linenumber" name="22" href="#22">22</a> <strong class="jxr_keyword">import</strong> org.apache.commons.logging.LogFactory;
<a class="jxr_linenumber" name="23" href="#23">23</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.classification.InterfaceAudience;
<a class="jxr_linenumber" name="24" href="#24">24</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.CompatibilitySingletonFactory;
<a class="jxr_linenumber" name="25" href="#25">25</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.util.EnvironmentEdgeManager;
<a class="jxr_linenumber" name="26" href="#26">26</a>
<a class="jxr_linenumber" name="27" href="#27">27</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="28" href="#28">28</a> <em class="jxr_javadoccomment"> * This class is for maintaining the various replication statistics for a source and publishing them</em>
<a class="jxr_linenumber" name="29" href="#29">29</a> <em class="jxr_javadoccomment"> * through the metrics interfaces.</em>
<a class="jxr_linenumber" name="30" href="#30">30</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="31" href="#31">31</a> @InterfaceAudience.Private
<a class="jxr_linenumber" name="32" href="#32">32</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/MetricsSource.html">MetricsSource</a> {
<a class="jxr_linenumber" name="33" href="#33">33</a>
<a class="jxr_linenumber" name="34" href="#34">34</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_SIZE_OF_LOG_QUEUE = <span class="jxr_string">"source.sizeOfLogQueue"</span>;
<a class="jxr_linenumber" name="35" href="#35">35</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_AGE_OF_LAST_SHIPPED_OP = <span class="jxr_string">"source.ageOfLastShippedOp"</span>;
<a class="jxr_linenumber" name="36" href="#36">36</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_LOG_EDITS_READ = <span class="jxr_string">"source.logEditsRead"</span>;
<a class="jxr_linenumber" name="37" href="#37">37</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_LOG_EDITS_FILTERED = <span class="jxr_string">"source.logEditsFiltered"</span>;
<a class="jxr_linenumber" name="38" href="#38">38</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_SHIPPED_BATCHES = <span class="jxr_string">"source.shippedBatches"</span>;
<a class="jxr_linenumber" name="39" href="#39">39</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_SHIPPED_KBS = <span class="jxr_string">"source.shippedKBs"</span>;
<a class="jxr_linenumber" name="40" href="#40">40</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_SHIPPED_OPS = <span class="jxr_string">"source.shippedOps"</span>;
<a class="jxr_linenumber" name="41" href="#41">41</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SOURCE_LOG_READ_IN_BYTES = <span class="jxr_string">"source.logReadInBytes"</span>;
<a class="jxr_linenumber" name="42" href="#42">42</a>
<a class="jxr_linenumber" name="43" href="#43">43</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Log LOG = LogFactory.getLog(MetricsSource.<strong class="jxr_keyword">class</strong>);
<a class="jxr_linenumber" name="44" href="#44">44</a> <strong class="jxr_keyword">private</strong> String id;
<a class="jxr_linenumber" name="45" href="#45">45</a>
<a class="jxr_linenumber" name="46" href="#46">46</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">long</strong> lastTimestamp = 0;
<a class="jxr_linenumber" name="47" href="#47">47</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">int</strong> lastQueueSize = 0;
<a class="jxr_linenumber" name="48" href="#48">48</a>
<a class="jxr_linenumber" name="49" href="#49">49</a> <strong class="jxr_keyword">private</strong> String sizeOfLogQueKey;
<a class="jxr_linenumber" name="50" href="#50">50</a> <strong class="jxr_keyword">private</strong> String ageOfLastShippedOpKey;
<a class="jxr_linenumber" name="51" href="#51">51</a> <strong class="jxr_keyword">private</strong> String logEditsReadKey;
<a class="jxr_linenumber" name="52" href="#52">52</a> <strong class="jxr_keyword">private</strong> String logEditsFilteredKey;
<a class="jxr_linenumber" name="53" href="#53">53</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> String shippedBatchesKey;
<a class="jxr_linenumber" name="54" href="#54">54</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> String shippedOpsKey;
<a class="jxr_linenumber" name="55" href="#55">55</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> String shippedKBsKey;
<a class="jxr_linenumber" name="56" href="#56">56</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> String logReadInBytesKey;
<a class="jxr_linenumber" name="57" href="#57">57</a>
<a class="jxr_linenumber" name="58" href="#58">58</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSource.html">MetricsReplicationSource</a> rms;
<a class="jxr_linenumber" name="59" href="#59">59</a>
<a class="jxr_linenumber" name="60" href="#60">60</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="61" href="#61">61</a> <em class="jxr_javadoccomment"> * Constructor used to register the metrics</em>
<a class="jxr_linenumber" name="62" href="#62">62</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="63" href="#63">63</a> <em class="jxr_javadoccomment"> * @param id Name of the source this class is monitoring</em>
<a class="jxr_linenumber" name="64" href="#64">64</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="65" href="#65">65</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/MetricsSource.html">MetricsSource</a>(String id) {
<a class="jxr_linenumber" name="66" href="#66">66</a> <strong class="jxr_keyword">this</strong>.id = id;
<a class="jxr_linenumber" name="67" href="#67">67</a>
<a class="jxr_linenumber" name="68" href="#68">68</a> sizeOfLogQueKey = <span class="jxr_string">"source."</span> + id + <span class="jxr_string">".sizeOfLogQueue"</span>;
<a class="jxr_linenumber" name="69" href="#69">69</a> ageOfLastShippedOpKey = <span class="jxr_string">"source."</span> + id + <span class="jxr_string">".ageOfLastShippedOp"</span>;
<a class="jxr_linenumber" name="70" href="#70">70</a> logEditsReadKey = <span class="jxr_string">"source."</span> + id + <span class="jxr_string">".logEditsRead"</span>;
<a class="jxr_linenumber" name="71" href="#71">71</a> logEditsFilteredKey = <span class="jxr_string">"source."</span> + id + <span class="jxr_string">".logEditsFiltered"</span>;
<a class="jxr_linenumber" name="72" href="#72">72</a> shippedBatchesKey = <span class="jxr_string">"source."</span> + <strong class="jxr_keyword">this</strong>.id + <span class="jxr_string">".shippedBatches"</span>;
<a class="jxr_linenumber" name="73" href="#73">73</a> shippedOpsKey = <span class="jxr_string">"source."</span> + <strong class="jxr_keyword">this</strong>.id + <span class="jxr_string">".shippedOps"</span>;
<a class="jxr_linenumber" name="74" href="#74">74</a> shippedKBsKey = <span class="jxr_string">"source."</span> + <strong class="jxr_keyword">this</strong>.id + <span class="jxr_string">".shippedKBs"</span>;
<a class="jxr_linenumber" name="75" href="#75">75</a> logReadInBytesKey = <span class="jxr_string">"source."</span> + <strong class="jxr_keyword">this</strong>.id + <span class="jxr_string">".logReadInBytes"</span>;
<a class="jxr_linenumber" name="76" href="#76">76</a> rms = CompatibilitySingletonFactory.getInstance(MetricsReplicationSource.<strong class="jxr_keyword">class</strong>);
<a class="jxr_linenumber" name="77" href="#77">77</a> }
<a class="jxr_linenumber" name="78" href="#78">78</a>
<a class="jxr_linenumber" name="79" href="#79">79</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="80" href="#80">80</a> <em class="jxr_javadoccomment"> * Set the age of the last edit that was shipped</em>
<a class="jxr_linenumber" name="81" href="#81">81</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="82" href="#82">82</a> <em class="jxr_javadoccomment"> * @param timestamp write time of the edit</em>
<a class="jxr_linenumber" name="83" href="#83">83</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="84" href="#84">84</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setAgeOfLastShippedOp(<strong class="jxr_keyword">long</strong> timestamp) {
<a class="jxr_linenumber" name="85" href="#85">85</a> <strong class="jxr_keyword">long</strong> age = EnvironmentEdgeManager.currentTimeMillis() - timestamp;
<a class="jxr_linenumber" name="86" href="#86">86</a> rms.setGauge(ageOfLastShippedOpKey, age);
<a class="jxr_linenumber" name="87" href="#87">87</a> rms.setGauge(SOURCE_AGE_OF_LAST_SHIPPED_OP, age);
<a class="jxr_linenumber" name="88" href="#88">88</a> <strong class="jxr_keyword">this</strong>.lastTimestamp = timestamp;
<a class="jxr_linenumber" name="89" href="#89">89</a> }
<a class="jxr_linenumber" name="90" href="#90">90</a>
<a class="jxr_linenumber" name="91" href="#91">91</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="92" href="#92">92</a> <em class="jxr_javadoccomment"> * Convenience method to use the last given timestamp to refresh the age of the last edit. Used</em>
<a class="jxr_linenumber" name="93" href="#93">93</a> <em class="jxr_javadoccomment"> * when replication fails and need to keep that metric accurate.</em>
<a class="jxr_linenumber" name="94" href="#94">94</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="95" href="#95">95</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> refreshAgeOfLastShippedOp() {
<a class="jxr_linenumber" name="96" href="#96">96</a> <strong class="jxr_keyword">if</strong> (<strong class="jxr_keyword">this</strong>.lastTimestamp > 0) {
<a class="jxr_linenumber" name="97" href="#97">97</a> setAgeOfLastShippedOp(<strong class="jxr_keyword">this</strong>.lastTimestamp);
<a class="jxr_linenumber" name="98" href="#98">98</a> }
<a class="jxr_linenumber" name="99" href="#99">99</a> }
<a class="jxr_linenumber" name="100" href="#100">100</a>
<a class="jxr_linenumber" name="101" href="#101">101</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="102" href="#102">102</a> <em class="jxr_javadoccomment"> * Set the size of the log queue</em>
<a class="jxr_linenumber" name="103" href="#103">103</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="104" href="#104">104</a> <em class="jxr_javadoccomment"> * @param size the size.</em>
<a class="jxr_linenumber" name="105" href="#105">105</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="106" href="#106">106</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setSizeOfLogQueue(<strong class="jxr_keyword">int</strong> size) {
<a class="jxr_linenumber" name="107" href="#107">107</a> rms.setGauge(sizeOfLogQueKey, size);
<a class="jxr_linenumber" name="108" href="#108">108</a> rms.incGauge(SOURCE_SIZE_OF_LOG_QUEUE, size - lastQueueSize);
<a class="jxr_linenumber" name="109" href="#109">109</a> lastQueueSize = size;
<a class="jxr_linenumber" name="110" href="#110">110</a> }
<a class="jxr_linenumber" name="111" href="#111">111</a>
<a class="jxr_linenumber" name="112" href="#112">112</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="113" href="#113">113</a> <em class="jxr_javadoccomment"> * Add on the the number of log edits read</em>
<a class="jxr_linenumber" name="114" href="#114">114</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="115" href="#115">115</a> <em class="jxr_javadoccomment"> * @param delta the number of log edits read.</em>
<a class="jxr_linenumber" name="116" href="#116">116</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="117" href="#117">117</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> incrLogEditsRead(<strong class="jxr_keyword">long</strong> delta) {
<a class="jxr_linenumber" name="118" href="#118">118</a> rms.incCounters(logEditsReadKey, delta);
<a class="jxr_linenumber" name="119" href="#119">119</a> rms.incCounters(SOURCE_LOG_EDITS_READ, delta);
<a class="jxr_linenumber" name="120" href="#120">120</a> }
<a class="jxr_linenumber" name="121" href="#121">121</a>
<a class="jxr_linenumber" name="122" href="#122">122</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Increment the number of log edits read by one. */</em>
<a class="jxr_linenumber" name="123" href="#123">123</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> incrLogEditsRead() {
<a class="jxr_linenumber" name="124" href="#124">124</a> incrLogEditsRead(1);
<a class="jxr_linenumber" name="125" href="#125">125</a> }
<a class="jxr_linenumber" name="126" href="#126">126</a>
<a class="jxr_linenumber" name="127" href="#127">127</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="128" href="#128">128</a> <em class="jxr_javadoccomment"> * Add on the number of log edits filtered</em>
<a class="jxr_linenumber" name="129" href="#129">129</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="130" href="#130">130</a> <em class="jxr_javadoccomment"> * @param delta the number filtered.</em>
<a class="jxr_linenumber" name="131" href="#131">131</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="132" href="#132">132</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> incrLogEditsFiltered(<strong class="jxr_keyword">long</strong> delta) {
<a class="jxr_linenumber" name="133" href="#133">133</a> rms.incCounters(logEditsFilteredKey, delta);
<a class="jxr_linenumber" name="134" href="#134">134</a> rms.incCounters(SOURCE_LOG_EDITS_FILTERED, delta);
<a class="jxr_linenumber" name="135" href="#135">135</a> }
<a class="jxr_linenumber" name="136" href="#136">136</a>
<a class="jxr_linenumber" name="137" href="#137">137</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> The number of log edits filtered out. */</em>
<a class="jxr_linenumber" name="138" href="#138">138</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> incrLogEditsFiltered() {
<a class="jxr_linenumber" name="139" href="#139">139</a> incrLogEditsFiltered(1);
<a class="jxr_linenumber" name="140" href="#140">140</a> }
<a class="jxr_linenumber" name="141" href="#141">141</a>
<a class="jxr_linenumber" name="142" href="#142">142</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="143" href="#143">143</a> <em class="jxr_javadoccomment"> * Convience method to apply changes to metrics do to shipping a batch of logs.</em>
<a class="jxr_linenumber" name="144" href="#144">144</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="145" href="#145">145</a> <em class="jxr_javadoccomment"> * @param batchSize the size of the batch that was shipped to sinks.</em>
<a class="jxr_linenumber" name="146" href="#146">146</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="147" href="#147">147</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> shipBatch(<strong class="jxr_keyword">long</strong> batchSize, <strong class="jxr_keyword">int</strong> sizeInKB) {
<a class="jxr_linenumber" name="148" href="#148">148</a> rms.incCounters(shippedBatchesKey, 1);
<a class="jxr_linenumber" name="149" href="#149">149</a> rms.incCounters(SOURCE_SHIPPED_BATCHES, 1);
<a class="jxr_linenumber" name="150" href="#150">150</a> rms.incCounters(shippedOpsKey, batchSize);
<a class="jxr_linenumber" name="151" href="#151">151</a> rms.incCounters(SOURCE_SHIPPED_OPS, batchSize);
<a class="jxr_linenumber" name="152" href="#152">152</a> rms.incCounters(shippedKBsKey, sizeInKB);
<a class="jxr_linenumber" name="153" href="#153">153</a> rms.incCounters(SOURCE_SHIPPED_KBS, sizeInKB);
<a class="jxr_linenumber" name="154" href="#154">154</a> }
<a class="jxr_linenumber" name="155" href="#155">155</a>
<a class="jxr_linenumber" name="156" href="#156">156</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> increase the byte number read by source from log file */</em>
<a class="jxr_linenumber" name="157" href="#157">157</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> incrLogReadInBytes(<strong class="jxr_keyword">long</strong> readInBytes) {
<a class="jxr_linenumber" name="158" href="#158">158</a> rms.incCounters(logReadInBytesKey, readInBytes);
<a class="jxr_linenumber" name="159" href="#159">159</a> rms.incCounters(SOURCE_LOG_READ_IN_BYTES, readInBytes);
<a class="jxr_linenumber" name="160" href="#160">160</a> }
<a class="jxr_linenumber" name="161" href="#161">161</a>
<a class="jxr_linenumber" name="162" href="#162">162</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Removes all metrics about this Source. */</em>
<a class="jxr_linenumber" name="163" href="#163">163</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> clear() {
<a class="jxr_linenumber" name="164" href="#164">164</a> rms.removeMetric(sizeOfLogQueKey);
<a class="jxr_linenumber" name="165" href="#165">165</a> rms.decGauge(SOURCE_SIZE_OF_LOG_QUEUE, lastQueueSize);
<a class="jxr_linenumber" name="166" href="#166">166</a> lastQueueSize = 0;
<a class="jxr_linenumber" name="167" href="#167">167</a> rms.removeMetric(ageOfLastShippedOpKey);
<a class="jxr_linenumber" name="168" href="#168">168</a>
<a class="jxr_linenumber" name="169" href="#169">169</a> rms.removeMetric(logEditsFilteredKey);
<a class="jxr_linenumber" name="170" href="#170">170</a> rms.removeMetric(logEditsReadKey);
<a class="jxr_linenumber" name="171" href="#171">171</a>
<a class="jxr_linenumber" name="172" href="#172">172</a> }
<a class="jxr_linenumber" name="173" href="#173">173</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
|
tests/tables/removeAdjacentColumn05right-input.html
|
corinthia/corinthia-editorlib
|
<!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script>
function performTest(api)
{
api.Tables.removeAdjacentColumn();
api.tests.TestLib.showSelection();
}
</script>
</head>
<body>
<table style="width: 100%">
<col width="20%">
<col width="20%">
<col width="20%">
<col width="20%">
<col width="20%">
<tr>
<td><p>0,0</p></td>
<td><p>0,1</p></td>
<td><p>0,2</p></td>
<td><p><br></p></td>
<td><p>0,4</p></td>
</tr>
<tr>
<td><p>1,0</p></td>
<td><p>[1,1</p></td>
<td><p>1,2</p></td>
<td><p><br></p></td>
<td><p>1,4</p></td>
</tr>
<tr>
<td><p>2,0</p></td>
<td><p>2,1</p></td>
<td><p>2,2]</p></td>
<td><p><br></p></td>
<td><p>2,4</p></td>
</tr>
<tr>
<td><p>3,0</p></td>
<td><p>3,1</p></td>
<td><p>3,2</p></td>
<td><p><br></p></td>
<td><p>3,4</p></td>
</tr>
</table>
</body>
</html>
|
source/apidocs/backtype/storm/class-use/ConfigValidation.FieldValidator.html
|
techdocscn/storm
|
<!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_65) on Tue Feb 04 13:29:25 EST 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface backtype.storm.ConfigValidation.FieldValidator (Storm Core 0.9.1-incubating-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2014-02-04">
<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 Interface backtype.storm.ConfigValidation.FieldValidator (Storm Core 0.9.1-incubating-SNAPSHOT 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="../../../backtype/storm/ConfigValidation.FieldValidator.html" title="interface in backtype.storm"><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?backtype/storm//class-useConfigValidation.FieldValidator.html" target="_top"><B>FRAMES</B></A>
<A HREF="ConfigValidation.FieldValidator.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 Interface<br>backtype.storm.ConfigValidation.FieldValidator</B></H2>
</CENTER>
No usage of backtype.storm.ConfigValidation.FieldValidator
<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="../../../backtype/storm/ConfigValidation.FieldValidator.html" title="interface in backtype.storm"><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?backtype/storm//class-useConfigValidation.FieldValidator.html" target="_top"><B>FRAMES</B></A>
<A HREF="ConfigValidation.FieldValidator.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 © 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
solr-4.4.0/docs/solr-core/org/apache/solr/internal/csv/class-use/CSVPrinter.html
|
tenaciousjzh/titan-solr-cloud-test
|
<!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_51) on Fri Jul 19 02:58:57 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Uses of Class org.apache.solr.internal.csv.CSVPrinter (Solr 4.4.0 API)
</TITLE>
<META NAME="date" CONTENT="2013-07-19">
<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.solr.internal.csv.CSVPrinter (Solr 4.4.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/solr/internal/csv/CSVPrinter.html" title="class in org.apache.solr.internal.csv"><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="../../../../../../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/solr/internal/csv//class-useCSVPrinter.html" target="_top"><B>FRAMES</B></A>
<A HREF="CSVPrinter.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.solr.internal.csv.CSVPrinter</B></H2>
</CENTER>
No usage of org.apache.solr.internal.csv.CSVPrinter
<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/solr/internal/csv/CSVPrinter.html" title="class in org.apache.solr.internal.csv"><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="../../../../../../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/solr/internal/csv//class-useCSVPrinter.html" target="_top"><B>FRAMES</B></A>
<A HREF="CSVPrinter.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>
<i>Copyright © 2000-2013 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>
</BODY>
</HTML>
|
user_guide/tutorial/news_section.html
|
Sprinkle7/Kpitb
|
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CodeIgniter Features : CodeIgniter User Guide</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
<script type="text/javascript" src="../nav/nav.js"></script>
<script type="text/javascript" src="../nav/prototype.lite.js"></script>
<script type="text/javascript" src="../nav/moo.fx.js"></script>
<script type="text/javascript" src="../nav/user_guide_menu.js"></script>
<meta http-equiv='expires' content='-1' />
<meta http-equiv= 'pragma' content='no-cache' />
<meta name='robots' content='all' />
<meta name='author' content='ExpressionEngine Dev Team' />
<meta name='description' content='CodeIgniter User Guide' />
</head>
<body>
<!-- START NAVIGATION -->
<div id="nav"><div id="nav_inner"><script type="text/javascript">create_menu('../');</script></div></div>
<div id="nav2"><a name="top"></a><a href="javascript:void(0);" onclick="myHeight.toggle();"><img src="../images/nav_toggle_darker.jpg" width="154" height="43" border="0" title="Toggle Table of Contents" alt="Toggle Table of Contents" /></a></div>
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>CodeIgniter User Guide Version 2.2.5</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
</div>
<!-- END NAVIGATION -->
<!-- START BREADCRUMB -->
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td id="breadcrumb">
<a href="http://codeigniter.com/">CodeIgniter Home</a> ›
<a href="../index.html">User Guide Home</a> ›
<a href="index.html">Tutorial</a> ›
News section
</td>
<td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="codeigniter.com/user_guide/" />Search User Guide <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" /> <input type="submit" class="submit" name="sa" value="Go" /></form></td>
</tr>
</table>
<!-- END BREADCRUMB -->
<br clear="all" />
<!-- START CONTENT -->
<div id="content">
<h1>Tutorial − News section</h1>
<p>In the last section, we went over some basic concepts of the framework by writing a class that includes static pages. We cleaned up the URI by adding custom routing rules. Now it's time to introduce dynamic content and start using a database.</p>
<h2>Setting up your model</h2>
<p>Instead of writing database operations right in the controller, queries should be placed in a model, so they can easily be reused later. Models are the place where you retrieve, insert, and update information in your database or other data stores. They represent your data.</p>
<p>Open up the <dfn>application/models</dfn> directory and create a new file called <dfn>news_model.php</dfn> and add the following code. Make sure you've configured your database properly as described <a href="../database/configuration.html">here</a>.</p>
<pre>
<?php
class News_model extends CI_Model {
public function __construct()
{
$this->load->database();
}
}
</pre>
<p>This code looks similar to the controller code that was used earlier. It creates a new model by extending CI_Model and loads the database library. This will make the database class available through the <var>$this->db</var> object.</p>
<p>Before querying the database, a database schema has to be created. Connect to your database and run the SQL command below. Also add some seed records.</p>
<pre>
CREATE TABLE news (
id int(11) NOT NULL AUTO_INCREMENT,
title varchar(128) NOT NULL,
slug varchar(128) NOT NULL,
text text NOT NULL,
PRIMARY KEY (id),
KEY slug (slug)
);
</pre>
<p>Now that the database and a model have been set up, you'll need a method to get all of our posts from our database. To do this, the database abstraction layer that is included with CodeIgniter — <a href="../database/active_record.html">Active Record</a> — is used. This makes it possible to write your 'queries' once and make them work on <a href="../general/requirements.html">all supported database systems</a>. Add the following code to your model.</p>
<pre>
public function get_news($slug = FALSE)
{
if ($slug === FALSE)
{
$query = $this->db->get('news');
return $query->result_array();
}
$query = $this->db->get_where('news', array('slug' => $slug));
return $query->row_array();
}
</pre>
<p>With this code you can perform two different queries. You can get all news records, or get a news item by its <a href="#" title="a URL friendly version of a string">slug</a>. You might have noticed that the <var>$slug</var> variable wasn't sanitized before running the query; Active Record does this for you.</p>
<h2>Display the news</h2>
<p>Now that the queries are written, the model should be tied to the views that are going to display the news items to the user. This could be done in our pages controller created earlier, but for the sake of clarity, a new "news" controller is defined. Create the new controller at <dfn>application/controllers/news.php</dfn>.</p>
<pre>
<?php
class News extends CI_Controller {
public function __construct()
{
parent::__construct();
$this->load->model('news_model');
}
public function index()
{
$data['news'] = $this->news_model->get_news();
}
public function view($slug)
{
$data['news'] = $this->news_model->get_news($slug);
}
}
</pre>
<p>Looking at the code, you may see some similarity with the files we created earlier. First, the "__construct" method: it calls the constructor of its parent class (<dfn>CI_Controller</dfn>) and loads the model, so it can be used in all other methods in this controller.</p>
<p>Next, there are two methods to view all news items and one for a specific news item. You can see that the <var>$slug</var> variable is passed to the model's method in the second method. The model is using this slug to identify the news item to be returned.</p>
<p>Now the data is retrieved by the controller through our model, but nothing is displayed yet. The next thing to do is passing this data to the views.</p>
<pre>
public function index()
{
$data['news'] = $this->news_model->get_news();
$data['title'] = 'News archive';
$this->load->view('templates/header', $data);
$this->load->view('news/index', $data);
$this->load->view('templates/footer');
}
</pre>
<p>The code above gets all news records from the model and assigns it to a variable. The value for the title is also assigned to the <var>$data['title']</var> element and all data is passed to the views. You now need to create a view to render the news items. Create <dfn>application/views/news/index.php</dfn> and add the next piece of code.</p>
<pre>
<?php foreach ($news as $news_item): ?>
<h2><?php echo $news_item['title'] ?></h2>
<div class="main">
<?php echo $news_item['text'] ?>
</div>
<p><a href="news/<?php echo $news_item['slug'] ?>">View article</a></p>
<?php endforeach ?>
</pre>
<p>Here, each news item is looped and displayed to the user. You can see we wrote our template in PHP mixed with HTML. If you prefer to use a template language, you can use CodeIgniter's <a href="../libraries/parser.html">Template Parser</a> class or a third party parser.</p>
<p>The news overview page is now done, but a page to display individual news items is still absent. The model created earlier is made in such way that it can easily be used for this functionality. You only need to add some code to the controller and create a new view. Go back to the news controller and add the following lines to the file.</p>
<pre>
public function view($slug)
{
$data['news_item'] = $this->news_model->get_news($slug);
if (empty($data['news_item']))
{
show_404();
}
$data['title'] = $data['news_item']['title'];
$this->load->view('templates/header', $data);
$this->load->view('news/view', $data);
$this->load->view('templates/footer');
}
</pre>
<p>Instead of calling the <var>get_news()</var> method without a parameter, the <var>$slug</var> variable is passed, so it will return the specific news item. The only things left to do is create the corresponding view at <dfn>application/views/news/view.php</dfn>. Put the following code in this file.</p>
<pre>
<?php
echo '<h2>'.$news_item['title'].'</h2>';
echo $news_item['text'];
</pre>
<h2>Routing</h2>
<p>Because of the wildcard routing rule created earlier, you need need an extra route to view the controller that you just made. Modify your routing file (<dfn>application/config/routes.php</dfn>) so it looks as follows. This makes sure the requests reaches the news controller instead of going directly to the pages controller. The first line routes URI's with a slug to the view method in the news controller.</p>
<pre>
$route['news/(:any)'] = 'news/view/$1';
$route['news'] = 'news';
$route['(:any)'] = 'pages/view/$1';
$route['default_controller'] = 'pages/view';
</pre>
<p>Point your browser to your document root, followed by <dfn>index.php/news</dfn> and watch your news page.</p>
</div>
<!-- END CONTENT -->
<div id="footer">
<p>
Previous Topic: <a href="static_pages.html">Static pages</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="create_news_items.html">Create news items</a>
</p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a> · Copyright © 2014 - 2015 · <a href="http://bcit.ca/">British Columbia Institute of Technology</a></p>
</div>
</body>
</html>
|
BuyBitcoin/templates/auth.html
|
Neitsch/ASE4156
|
<html>
<head>
<title>MIWF</title>
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto');
#login_button{
display: block;
width: 300px;
height: 71px;
background: url('./static/google_sign_on/normal.png');
background-size: cover;
margin: auto;
margin-top: 5%;
}
#login_button:hover{
display: block;
width: 300px;
height: 71px;
background: url('./static/google_sign_on/focus.png');
background-size: cover;
margin: auto;
margin-top: 5%;
}
#login_button:active{
display: block;
width: 300px;
height: 71px;
background: url('./static/google_sign_on/pressed.png');
background-size: cover;
margin: auto;
margin-top: 5%;
}
#logo{
background: url('./static/logo.png');
margin:auto;
margin-top: 8%;
width: 200px;
height: 140px;
background-size: contain;
background-position: bottom;
background-repeat: no-repeat;
}
#body{
background: url('./static/background.png');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.header_font{
text-align: center;
margin: auto;
font-family: Roboto;
}
</style>
</head>
<body id='body'>
<div id=logo></div>
<h2 class="header_font">Your platform for invesment visualization</h2>
<a id="login_button" href="{% url "social:begin" "google-oauth2" %}">
</a>
</body>
</html>
|
showcase/base-curd/src/main/webapp/WEB-INF/page/foundation/audit/operating-record/read.html
|
ilaotan/base-framework
|
<#include "*/basic/default.html"/>
<#macro title>
操作记录信息
</#macro>
<#macro body>
<div class="data-content">
<ol class="breadcrumb">
<li><a href="${base}/foundation/audit/operating-record/view">操作记录管理</a></li>
<li class="active">查看操作记录</li>
</ol>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"><span class="glyphicon glyphicon-link"></span> 操作记录清单</h3>
</div>
<div class="panel-body">
<div class="panel panel-default">
<table class="table table-striped">
<thead>
<tr>
<th>操作用户</th>
<th>ip地址</th>
<th>操作目标</th>
<th>执行方法</th>
<th>模块名称</th>
<th>功能名称</th>
<th>开始时间</th>
<th>结束时间</th>
<th>执行状态</th>
</tr>
</thead>
<tbody>
<tr>
<td>${entity.username!""}</td>
<td>${entity.ip!""}</td>
<td>${entity.operatingTarget!""}</td>
<td>${entity.method!""}</td>
<td>${entity.module!""}</td>
<td>${entity.function!""}</td>
<td>${entity.startDate!""}</td>
<td>${entity.endDate!""}</td>
<td>${entity.stateName}</td>
</tr>
</tbody>
</table>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title"><span class="glyphicon glyphicon-screenshot"></span> 描述</h3>
</div>
<div class="panel-body">
${entity.remark!''}
</div>
</div>
</div>
<div class="panel-footer">
<button type="button" class="btn btn-default" onclick="history.back();">
<span class="glyphicon glyphicon-backward"></span> 返回
</button>
</div>
</div>
</div>
</#macro>
|
www/conjure.html
|
ikbear/ImageMagick
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html version="-//W3C//DTD XHTML 1.1//EN"
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/1999/xhtml
http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
<title>ImageMagick: Command-line Tools: Conjure</title>
<meta http-equiv="Content-Language" content="en-US"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
<meta name="Application-name" content="ImageMagick"/>
<meta name="Description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats. In addition resize, rotate, shear, distort and transform images automagically."/>
<meta name="Application-url" content="http://www.imagemagick.org"/>
<meta name="Generator" content="PHP"/>
<meta name="Keywords" content="command-line, tools:, conjure, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
<meta name="Rating" content="GENERAL"/>
<meta name="Robots" content="INDEX, FOLLOW"/>
<meta name="Generator" content="ImageMagick Studio LLC"/>
<meta name="Author" content="ImageMagick Studio LLC"/>
<meta name="Revisit-after" content="2 DAYS"/>
<meta name="Resource-type" content="document"/>
<meta name="Copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
<meta name="Distribution" content="Global"/>
<link rel="icon" href="../images/wand.png"/>
<link rel="shortcut icon" href="../images/wand.ico" type="images/x-icon"/>
<link rel="canonical" href="http://www.imagemagick.org" />
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
<!-- Add jQuery library -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<!-- Optionaly include easing and/or mousewheel plugins -->
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
<!-- Add fancyBox -->
<link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.3" type="text/css" media="screen" />
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.3"></script>
<!-- Optionaly include button and/or thumbnail helpers -->
<link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.3" type="text/css" media="screen" />
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
<link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.3" type="text/css" media="screen" />
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".fancybox").fancybox();
});
</script>
<!-- ImageMagick style -->
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
<style type="text/css" media="all">
@import url("../www/magick.css");
</style>
</head>
<body id="www-imagemagick-org">
<div class="titlebar">
<div style="margin: 17px auto; float: left;">
<script type="text/javascript">
<!--
google_ad_client = "pub-3129977114552745";
google_ad_slot = "5439289906";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<a href="http://www.imagemagick.org/discourse-server/">
<img src="../images/logo.jpg"
alt="ImageMagick Logo"
style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
<a href="../index.html">
<img src="../images/sprite.jpg"
alt="ImageMagick Sprite"
style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
</div>
<div class="westbar">
<div class="menu">
<a title="About ImageMagick" href="../index.html">About ImageMagick</a>
</div>
<div class="menu">
<a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
</div>
<div class="sub">
<a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
</div>
<div class="sub">
<a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
</div>
<div class="sub">
<a title="Binary Release: iOS" href="../www/binary-releases.html#iOS">iOS</a>
</div>
<div class="sub">
<a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
</div>
<div class="sep"></div>
<div class="menu">
<a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
</div>
<div class="sub">
<a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
</div>
<div class="sub">
<a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
</div>
<div class="sub">
<a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
</div>
<div class="menu">
<a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
</div>
<div class="sub">
<a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
</div>
<div class="sub">
<a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
</div>
<div class="sub">
<a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
</div>
<div class="sub">
<a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
</div>
<div class="sep"></div>
<div class="menu">
<a title="Install from Source" href="../www/install-source.html">Install from Source</a>
</div>
<div class="sub">
<a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
</div>
<div class="sub">
<a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
</div>
<div class="menu">
<a title="Resources" href="../www/resources.html">Resources</a>
</div>
<div class="menu">
<a title="Architecture" href="../www/architecture.html">Architecture</a>
</div>
<div class="menu">
<a title="Download" href="../www/download.html">Download</a>
</div>
<div class="sep"></div>
<div class="menu">
<a title="Search" href="../www/search.html">Search</a>
</div>
<div class="sep"></div>
<div class="menu">
<a title="Site Map" href="../www/sitemap.html">Site Map</a>
</div>
<div class="sub">
<a title="Site Map: Links" href="../www/links.html">Links</a>
</div>
<div class="sep"></div>
<div class="menu">
<a rel="follow" title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
<a href="http://www.networkredux.com">
<img src="../images/networkredux.png" width="140" height="31" alt="[sponsor]"
style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a>
<div class="sponsbox">
<div class="sponsor">
<a rel="follow" title="Sponsor: Web Hosting" href="http://www.micfo.com">Web Hosting</a><!-- 209901010090s golestan -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: VPS" href="http://www.interdominios.com/vps">VPS</a><!-- 201203010090 barsh@inter... -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Premium Quality Stock Photos" href="http://www.f1online.pro/en/">Premium Quality Stock Photos</a><!-- 2012080100540 ... -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Search engine optimisation" href="http://www.seomoves.com.au">Search engine optimisation</a><!-- 201301010090s jen@seo lowprofilelinks -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 2012070100250 ... -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Best Local Services" href="http://www.openchime.com">Best Local Services</a><!-- 2012010100150 joey@openc... -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Managed Server" href="http://www.robhost.de">Managed Server</a><!-- 201210010720 klikics... -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Stock Photography" href="http://www.fotosearch.com/">Stock Photography</a><!-- 2012040100250 ... -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Autoteile" href="http://www.q11-shop.de">Autoteile</a><!-- 201205010540 suvalj -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Royalty Free Stock Images" href="http://www.canstockphoto.com/">Royalty Free Stock Images</a><!-- 2012050100360 support@can -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Web Hosting Reviews" href="http://www.webhostingsecretrevealed.com">Web Hosting Secret Revealed</a><!-- 201204010540 iamchee jerry -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201303011500 r.leo -->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Computer Wallpaper" href="http://www.free-computer-wallpapers.com">Computer Wallpaper</a><!-- 2012030100150 webinvasion1@y...-->
</div>
<div class="sponsor">
<a rel="follow" title="Sponsor: Best Web Hosting" href="http://www.webhostingclue.com">Best Web Hosting</a><!-- 2012030100300 accounting@webhostingclue -->
</div>
</div>
</div>
</div>
<div class="eastbar">
<div class="g-plusone" data-size="standard" data-count="false"></div>
<script type="text/javascript">
window.___gcfg = {
lang: 'en-US'
};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</div>
<div class="main">
<h1>ImageMagick Conjure Command-line Tool</h1>
<p class="navigation-index">[<a href="#usage">Example Usage</a> • <a href="#options">Option Summary</a>]</p>
<div class="doc-section">
<p>The <kbd>conjure</kbd> program gives you the ability to perform custom image processing tasks from a script written in the Magick Scripting Language (MSL). MSL is XML-based and consists of action statements with attributes. Actions include reading an image, processing an image, getting attributes from an image, writing an image, and more. An attribute is a key/value pair that modifies the behavior of an action. See <a href="../www/command-line-processing.html">Command Line Processing</a> for advice on how to structure your <kbd>conjure</kbd> command or see below for example usages of the command.</p>
</div>
<h2><a id="usage"></a>Example Usage</h2>
<div class="doc-section">
<p>We list a few examples of the <kbd>conjure</kbd> command here to illustrate its usefulness and ease of use. To get started, here is simple <kbd>conjure</kbd> command:</p>
<p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>conjure -dimensions 400x400 incantation.msl</span></p>
<p>The MSL script <a href="../www/source/incantation.msl">incantation.msl</a> used above is here:</p>
<pre class="text">
<?xml version="1.0" encoding="UTF-8"?>
<image size="400x400">
<read filename="image.gif" />
<get width="base-width" height="base-height" />
<resize geometry="%[dimensions]" />
<get width="width" height="height" />
<print output="Image sized from %[base-width]x%[base-height] to %[width]x%[height].\n" />
<write filename="image.png" />
</image>
</pre>
<p>In this example, a family stayed home for their vacation but as far as their friends are concerned they went to a beautiful beach in the Caribbean:</p>
<pre class="text">
<?xml version="1.0" encoding="UTF-8"?>
<group>
<image id="family">
<read filename="family.gif"/>
<resize geometry="300x300"/>
</image>
<image id="palm-trees">
<read filename="palm-trees.gif"/>
<resize geometry="300x100"/>
</image>
<image>
<read filename="beach.jpg"/>
<composite image="family" geometry="+30+40"/>
<composite image="palm-trees" geometry="+320+90"/>
</image>
<write filename="family-vacation.png"/>
</group>
</pre>
<p>Here we display the width in pixels of text for a particular font and pointsize.</p>
<pre class="text">
<?xml version="1.0" encoding="UTF-8"?>
<image>
<query-font-metrics text="ImageMagick" font="helvetica" pointsize="48" />
<print output="Text width is %[msl:font-metrics.width] pixels.\n" />
</image>
</pre>
<p>The <kbd>query-font-metrics</kbd> tag supports these properties:</p>
<pre class="text">
msl:font-metrics.pixels_per_em.x
msl:font-metrics.pixels_per_em.y
msl:font-metrics.ascent
msl:font-metrics.descent
msl:font-metrics.width
msl:font-metrics.height
msl:font-metrics.max_advance
msl:font-metrics.bounds.x1
msl:font-metrics.bounds.y1
msl:font-metrics.bounds.x2
msl:font-metrics.bounds.y2
msl:font-metrics.origin.x
msl:font-metrics.origin.y
</pre>
<p>MSL supports most methods and attributes discussed in the <a href="../www/perl-magick.html">Perl API for ImageMagick</a>.
</p>
<p>In addition, MSL supports the <kbd>swap</kbd> element with a single <kbd>indexes</kbd> element.</p>
<p>You can find additional examples of using <kbd>conjure</kbd> in <a href="http://www-106.ibm.com/developerworks/library/l-graf/?ca=dnt-428">Graphics from the Command Line</a>. Further discussion is available in <a href="http://www-106.ibm.com/developerworks/library/l-graf2/?ca=dgr-lnxw15GraphicsLine">More Graphics from the Command Line</a> and <a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
</div>
<h2><a id="options"></a>Option Summary</h2>
<div class="doc-section">
<p>The <kbd>conjure</kbd> command recognizes these options. Click on an option to get more details about how that option works.</p>
<table class="doc">
<tbody>
<tr>
<th align="left">Option</th>
<th align="left">Description</th>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#debug">-debug <em class="option">events</em></a></td>
<td valign="top">display copious debugging information</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#help">-help</a></td>
<td valign="top">print program options</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#log">-log <em class="option">format</em></a></td>
<td valign="top">format of debugging information</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#monitor">-monitor</a></td>
<td valign="top">monitor progress</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#quiet">-quiet</a></td>
<td valign="top">suppress all warning messages</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#regard-warnings">-regard-warnings</a></td>
<td valign="top">pay attention to warning messages.</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#seed">-seed <em class="option">value</em></a></td>
<td valign="top">seed a new sequence of pseudo-random numbers</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#verbose">-verbose</a></td>
<td valign="top">print detailed information about the image</td>
</tr>
<tr>
<td valign="top"><a href="../www/command-line-options.html#version">-version</a></td>
<td valign="top">print version information</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="linkbar">
<span id="linkbar-west"> </span>
<span id="linkbar-center">
<a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> •
<a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
</span>
<span id="linkbar-east"> </span>
</div>
<div class="footer">
<span id="footer-west">© 1999-2012 ImageMagick Studio LLC</span>
<span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
</div>
<div style="clear: both; margin: 0; width: 100%; "></div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17690367-1']);
_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>
</body>
</html>
|
docs/xref-test/org/apache/hadoop/hbase/regionserver/TestExplicitColumnTracker.html
|
zqxjjj/NobidaBase
|
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>TestExplicitColumnTracker xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
</head>
<body>
<pre>
<a name="1" href="#1">1</a> <em class="jxr_comment">/*</em>
<a name="2" href="#2">2</a> <em class="jxr_comment"> * Copyright 2009 The Apache Software Foundation</em>
<a name="3" href="#3">3</a> <em class="jxr_comment"> *</em>
<a name="4" href="#4">4</a> <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one</em>
<a name="5" href="#5">5</a> <em class="jxr_comment"> * or more contributor license agreements. See the NOTICE file</em>
<a name="6" href="#6">6</a> <em class="jxr_comment"> * distributed with this work for additional information</em>
<a name="7" href="#7">7</a> <em class="jxr_comment"> * regarding copyright ownership. The ASF licenses this file</em>
<a name="8" href="#8">8</a> <em class="jxr_comment"> * to you under the Apache License, Version 2.0 (the</em>
<a name="9" href="#9">9</a> <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
<a name="10" href="#10">10</a> <em class="jxr_comment"> * with the License. You may obtain a copy of the License at</em>
<a name="11" href="#11">11</a> <em class="jxr_comment"> *</em>
<a name="12" href="#12">12</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
<a name="13" href="#13">13</a> <em class="jxr_comment"> *</em>
<a name="14" href="#14">14</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing, software</em>
<a name="15" href="#15">15</a> <em class="jxr_comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
<a name="16" href="#16">16</a> <em class="jxr_comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
<a name="17" href="#17">17</a> <em class="jxr_comment"> * See the License for the specific language governing permissions and</em>
<a name="18" href="#18">18</a> <em class="jxr_comment"> * limitations under the License.</em>
<a name="19" href="#19">19</a> <em class="jxr_comment"> */</em>
<a name="20" href="#20">20</a>
<a name="21" href="#21">21</a> <strong class="jxr_keyword">package</strong> org.apache.hadoop.hbase.regionserver;
<a name="22" href="#22">22</a>
<a name="23" href="#23">23</a> <strong class="jxr_keyword">import</strong> java.io.IOException;
<a name="24" href="#24">24</a> <strong class="jxr_keyword">import</strong> java.util.ArrayList;
<a name="25" href="#25">25</a> <strong class="jxr_keyword">import</strong> java.util.List;
<a name="26" href="#26">26</a> <strong class="jxr_keyword">import</strong> java.util.TreeSet;
<a name="27" href="#27">27</a> <strong class="jxr_keyword">import</strong> java.util.Arrays;
<a name="28" href="#28">28</a>
<a name="29" href="#29">29</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.*;
<a name="30" href="#30">30</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.regionserver.ScanQueryMatcher.MatchCode;
<a name="31" href="#31">31</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.util.Bytes;
<a name="32" href="#32">32</a> <strong class="jxr_keyword">import</strong> org.junit.experimental.categories.Category;
<a name="33" href="#33">33</a>
<a name="34" href="#34">34</a>
<a name="35" href="#35">35</a> @Category(SmallTests.<strong class="jxr_keyword">class</strong>)
<a name="36" href="#36">36</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/TestExplicitColumnTracker.html">TestExplicitColumnTracker</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../org/apache/hadoop/hbase/HBaseTestCase.html">HBaseTestCase</a> {
<a name="37" href="#37">37</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">boolean</strong> PRINT = false;
<a name="38" href="#38">38</a>
<a name="39" href="#39">39</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> byte[] col1 = Bytes.toBytes(<span class="jxr_string">"col1"</span>);
<a name="40" href="#40">40</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> byte[] col2 = Bytes.toBytes(<span class="jxr_string">"col2"</span>);
<a name="41" href="#41">41</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> byte[] col3 = Bytes.toBytes(<span class="jxr_string">"col3"</span>);
<a name="42" href="#42">42</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> byte[] col4 = Bytes.toBytes(<span class="jxr_string">"col4"</span>);
<a name="43" href="#43">43</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> byte[] col5 = Bytes.toBytes(<span class="jxr_string">"col5"</span>);
<a name="44" href="#44">44</a>
<a name="45" href="#45">45</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">void</strong> runTest(<strong class="jxr_keyword">int</strong> maxVersions,
<a name="46" href="#46">46</a> TreeSet<byte[]> trackColumns,
<a name="47" href="#47">47</a> List<byte[]> scannerColumns,
<a name="48" href="#48">48</a> List<MatchCode> expected) <strong class="jxr_keyword">throws</strong> IOException {
<a name="49" href="#49">49</a> ColumnTracker exp = <strong class="jxr_keyword">new</strong> ExplicitColumnTracker(
<a name="50" href="#50">50</a> trackColumns, 0, maxVersions, Long.MIN_VALUE);
<a name="51" href="#51">51</a>
<a name="52" href="#52">52</a>
<a name="53" href="#53">53</a> <em class="jxr_comment">//Initialize result</em>
<a name="54" href="#54">54</a> List<ScanQueryMatcher.MatchCode> result = <strong class="jxr_keyword">new</strong> ArrayList<ScanQueryMatcher.MatchCode>();
<a name="55" href="#55">55</a>
<a name="56" href="#56">56</a> <strong class="jxr_keyword">long</strong> timestamp = 0;
<a name="57" href="#57">57</a> <em class="jxr_comment">//"Match"</em>
<a name="58" href="#58">58</a> <strong class="jxr_keyword">for</strong>(byte [] col : scannerColumns){
<a name="59" href="#59">59</a> result.add(exp.checkColumn(col, 0, col.length, ++timestamp,
<a name="60" href="#60">60</a> KeyValue.Type.Put.getCode(), false));
<a name="61" href="#61">61</a> }
<a name="62" href="#62">62</a>
<a name="63" href="#63">63</a> assertEquals(expected.size(), result.size());
<a name="64" href="#64">64</a> <strong class="jxr_keyword">for</strong>(<strong class="jxr_keyword">int</strong> i=0; i< expected.size(); i++){
<a name="65" href="#65">65</a> assertEquals(expected.get(i), result.get(i));
<a name="66" href="#66">66</a> <strong class="jxr_keyword">if</strong>(PRINT){
<a name="67" href="#67">67</a> System.out.println(<span class="jxr_string">"Expected "</span> +expected.get(i) + <span class="jxr_string">", actual "</span> +
<a name="68" href="#68">68</a> result.get(i));
<a name="69" href="#69">69</a> }
<a name="70" href="#70">70</a> }
<a name="71" href="#71">71</a> }
<a name="72" href="#72">72</a>
<a name="73" href="#73">73</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testGet_SingleVersion() <strong class="jxr_keyword">throws</strong> IOException{
<a name="74" href="#74">74</a> <strong class="jxr_keyword">if</strong>(PRINT){
<a name="75" href="#75">75</a> System.out.println(<span class="jxr_string">"SingleVersion"</span>);
<a name="76" href="#76">76</a> }
<a name="77" href="#77">77</a>
<a name="78" href="#78">78</a> <em class="jxr_comment">//Create tracker</em>
<a name="79" href="#79">79</a> TreeSet<byte[]> columns = <strong class="jxr_keyword">new</strong> TreeSet<byte[]>(Bytes.BYTES_COMPARATOR);
<a name="80" href="#80">80</a> <em class="jxr_comment">//Looking for every other</em>
<a name="81" href="#81">81</a> columns.add(col2);
<a name="82" href="#82">82</a> columns.add(col4);
<a name="83" href="#83">83</a> List<MatchCode> expected = <strong class="jxr_keyword">new</strong> ArrayList<ScanQueryMatcher.MatchCode>();
<a name="84" href="#84">84</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL); <em class="jxr_comment">// col1</em>
<a name="85" href="#85">85</a> expected.add(ScanQueryMatcher.MatchCode.INCLUDE_AND_SEEK_NEXT_COL); <em class="jxr_comment">// col2</em>
<a name="86" href="#86">86</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL); <em class="jxr_comment">// col3</em>
<a name="87" href="#87">87</a> expected.add(ScanQueryMatcher.MatchCode.INCLUDE_AND_SEEK_NEXT_ROW); <em class="jxr_comment">// col4</em>
<a name="88" href="#88">88</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_ROW); <em class="jxr_comment">// col5</em>
<a name="89" href="#89">89</a> <strong class="jxr_keyword">int</strong> maxVersions = 1;
<a name="90" href="#90">90</a>
<a name="91" href="#91">91</a> <em class="jxr_comment">//Create "Scanner"</em>
<a name="92" href="#92">92</a> List<byte[]> scanner = <strong class="jxr_keyword">new</strong> ArrayList<byte[]>();
<a name="93" href="#93">93</a> scanner.add(col1);
<a name="94" href="#94">94</a> scanner.add(col2);
<a name="95" href="#95">95</a> scanner.add(col3);
<a name="96" href="#96">96</a> scanner.add(col4);
<a name="97" href="#97">97</a> scanner.add(col5);
<a name="98" href="#98">98</a>
<a name="99" href="#99">99</a> runTest(maxVersions, columns, scanner, expected);
<a name="100" href="#100">100</a> }
<a name="101" href="#101">101</a>
<a name="102" href="#102">102</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testGet_MultiVersion() <strong class="jxr_keyword">throws</strong> IOException{
<a name="103" href="#103">103</a> <strong class="jxr_keyword">if</strong>(PRINT){
<a name="104" href="#104">104</a> System.out.println(<span class="jxr_string">"\nMultiVersion"</span>);
<a name="105" href="#105">105</a> }
<a name="106" href="#106">106</a>
<a name="107" href="#107">107</a> <em class="jxr_comment">//Create tracker</em>
<a name="108" href="#108">108</a> TreeSet<byte[]> columns = <strong class="jxr_keyword">new</strong> TreeSet<byte[]>(Bytes.BYTES_COMPARATOR);
<a name="109" href="#109">109</a> <em class="jxr_comment">//Looking for every other</em>
<a name="110" href="#110">110</a> columns.add(col2);
<a name="111" href="#111">111</a> columns.add(col4);
<a name="112" href="#112">112</a>
<a name="113" href="#113">113</a> List<ScanQueryMatcher.MatchCode> expected = <strong class="jxr_keyword">new</strong> ArrayList<ScanQueryMatcher.MatchCode>();
<a name="114" href="#114">114</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL);
<a name="115" href="#115">115</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL);
<a name="116" href="#116">116</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL);
<a name="117" href="#117">117</a>
<a name="118" href="#118">118</a> expected.add(ScanQueryMatcher.MatchCode.INCLUDE); <em class="jxr_comment">// col2; 1st version</em>
<a name="119" href="#119">119</a> expected.add(ScanQueryMatcher.MatchCode.INCLUDE_AND_SEEK_NEXT_COL); <em class="jxr_comment">// col2; 2nd version</em>
<a name="120" href="#120">120</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL);
<a name="121" href="#121">121</a>
<a name="122" href="#122">122</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL);
<a name="123" href="#123">123</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL);
<a name="124" href="#124">124</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_COL);
<a name="125" href="#125">125</a>
<a name="126" href="#126">126</a> expected.add(ScanQueryMatcher.MatchCode.INCLUDE); <em class="jxr_comment">// col4; 1st version</em>
<a name="127" href="#127">127</a> expected.add(ScanQueryMatcher.MatchCode.INCLUDE_AND_SEEK_NEXT_ROW); <em class="jxr_comment">// col4; 2nd version</em>
<a name="128" href="#128">128</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_ROW);
<a name="129" href="#129">129</a>
<a name="130" href="#130">130</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_ROW);
<a name="131" href="#131">131</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_ROW);
<a name="132" href="#132">132</a> expected.add(ScanQueryMatcher.MatchCode.SEEK_NEXT_ROW);
<a name="133" href="#133">133</a> <strong class="jxr_keyword">int</strong> maxVersions = 2;
<a name="134" href="#134">134</a>
<a name="135" href="#135">135</a> <em class="jxr_comment">//Create "Scanner"</em>
<a name="136" href="#136">136</a> List<byte[]> scanner = <strong class="jxr_keyword">new</strong> ArrayList<byte[]>();
<a name="137" href="#137">137</a> scanner.add(col1);
<a name="138" href="#138">138</a> scanner.add(col1);
<a name="139" href="#139">139</a> scanner.add(col1);
<a name="140" href="#140">140</a> scanner.add(col2);
<a name="141" href="#141">141</a> scanner.add(col2);
<a name="142" href="#142">142</a> scanner.add(col2);
<a name="143" href="#143">143</a> scanner.add(col3);
<a name="144" href="#144">144</a> scanner.add(col3);
<a name="145" href="#145">145</a> scanner.add(col3);
<a name="146" href="#146">146</a> scanner.add(col4);
<a name="147" href="#147">147</a> scanner.add(col4);
<a name="148" href="#148">148</a> scanner.add(col4);
<a name="149" href="#149">149</a> scanner.add(col5);
<a name="150" href="#150">150</a> scanner.add(col5);
<a name="151" href="#151">151</a> scanner.add(col5);
<a name="152" href="#152">152</a>
<a name="153" href="#153">153</a> <em class="jxr_comment">//Initialize result</em>
<a name="154" href="#154">154</a> runTest(maxVersions, columns, scanner, expected);
<a name="155" href="#155">155</a> }
<a name="156" href="#156">156</a>
<a name="157" href="#157">157</a>
<a name="158" href="#158">158</a> <em class="jxr_javadoccomment">/**</em>
<a name="159" href="#159">159</a> <em class="jxr_javadoccomment"> * hbase-2259</em>
<a name="160" href="#160">160</a> <em class="jxr_javadoccomment"> */</em>
<a name="161" href="#161">161</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testStackOverflow() <strong class="jxr_keyword">throws</strong> IOException{
<a name="162" href="#162">162</a> <strong class="jxr_keyword">int</strong> maxVersions = 1;
<a name="163" href="#163">163</a> TreeSet<byte[]> columns = <strong class="jxr_keyword">new</strong> TreeSet<byte[]>(Bytes.BYTES_COMPARATOR);
<a name="164" href="#164">164</a> <strong class="jxr_keyword">for</strong> (<strong class="jxr_keyword">int</strong> i = 0; i < 100000; i++) {
<a name="165" href="#165">165</a> columns.add(Bytes.toBytes(<span class="jxr_string">"col"</span>+i));
<a name="166" href="#166">166</a> }
<a name="167" href="#167">167</a>
<a name="168" href="#168">168</a> ColumnTracker explicit = <strong class="jxr_keyword">new</strong> ExplicitColumnTracker(columns, 0, maxVersions,
<a name="169" href="#169">169</a> Long.MIN_VALUE);
<a name="170" href="#170">170</a> <strong class="jxr_keyword">for</strong> (<strong class="jxr_keyword">int</strong> i = 0; i < 100000; i+=2) {
<a name="171" href="#171">171</a> byte [] col = Bytes.toBytes(<span class="jxr_string">"col"</span>+i);
<a name="172" href="#172">172</a> explicit.checkColumn(col, 0, col.length, 1, KeyValue.Type.Put.getCode(),
<a name="173" href="#173">173</a> false);
<a name="174" href="#174">174</a> }
<a name="175" href="#175">175</a> explicit.update();
<a name="176" href="#176">176</a>
<a name="177" href="#177">177</a> <strong class="jxr_keyword">for</strong> (<strong class="jxr_keyword">int</strong> i = 1; i < 100000; i+=2) {
<a name="178" href="#178">178</a> byte [] col = Bytes.toBytes(<span class="jxr_string">"col"</span>+i);
<a name="179" href="#179">179</a> explicit.checkColumn(col, 0, col.length, 1, KeyValue.Type.Put.getCode(),
<a name="180" href="#180">180</a> false);
<a name="181" href="#181">181</a> }
<a name="182" href="#182">182</a> }
<a name="183" href="#183">183</a>
<a name="184" href="#184">184</a> <em class="jxr_javadoccomment">/**</em>
<a name="185" href="#185">185</a> <em class="jxr_javadoccomment"> * Regression test for HBASE-2545</em>
<a name="186" href="#186">186</a> <em class="jxr_javadoccomment"> */</em>
<a name="187" href="#187">187</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testInfiniteLoop() <strong class="jxr_keyword">throws</strong> IOException {
<a name="188" href="#188">188</a> TreeSet<byte[]> columns = <strong class="jxr_keyword">new</strong> TreeSet<byte[]>(Bytes.BYTES_COMPARATOR);
<a name="189" href="#189">189</a> columns.addAll(Arrays.asList(<strong class="jxr_keyword">new</strong> byte[][] {
<a name="190" href="#190">190</a> col2, col3, col5 }));
<a name="191" href="#191">191</a> List<byte[]> scanner = Arrays.<byte[]>asList(
<a name="192" href="#192">192</a> <strong class="jxr_keyword">new</strong> byte[][] { col1, col4 });
<a name="193" href="#193">193</a> List<ScanQueryMatcher.MatchCode> expected = Arrays.<ScanQueryMatcher.MatchCode>asList(
<a name="194" href="#194">194</a> <strong class="jxr_keyword">new</strong> ScanQueryMatcher.MatchCode[] {
<a name="195" href="#195">195</a> ScanQueryMatcher.MatchCode.SEEK_NEXT_COL,
<a name="196" href="#196">196</a> ScanQueryMatcher.MatchCode.SEEK_NEXT_COL });
<a name="197" href="#197">197</a> runTest(1, columns, scanner, expected);
<a name="198" href="#198">198</a> }
<a name="199" href="#199">199</a>
<a name="200" href="#200">200</a> @org.junit.Rule
<a name="201" href="#201">201</a> <strong class="jxr_keyword">public</strong> org.apache.hadoop.hbase.ResourceCheckerJUnitRule cu =
<a name="202" href="#202">202</a> <strong class="jxr_keyword">new</strong> org.apache.hadoop.hbase.ResourceCheckerJUnitRule();
<a name="203" href="#203">203</a> }
<a name="204" href="#204">204</a>
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
|
windwaker/skyshaker/templates/skyshaker/profile.html
|
tlpinney/geomakers
|
{% extends "skyshaker/base.html" %}
{% block content %}
<article>
<div class="tab-content">
<div class="tab-pane active" id="profile">
<article id="profile-banner">
<div class="row">
<div class="col-sm-1">
<img src="../static/skyshaker/bootstrap/img/avatar.png">
</div>
<div class="col-sm-9">
<h2>{{user.first_name}} {{user.last_name}}</h2>
<h3>{% if userProfile.description %}{{ userProfile.description }}{% endif %}</h3>
<h3>{% if userProfile.location %}{{ userProfile.location }}{% endif %}</h3>
</div>
<div class="col-sm-2 text-right">
<h4>edit profile</h4>
{% if user.is_authenticated %}<a href={% url 'logout' %}><h4>Logout</h4></a>{% else %}<a href={% url 'login' %}><h4>Login</h4></a>{% endif %}
</div>
</div>
</article>
<article id="profile-contents" class="container-fluid">
<div class="row">
<div class="col-sm-6">
<div class="profile-panel">
<h4>Projects</h4>
<div class="row">
<div class="col-xs-6 col-md-3">
<a href="#" class="thumbnail">
<img src="img/sample.png">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="#" class="thumbnail">
<img src="img/sample.png">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="#" class="thumbnail">
<img src="img/sample.png">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="#" class="thumbnail">
<img src="img/sample.png">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="#" class="thumbnail">
<img src="img/sample.png">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="#" class="thumbnail">
<img src="img/sample.png">
</a>
</div>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="profile-panel">
<h4>Recent activities</h4>
<div class="row">
<div class="col-sm-12">
<div class="no-content">No updates yet.</div>
</div>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="profile-panel">
<h4>Create a new project</h4>
<div class="row">
<div class="col-sm-4">
<a href={% url 'contribute' %}><button class="btn btn-dream btn-md btn-block"> Dream</button></a>
</div>
<div class="col-sm-4">
<a href={% url 'contribute' %}><button class="btn btn-make btn-md btn-block"> Make</button></a>
</div>
<div class="col-sm-4">
<a href={% url 'contribute' %}><button class="btn btn-boost btn-md btn-block"> Boost</button></a>
</div>
<div class="col-sm-12">
<a href={% url 'search' %}><h5>Visit the Projects page.</h5></a>
</div>
</div>
</div>
</div>
</div>
</article>
</div>
<div class="tab-pane" id="geodreamer">...</div>
<div class="tab-pane" id="geomaker">...</div>
<div class="tab-pane" id="geobooster">...</div>
<div class="tab-pane" id="resources">...</div>
<div class="tab-pane" id="makerspaces">...</div>
</div>
</article>
{% endblock %}
|
wstore/static/assets/css/docs.css
|
Fiware/ops.Sla-dashboard
|
/*!
* Fi-ware web style
*
*/
/* Body and structure
-------------------------------------------------- */
body {
position: relative;
padding-top: 10px;
}
/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
.navbar-fixed-top .brand {
padding-right: 0;
padding-left: 0;
margin-left: 20px;
float: right;
font-weight: bold;
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;
}
.navbar-fixed-top .brand:hover {
text-decoration: none;
}
/* Space out sub-sections more
--------------------------------------------------
section {
padding-top: 60px;
}
Faded out hr */
hr.soften {
height: 1px;
margin-top: 44px;
margin-bottom: 54px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
border: 0;
}
/* Jumbotrons
-------------------------------------------------- */
.jumbotron {
position: relative;
}
.jumbotron h1 {
margin-bottom: 9px;
font-size: 75px;
font-weight: bold;
letter-spacing: -1px;
line-height: 1;
}
.jumbotron p {
margin-bottom: 20px;
font-weight: 300;
color:#777777;
}
.jumbotron .btn-large {
font-size: 20px;
font-weight: normal;
padding: 14px 24px;
margin-right: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.jumbotron .btn-large small {
font-size: 14px;
}
/* Masthead (docs home)
.masthead {
padding-top: 36px;
margin-bottom: 72px;
}*/
.masthead h1,
.masthead p {
text-align: right;
}
.masthead h1 {
margin-bottom: 18px;
}
/**.masthead p {
margin-left: 5%;
margin-right: 5%;
font-size: 30px;
line-height: 36px;
}**/
/* Specific jumbotrons
------------------------- */
/* supporting docs pages */
.subhead {
padding-bottom: 0;
margin-bottom: 9px;
}
.subhead h1 {
font-size: 54px;
}
/* Subnav */
.subnav {
width: 100%;
height: 36px;
background-color: #EDF2F2; /* Old browsers */
background-repeat: repeat-x; /* Repeat the gradient */
background-image: -moz-linear-gradient(top, #F2F6F7 0%, #EDF2F2 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F2F6F7), color-stop(100%,#EDF2F2)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #F2F6F7 0%,#EDF2F2 100%); /* Chrome 10+,Safari 5.1+ */
background-image: -ms-linear-gradient(top, #F2F6F7 0%,#EDF2F2 100%); /* IE10+ */
background-image: -o-linear-gradient(top, #F2F6F7 0%,#EDF2F2 100%); /* Opera 11.10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: linear-gradient(top, #F2F6F7 0%,#EDF2F2 100%); /* W3C */
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.subnav .nav {
margin-bottom: 0;
}
.subnav .nav > li > a {
margin: 0;
padding-top: 11px;
padding-bottom: 11px;
border-left: 1px solid #f5f5f5;
border-right: 1px solid #e5e5e5;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
padding-left: 13px;
color: #5A6666;
background-color: #FDFFFF;
border-right-color: #ddd;
border-left: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
border-top-color: #777;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
border-left: 0;
padding-left: 12px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.subnav .nav > li:last-child > a {
border-right: 0;
}
.subnav .dropdown-menu {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 980px) {
.subnav-fixed {
position: fixed;
top: 40px;
left: 0;
right: 0;
z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
border-color: #d5d5d5;
border-width: 0 0 1px; /* drop the border on the fixed edges */
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
}
.subnav-fixed .nav {
width: 938px;
margin: 0 auto;
padding: 0 1px;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
}
/* Quick links
-------------------------------------------------- */
.bs-links {
margin: 36px 0;
}
.quick-links {
min-height: 30px;
margin: 0;
padding: 5px 20px;
list-style: none;
text-align: center;
overflow: hidden;
}
.quick-links:first-child {
min-height: 0;
}
.quick-links li {
display: inline;
margin: 0 8px;
color: #999;
}
.quick-links .github-btn,
.quick-links .tweet-btn,
.quick-links .follow-btn {
position: relative;
top: 5px;
}
/* Marketing section of Overview
-------------------------------------------------- */
.marketing .row {
margin-bottom: 9px;
}
.marketing h1 {
margin: 36px 0 27px;
font-size: 40px;
font-weight: 300;
/** text-align: center; **/
}
.marketing h2,
.marketing h3 {
font-weight: 300;
}
.marketing h2 {
font-size: 22px;
}
.marketing p {
margin-right: 10px;
}
.marketing .bs-icon {
float: left;
margin: 0px 10px 0 0;
opacity: .8;
}
.marketing .small-bs-icon {
float: left;
margin: 0px 5px 0 0;
}
/* Footer
-------------------------------------------------- */
.footer {
margin-top: 45px;
padding: 35px 0 36px;
border-top: 1px solid #B8D3FF;
font-family:"Arial", helvetica, sans-serif
}
.footer p {
margin-bottom: 0;
color: #555;
}
/* Special grid styles
-------------------------------------------------- */
.show-grid {
margin-top: 10px;
margin-bottom: 20px;
}
.show-grid [class*="span"] {
background-color: rgba(0, 146, 198, 0.1);
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
min-height: 30px;
line-height: 30px;
}
.show-grid:hover [class*="span"] {
background: #ddd;
}
.show-grid .show-grid {
margin-top: 0;
margin-bottom: 0;
}
.show-grid .show-grid [class*="span"] {
background-color: #ccc;
}
/* Render mini layout previews
-------------------------------------------------- */
.mini-layout {
border: 1px solid #ddd;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.mini-layout {
height: 240px;
margin-bottom: 20px;
padding: 9px;
}
.mini-layout div {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.mini-layout .mini-layout-body {
background-color: #dceaf4;
margin: 0 auto;
width: 70%;
height: 240px;
}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body {
float: left;
}
.mini-layout.fluid .mini-layout-sidebar {
background-color: #bbd8e9;
width: 20%;
height: 240px;
}
.mini-layout.fluid .mini-layout-body {
width: 77.5%;
margin-left: 2.5%;
}
/* Popover docs
-------------------------------------------------- */
.popover-well {
min-height: 160px;
}
.popover-well .popover {
display: block;
}
.popover-well .popover-wrapper {
width: 50%;
height: 160px;
float: left;
margin-left: 55px;
position: relative;
}
.popover-well .popover-menu-wrapper {
height: 80px;
}
.large-bird {
margin: 5px 0 0 310px;
opacity: .1;
}
/* Download page
-------------------------------------------------- */
.download .page-header {
margin-top: 36px;
}
.page-header .toggle-all {
margin-top: 5px;
}
/* Space out h3s when following a section */
.download h3 {
margin-bottom: 5px;
}
.download-builder input + h3,
.download-builder .checkbox + h3 {
margin-top: 9px;
}
/* Fields for variables */
.download-builder input[type=text] {
margin-bottom: 9px;
font-family: Menlo, Monaco, "Courier New", monospace;
font-size: 12px;
color: #d14;
}
.download-builder input[type=text]:focus {
background-color: #fff;
}
/* Custom, larger checkbox labels */
.download .checkbox {
padding: 6px 10px 6px 25px;
color: #555;
background-color: #f9f9f9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
}
.download .checkbox:hover {
color: #333;
background-color: #f5f5f5;
}
.download .checkbox small {
font-size: 12px;
color: #777;
}
/* Variables section */
#variables label {
margin-bottom: 0;
}
/* Giant download button */
.download-btn {
margin: 36px 0 108px;
}
#download p,
#download h4 {
max-width: 50%;
margin: 0 auto;
color: #999;
text-align: center;
}
#download h4 {
margin-bottom: 0;
}
#download p {
margin-bottom: 18px;
}
.download-btn .btn {
display: block;
width: auto;
padding: 19px 24px;
margin-bottom: 27px;
font-size: 30px;
line-height: 1;
text-align: center;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
/* Color swatches on LESS docs page
-------------------------------------------------- */
/* Sets the width of the td */
.swatch-col {
width: 30px;
}
/* Le swatch */
.swatch {
display: inline-block;
width: 30px;
height: 20px;
margin: -6px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/* For white swatches, give a border */
.swatch-bordered {
width: 28px;
height: 18px;
border: 1px solid #eee;
}
/* Misc
-------------------------------------------------- */
/* Make tables spaced out a bit more */
h2 + table,
h3 + table,
h4 + table,
h2 + .row {
margin-top: 5px;
}
/* Example sites showcase */
.example-sites img {
max-width: 100%;
margin: 0 auto;
}
.marketing-byline {
margin: -18px 0 27px;
font-size: 18px;
font-weight: 300;
line-height: 24px;
color: #999;
/** text-align: center;**/
}
.scrollspy-example {
height: 200px;
overflow: auto;
position: relative;
}
/* Remove bottom margin on example forms in wells */
form.well {
padding: 14px;
}
/* Tighten up spacing */
.well hr {
margin: 18px 0;
}
/* Fake the :focus state to demo it */
.focused {
border-color: rgba(82,168,236,.8);
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
outline: 0;
}
/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input[type=text] {
display: block;
margin-bottom: 9px;
}
/* Icons
------------------------- */
.the-icons {
margin-left: 0;
list-style: none;
}
.the-icons i:hover {
background-color: rgba(255,0,0,.25);
}
/* Eaxmples page
------------------------- */
/**.bootstrap-examples .thumbnail {
margin-bottom: 9px;
background-color: #fff;
}**/
/* Responsive table
------------------------- */
.responsive-utilities th small {
display: block;
font-weight: normal;
color: #999;
}
.responsive-utilities tbody th {
font-weight: normal;
}
.responsive-utilities td {
text-align: center;
}
.responsive-utilities td.is-visible {
color: #468847;
background-color: #dff0d8 !important;
}
.responsive-utilities td.is-hidden {
color: #ccc;
background-color: #f9f9f9 !important;
}
/* Responsive tests
------------------------- */
.responsive-utilities-test {
margin-top: 5px;
margin-left: 0;
list-style: none;
overflow: hidden; /* clear floats */
}
.responsive-utilities-test li {
position: relative;
float: left;
width: 25%;
height: 43px;
font-size: 14px;
font-weight: bold;
line-height: 43px;
color: #999;
text-align: center;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.responsive-utilities-test li + li {
margin-left: 10px;
}
.responsive-utilities-test span {
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.responsive-utilities-test span {
color: #468847;
background-color: #dff0d8;
border: 1px solid #d6e9c6;
}
/* Responsive Docs
-------------------------------------------------- */
@media (max-width: 480px) {
/* Reduce padding above jumbotron */
body {
padding-top: 70px;
}
/* Change up some type stuff */
h2 {
margin-top: 27px;
}
h2 small {
display: block;
line-height: 18px;
}
h3 {
margin-top: 18px;
}
/* Adjust the jumbotron */
.jumbotron h1,
.jumbotron p {
text-align: center;
margin-right: 0;
}
.jumbotron h1 {
font-size: 45px;
margin-right: 0;
}
.jumbotron p {
margin-right: 0;
margin-left: 0;
font-size: 18px;
line-height: 24px;
}
.jumbotron .btn {
display: block;
font-size: 18px;
padding: 10px 14px;
margin: 0 auto 10px;
}
/* Masthead (home page jumbotron) */
.masthead {
padding-top: 0;
}
/* Don't space out quick links so much */
.quick-links {
margin: 40px 0 0;
}
/* hide the bullets on mobile since our horizontal space is limited */
.quick-links .divider {
display: none;
}
/* center example sites */
.example-sites {
margin-left: 0;
}
.example-sites > li {
float: none;
display: block;
max-width: 280px;
margin: 0 auto 18px;
text-align: center;
}
.example-sites .thumbnail > img {
max-width: 270px;
}
table code {
white-space: normal;
word-wrap: break-word;
word-break: break-all;
}
/* Modal example */
.modal-example .modal {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
}
}
@media (max-width: 768px) {
/* Remove any padding from the body */
body {
padding-top: 0;
}
/* Jumbotron buttons */
.jumbotron .btn {
margin-bottom: 10px;
}
/* Subnav */
.subnav {
position: static;
top: auto;
z-index: auto;
width: auto;
height: auto;
background: #fff; /* whole background property since we use a background-image for gradient */
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.subnav .nav > li {
float: none;
}
.subnav .nav > li > a {
border: 0;
}
.subnav .nav > li + li > a {
border-top: 1px solid #e5e5e5;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
/* Popovers */
.large-bird {
display: none;
}
.popover-well .popover-wrapper {
margin-left: 0;
}
/* Space out the show-grid examples */
.show-grid [class*="span"] {
margin-bottom: 5px;
}
/* Unfloat the back to top link in footer */
.footer .pull-right {
float: none;
}
.footer p {
margin-bottom: 9px;
}
}
@media (min-width: 480px) and (max-width: 768px) {
/* Scale down the jumbotron content */
.jumbotron h1 {
font-size: 54px;
}
.jumbotron p {
margin-right: 0;
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 980px) {
/* Remove any padding from the body */
body {
padding-top: 0;
}
/* Scale down the jumbotron content */
.jumbotron h1 {
font-size: 72px;
}
}
@media (max-width: 980px) {
/* Unfloat brand */
.navbar-fixed-top .brand {
float: left;
margin-left: 0;
padding-left: 10px;
padding-right: 10px;
}
/* Inline-block quick links for more spacing */
.quick-links li {
display: inline-block;
margin: 5px;
}
}
/* LARGE DESKTOP SCREENS */
@media (min-width: 1210px) {
/* Update subnav container */
.subnav-fixed .nav {
width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
}
}
|
addons/themes/mariners/views/partials/header.html
|
wret36/marinersTraining
|
<div id="search">
<input type="text" value="Search" />
</div>
<div id="head-nav">
{pyro:navigation:links group="header"}
</div>
|
public_html/lib/kendoui/web/examples/web/mvvm/custom.html
|
chebizarro/cartesius
|
<!DOCTYPE html>
<html>
<head>
<title>Custom binding</title>
<link href="../../content/shared/styles/examples-offline.css" rel="stylesheet">
<link href="../../../styles/kendo.common.min.css" rel="stylesheet">
<link href="../../../styles/kendo.default.min.css" rel="stylesheet">
<script src="../../../js/jquery.min.js"></script>
<script src="../../../js/kendo.web.min.js"></script>
<script src="../../content/shared/js/console.js"></script>
<script>
</script>
</head>
<body>
<a class="offline-button" href="../index.html">Back</a>
<div id="example" class="k-content">
<div class="demo-section">
<div class="configuration" style="min-width: 110px; height: 110px; margin-bottom: 15px;">
<span class="configHead">Slide Binding</span>
<label>
Toggle: <input type="checkbox" data-bind="checked: slideValue" />
</label>
</div>
<div id="target" data-bind="slide: slideValue">
One Big Orange Square.
</div>
</div>
<script>
kendo.data.binders.slide = kendo.data.Binder.extend( {
refresh: function() {
var value = this.bindings["slide"].get();
if (value) {
$(this.element).slideDown();
} else {
$(this.element).slideUp();
}
}
});
$(document).ready(function() {
var viewModel = kendo.observable({
slideValue: true
});
kendo.bind($("#example"), viewModel);
});
</script>
<div class="code-sample">
<h4 class="code-title">View source code:</h4>
<pre class="prettyprint">
<label>
Toggle: <input type="checkbox" data-bind="checked: slideValue" />
</label>
<div id="target" data-bind="slide: slideValue">
One Big Orange Square.
</div>
</pre>
</div>
<div class="code-sample">
<h4 class="code-title">Custom binder source code:</h4>
<pre class="prettyprint">
kendo.data.binders.slide = kendo.data.Binder.extend( {
refresh: function() {
var value = this.bindings["slide"].get();
if (value) {
$(this.element).slideDown();
} else {
$(this.element).slideUp();
}
}
});
</pre>
</div>
<div class="code-sample">
<h4 class="code-title">View model source code:</h4>
<pre class="prettyprint">
var viewModel = kendo.observable({
slideValue: true
});
kendo.bind($("#example"), viewModel);
</pre>
</div>
<style scoped>
.demo-section {
width: 300px;
min-height: 140px;
margin-bottom: 30px;
}
.configuration label {
display: block;
float: none;
}
.code-sample {
clear: right;
}
#target {
width: 60px;
height: 60px;
border-width: 4px;
padding: 2em;
float: left;
background-color: gold;
color: darkRed;
border-style: solid;
border-color: darkOrange;
border-radius: 10px;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
-moz-border-radius: 10px;
text-align: center;
vertical-align: middle;
}
</style>
</div>
</body>
</html>
|
doc/plugin/ztree.html
|
dwandw/B-JUI
|
<div class="bjui-pageContent">
<div class="bjui-doc">
<h3 class="page-header">第三方插件:zTree —— 树插件</h3>
<blockquote>
<p>本节主要介绍jQuery树插件 - zTree,插件地址:<a href="http://www.ztree.me/" target="_blank">http://www.ztree.me/</a>。</p>
</blockquote>
<h4>初始化</h4>
<ul>
<li><span class="label label-default">DOM示例1:</span>ul添加id, 添加class<code>(ztree)</code>和属性<code>data-toggle="ztree"</code>后即可触发,data属性设置要展示的JSON数据及其他参数。<br>
<p>示例代码:</p>
<pre class="brush: html">
<ul id="ztree-test-demo1" class="ztree" data-toggle="ztree" data-nodes="[{id:1,pid:0,name:'表单元素',faicon:'rss',children:[{id:10,pId:1,name:'按钮'},{id:11,pId:1,name:'文本框'}]}]"></ul>
</pre>
</li>
<li><span class="label label-default">DOM示例2:</span>ul添加id, 添加class<code>(ztree)</code>和属性<code>data-toggle="ztree"</code>后即可触发,然后使用集合属性<code>data-options</code>定义JSON数据及其他参数。<br>
<p>示例代码:</p>
<pre class="brush: html">
<ul id="ztree-test-demo2" class="ztree" data-toggle="ztree" data-options="{nodes:[{id:1,pid:0,name:'表单元素',faicon:'rss',children:[{id:10,pId:1,name:'按钮'},{id:11,pId:1,name:'文本框'}]}]}"></ul>
</pre>
</li>
<li><span class="label label-default">DOM示例3:</span>ul添加id, 添加class<code>(ztree)</code>和属性<code>data-toggle="ztree"</code>后即可触发,使用li元素定义要展示的数据。<br>
<p>示例代码:</p>
<pre class="brush: html">
<ul id="ztree-test-demo3" class="ztree" data-toggle="ztree">
<li data-id="1" data-pid="0" data-faicon="rss" data-faicon-close="cab">表单元素</li>
<li data-id="10" data-pid="1" data-url="form-button.html" data-tabid="form-button" data-faicon="bell">按钮</li>
<li data-id="11" data-pid="1" data-url="form-input.html" data-tabid="form-input" data-faicon="info-circle">文本框</li>
</ul>
</pre>
</li>
<li>jQuery API:<a href="http://www.ztree.me/v3/api.php" target="_blank">http://www.ztree.me/v3/api.php</a></li>
</ul>
<blockquote class="point">
<p>考虑到nodes定义的JSON数据写到HTML中可能会破坏DOM结构, nodes参数支持定义为方法名,该方法返回需要的JSON数据。例:</p>
<pre class="brush: js; html-script: true">
<script type="text/javascript">
function ztree_returnjson() {
return [{id:1,pid:0,name:'表单元素',children:[{id:10,pId:1,name:'按钮'},{id:11,pId:1,name:'文本框'}]}]
}
</script>
<ul id="ztree-test-demo2" class="ztree" data-toggle="ztree" data-options="{nodes:'ztree_returnjson'}"></ul>
</pre>
</blockquote>
<h4>DOM初始化的zTree参数</h4>
<blockquote>
<p>推荐使用集合属性<code>data-options</code>定义参数,如果使用<code>data属性</code>定义参数,注意转换成对应的名称,参见<a href="doc/base/data.html" data-toggle="navtab" data-id="doc-base">data属性</a>一节。</p>
</blockquote>
<table class="table table-striped table-hover">
<thead>
<tr>
<th width="160">属性名称</th>
<th>类型、参数</th>
<th>默认值</th>
<th>描述信息</th>
</tr>
</thead>
<tbody>
<tr>
<td>nodes</td>
<td>object/string/function</td>
<td>null</td>
<td>zTree展示的JSON数据,参数格式可以是:JSON对象,JSON格式的字符串,返回JSON数据的方法名,返回JSON数据的方法</td>
</tr>
<tr>
<td>└ faicon</td>
<td>string</td>
<td>null</td>
<td>定义zTree节点显示的字体图标,图标名称见<a href="http://fortawesome.github.io/Font-Awesome/icons/" target="_blank">Font Awesome</a>,定义图标名称不要加<code>fa-</code></td>
</tr>
<tr>
<td>└ faiconClose</td>
<td>string</td>
<td>null</td>
<td>定义zTree父节点折叠后显示的字体图标。</td>
</tr>
<tr>
<td>expandAll</td>
<td>Boolean</td>
<td>false</td>
<td>展开整棵树</td>
</tr>
<tr>
<td>simpleData</td>
<td>Boolean</td>
<td>true</td>
<td>使用简单JSON数据</td>
</tr>
<tr>
<td>addHoverDom</td>
<td>function(treeId, treeNode)</td>
<td>null</td>
<td>鼠标放到节点上时,显示的自定义DOM,函数可选字符串"edit":显示自定义的添加和删除按钮,删除按钮点击时有确认事件,如果定义了删除事件[onRemove],则删除时将调用该事件,否则直接删除</td>
</tr>
<tr>
<td>removeHoverDom</td>
<td>function(treeId, treeNode)</td>
<td>null</td>
<td>鼠标离开节点时,隐藏自定义DOM,函数可选字符串"edit":隐藏自定义的添加和删除按钮,addHoverDom和removeHoverDom需要同时出现</td>
</tr>
<tr>
<td>maxAddLevel</td>
<td>Int</td>
<td>2</td>
<td>允许添加的最大子节点深度,仅使用默认的{"addHoverDom":"edit"}时有效,level > maxAddLevel 的节点上将不会显示添加按钮。</td>
</tr>
<tr>
<td>addDiyDom</td>
<td>function(treeId, treeNode)</td>
<td>false</td>
<td>用于在节点上固定显示用户自定义DOM</td>
</tr>
<tr>
<td>editEnable</td>
<td>Boolean</td>
<td>false</td>
<td>允许编辑节点</td>
</tr>
<tr>
<td>showRemoveBtn</td>
<td>Boolean</td>
<td>false</td>
<td>显示默认的编辑按钮</td>
</tr>
<tr>
<td>showRenameBtn</td>
<td>Boolean</td>
<td>false</td>
<td>显示默认的删除按钮</td>
</tr>
<tr>
<td>checkEnable</td>
<td>Boolean</td>
<td>false</td>
<td>设置 zTree 的节点上是否显示 checkbox / radio</td>
</tr>
<tr>
<td>chkStyle</td>
<td>String</td>
<td>checkbox</td>
<td>勾选框类型(checkbox 或 radio)[ {"checkEnable":true} 生效 ]</td>
</tr>
<tr>
<td>radioType</td>
<td>String</td>
<td>all</td>
<td>radio 的分组范围,参数'all':整棵树为一个分组,参数'level':每一节点范围当作一个分组</td>
</tr>
<tr>
<td>onClick</td>
<td>function(event, treeId, treeNode, clickFlag)</td>
<td>null</td>
<td>用于捕获节点被点击的事件回调函数,<br>请为该函数添加<code>event.preventDefault()</code>以阻止a链接的默认事件
</td>
</tr>
<tr>
<td>beforeDrag</td>
<td>function(treeId, treeNodes)</td>
<td>null</td>
<td>用于捕获节点被拖拽之前的事件回调函数,并且根据返回值确定是否允许开启拖拽操作<br>
拖拽需要开启(editEnable):[ {"editEnable":true} 生效 ]
</td>
</tr>
<tr>
<td>beforeDrop</td>
<td>function(treeId, treeNodes, targetNode, moveType, isCopy)</td>
<td>null</td>
<td>用于捕获节点拖拽操作结束之前的事件回调函数,并且根据返回值确定是否允许此拖拽操作</td>
</tr>
<tr>
<td>onDrop</td>
<td>function(event, treeId, treeNodes, targetNode, moveType, isCopy)</td>
<td>null</td>
<td>用于捕获节点拖拽操作结束的事件回调函数</td>
</tr>
<tr>
<td>beforeRemove</td>
<td>function(treeId, treeNode)</td>
<td>null</td>
<td>用于捕获节点被删除之前的事件回调函数,并且根据返回值确定是否允许删除操作。</td>
</tr>
<tr>
<td>onRemove</td>
<td>function(event, treeId, treeNode)</td>
<td>null</td>
<td>用于捕获删除节点之后的事件回调函数。</td>
</tr>
<tr>
<td>onCheck</td>
<td>function(event, treeId, treeNode)</td>
<td>null</td>
<td>用于捕获 checkbox / radio 被勾选 或 取消勾选的事件回调函数</td>
</tr>
<tr>
<td><code>setting</code></td>
<td>object</td>
<td>null</td>
<td>用于定义更多的zTree参数,更多参数请查看zTree API:<a href="http://www.ztree.me/v3/api.php" target="_blank">http://www.ztree.me/v3/api.php</a></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="bjui-pageFooter">
<ul>
<li><button type="button" class="btn-close" data-icon="close">关闭</button></li>
</ul>
</div>
|
jobx-server/src/main/webapp/static/css/font-material.css
|
wolfboys/opencron-dev
|
/*
* Material Design Iconic Font 1.0.1 by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
* License - https://github.com/zavoloklom/material-design-iconic-font/blob/gh-pages/License.md (Attribution-ShareAlike 4.0 International license)
*/
@font-face {
font-family: 'Material Design Iconic Font';
src: url('../fonts/material-icons/Material-Design-Iconic-Font.eot?v=1.0.1');
src: url('../fonts/material-icons/Material-Design-Iconic-Font.eot?#iefix&v=1.0.1') format('embedded-opentype'), url('../fonts/material-icons/Material-Design-Iconic-Font.woff?v=1.0.1') format('woff'), url('../fonts/material-icons/Material-Design-Iconic-Font.ttf?v=1.0.1') format('truetype'), url('../fonts/material-icons/Material-Design-Iconic-Font.svg?v=1.0.1#Material-Design-Iconic-Font') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="md-"],
[class*=" md-"] {
display: inline-block;
font: normal normal normal 14px/1 'Material Design Iconic Font';
font-size: inherit;
speak: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.md {
line-height: inherit;
vertical-align: bottom;
}
.md-lg {
font-size: 1.5em;
line-height: .5em;
vertical-align: -35%;
}
.md-2x {
font-size: 2em;
}
.md-3x {
font-size: 3em;
}
.md-4x {
font-size: 4em;
}
.md-5x {
font-size: 5em;
}
.md-border {
padding: .2em .25em .15em;
border: solid 0.08em #808080;
border-radius: .1em;
}
.md-border-circle {
padding: .2em .25em .15em;
border: solid 0.08em #808080;
border-radius: 50%;
}
[class^="md-"].pull-left,
[class*=" md-"].pull-left {
float: left;
margin-right: .3em;
}
[class^="md-"].pull-right,
[class*=" md-"].pull-right {
float: right;
margin-left: .3em;
}
.md-spin {
-webkit-animation: md-spin 1.5s infinite linear;
animation: md-spin 1.5s infinite linear;
}
.md-spin-reverse {
-webkit-animation: md-spin-reverse 1.5s infinite linear;
animation: md-spin-reverse 1.5s infinite linear;
}
@-webkit-keyframes md-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes md-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes md-spin-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-359deg);
transform: rotate(-359deg);
}
}
@keyframes md-spin-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-359deg);
transform: rotate(-359deg);
}
}
.md-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.md-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.md-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.md-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.md-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .md-rotate-90,
:root .md-rotate-180,
:root .md-rotate-270,
:root .md-flip-horizontal,
:root .md-flip-vertical {
filter: none;
}
/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* If you do not want use all icons you can disable icon set here */
.md-3d-rotation:before {
content: "\f000";
}
.md-accessibility:before {
content: "\f001";
}
.md-account-balance:before {
content: "\f002";
}
.md-account-balance-wallet:before {
content: "\f003";
}
.md-account-box:before {
content: "\f004";
}
.md-account-child:before {
content: "\f005";
}
.md-account-circle:before {
content: "\f006";
}
.md-add-shopping-cart:before {
content: "\f007";
}
.md-alarm:before {
content: "\f008";
}
.md-alarm-add:before {
content: "\f009";
}
.md-alarm-off:before {
content: "\f00a";
}
.md-alarm-on:before {
content: "\f00b";
}
.md-android:before {
content: "\f00c";
}
.md-announcement:before {
content: "\f00d";
}
.md-aspect-ratio:before {
content: "\f00e";
}
.md-assessment:before {
content: "\f00f";
}
.md-assignment:before {
content: "\f010";
}
.md-assignment-ind:before {
content: "\f011";
}
.md-assignment-late:before {
content: "\f012";
}
.md-assignment-return:before {
content: "\f013";
}
.md-assignment-returned:before {
content: "\f014";
}
.md-assignment-turned-in:before {
content: "\f015";
}
.md-autorenew:before {
content: "\f016";
}
.md-backup:before {
content: "\f017";
}
.md-book:before {
content: "\f018";
}
.md-bookmark:before {
content: "\f019";
}
.md-bookmark-outline:before {
content: "\f01a";
}
.md-bug-report:before {
content: "\f01b";
}
.md-cached:before {
content: "\f01c";
}
.md-class:before {
content: "\f01d";
}
.md-credit-card:before {
content: "\f01e";
}
.md-dashboard:before {
content: "\f01f";
}
.md-delete:before {
content: "\f020";
}
.md-description:before {
content: "\f021";
}
.md-dns:before {
content: "\f022";
}
.md-done:before {
content: "\f023";
}
.md-done-all:before {
content: "\f024";
}
.md-event:before {
content: "\f025";
}
.md-exit-to-app:before {
content: "\f026";
}
.md-explore:before {
content: "\f027";
}
.md-extension:before {
content: "\f028";
}
.md-face-unlock:before {
content: "\f029";
}
.md-favorite:before {
content: "\f02a";
}
.md-favorite-outline:before {
content: "\f02b";
}
.md-find-in-page:before {
content: "\f02c";
}
.md-find-replace:before {
content: "\f02d";
}
.md-flip-to-back:before {
content: "\f02e";
}
.md-flip-to-front:before {
content: "\f02f";
}
.md-get-app:before {
content: "\f030";
}
.md-grade:before {
content: "\f031";
}
.md-group-work:before {
content: "\f032";
}
.md-help:before {
content: "\f033";
}
.md-highlight-remove:before {
content: "\f034";
}
.md-history:before {
content: "\f035";
}
.md-home:before {
content: "\f036";
}
.md-https:before {
content: "\f037";
}
.md-info:before {
content: "\f038";
}
.md-info-outline:before {
content: "\f039";
}
.md-input:before {
content: "\f03a";
}
.md-invert-colors:before {
content: "\f03b";
}
.md-label:before {
content: "\f03c";
}
.md-label-outline:before {
content: "\f03d";
}
.md-language:before {
content: "\f03e";
}
.md-launch:before {
content: "\f03f";
}
.md-list:before {
content: "\f040";
}
.md-lock:before {
content: "\f041";
}
.md-lock-open:before {
content: "\f042";
}
.md-lock-outline:before {
content: "\f043";
}
.md-loyalty:before {
content: "\f044";
}
.md-markunread-mailbox:before {
content: "\f045";
}
.md-note-add:before {
content: "\f046";
}
.md-open-in-browser:before {
content: "\f047";
}
.md-open-in-new:before {
content: "\f048";
}
.md-open-with:before {
content: "\f049";
}
.md-pageview:before {
content: "\f04a";
}
.md-payment:before {
content: "\f04b";
}
.md-perm-camera-mic:before {
content: "\f04c";
}
.md-perm-contact-cal:before {
content: "\f04d";
}
.md-perm-data-setting:before {
content: "\f04e";
}
.md-perm-device-info:before {
content: "\f04f";
}
.md-perm-identity:before {
content: "\f050";
}
.md-perm-media:before {
content: "\f051";
}
.md-perm-phone-msg:before {
content: "\f052";
}
.md-perm-scan-wifi:before {
content: "\f053";
}
.md-picture-in-picture:before {
content: "\f054";
}
.md-polymer:before {
content: "\f055";
}
.md-print:before {
content: "\f056";
}
.md-query-builder:before {
content: "\f057";
}
.md-question-answer:before {
content: "\f058";
}
.md-receipt:before {
content: "\f059";
}
.md-redeem:before {
content: "\f05a";
}
.md-report-problem:before {
content: "\f05b";
}
.md-restore:before {
content: "\f05c";
}
.md-room:before {
content: "\f05d";
}
.md-schedule:before {
content: "\f05e";
}
.md-search:before {
content: "\f05f";
}
.md-settings:before {
content: "\f060";
}
.md-settings-applications:before {
content: "\f061";
}
.md-settings-backup-restore:before {
content: "\f062";
}
.md-settings-bluetooth:before {
content: "\f063";
}
.md-settings-cell:before {
content: "\f064";
}
.md-settings-display:before {
content: "\f065";
}
.md-settings-ethernet:before {
content: "\f066";
}
.md-settings-input-antenna:before {
content: "\f067";
}
.md-settings-input-component:before {
content: "\f068";
}
.md-settings-input-composite:before {
content: "\f069";
}
.md-settings-input-hdmi:before {
content: "\f06a";
}
.md-settings-input-svideo:before {
content: "\f06b";
}
.md-settings-overscan:before {
content: "\f06c";
}
.md-settings-phone:before {
content: "\f06d";
}
.md-settings-power:before {
content: "\f06e";
}
.md-settings-remote:before {
content: "\f06f";
}
.md-settings-voice:before {
content: "\f070";
}
.md-shop:before {
content: "\f071";
}
.md-shopping-basket:before {
content: "\f072";
}
.md-shopping-cart:before {
content: "\f073";
}
.md-shop-two:before {
content: "\f074";
}
.md-speaker-notes:before {
content: "\f075";
}
.md-spellcheck:before {
content: "\f076";
}
.md-star-rate:before {
content: "\f077";
}
.md-stars:before {
content: "\f078";
}
.md-store:before {
content: "\f079";
}
.md-subject:before {
content: "\f07a";
}
.md-swap-horiz:before {
content: "\f07b";
}
.md-swap-vert:before {
content: "\f07c";
}
.md-swap-vert-circle:before {
content: "\f07d";
}
.md-system-update-tv:before {
content: "\f07e";
}
.md-tab:before {
content: "\f07f";
}
.md-tab-unselected:before {
content: "\f080";
}
.md-theaters:before {
content: "\f081";
}
.md-thumb-down:before {
content: "\f082";
}
.md-thumbs-up-down:before {
content: "\f083";
}
.md-thumb-up:before {
content: "\f084";
}
.md-toc:before {
content: "\f085";
}
.md-today:before {
content: "\f086";
}
.md-track-changes:before {
content: "\f087";
}
.md-translate:before {
content: "\f088";
}
.md-trending-down:before {
content: "\f089";
}
.md-trending-neutral:before {
content: "\f08a";
}
.md-trending-up:before {
content: "\f08b";
}
.md-turned-in:before {
content: "\f08c";
}
.md-turned-in-not:before {
content: "\f08d";
}
.md-verified-user:before {
content: "\f08e";
}
.md-view-agenda:before {
content: "\f08f";
}
.md-view-array:before {
content: "\f090";
}
.md-view-carousel:before {
content: "\f091";
}
.md-view-column:before {
content: "\f092";
}
.md-view-day:before {
content: "\f093";
}
.md-view-headline:before {
content: "\f094";
}
.md-view-list:before {
content: "\f095";
}
.md-view-module:before {
content: "\f096";
}
.md-view-quilt:before {
content: "\f097";
}
.md-view-stream:before {
content: "\f098";
}
.md-view-week:before {
content: "\f099";
}
.md-visibility:before {
content: "\f09a";
}
.md-visibility-off:before {
content: "\f09b";
}
.md-wallet-giftcard:before {
content: "\f09c";
}
.md-wallet-membership:before {
content: "\f09d";
}
.md-wallet-travel:before {
content: "\f09e";
}
.md-work:before {
content: "\f09f";
}
.md-error:before {
content: "\f0a0";
}
.md-warning:before {
content: "\f0a1";
}
.md-album:before {
content: "\f0a2";
}
.md-av-timer:before {
content: "\f0a3";
}
.md-closed-caption:before {
content: "\f0a4";
}
.md-equalizer:before {
content: "\f0a5";
}
.md-explicit:before {
content: "\f0a6";
}
.md-fast-forward:before {
content: "\f0a7";
}
.md-fast-rewind:before {
content: "\f0a8";
}
.md-games:before {
content: "\f0a9";
}
.md-hearing:before {
content: "\f0aa";
}
.md-high-quality:before {
content: "\f0ab";
}
.md-loop:before {
content: "\f0ac";
}
.md-mic:before {
content: "\f0ad";
}
.md-mic-none:before {
content: "\f0ae";
}
.md-mic-off:before {
content: "\f0af";
}
.md-movie:before {
content: "\f0b0";
}
.md-my-library-add:before {
content: "\f0b1";
}
.md-my-library-books:before {
content: "\f0b2";
}
.md-my-library-music:before {
content: "\f0b3";
}
.md-new-releases:before {
content: "\f0b4";
}
.md-not-interested:before {
content: "\f0b5";
}
.md-pause:before {
content: "\f0b6";
}
.md-pause-circle-fill:before {
content: "\f0b7";
}
.md-pause-circle-outline:before {
content: "\f0b8";
}
.md-play-arrow:before {
content: "\f0b9";
}
.md-play-circle-fill:before {
content: "\f0ba";
}
.md-play-circle-outline:before {
content: "\f0bb";
}
.md-playlist-add:before {
content: "\f0bc";
}
.md-play-shopping-bag:before {
content: "\f0bd";
}
.md-queue:before {
content: "\f0be";
}
.md-queue-music:before {
content: "\f0bf";
}
.md-radio:before {
content: "\f0c0";
}
.md-recent-actors:before {
content: "\f0c1";
}
.md-repeat:before {
content: "\f0c2";
}
.md-repeat-one:before {
content: "\f0c3";
}
.md-replay:before {
content: "\f0c4";
}
.md-shuffle:before {
content: "\f0c5";
}
.md-skip-next:before {
content: "\f0c6";
}
.md-skip-previous:before {
content: "\f0c7";
}
.md-snooze:before {
content: "\f0c8";
}
.md-stop:before {
content: "\f0c9";
}
.md-subtitles:before {
content: "\f0ca";
}
.md-surround-sound:before {
content: "\f0cb";
}
.md-videocam:before {
content: "\f0cc";
}
.md-videocam-off:before {
content: "\f0cd";
}
.md-video-collection:before {
content: "\f0ce";
}
.md-volume-down:before {
content: "\f0cf";
}
.md-volume-mute:before {
content: "\f0d0";
}
.md-volume-off:before {
content: "\f0d1";
}
.md-volume-up:before {
content: "\f0d2";
}
.md-web:before {
content: "\f0d3";
}
.md-business:before {
content: "\f0d4";
}
.md-call:before {
content: "\f0d5";
}
.md-call-end:before {
content: "\f0d6";
}
.md-call-made:before {
content: "\f0d7";
}
.md-call-merge:before {
content: "\f0d8";
}
.md-call-missed:before {
content: "\f0d9";
}
.md-call-received:before {
content: "\f0da";
}
.md-call-split:before {
content: "\f0db";
}
.md-chat:before {
content: "\f0dc";
}
.md-clear-all:before {
content: "\f0dd";
}
.md-comment:before {
content: "\f0de";
}
.md-contacts:before {
content: "\f0df";
}
.md-dialer-sip:before {
content: "\f0e0";
}
.md-dialpad:before {
content: "\f0e1";
}
.md-dnd-on:before {
content: "\f0e2";
}
.md-email:before {
content: "\f0e3";
}
.md-forum:before {
content: "\f0e4";
}
.md-import-export:before {
content: "\f0e5";
}
.md-invert-colors-off:before {
content: "\f0e6";
}
.md-invert-colors-on:before {
content: "\f0e7";
}
.md-live-help:before {
content: "\f0e8";
}
.md-location-off:before {
content: "\f0e9";
}
.md-location-on:before {
content: "\f0ea";
}
.md-message:before {
content: "\f0eb";
}
.md-messenger:before {
content: "\f0ec";
}
.md-no-sim:before {
content: "\f0ed";
}
.md-phone:before {
content: "\f0ee";
}
.md-portable-wifi-off:before {
content: "\f0ef";
}
.md-quick-contacts-dialer:before {
content: "\f0f0";
}
.md-quick-contacts-mail:before {
content: "\f0f1";
}
.md-ring-volume:before {
content: "\f0f2";
}
.md-stay-current-landscape:before {
content: "\f0f3";
}
.md-stay-current-portrait:before {
content: "\f0f4";
}
.md-stay-primary-landscape:before {
content: "\f0f5";
}
.md-stay-primary-portrait:before {
content: "\f0f6";
}
.md-swap-calls:before {
content: "\f0f7";
}
.md-textsms:before {
content: "\f0f8";
}
.md-voicemail:before {
content: "\f0f9";
}
.md-vpn-key:before {
content: "\f0fa";
}
.md-add:before {
content: "\f0fb";
}
.md-add-box:before {
content: "\f0fc";
}
.md-add-circle:before {
content: "\f0fd";
}
.md-add-circle-outline:before {
content: "\f0fe";
}
.md-archive:before {
content: "\f0ff";
}
.md-backspace:before {
content: "\f100";
}
.md-block:before {
content: "\f101";
}
.md-clear:before {
content: "\f102";
}
.md-content-copy:before {
content: "\f103";
}
.md-content-cut:before {
content: "\f104";
}
.md-content-paste:before {
content: "\f105";
}
.md-create:before {
content: "\f106";
}
.md-drafts:before {
content: "\f107";
}
.md-filter-list:before {
content: "\f108";
}
.md-flag:before {
content: "\f109";
}
.md-forward:before {
content: "\f10a";
}
.md-gesture:before {
content: "\f10b";
}
.md-inbox:before {
content: "\f10c";
}
.md-link:before {
content: "\f10d";
}
.md-mail:before {
content: "\f10e";
}
.md-markunread:before {
content: "\f10f";
}
.md-redo:before {
content: "\f110";
}
.md-remove:before {
content: "\f111";
}
.md-remove-circle:before {
content: "\f112";
}
.md-remove-circle-outline:before {
content: "\f113";
}
.md-reply:before {
content: "\f114";
}
.md-reply-all:before {
content: "\f115";
}
.md-report:before {
content: "\f116";
}
.md-save:before {
content: "\f117";
}
.md-select-all:before {
content: "\f118";
}
.md-send:before {
content: "\f119";
}
.md-sort:before {
content: "\f11a";
}
.md-text-format:before {
content: "\f11b";
}
.md-undo:before {
content: "\f11c";
}
.md-access-alarm:before {
content: "\f11d";
}
.md-access-alarms:before {
content: "\f11e";
}
.md-access-time:before {
content: "\f11f";
}
.md-add-alarm:before {
content: "\f120";
}
.md-airplanemode-off:before {
content: "\f121";
}
.md-airplanemode-on:before {
content: "\f122";
}
.md-battery-20:before {
content: "\f123";
}
.md-battery-30:before {
content: "\f124";
}
.md-battery-50:before {
content: "\f125";
}
.md-battery-60:before {
content: "\f126";
}
.md-battery-80:before {
content: "\f127";
}
.md-battery-90:before {
content: "\f128";
}
.md-battery-alert:before {
content: "\f129";
}
.md-battery-charging-20:before {
content: "\f12a";
}
.md-battery-charging-30:before {
content: "\f12b";
}
.md-battery-charging-50:before {
content: "\f12c";
}
.md-battery-charging-60:before {
content: "\f12d";
}
.md-battery-charging-80:before {
content: "\f12e";
}
.md-battery-charging-90:before {
content: "\f12f";
}
.md-battery-charging-full:before {
content: "\f130";
}
.md-battery-full:before {
content: "\f131";
}
.md-battery-std:before {
content: "\f132";
}
.md-battery-unknown:before {
content: "\f133";
}
.md-bluetooth:before {
content: "\f134";
}
.md-bluetooth-connected:before {
content: "\f135";
}
.md-bluetooth-disabled:before {
content: "\f136";
}
.md-bluetooth-searching:before {
content: "\f137";
}
.md-brightness-auto:before {
content: "\f138";
}
.md-brightness-high:before {
content: "\f139";
}
.md-brightness-low:before {
content: "\f13a";
}
.md-brightness-medium:before {
content: "\f13b";
}
.md-data-usage:before {
content: "\f13c";
}
.md-developer-mode:before {
content: "\f13d";
}
.md-devices:before {
content: "\f13e";
}
.md-dvr:before {
content: "\f13f";
}
.md-gps-fixed:before {
content: "\f140";
}
.md-gps-not-fixed:before {
content: "\f141";
}
.md-gps-off:before {
content: "\f142";
}
.md-location-disabled:before {
content: "\f143";
}
.md-location-searching:before {
content: "\f144";
}
.md-multitrack-audio:before {
content: "\f145";
}
.md-network-cell:before {
content: "\f146";
}
.md-network-wifi:before {
content: "\f147";
}
.md-nfc:before {
content: "\f148";
}
.md-now-wallpaper:before {
content: "\f149";
}
.md-now-widgets:before {
content: "\f14a";
}
.md-screen-lock-landscape:before {
content: "\f14b";
}
.md-screen-lock-portrait:before {
content: "\f14c";
}
.md-screen-lock-rotation:before {
content: "\f14d";
}
.md-screen-rotation:before {
content: "\f14e";
}
.md-sd-storage:before {
content: "\f14f";
}
.md-settings-system-daydream:before {
content: "\f150";
}
.md-signal-cellular-0-bar:before {
content: "\f151";
}
.md-signal-cellular-1-bar:before {
content: "\f152";
}
.md-signal-cellular-2-bar:before {
content: "\f153";
}
.md-signal-cellular-3-bar:before {
content: "\f154";
}
.md-signal-cellular-4-bar:before {
content: "\f155";
}
.md-signal-cellular-connected-no-internet-0-bar:before {
content: "\f156";
}
.md-signal-cellular-connected-no-internet-1-bar:before {
content: "\f157";
}
.md-signal-cellular-connected-no-internet-2-bar:before {
content: "\f158";
}
.md-signal-cellular-connected-no-internet-3-bar:before {
content: "\f159";
}
.md-signal-cellular-connected-no-internet-4-bar:before {
content: "\f15a";
}
.md-signal-cellular-no-sim:before {
content: "\f15b";
}
.md-signal-cellular-null:before {
content: "\f15c";
}
.md-signal-cellular-off:before {
content: "\f15d";
}
.md-signal-wifi-0-bar:before {
content: "\f15e";
}
.md-signal-wifi-1-bar:before {
content: "\f15f";
}
.md-signal-wifi-2-bar:before {
content: "\f160";
}
.md-signal-wifi-3-bar:before {
content: "\f161";
}
.md-signal-wifi-4-bar:before {
content: "\f162";
}
.md-signal-wifi-off:before {
content: "\f163";
}
.md-storage:before {
content: "\f164";
}
.md-usb:before {
content: "\f165";
}
.md-wifi-lock:before {
content: "\f166";
}
.md-wifi-tethering:before {
content: "\f167";
}
.md-attach-file:before {
content: "\f168";
}
.md-attach-money:before {
content: "\f169";
}
.md-border-all:before {
content: "\f16a";
}
.md-border-bottom:before {
content: "\f16b";
}
.md-border-clear:before {
content: "\f16c";
}
.md-border-color:before {
content: "\f16d";
}
.md-border-horizontal:before {
content: "\f16e";
}
.md-border-inner:before {
content: "\f16f";
}
.md-border-left:before {
content: "\f170";
}
.md-border-outer:before {
content: "\f171";
}
.md-border-right:before {
content: "\f172";
}
.md-border-style:before {
content: "\f173";
}
.md-border-top:before {
content: "\f174";
}
.md-border-vertical:before {
content: "\f175";
}
.md-format-align-center:before {
content: "\f176";
}
.md-format-align-justify:before {
content: "\f177";
}
.md-format-align-left:before {
content: "\f178";
}
.md-format-align-right:before {
content: "\f179";
}
.md-format-bold:before {
content: "\f17a";
}
.md-format-clear:before {
content: "\f17b";
}
.md-format-color-fill:before {
content: "\f17c";
}
.md-format-color-reset:before {
content: "\f17d";
}
.md-format-color-text:before {
content: "\f17e";
}
.md-format-indent-decrease:before {
content: "\f17f";
}
.md-format-indent-increase:before {
content: "\f180";
}
.md-format-italic:before {
content: "\f181";
}
.md-format-line-spacing:before {
content: "\f182";
}
.md-format-list-bulleted:before {
content: "\f183";
}
.md-format-list-numbered:before {
content: "\f184";
}
.md-format-paint:before {
content: "\f185";
}
.md-format-quote:before {
content: "\f186";
}
.md-format-size:before {
content: "\f187";
}
.md-format-strikethrough:before {
content: "\f188";
}
.md-format-textdirection-l-to-r:before {
content: "\f189";
}
.md-format-textdirection-r-to-l:before {
content: "\f18a";
}
.md-format-underline:before {
content: "\f18b";
}
.md-functions:before {
content: "\f18c";
}
.md-insert-chart:before {
content: "\f18d";
}
.md-insert-comment:before {
content: "\f18e";
}
.md-insert-drive-file:before {
content: "\f18f";
}
.md-insert-emoticon:before {
content: "\f190";
}
.md-insert-invitation:before {
content: "\f191";
}
.md-insert-link:before {
content: "\f192";
}
.md-insert-photo:before {
content: "\f193";
}
.md-merge-type:before {
content: "\f194";
}
.md-mode-comment:before {
content: "\f195";
}
.md-mode-edit:before {
content: "\f196";
}
.md-publish:before {
content: "\f197";
}
.md-vertical-align-bottom:before {
content: "\f198";
}
.md-vertical-align-center:before {
content: "\f199";
}
.md-vertical-align-top:before {
content: "\f19a";
}
.md-wrap-text:before {
content: "\f19b";
}
.md-attachment:before {
content: "\f19c";
}
.md-cloud:before {
content: "\f19d";
}
.md-cloud-circle:before {
content: "\f19e";
}
.md-cloud-done:before {
content: "\f19f";
}
.md-cloud-download:before {
content: "\f1a0";
}
.md-cloud-off:before {
content: "\f1a1";
}
.md-cloud-queue:before {
content: "\f1a2";
}
.md-cloud-upload:before {
content: "\f1a3";
}
.md-file-download:before {
content: "\f1a4";
}
.md-file-upload:before {
content: "\f1a5";
}
.md-folder:before {
content: "\f1a6";
}
.md-folder-open:before {
content: "\f1a7";
}
.md-folder-shared:before {
content: "\f1a8";
}
.md-cast:before {
content: "\f1a9";
}
.md-cast-connected:before {
content: "\f1aa";
}
.md-computer:before {
content: "\f1ab";
}
.md-desktop-mac:before {
content: "\f1ac";
}
.md-desktop-windows:before {
content: "\f1ad";
}
.md-dock:before {
content: "\f1ae";
}
.md-gamepad:before {
content: "\f1af";
}
.md-headset:before {
content: "\f1b0";
}
.md-headset-mic:before {
content: "\f1b1";
}
.md-keyboard:before {
content: "\f1b2";
}
.md-keyboard-alt:before {
content: "\f1b3";
}
.md-keyboard-arrow-down:before {
content: "\f1b4";
}
.md-keyboard-arrow-left:before {
content: "\f1b5";
}
.md-keyboard-arrow-right:before {
content: "\f1b6";
}
.md-keyboard-arrow-up:before {
content: "\f1b7";
}
.md-keyboard-backspace:before {
content: "\f1b8";
}
.md-keyboard-capslock:before {
content: "\f1b9";
}
.md-keyboard-control:before {
content: "\f1ba";
}
.md-keyboard-hide:before {
content: "\f1bb";
}
.md-keyboard-return:before {
content: "\f1bc";
}
.md-keyboard-tab:before {
content: "\f1bd";
}
.md-keyboard-voice:before {
content: "\f1be";
}
.md-laptop:before {
content: "\f1bf";
}
.md-laptop-chromebook:before {
content: "\f1c0";
}
.md-laptop-mac:before {
content: "\f1c1";
}
.md-laptop-windows:before {
content: "\f1c2";
}
.md-memory:before {
content: "\f1c3";
}
.md-mouse:before {
content: "\f1c4";
}
.md-phone-android:before {
content: "\f1c5";
}
.md-phone-iphone:before {
content: "\f1c6";
}
.md-phonelink:before {
content: "\f1c7";
}
.md-phonelink-off:before {
content: "\f1c8";
}
.md-security:before {
content: "\f1c9";
}
.md-sim-card:before {
content: "\f1ca";
}
.md-smartphone:before {
content: "\f1cb";
}
.md-speaker:before {
content: "\f1cc";
}
.md-tablet:before {
content: "\f1cd";
}
.md-tablet-android:before {
content: "\f1ce";
}
.md-tablet-mac:before {
content: "\f1cf";
}
.md-tv:before {
content: "\f1d0";
}
.md-watch:before {
content: "\f1d1";
}
.md-add-to-photos:before {
content: "\f1d2";
}
.md-adjust:before {
content: "\f1d3";
}
.md-assistant-photo:before {
content: "\f1d4";
}
.md-audiotrack:before {
content: "\f1d5";
}
.md-blur-circular:before {
content: "\f1d6";
}
.md-blur-linear:before {
content: "\f1d7";
}
.md-blur-off:before {
content: "\f1d8";
}
.md-blur-on:before {
content: "\f1d9";
}
.md-brightness-1:before {
content: "\f1da";
}
.md-brightness-2:before {
content: "\f1db";
}
.md-brightness-3:before {
content: "\f1dc";
}
.md-brightness-4:before {
content: "\f1dd";
}
.md-brightness-5:before {
content: "\f1de";
}
.md-brightness-6:before {
content: "\f1df";
}
.md-brightness-7:before {
content: "\f1e0";
}
.md-brush:before {
content: "\f1e1";
}
.md-camera:before {
content: "\f1e2";
}
.md-camera-alt:before {
content: "\f1e3";
}
.md-camera-front:before {
content: "\f1e4";
}
.md-camera-rear:before {
content: "\f1e5";
}
.md-camera-roll:before {
content: "\f1e6";
}
.md-center-focus-strong:before {
content: "\f1e7";
}
.md-center-focus-weak:before {
content: "\f1e8";
}
.md-collections:before {
content: "\f1e9";
}
.md-colorize:before {
content: "\f1ea";
}
.md-color-lens:before {
content: "\f1eb";
}
.md-compare:before {
content: "\f1ec";
}
.md-control-point:before {
content: "\f1ed";
}
.md-control-point-duplicate:before {
content: "\f1ee";
}
.md-crop:before {
content: "\f1ef";
}
.md-crop-3-2:before {
content: "\f1f0";
}
.md-crop-5-4:before {
content: "\f1f1";
}
.md-crop-7-5:before {
content: "\f1f2";
}
.md-crop-16-9:before {
content: "\f1f3";
}
.md-crop-din:before {
content: "\f1f4";
}
.md-crop-free:before {
content: "\f1f5";
}
.md-crop-landscape:before {
content: "\f1f6";
}
.md-crop-original:before {
content: "\f1f7";
}
.md-crop-portrait:before {
content: "\f1f8";
}
.md-crop-square:before {
content: "\f1f9";
}
.md-dehaze:before {
content: "\f1fa";
}
.md-details:before {
content: "\f1fb";
}
.md-edit:before {
content: "\f1fc";
}
.md-exposure:before {
content: "\f1fd";
}
.md-exposure-minus-1:before {
content: "\f1fe";
}
.md-exposure-minus-2:before {
content: "\f1ff";
}
.md-exposure-zero:before {
content: "\f200";
}
.md-exposure-plus-1:before {
content: "\f201";
}
.md-exposure-plus-2:before {
content: "\f202";
}
.md-filter:before {
content: "\f203";
}
.md-filter-1:before {
content: "\f204";
}
.md-filter-2:before {
content: "\f205";
}
.md-filter-3:before {
content: "\f206";
}
.md-filter-4:before {
content: "\f207";
}
.md-filter-5:before {
content: "\f208";
}
.md-filter-6:before {
content: "\f209";
}
.md-filter-7:before {
content: "\f20a";
}
.md-filter-8:before {
content: "\f20b";
}
.md-filter-9:before {
content: "\f20c";
}
.md-filter-9-plus:before {
content: "\f20d";
}
.md-filter-b-and-w:before {
content: "\f20e";
}
.md-filter-center-focus:before {
content: "\f20f";
}
.md-filter-drama:before {
content: "\f210";
}
.md-filter-frames:before {
content: "\f211";
}
.md-filter-hdr:before {
content: "\f212";
}
.md-filter-none:before {
content: "\f213";
}
.md-filter-tilt-shift:before {
content: "\f214";
}
.md-filter-vintage:before {
content: "\f215";
}
.md-flare:before {
content: "\f216";
}
.md-flash-auto:before {
content: "\f217";
}
.md-flash-off:before {
content: "\f218";
}
.md-flash-on:before {
content: "\f219";
}
.md-flip:before {
content: "\f21a";
}
.md-gradient:before {
content: "\f21b";
}
.md-grain:before {
content: "\f21c";
}
.md-grid-off:before {
content: "\f21d";
}
.md-grid-on:before {
content: "\f21e";
}
.md-hdr-off:before {
content: "\f21f";
}
.md-hdr-on:before {
content: "\f220";
}
.md-hdr-strong:before {
content: "\f221";
}
.md-hdr-weak:before {
content: "\f222";
}
.md-healing:before {
content: "\f223";
}
.md-image:before {
content: "\f224";
}
.md-image-aspect-ratio:before {
content: "\f225";
}
.md-iso:before {
content: "\f226";
}
.md-landscape:before {
content: "\f227";
}
.md-leak-add:before {
content: "\f228";
}
.md-leak-remove:before {
content: "\f229";
}
.md-lens:before {
content: "\f22a";
}
.md-looks:before {
content: "\f22b";
}
.md-looks-1:before {
content: "\f22c";
}
.md-looks-2:before {
content: "\f22d";
}
.md-looks-3:before {
content: "\f22e";
}
.md-looks-4:before {
content: "\f22f";
}
.md-looks-5:before {
content: "\f230";
}
.md-looks-6:before {
content: "\f231";
}
.md-loupe:before {
content: "\f232";
}
.md-movie-creation:before {
content: "\f233";
}
.md-nature:before {
content: "\f234";
}
.md-nature-people:before {
content: "\f235";
}
.md-navigate-before:before {
content: "\f236";
}
.md-navigate-next:before {
content: "\f237";
}
.md-palette:before {
content: "\f238";
}
.md-panorama:before {
content: "\f239";
}
.md-panorama-fisheye:before {
content: "\f23a";
}
.md-panorama-horizontal:before {
content: "\f23b";
}
.md-panorama-vertical:before {
content: "\f23c";
}
.md-panorama-wide-angle:before {
content: "\f23d";
}
.md-photo:before {
content: "\f23e";
}
.md-photo-album:before {
content: "\f23f";
}
.md-photo-camera:before {
content: "\f240";
}
.md-photo-library:before {
content: "\f241";
}
.md-portrait:before {
content: "\f242";
}
.md-remove-red-eye:before {
content: "\f243";
}
.md-rotate-left:before {
content: "\f244";
}
.md-rotate-right:before {
content: "\f245";
}
.md-slideshow:before {
content: "\f246";
}
.md-straighten:before {
content: "\f247";
}
.md-style:before {
content: "\f248";
}
.md-switch-camera:before {
content: "\f249";
}
.md-switch-video:before {
content: "\f24a";
}
.md-tag-faces:before {
content: "\f24b";
}
.md-texture:before {
content: "\f24c";
}
.md-timelapse:before {
content: "\f24d";
}
.md-timer:before {
content: "\f24e";
}
.md-timer-3:before {
content: "\f24f";
}
.md-timer-10:before {
content: "\f250";
}
.md-timer-auto:before {
content: "\f251";
}
.md-timer-off:before {
content: "\f252";
}
.md-tonality:before {
content: "\f253";
}
.md-transform:before {
content: "\f254";
}
.md-tune:before {
content: "\f255";
}
.md-wb-auto:before {
content: "\f256";
}
.md-wb-cloudy:before {
content: "\f257";
}
.md-wb-incandescent:before {
content: "\f258";
}
.md-wb-irradescent:before {
content: "\f259";
}
.md-wb-sunny:before {
content: "\f25a";
}
.md-beenhere:before {
content: "\f25b";
}
.md-directions:before {
content: "\f25c";
}
.md-directions-bike:before {
content: "\f25d";
}
.md-directions-bus:before {
content: "\f25e";
}
.md-directions-car:before {
content: "\f25f";
}
.md-directions-ferry:before {
content: "\f260";
}
.md-directions-subway:before {
content: "\f261";
}
.md-directions-train:before {
content: "\f262";
}
.md-directions-transit:before {
content: "\f263";
}
.md-directions-walk:before {
content: "\f264";
}
.md-flight:before {
content: "\f265";
}
.md-hotel:before {
content: "\f266";
}
.md-layers:before {
content: "\f267";
}
.md-layers-clear:before {
content: "\f268";
}
.md-local-airport:before {
content: "\f269";
}
.md-local-atm:before {
content: "\f26a";
}
.md-local-attraction:before {
content: "\f26b";
}
.md-local-bar:before {
content: "\f26c";
}
.md-local-cafe:before {
content: "\f26d";
}
.md-local-car-wash:before {
content: "\f26e";
}
.md-local-convenience-store:before {
content: "\f26f";
}
.md-local-drink:before {
content: "\f270";
}
.md-local-florist:before {
content: "\f271";
}
.md-local-gas-station:before {
content: "\f272";
}
.md-local-grocery-store:before {
content: "\f273";
}
.md-local-hospital:before {
content: "\f274";
}
.md-local-hotel:before {
content: "\f275";
}
.md-local-laundry-service:before {
content: "\f276";
}
.md-local-library:before {
content: "\f277";
}
.md-local-mall:before {
content: "\f278";
}
.md-local-movies:before {
content: "\f279";
}
.md-local-offer:before {
content: "\f27a";
}
.md-local-parking:before {
content: "\f27b";
}
.md-local-pharmacy:before {
content: "\f27c";
}
.md-local-phone:before {
content: "\f27d";
}
.md-local-pizza:before {
content: "\f27e";
}
.md-local-play:before {
content: "\f27f";
}
.md-local-post-office:before {
content: "\f280";
}
.md-local-print-shop:before {
content: "\f281";
}
.md-local-restaurant:before {
content: "\f282";
}
.md-local-see:before {
content: "\f283";
}
.md-local-shipping:before {
content: "\f284";
}
.md-local-taxi:before {
content: "\f285";
}
.md-location-history:before {
content: "\f286";
}
.md-map:before {
content: "\f287";
}
.md-my-location:before {
content: "\f288";
}
.md-navigation:before {
content: "\f289";
}
.md-pin-drop:before {
content: "\f28a";
}
.md-place:before {
content: "\f28b";
}
.md-rate-review:before {
content: "\f28c";
}
.md-restaurant-menu:before {
content: "\f28d";
}
.md-satellite:before {
content: "\f28e";
}
.md-store-mall-directory:before {
content: "\f28f";
}
.md-terrain:before {
content: "\f290";
}
.md-traffic:before {
content: "\f291";
}
.md-apps:before {
content: "\f292";
}
.md-cancel:before {
content: "\f293";
}
.md-arrow-drop-down-circle:before {
content: "\f294";
}
.md-arrow-drop-down:before {
content: "\f295";
}
.md-arrow-drop-up:before {
content: "\f296";
}
.md-arrow-back:before {
content: "\f297";
}
.md-arrow-forward:before {
content: "\f298";
}
.md-check:before {
content: "\f299";
}
.md-close:before {
content: "\f29a";
}
.md-chevron-left:before {
content: "\f29b";
}
.md-chevron-right:before {
content: "\f29c";
}
.md-expand-less:before {
content: "\f29d";
}
.md-expand-more:before {
content: "\f29e";
}
.md-fullscreen:before {
content: "\f29f";
}
.md-fullscreen-exit:before {
content: "\f2a0";
}
.md-menu:before {
content: "\f2a1";
}
.md-more-horiz:before {
content: "\f2a2";
}
.md-more-vert:before {
content: "\f2a3";
}
.md-refresh:before {
content: "\f2a4";
}
.md-unfold-less:before {
content: "\f2a5";
}
.md-unfold-more:before {
content: "\f2a6";
}
.md-adb:before {
content: "\f2a7";
}
.md-bluetooth-audio:before {
content: "\f2a8";
}
.md-disc-full:before {
content: "\f2a9";
}
.md-dnd-forwardslash:before {
content: "\f2aa";
}
.md-do-not-disturb:before {
content: "\f2ab";
}
.md-drive-eta:before {
content: "\f2ac";
}
.md-event-available:before {
content: "\f2ad";
}
.md-event-busy:before {
content: "\f2ae";
}
.md-event-note:before {
content: "\f2af";
}
.md-folder-special:before {
content: "\f2b0";
}
.md-mms:before {
content: "\f2b1";
}
.md-more:before {
content: "\f2b2";
}
.md-network-locked:before {
content: "\f2b3";
}
.md-phone-bluetooth-speaker:before {
content: "\f2b4";
}
.md-phone-forwarded:before {
content: "\f2b5";
}
.md-phone-in-talk:before {
content: "\f2b6";
}
.md-phone-locked:before {
content: "\f2b7";
}
.md-phone-missed:before {
content: "\f2b8";
}
.md-phone-paused:before {
content: "\f2b9";
}
.md-play-download:before {
content: "\f2ba";
}
.md-play-install:before {
content: "\f2bb";
}
.md-sd-card:before {
content: "\f2bc";
}
.md-sim-card-alert:before {
content: "\f2bd";
}
.md-sms:before {
content: "\f2be";
}
.md-sms-failed:before {
content: "\f2bf";
}
.md-sync:before {
content: "\f2c0";
}
.md-sync-disabled:before {
content: "\f2c1";
}
.md-sync-problem:before {
content: "\f2c2";
}
.md-system-update:before {
content: "\f2c3";
}
.md-tap-and-play:before {
content: "\f2c4";
}
.md-time-to-leave:before {
content: "\f2c5";
}
.md-vibration:before {
content: "\f2c6";
}
.md-voice-chat:before {
content: "\f2c7";
}
.md-vpn-lock:before {
content: "\f2c8";
}
.md-cake:before {
content: "\f2c9";
}
.md-domain:before {
content: "\f2ca";
}
.md-location-city:before {
content: "\f2cb";
}
.md-mood:before {
content: "\f2cc";
}
.md-notifications-none:before {
content: "\f2cd";
}
.md-notifications:before {
content: "\f2ce";
}
.md-notifications-off:before {
content: "\f2cf";
}
.md-notifications-on:before {
content: "\f2d0";
}
.md-notifications-paused:before {
content: "\f2d1";
}
.md-pages:before {
content: "\f2d2";
}
.md-party-mode:before {
content: "\f2d3";
}
.md-group:before {
content: "\f2d4";
}
.md-group-add:before {
content: "\f2d5";
}
.md-people:before {
content: "\f2d6";
}
.md-people-outline:before {
content: "\f2d7";
}
.md-person:before {
content: "\f2d8";
}
.md-person-add:before {
content: "\f2d9";
}
.md-person-outline:before {
content: "\f2da";
}
.md-plus-one:before {
content: "\f2db";
}
.md-poll:before {
content: "\f2dc";
}
.md-public:before {
content: "\f2dd";
}
.md-school:before {
content: "\f2de";
}
.md-share:before {
content: "\f2df";
}
.md-whatshot:before {
content: "\f2e0";
}
.md-check-box:before {
content: "\f2e1";
}
.md-check-box-outline-blank:before {
content: "\f2e2";
}
.md-radio-button-off:before {
content: "\f2e3";
}
.md-radio-button-on:before {
content: "\f2e4";
}
.md-star:before {
content: "\f2e5";
}
.md-star-half:before {
content: "\f2e6";
}
.md-star-outline:before {
content: "\f2e7";
}
|
examples/vanilla/style.css
|
natew/rxdb
|
body, html {
margin: 0;
padding: 0;
font-family: Roboto;
background: #ebeff1;
}
#insert-box, #list-box, h1 {
width: 86%;
padding: 3%;
margin-left: auto;
margin-right: auto;
}
.box {
box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
margin-bottom: 20px;
background: white;
}
#insert-box h3, #insert-box input, #insert-box button {
width: 100%;
}
.box h3 {
margin-top: 0;
}
input {
font-size: 16px;
font-weight: lighter;
border: 0;
border-bottom: 1px solid #999;
margin-bottom: 20px;
padding-bottom: 7px;
}
input:focus {
outline: none;
}
button {
background-color: #009688;
outline: none;
border: none;
color: white;
font-size: 16px;
border-radius: 4px;
padding: 1.5%;
cursor: pointer;
box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
h1 {
display: block;
font-size: 1.17em;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
margin: 0 auto;
padding: 3%;
width: 92%;
}
h3 {
font-size: 14px;
color: rgba(0, 0, 0, 0.54);
}
ul {
list-style: none;
padding: 0 16px;
display: inline-block;
position: relative;
}
ul#heroes-list li {
width: 100%;
float: left;
margin-top: 6px;
margin-bottom: 6px;
}
.color-box {
width: 20px;
height: 20px;
float: left;
margin-right: 11px;
border-radius: 2px;
border-width: 1px;
border-style: solid;
border-color: grey;
}
#leader-icon {
float: right;
font-size: 21px;
margin-top: -10px;
color: #afaf18;
margin-right: -10px;
display: none;
}
|
docs/api/java/org/apache/sysds/runtime/controlprogram/parfor/opt/class-use/CostEstimatorRuntime.html
|
apache/incubator-systemml
|
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.sysds.runtime.controlprogram.parfor.opt.CostEstimatorRuntime (Apache SystemDS 2.3.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.sysds.runtime.controlprogram.parfor.opt.CostEstimatorRuntime (Apache SystemDS 2.3.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CostEstimatorRuntime.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">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" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses.html">All Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.sysds.runtime.controlprogram.parfor.opt.CostEstimatorRuntime" class="title">Uses of Class<br>org.apache.sysds.runtime.controlprogram.parfor.opt.CostEstimatorRuntime</h2>
</div>
<div class="classUseContainer">No usage of org.apache.sysds.runtime.controlprogram.parfor.opt.CostEstimatorRuntime</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../CostEstimatorRuntime.html" title="class in org.apache.sysds.runtime.controlprogram.parfor.opt">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" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright © 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
|
doc/1.3.0/guacamole-ext/overview-tree.html
|
mike-jumper/incubator-guacamole-website
|
<!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_265) on Mon Dec 21 15:09:33 PST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (guacamole-ext 1.3.0 API)</title>
<meta name="date" content="2020-12-21">
<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="Class Hierarchy (guacamole-ext 1.3.0 API)";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.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">
<h1 class="title">Hierarchy For All Packages</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="org/apache/guacamole/environment/package-tree.html">org.apache.guacamole.environment</a>, </li>
<li><a href="org/apache/guacamole/form/package-tree.html">org.apache.guacamole.form</a>, </li>
<li><a href="org/apache/guacamole/language/package-tree.html">org.apache.guacamole.language</a>, </li>
<li><a href="org/apache/guacamole/net/auth/package-tree.html">org.apache.guacamole.net.auth</a>, </li>
<li><a href="org/apache/guacamole/net/auth/credentials/package-tree.html">org.apache.guacamole.net.auth.credentials</a>, </li>
<li><a href="org/apache/guacamole/net/auth/permission/package-tree.html">org.apache.guacamole.net.auth.permission</a>, </li>
<li><a href="org/apache/guacamole/net/auth/simple/package-tree.html">org.apache.guacamole.net.auth.simple</a>, </li>
<li><a href="org/apache/guacamole/net/event/package-tree.html">org.apache.guacamole.net.event</a>, </li>
<li><a href="org/apache/guacamole/net/event/listener/package-tree.html">org.apache.guacamole.net.event.listener</a>, </li>
<li><a href="org/apache/guacamole/properties/package-tree.html">org.apache.guacamole.properties</a>, </li>
<li><a href="org/apache/guacamole/protocols/package-tree.html">org.apache.guacamole.protocols</a>, </li>
<li><a href="org/apache/guacamole/token/package-tree.html">org.apache.guacamole.token</a>, </li>
<li><a href="org/apache/guacamole/xml/package-tree.html">org.apache.guacamole.xml</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractAuthenticationProvider.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractAuthenticationProvider</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AuthenticationProvider.html" title="interface in org.apache.guacamole.net.auth">AuthenticationProvider</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleAuthenticationProvider.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleAuthenticationProvider</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractIdentifiable.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractIdentifiable</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractActiveConnection.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractActiveConnection</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActiveConnection.html" title="interface in org.apache.guacamole.net.auth">ActiveConnection</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractAuthenticatedUser.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractAuthenticatedUser</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AuthenticatedUser.html" title="interface in org.apache.guacamole.net.auth">AuthenticatedUser</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractConnection.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractConnection</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connection.html" title="interface in org.apache.guacamole.net.auth">Connection</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleConnection.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleConnection</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractConnectionGroup.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractConnectionGroup</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionGroup.html" title="interface in org.apache.guacamole.net.auth">ConnectionGroup</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleConnectionGroup.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleConnectionGroup</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractUser.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractUser</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/User.html" title="interface in org.apache.guacamole.net.auth">User</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleUser.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleUser</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractUserGroup.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractUserGroup</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserGroup.html" title="interface in org.apache.guacamole.net.auth">UserGroup</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleUserGroup.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleUserGroup</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractSharingProfile.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractSharingProfile</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/SharingProfile.html" title="interface in org.apache.guacamole.net.auth">SharingProfile</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AbstractUserContext.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">AbstractUserContext</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserContext.html" title="interface in org.apache.guacamole.net.auth">UserContext</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleUserContext.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleUserContext</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/AuthenticationFailureEvent.html" title="class in org.apache.guacamole.net.event"><span class="typeNameLink">AuthenticationFailureEvent</span></a> (implements org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/CredentialEvent.html" title="interface in org.apache.guacamole.net.event">CredentialEvent</a>)</li>
<li type="circle">org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/AuthenticationSuccessEvent.html" title="class in org.apache.guacamole.net.event"><span class="typeNameLink">AuthenticationSuccessEvent</span></a> (implements org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/CredentialEvent.html" title="interface in org.apache.guacamole.net.event">CredentialEvent</a>, org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/UserEvent.html" title="interface in org.apache.guacamole.net.event">UserEvent</a>)</li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/BooleanGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">BooleanGuacamoleProperty</span></a> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Credentials.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">Credentials</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.credentials.<a href="org/apache/guacamole/net/auth/credentials/CredentialsInfo.html" title="class in org.apache.guacamole.net.auth.credentials"><span class="typeNameLink">CredentialsInfo</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.credentials.<a href="org/apache/guacamole/net/auth/credentials/UserCredentials.html" title="class in org.apache.guacamole.net.auth.credentials"><span class="typeNameLink">UserCredentials</span></a></li>
</ul>
</li>
<li type="circle">org.xml.sax.helpers.<a href="http://docs.oracle.com/javase/8/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax"><span class="typeNameLink">DefaultHandler</span></a> (implements org.xml.sax.<a href="http://docs.oracle.com/javase/8/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</a>, org.xml.sax.<a href="http://docs.oracle.com/javase/8/docs/api/org/xml/sax/DTDHandler.html?is-external=true" title="class or interface in org.xml.sax">DTDHandler</a>, org.xml.sax.<a href="http://docs.oracle.com/javase/8/docs/api/org/xml/sax/EntityResolver.html?is-external=true" title="class or interface in org.xml.sax">EntityResolver</a>, org.xml.sax.<a href="http://docs.oracle.com/javase/8/docs/api/org/xml/sax/ErrorHandler.html?is-external=true" title="class or interface in org.xml.sax">ErrorHandler</a>)
<ul>
<li type="circle">org.apache.guacamole.xml.<a href="org/apache/guacamole/xml/DocumentHandler.html" title="class in org.apache.guacamole.xml"><span class="typeNameLink">DocumentHandler</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DelegatingConnection.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DelegatingConnection</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connection.html" title="interface in org.apache.guacamole.net.auth">Connection</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/TokenInjectingConnection.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">TokenInjectingConnection</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DelegatingConnectionGroup.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DelegatingConnectionGroup</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionGroup.html" title="interface in org.apache.guacamole.net.auth">ConnectionGroup</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/TokenInjectingConnectionGroup.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">TokenInjectingConnectionGroup</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DelegatingDirectory.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DelegatingDirectory</span></a><ObjectType> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Directory.html" title="interface in org.apache.guacamole.net.auth">Directory</a><ObjectType>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DecoratingDirectory.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DecoratingDirectory</span></a><ObjectType></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DelegatingSharingProfile.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DelegatingSharingProfile</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/SharingProfile.html" title="interface in org.apache.guacamole.net.auth">SharingProfile</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DelegatingUser.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DelegatingUser</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/User.html" title="interface in org.apache.guacamole.net.auth">User</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DelegatingUserContext.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DelegatingUserContext</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserContext.html" title="interface in org.apache.guacamole.net.auth">UserContext</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/TokenInjectingUserContext.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">TokenInjectingUserContext</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/DelegatingUserGroup.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">DelegatingUserGroup</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserGroup.html" title="interface in org.apache.guacamole.net.auth">UserGroup</a>)</li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/EnumGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">EnumGuacamoleProperty</span></a><T> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/Field.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">Field</span></a>
<ul>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/BooleanField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">BooleanField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/DateField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">DateField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/EmailField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">EmailField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/EnumField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">EnumField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/LanguageField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">LanguageField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/MultilineField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">MultilineField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/NumericField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">NumericField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/PasswordField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">PasswordField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/RedirectField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">RedirectField</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/TerminalColorSchemeField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">TerminalColorSchemeField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/TextField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">TextField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/TimeField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">TimeField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/TimeZoneField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">TimeZoneField</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/UsernameField.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">UsernameField</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/Field.Type.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">Field.Type</span></a></li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/FieldOption.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">FieldOption</span></a></li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/FileGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">FileGuacamoleProperty</span></a> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.form.<a href="org/apache/guacamole/form/Form.html" title="class in org.apache.guacamole.form"><span class="typeNameLink">Form</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/GuacamoleProxyConfiguration.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">GuacamoleProxyConfiguration</span></a></li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/IntegerGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">IntegerGuacamoleProperty</span></a> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.environment.<a href="org/apache/guacamole/environment/LocalEnvironment.html" title="class in org.apache.guacamole.environment"><span class="typeNameLink">LocalEnvironment</span></a> (implements org.apache.guacamole.environment.<a href="org/apache/guacamole/environment/Environment.html" title="interface in org.apache.guacamole.environment">Environment</a>)</li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/LongGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">LongGuacamoleProperty</span></a> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/ObjectPermission.html" title="class in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">ObjectPermission</span></a> (implements org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/Permission.html" title="interface in org.apache.guacamole.net.auth.permission">Permission</a><Type>)</li>
<li type="circle">org.apache.guacamole.protocols.<a href="org/apache/guacamole/protocols/ProtocolInfo.html" title="class in org.apache.guacamole.protocols"><span class="typeNameLink">ProtocolInfo</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleActivityRecordSet.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleActivityRecordSet</span></a><RecordType> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActivityRecordSet.html" title="interface in org.apache.guacamole.net.auth">ActivityRecordSet</a><RecordType>)</li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleConnectionRecordSet.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleConnectionRecordSet</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionRecordSet.html" title="interface in org.apache.guacamole.net.auth">ConnectionRecordSet</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleDirectory.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleDirectory</span></a><ObjectType> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Directory.html" title="interface in org.apache.guacamole.net.auth">Directory</a><ObjectType>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleConnectionDirectory.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleConnectionDirectory</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleConnectionGroupDirectory.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleConnectionGroupDirectory</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleUserDirectory.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleUserDirectory</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleObjectPermissionSet.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleObjectPermissionSet</span></a> (implements org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/ObjectPermissionSet.html" title="interface in org.apache.guacamole.net.auth.permission">ObjectPermissionSet</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleRelatedObjectSet.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleRelatedObjectSet</span></a> (implements org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/RelatedObjectSet.html" title="interface in org.apache.guacamole.net.auth">RelatedObjectSet</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.simple.<a href="org/apache/guacamole/net/auth/simple/SimpleSystemPermissionSet.html" title="class in org.apache.guacamole.net.auth.simple"><span class="typeNameLink">SimpleSystemPermissionSet</span></a> (implements org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/SystemPermissionSet.html" title="interface in org.apache.guacamole.net.auth.permission">SystemPermissionSet</a>)</li>
<li type="circle">org.apache.guacamole.token.<a href="org/apache/guacamole/token/StandardTokens.html" title="class in org.apache.guacamole.token"><span class="typeNameLink">StandardTokens</span></a></li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/StringGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">StringGuacamoleProperty</span></a> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/SystemPermission.html" title="class in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">SystemPermission</span></a> (implements org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/Permission.html" title="interface in org.apache.guacamole.net.auth.permission">Permission</a><Type>)</li>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
<ul>
<li type="circle">org.apache.guacamole.GuacamoleException
<ul>
<li type="circle">org.apache.guacamole.GuacamoleClientException
<ul>
<li type="circle">org.apache.guacamole.GuacamoleClientBadTypeException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleClientBadTypeException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleClientBadTypeException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleClientOverrunException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleClientOverrunException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleClientOverrunException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleClientTimeoutException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleClientTimeoutException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleClientTimeoutException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleClientTooManyException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleClientTooManyException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleClientTooManyException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleResourceClosedException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleResourceClosedException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleResourceClosedException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleResourceConflictException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleResourceConflictException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleResourceConflictException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleResourceNotFoundException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleResourceNotFoundException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleResourceNotFoundException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleSecurityException
<ul>
<li type="circle">org.apache.guacamole.GuacamoleUnauthorizedException
<ul>
<li type="circle">org.apache.guacamole.net.auth.credentials.<a href="org/apache/guacamole/net/auth/credentials/GuacamoleCredentialsException.html" title="class in org.apache.guacamole.net.auth.credentials"><span class="typeNameLink">GuacamoleCredentialsException</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.credentials.<a href="org/apache/guacamole/net/auth/credentials/GuacamoleInsufficientCredentialsException.html" title="class in org.apache.guacamole.net.auth.credentials"><span class="typeNameLink">GuacamoleInsufficientCredentialsException</span></a>
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleInsufficientCredentialsException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleInsufficientCredentialsException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.credentials.<a href="org/apache/guacamole/net/auth/credentials/GuacamoleInvalidCredentialsException.html" title="class in org.apache.guacamole.net.auth.credentials"><span class="typeNameLink">GuacamoleInvalidCredentialsException</span></a>
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleInvalidCredentialsException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleInvalidCredentialsException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleCredentialsException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleCredentialsException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleUnauthorizedException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleUnauthorizedException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleSecurityException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleSecurityException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleClientException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleClientException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleServerException
<ul>
<li type="circle">org.apache.guacamole.GuacamoleConnectionClosedException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleConnectionClosedException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleConnectionClosedException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleServerBusyException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleServerBusyException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleServerBusyException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleUnsupportedException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleUnsupportedException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleUnsupportedException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleServerException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleServerException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleUpstreamException
<ul>
<li type="circle">org.apache.guacamole.GuacamoleSessionClosedException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleSessionClosedException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleSessionClosedException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleSessionConflictException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleSessionConflictException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleSessionConflictException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleSessionTimeoutException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleSessionTimeoutException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleSessionTimeoutException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleUpstreamNotFoundException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleUpstreamNotFoundException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleUpstreamNotFoundException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleUpstreamTimeoutException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleUpstreamTimeoutException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleUpstreamTimeoutException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.GuacamoleUpstreamUnavailableException
<ul>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleUpstreamUnavailableException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleUpstreamUnavailableException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableGuacamoleUpstreamException.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableGuacamoleUpstreamException</span></a> (implements org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language">Translatable</a>)</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/TimeZoneGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">TimeZoneGuacamoleProperty</span></a> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.token.<a href="org/apache/guacamole/token/TokenFilter.html" title="class in org.apache.guacamole.token"><span class="typeNameLink">TokenFilter</span></a></li>
<li type="circle">org.apache.guacamole.token.<a href="org/apache/guacamole/token/TokenName.html" title="class in org.apache.guacamole.token"><span class="typeNameLink">TokenName</span></a></li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/TranslatableMessage.html" title="class in org.apache.guacamole.language"><span class="typeNameLink">TranslatableMessage</span></a></li>
<li type="circle">org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/TunnelCloseEvent.html" title="class in org.apache.guacamole.net.event"><span class="typeNameLink">TunnelCloseEvent</span></a> (implements org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/CredentialEvent.html" title="interface in org.apache.guacamole.net.event">CredentialEvent</a>, org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/TunnelEvent.html" title="interface in org.apache.guacamole.net.event">TunnelEvent</a>, org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/UserEvent.html" title="interface in org.apache.guacamole.net.event">UserEvent</a>)</li>
<li type="circle">org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/TunnelConnectEvent.html" title="class in org.apache.guacamole.net.event"><span class="typeNameLink">TunnelConnectEvent</span></a> (implements org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/CredentialEvent.html" title="interface in org.apache.guacamole.net.event">CredentialEvent</a>, org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/TunnelEvent.html" title="interface in org.apache.guacamole.net.event">TunnelEvent</a>, org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/UserEvent.html" title="interface in org.apache.guacamole.net.event">UserEvent</a>)</li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/URIGuacamoleProperty.html" title="class in org.apache.guacamole.properties"><span class="typeNameLink">URIGuacamoleProperty</span></a> (implements org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties">GuacamoleProperty</a><Type>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/User.Attribute.html" title="class in org.apache.guacamole.net.auth"><span class="typeNameLink">User.Attribute</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActivityRecord.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ActivityRecord</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionRecord.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ConnectionRecord</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActivityRecordSet.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ActivityRecordSet</span></a><RecordType>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionRecordSet.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ConnectionRecordSet</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Attributes</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connection.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Connection</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth">Connectable</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionGroup.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ConnectionGroup</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth">Connectable</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/SharingProfile.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">SharingProfile</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/User.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">User</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Permissions.html" title="interface in org.apache.guacamole.net.auth">Permissions</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserGroup.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">UserGroup</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Permissions.html" title="interface in org.apache.guacamole.net.auth">Permissions</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.event.listener.<a href="org/apache/guacamole/net/event/listener/AuthenticationFailureListener.html" title="interface in org.apache.guacamole.net.event.listener"><span class="typeNameLink">AuthenticationFailureListener</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AuthenticationProvider.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">AuthenticationProvider</span></a></li>
<li type="circle">org.apache.guacamole.net.event.listener.<a href="org/apache/guacamole/net/event/listener/AuthenticationSuccessListener.html" title="interface in org.apache.guacamole.net.event.listener"><span class="typeNameLink">AuthenticationSuccessListener</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Connectable</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActiveConnection.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ActiveConnection</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Shareable.html" title="interface in org.apache.guacamole.net.auth">Shareable</a><T>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connection.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Connection</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionGroup.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ConnectionGroup</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/CredentialEvent.html" title="interface in org.apache.guacamole.net.event"><span class="typeNameLink">CredentialEvent</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Directory.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Directory</span></a><ObjectType></li>
<li type="circle">org.apache.guacamole.environment.<a href="org/apache/guacamole/environment/Environment.html" title="interface in org.apache.guacamole.environment"><span class="typeNameLink">Environment</span></a></li>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/GuacamoleProperty.html" title="interface in org.apache.guacamole.properties"><span class="typeNameLink">GuacamoleProperty</span></a><Type></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Identifiable</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActiveConnection.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ActiveConnection</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth">Connectable</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Shareable.html" title="interface in org.apache.guacamole.net.auth">Shareable</a><T>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/AuthenticatedUser.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">AuthenticatedUser</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connection.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Connection</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth">Connectable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionGroup.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ConnectionGroup</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth">Connectable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/SharingProfile.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">SharingProfile</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/User.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">User</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Permissions.html" title="interface in org.apache.guacamole.net.auth">Permissions</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserGroup.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">UserGroup</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Permissions.html" title="interface in org.apache.guacamole.net.auth">Permissions</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.event.listener.<a href="org/apache/guacamole/net/event/listener/Listener.html" title="interface in org.apache.guacamole.net.event.listener"><span class="typeNameLink">Listener</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/Permission.html" title="interface in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">Permission</span></a><Type></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Permissions.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Permissions</span></a>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/User.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">User</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserGroup.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">UserGroup</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/PermissionSet.html" title="interface in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">PermissionSet</span></a><PermissionType>
<ul>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/ObjectPermissionSet.html" title="interface in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">ObjectPermissionSet</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/SystemPermissionSet.html" title="interface in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">SystemPermissionSet</span></a></li>
</ul>
</li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/RelatedObjectSet.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">RelatedObjectSet</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Shareable.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">Shareable</span></a><T>
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActiveConnection.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">ActiveConnection</span></a> (also extends org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth">Connectable</a>, org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>)</li>
</ul>
</li>
<li type="circle">org.apache.guacamole.xml.<a href="org/apache/guacamole/xml/TagHandler.html" title="interface in org.apache.guacamole.xml"><span class="typeNameLink">TagHandler</span></a></li>
<li type="circle">org.apache.guacamole.language.<a href="org/apache/guacamole/language/Translatable.html" title="interface in org.apache.guacamole.language"><span class="typeNameLink">Translatable</span></a></li>
<li type="circle">org.apache.guacamole.net.event.listener.<a href="org/apache/guacamole/net/event/listener/TunnelCloseListener.html" title="interface in org.apache.guacamole.net.event.listener"><span class="typeNameLink">TunnelCloseListener</span></a></li>
<li type="circle">org.apache.guacamole.net.event.listener.<a href="org/apache/guacamole/net/event/listener/TunnelConnectListener.html" title="interface in org.apache.guacamole.net.event.listener"><span class="typeNameLink">TunnelConnectListener</span></a></li>
<li type="circle">org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/TunnelEvent.html" title="interface in org.apache.guacamole.net.event"><span class="typeNameLink">TunnelEvent</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/UserContext.html" title="interface in org.apache.guacamole.net.auth"><span class="typeNameLink">UserContext</span></a></li>
<li type="circle">org.apache.guacamole.net.event.<a href="org/apache/guacamole/net/event/UserEvent.html" title="interface in org.apache.guacamole.net.event"><span class="typeNameLink">UserEvent</span></a></li>
</ul>
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
<ul>
<li type="circle">org.apache.guacamole.properties.<a href="org/apache/guacamole/properties/EnumGuacamoleProperty.PropertyValue.html" title="annotation in org.apache.guacamole.properties"><span class="typeNameLink">EnumGuacamoleProperty.PropertyValue</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ActivityRecordSet.SortableProperty.html" title="enum in org.apache.guacamole.net.auth"><span class="typeNameLink">ActivityRecordSet.SortableProperty</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/ConnectionGroup.Type.html" title="enum in org.apache.guacamole.net.auth"><span class="typeNameLink">ConnectionGroup.Type</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.<a href="org/apache/guacamole/net/auth/GuacamoleProxyConfiguration.EncryptionMethod.html" title="enum in org.apache.guacamole.net.auth"><span class="typeNameLink">GuacamoleProxyConfiguration.EncryptionMethod</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/SystemPermission.Type.html" title="enum in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">SystemPermission.Type</span></a></li>
<li type="circle">org.apache.guacamole.net.auth.permission.<a href="org/apache/guacamole/net/auth/permission/ObjectPermission.Type.html" title="enum in org.apache.guacamole.net.auth.permission"><span class="typeNameLink">ObjectPermission.Type</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.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>Copyright © 2020. All rights reserved.</small></p>
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75289145-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
dist/templates/player_bar.html
|
npauzenga/bloc-jams-angular
|
<section class="player-bar" ng-controller="PlayerBarCtrl as playerBar">
<div class="container">
<div class="control-group main-controls">
<a class="previous" ng-click="playerBar.songPlayer.previous()">
<span class="ion-skip-backward"></span>
</a>
<a class="play-pause">
<span class="ion-play"
ng-show="!playerBar.songPlayer.currentSong.playing"
ng-click="playerBar.songPlayer.play()">
</span>
<span class="ion-pause"
ng-show="playerBar.songPlayer.currentSong.playing"
ng-click="playerBar.songPlayer.pause()">
</span>
</a>
<a class="next" ng-click="playerBar.songPlayer.next()">
<span class="ion-skip-forward"></span>
</a>
</div>
<div class="control-group currently-playing">
<h2 class="song-name">{{ playerBar.songPlayer.currentSong.title }}</h2>
<h2 class="artist-song-mobile">{{ playerBar.songPlayer.currentAlbum.artist }}</h2>
<h3 class="artist-name">{{ playerBar.songPlayer.currentAlbum.artist }}</h3>
<div class="seek-control">
<seek-bar value="{{ playerBar.songPlayer.currentTime }}" max="{{ playerBar.songPlayer.currentSong.duration }}" on-change="playerBar.songPlayer.setCurrentTime(value)"></seek-bar>
<div class="current-time">{{ playerBar.songPlayer.currentTime | timecode }}</div>
<div class="total-time">{{ playerBar.songPlayer.currentSong.duration | timecode }}</div>
</div>
</div>
<div class="control-group volume">
<span class="icon ion-volume-high"></span>
<seek-bar value="{{ playerBar.songPlayer.volume }}" max="100" on-change="playerBar.songPlayer.setVolume(value)"></seek-bar>
</div>
</div>
</section>
|
docs/dev/apidocs/dollar/api/execution/package-tree.html
|
neilellis/dollar
|
<!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 (9-Debian) on Thu Sep 28 23:12:19 GMT 2017 -->
<title>dollar.api.execution Class Hierarchy (Dollar 0.4.5195 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="date" content="2017-09-28">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="dollar.api.execution Class Hierarchy (Dollar 0.4.5195 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../";loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="fixedNav">
<!-- ========= 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</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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="../../../dollar/api/exceptions/package-tree.html">Prev</a></li>
<li><a href="../../../dollar/api/guard/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?dollar/api/execution/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>
<ul class="navListSearch">
<li><span>SEARCH: </span>
<input type="text" id="search" value=" " disabled="disabled">
<input type="reset" id="reset" value=" " disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
<div class="header">
<h1 class="title">Hierarchy For Package dollar.api.execution</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li class="circle">dollar.api.execution.<a href="../../../dollar/api/execution/DefaultDollarExecutor.html" title="class in dollar.api.execution"><span class="typeNameLink">DefaultDollarExecutor</span></a> (implements dollar.api.execution.<a href="../../../dollar/api/execution/DollarExecutor.html" title="interface in dollar.api.execution">DollarExecutor</a>)</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li class="circle">dollar.api.plugin.<a href="../../../dollar/api/plugin/SingletonExtensionPoint.html" title="interface in dollar.api.plugin"><span class="typeNameLink">SingletonExtensionPoint</span></a><T>
<ul>
<li class="circle">dollar.api.plugin.<a href="../../../dollar/api/plugin/ExtensionPoint.html" title="interface in dollar.api.plugin"><span class="typeNameLink">ExtensionPoint</span></a><T>
<ul>
<li class="circle">dollar.api.execution.<a href="../../../dollar/api/execution/DollarExecutor.html" title="interface in dollar.api.execution"><span class="typeNameLink">DollarExecutor</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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="../../../dollar/api/exceptions/package-tree.html">Prev</a></li>
<li><a href="../../../dollar/api/guard/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?dollar/api/execution/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2017. All rights reserved.</small></p>
</body>
</html>
|
examples/collapse_nodes/index.html
|
tntvis/tnt.tree
|
<!DOCTYPE html>
<meta charset="utf-8">
<title>TnT Examples</title>
<div id="body">
<!-- D3.js -->
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<!-- TnT -->
<link rel="stylesheet" href="../../build/tnt.tree.css" type="text/css" />
<script src="../../build/tnt.tree.js"></script>
<!-- Tree.js -->
<script src="collapse_nodes.js"></script>
<h1>Collapse tree nodes</h1>
<div id="speciesTree"></div>
<script>
(function() {
var tree_vis = tnt.tree()
var theme = tnt_theme_tree_collapse_nodes();
theme(tree_vis, document.getElementById("speciesTree"));
}());
</script>
<footer>
<aside>Released under <a href="http://www.opensource.org/licenses/apache2.0.php">Apache 2.0</a>.</aside>
Copyright [2016] EMBL - European Bioinformatics Institute
</footer>
</div>
|
poi-3.9/docs/apidocs/org/apache/poi/ss/formula/ptg/class-use/PercentPtg.html
|
brenthand/Panda
|
<!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_29) on Mon Nov 26 17:22:07 MSK 2012 -->
<TITLE>
Uses of Class org.apache.poi.ss.formula.ptg.PercentPtg (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2012-11-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.poi.ss.formula.ptg.PercentPtg (POI API 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/poi/ss/formula/ptg/PercentPtg.html" title="class in org.apache.poi.ss.formula.ptg"><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/poi/ss/formula/ptg/\class-usePercentPtg.html" target="_top"><B>FRAMES</B></A>
<A HREF="PercentPtg.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.poi.ss.formula.ptg.PercentPtg</B></H2>
</CENTER>
No usage of org.apache.poi.ss.formula.ptg.PercentPtg
<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/poi/ss/formula/ptg/PercentPtg.html" title="class in org.apache.poi.ss.formula.ptg"><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/poi/ss/formula/ptg/\class-usePercentPtg.html" target="_top"><B>FRAMES</B></A>
<A HREF="PercentPtg.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>
<i>Copyright 2012 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
|
product/updateSite/siteTemplate/index.html
|
ruspl-afed/dbeaver
|
<html>
<head>
<title>org.jkiss.dbeaver-update</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style>@import url("web/site.css");</style>
<script type="text/javascript">
var returnval = 0;
var stylesheet, xmlFile, cache, doc;
function init(){
// NSCP 7.1+ / Mozilla 1.4.1+ / Safari
// Use the standard DOM Level 2 technique, if it is supported
if (document.implementation && document.implementation.createDocument) {
xmlFile = document.implementation.createDocument("", "", null);
stylesheet = document.implementation.createDocument("", "", null);
if (xmlFile.load){
xmlFile.load("category.xml");
stylesheet.load("web/site.xsl");
} else {
alert("Document could not be loaded by browser.");
}
xmlFile.addEventListener("load", transform, false);
stylesheet.addEventListener("load", transform, false);
}
//IE 6.0+ solution
else if (window.ActiveXObject) {
xmlFile = new ActiveXObject("msxml2.DOMDocument.3.0");
xmlFile.async = false;
xmlFile.load("category.xml");
stylesheet = new ActiveXObject("msxml2.FreeThreadedDOMDocument.3.0");
stylesheet.async = false;
stylesheet.load("web/site.xsl");
cache = new ActiveXObject("msxml2.XSLTemplate.3.0");
cache.stylesheet = stylesheet;
transformData();
}
}
// separate transformation function for IE 6.0+
function transformData(){
var processor = cache.createProcessor();
processor.input = xmlFile;
processor.transform();
data.innerHTML = processor.output;
}
// separate transformation function for NSCP 7.1+ and Mozilla 1.4.1+
function transform(){
returnval+=1;
if (returnval==2){
var processor = new XSLTProcessor();
processor.importStylesheet(stylesheet);
doc = processor.transformToDocument(xmlFile);
document.getElementById("data").innerHTML = doc.documentElement.innerHTML;
}
}
</script>
</head>
<body onload="init();">
<!--[insert static HTML here]-->
<div id="data"><!-- this is where the transformed data goes --></div>
</body>
</html>
|
test/migration/css/mkCheckbox.css
|
basiljose1/byjcrm
|
/* hide the checkboxes and radios */
input[type="checkbox"],input[type="radio"]
{
opacity: 0;
position: absolute;
width:14px;
height: 14px;
margin: 4px 2px;
margin-top: 2px\9;
}
label{
display: inline-block;
}
/* Inline div for placeholder to the checkbox*/
.chkbox, .radiobtn {
display: inline;
margin-right: 20px\9;
}
/* Fix for IE */
:root .chkbox, :root .radiobtn {
margin-right: 0px\9;
}
/* we use generated content to create a placeholder for the checkbox*/
input[type="checkbox"] + div::before,
input[type="radio"] + div::before
{
content: "";
display: inline-block;
width: 17px;
height: 17px;
margin: -2px 8px 0 0;
background: url("check_radio_sprite.png") no-repeat 0 -17px;
vertical-align: middle;
}
/* hover checkbox (unselected state only) */
input[type="checkbox"]:not(:checked):hover + div::before
{
background-position: 0 -68px;
}
/* selected checkbox */
input[type="checkbox"]:checked + div::before
{
background-position: 0 0;
}
/* disabled checkbox*/
input[type="checkbox"]:disabled + div::before
{
background-position: 0 -51px;
opacity: 0.6;
}
/* disabled checked checkbox*/
input[type="checkbox"]:disabled:checked + div::before
{
background-position: 0 -34px;
opacity: 0.6;
}
/*Unselected Radio */
input[type="radio"] + div::before
{
background-position: -17px -17px;
}
/* radio hover (unselected state only) */
input[type="radio"]:hover + div::before
{
background-position: -17px -68px;
}
/* selected radio */
input[type="radio"]:checked + div::before
{
background-position: -17px 0px;
}
/* disabled radio*/
input[type="radio"]:disabled + div::before
{
background-position: -17px -51px;
opacity: 0.6;
}
/* disabled checked radio*/
input[type="radio"]:disabled:checked + div::before
{
background-position: -17px -34px;
opacity: 0.6;
}
/* Single line text box*/
input[type="text"], input[type="password"] {
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 1px 1px 2px #ddd;
height: 30px !important;
width: 180px;
margin-bottom:0px;
}
|
publish/reports/coverage/org.jsimpledb.core.SetField.html
|
mmayorivera/jsimpledb
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Coverage Report</title>
<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
<script type="text/javascript" src="js/popup.js"></script>
</head>
<body>
<h5>Coverage Report - org.jsimpledb.core.SetField</h5>
<div class="separator"> </div>
<table class="report">
<thead><tr> <td class="heading">Classes in this File</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tr><td><a href="org.jsimpledb.core.SetField.html">SetField</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">83%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:83px"><span class="text">41/49</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">68%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:68px"><span class="text">15/22</span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.6666666666666665;</span>2.667</td></tr>
<tr><td><a href="org.jsimpledb.core.SetField.html">SetField$1</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">1/1</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.6666666666666665;</span>2.667</td></tr>
<tr><td><a href="org.jsimpledb.core.SetField.html">SetField$2</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">100%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:100px"><span class="text">1/1</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></td><td class="percentgraph"><div class="percentgraph"><div class="na" style="width:100px"><span class="text"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">N/A</a></span></div></div></td></tr></table></td><td class="value"><span class="hidden">2.6666666666666665;</span>2.667</td></tr>
</table>
<div class="separator"> </div>
<table cellspacing="0" cellpadding="0" class="src">
<tr> <td class="numLine"> 1</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 2</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/*</span></pre></td></tr>
<tr> <td class="numLine"> 3</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * Copyright (C) 2014 Archie L. Cobbs. All rights reserved.</span></pre></td></tr>
<tr> <td class="numLine"> 4</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> *</span></pre></td></tr>
<tr> <td class="numLine"> 5</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * $Id$</span></pre></td></tr>
<tr> <td class="numLine"> 6</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 7</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 8</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">package</span> org.jsimpledb.core;</pre></td></tr>
<tr> <td class="numLine"> 9</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 10</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> com.google.common.collect.Sets;</pre></td></tr>
<tr> <td class="numLine"> 11</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> com.google.common.reflect.TypeParameter;</pre></td></tr>
<tr> <td class="numLine"> 12</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> com.google.common.reflect.TypeToken;</pre></td></tr>
<tr> <td class="numLine"> 13</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 14</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> java.util.Iterator;</pre></td></tr>
<tr> <td class="numLine"> 15</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> java.util.NavigableSet;</pre></td></tr>
<tr> <td class="numLine"> 16</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> java.util.TreeSet;</pre></td></tr>
<tr> <td class="numLine"> 17</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 18</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> org.jsimpledb.util.ByteReader;</pre></td></tr>
<tr> <td class="numLine"> 19</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> org.jsimpledb.util.ByteWriter;</pre></td></tr>
<tr> <td class="numLine"> 20</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 21</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 22</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * Set field.</span></pre></td></tr>
<tr> <td class="numLine"> 23</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> *</span></pre></td></tr>
<tr> <td class="numLine"> 24</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * @param <E> Java type for the set elements</span></pre></td></tr>
<tr> <td class="numLine"> 25</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLineCover"> 26</td> <td class="nbHitsCovered"> 230</td> <td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">class</span> SetField<E> <span class="keyword">extends</span> CollectionField<NavigableSet<E>, E> {</pre></td></tr>
<tr> <td class="numLine"> 27</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 28</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 29</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * Constructor.</span></pre></td></tr>
<tr> <td class="numLine"> 30</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> *</span></pre></td></tr>
<tr> <td class="numLine"> 31</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * @param name the name of the field</span></pre></td></tr>
<tr> <td class="numLine"> 32</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * @param storageId field content storage ID</span></pre></td></tr>
<tr> <td class="numLine"> 33</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * @param schema schema version</span></pre></td></tr>
<tr> <td class="numLine"> 34</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * @param elementField this field's element sub-field</span></pre></td></tr>
<tr> <td class="numLine"> 35</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * @throws IllegalArgumentException if any parameter is null</span></pre></td></tr>
<tr> <td class="numLine"> 36</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * @throws IllegalArgumentException if {@code storageId} is non-positive</span></pre></td></tr>
<tr> <td class="numLine"> 37</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 38</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @SuppressWarnings(<span class="string">"serial"</span>)</pre></td></tr>
<tr> <td class="numLine"> 39</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> SetField(String name, <span class="keyword">int</span> storageId, Schema schema, SimpleField<E> elementField) {</pre></td></tr>
<tr> <td class="numLineCover"> 40</td> <td class="nbHitsCovered"> 68</td> <td class="src"><pre class="src"> <span class="keyword">super</span>(name, storageId, schema, <span class="keyword">new</span> TypeToken<NavigableSet<E>>() { }</pre></td></tr>
<tr> <td class="numLineCover"> 41</td> <td class="nbHitsCovered"> 68</td> <td class="src"><pre class="src"> .where(<span class="keyword">new</span> TypeParameter<E>() { }, elementField.typeToken.wrap()), elementField);</pre></td></tr>
<tr> <td class="numLineCover"> 42</td> <td class="nbHitsCovered"> 68</td> <td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 43</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 44</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">// Public methods</span></pre></td></tr>
<tr> <td class="numLine"> 45</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 46</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 47</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @SuppressWarnings(<span class="string">"unchecked"</span>)</pre></td></tr>
<tr> <td class="numLine"> 48</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> NavigableSet<E> getValue(Transaction tx, ObjId id) {</pre></td></tr>
<tr> <td class="numLineCover"> 49</td> <td class="nbHitsUncovered"><a title="Line 49: Conditional coverage 50% (1/2)."> 61</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 49: Conditional coverage 50% (1/2)."> <span class="keyword">if</span> (tx == <span class="keyword">null</span>)</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 50</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">throw</span> <span class="keyword">new</span> IllegalArgumentException(<span class="string">"null tx"</span>);</span></pre></td></tr>
<tr> <td class="numLineCover"> 51</td> <td class="nbHitsCovered"> 61</td> <td class="src"><pre class="src"> <span class="keyword">return</span> (NavigableSet<E>)tx.readSetField(id, <span class="keyword">this</span>.storageId, <span class="keyword">false</span>);</pre></td></tr>
<tr> <td class="numLine"> 52</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 53</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 54</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 55</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <R> R visit(FieldSwitch<R> target) {</pre></td></tr>
<tr> <td class="numLineCover"> 56</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> target.caseSetField(<span class="keyword">this</span>);</span></pre></td></tr>
<tr> <td class="numLine"> 57</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 58</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 59</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 60</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> String toString() {</pre></td></tr>
<tr> <td class="numLineCover"> 61</td> <td class="nbHitsCovered"> 71</td> <td class="src"><pre class="src"> <span class="keyword">return</span> <span class="string">"set field `"</span> + <span class="keyword">this</span>.name + <span class="string">"' containing "</span> + <span class="keyword">this</span>.elementField;</pre></td></tr>
<tr> <td class="numLine"> 62</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 63</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 64</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">// Non-public methods</span></pre></td></tr>
<tr> <td class="numLine"> 65</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 66</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 67</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> NavigableSet<E> getValueInternal(Transaction tx, ObjId id) {</pre></td></tr>
<tr> <td class="numLineCover"> 68</td> <td class="nbHitsCovered"> 146</td> <td class="src"><pre class="src"> <span class="keyword">return</span> <span class="keyword">new</span> JSSet<E>(tx, <span class="keyword">this</span>, id);</pre></td></tr>
<tr> <td class="numLine"> 69</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 70</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 71</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 72</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> NavigableSet<E> getValueReadOnlyCopy(Transaction tx, ObjId id) {</pre></td></tr>
<tr> <td class="numLineCover"> 73</td> <td class="nbHitsCovered"> 3</td> <td class="src"><pre class="src"> <span class="keyword">return</span> Sets.unmodifiableNavigableSet(<span class="keyword">new</span> TreeSet<E>(<span class="keyword">this</span>.getValueInternal(tx, id)));</pre></td></tr>
<tr> <td class="numLine"> 74</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 75</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 76</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 77</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> SetFieldStorageInfo<E> toStorageInfo() {</pre></td></tr>
<tr> <td class="numLineCover"> 78</td> <td class="nbHitsCovered"> 68</td> <td class="src"><pre class="src"> <span class="keyword">return</span> <span class="keyword">new</span> SetFieldStorageInfo<E>(<span class="keyword">this</span>);</pre></td></tr>
<tr> <td class="numLine"> 79</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 80</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 81</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 82</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">void</span> copy(ObjId srcId, ObjId dstId, Transaction srcTx, Transaction dstTx) {</pre></td></tr>
<tr> <td class="numLineCover"> 83</td> <td class="nbHitsCovered"> 23</td> <td class="src"><pre class="src"> <span class="keyword">final</span> FieldType<E> fieldType = <span class="keyword">this</span>.elementField.fieldType;</pre></td></tr>
<tr> <td class="numLineCover"> 84</td> <td class="nbHitsCovered"> 23</td> <td class="src"><pre class="src"> <span class="keyword">final</span> NavigableSet<E> src = <span class="keyword">this</span>.getValue(srcTx, srcId);</pre></td></tr>
<tr> <td class="numLineCover"> 85</td> <td class="nbHitsCovered"> 23</td> <td class="src"><pre class="src"> <span class="keyword">final</span> NavigableSet<E> dst = <span class="keyword">this</span>.getValue(dstTx, dstId);</pre></td></tr>
<tr> <td class="numLineCover"> 86</td> <td class="nbHitsCovered"> 23</td> <td class="src"><pre class="src"> <span class="keyword">final</span> Iterator<E> si = src.iterator();</pre></td></tr>
<tr> <td class="numLineCover"> 87</td> <td class="nbHitsCovered"> 23</td> <td class="src"><pre class="src"> <span class="keyword">final</span> Iterator<E> di = dst.iterator();</pre></td></tr>
<tr> <td class="numLineCover"> 88</td> <td class="nbHitsCovered"><a title="Line 88: Conditional coverage 100% (2/2)."> 23</a></td> <td class="src"><pre class="src"> <a title="Line 88: Conditional coverage 100% (2/2)."> <span class="keyword">if</span> (!si.hasNext()) {</a></pre></td></tr>
<tr> <td class="numLineCover"> 89</td> <td class="nbHitsCovered"> 22</td> <td class="src"><pre class="src"> dst.clear();</pre></td></tr>
<tr> <td class="numLineCover"> 90</td> <td class="nbHitsCovered"> 22</td> <td class="src"><pre class="src"> <span class="keyword">return</span>;</pre></td></tr>
<tr> <td class="numLine"> 91</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 92</td> <td class="nbHitsUncovered"><a title="Line 92: Conditional coverage 50% (1/2)."> 1</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 92: Conditional coverage 50% (1/2)."> <span class="keyword">if</span> (!di.hasNext()) {</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 93</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> dst.addAll(src);</span></pre></td></tr>
<tr> <td class="numLineCover"> 94</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span>;</span></pre></td></tr>
<tr> <td class="numLine"> 95</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 96</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> E s = si.next();</pre></td></tr>
<tr> <td class="numLineCover"> 97</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> E d = di.next();</pre></td></tr>
<tr> <td class="numLine"> 98</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">while</span> (<span class="keyword">true</span>) {</pre></td></tr>
<tr> <td class="numLineCover"> 99</td> <td class="nbHitsCovered"> 2</td> <td class="src"><pre class="src"> <span class="keyword">final</span> <span class="keyword">int</span> diff = fieldType.compare(s, d);</pre></td></tr>
<tr> <td class="numLineCover"> 100</td> <td class="nbHitsCovered"> 2</td> <td class="src"><pre class="src"> <span class="keyword">boolean</span> sadvance = <span class="keyword">true</span>;</pre></td></tr>
<tr> <td class="numLineCover"> 101</td> <td class="nbHitsCovered"> 2</td> <td class="src"><pre class="src"> <span class="keyword">boolean</span> dadvance = <span class="keyword">true</span>;</pre></td></tr>
<tr> <td class="numLineCover"> 102</td> <td class="nbHitsUncovered"><a title="Line 102: Conditional coverage 50% (1/2)."> 2</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 102: Conditional coverage 50% (1/2)."> <span class="keyword">if</span> (diff < 0) {</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 103</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> dst.add(s);</span></pre></td></tr>
<tr> <td class="numLineCover"> 104</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> dadvance = <span class="keyword">false</span>;</span></pre></td></tr>
<tr> <td class="numLineCover"> 105</td> <td class="nbHitsCovered"><a title="Line 105: Conditional coverage 100% (2/2)."> 2</a></td> <td class="src"><pre class="src"> <a title="Line 105: Conditional coverage 100% (2/2)."> } <span class="keyword">else</span> <span class="keyword">if</span> (diff > 0) {</a></pre></td></tr>
<tr> <td class="numLineCover"> 106</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> di.remove();</pre></td></tr>
<tr> <td class="numLineCover"> 107</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> sadvance = <span class="keyword">false</span>;</pre></td></tr>
<tr> <td class="numLine"> 108</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 109</td> <td class="nbHitsCovered"><a title="Line 109: Conditional coverage 100% (2/2)."> 2</a></td> <td class="src"><pre class="src"> <a title="Line 109: Conditional coverage 100% (2/2)."> <span class="keyword">if</span> (sadvance) {</a></pre></td></tr>
<tr> <td class="numLineCover"> 110</td> <td class="nbHitsUncovered"><a title="Line 110: Conditional coverage 50% (1/2)."> 1</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 110: Conditional coverage 50% (1/2)."> <span class="keyword">if</span> (!si.hasNext()) {</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 111</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> dst.tailSet(s, <span class="keyword">false</span>).clear();</span></pre></td></tr>
<tr> <td class="numLineCover"> 112</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span>;</span></pre></td></tr>
<tr> <td class="numLine"> 113</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 114</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> s = si.next();</pre></td></tr>
<tr> <td class="numLine"> 115</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 116</td> <td class="nbHitsUncovered"><a title="Line 116: Conditional coverage 50% (1/2)."> 2</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 116: Conditional coverage 50% (1/2)."> <span class="keyword">if</span> (dadvance) {</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 117</td> <td class="nbHitsCovered"><a title="Line 117: Conditional coverage 100% (2/2)."> 2</a></td> <td class="src"><pre class="src"> <a title="Line 117: Conditional coverage 100% (2/2)."> <span class="keyword">if</span> (!di.hasNext()) {</a></pre></td></tr>
<tr> <td class="numLineCover"> 118</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> dst.addAll(src.tailSet(s, <span class="keyword">true</span>));</pre></td></tr>
<tr> <td class="numLineCover"> 119</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> <span class="keyword">return</span>;</pre></td></tr>
<tr> <td class="numLine"> 120</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 121</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> d = di.next();</pre></td></tr>
<tr> <td class="numLine"> 122</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 123</td> <td class="nbHitsCovered"> 1</td> <td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 124</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 125</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 126</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> @Override</pre></td></tr>
<tr> <td class="numLine"> 127</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">void</span> buildIndexEntry(ObjId id, SimpleField<?> subField, ByteReader reader, <span class="keyword">byte</span>[] value, ByteWriter writer) {</pre></td></tr>
<tr> <td class="numLineCover"> 128</td> <td class="nbHitsUncovered"><a title="Line 128: Conditional coverage 50% (2/4) [each condition: 50%, 50%]."> 108</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 128: Conditional coverage 50% (2/4) [each condition: 50%, 50%]."> <span class="keyword">assert</span> subField == <span class="keyword">this</span>.elementField;</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 129</td> <td class="nbHitsCovered"> 108</td> <td class="src"><pre class="src"> writer.write(reader);</pre></td></tr>
<tr> <td class="numLineCover"> 130</td> <td class="nbHitsCovered"> 108</td> <td class="src"><pre class="src"> id.writeTo(writer);</pre></td></tr>
<tr> <td class="numLineCover"> 131</td> <td class="nbHitsCovered"> 108</td> <td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 132</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 133</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 4/16/15 8:30 PM.</div>
</body>
</html>
|
Week08/flask-movie-example/static/default.css
|
reykjavik-university/2014-T-514-VEFT
|
body{
padding: 30px;
}
code{
padding: 5px;
border: 1px solid #aaa;
background: #eee;
}
|
pc/Journalism.html
|
kerenTeam/Besting-dev
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="百喜听文化传媒有限公司,深谙大数据时代商业逻辑、营销法则及传播之道,核心成员来自海外、国内一线互联网及传媒企业。依托中国高铁西南三大中心城市全媒体资源及遍布中国的高铁网络,重建中国高铁传媒生态圈,亦是中国唯一拥有西南区高铁全媒体营销代理资质的传媒机构。基于火车站广告硬体、高铁品牌专列、《途悦》中国高铁平板融媒体,三大核心产品,为品牌提供从广告、体验、互动到购物,最有效的垂直推广体系。">
<meta name="keywords" content="besting,bestingmedia,成都百喜听文化传媒有限公司,成都百喜听,成都百喜听文化传媒,成都百喜听文化传媒公司,百喜听,BESTING,BESTINGMEDIA,BestingMedia,Besting Media,BESTING MEDIA,文化传媒,文化,传媒">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui">
<title>成都百喜听文化传媒有限公司-Besting Media</title>
<meta name="renderer" content="webkit">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="css/app.css">
<link rel="stylesheet" type="text/css" href="css/new.css">
<link rel="stylesheet" type="text/css" href="css/simple.css">
</head>
<body>
<header class="navbar navbar-static-top bs-docs-nav whiteB" id="top" role="banner">
<div class="container curHead">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#bs-navbar" aria-controls="bs-navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand"><img class="img-responsive" src="img/images/logo_03.png"></a>
</div>
<nav id="bs-navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html">
首站
<br>
<small>STATION</small>
</a>
</li>
<li>
<a href="world.html">
途悦世界
<br>
<small>LET’S WORD</small>
</a>
</li>
<li>
<a href="aboutUs.html">
我们
<br>
<small>ABOUT US</small>
</a>
</li>
<li>
<a href="founding.html">
创始人团队
<br>
<small>THE FOUNDER TEAM</small>
</a>
</li>
<li>
<a href="tuyue.html">
途悦站
<br>
<small>LET'S STATION</small>
</a>
</li>
<li>
<a href="blueprint.html">
蓝图
<br>
<small>BLUEPRINT</small>
</a>
</li>
<li>
<a href="Journalismlist.html" class="activeCur">
新闻站
<br>
<small>NEWS STATION</small>
</a>
</li>
<li>
<a href="contacts.html">
联系我们
<br>
<small>CONTACT US</small>
</a>
</li>
</ul>
</nav>
</div>
</header>
<!-- banner -->
<div class="banner">
<img class="img-responsive" src="img/images/aboutBanner_02.png" alt="">
</div>
<!-- curtitle -->
<h1 class="curTitle simpleTit">
<small>新闻站</small>
<br>
<span>NEWS STATION</span>
</h1>
<div class="Jou_con pingfang">
<!-- <div class="jou_logo">
<img src="img/images/xingwen_03.png">
</div> -->
<h2>6月7日——西城高铁第一条隧道贯通,未来西安至成都只需3小时!</h2>
<div class="jou_mid">
<img src="img/images/xingwentupian_03.png">
<p>
西成高铁是国内首条穿越秦岭的高速铁路,与大西高铁共同形成华北至西南地区的新通道。它连接起关中平原、汉中盆地和成都平原,线路的全长643公里,设计标准是双线客运专线,速度目标值为每小时250公里。 <br>
目前,西安至成都之间的火车运行时间需要12至16个小时。2017年底西成客专开通之后,两地间的旅行时间将会缩短到3小时左右,仅仅是原来的四分之一到五分之一。
</p>
<p>
根据规划,到2020年,该线路将每日通行客车125对;到2030年,将达到185对,最高峰发车间隔4分钟,比地铁都密,全线采用动车组,单向通行能力最高可达每年7000万人。到那时候,不仅是秦岭的千里关山,即使是难于上青天的蜀道难,也将成为历史。
</p>
<p>
今日,全国铁路将实行新的列车运行图,此次调图为近10年动静最大的一次。和旧图相比,新图增加旅客列车近300对;晚间和早间时段的动车组列车增加100对;普速旅客列车增开超100对,为近年来增幅最大。另外,百余列中长途旅客列车运行时间压缩1小时以上,旅客出行效率再提高。 <br>
新图共开行旅客列车3400对,较原图增加近300对。其中,动车组列车2100多对、普速列车1200多对。
</p>
<img src="img/images/xingwentupian2_03.png">
<p>
Hyperloop(超级回路)是一项非常“疯狂”的超级高铁计划,最早由“硅谷钢铁侠”马斯克所设想,他们未来要实现高速的城际互通,速度比今日的高铁还要快得多,已接近于声速。
</p>
<p>
两周前,这家公司才完成了超级高铁的首次露天测试,时速从0加速到60英里(合96公里)仅需1.1秒。露天测试完成后,管道内的运行测试也将在年底展开。
</p>
<p>
Hyperloop One此次中国之行当然是要为将来的实验筹备资金,之前的测试已花去了公司大量资金,后续可能还需要再融资数亿美元。曾于早期投资Hyperloop <br>One的真格基金CEO方爱之说:“我们不仅投资了很多互联网O2O公司,也投资了Hyperloop One这样的高科技公司。”中国投资市场的火热应该是吸引了罗伯的目光。令一方面,中国近十年来高铁技术的繁荣也让美国公司羡慕。
</p>
<p>
5月22日——5年建成“高铁新城”!加入成都,简阳将干这些大事!
</p>
</div>
</div>
<!-- footer -->
<footer class="footer">
<div class="container">
<div class="flex1">
<p>Copyright @2016 Besting Media Corporation </p>
<p>途悦版权及最终解释权归成都百喜听文化传媒有限公司所有</p>
</div>
<div class="flex1 text-right">
<span>
<img class="img-responsive" src="img/images/tuyueCode_03.jpg" alt="">
途 悦 公 众 号
</span>
<span>
<img class="img-responsive" src="img/images/bestingCode_03.jpg" alt="">
百喜听公众号
</span>
</div>
</div>
</footer>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script>
</body>
</html>
|
archive/v0.6/faq.html
|
istio/istio.io
|
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="/v0.6/help/faq/index.html">
<meta http-equiv="refresh" content="0; url=/v0.6/help/faq/index.html">
<h1>Redirecting…</h1>
<a href="/v0.6/help/faq/index.html">Click here if you are not redirected.</a>
<script>location="/v0.6/help/faq/index.html"</script>
</html>
|
Documentation/docsets/OmnyPay.docset/Contents/Resources/Documents/Classes/ReceiptItem.html
|
omnypay/omnypay-sdk-ios
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>ReceiptItem Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset="utf-8">
<script src="../js/jquery.min.js" defer></script>
<script src="../js/jazzy.js" defer></script>
<script src="../js/lunr.min.js" defer></script>
<script src="../js/typeahead.jquery.js" defer></script>
<script src="../js/jazzy.search.js" defer></script>
</head>
<body>
<a name="//apple_ref/swift/Class/ReceiptItem" class="dashAnchor"></a>
<a title="ReceiptItem Class Reference"></a>
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
OmnyPay Docs
</a>
</p>
<p class="header-col--secondary">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</p>
</header>
<p class="breadcrumbs">
<a class="breadcrumb" href="../index.html">OmnyPay Reference</a>
<img class="carat" src="../img/carat.png" />
ReceiptItem Class Reference
</p>
<div class="content-wrapper">
<nav class="navigation">
<ul class="nav-groups">
<li class="nav-group-name">
<a class="nav-group-name-link" href="../.html"></a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../introduction.html">Introduction</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../installation.html">Installation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../gettingstarted.html">GettingStarted</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayAPI.html">OmnyPayAPI</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/OmnyPayAPI.html">OmnyPayAPI</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/OmnyPayEventListener.html">OmnyPayEventListener</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayAPI-Protocols.html">OmnyPayAPI-Protocols</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/OmnyPayEventDelegate.html">OmnyPayEventDelegate</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayAPI-Store.html">OmnyPayAPI-Store</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/Store.html">Store</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayAPI-Models.html">OmnyPayAPI-Models</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Session.html">Session</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/SessionState.html">SessionState</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Shopper.html">Shopper</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Basket.html">Basket</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/BasketPreview.html">BasketPreview</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/BasketReceipt.html">BasketReceipt</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/TotalSummary.html">TotalSummary</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/BasketPaymentConfirmation.html">BasketPaymentConfirmation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/BasketPaymentConfirmationStatus.html">BasketPaymentConfirmationStatus</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/ProductOffer.html">ProductOffer</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/ReconciledTotal.html">ReconciledTotal</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Receipt.html">Receipt</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/ReceiptItem.html">ReceiptItem</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/PaymentType.html">PaymentType</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/PaymentConfirmation.html">PaymentConfirmation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/PaymentTypeOffer.html">PaymentTypeOffer</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/MerchantOffer.html">MerchantOffer</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/ProvisionCardParam.html">ProvisionCardParam</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/SetDefaultPaymentInstrumentValue.html">SetDefaultPaymentInstrumentValue</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/ShopperLoyalty.html">ShopperLoyalty</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayAPI-Error.html">OmnyPayAPI-Error</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/OmnyPayError.html">OmnyPayError</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/OmnyPayError/RequiredDataNotAvailableReason.html">– RequiredDataNotAvailableReason</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/OmnyPayError/DataValidationFailedReason.html">– DataValidationFailedReason</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayScan.html">OmnyPayScan</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/OmnyPayScan.html">OmnyPayScan</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/ScanConfig.html">ScanConfig</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/ScanMode.html">ScanMode</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/ScanResult.html">ScanResult</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayAuth.html">OmnyPayAuth</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/OmnyPayAuth.html">OmnyPayAuth</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/AuthConfig.html">AuthConfig</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/AuthResult.html">AuthResult</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/AuthenticationError.html">AuthenticationError</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/AuthenticationLevel.html">AuthenticationLevel</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayIdentity.html">OmnyPayIdentity</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/OmnyPayIdentity.html">OmnyPayIdentity</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/IdentityConfig.html">IdentityConfig</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/IdentityResult.html">IdentityResult</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/IdentityDocument.html">IdentityDocument</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/IdentityDocumentType.html">IdentityDocumentType</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../OmnyPayPIScan.html">OmnyPayPIScan</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/OmnyPayPIScan.html">OmnyPayPIScan</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/PIScanConfig.html">PIScanConfig</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/PIScanResult.html">PIScanResult</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/PICard.html">PICard</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Enums.html">Other Enums</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/BasketStateInternal.html">BasketStateInternal</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/Channel.html">Channel</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/ModelType.html">ModelType</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/Tags.html">Tags</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
<section class="section">
<div class="section-content">
<h1>ReceiptItem</h1>
<div class="declaration">
<div class="language">
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">ReceiptItem</span><span class="p">:</span> <span class="kt">JSONEncodable</span></code></pre>
</div>
</div>
<p><code>ReceiptItem</code> represents an item in payment receipt.</p>
</div>
</section>
<section class="section">
<div class="section-content">
<div class="task-group">
<div class="task-name-container">
<a name="/Properties"></a>
<a name="//apple_ref/swift/Section/Properties" class="dashAnchor"></a>
<a href="#/Properties">
<h3 class="section-name">Properties</h3>
</a>
</div>
<ul class="item-container">
<li class="item">
<div>
<code>
<a name="/s:vC7OmnyPay11ReceiptItem3skuGSqSS_"></a>
<a name="//apple_ref/swift/Property/sku" class="dashAnchor"></a>
<a class="token" href="#/s:vC7OmnyPay11ReceiptItem3skuGSqSS_">sku</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Product SKU identifier</p>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">sku</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span></code></pre>
</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:vC7OmnyPay11ReceiptItem4nameGSqSS_"></a>
<a name="//apple_ref/swift/Property/name" class="dashAnchor"></a>
<a class="token" href="#/s:vC7OmnyPay11ReceiptItem4nameGSqSS_">name</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Product name</p>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">name</span><span class="p">:</span> <span class="kt">String</span><span class="p">?</span></code></pre>
</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:vC7OmnyPay11ReceiptItem3qtyGSqVs5Int64_"></a>
<a name="//apple_ref/swift/Property/qty" class="dashAnchor"></a>
<a class="token" href="#/s:vC7OmnyPay11ReceiptItem3qtyGSqVs5Int64_">qty</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Product quantity</p>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">qty</span><span class="p">:</span> <span class="kt">Int64</span><span class="p">?</span></code></pre>
</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:vC7OmnyPay11ReceiptItem5priceGSqVs5Int64_"></a>
<a name="//apple_ref/swift/Property/price" class="dashAnchor"></a>
<a class="token" href="#/s:vC7OmnyPay11ReceiptItem5priceGSqVs5Int64_">price</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Product price in cents</p>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">price</span><span class="p">:</span> <span class="kt">Int64</span><span class="p">?</span></code></pre>
</div>
</div>
</section>
</div>
</li>
</ul>
</div>
</div>
</section>
</article>
</div>
<section class="footer">
<p>© 2017 <a class="link" href="http://www.omnypay.net/" target="_blank" rel="external">OmnyPay</a>. All rights reserved. (Last updated: 2017-04-24)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.5</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
</div>
</html>
|
theme/templates/admin3_material_design/ui_idle_timeout.html
|
zzsoszz/metronicv37
|
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
Version: 3.2.0
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
-->
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>Metronic | User Idle Timeout</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta content="" name="description"/>
<meta content="" name="author"/>
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN THEME STYLES -->
<link href="../../assets/global/css/components-md.css" id="style_components" rel="stylesheet" type="text/css">
<link href="../../assets/global/css/plugins-md.css" rel="stylesheet" type="text/css">
<link href="../../assets/admin/layout3/css/layout.css" rel="stylesheet" type="text/css">
<link href="../../assets/admin/layout3/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color">
<link href="../../assets/admin/layout3/css/custom.css" rel="stylesheet" type="text/css">
<!-- END THEME STYLES -->
<link rel="shortcut icon" href="favicon.ico"/>
</head>
<!-- END HEAD -->
<!-- BEGIN BODY -->
<!-- DOC: Apply "page-header-menu-fixed" class to set the mega menu fixed -->
<!-- DOC: Apply "page-header-top-fixed" class to set the top menu fixed -->
<body class="page-md">
<!-- BEGIN HEADER -->
<div class="page-header">
<!-- BEGIN HEADER TOP -->
<div class="page-header-top">
<div class="container">
<!-- BEGIN LOGO -->
<div class="page-logo">
<a href="index.html"><img src="../../assets/admin/layout3/img/logo-default.png" alt="logo" class="logo-default"></a>
</div>
<!-- END LOGO -->
<!-- BEGIN RESPONSIVE MENU TOGGLER -->
<a href="javascript:;" class="menu-toggler"></a>
<!-- END RESPONSIVE MENU TOGGLER -->
<!-- BEGIN TOP NAVIGATION MENU -->
<div class="top-menu">
<ul class="nav navbar-nav pull-right">
<!-- BEGIN NOTIFICATION DROPDOWN -->
<li class="dropdown dropdown-extended dropdown-dark dropdown-notification" id="header_notification_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-bell"></i>
<span class="badge badge-default">7</span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3>You have <strong>12 pending</strong> tasks</h3>
<a href="javascript:;">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="time">just now</span>
<span class="details">
<span class="label label-sm label-icon label-success">
<i class="fa fa-plus"></i>
</span>
New user registered. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 mins</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Server #12 overloaded. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">10 mins</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span>
Server #2 not responding. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">14 hrs</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span>
Application error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">2 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Database overloaded 68%. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">3 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
A user IP blocked. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">4 days</span>
<span class="details">
<span class="label label-sm label-icon label-warning">
<i class="fa fa-bell-o"></i>
</span>
Storage Server #4 not responding dfdfdfd. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">5 days</span>
<span class="details">
<span class="label label-sm label-icon label-info">
<i class="fa fa-bullhorn"></i>
</span>
System Error. </span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="time">9 days</span>
<span class="details">
<span class="label label-sm label-icon label-danger">
<i class="fa fa-bolt"></i>
</span>
Storage server failed. </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END NOTIFICATION DROPDOWN -->
<!-- BEGIN TODO DROPDOWN -->
<li class="dropdown dropdown-extended dropdown-dark dropdown-tasks" id="header_task_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<i class="icon-calendar"></i>
<span class="badge badge-default">3</span>
</a>
<ul class="dropdown-menu extended tasks">
<li class="external">
<h3>You have <strong>12 pending</strong> tasks</h3>
<a href="javascript:;">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New release v1.2 </span>
<span class="percent">30%</span>
</span>
<span class="progress">
<span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Application deployment</span>
<span class="percent">65%</span>
</span>
<span class="progress">
<span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile app release</span>
<span class="percent">98%</span>
</span>
<span class="progress">
<span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Database migration</span>
<span class="percent">10%</span>
</span>
<span class="progress">
<span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Web server upgrade</span>
<span class="percent">58%</span>
</span>
<span class="progress">
<span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">Mobile development</span>
<span class="percent">85%</span>
</span>
<span class="progress">
<span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span>
</span>
</a>
</li>
<li>
<a href="javascript:;">
<span class="task">
<span class="desc">New UI release</span>
<span class="percent">38%</span>
</span>
<span class="progress progress-striped">
<span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span>
</span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END TODO DROPDOWN -->
<li class="droddown dropdown-separator">
<span class="separator"></span>
</li>
<!-- BEGIN INBOX DROPDOWN -->
<li class="dropdown dropdown-extended dropdown-dark dropdown-inbox" id="header_inbox_bar">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<span class="circle">3</span>
<span class="corner"></span>
</a>
<ul class="dropdown-menu">
<li class="external">
<h3>You have <strong>7 New</strong> Messages</h3>
<a href="javascript:;">view all</a>
</li>
<li>
<ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Lisa Wong </span>
<span class="time">Just Now </span>
</span>
<span class="message">
Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Richard Doe </span>
<span class="time">16 mins </span>
</span>
<span class="message">
Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Bob Nilson </span>
<span class="time">2 hrs </span>
</span>
<span class="message">
Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Lisa Wong </span>
<span class="time">40 mins </span>
</span>
<span class="message">
Vivamus sed auctor 40% nibh congue nibh... </span>
</a>
</li>
<li>
<a href="inbox.html?a=view">
<span class="photo">
<img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
</span>
<span class="subject">
<span class="from">
Richard Doe </span>
<span class="time">46 mins </span>
</span>
<span class="message">
Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- END INBOX DROPDOWN -->
<!-- BEGIN USER LOGIN DROPDOWN -->
<li class="dropdown dropdown-user dropdown-dark">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
<img alt="" class="img-circle" src="../../assets/admin/layout3/img/avatar9.jpg">
<span class="username username-hide-mobile">Nick</span>
</a>
<ul class="dropdown-menu dropdown-menu-default">
<li>
<a href="extra_profile.html">
<i class="icon-user"></i> My Profile </a>
</li>
<li>
<a href="page_calendar.html">
<i class="icon-calendar"></i> My Calendar </a>
</li>
<li>
<a href="inbox.html">
<i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger">
3 </span>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-rocket"></i> My Tasks <span class="badge badge-success">
7 </span>
</a>
</li>
<li class="divider">
</li>
<li>
<a href="extra_lock.html">
<i class="icon-lock"></i> Lock Screen </a>
</li>
<li>
<a href="login.html">
<i class="icon-key"></i> Log Out </a>
</li>
</ul>
</li>
<!-- END USER LOGIN DROPDOWN -->
</ul>
</div>
<!-- END TOP NAVIGATION MENU -->
</div>
</div>
<!-- END HEADER TOP -->
<!-- BEGIN HEADER MENU -->
<div class="page-header-menu">
<div class="container">
<!-- BEGIN HEADER SEARCH BOX -->
<form class="search-form" action="extra_search.html" method="GET">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search" name="query">
<span class="input-group-btn">
<a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>
</span>
</div>
</form>
<!-- END HEADER SEARCH BOX -->
<!-- BEGIN MEGA MENU -->
<!-- DOC: Apply "hor-menu-light" class after the "hor-menu" class below to have a horizontal menu with white background -->
<!-- DOC: Remove data-hover="dropdown" and data-close-others="true" attributes below to disable the dropdown opening on mouse hover -->
<div class="hor-menu ">
<ul class="nav navbar-nav">
<li>
<a href="index.html">Dashboard</a>
</li>
<li class="menu-dropdown mega-menu-dropdown ">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;" class="dropdown-toggle">
Features <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu" style="min-width: 710px">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-4">
<ul class="mega-menu-submenu">
<li>
<h3>eCommerce</h3>
</li>
<li>
<a href="ecommerce_index.html" class="iconify">
<i class="icon-home"></i>
eCommerce </a>
</li>
<li>
<a href="ecommerce_orders.html" class="iconify">
<i class="icon-basket"></i>
Manage Orders </a>
</li>
<li>
<a href="ecommerce_orders_view.html" class="iconify">
<i class="icon-tag"></i>
Order View </a>
</li>
<li>
<a href="ecommerce_products.html" class="iconify">
<i class="icon-handbag"></i>
Manage Products </a>
</li>
<li>
<a href="ecommerce_products_edit.html" class="iconify">
<i class="icon-pencil"></i>
Product Edit </a>
</li>
</ul>
</div>
<div class="col-md-4">
<ul class="mega-menu-submenu">
<li>
<h3>Layouts</h3>
</li>
<li>
<a href="layout_fluid.html" class="iconify">
<i class="icon-cursor-move"></i>
Fluid Layout </a>
</li>
<li>
<a href="layout_mega_menu_fixed.html" class="iconify">
<i class="icon-pin"></i>
Fixed Mega Menu </a>
</li>
<li>
<a href="layout_top_bar_fixed.html" class="iconify">
<i class="icon-bar-chart"></i>
Fixed Top Bar </a>
</li>
<li>
<a href="layout_light_header.html" class="iconify">
<i class="icon-paper-plane"></i>
Light Header Dropdowns </a>
</li>
<li>
<a href="layout_blank_page.html" class="iconify">
<i class="icon-doc"></i>
Blank Page Layout </a>
</li>
</ul>
</div>
<div class="col-md-4">
<ul class="mega-menu-submenu">
<li>
<h3>More Layouts</h3>
</li>
<li>
<a href="layout_click_dropdowns.html" class="iconify">
<i class="icon-speech"></i>
Click vs. Hover Dropdowns </a>
</li>
<li>
<a href="layout_fontawesome_icons.html" class="iconify">
<i class="icon-link"></i>
Layout with Fontawesome </a>
</li>
<li>
<a href="layout_glyphicons.html" class="iconify">
<i class="icon-settings"></i>
Layout with Glyphicon </a>
</li>
<li>
<a href="layout_language_bar.html" class="iconify">
<i class="icon-globe"></i>
Language Switch Bar </a>
</li>
<li>
<a href="layout_disabled_menu.html" class="iconify">
<i class=" icon-lock"></i>
Disabled Menu Links </a>
</li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="menu-dropdown mega-menu-dropdown mega-menu-full active">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;" class="dropdown-toggle">
UI Components <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>UI Components</h3>
</li>
<li>
<a href="ui_general.html">
<i class="fa fa-angle-right"></i>
General </a>
</li>
<li>
<a href="ui_buttons.html">
<i class="fa fa-angle-right"></i>
Buttons </a>
</li>
<li>
<a href="ui_icons.html">
<i class="fa fa-angle-right"></i>
Font Icons </a>
</li>
<li>
<a href="ui_colors.html">
<i class="fa fa-angle-right"></i>
Flat UI Colors </a>
</li>
<li>
<a href="ui_typography.html">
<i class="fa fa-angle-right"></i>
Typography </a>
</li>
<li>
<a href="ui_tabs_accordions_navs.html">
<i class="fa fa-angle-right"></i>
Tabs, Accordions & Navs </a>
</li>
<li>
<a href="ui_tree.html">
<i class="fa fa-angle-right"></i>
Tree View </a>
</li>
<li>
<a href="ui_page_progress_style_1.html">
<i class="fa fa-angle-right"></i>
Page Progress Bar <span class="badge badge-roundless badge-warning">new</span></a>
</li>
<li>
<a href="ui_blockui.html">
<i class="fa fa-angle-right"></i>
Block UI </a>
</li>
<li>
<a href="ui_bootstrap_growl.html">
<i class="fa fa-angle-right"></i>
Bootstrap Growl Notifications <span class="badge badge-roundless badge-warning">new</span></a>
</li>
<li>
<a href="ui_notific8.html">
<i class="fa fa-angle-right"></i>
Notific8 Notifications </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>More UI Components</h3>
</li>
<li>
<a href="ui_toastr.html">
<i class="fa fa-angle-right"></i>
Toastr Notifications </a>
</li>
<li>
<a href="ui_alert_dialog_api.html">
<i class="fa fa-angle-right"></i>
Alerts & Dialogs API <span class="badge badge-roundless badge-danger">new</span></a>
</li>
<li>
<a href="ui_session_timeout.html">
<i class="fa fa-angle-right"></i>
Session Timeout </a>
</li>
<li class="active">
<a href="ui_idle_timeout.html">
<i class="fa fa-angle-right"></i>
User Idle Timeout </a>
</li>
<li>
<a href="ui_modals.html">
<i class="fa fa-angle-right"></i>
Modals </a>
</li>
<li>
<a href="ui_extended_modals.html">
<i class="fa fa-angle-right"></i>
Extended Modals </a>
</li>
<li>
<a href="ui_tiles.html">
<i class="fa fa-angle-right"></i>
Tiles </a>
</li>
<li>
<a href="ui_datepaginator.html">
<i class="fa fa-angle-right"></i>
Date Paginator </a>
</li>
<li>
<a href="ui_nestable.html">
<i class="fa fa-angle-right"></i>
Nestable List </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Form Stuff</h3>
</li>
<li>
<a href="form_controls_md.html">
<i class="fa fa-angle-right"></i>
Material Design<br>
Form Controls </a>
</li>
<li>
<a href="form_controls.html">
<i class="fa fa-angle-right"></i>
Bootstrap<br>
Form Controls </a>
</li>
<li>
<a href="form_icheck.html">
<i class="fa fa-angle-right"></i>
iCheck Controls </a>
</li>
<li>
<a href="form_layouts.html">
<i class="fa fa-angle-right"></i>
Form Layouts </a>
</li>
<li>
<a href="form_editable.html">
<i class="fa fa-angle-right"></i>
Form X-editable <span class="badge badge-roundless badge-success">new</span></a>
</li>
<li>
<a href="form_wizard.html">
<i class="fa fa-angle-right"></i>
Form Wizard </a>
</li>
<li>
<a href="form_validation.html">
<i class="fa fa-angle-right"></i>
Form Validation </a>
</li>
<li>
<a href="form_image_crop.html">
<i class="fa fa-angle-right"></i>
Image Cropping </a>
</li>
<li>
<a href="form_fileupload.html">
<i class="fa fa-angle-right"></i>
Multiple File Upload </a>
</li>
<li>
<a href="form_dropzone.html">
<i class="fa fa-angle-right"></i>
Dropzone File Upload </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Form Components</h3>
</li>
<li>
<a href="components_pickers.html">
<i class="fa fa-angle-right"></i>
Date & Time Pickers </a>
</li>
<li>
<a href="components_context_menu.html">
<i class="fa fa-angle-right"></i>
Context Menu </a>
</li>
<li>
<a href="components_dropdowns.html">
<i class="fa fa-angle-right"></i>
Custom Dropdowns </a>
</li>
<li>
<a href="components_form_tools.html">
<i class="fa fa-angle-right"></i>
Form Widgets & Tools </a>
</li>
<li>
<a href="components_form_tools2.html">
<i class="fa fa-angle-right"></i>
Form Widgets & Tools 2 </a>
</li>
<li>
<a href="components_editors.html">
<i class="fa fa-angle-right"></i>
Markdown & WYSIWYG Editors </a>
</li>
<li>
<a href="components_ion_sliders.html">
<i class="fa fa-angle-right"></i>
Ion Range Sliders </a>
</li>
<li>
<a href="components_noui_sliders.html">
<i class="fa fa-angle-right"></i>
NoUI Range Sliders </a>
</li>
<li>
<a href="components_jqueryui_sliders.html">
<i class="fa fa-angle-right"></i>
jQuery UI Sliders </a>
</li>
<li>
<a href="components_knob_dials.html">
<i class="fa fa-angle-right"></i>
Knob Circle Dials </a>
</li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="menu-dropdown classic-menu-dropdown ">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;">
Extra <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu pull-left">
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-briefcase"></i>
Data Tables </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="table_basic.html">
Basic Datatables </a>
</li>
<li class=" ">
<a href="table_tree.html">
Tree Datatables </a>
</li>
<li class=" ">
<a href="table_responsive.html">
Responsive Datatables </a>
</li>
<li class=" ">
<a href="table_managed.html">
Managed Datatables </a>
</li>
<li class=" ">
<a href="table_editable.html">
Editable Datatables </a>
</li>
<li class=" ">
<a href="table_advanced.html">
Advanced Datatables </a>
</li>
<li class=" ">
<a href="table_ajax.html">
Ajax Datatables </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-wallet"></i>
Portlets </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="portlet_general.html">
General Portlets </a>
</li>
<li class=" ">
<a href="portlet_general2.html">
New Portlets #1 <span class="badge badge-roundless badge-danger">new</span>
</a>
</li>
<li class=" ">
<a href="portlet_general3.html">
New Portlets #2 <span class="badge badge-roundless badge-danger">new</span>
</a>
</li>
<li class=" ">
<a href="portlet_ajax.html">
Ajax Portlets </a>
</li>
<li class=" ">
<a href="portlet_draggable.html">
Draggable Portlets </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-bar-chart"></i>
Charts </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="charts_amcharts.html">
amChart </a>
</li>
<li class=" ">
<a href="charts_flotcharts.html">
Flotchart </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-pointer"></i>
Maps </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="maps_google.html">
Google Maps </a>
</li>
<li class=" ">
<a href="maps_vector.html">
Vector Maps </a>
</li>
</ul>
</li>
<li class=" dropdown-submenu">
<a href=":;">
<i class="icon-puzzle"></i>
Multi Level </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="javascript:;">
<i class="icon-settings"></i>
Item 1 </a>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-user"></i>
Item 2 </a>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-globe"></i>
Item 3 </a>
</li>
<li class=" dropdown-submenu">
<a href="#">
<i class="icon-folder"></i>
Sub Items </a>
<ul class="dropdown-menu">
<li class=" ">
<a href="javascript:;">
Item 1 </a>
</li>
<li class=" ">
<a href="javascript:;">
Item 2 </a>
</li>
<li class=" ">
<a href="javascript:;">
Item 3 </a>
</li>
<li class=" ">
<a href="javascript:;">
Item 4 </a>
</li>
</ul>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-share"></i>
Item 4 </a>
</li>
<li class=" ">
<a href="javascript:;">
<i class="icon-bar-chart"></i>
Item 5 </a>
</li>
</ul>
</li>
</ul>
</li>
<li class="menu-dropdown mega-menu-dropdown mega-menu-full ">
<a data-hover="megamenu-dropdown" data-close-others="true" data-toggle="dropdown" href="javascript:;" class="dropdown-toggle">
Pages <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>User Pages</h3>
</li>
<li>
<a href="page_timeline.html">
<i class="fa fa-angle-right"></i>
New Timeline <span class="badge badge-warning">2</span></a>
</li>
<li>
<a href="extra_profile.html">
<i class="fa fa-angle-right"></i>
New User Profile <span class="badge badge-success badge-roundless">new</span></a>
</li>
<li>
<a href="page_todo.html">
<i class="fa fa-angle-right"></i>
Todo & Tasks <span class="badge badge-danger">4</span></a>
</li>
<li>
<a href="inbox.html">
<i class="fa fa-angle-right"></i>
User Inbox <span class="badge badge-success">4</span></a>
</li>
<li>
<a href="page_calendar.html">
<i class="fa fa-angle-right"></i>
User Calendar <span class="badge badge-warning">14</span></a>
</li>
<li>
<a href="page_timeline_old.html">
<i class="fa fa-angle-right"></i>
Old Timeline <span class="badge badge-warning">2</span></a>
</li>
<li>
<a href="extra_profile_old.html">
<i class="fa fa-angle-right"></i>
Old User Profile </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>General Pages</h3>
</li>
<li>
<a href="extra_faq.html">
<i class="fa fa-angle-right"></i>
FAQ Page </a>
</li>
<li>
<a href="page_portfolio.html">
<i class="fa fa-angle-right"></i>
Portfolio </a>
</li>
<li>
<a href="page_timeline.html">
<i class="fa fa-angle-right"></i>
Timeline <span class="badge badge-info">4</span></a>
</li>
<li>
<a href="page_coming_soon.html">
<i class="fa fa-angle-right"></i>
Coming Soon </a>
</li>
<li>
<a href="extra_invoice.html">
<i class="fa fa-angle-right"></i>
Invoice </a>
</li>
<li>
<a href="page_blog.html">
<i class="fa fa-angle-right"></i>
Blog </a>
</li>
<li>
<a href="page_blog_item.html">
<i class="fa fa-angle-right"></i>
Blog Post </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Custom Pages</h3>
</li>
<li>
<a href="page_news.html">
<i class="fa fa-angle-right"></i>
News <span class="badge badge-success">9</span></a>
</li>
<li>
<a href="page_news_item.html">
<i class="fa fa-angle-right"></i>
News View </a>
</li>
<li>
<a href="page_about.html">
<i class="fa fa-angle-right"></i>
About Us </a>
</li>
<li>
<a href="page_contact.html">
<i class="fa fa-angle-right"></i>
Contact Us </a>
</li>
<li>
<a href="extra_search.html">
<i class="fa fa-angle-right"></i>
Search Results </a>
</li>
<li>
<a href="extra_pricing_table.html">
<i class="fa fa-angle-right"></i>
Pricing Tables </a>
</li>
<li>
<a href="login.html">
<i class="fa fa-angle-right"></i>
Login Form 1 </a>
</li>
<li>
<a href="login_2.html">
<i class="fa fa-angle-right"></i>
Login Form 2 </a>
</li>
<li>
<a href="login_3.html">
<i class="fa fa-angle-right"></i>
Login Form 3 </a>
</li>
<li>
<a href="login_soft.html">
<i class="fa fa-angle-right"></i>
Login Form 4 </a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="mega-menu-submenu">
<li>
<h3>Miscellaneous</h3>
</li>
<li>
<a href="extra_lock.html">
<i class="fa fa-angle-right"></i>
Lock Screen 1 </a>
</li>
<li>
<a href="extra_lock2.html">
<i class="fa fa-angle-right"></i>
Lock Screen 2 </a>
</li>
<li>
<a href="extra_404_option1.html">
<i class="fa fa-angle-right"></i>
404 Page Option 1 </a>
</li>
<li>
<a href="extra_404_option2.html">
<i class="fa fa-angle-right"></i>
404 Page Option 2 </a>
</li>
<li>
<a href="extra_404_option3.html">
<i class="fa fa-angle-right"></i>
404 Page Option 3 </a>
</li>
<li>
<a href="extra_500_option1.html">
<i class="fa fa-angle-right"></i>
500 Page Option 1 </a>
</li>
<li>
<a href="extra_500_option2.html">
<i class="fa fa-angle-right"></i>
500 Page Option 2 </a>
</li>
<li>
<a href="email_template1.html">
<i class="fa fa-angle-right"></i>
New Email Template 1 </a>
</li>
<li>
<a href="email_template2.html">
<i class="fa fa-angle-right"></i>
New Email Template 2 </a>
</li>
<li>
<a href="email_template3.html">
<i class="fa fa-angle-right"></i>
New Email Template 3 </a>
</li>
<li>
<a href="email_template4.html">
<i class="fa fa-angle-right"></i>
New Email Template 4 </a>
</li>
<li>
<a href="email_newsletter.html">
<i class="fa fa-angle-right"></i>
Old Email Template 1 </a>
</li>
<li>
<a href="email_system.html">
<i class="fa fa-angle-right"></i>
Old Email Template 2 </a>
</li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
<li class="menu-dropdown">
<a href="angularjs" target="_blank" class="tooltips" data-container="body" data-placement="bottom" data-html="true" data-original-title="AngularJS version demo">
AngularJS Version </a>
</li>
</ul>
</div>
<!-- END MEGA MENU -->
</div>
</div>
<!-- END HEADER MENU -->
</div>
<!-- END HEADER -->
<!-- BEGIN PAGE CONTAINER -->
<div class="page-container">
<!-- BEGIN PAGE HEAD -->
<div class="page-head">
<div class="container">
<!-- BEGIN PAGE TITLE -->
<div class="page-title">
<h1>User Idle Timeout <small>user idle timeout control</small></h1>
</div>
<!-- END PAGE TITLE -->
<!-- BEGIN PAGE TOOLBAR -->
<div class="page-toolbar">
<!-- BEGIN THEME PANEL -->
<div class="btn-group btn-theme-panel">
<a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown">
<i class="icon-settings"></i>
</a>
<div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<h3>THEME COLORS</h3>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<ul class="theme-colors">
<li class="theme-color theme-color-default" data-theme="default">
<span class="theme-color-view"></span>
<span class="theme-color-name">Default</span>
</li>
<li class="theme-color theme-color-blue-hoki" data-theme="blue-hoki">
<span class="theme-color-view"></span>
<span class="theme-color-name">Blue Hoki</span>
</li>
<li class="theme-color theme-color-blue-steel" data-theme="blue-steel">
<span class="theme-color-view"></span>
<span class="theme-color-name">Blue Steel</span>
</li>
<li class="theme-color theme-color-yellow-orange" data-theme="yellow-orange">
<span class="theme-color-view"></span>
<span class="theme-color-name">Orange</span>
</li>
<li class="theme-color theme-color-yellow-crusta" data-theme="yellow-crusta">
<span class="theme-color-view"></span>
<span class="theme-color-name">Yellow Crusta</span>
</li>
</ul>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<ul class="theme-colors">
<li class="theme-color theme-color-green-haze" data-theme="green-haze">
<span class="theme-color-view"></span>
<span class="theme-color-name">Green Haze</span>
</li>
<li class="theme-color theme-color-red-sunglo" data-theme="red-sunglo">
<span class="theme-color-view"></span>
<span class="theme-color-name">Red Sunglo</span>
</li>
<li class="theme-color theme-color-red-intense" data-theme="red-intense">
<span class="theme-color-view"></span>
<span class="theme-color-name">Red Intense</span>
</li>
<li class="theme-color theme-color-purple-plum" data-theme="purple-plum">
<span class="theme-color-view"></span>
<span class="theme-color-name">Purple Plum</span>
</li>
<li class="theme-color theme-color-purple-studio" data-theme="purple-studio">
<span class="theme-color-view"></span>
<span class="theme-color-name">Purple Studio</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 seperator">
<h3>LAYOUT</h3>
<ul class="theme-settings">
<li>
Theme Style
<select class="theme-setting theme-setting-style form-control input-sm input-small input-inline tooltips" data-original-title="Change theme style" data-container="body" data-placement="left">
<option value="boxed" selected="selected">Square corners</option>
<option value="rounded">Rounded corners</option>
</select>
</li>
<li>
Layout
<select class="theme-setting theme-setting-layout form-control input-sm input-small input-inline tooltips" data-original-title="Change layout type" data-container="body" data-placement="left">
<option value="boxed" selected="selected">Boxed</option>
<option value="fluid">Fluid</option>
</select>
</li>
<li>
Top Menu Style
<select class="theme-setting theme-setting-top-menu-style form-control input-sm input-small input-inline tooltips" data-original-title="Change top menu dropdowns style" data-container="body" data-placement="left">
<option value="dark" selected="selected">Dark</option>
<option value="light">Light</option>
</select>
</li>
<li>
Top Menu Mode
<select class="theme-setting theme-setting-top-menu-mode form-control input-sm input-small input-inline tooltips" data-original-title="Enable fixed(sticky) top menu" data-container="body" data-placement="left">
<option value="fixed">Fixed</option>
<option value="not-fixed" selected="selected">Not Fixed</option>
</select>
</li>
<li>
Mega Menu Style
<select class="theme-setting theme-setting-mega-menu-style form-control input-sm input-small input-inline tooltips" data-original-title="Change mega menu dropdowns style" data-container="body" data-placement="left">
<option value="dark" selected="selected">Dark</option>
<option value="light">Light</option>
</select>
</li>
<li>
Mega Menu Mode
<select class="theme-setting theme-setting-mega-menu-mode form-control input-sm input-small input-inline tooltips" data-original-title="Enable fixed(sticky) mega menu" data-container="body" data-placement="left">
<option value="fixed" selected="selected">Fixed</option>
<option value="not-fixed">Not Fixed</option>
</select>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- END THEME PANEL -->
</div>
<!-- END PAGE TOOLBAR -->
</div>
</div>
<!-- END PAGE HEAD -->
<!-- BEGIN PAGE CONTENT -->
<div class="page-content">
<div class="container">
<!-- BEGIN PAGE BREADCRUMB -->
<ul class="page-breadcrumb breadcrumb">
<li>
<a href="#">Home</a><i class="fa fa-circle"></i>
</li>
<li>
<a href="ui_idle_timeout.html">UI Components</a>
<i class="fa fa-circle"></i>
</li>
<li class="active">
User Idle Timeout
</li>
</ul>
<!-- END PAGE BREADCRUMB -->
<!-- BEGIN PAGE CONTENT INNER -->
<div class="row">
<div class="col-md-12">
<div class="note note-danger note-bordered">
<h4 class="block">User Idle Timeout</h4>
<p>
This plugin allows you to detect when a user becomes idle (detection provided by Paul Irish's idletimer plugin) and notify the user his/her session is about to expire. Similar to the technique seen on Mint.com. Polling requests are automatically sent to the server at a configurable interval, maintaining the users session while s/he is using your application for long periods of time.
</p>
<p>
This idle timeout countdown is triggered after 5 seconds. <code>Keep your mouse and keyboard still!</code>
A polling request is sent to the server every two seconds to keep the server side session alive. I've set this parameter to an extremely low number for demo purposes (timeout is only 5 seconds), but in reality, this should be much higher. To learn more please check out <a href="https://github.com/ehynds/jquery-idle-timeout" target="_blank">
the plugin's official homepage </a>
.
</p>
</div>
</div>
</div>
<!-- END PAGE CONTENT INNER -->
</div>
</div>
<!-- END PAGE CONTENT -->
</div>
<!-- END PAGE CONTAINER -->
<!-- BEGIN PRE-FOOTER -->
<div class="page-prefooter">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>About</h2>
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam dolore.
</p>
</div>
<div class="col-md-3 col-sm-6 col-xs12 footer-block">
<h2>Subscribe Email</h2>
<div class="subscribe-form">
<form action="javascript:;">
<div class="input-group">
<input type="text" placeholder="mail@email.com" class="form-control">
<span class="input-group-btn">
<button class="btn" type="submit">Submit</button>
</span>
</div>
</form>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>Follow Us On</h2>
<ul class="social-icons">
<li>
<a href="javascript:;" data-original-title="rss" class="rss"></a>
</li>
<li>
<a href="javascript:;" data-original-title="facebook" class="facebook"></a>
</li>
<li>
<a href="javascript:;" data-original-title="twitter" class="twitter"></a>
</li>
<li>
<a href="javascript:;" data-original-title="googleplus" class="googleplus"></a>
</li>
<li>
<a href="javascript:;" data-original-title="linkedin" class="linkedin"></a>
</li>
<li>
<a href="javascript:;" data-original-title="youtube" class="youtube"></a>
</li>
<li>
<a href="javascript:;" data-original-title="vimeo" class="vimeo"></a>
</li>
</ul>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>Contacts</h2>
<address class="margin-bottom-40">
Phone: 800 123 3456<br>
Email: <a href="mailto:info@metronic.com">info@metronic.com</a>
</address>
</div>
</div>
</div>
</div>
<!-- END PRE-FOOTER -->
<!-- BEGIN FOOTER -->
<div class="page-footer">
<div class="container">
2014 © Metronic. All Rights Reserved.
</div>
</div>
<div class="scroll-to-top">
<i class="icon-arrow-up"></i>
</div>
<!-- END FOOTER -->
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- BEGIN CORE PLUGINS -->
<!--[if lt IE 9]>
<script src="../../assets/global/plugins/respond.min.js"></script>
<script src="../../assets/global/plugins/excanvas.min.js"></script>
<![endif]-->
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="../../assets/global/plugins/jquery-idle-timeout/jquery.idletimeout.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-idle-timeout/jquery.idletimer.js" type="text/javascript"></script>
<!-- END PAGE LEVEL SCRIPTS -->
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
<script src="../../assets/admin/layout3/scripts/layout.js" type="text/javascript"></script>
<script src="../../assets/admin/layout3/scripts/demo.js" type="text/javascript"></script>
<script src="../../assets/admin/pages/scripts/ui-idletimeout.js"></script>
<script>
jQuery(document).ready(function() {
Metronic.init(); // init metronic core components
Layout.init(); // init current layout
Demo.init(); // init demo features
// initialize session timeout settings
UIIdleTimeout.init();
});
</script>
<!-- END JAVASCRIPTS -->
</body>
<!-- END BODY -->
</html>
|
src/app/elements/parameter/parameter.html
|
PBernhardt/FHIR-Cloud
|
<div data-ng-controller="parameter as vm">
<md-content class="md-padding">
<md-divider>
<h3>Parameter</h3>
<data-ng-form name="parameterEditForm" data-ng-model="vm.parameter">
<md-input-container>
<label>The namespace for the parameter</label>
<input
data-ng-model="vm.parameter.system"/>
</md-input-container>
<md-input-container>
<label>The value that is unique</label>
<input
data-ng-model="vm.parameter.value"/>
</md-input-container>
<md-input-container>
<label>Description of parameter</label>
<input
data-ng-model="vm.parameter.label"/>
</md-input-container>
<md-input-container>
<label>Organization that issued id (may be just text)</label>
<input
data-ng-model="vm.parameter.assigner"/>
</md-input-container>
<md-radio-group data-ng-model="vm.parameter.use" layout="row" data-ng-if="vm.mode==='multi'">
<md-radio-button value="usual" aria-label="usual">Official</md-radio-button>
<md-radio-button value="official">Official</md-radio-button>
<md-radio-button value="temp" aria-label=temp">Temporary</md-radio-button>
<md-radio-button value="secondary" aria-label="old">Secondary</md-radio-button>
</md-radio-group>
<div data-ng-if="vm.mode==='multi'" class="md-padding">
<md-button data-ng-click="vm.addToList(parameterEditForm, vm.parameter)">Add to list</md-button>
</div>
</data-ng-form>
<div data-ng-if="vm.parameters.length > 0 && vm.mode==='multi'">
<form>
<section>
<md-subheader>Parameter List</md-subheader>
<md-list>
<md-item ng-repeat="a in vm.parameters">
<md-item-content>
<div class="md-tile-left">
</div>
<div class="md-tile-content">
<h3>{{a}}</h3>
</div>
</md-item-content>
</md-item>
</md-list>
</section>
</form>
</div>
</md-divider>
</md-content>
</div>
|
tools/jruby/lib/ruby/gems/1.8/doc/rspec-1.2.6/rdoc/classes/Spec/Mocks/ExampleMethods.html
|
turbine-rpowers/gocd-add-agent-sandbox-config
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!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" xml:lang="en" lang="en">
<head>
<title>Module: Spec::Mocks::ExampleMethods</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
function popupCode( url ) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode( id ) {
if ( document.getElementById )
elem = document.getElementById( id );
else if ( document.all )
elem = eval( "document.all." + id );
else
return false;
elemStyle = elem.style;
if ( elemStyle.display != "block" ) {
elemStyle.display = "block"
} else {
elemStyle.display = "none"
}
return true;
}
// Make codeblocks hidden by default
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
// ]]>
</script>
</head>
<body>
<div id="classHeader">
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Module</strong></td>
<td class="class-name-in-header">Spec::Mocks::ExampleMethods</td>
</tr>
<tr class="top-aligned-row">
<td><strong>In:</strong></td>
<td>
<a href="../../../files/lib/spec/mocks/spec_methods_rb.html">
lib/spec/mocks/spec_methods.rb
</a>
<br />
</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
</div>
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
<a href="#M000216">allow_message_expectations_on_nil</a>
<a href="#M000213">mock</a>
<a href="#M000214">stub</a>
<a href="#M000215">stub_everything</a>
</div>
</div>
</div>
<!-- if includes -->
<div id="includes">
<h3 class="section-bar">Included Modules</h3>
<div id="includes-list">
<span class="include-name"><a href="ArgumentMatchers.html">Spec::Mocks::ArgumentMatchers</a></span>
</div>
</div>
<div id="section">
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Instance methods</h3>
<div id="method-M000216" class="method-detail">
<a name="M000216"></a>
<div class="method-heading">
<a href="ExampleMethods.src/M000216.html" target="Code" class="method-signature"
onclick="popupCode('ExampleMethods.src/M000216.html');return false;">
<span class="method-name">allow_message_expectations_on_nil</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
<p>
Disables warning messages about expectations being set on nil.
</p>
<p>
By default warning messages are issued when expectations are set on nil.
This is to prevent false-positives and to catch potential bugs early on.
</p>
</div>
</div>
<div id="method-M000213" class="method-detail">
<a name="M000213"></a>
<div class="method-heading">
<a href="ExampleMethods.src/M000213.html" target="Code" class="method-signature"
onclick="popupCode('ExampleMethods.src/M000213.html');return false;">
<span class="method-name">mock</span><span class="method-args">(*args)</span>
</a>
</div>
<div class="method-description">
<p>
Shortcut for creating an instance of <a
href="Mock.html">Spec::Mocks::Mock</a>.
</p>
<p>
<tt>name</tt> is used for failure reporting, so you should use the role
that the <a href="ExampleMethods.html#M000213">mock</a> is playing in the
example.
</p>
<p>
<tt>stubs_and_options</tt> lets you assign options and <a
href="ExampleMethods.html#M000214">stub</a> values at the same time. The
only option available is :null_object. Anything else is treated as a <a
href="ExampleMethods.html#M000214">stub</a> value.
</p>
<h2>Examples</h2>
<pre>
stub_thing = mock("thing", :a => "A")
stub_thing.a == "A" => true
stub_person = stub("thing", :name => "Joe", :email => "joe@domain.com")
stub_person.name => "Joe"
stub_person.email => "joe@domain.com"
</pre>
</div>
</div>
<div id="method-M000214" class="method-detail">
<a name="M000214"></a>
<div class="method-heading">
<span class="method-name">stub</span><span class="method-args">(*args)</span>
</div>
<div class="method-description">
<p>
Alias for <a href="ExampleMethods.html#M000213">mock</a>
</p>
</div>
</div>
<div id="method-M000215" class="method-detail">
<a name="M000215"></a>
<div class="method-heading">
<a href="ExampleMethods.src/M000215.html" target="Code" class="method-signature"
onclick="popupCode('ExampleMethods.src/M000215.html');return false;">
<span class="method-name">stub_everything</span><span class="method-args">(name = 'stub')</span>
</a>
</div>
<div class="method-description">
<p>
DEPRECATED - use <a
href="ExampleMethods.html#M000213">mock</a>(‘name’).as_null_object
instead
</p>
<p>
Shortcut for creating a <a href="ExampleMethods.html#M000213">mock</a>
object that will return itself in response to any message it receives that
it hasn‘t been explicitly instructed to respond to.
</p>
</div>
</div>
</div>
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html>
|
wallet/templates/wallet-recover-partial-userxprv.html
|
jmaurice/bitgo-chrome
|
<div>
<p class="introText u-typography-3 u-colorGreyDark u-marginBottom45">
Enter the user private key for this wallet in the input below (begins with 'xprv'). If you have a paper print-out of the KeyCard,
use a QR code reader to scan the QR code for the user key, and enter the resulting text.
</p>
<form class="row" name="recoverWithUserXprvForm">
<fieldset class="col col--oneOfTwo">
<div class="formRow" ng-class="{ 'formRow--error': userXprvError }">
<p class="notice" ng-show="userXprvError">Invalid private key</p>
<div class="inputText">
<input type="text" name="userXprv" class="inputText-input" placeholder="User private key" ng-model="userInputRecoveryData.userXprv" bg-input-validator bg-focus-when="true" />
</div>
</div>
<div class="buttons">
<button type="submit" class="button" name="recoverWithUserXprv" ng-click="recoverWithUserXprv()">Recover</button>
</div>
</fieldset>
</form>
</div>
|
ecardcity-platform/src/main/resources/views/styles/vender/ztree/api/en/zTreeObj.removeChildNodes.html
|
zhangjunfang/eclipse-dir
|
<div class="apiDetail">
<div>
<h2>
<span>Function(parentNode)</span><span class="path">zTreeObj.</span>removeChildNodes
</h2>
<h3>
Overview<span class="h3_info">[ depends on <span
class="highlight_green">jquery.ztree.core</span> js ]</span>
</h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>Remove a parent node's child nodes</p>
<p class="highlight_red">1. After remove child nodes, the parent
node will become a leaf node. Such as the need to maintain the
parent node is still a parent node, set 'setting.data.keep.parent'
attribute.</p>
<p class="highlight_red">2. Do not use this method to empty the
root. If you need to empty the root, you can initialization zTree,
and set the initial nodes is null.</p>
<p class="highlight_red">3. This method does not trigger any
callback function.</p>
<p class="highlight_red">Please use zTree object to executing
the method.</p>
</div>
</div>
<h3>Function Parameter Descriptions</h3>
<div class="desc">
<h4>
<b>parentNode</b><span>JSON</span>
</h4>
<p>The parent node which need to clear its child nodes.</p>
<p class="highlight_red">Please ensure that this data object is
an internal node data object in zTree.</p>
<h4 class="topLine">
<b>Return </b><span>Array(JSON)</span>
</h4>
<p>Return the parent node's child nodes which have been removed.
If has no child nodes, return null.</p>
</div>
<h3>Examples of function</h3>
<h4>1. Remove the first selected node's child nodes</h4>
<pre xmlns="">
<code>var treeObj = $.fn.zTree.getZTreeObj("tree");
var nodes = treeObj.getSelectedNodes();
if (nodes && nodes.length>0) {
treeObj.removeChildNodes(nodes[0]);
}
</code>
</pre>
</div>
</div>
|
chrome/app/resources/terms/terms_ar.html
|
kuiche/chromium
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/ico" href="/tools/dlpage/res/chrome/images/chrome-16.png"><title>Google Chrome Terms of Service</title>
<style>
body { font-family:Arial; font-size:13px; text-align:right; }
</style>
<script type="text/javascript">
function carry_tracking(obj) {
var s = '(\\?.*)';
var regex = new RegExp(s);
var results = regex.exec(window.location.href);
if (results != null) {
obj.href = obj.href + results[1];
} else {
s2 = 'intl/([^/]*)';
regex2 = new RegExp(s2);
results2 = regex2.exec(window.location.href);
if (results2 != null) {
obj.href = obj.href + '?hl=' + results2[1];
}
}
}
</script></head>
<body dir="rtl">
<h3>بنود الخدمة الخاصة بـ Google Chrome</h3>
<p>تنطبق بنود الخدمة هذه على إصدار شفرة Google Chrome القابلة للتنفيذ. ويتوفر مصدر شفرة Google Chrome مجانًا بموجب اتفاقيات ترخيص البرامج ذات المصدر المفتوح في <a href="http://code.google.com/chromium/terms.html">http://code.google.com/chromium/terms.html</a>. </p>
<p><b>1- علاقتك مع Google</b></p>
<p>1-1 يخضع استخدامك لمنتجات Google وبرامجها وخدماتها ومواقع الويب الخاصة بها (والمشار إليها إجمالا في هذا المستند بـ"الخدمات" وباستثناء أية خدمات مقدمة إليك من Google بموجب أية اتفاقية كتابية مستقلة) لبنود اتفاقية قانونية بينك وبين Google. ويشير مصطلح "Google" إلى شركة Google Inc.، والتي يقع مقرها الرئيسي على العنوان 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. ويفسر هذا المستند طريقة صياغة الاتفاقية، كما يحدد بعضًا من بنود هذه الاتفاقية. </p>
<p>1-2 ما لم يتم الاتفاق على غير ذلك كتابيًا مع Google، تتضمن اتفاقيتك مع Google دائمًا البنود والشروط الواردة في هذا المستند على الأقل. ويُشار إلى هذه البنود والشروط فيما يلي باسم "البنود العامة". وتشكل تراخيص البرامج ذات المصدر المفتوح الخاصة ببرنامج Google Chrome اتفاقيات كتابية مستقلة. وإلى الحد الذي يسمح صراحةً بأن تحل تراخيص البرامج ذات المصدر المفتوح محل البنود العامة، تخضع اتفاقيتك مع Google فيما يتعلق باستخدام Google Chrome أو مكونات معينة مضمنة في Google Chrome إلى تراخيص المصدر المفتوح.</p>
<p>1-3 كما تتضمن اتفاقيتك مع Google بنود أية إشعارات قانونية تنطبق على الخدمات، إضافةً إلى البنود العامة. ويشار إلى جميع هذه البنود فيما يلي بـ "البنود الإضافية". وحيثما تنطبق البنود الإضافية على إحدى الخدمات، فسوف تتوفر لك إمكانية الدخول إليها وقراءتها إما ضمن أو من خلال استخدامك لتلك الخدمة. </p>
<p>1-4 تشكِّل البنود العامة والبنود الإضافية معًا اتفاقية قانونية ملزمة بينك وبين Google فيما يتعلق باستخدامك للخدمات. ومن المهم أن تأخذ الوقت الكافي لقراءتها بدقة. وهذه الاتفاقية القانونية يشار إليها إجمالا فيما يلي بـ "البنود".</p>
<p>1-5 إذا كان هناك أي تعارض بين ما تنص عليه البنود الإضافية وما تنص عليه البنود العامة، فستكون الأولوية للبنود الإضافية فيما يتعلق بهذه الخدمة.</p>
<p><b>2- قبول البنود</b></p>
<p>2-1 يتعين عليك أولا الموافقة على البنود حتى تتمكن من استخدام الخدمات. ولا يحق لك استخدام الخدمات ما لم تقبل هذه البنود.</p>
<p>2-2 يمكنك قبول البنود عن طريق أحد الإجراءين التاليين:</p>
<p>(أ) النقر لقبول البنود أو الموافقة عليها عندما توفر Google هذا الخيار لك على واجهة المستخدم الخاصة بأية خدمة</p>
<p>(ب) استخدام الخدمات فعليًا. وفي هذه الحالة، فأنت تدرك وتوافق على أن Google سوف تعتبر استخدامك للخدمات بمثابة قبول لهذه البنود ابتداءً من هذه النقطة فصاعدًا.</p>
<p>2-3 لا يحق لك استخدام الخدمات وقبول البنود إذا (أ) لم تبلغ السن القانوني لإبرام عقد مُلزِم مع Google (ب) أو كنت شخصًا محظورًا من استلام الخدمات بموجب قوانين الولايات المتحدة أو غيرها من البلاد، مثل البلد الذي تقيم به أو الذي تقوم فيه باستخدام الخدمات.</p>
<p>2-4 قبل المتابعة، من الأفضل طباعة البنود العامة أو حفظ نسخة محلية منها لسجلاتك.</p>
<p><b>3- لغة البنود</b></p>
<p>3-1 في حالة وفرت لك Google ترجمة لإصدار اللغة الإنجليزية من البنود، فأنت توافق على أن هذه الترجمة مقدَّمة من أجل راحتك فقط وأن إصدارات اللغة الإنجليزية من البنود هي التي سوف تحكم علاقتك مع Google.</p>
<p>3-2 إذا كان هناك أي تعارض بين ما ينص عليه إصدار اللغة الإنجليزية من البنود وما تنص عليه أية ترجمة لهذا الإصدار، فستكون الأولوية لإصدار اللغة الإنجليزية.</p>
<p><b>4- توفير الخدمات من قبل Google</b></p>
<p>4-1 إن لـ Google حول العالم شركات فرعية وشركات تابعة ("الشركات الفرعية والتابعة"). وهذه الشركات ستقوم أحيانا بتوفير الخدمات لك نيابة عن Google نفسها. وتقر أنت وتوافق على تفويض هذه الشركات الفرعية والتابعة لتوفير الخدمات لك.</p>
<p>4-2. تبتكر Google باستمرار لكي توفر لمستخدميها أفضل خبرة ممكنة. وعليه، تقر أنت وتوافق على أنه قد يتغير شكل وطبيعة الخدمات التي توفرها Google من حين لآخر بدون تقديم إشعار مسبق لك.</p>
<p>4-3 كجزء من عملية الابتكار المستمر هذه، تقر أنت وتوافق على أن لشركة Google وبمحض اختيارها أن تتوقف (بشكل مؤقت أو دائم) عن توفير الخدمات (أو أي من المزايا الموجودة ضمن الخدمات) لك أو للمستخدمين بشكل عام بدون إشعار مسبق. كما يمكنك أنت أن تتوقف عن استخدام الخدمات في أي وقت. ولا يلزمك إبلاغ Google بوقت توقفك عن استخدام الخدمات بالتحديد.</p>
<p>4-4 تقر أنت وتوافق على أنه إذا قامت Google بتعطيل إمكانية الوصول إلى حسابك، فقد يتم منعك من الوصول إلى الخدمات أو تفاصيل حسابك أو أية ملفات أو غير ذلك من المحتويات الموجودة ضمن حسابك.</p>
<p>4-5 تقر أنت وتوافق على أنه رغم أن Google لم تقم حاليًا بتعيين حد أقصى ثابت لعدد الإرساليات التي قد ترسلها أو تتلقاها من خلال الخدمات، أو لمقدار مساحة التخزين المستخدمة لتوفير أية خدمة، فإنه يحق لـ Google تعيين هذه الحدود القصوى الثابتة في أي وقت وبمحض اختيارها.</p>
<p><b>5- استخدامك للخدمات</b></p>
<p>5-1 حتى تتمكن من الوصول إلى خدمات معينة، فقد يُطلب منك تقديم بعض المعلومات الخاصة بك (مثل تعريف الهوية أو تفاصيل معلومات الاتصال) كجزء من عملية تسجيل اشتراكك في الخدمة، أو كجزء من استمرار استخدامك للخدمات. وتوافق أنت على أن أية معلومات تسجيل تقدمها لـ Google يجب أن تكون دائمًا دقيقة وصحيحة وحديثة.</p>
<p>5-2 توافق أنت على استخدام الخدمات للأغراض المسموح بها فقط في (أ) البنود (ب) وأي قوانين مطبَّقة أو لوائح أو أعراف أو تعاليم عامة مقبولة في نطاق السلطة القانونية ذات الصلة (بما في ذلك أي قوانين تتعلق بتصدير البيانات أو البرامج إلى ومن الولايات المتحدة أو غيرها من البلاد ذات الصلة).</p>
<p>5-3 توافق أنت على عدم الوصول (أو محاولة الوصول) إلى الخدمات بأية وسيلة إلا من خلال الواجهة التي توفرها Google، إلا إذا تم السماح لك تحديدًا بالوصول إليها بموجب اتفاقية مستقلة مع Google.</p>
<p>5-4 توافق أنت على ألا تشترك في أي نشاط يتعارض مع الخدمات (أو مراكز الخدمة والشبكات المتصلة بـالخدمات) أو يؤدي إلى عرقلتها.</p>
<p>5-5 توافق أنت على عدم قيامك بإعادة إنتاج الخدمات أو عمل نُسَخ مطابقة لها أو نَسْخها أو بيعها أو الاتجار فيها أو إعادة بيعها لأي غرض، إلا إذا تم السماح لك تحديدًا بعمل ذلك بموجب اتفاقية مستقلة مع Google.</p>
<p>5-6 توافق أنت على أنك المسؤول الوحيد (وأن Google لا تتحمل أية مسؤولية تجاهك أو تجاه أي طرف آخر) عن أي خرق لالتزاماتك بموجب البنود وعن العواقب الناجمة عن هذا الخرق (بما في ذلك أي خسائر أو أضرار قد تتعرض لها Google).</p>
<p><b>6- أمن كلمات المرور والحساب لديك</b></p>
<p>6-1 توافق أنت وتدرك أنك المسؤول عن المحافظة على سرية كلمات المرور المرتبطة بأي حساب تستخدمه في الوصول إلى الخدمات.</p>
<p>6-2 وعليه، فأنت توافق على أنك المسؤول الوحيد أمام Google عن جميع الأنشطة التي تحدث من خلال حسابك.</p>
<p>6-3 إذا علمت بأي استخدام غير معتمَد لكلمة المرور الخاصة بك أو لحسابك، فأنت توافق على إبلاغ Google بذلك على الفور على الموقع <a href="http://www.google.com/support/accounts/bin/answer.py?answer=48601">http://www.google.ae/support/accounts/bin/answer.py?answer=48601</a>.</p>
<p><b>7. الخصوصية ومعلوماتك الشخصية</b></p>
<p>7.1 للاطلاع على معلومات حول ما تقوم به Google لحماية البيانات، يرجى قراءة سياسة خصوصية Google على <a href="http://www.google.co.uk/privacy.html">http://www.google.ae/privacy.html</a>. حيث تشرح هذه السياسة كيف تتعامل Google مع معلوماتك الشخصية وتحمي خصوصيتك عند استخدامك للخدمات.</p>
<p>7-2 توافق أنت على استخدام بياناتك طبقًا لسياسات خصوصية Google.</p>
<p><b>8. المحتويات الموجودة في الخدمات</b></p>
<p>1. تدرك أنت أن جميع المعلومات (مثل ملفات البيانات أو النصوص المكتوبة أو برامج الكمبيوتر أو الموسيقى أو ملفات الصوت أو غير ذلك من محتويات الصوت أو الصور الفوتوغرافية أو الفيديو أو غير ذلك من الصور) التي يمكنك الوصول إليها كجزء من استخدامك للخدمات أو من خلال استخدامك لها، هي مسؤولية الشخص الذي قام بإنشاء هذه المحتويات وحده. ويشار إلى كل هذه المعلومات فيما يلي بـ "المحتويات".</p>
<p>8-2. ينبغي عليك أن تدرك أن المحتويات المقدَّمة إليك كجزء من الخدمات، بما في ذلك على سبيل المثال لا الحصر الإعلانات المنشورة في الخدمات والمحتويات الواقعة تحت رعاية جهة ما ضمن الخدمات، قد تكون محمية بقوانين حقوق الملكية الفكرية التي تملكها الجهات الراعية أو الجهات المعلِنة التي توفر هذه المحتويات لـ Google (أو يملكها أشخاص آخرون أو شركات أخرى بالنيابة عن هذه الجهات). لذا لا يحق لك تعديل هذه المحتويات أو تأجيرها أو استئجارها أو إقراضها أو بيعها أو توزيعها أو إنشاء أعمال اشتقاقية منها (سواء بشكل كلي أو جزئي) إلا إذا قامت Google أو المالكون لهذه المحتويات بإبلاغك تحديدًا بإمكانية القيام بذلك ضمن اتفاقية مستقلة.</p>
<p>8-3. تحتفظ Google بالحق (ولكن دون أي التزام) في فحص أي أو كل المحتويات الموجودة في أي خدمة أو مراجعتها أو تمييزها أو فلترتها أو تعديلها أو رفضها أو إزالتها. وقد توفر Google في بعض الخدمات أدوات لفلترة واستبعاد المحتويات الجنسية الصريحة. تشمل هذه الأدوات إعدادات تفضيل البحث الآمن SafeSearch (يرجى الاطلاع على <a href="http://www.google.co.uk/help/customize.html#safe">http://www.google.ae/help/customize.html#safe</a>). بالإضافة إلى ذلك، توجد خدمات وبرامج متوفرة تجاريًا لتقييد الوصول إلى المواد التي قد تثير اشمئزازك.</p>
<p>8-4 - تدرك أنت أنه باستخدامك للخدمات قد تتعرض لمحتويات ربما تعتبرها عدائية أو غير لائقة أو مثيرة للاشمئزاز، وأنه في هذه الحالة فإن استخدامك للخدمات يكون على مسؤوليتك الشخصية.</p>
<p>8-5 توافق أنت على أنك المسؤول الوحيد (وأن Google لا تتحمل أية مسؤولية تجاهك أو تجاه أي طرف آخر) عن أي محتويات تقوم بإنشائها أو إرسالها أو عرضها أثناء استخدام الخدمات، وعن العواقب الناجمة عن أفعالك (بما في ذلك أي خسائر أو أضرار قد تتعرض لها Google) عند قيامك بذلك.</p>
<p><b>9- حقوق الملكية</b></p>
<p>9-1 تقر أنت وتوافق على أن Google (أو جهاتها المانحة للتراخيص) يملكون كامل الحق القانوني وحق الملكية والمصلحة في الخدمات، بما في ذلك أية حقوق ملكية فكرية تتعلق بالخدمات (سواء أكانت تلك الحقوق مسجلة أم غير مسجلة، وأينما وجدت هذه الحقوق في أي مكان في العالم). كما تقر أيضًا أن الخدمات قد تحتوي على معلومات تعتبرها Google سرية، ويجب عليك عدم إفشاء هذه المعلومات دون موافقة كتابية مسبقة من Google.</p>
<p>9-2 لا تتضمن البنود ما يمنحك الحق في استخدام أي من الأسماء التجارية والعلامات التجارية وعلامات الخدمة والشعارات وأسماء النطاقات وغير ذلك من مزايا العلامة التجارية المميزة التي تخص Google، إلا إذا تم الاتفاق بينك وبين Google على غير ذلك كتابيًا.</p>
<p>9-3 إذا تم منحك حقًا صريحًا باستخدام أي من مزايا العلامة التجارية المميزة المذكورة أعلاه بموجب اتفاقية مستقلة مع Google، فإنك توافق على أن استخدامك لهذه المزايا سيكون وفقًا لتلك الاتفاقية وأية أحكام تنطبق على ذلك من البنود، ووفقًا لتعليمات استخدام مزايا العلامة التجارية المميزة لشركة Google حسبما يتم تحديثها من حين لآخر. يمكنك الاطلاع على هذه التعليمات على الإنترنت على <a href="http://www.google.co.uk/permissions/guidelines.html">http://www.google.ae/permissions/guidelines.html</a> (أو أي عنوان URL آخر قد توفره Google لهذا الغرض من حينٍ لآخر).</p>
<p>9-4 باستثناء الترخيص المحدود المذكور في المادة 11، فإن Google تقر وتوافق على أنها لا تملك أي حق أو حق ملكية أو مصلحة منك (أو من جهاتك المانحة للتراخيص) بموجب هذه البنود تعود عن أو إلى أي محتويات تقوم أنت بتقديمها أو نشرها أو إرسالها أو عرضها في الخدمات أو من خلالها، بما في ذلك أي حقوق ملكية فكرية تتعلق بهذه المحتويات (سواء أكانت تلك الحقوق مسجلة أم غير مسجلة، وأينما وجدت هذه الحقوق في أي مكان في العالم). وتوافق أنت بدورك على أنك المسؤول عن حماية هذه الحقوق وتنفيذها وأن Google غير مُلزَمة بالقيام بذلك نيابة عنك، ما لم يتم الاتفاق على غير ذلك كتابيًا مع Google.</p>
<p>9-5 توافق أنت على أنك لن تقوم بإزالة أي إشعارات حقوق ملكية أو حجبها أو تبديلها (بما في ذلك إشعارات حقوق الطبع والنشر والعلامة التجارية)، والتي قد تكون ملحقة أو مضمنة في الخدمات.</p>
<p>9-6 توافق أنت على أنك أثناء استخدام الخدمات، لن تستخدم أية علامة تجارية أو علامة خدمة أو اسم تجاري أو شعار لأي شركة أو مؤسسة بطريقة يمكن أن تسبب أو تهدف إلى التسبب في إحداث لبس حول المالك أو المستخدم المعتمَد لهذه العلامات أو الأسماء أو الشعارات، ما لم تسمح لك Google بذلك صراحةً وكتابيًا.</p>
<p><b>10- الترخيص من Google</b></p>
<p>10-1 تمنحك Google ترخيصًا شخصيًا يمكن استخدامه في كل أنحاء العالم وبدون رسوم وغير قابل للتنازل وغير حصري باستخدام البرامج التي توفرها لك Google كجزء من الخدمات كما هي مقدَّمة من Google (والمشار إليها فيما يلي بـ "البرامج"). ويُمنح هذا الترخيص لغرض واحد وهو تمكينك من استخدام فوائد الخدمات والتمتع بها كما توفرها Google وبالطريقة المسموح بها في البنود.</p>
<p>10-2 لا يحق لك (ولا يحق لك أن تسمح لأي شخص آخر بـ) نسخ البرامج أو تعديلها أو إنشاء أعمال اشتقاقية منها أو قلب تصميمها أو تفكيكها أو محاولة استخلاص شفرة المصدر الخاصة بها أو بأي جزء منها، ما لم يسمح القانون بذلك أو يطالب به صراحةً، أو ما لم تقم Google بإبلاغك كتابيًا وبصورة محددة أنه يحق لك القيام بذلك.</p>
<p>10-3 لا يحق لك أن تتخلى للغير عن حقوقك في استخدام البرامج (أو أن تمنحه ترخيصًا من الباطن بذلك)، أو أن ترهن للغير حقوقك في استخدام "البرامج"، أو أن تحوّل ملكية أي جزء من حقوقك في استخدام "البرامج" إلى الغير، ما لم تقم Google بمنحك إذنًا كتابيًا محددًا للقيام بذلك.</p>
<p><b>11- ترخيص المحتويات المقدَّم منك</b></p>
<p>11-1 تحتفظ أنت بحقوق الطبع والنشر وأية حقوق أخرى تملكها بالفعل في المحتويات التي تقوم بتقديمها أو نشرها أو عرضها في الخدمات أو من خلالها.</p>
<p><b>12- تحديثات البرامج</b></p>
<p>12-1 يجوز تنزيل تحديثات البرامج التي تستخدمها وتثبيتها تلقائيًا من حينٍ لآخر عن طريق Google. والهدف من هذه التحديثات هو تحسين الخدمات وتعزيزها، بل وتطويرها، وقد تكون هذه التحديثات على شكل إصلاحات عيوب ووظائف معزَّزة ووحدات برامج جديدة وإصدارات جديدة بالكامل. وتوافق أنت على استلام هذه التحديثات (والسماح لـ Google بتسليمها لك) كجزء من استخدامك للخدمات.</p>
<p><b>13. إنهاء علاقتك مع Google</b></p>
<p>13-1 تظل هذه البنود سارية إلى أن تقوم أنت أو Google بإنهائها كما هو موضح أدناه.</p>
<p>13-2 إذا أردت إنهاء اتفاقيتك القانونية مع Google، يمكنك فعل ذلك عن طريق (أ) إشعار Google في أي وقت (ب) وإقفال حساباتك لجميع الخدمات التي تستخدمها، حيثما وفرت لك Google هذا الخيار. ويجب أن يتم إرسال هذا الإشعار مكتوبًا إلى عنوان Google المذكور في بداية هذه البنود.</p>
<p>13-3 يحق لـ Google في أي وقت إنهاء الاتفاقية القانونية معك في الحالات التالية:</p>
<p>(أ) إذا قمت بخرق أي من الأحكام الواردة في هذه البنود (أو التصرف بطريقة تُظهر بوضوح أنك لا تنوي الالتزام بأحكام هذه البنود أو غير قادر على الالتزام بها)</p>
<p>(ب) أو مطالبة القانون لـ Google بالقيام بذلك (على سبيل المثال، عندما يكون توفير الخدمات لك أمرًا غير قانوني أو يصبح كذلك)</p>
<p>(ج) أو قيام الشريك الذي وفرت لك Google الخدمات معه بإنهاء علاقته مع Google أو التوقف عن تقديم الخدمات إليك</p>
<p>(د) أو تحوّل Google إلى عدم مواصلتها لتوفير الخدمات مرة أخرى للمستخدمين في البلد الذي تقيم به أو الذي تستخدم الخدمة فيه</p>
<p>(هـ) أو إذا كان توفير الخدمات لك بواسطة Google لم يعُد يحقق نجاحًا تجاريًا من وجهة نظر Google.</p>
<p>13-4 لا تتضمن هذه المادة ما يؤثر على حقوق Google فيما يتعلق بتوفير الخدمات بموجب المادة 4 من هذه البنود.</p>
<p>13-5 عند انقضاء العمل بهذه البنود، فإن جميع الحقوق والالتزامات والمسؤوليات القانونية التي انتفعت بها أنت وGoogle أو التي خضعتما لها (أو التي نشأت مع الوقت عندما كانت البنود سارية المفعول) أو التي أُعلِن أنها ستستمر إلى أجل غير مسمى، لن تتأثر بهذا الإنهاء، وسوف يستمر سريان الأحكام الواردة في الفقرة 20-7 على هذه الحقوق والالتزامات والمسؤوليات إلى أجل غير مسمى.</p>
<p><b>14- استبعاد الضمانات </b></p>
<p>14-1 يتم توفير هذه الخدمات "كما هي"، ولا تقدم لك Google ولا شركاتها الفرعية ولا التابعة ولا جهاتها المانحة للتراخيص، أي ضمانات فيما يتعلق بهذه الخدمات.</p>
<p>14-2 وعلى وجه الخصوص، فإن Google وشركاتها الفرعية والتابعة وجهاتها المانحة للتراخيص لا يتعهدون أو يضمنون لك أيًا مما يلي:</p>
<p>(أ) أن استخدامك للخدمات سيلبي احتياجاتك</p>
<p>(ب) أن استخدامك للخدمات سيتوفر بلا انقطاع أو في الوقت المحدد أو سيكون آمنًا أو خاليًا من الأخطاء</p>
<p>(ج) أن أية معلومات تحصل عليها نتيجة لاستخدام الخدمات ستكون دقيقة وموثوقة</p>
<p>(د) إصلاح الخلل الذي يظهر في تشغيل أو وظيفة أي برامج يتم توفيرها لك كجزء من الخدمات</p>
<p>14-3 لا تسري على الخدمات أية شروط أو ضمانات أو غير ذلك من البنود (بما في ذلك البنود الضمنية المتعلقة بمستوى الجودة المقْنِع والملاءمة لغرض ما أو المطابقة لوصف ما) إلا إلى الحد المنصوص عليه صراحةً في البنود.</p>
<p>14-4 لا يوجد في البنود ما يؤثر على هذه الحقوق القانونية المخوَّلة إليك كمستخدم والتي لا يحق لك الموافقة بموجب عقد على تغييرها أو التنازل عنها. </p>
<p><b>15- تحديد المسؤولية</b></p>
<p>15-1 لا يوجد في هذه البنود ما يستبعد أو يحدد مسؤولية Google عن الخسائر التي لا يمكن استبعادها أو تحديدها بشكل قانوني بواسطة القانون المطبق.</p>
<p>15-2 بالخضوع للحكم العام للفقرة 15-1 أعلاه، لن تتحمل Google ولا شركاتها الفرعية ولا التابعة ولا جهاتها المانحة للتراخيص أية مسؤولية عن:</p>
<p>(أ) أية خسائر غير مباشرة أو تبعية قد تجلبها على نفسك. ويشمل ذلك أي خسائر في الأرباح (سواء بصورة مباشرة أو غير مباشرة) أو أية خسائر في الشهرة أو السمعة التجارية أو أي فقدان للبيانات بسببك</p>
<p>(ب) أية خسائر أو أضرار قد تجلبها أنت نتيجةً لأي مما يلي:</p>
<p>(1) أي تعويل من جانبك على كمال أي إعلان أو دقته أو وجوده، أو نتيجةً لأية علاقة أو معاملة بينك وبين أي جهة معلنة أو راعية يظهر إعلانها على الخدمات</p>
<p>(2) أي تغييرات قد تجريها Google على الخدمات أو بسبب أي توقف نهائي أو مؤقت عن توفير الخدمات (أو أي مزايا ضمن الخدمات)</p>
<p>(3) حذف أو تلف أو فشل في تخزين أي من المحتويات وغير ذلك من بيانات الاتصالات المحفوظة أو المنقولة عن طريق أو من خلال استخدامك للخدمات</p>
<p>(4) إخفاقك في تزويد Google بمعلومات الحساب الدقيقة</p>
<p>(5) إخفاقك في المحافظة على أمان وسرية كلمة المرور الخاصة بك أو تفاصيل حسابك</p>
<p>15-3 سيتم تطبيق حدود مسؤولية Google تجاهك الواردة في الفقرة 15-2 أعلاه، سواء أتم إخطار Google بذلك أم لا، أو كان من المفترض أنها على علم باحتمال وقوع أي من هذه الخسائر أم لا.</p>
<p><b>16- سياسات حقوق الطبع والنشر والعلامات التجارية</b></p>
<p>16-1 إن سياسة Google هي الاستجابة إلى الإشعارات التي تبلغ عن أي انتهاك مزعوم لحقوق الطبع والنشر التي تخضع لقانون الملكية الفكرية الدولي المطبق ( مثل "قانون حقوق الطبع والنشر الرقمية للألفية الجديدة" المطبق في الولايات المتحدة) وإنهاء حسابات المستخدمين الذين تتكرر منهم مثل هذه الانتهاكات. يمكنك الاطلاع على سياسة Google في هذا الشأن بالتفصيل على <a href="http://www.google.co.uk/dmca.html">http://www.google.ae/dmca.html</a>.</p>
<p>16-2 تطبق Google إجراءً لمتابعة الشكاوى المتعلقة بالعلامات التجارية فيما يتعلق بنشاط Google الإعلاني، ويمكن الاطلاع على هذا الإجراء على <a href="http://www.google.co.uk/tm_complaint.html">http://www.google.ae/tm_complaint.html</a>.</p>
<p><b>17- الإعلانات</b></p>
<p>17-1 يتم دعم بعض الخدمات من إيرادات الإعلانات، ولذا قد تعرض هذه الخدمات إعلانات ومواد ترويجية. وهذه الإعلانات قد تستهدف محتوى المعلومات المخزنة في الخدمات أو الاستعلامات التي تتم إثارتها من خلال الخدمات أو غير ذلك من المعلومات.</p>
<p>17-2 يخضع أسلوب وصيغة ومدة الإعلان الذي تضعه Google على الخدمات للتغيير دون تقديم إشعار محدد لك.</p>
<p>17-3 حتى تمنحك Google إمكانية الوصول إلى الخدمات واستخدامها، ينبغي أن توافق على حق Google في وضع مثل هذه الإعلانات على الخدمات.</p>
<p><b>18- المحتويات الأخرى</b></p>
<p>18-1 قد تتضمن الخدمات روابط موصلة إلى مواقع ويب أخرى أو محتويات أو مصادر أخرى. ولا يمكن لـ Google أن تتحكم في أية مواقع ويب أو مصادر توفرها شركات أو أشخاص غير Google.</p>
<p>18-2 تقر أنت وتوافق على أن Google غير مسؤولة عن مدى توفر أي من هذه المواقع أو المصادر الخارجية، وأنها لا تصادق على أية إعلانات أو منتجات أو مواد أخرى موجودة على هذه المواقع أو المصادر أو متاحة من خلالها.</p>
<p>18-3 تقر أنت وتوافق على أن Google غير مسؤولة عن أية خسائر أو أضرار تجلبها أنت نتيجة توفر تلك المواقع أو المصادر الخارجية، أو نتيجة أي تعويل من جانبك على كمال أو دقة أو وجود أية إعلانات أو منتجات أو مواد أخرى على هذه المواقع أو المصادر أو متاحة من خلالها.</p>
<p><b>19- تعديل البنود</b></p>
<p>19-1 يحق لشركة Google إجراء تعديلات على البنود العامة أو البنود الإضافية من حينٍ لآخر. وفي حالة إجراء هذه التعديلات، فسوف توفر Google نسخة جديدة من البنود العامة على <a href="http://google.co.uk/accounts/TOS?hl=en">http://www.google.ae/accounts/TOS?hl=ar</a> وسيتم تزويدك بأية بنود إضافية جديدة داخل أو من خلال الخدمات التي يطرأ عليها التعديل. </p>
<p>19-2 تدرك أنت وتوافق على أنه عند استخدامك للخدمات عقب التاريخ الذي تم فيه تعديل البنود العامة أو البنود الإضافية، فسوف تعتبر Google هذا الاستخدام بمثابة قبول للبنود العامة أو البنود الإضافية الجديدة.</p>
<p><b>20- البنود القانونية العامة</b></p>
<p>20-1 1. في بعض الأحيان عندما تستخدم الخدمات، قد تقوم (نتيجة استخدامك للخدمات أو من خلال استخدامك لها) باستخدام خدمة أو تنزيل برنامج أو شراء سلعة يوفرها شخص آخر أو شركة أخرى. وقد يخضع استخدامك لهذه الخدمات أو البرامج أو السلع الأخرى لبنود مستقلة بينك وبين الشركة أو الشخص المعني. وإذا كان الأمر كذلك، فإن البنود لا تؤثر على العلاقة القانونية بينك وبين هذه الشركات الأخرى أو الأشخاص الآخرين.</p>
<p>20-2 تُشكل هذه البنود الاتفاقية القانونية الكاملة بينك وبين Google وتحكم استخدامك للخدمات. (ولكن باستثناء أي خدمات قد توفرها لك Google بموجب اتفاقية كتابية مستقلة) وتحل تمامًا محل أي اتفاقيات مسبقة بينك وبين Google فيما يتعلق بالخدمات.</p>
<p>20-3 توافق أنت على أن Google قد تقوم بتقديم إشعارات لك، مثل الإشعارات المتعلقة بتعديل البنود، عن طريق البريد الإلكتروني أو البريد العادي أو نشرها على الخدمات.</p>
<p>20-4 توافق أنت على أنه في حالة عدم استخدام Google أو تنفيذها لأي حق قانوني أو تعويض قانوني متضمن في البنود (أو يعود بالفائدة على Google بموجب أي قانون مطبق)، فإن هذا لا يعد بمثابة تنازل رسمي عن حقوق Google، بل ستظل هذ الحقوق أو التعويضات متاحة لـ Google.</p>
<p>20-5 إذا قضت أي محكمة نظامية مختصة بالبت في هذه المسألة بأن أي حكم من أحكام هذه البنود هو غير قانوني، يتم حذف ذلك الحكم من البنود دون أن يؤثر ذلك على بقية البنود. وستظل باقي أحكام هذه البنود صحيحة وسارية المفعول.</p>
<p>20-6 تقر أنت وتوافق على أن كل عضو ضمن مجموعة الشركات التي تعد Google الشركة الأم لها، سيكون بمثابة طرف آخر مستفيد من البنود وأن هذه الشركات الأخرى سوف تكون مخولة لفرض أي أحكام في هذه البنود أو الاعتماد عليها بشكل مباشر، والتي تعود بالفائدة عليها (أو تمنحها حقوقًا لصالحها). وفيما عدا هؤلاء الأعضاء، لا يعد أي شخص آخر أو شركة أخرى طرفًا آخر مستفيدًا من البنود.</p>
<p>20-7 تخضع البنود، وكذلك علاقتك مع Google بموجب البنود، إلى القانون الإنجليزي. وتوافق أنت وGoogle على الخضوع للسلطة القضائية الحصرية لمحاكم إنجلترا للفصل في أي شأن قانوني ينشأ عن البنود. وعلى الرغم من هذا، توافق أنت على أنه لا يزال من حق Google المطالبة بالإفراج بكفالة (أو أي نوع مماثل من إجراءات الإفراج الحرجة) في أي سلطة قضائية.</p>
<p>15 آب (أغسطس)، 2008</p>
<p class="MsoNormal"> </p>
<h3>بنود الخدمة الخاصة بـ Google Chrome</h3>
<p>تنطبق بنود الخدمة هذه على إصدار شفرة Google Chrome القابلة للتنفيذ. ويتوفر مصدر شفرة Google Chrome مجانًا بموجب اتفاقيات ترخيص البرامج ذات المصدر المفتوح في <a href="http://code.google.com/chromium/terms.html">http://code.google.com/chromium/terms.html</a>. </p>
<p><b>1- علاقتك مع Google</b></p>
<p>1-1 يخضع استخدامك لمنتجات Google وبرامجها وخدماتها ومواقع الويب الخاصة بها (والمشار إليها إجمالا في هذا المستند بـ"الخدمات" وباستثناء أية خدمات مقدمة إليك من Google بموجب أية اتفاقية كتابية مستقلة) لبنود اتفاقية قانونية بينك وبين Google. ويشير مصطلح "Google" إلى شركة Google Inc.، والتي يقع مقرها الرئيسي على العنوان 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. ويفسر هذا المستند طريقة صياغة الاتفاقية، كما يحدد بعضًا من بنود هذه الاتفاقية. </p>
<p>1-2 ما لم يتم الاتفاق على غير ذلك كتابيًا مع Google، تتضمن اتفاقيتك مع Google دائمًا البنود والشروط الواردة في هذا المستند على الأقل. ويُشار إلى هذه البنود والشروط فيما يلي باسم "البنود العامة". وتشكل تراخيص البرامج ذات المصدر المفتوح الخاصة ببرنامج Google Chrome اتفاقيات كتابية مستقلة. وإلى الحد الذي يسمح صراحةً بأن تحل تراخيص البرامج ذات المصدر المفتوح محل البنود العامة، تخضع اتفاقيتك مع Google فيما يتعلق باستخدام Google Chrome أو مكونات معينة مضمنة في Google Chrome إلى تراخيص المصدر المفتوح.</p>
<p>1-3 كما تتضمن اتفاقيتك مع Google بنود أية إشعارات قانونية تنطبق على الخدمات، إضافةً إلى البنود العامة. ويشار إلى جميع هذه البنود فيما يلي بـ "البنود الإضافية". وحيثما تنطبق البنود الإضافية على إحدى الخدمات، فسوف تتوفر لك إمكانية الدخول إليها وقراءتها إما ضمن أو من خلال استخدامك لتلك الخدمة. </p>
<p>1-4 تشكِّل البنود العامة والبنود الإضافية معًا اتفاقية قانونية ملزمة بينك وبين Google فيما يتعلق باستخدامك للخدمات. ومن المهم أن تأخذ الوقت الكافي لقراءتها بدقة. وهذه الاتفاقية القانونية يشار إليها إجمالا فيما يلي بـ "البنود".</p>
<p>1-5 إذا كان هناك أي تعارض بين ما تنص عليه البنود الإضافية وما تنص عليه البنود العامة، فستكون الأولوية للبنود الإضافية فيما يتعلق بهذه الخدمة.</p>
<p><b>2- قبول البنود</b></p>
<p>2-1 يتعين عليك أولا الموافقة على البنود حتى تتمكن من استخدام الخدمات. ولا يحق لك استخدام الخدمات ما لم تقبل هذه البنود.</p>
<p>2-2 يمكنك قبول البنود عن طريق أحد الإجراءين التاليين:</p>
<p>(أ) النقر لقبول البنود أو الموافقة عليها عندما توفر Google هذا الخيار لك على واجهة المستخدم الخاصة بأية خدمة</p>
<p>(ب) استخدام الخدمات فعليًا. وفي هذه الحالة، فأنت تدرك وتوافق على أن Google سوف تعتبر استخدامك للخدمات بمثابة قبول لهذه البنود ابتداءً من هذه النقطة فصاعدًا.</p>
<p>2-3 لا يحق لك استخدام الخدمات وقبول البنود إذا (أ) لم تبلغ السن القانوني لإبرام عقد مُلزِم مع Google (ب) أو كنت شخصًا محظورًا من استلام الخدمات بموجب قوانين الولايات المتحدة أو غيرها من البلاد، مثل البلد الذي تقيم به أو الذي تقوم فيه باستخدام الخدمات.</p>
<p>2-4 قبل المتابعة، من الأفضل طباعة البنود العامة أو حفظ نسخة محلية منها لسجلاتك.</p>
<p><b>3- لغة البنود</b></p>
<p>3-1 في حالة وفرت لك Google ترجمة لإصدار اللغة الإنجليزية من البنود، فأنت توافق على أن هذه الترجمة مقدَّمة من أجل راحتك فقط وأن إصدارات اللغة الإنجليزية من البنود هي التي سوف تحكم علاقتك مع Google.</p>
<p>3-2 إذا كان هناك أي تعارض بين ما ينص عليه إصدار اللغة الإنجليزية من البنود وما تنص عليه أية ترجمة لهذا الإصدار، فستكون الأولوية لإصدار اللغة الإنجليزية.</p>
<p><b>4- توفير الخدمات من قبل Google</b></p>
<p>4-1 إن لـ Google حول العالم شركات فرعية وشركات تابعة ("الشركات الفرعية والتابعة"). وهذه الشركات ستقوم أحيانا بتوفير الخدمات لك نيابة عن Google نفسها. وتقر أنت وتوافق على تفويض هذه الشركات الفرعية والتابعة لتوفير الخدمات لك.</p>
<p>4-2. تبتكر Google باستمرار لكي توفر لمستخدميها أفضل خبرة ممكنة. وعليه، تقر أنت وتوافق على أنه قد يتغير شكل وطبيعة الخدمات التي توفرها Google من حين لآخر بدون تقديم إشعار مسبق لك.</p>
<p>4-3 كجزء من عملية الابتكار المستمر هذه، تقر أنت وتوافق على أن لشركة Google وبمحض اختيارها أن تتوقف (بشكل مؤقت أو دائم) عن توفير الخدمات (أو أي من المزايا الموجودة ضمن الخدمات) لك أو للمستخدمين بشكل عام بدون إشعار مسبق. كما يمكنك أنت أن تتوقف عن استخدام الخدمات في أي وقت. ولا يلزمك إبلاغ Google بوقت توقفك عن استخدام الخدمات بالتحديد.</p>
<p>4-4 تقر أنت وتوافق على أنه إذا قامت Google بتعطيل إمكانية الوصول إلى حسابك، فقد يتم منعك من الوصول إلى الخدمات أو تفاصيل حسابك أو أية ملفات أو غير ذلك من المحتويات الموجودة ضمن حسابك.</p>
<p>4-5 تقر أنت وتوافق على أنه رغم أن Google لم تقم حاليًا بتعيين حد أقصى ثابت لعدد الإرساليات التي قد ترسلها أو تتلقاها من خلال الخدمات، أو لمقدار مساحة التخزين المستخدمة لتوفير أية خدمة، فإنه يحق لـ Google تعيين هذه الحدود القصوى الثابتة في أي وقت وبمحض اختيارها.</p>
<p><b>5- استخدامك للخدمات</b></p>
<p>5-1 حتى تتمكن من الوصول إلى خدمات معينة، فقد يُطلب منك تقديم بعض المعلومات الخاصة بك (مثل تعريف الهوية أو تفاصيل معلومات الاتصال) كجزء من عملية تسجيل اشتراكك في الخدمة، أو كجزء من استمرار استخدامك للخدمات. وتوافق أنت على أن أية معلومات تسجيل تقدمها لـ Google يجب أن تكون دائمًا دقيقة وصحيحة وحديثة.</p>
<p>5-2 توافق أنت على استخدام الخدمات للأغراض المسموح بها فقط في (أ) البنود (ب) وأي قوانين مطبَّقة أو لوائح أو أعراف أو تعاليم عامة مقبولة في نطاق السلطة القانونية ذات الصلة (بما في ذلك أي قوانين تتعلق بتصدير البيانات أو البرامج إلى ومن الولايات المتحدة أو غيرها من البلاد ذات الصلة).</p>
<p>5-3 توافق أنت على عدم الوصول (أو محاولة الوصول) إلى الخدمات بأية وسيلة إلا من خلال الواجهة التي توفرها Google، إلا إذا تم السماح لك تحديدًا بالوصول إليها بموجب اتفاقية مستقلة مع Google.</p>
<p>5-4 توافق أنت على ألا تشترك في أي نشاط يتعارض مع الخدمات (أو مراكز الخدمة والشبكات المتصلة بـالخدمات) أو يؤدي إلى عرقلتها.</p>
<p>5-5 توافق أنت على عدم قيامك بإعادة إنتاج الخدمات أو عمل نُسَخ مطابقة لها أو نَسْخها أو بيعها أو الاتجار فيها أو إعادة بيعها لأي غرض، إلا إذا تم السماح لك تحديدًا بعمل ذلك بموجب اتفاقية مستقلة مع Google.</p>
<p>5-6 توافق أنت على أنك المسؤول الوحيد (وأن Google لا تتحمل أية مسؤولية تجاهك أو تجاه أي طرف آخر) عن أي خرق لالتزاماتك بموجب البنود وعن العواقب الناجمة عن هذا الخرق (بما في ذلك أي خسائر أو أضرار قد تتعرض لها Google).</p>
<p><b>6- أمن كلمات المرور والحساب لديك</b></p>
<p>6-1 توافق أنت وتدرك أنك المسؤول عن المحافظة على سرية كلمات المرور المرتبطة بأي حساب تستخدمه في الوصول إلى الخدمات.</p>
<p>6-2 وعليه، فأنت توافق على أنك المسؤول الوحيد أمام Google عن جميع الأنشطة التي تحدث من خلال حسابك.</p>
<p>6-3 إذا علمت بأي استخدام غير معتمَد لكلمة المرور الخاصة بك أو لحسابك، فأنت توافق على إبلاغ Google بذلك على الفور على الموقع <a href="http://www.google.com/support/accounts/bin/answer.py?answer=48601">http://www.google.ae/support/accounts/bin/answer.py?answer=48601</a>.</p>
<p><b>7. الخصوصية ومعلوماتك الشخصية</b></p>
<p>7.1 للاطلاع على معلومات حول ما تقوم به Google لحماية البيانات، يرجى قراءة سياسة خصوصية Google على <a href="http://www.google.co.uk/privacy.html">http://www.google.ae/privacy.html</a>. حيث تشرح هذه السياسة كيف تتعامل Google مع معلوماتك الشخصية وتحمي خصوصيتك عند استخدامك للخدمات.</p>
<p>7-2 توافق أنت على استخدام بياناتك طبقًا لسياسات خصوصية Google.</p>
<p><b>8. المحتويات الموجودة في الخدمات</b></p>
<p>1. تدرك أنت أن جميع المعلومات (مثل ملفات البيانات أو النصوص المكتوبة أو برامج الكمبيوتر أو الموسيقى أو ملفات الصوت أو غير ذلك من محتويات الصوت أو الصور الفوتوغرافية أو الفيديو أو غير ذلك من الصور) التي يمكنك الوصول إليها كجزء من استخدامك للخدمات أو من خلال استخدامك لها، هي مسؤولية الشخص الذي قام بإنشاء هذه المحتويات وحده. ويشار إلى كل هذه المعلومات فيما يلي بـ "المحتويات".</p>
<p>8-2. ينبغي عليك أن تدرك أن المحتويات المقدَّمة إليك كجزء من الخدمات، بما في ذلك على سبيل المثال لا الحصر الإعلانات المنشورة في الخدمات والمحتويات الواقعة تحت رعاية جهة ما ضمن الخدمات، قد تكون محمية بقوانين حقوق الملكية الفكرية التي تملكها الجهات الراعية أو الجهات المعلِنة التي توفر هذه المحتويات لـ Google (أو يملكها أشخاص آخرون أو شركات أخرى بالنيابة عن هذه الجهات). لذا لا يحق لك تعديل هذه المحتويات أو تأجيرها أو استئجارها أو إقراضها أو بيعها أو توزيعها أو إنشاء أعمال اشتقاقية منها (سواء بشكل كلي أو جزئي) إلا إذا قامت Google أو المالكون لهذه المحتويات بإبلاغك تحديدًا بإمكانية القيام بذلك ضمن اتفاقية مستقلة.</p>
<p>8-3. تحتفظ Google بالحق (ولكن دون أي التزام) في فحص أي أو كل المحتويات الموجودة في أي خدمة أو مراجعتها أو تمييزها أو فلترتها أو تعديلها أو رفضها أو إزالتها. وقد توفر Google في بعض الخدمات أدوات لفلترة واستبعاد المحتويات الجنسية الصريحة. تشمل هذه الأدوات إعدادات تفضيل البحث الآمن SafeSearch (يرجى الاطلاع على <a href="http://www.google.co.uk/help/customize.html#safe">http://www.google.ae/help/customize.html#safe</a>). بالإضافة إلى ذلك، توجد خدمات وبرامج متوفرة تجاريًا لتقييد الوصول إلى المواد التي قد تثير اشمئزازك.</p>
<p>8-4 - تدرك أنت أنه باستخدامك للخدمات قد تتعرض لمحتويات ربما تعتبرها عدائية أو غير لائقة أو مثيرة للاشمئزاز، وأنه في هذه الحالة فإن استخدامك للخدمات يكون على مسؤوليتك الشخصية.</p>
<p>8-5 توافق أنت على أنك المسؤول الوحيد (وأن Google لا تتحمل أية مسؤولية تجاهك أو تجاه أي طرف آخر) عن أي محتويات تقوم بإنشائها أو إرسالها أو عرضها أثناء استخدام الخدمات، وعن العواقب الناجمة عن أفعالك (بما في ذلك أي خسائر أو أضرار قد تتعرض لها Google) عند قيامك بذلك.</p>
<p><b>9- حقوق الملكية</b></p>
<p>9-1 تقر أنت وتوافق على أن Google (أو جهاتها المانحة للتراخيص) يملكون كامل الحق القانوني وحق الملكية والمصلحة في الخدمات، بما في ذلك أية حقوق ملكية فكرية تتعلق بالخدمات (سواء أكانت تلك الحقوق مسجلة أم غير مسجلة، وأينما وجدت هذه الحقوق في أي مكان في العالم). كما تقر أيضًا أن الخدمات قد تحتوي على معلومات تعتبرها Google سرية، ويجب عليك عدم إفشاء هذه المعلومات دون موافقة كتابية مسبقة من Google.</p>
<p>9-2 لا تتضمن البنود ما يمنحك الحق في استخدام أي من الأسماء التجارية والعلامات التجارية وعلامات الخدمة والشعارات وأسماء النطاقات وغير ذلك من مزايا العلامة التجارية المميزة التي تخص Google، إلا إذا تم الاتفاق بينك وبين Google على غير ذلك كتابيًا.</p>
<p>9-3 إذا تم منحك حقًا صريحًا باستخدام أي من مزايا العلامة التجارية المميزة المذكورة أعلاه بموجب اتفاقية مستقلة مع Google، فإنك توافق على أن استخدامك لهذه المزايا سيكون وفقًا لتلك الاتفاقية وأية أحكام تنطبق على ذلك من البنود، ووفقًا لتعليمات استخدام مزايا العلامة التجارية المميزة لشركة Google حسبما يتم تحديثها من حين لآخر. يمكنك الاطلاع على هذه التعليمات على الإنترنت على <a href="http://www.google.co.uk/permissions/guidelines.html">http://www.google.ae/permissions/guidelines.html</a> (أو أي عنوان URL آخر قد توفره Google لهذا الغرض من حينٍ لآخر).</p>
<p>9-4 باستثناء الترخيص المحدود المذكور في المادة 11، فإن Google تقر وتوافق على أنها لا تملك أي حق أو حق ملكية أو مصلحة منك (أو من جهاتك المانحة للتراخيص) بموجب هذه البنود تعود عن أو إلى أي محتويات تقوم أنت بتقديمها أو نشرها أو إرسالها أو عرضها في الخدمات أو من خلالها، بما في ذلك أي حقوق ملكية فكرية تتعلق بهذه المحتويات (سواء أكانت تلك الحقوق مسجلة أم غير مسجلة، وأينما وجدت هذه الحقوق في أي مكان في العالم). وتوافق أنت بدورك على أنك المسؤول عن حماية هذه الحقوق وتنفيذها وأن Google غير مُلزَمة بالقيام بذلك نيابة عنك، ما لم يتم الاتفاق على غير ذلك كتابيًا مع Google.</p>
<p>9-5 توافق أنت على أنك لن تقوم بإزالة أي إشعارات حقوق ملكية أو حجبها أو تبديلها (بما في ذلك إشعارات حقوق الطبع والنشر والعلامة التجارية)، والتي قد تكون ملحقة أو مضمنة في الخدمات.</p>
<p>9-6 توافق أنت على أنك أثناء استخدام الخدمات، لن تستخدم أية علامة تجارية أو علامة خدمة أو اسم تجاري أو شعار لأي شركة أو مؤسسة بطريقة يمكن أن تسبب أو تهدف إلى التسبب في إحداث لبس حول المالك أو المستخدم المعتمَد لهذه العلامات أو الأسماء أو الشعارات، ما لم تسمح لك Google بذلك صراحةً وكتابيًا.</p>
<p><b>10- الترخيص من Google</b></p>
<p>10-1 تمنحك Google ترخيصًا شخصيًا يمكن استخدامه في كل أنحاء العالم وبدون رسوم وغير قابل للتنازل وغير حصري باستخدام البرامج التي توفرها لك Google كجزء من الخدمات كما هي مقدَّمة من Google (والمشار إليها فيما يلي بـ "البرامج"). ويُمنح هذا الترخيص لغرض واحد وهو تمكينك من استخدام فوائد الخدمات والتمتع بها كما توفرها Google وبالطريقة المسموح بها في البنود.</p>
<p>10-2 لا يحق لك (ولا يحق لك أن تسمح لأي شخص آخر بـ) نسخ البرامج أو تعديلها أو إنشاء أعمال اشتقاقية منها أو قلب تصميمها أو تفكيكها أو محاولة استخلاص شفرة المصدر الخاصة بها أو بأي جزء منها، ما لم يسمح القانون بذلك أو يطالب به صراحةً، أو ما لم تقم Google بإبلاغك كتابيًا وبصورة محددة أنه يحق لك القيام بذلك.</p>
<p>10-3 لا يحق لك أن تتخلى للغير عن حقوقك في استخدام البرامج (أو أن تمنحه ترخيصًا من الباطن بذلك)، أو أن ترهن للغير حقوقك في استخدام "البرامج"، أو أن تحوّل ملكية أي جزء من حقوقك في استخدام "البرامج" إلى الغير، ما لم تقم Google بمنحك إذنًا كتابيًا محددًا للقيام بذلك.</p>
<p><b>11- ترخيص المحتويات المقدَّم منك</b></p>
<p>11-1 تحتفظ أنت بحقوق الطبع والنشر وأية حقوق أخرى تملكها بالفعل في المحتويات التي تقوم بتقديمها أو نشرها أو عرضها في الخدمات أو من خلالها. <p>
<p><b>12- تحديثات البرامج</b></p>
<p>12-1 يجوز تنزيل تحديثات البرامج التي تستخدمها وتثبيتها تلقائيًا من حينٍ لآخر عن طريق Google. والهدف من هذه التحديثات هو تحسين الخدمات وتعزيزها، بل وتطويرها، وقد تكون هذه التحديثات على شكل إصلاحات عيوب ووظائف معزَّزة ووحدات برامج جديدة وإصدارات جديدة بالكامل. وتوافق أنت على استلام هذه التحديثات (والسماح لـ Google بتسليمها لك) كجزء من استخدامك للخدمات.</p>
<p><b>13. إنهاء علاقتك مع Google</b></p>
<p>13-1 تظل هذه البنود سارية إلى أن تقوم أنت أو Google بإنهائها كما هو موضح أدناه.</p>
<p>13-2 إذا أردت إنهاء اتفاقيتك القانونية مع Google، يمكنك فعل ذلك عن طريق (أ) إشعار Google في أي وقت (ب) وإقفال حساباتك لجميع الخدمات التي تستخدمها، حيثما وفرت لك Google هذا الخيار. ويجب أن يتم إرسال هذا الإشعار مكتوبًا إلى عنوان Google المذكور في بداية هذه البنود.</p>
<p>13-3 يحق لـ Google في أي وقت إنهاء الاتفاقية القانونية معك في الحالات التالية:</p>
<p>(أ) إذا قمت بخرق أي من الأحكام الواردة في هذه البنود (أو التصرف بطريقة تُظهر بوضوح أنك لا تنوي الالتزام بأحكام هذه البنود أو غير قادر على الالتزام بها)</p>
<p>(ب) أو مطالبة القانون لـ Google بالقيام بذلك (على سبيل المثال، عندما يكون توفير الخدمات لك أمرًا غير قانوني أو يصبح كذلك)</p>
<p>(ج) أو قيام الشريك الذي وفرت لك Google الخدمات معه بإنهاء علاقته مع Google أو التوقف عن تقديم الخدمات إليك</p>
<p>(د) أو تحوّل Google إلى عدم مواصلتها لتوفير الخدمات مرة أخرى للمستخدمين في البلد الذي تقيم به أو الذي تستخدم الخدمة فيه</p>
<p>(هـ) أو إذا كان توفير الخدمات لك بواسطة Google لم يعُد يحقق نجاحًا تجاريًا من وجهة نظر Google.</p>
<p>13-4 لا تتضمن هذه المادة ما يؤثر على حقوق Google فيما يتعلق بتوفير الخدمات بموجب المادة 4 من هذه البنود.</p>
<p>13-5 عند انقضاء العمل بهذه البنود، فإن جميع الحقوق والالتزامات والمسؤوليات القانونية التي انتفعت بها أنت وGoogle أو التي خضعتما لها (أو التي نشأت مع الوقت عندما كانت البنود سارية المفعول) أو التي أُعلِن أنها ستستمر إلى أجل غير مسمى، لن تتأثر بهذا الإنهاء، وسوف يستمر سريان الأحكام الواردة في الفقرة 20-7 على هذه الحقوق والالتزامات والمسؤوليات إلى أجل غير مسمى.</p>
<p><b>14- استبعاد الضمانات </b></p>
<p>14-1 يتم توفير هذه الخدمات "كما هي"، ولا تقدم لك Google ولا شركاتها الفرعية ولا التابعة ولا جهاتها المانحة للتراخيص، أي ضمانات فيما يتعلق بهذه الخدمات.</p>
<p>14-2 وعلى وجه الخصوص، فإن Google وشركاتها الفرعية والتابعة وجهاتها المانحة للتراخيص لا يتعهدون أو يضمنون لك أيًا مما يلي:</p>
<p>(أ) أن استخدامك للخدمات سيلبي احتياجاتك</p>
<p>(ب) أن استخدامك للخدمات سيتوفر بلا انقطاع أو في الوقت المحدد أو سيكون آمنًا أو خاليًا من الأخطاء</p>
<p>(ج) أن أية معلومات تحصل عليها نتيجة لاستخدام الخدمات ستكون دقيقة وموثوقة</p>
<p>(د) إصلاح الخلل الذي يظهر في تشغيل أو وظيفة أي برامج يتم توفيرها لك كجزء من الخدمات</p>
<p>14-3 لا تسري على الخدمات أية شروط أو ضمانات أو غير ذلك من البنود (بما في ذلك البنود الضمنية المتعلقة بمستوى الجودة المقْنِع والملاءمة لغرض ما أو المطابقة لوصف ما) إلا إلى الحد المنصوص عليه صراحةً في البنود.</p>
<p>14-4 لا يوجد في البنود ما يؤثر على هذه الحقوق القانونية المخوَّلة إليك كمستخدم والتي لا يحق لك الموافقة بموجب عقد على تغييرها أو التنازل عنها. </p>
<p><b>15- تحديد المسؤولية</b></p>
<p>15-1 لا يوجد في هذه البنود ما يستبعد أو يحدد مسؤولية Google عن الخسائر التي لا يمكن استبعادها أو تحديدها بشكل قانوني بواسطة القانون المطبق.</p>
<p>15-2 بالخضوع للحكم العام للفقرة 15-1 أعلاه، لن تتحمل Google ولا شركاتها الفرعية ولا التابعة ولا جهاتها المانحة للتراخيص أية مسؤولية عن:</p>
<p>(أ) أية خسائر غير مباشرة أو تبعية قد تجلبها على نفسك. ويشمل ذلك أي خسائر في الأرباح (سواء بصورة مباشرة أو غير مباشرة) أو أية خسائر في الشهرة أو السمعة التجارية أو أي فقدان للبيانات بسببك</p>
<p>(ب) أية خسائر أو أضرار قد تجلبها أنت نتيجةً لأي مما يلي:</p>
<p>(1) أي تعويل من جانبك على كمال أي إعلان أو دقته أو وجوده، أو نتيجةً لأية علاقة أو معاملة بينك وبين أي جهة معلنة أو راعية يظهر إعلانها على الخدمات</p>
<p>(2) أي تغييرات قد تجريها Google على الخدمات أو بسبب أي توقف نهائي أو مؤقت عن توفير الخدمات (أو أي مزايا ضمن الخدمات)</p>
<p>(3) حذف أو تلف أو فشل في تخزين أي من المحتويات وغير ذلك من بيانات الاتصالات المحفوظة أو المنقولة عن طريق أو من خلال استخدامك للخدمات</p>
<p>(4) إخفاقك في تزويد Google بمعلومات الحساب الدقيقة</p>
<p>(5) إخفاقك في المحافظة على أمان وسرية كلمة المرور الخاصة بك أو تفاصيل حسابك</p>
<p>15-3 سيتم تطبيق حدود مسؤولية Google تجاهك الواردة في الفقرة 15-2 أعلاه، سواء أتم إخطار Google بذلك أم لا، أو كان من المفترض أنها على علم باحتمال وقوع أي من هذه الخسائر أم لا.</p>
<p><b>16- سياسات حقوق الطبع والنشر والعلامات التجارية</b></p>
<p>16-1 إن سياسة Google هي الاستجابة إلى الإشعارات التي تبلغ عن أي انتهاك مزعوم لحقوق الطبع والنشر التي تخضع لقانون الملكية الفكرية الدولي المطبق ( مثل "قانون حقوق الطبع والنشر الرقمية للألفية الجديدة" المطبق في الولايات المتحدة) وإنهاء حسابات المستخدمين الذين تتكرر منهم مثل هذه الانتهاكات. يمكنك الاطلاع على سياسة Google في هذا الشأن بالتفصيل على <a href="http://www.google.co.uk/dmca.html">http://www.google.ae/dmca.html</a>.</p>
<p>16-2 تطبق Google إجراءً لمتابعة الشكاوى المتعلقة بالعلامات التجارية فيما يتعلق بنشاط Google الإعلاني، ويمكن الاطلاع على هذا الإجراء على <a href="http://www.google.co.uk/tm_complaint.html">http://www.google.ae/tm_complaint.html</a>.</p>
<p><b>17- الإعلانات</b></p>
<p>17-1 يتم دعم بعض الخدمات من إيرادات الإعلانات، ولذا قد تعرض هذه الخدمات إعلانات ومواد ترويجية. وهذه الإعلانات قد تستهدف محتوى المعلومات المخزنة في الخدمات أو الاستعلامات التي تتم إثارتها من خلال الخدمات أو غير ذلك من المعلومات.</p>
<p>17-2 يخضع أسلوب وصيغة ومدة الإعلان الذي تضعه Google على الخدمات للتغيير دون تقديم إشعار محدد لك.</p>
<p>17-3 حتى تمنحك Google إمكانية الوصول إلى الخدمات واستخدامها، ينبغي أن توافق على حق Google في وضع مثل هذه الإعلانات على الخدمات.</p>
<p><b>18- المحتويات الأخرى</b></p>
<p>18-1 قد تتضمن الخدمات روابط موصلة إلى مواقع ويب أخرى أو محتويات أو مصادر أخرى. ولا يمكن لـ Google أن تتحكم في أية مواقع ويب أو مصادر توفرها شركات أو أشخاص غير Google.</p>
<p>18-2 تقر أنت وتوافق على أن Google غير مسؤولة عن مدى توفر أي من هذه المواقع أو المصادر الخارجية، وأنها لا تصادق على أية إعلانات أو منتجات أو مواد أخرى موجودة على هذه المواقع أو المصادر أو متاحة من خلالها.</p>
<p>18-3 تقر أنت وتوافق على أن Google غير مسؤولة عن أية خسائر أو أضرار تجلبها أنت نتيجة توفر تلك المواقع أو المصادر الخارجية، أو نتيجة أي تعويل من جانبك على كمال أو دقة أو وجود أية إعلانات أو منتجات أو مواد أخرى على هذه المواقع أو المصادر أو متاحة من خلالها.</p>
<p><b>19- تعديل البنود</b></p>
<p>19-1 يحق لشركة Google إجراء تعديلات على البنود العامة أو البنود الإضافية من حينٍ لآخر. وفي حالة إجراء هذه التعديلات، فسوف توفر Google نسخة جديدة من البنود العامة على <a href="http://google.co.uk/accounts/TOS?hl=en">http://www.google.ae/accounts/TOS?hl=ar</a> وسيتم تزويدك بأية بنود إضافية جديدة داخل أو من خلال الخدمات التي يطرأ عليها التعديل. </p>
<p>19-2 تدرك أنت وتوافق على أنه عند استخدامك للخدمات عقب التاريخ الذي تم فيه تعديل البنود العامة أو البنود الإضافية، فسوف تعتبر Google هذا الاستخدام بمثابة قبول للبنود العامة أو البنود الإضافية الجديدة.</p>
<p><b>20- البنود القانونية العامة</b></p>
<p>20-1 1. في بعض الأحيان عندما تستخدم الخدمات، قد تقوم (نتيجة استخدامك للخدمات أو من خلال استخدامك لها) باستخدام خدمة أو تنزيل برنامج أو شراء سلعة يوفرها شخص آخر أو شركة أخرى. وقد يخضع استخدامك لهذه الخدمات أو البرامج أو السلع الأخرى لبنود مستقلة بينك وبين الشركة أو الشخص المعني. وإذا كان الأمر كذلك، فإن البنود لا تؤثر على العلاقة القانونية بينك وبين هذه الشركات الأخرى أو الأشخاص الآخرين.</p>
<p>20-2 تُشكل هذه البنود الاتفاقية القانونية الكاملة بينك وبين Google وتحكم استخدامك للخدمات. (ولكن باستثناء أي خدمات قد توفرها لك Google بموجب اتفاقية كتابية مستقلة) وتحل تمامًا محل أي اتفاقيات مسبقة بينك وبين Google فيما يتعلق بالخدمات.</p>
<p>20-3 توافق أنت على أن Google قد تقوم بتقديم إشعارات لك، مثل الإشعارات المتعلقة بتعديل البنود، عن طريق البريد الإلكتروني أو البريد العادي أو نشرها على الخدمات.</p>
<p>20-4 توافق أنت على أنه في حالة عدم استخدام Google أو تنفيذها لأي حق قانوني أو تعويض قانوني متضمن في البنود (أو يعود بالفائدة على Google بموجب أي قانون مطبق)، فإن هذا لا يعد بمثابة تنازل رسمي عن حقوق Google، بل ستظل هذ الحقوق أو التعويضات متاحة لـ Google.</p>
<p>20-5 إذا قضت أي محكمة نظامية مختصة بالبت في هذه المسألة بأن أي حكم من أحكام هذه البنود هو غير قانوني، يتم حذف ذلك الحكم من البنود دون أن يؤثر ذلك على بقية البنود. وستظل باقي أحكام هذه البنود صحيحة وسارية المفعول.</p>
<p>20-6 تقر أنت وتوافق على أن كل عضو ضمن مجموعة الشركات التي تعد Google الشركة الأم لها، سيكون بمثابة طرف آخر مستفيد من البنود وأن هذه الشركات الأخرى سوف تكون مخولة لفرض أي أحكام في هذه البنود أو الاعتماد عليها بشكل مباشر، والتي تعود بالفائدة عليها (أو تمنحها حقوقًا لصالحها). وفيما عدا هؤلاء الأعضاء، لا يعد أي شخص آخر أو شركة أخرى طرفًا آخر مستفيدًا من البنود.</p>
<p>20-7 تخضع البنود، وكذلك علاقتك مع Google بموجب البنود، إلى القانون الإنجليزي. وتوافق أنت وGoogle على الخضوع للسلطة القضائية الحصرية لمحاكم إنجلترا للفصل في أي شأن قانوني ينشأ عن البنود. وعلى الرغم من هذا، توافق أنت على أنه لا يزال من حق Google المطالبة بالإفراج بكفالة (أو أي نوع مماثل من إجراءات الإفراج الحرجة) في أي سلطة قضائية.</p>
<p>15 آب (أغسطس)، 2008</p>
</body>
</html>
|
BC/Static Web Pages/Resources/Composer/en/MB.4/INITIALISE-VISION-LEVEL.html
|
ToonTalk/behaviour-composer
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>INITIALISE-VISION-LEVEL</title>
</head>
<body>
<h3><i>I initialise the distance along grid lines that I can see the amount
of sugar on a patch.</i> </h3>
<font size="2" color="gray">Begin micro-behaviour</font>
<p><b>INITIALISE-VISION-LEVEL</b></p>
<font size="2" color="gray">Begin NetLogo code:</font>
<pre>set my-vision-level random-integer-between the-minimum-vision-level the-maximum-vision-level</pre>
<font size="2" color="gray">End NetLogo code</font>
<h2>Variants</h2>
<p>Vision level need not be selected uniformly from the interval [<i>the-minimum-vision-level</i>,
<i>the-maximum-vision-level</i>] but
can be real numbers or have other distributions.</p>
<h2>Related Micro-behaviours</h2>
<p>
<a title="MOVE-TO-NEAREST-VISIBLE-PATCH-WITH-MAXIMUM-SUGAR" href="MOVE-TO-NEAREST-PREFERRED-VISIBLE-PATCH.html">
MOVE-TO-NEAREST-PREFERRED-VISIBLE-PATCH</a> uses this to scan
north/south and east/west a distance of <i>my-vision-level</i> to select the
best patch to move to. <a href="INITIALISE-AGENT.html">INITIALISE-AGENT</a>
adds this micro-behaviour.</p>
<h2>How this works</h2>
<p>This sets <i>my-vision-level</i> to a random integer between <i>
the-minimum-vision-level</i> and <i>the-maximum-vision-level</i>
inclusive.</p>
<h2>Source</h2>
<p>This is based upon page 24 of [1].</p>
<h2>History</h2>
<p>This was implemented by Ken Kahn.</p>
<h2>References</h2>
<p>[1] <i>Growing Artificial Societies</i> by Joshua M. Epstein and Robert
Axtell, Brookings Institute Press, The MIT Press, 1996.</p>
</body>
</html>
|
mPowerSDK/Resources/HTML/Base.lproj/consent_16future.html
|
Sage-Bionetworks/mPowerSDK
|
<body>
<p>
The same coded study data that you donate for mPower could be used for other research. We give you the option to share your coded study data with other researchers worldwide for other research.<br/><br/>
You get to decide if you want to share your coded study data for other research. Here are important points to consider when deciding:<br/><br/>
First, research using the shared coded study data can be on any topic, not just PD. The research might be on topics you disagree with or find offensive.<br/><br/>
Second, you cannot take back your data once it is used in another research study.<br/><br/>
Third, future research may lead to patentable discoveries or commercial product(s). You will not profit from these future research. For example, you will not be paid for being in the study and/or sharing your data.<br/><br/>
Think carefully about sharing your coded study data for other research. Make the choice that feels right for you.
</p>
</body>
|
help/database-versioning.html
|
GabrielCC/CodePax
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html>
<head>
<title>CodePax - Database Versioning</title>
<style>
body {background-color: linen;}
h1 {color: Chocolate;}
h2 {color: DarkOrange;}
</style>
</head>
<body>
<h1>CodePax - Database Versioning</h1>
<h2>Goal</h2>
<p><img src="./img/codepax-db-cartoon.jpg"></p>
<ul>
<li>to have a clear tracking of database changes and thus of its version(s)</li>
<li>to be able to roll out database changes without needing access to the database itself</li>
<li>to have a database schema available without getting it from the PROD env</li>
<li>to have a minimal data set to test with</li>
<li>eventually to be able to quickly set-up a functional test database from the baseline, change scripts and the data set</li>
</ul>
<h2>What DB versioning is NOT</h2>
<ul>
<li>it is not database backup</li>
<li>it does not version data, but database schema/structure, however you can push data changes via "data_change_scripts"</li>
<li>it cannot revert to a previous DB version; so it goes incremental only</li>
</ul>
<h2>Terms</h2>
<ul>
<li>baseline - represents the database schema including database objects like: triggers, views, etc; the file is named "xx.yy.zz.sql"</li>
<li>change script - represents a file that alters the database structure which contains one ore more SQL - commands; the file is named "xx.yy.zz.sql"</li>
<li>data change script - represents a file that alters the database data which contains one ore more SQL commands; the file is named "xx.yy.zz.sql". This type of file should be used to propagate minor data changes to all development environments. One example could be for adding new static pages into a given table or insert a new access right, etc</li>
<li>test data - represents a minimal test data that should work with the latest baseline and change scripts available; the file is named "data.sql"</li>
<li>z_db_versioning - represents the table that will be created in each versioned database and will hold the current version of the database</li>
<li>XX - represents the major no. of database</li>
<li>YY - the minor</li>
<li>ZZ - the revision point</li>
</ul>
<h2>Directory structure</h2>
<ul>
<li>all the DB versioning related files are stored under "db" directory(this name is configurable per project)</li>
<li>the baselines are stored under "/app_root/db/baselines/"</li>
<li>the change scripts under "/app_root/db/change_scripts/"</li>
<li>the data change scripts under "/app_root/db/data_change_scripts/"</li>
<li>and the test data here "/app_root/db/test_data/"</li>
</ul>
<h2>Workflow</h2>
<b>Important!</b> given the two change scripts types(structure and data) the system keeps track of 2 versions: one being for structure and one for data. Both of them are displayed in CodePax under Database Versioning section. The versions for each type are independent and you can use change scripts only, data change scripts only or both of them.
<p>The diagram below represents the workflow and available operations for each development environment:</p>
<table border="1" cellpadding="5" cellspacing="0">
<tr>
<td>Action/Environment</td>
<td>Save test data (sql or zip)</td>
<td>Drop/Create DB</td>
<td>Apply Baseline</td>
<td>Run Change Scripts</td>
<td>Import Test Data (sql or zip)</td>
<td>Run Data Change Scripts</td>
</tr>
<tr>
<td>DEV</td>
<td>optional</td>
<td>x</td>
<td>x</td>
<td>x</td>
<td>x</td>
<td>x</td>
</tr>
<tr>
<td>STG</td>
<td></td>
<td></td>
<td></td>
<td>x</td>
<td></td>
<td>x</td>
</tr>
<tr>
<td>PROD</td>
<td></td>
<td></td>
<td></td>
<td>x</td>
<td></td>
<td>x</td>
</tr>
</table>
</body>
|
Docs/build/html/search.html
|
BridgesLab/mousedb
|
<!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/html; charset=utf-8" />
<title>Search — MouseDB 1.1.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '1.1.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</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/searchtools.js"></script>
<link rel="top" title="MouseDB 1.1.1 documentation" href="index.html" />
<script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); });
</script>
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">MouseDB 1.1.1 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<h1 id="search-documentation">Search</h1>
<div id="fallback" class="admonition warning">
<script type="text/javascript">$('#fallback').hide();</script>
<p>
Please activate JavaScript to enable the search
functionality.
</p>
</div>
<p>
From here you can search these documents. Enter your search
words into the box below and click "search". Note that the search
function will automatically search for all of the words. Pages
containing fewer words won't appear in the result list.
</p>
<form action="" method="get">
<input type="text" name="q" value="" />
<input type="submit" value="search" />
<span id="search-progress" style="padding-left: 10px"></span>
</form>
<div id="search-results">
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">MouseDB 1.1.1 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2009-2012, Dave Bridges.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html>
|
client/main.html
|
robconery/meteor-shop
|
<head>
<title>The Rocket Shop</title>
<script src="https://checkout.stripe.com/checkout.js" charset="utf-8"></script>
</head>
|
cms/templates/admin/cms/page/plugin_forms_history.html
|
VillageAlliance/django-cms
|
{% extends "admin/change_form.html" %}
{% load i18n admin_modify adminmedia cms_tags %}
{% block title %}{% trans "Change a page" %}{% endblock %}
{% block extrahead %}
<script type="text/javascript" src="{% admin_media_prefix %}js/jquery.min.js"></script>
{% endblock %}
{% block content_title %}{% trans "An old revision of a plugin can not be saved!" %}{% endblock %}
{% block content %}
<script type="text/javascript">
//<![CDATA[
(function($) {
$(document).ready(function() {
parent.setiframeheight($('body').height(), {{plugin.pk}});
});
})(jQuery);
//]]>
</script>
{% endblock %}
|
public/css/sortable.css
|
FabioFazio/full_Hd0
|
body.dragging, body.dragging * {
cursor: move !important;
}
.dragged {
position: absolute;
opacity: 0.5;
z-index: 2000;
}
ol.sortable, ol.sortable ol {
list-style-type: none;
padding: 0px;
margin: 0px;
}
ol.sortable li {
sursor: pointer;
display: block;
margin: 5px;
padding: 5px;
}
ol.sortable li.placeholder {
position: relative;
}
ol.sortable li.placeholder:before {
position: absolute;
}
|
CoreFunctions/chronux/documentation/chronux_2_00/spikesort/utility/datatools/private/CORE_leadingedges.html
|
arengela/AngelaUCSFCodeAll
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Description of CORE_leadingedges</title>
<meta name="keywords" content="CORE_leadingedges">
<meta name="description" content="CORE_LEADINGEDGES Core computational routine for LEADINGEDGES.">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="m2html © 2003 Guillaume Flandin">
<meta name="robots" content="index, follow">
<link type="text/css" rel="stylesheet" href="../../../../../m2html.css">
</head>
<body>
<a name="_top"></a>
<div><a href="../../../../../index.html">Home</a> > <a href="#">chronux_2_00</a> > <a href="../../../index.html">spikesort</a> > <a href="../../index.html">utility</a> > <a href="../index.html">datatools</a> > <a href="index.html">private</a> > CORE_leadingedges.m</div>
<!--<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 chronux_2_00\spikesort\utility\datatools\private <img alt=">" border="0" src="../../../../../right.png"></a></td></tr></table>-->
<h1>CORE_leadingedges
<img src="../../../../../c.png" alt="Windows" border="0" title="Windows"></h1>
<h2><a name="_name"></a>PURPOSE <a href="#_top"><img alt="^" border="0" src="../../../../../up.png"></a></h2>
<div class="box"><strong>CORE_LEADINGEDGES Core computational routine for LEADINGEDGES.</strong></div>
<h2><a name="_synopsis"></a>SYNOPSIS <a href="#_top"><img alt="^" border="0" src="../../../../../up.png"></a></h2>
<div class="box"><strong>function Y = CORE_leadingedges(X) </strong></div>
<h2><a name="_description"></a>DESCRIPTION <a href="#_top"><img alt="^" border="0" src="../../../../../up.png"></a></h2>
<div class="fragment"><pre class="comment">CORE_LEADINGEDGES Core computational routine for LEADINGEDGES.
Y = CORE_LEADINGEDGES(X) takes an M x N matrix X and returns a M x N
matrix Y, containing a logical 1 in each location Y(j,k) such that
X(j,k) AND ~X(j,k-1) for k>1 and X(j,k) for k==1.
The matrix Y is of type logical.
CONDITIONS
----------
X must be a matrix of type: DOUBLE, UINT8, LOGICAL.
X can not be sparse.
X should not contain NaN values; the results (i.e., whether NaN==0)
are compiler dependent.</pre></div>
<!-- crossreference -->
<h2><a name="_cross"></a>CROSS-REFERENCE INFORMATION <a href="#_top"><img alt="^" border="0" src="../../../../../up.png"></a></h2>
This function calls:
<ul style="list-style-image:url(../../../../../matlabicon.gif)">
</ul>
This function is called by:
<ul style="list-style-image:url(../../../../../matlabicon.gif)">
</ul>
<!-- crossreference -->
<h2><a name="_source"></a>SOURCE CODE <a href="#_top"><img alt="^" border="0" src="../../../../../up.png"></a></h2>
<div class="fragment"><pre>0001 <a name="_sub0" href="#_subfunctions" class="code">function Y = CORE_leadingedges(X)</a>
0002 <span class="comment">%CORE_LEADINGEDGES Core computational routine for LEADINGEDGES.</span>
0003 <span class="comment">% Y = CORE_LEADINGEDGES(X) takes an M x N matrix X and returns a M x N</span>
0004 <span class="comment">% matrix Y, containing a logical 1 in each location Y(j,k) such that</span>
0005 <span class="comment">% X(j,k) AND ~X(j,k-1) for k>1 and X(j,k) for k==1.</span>
0006 <span class="comment">%</span>
0007 <span class="comment">% The matrix Y is of type logical.</span>
0008 <span class="comment">%</span>
0009 <span class="comment">% CONDITIONS</span>
0010 <span class="comment">% ----------</span>
0011 <span class="comment">% X must be a matrix of type: DOUBLE, UINT8, LOGICAL.</span>
0012 <span class="comment">% X can not be sparse.</span>
0013 <span class="comment">% X should not contain NaN values; the results (i.e., whether NaN==0)</span>
0014 <span class="comment">% are compiler dependent.</span>
0015 <span class="comment">%</span>
0016
0017 Y = (X(1,:) ~= 0);
0018 Y = [Y; X(2:<span class="keyword">end</span>,:) & ~X(1:end-1,:)];
0019
0020 <span class="keyword">return</span>;
0021
0022 <span class="comment">%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</span>
0023 <span class="comment">%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TEST CODE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</span>
0024 <span class="comment">%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</span>
0025 <span class="comment">% data = uint8((rand(1e6,3)*255) > 250);</span>
0026 <span class="comment">% tic; trig = CORE_leadingedges(data); t(1) = toc;</span>
0027 <span class="comment">% tic; trig2 = [(data(1,:)~=0) ; [(data(2:end,:)~=0) & (data(1:end-1,:)==0)]]; t(2) = toc;</span>
0028 <span class="comment">% printf('\nCORE_leadingedges took %5.3f sec and equivalent native code took %5.3f sec.', t(1), t(2));</span>
0029 <span class="comment">% if (~isequal(trig,trig2))</span>
0030 <span class="comment">% printf('The two calls did not produce the same results.');</span>
0031 <span class="comment">% end</span></pre></div>
<hr><address>Generated on Fri 15-Aug-2008 11:35:42 by <strong><a href="http://www.artefact.tk/software/matlab/m2html/">m2html</a></strong> © 2003</address>
</body>
</html>
|
src/org/lockss/plugin/package.html
|
lockss/lockss-daemon
|
<html>
<body>
Interfaces which plugins must implement, and global plugin functionality.
The interfaces and required functionality are described more fully in the
<a href="doc-files/PluginSpec.html">PluginSpec</a>.
</body>
</html>
|
doc/pub/admon/sphinx-classy/admon.html
|
sjsrey/doconce
|
<!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/html; charset=utf-8" />
<title>The FEniCS Project</title>
<link rel="stylesheet" href="_static/classy.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '1.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</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="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="http://sagecell.sagemath.org/static/jquery.min.js"></script>
<script src="http://sagecell.sagemath.org/static/embedded_sagecell.js"></script>
<script>sagecell.makeSagecell({inputLocation: ".sage"});</script>
<style type="text/css">
.sagecell .CodeMirror-scroll {
overflow-y: hidden;
overflow-x: auto;
}
.sagecell .CodeMirror {
height: auto;
}
</style>
<link rel="top" title="Demo of admonition styles in DocOnce" href="index.html" />
<link rel="prev" title="Demo of admonition styles in DocOnce" href="index.html" />
</head>
<body>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="demo-of-admonition-styles-in-doconce">
<h1>Demo of admonition styles in DocOnce<a class="headerlink" href="#demo-of-admonition-styles-in-doconce" title="Permalink to this headline">¶</a></h1>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Authors:</th><td class="field-body"><ol class="first upperalpha simple" start="8">
<li><ol class="first upperalpha" start="16">
<li>Langtangen</li>
</ol>
</li>
</ol>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Date:</th><td class="field-body"><p class="first last">May 2, 2015</p>
</td>
</tr>
</tbody>
</table>
<p><em>Summary.</em> This note demonstrates how admonitions look like in the output format
<strong>sphinx</strong>.</p>
<div class="section" id="the-four-main-types-of-admonitions">
<h2>The four main types of admonitions<a class="headerlink" href="#the-four-main-types-of-admonitions" title="Permalink to this headline">¶</a></h2>
<p>Here is the warning admon:</p>
<div class="admonition-division-by-zero-is-illegal admonition">
<p class="first admonition-title">Division by zero is illegal</p>
<p>Most math systems will give fatal errors if you divide by zero.</p>
<div class="last highlight-text"><div class="highlight"><pre>Terminal> python -c 'print 4/0'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ZeroDivisionError: integer division or modulo by zero
</pre></div>
</div>
</div>
<p>Question admon (without title).</p>
<div class="admonition-question admonition">
<p class="first admonition-title">Question</p>
<p class="last">What are the admon options for <tt class="docutils literal"><span class="pre">doconce</span> <span class="pre">format</span> <span class="pre">html</span></tt>?</p>
</div>
<p>Summary admon:</p>
<div class="admonition-summary admonition">
<p class="first admonition-title">Summary</p>
<p>The most popular methods for solving algebraic equations</p>
<div class="math">
\[f(x) = 0\]</div>
<p>are</p>
<blockquote class="last">
<div><ul class="simple">
<li>Newton’s method</li>
<li>The Bisection method</li>
<li>The Secant method</li>
<li>The Fixed-Point method (<span class="math">\(f(x) = x - g(x)\)</span>)</li>
</ul>
</div></blockquote>
</div>
<p>Notice admon:</p>
<div class="admonition-tip-follow-well-established-conventions-for-variable-names admonition">
<p class="first admonition-title">Tip: follow well-established conventions for variable names</p>
<p class="last">For example, in Python, variable and function names use
lower case letters separated by underscore, as in
<tt class="docutils literal"><span class="pre">vibration_with_damping</span></tt> (while Java typically would
have <tt class="docutils literal"><span class="pre">vibrationWithDamping</span></tt>). Class names apply cap words,
as in <tt class="docutils literal"><span class="pre">ProblemClass</span></tt>.</p>
</div>
</div>
<div class="section" id="the-block-quote-and-plain-box-environment">
<h2>The block, quote and plain box environment<a class="headerlink" href="#the-block-quote-and-plain-box-environment" title="Permalink to this headline">¶</a></h2>
<p>DocOnce features a <tt class="docutils literal"><span class="pre">block</span></tt> environment with or without title.</p>
<div class="admonition-notice admonition">
<p class="first admonition-title">Notice</p>
<p class="last">Blocks are often used in slides to frame a collection of things.</p>
</div>
<div class="admonition-block-with-title admonition">
<p class="first admonition-title">Block with title</p>
<p class="last">Blocks can contain text, math, code, figures, movies.</p>
</div>
<p>Here is a quote environment (<tt class="docutils literal"><span class="pre">quote</span></tt>):</p>
<blockquote>
<div><p>Sayre’s law states that
“in any dispute the intensity of feeling is inversely
proportional to the value of the issues at stake.”</p>
<div class="line-block">
<div class="line">By way of corollary, it adds:</div>
<div class="line">“That is why academic politics are so bitter.”</div>
<div class="line"><em>Source</em>: <a class="reference external" href="http://en.wikipedia.org/wiki/Sayre's_law">wikipedia</a></div>
</div>
</div></blockquote>
<p>Boxes are very simple frames (without any icons, background color,
or stash, except for a shadow)
used for important results like
(note: box frame is not available in format <strong>sphinx</strong>)</p>
<p>The world most famous equation:</p>
<div class="math">
\[E = mc^2\]</div>
</div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© Copyright 2015, H. P. Langtangen.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.3.
</div>
</body>
</html>
|
ads/static/style/style.css
|
syed/kijiji_rentals
|
html
{ height: 100%;}
*
{ margin: 0;
padding: 0;}
body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
background: #F0EFE2;
color: #777;}
p
{ padding: 0 0 10px 0;
line-height: 1.7em;}
img
{ border: 0;}
h1, h2, h3, h4, h5, h6
{ font: normal 175% 'century gothic', arial, sans-serif;
color: #43423F;
margin: 0 0 15px 0;
padding: 15px 0 5px 0;}
h2
{ font: normal 175% 'century gothic', arial, sans-serif;
color: #1293EE;}
h4, h5, h6
{ margin: 0;
padding: 0 0 5px 0;
font: normal 120% arial, sans-serif;
color: #1293EE;}
h5, h6
{ font: italic 95% arial, sans-serif;
padding: 0 0 15px 0;
color: #000;}
h6
{ color: #362C20;}
a, a:hover
{ outline: none;
text-decoration: underline;
color: #CC0000;}
a:hover
{ text-decoration: none;}
.left
{ float: left;
width: auto;
margin-right: 10px;}
.right
{ float: right;
width: auto;
margin-left: 10px;}
.center
{ display: block;
text-align: center;
margin: 20px auto;}
blockquote
{ margin: 20px 0;
padding: 10px 20px 0 20px;
border: 1px solid #E5E5DB;
background: #FFF;}
ul
{ margin: 2px 0 22px 17px;}
ul li
{ list-style-type: circle;
margin: 0 0 6px 0;
padding: 0 0 4px 5px;}
ol
{ margin: 8px 0 22px 20px;}
ol li
{ margin: 0 0 11px 0;}
#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto;
margin-right: auto;}
#header
{ background: #A80000;
height: 60px;}
#logo
{ width: 825px;
position: relative;
height: 60px;
background: #A80000 url(logo.png) no-repeat;}
#logo #logo_text
{ position: absolute;
top: 0px;
left: 0;}
#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
border-bottom: 0;
text-transform: none;
margin: 0;}
#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover
{ padding: 5px 0 0 0;
color: #FFF;
letter-spacing: 0.1em;
text-decoration: none;}
#logo_text h1 a .logo_colour
{ color: #FAF700;}
#logo_text h2
{ font-size: 100%;
padding: 4px 0 0 0;
color: #DDD;}
#menubar
{ width: 877px;
height: 72px;
padding: 0;
background: #5A2C24 url(menu.png) repeat-x;}
ul#menu, ul#menu li
{ float: left;
margin: 0;
padding: 0;}
ul#menu li
{ list-style: none;}
ul#menu li a
{ letter-spacing: 0.1em;
font: normal 100% 'lucida sans unicode', arial, sans-serif;
display: block;
float: left;
height: 37px;
padding: 29px 26px 6px 26px;
text-align: center;
color: #FFF;
text-transform: uppercase;
text-decoration: none;
background: transparent;}
ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #FFF;
background: #451C1B url(menu_select.png) repeat-x;}
#site_content
{ width: 837px;
overflow: hidden;
margin: 0 auto 0 auto;
padding: 20px 24px 20px 37px;
background: #FFF url(content.png) repeat-y;}
.sidebar
{ float: right;
width: 190px;
padding: 0 15px 20px 15px;}
.sidebar ul
{ width: 178px;
padding: 4px 0 0 0;
margin: 4px 0 30px 0;}
.sidebar li
{ list-style: none;
padding: 0 0 7px 0; }
.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 40px;
display: block;
background: transparent url(link.png) no-repeat left center;}
.sidebar li a.selected
{ color: #444;
text-decoration: none;}
#content
{ text-align: left;
width: 595px;
padding: 0;}
#content ul
{ margin: 2px 0 22px 0px;}
#content ul li
{ list-style-type: none;
background: url(bullet.png) no-repeat;
margin: 0 0 6px 0;
padding: 0 0 4px 25px;
line-height: 1.5em;}
#footer
{ width: 878px;
font: normal 100% 'lucida sans unicode', arial, sans-serif;
height: 33px;
padding: 24px 0 5px 0;
text-align: center;
background: #29425E url(footer.png) repeat-x;
color: #FFF;
text-transform: uppercase;
letter-spacing: 0.1em;}
#footer a
{ color: #FFF;
text-decoration: none;}
#footer a:hover
{ color: #FFF;
text-decoration: underline;}
.search
{ color: #5D5D5D;
border: 1px solid #BBB;
width: 134px;
padding: 4px;
font: 100% arial, sans-serif;}
#colours
{ height: 0px;
text-align: right;
padding: 66px 16px 0px 300px;}
.form_settings
{ margin: 0 0 0 0;}
.form_settings p
{ padding: 0 0 4px 0;}
.form_settings span
{ float: left;
width: 90px;
text-align: left;
margin-top: 5px}
.form_settings input, .form_settings textarea
{ padding: 5px;
width: 299px;
font: 100% arial;
border: 1px solid #E5E5DB;
background: #FFF;
color: #47433F;}
.form_settings .submit
{ font: 100% arial;
border: 1px solid;
width: 99px;
margin: 0 0 0 5px;
height: 28px;
padding: 1px 0 3px 0;
cursor: pointer;
/*background: #7D0F0F;*/
background: url("images/ui-bg_highlight-soft_15_cc0000_1x100.png") repeat-x scroll 50% 50% #CC0000;
color: #FFF;}
.form_settings textarea, .form_settings select
{ font: 100% arial;
width: 299px;}
.form_settings select
{ width: 310px;}
.form_settings .checkbox
{ margin: 4px 0;
padding: 0;
width: 14px;
border: 0;
background: none;}
.separator
{ width: 100%;
height: 0;
border-top: 1px solid #D9D5CF;
border-bottom: 1px solid #FFF;
margin: 0 0 20px 0;}
table
{ margin: 10px 0 30px 0;}
table tr th, table tr td
{ background: #3B3B3B;
color: #FFF;
padding: 7px 4px;
text-align: left;}
table tr td
{ background: #F0EFE2;
color: #47433F;
border-top: 1px solid #FFF;}
|
node_modules/digit/node_modules/matte/ui/popup/confirm.reel/confirm.html
|
DigitalSismo/popcorn
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="confirm.css">
<script type="text/montage-serialization">
{
"dynamictext1": {
"prototype": "montage/ui/text.reel",
"properties": {
"element": {
"#": "msg"
}
},
"bindings": {
"value": {"<-": "@owner.msg"}
}
},
"button1": {
"prototype": "ui/button.reel",
"properties": {
"identifier": "Ok",
"element": {
"#": "action-ok"
}
},
"bindings": {
"label": {"<-": "@owner.okLabel"}
},
"listeners": [
{
"type": "action",
"listener": {
"@": "owner"
}
}
]
},
"button2": {
"prototype": "ui/button.reel",
"properties": {
"identifier": "Cancel",
"element": {
"#": "action-cancel"
}
},
"bindings": {
"label": {"<-": "@owner.cancelLabel"}
},
"listeners": [
{
"type": "action",
"listener": {
"@": "owner"
}
}
]
},
"owner": {
"prototype": "ui/popup/confirm.reel",
"properties": {
"element": {
"#": "confirm-container"
}
}
}
}
</script>
</head>
<body>
<div data-montage-id="confirm-container" class="matte-Confirm-dialog">
<div class="matte-Popup-header">
<h3 data-montage-id="title" class="title">Confirmation</h3>
</div>
<div class="matte-Confirm-content">
<div data-montage-id="msg" class="msg"></div>
<div data-montage-id="msg-detail" class="msg-detail"></div>
</div>
<div class="matte-Popup-footer">
<div class="matte-Confirm-actions">
<button class="cancel" data-montage-id="action-cancel">Cancel</button>
<button class="submit" data-montage-id="action-ok">OK</button>
</div>
<div class="clearfix"></div>
</div>
</div>
</body>
</html>
|
src/ask-undrgz/ask_undrgz/templates/500.html
|
nycholas/ask-undrgz
|
{% extends 'index.html' %}
{% load i18n %}
{% block recent_stupid_questions %}{% endblock %}
{% block contents %}
<div class="ask">
<div id="id_logo" class="logo"><a href="/"><img src="/static/img/awesomeaface.png" width="352" height="352" alt="{% trans 'underguiz - page error!' %}" /></a></div>
<div id="result" style="padding-top: 40px;"><b>{% trans 'underguiz says' %}:</b> {% trans 'Page not found!' %}</div>
</div>
{% endblock %}
{% block responses %}{% endblock %}
|
docs/_static/css/custom.css
|
giampaolo/psutil
|
.wy-nav-content {
max-width: 100% !important;
padding: 15px !important;
}
.rst-content dl:not(.docutils) {
margin: 0px 0px 0px 0px !important;
}
.data dd {
margin-bottom: 0px !important;
}
.data .descname {
border-right:10px !important;
}
.local-toc li ul li {
padding-left: 20px !important;
}
.rst-content ul p {
margin-bottom: 0px !important;
}
.document td {
padding-bottom: 0px !important;
}
.document th {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.document th p {
margin-bottom: 0px !important;
}
.document th p {
}
.function .descclassname {
font-weight: normal !important;
}
.class .descclassname {
font-weight: normal !important;
}
.admonition.warning {
padding-top: 2px !important;
padding-bottom: 2px !important;
}
.admonition.note {
padding-top: 2px !important;
padding-bottom: 2px !important;
}
.rst-content dl:not(.docutils) dt {
color: #555;
}
.sig-paren {
padding-left: 2px;
padding-right: 2px;
}
h1, h2, h3 {
background: #eee;
padding: 5px;
border-bottom: 1px solid #ccc;
}
h1 {
font-size: 35px;
}
.admonition.warning {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.admonition.warning p {
margin-bottom: 5px !important;
}
.admonition.note {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.admonition.note p {
margin-bottom: 5px !important;
backround-color: rgb(238, 255, 204) !important;
}
.codeblock div[class^='highlight'], pre.literal-block div[class^='highlight'], .rst-content .literal-block div[class^='highlight'], div[class^='highlight'] div[class^='highlight'] {
background-color: #eeffcc !important;
}
.highlight .hll {
background-color: #ffffcc
}
.highlight {
background: #eeffcc;
}
.highlight-default, .highlight-python {
border-radius: 3px !important;
border: 1px solid #ac9 !important;
}
.highlight .c {
color: #408090;
font-style: italic
}
.wy-side-nav-search {
background-color: grey !important
}
.highlight {
border-radius: 3px !important;
}
div.highlight-default {
margin-bottom: 10px !important;
}
pre {
padding: 5px !important;
}
/* ================================================================== */
/* Warnings and info boxes like python doc */
/* ================================================================== */
div.admonition {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
div.warning {
background-color: #ffe4e4 !important;
border: 1px solid #f66 !important;
border-radius: 3px !important;
}
div.note {
background-color: #eee !important;
border: 1px solid #ccc !important;
border-radius: 3px !important;
}
div.admonition p.admonition-title + p {
display: inline !important;
}
p.admonition-title {
display: inline !important;
background: none !important;
color: black !important;
}
p.admonition-title:after {
content: ":" !important;
}
div.body div.admonition, div.body div.impl-detail {
}
.fa-exclamation-circle:before, .wy-inline-validate.wy-inline-validate-warning .wy-input-context:before, .wy-inline-validate.wy-inline-validate-info .wy-input-context:before, .rst-content .admonition-title:before {
display: none !important;
}
.note code {
background: #d6d6d6 !important;
}
/* ================================================================== */
/* Syntax highlight like Python doc.
/* ================================================================== */
/* Comment */
.highlight .err {
border: 1px solid #FF0000
}
/* Error */
.highlight .k {
color: #007020;
font-weight: bold
}
/* Keyword */
.highlight .o {
color: #666666
}
/* Operator */
.highlight .ch {
color: #408090;
font-style: italic
}
/* Comment.Hashbang */
.highlight .cm {
color: #408090;
font-style: italic
}
/* Comment.Multiline */
.highlight .cp {
color: #007020
}
/* Comment.Preproc */
.highlight .cpf {
color: #408090;
font-style: italic
}
/* Comment.PreprocFile */
.highlight .c1 {
color: #408090;
font-style: italic
}
/* Comment.Single */
.highlight .cs {
color: #408090;
background-color: #fff0f0
}
/* Comment.Special */
.highlight .gd {
color: #A00000
}
/* Generic.Deleted */
.highlight .ge {
font-style: italic
}
/* Generic.Emph */
.highlight .gr {
color: #FF0000
}
/* Generic.Error */
.highlight .gh {
color: #000080;
font-weight: bold
}
/* Generic.Heading */
.highlight .gi {
color: #00A000
}
/* Generic.Inserted */
.highlight .go {
color: #333333
}
/* Generic.Output */
.highlight .gp {
color: #c65d09;
font-weight: bold
}
/* Generic.Prompt */
.highlight .gs {
font-weight: bold
}
/* Generic.Strong */
.highlight .gu {
color: #800080;
font-weight: bold
}
/* Generic.Subheading */
.highlight .gt {
color: #0044DD
}
/* Generic.Traceback */
.highlight .kc {
color: #007020;
font-weight: bold
}
/* Keyword.Constant */
.highlight .kd {
color: #007020;
font-weight: bold
}
/* Keyword.Declaration */
.highlight .kn {
color: #007020;
font-weight: bold
}
/* Keyword.Namespace */
.highlight .kp {
color: #007020
}
/* Keyword.Pseudo */
.highlight .kr {
color: #007020;
font-weight: bold
}
/* Keyword.Reserved */
.highlight .kt {
color: #902000
}
/* Keyword.Type */
.highlight .m {
color: #208050
}
/* Literal.Number */
.highlight .s {
color: #4070a0
}
/* Literal.String */
.highlight .na {
color: #4070a0
}
/* Name.Attribute */
.highlight .nb {
color: #007020
}
/* Name.Builtin */
.highlight .nc {
color: #0e84b5;
font-weight: bold
}
/* Name.Class */
.highlight .no {
color: #60add5
}
/* Name.Constant */
.highlight .nd {
color: #555555;
font-weight: bold
}
/* Name.Decorator */
.highlight .ni {
color: #d55537;
font-weight: bold
}
/* Name.Entity */
.highlight .ne {
color: #007020
}
/* Name.Exception */
.highlight .nf {
color: #06287e
}
/* Name.Function */
.highlight .nl {
color: #002070;
font-weight: bold
}
/* Name.Label */
.highlight .nn {
color: #0e84b5;
font-weight: bold
}
/* Name.Namespace */
.highlight .nt {
color: #062873;
font-weight: bold
}
/* Name.Tag */
.highlight .nv {
color: #bb60d5
}
/* Name.Variable */
.highlight .ow {
color: #007020;
font-weight: bold
}
/* Operator.Word */
.highlight .w {
color: #bbbbbb
}
/* Text.Whitespace */
.highlight .mb {
color: #208050
}
/* Literal.Number.Bin */
.highlight .mf {
color: #208050
}
/* Literal.Number.Float */
.highlight .mh {
color: #208050
}
/* Literal.Number.Hex */
.highlight .mi {
color: #208050
}
/* Literal.Number.Integer */
.highlight .mo {
color: #208050
}
/* Literal.Number.Oct */
.highlight .sa {
color: #4070a0
}
/* Literal.String.Affix */
.highlight .sb {
color: #4070a0
}
/* Literal.String.Backtick */
.highlight .sc {
color: #4070a0
}
/* Literal.String.Char */
.highlight .dl {
color: #4070a0
}
/* Literal.String.Delimiter */
.highlight .sd {
color: #4070a0;
font-style: italic
}
/* Literal.String.Doc */
.highlight .s2 {
color: #4070a0
}
/* Literal.String.Double */
.highlight .se {
color: #4070a0;
font-weight: bold
}
/* Literal.String.Escape */
.highlight .sh {
color: #4070a0
}
/* Literal.String.Heredoc */
.highlight .si {
color: #70a0d0;
font-style: italic
}
/* Literal.String.Interpol */
.highlight .sx {
color: #c65d09
}
/* Literal.String.Other */
.highlight .sr {
color: #235388
}
/* Literal.String.Regex */
.highlight .s1 {
color: #4070a0
}
/* Literal.String.Single */
.highlight .ss {
color: #517918
}
/* Literal.String.Symbol */
.highlight .bp {
color: #007020
}
/* Name.Builtin.Pseudo */
.highlight .fm {
color: #06287e
}
/* Name.Function.Magic */
.highlight .vc {
color: #bb60d5
}
/* Name.Variable.Class */
.highlight .vg {
color: #bb60d5
}
/* Name.Variable.Global */
.highlight .vi {
color: #bb60d5
}
/* Name.Variable.Instance */
.highlight .vm {
color: #bb60d5
}
/* Name.Variable.Magic */
.highlight .il {
color: #208050
}
|
enc/enc_eng/meta/fsf/mklink.html
|
FarGroup/FarManager
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>FSF.MkLink</title>
<meta http-equiv="Content-Type" Content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../styles/styles.css">
<script language="javascript" src='../links.js' type="text/javascript"></script>
</head>
<body>
<h1>MkLink</h1>
<div class=navbar>
<a href="../index.html">main</a> |
<a href="index.html">FarStandardFunctions</a>
</div>
<div class=shortdescr>
The <dfn>FSF.MkLink</dfn> function supports creating hard and symbolic links, directory junctions and
mounting local drives to the file system.
The function works only under Windows NT 4 or higher.
</div>
<pre class=syntax>
int WINAPI MkLink(
const char *Src,
const char *Dest,
DWORD Flags
);
</pre>
<h3>Parameters</h3>
<div class=descr>
<div class=dfn>Src</div>
<div class=dfndescr>Name of the file object to which the link is created.
</div>
<div class=dfn>Dest</div>
<div class=dfndescr>Name of the created link.
</div>
<div class=dfn>Flags</div>
<div class=dfndescr>Operation mode. One of the following flags (<a name="MKLINKOP">MKLINKOP</a> enum):
<table class="cont">
<tr class="cont"><th class="cont" width="40%">Operation</th><th class="cont" width="60%">Description</th></tr>
<tr class="cont"><td class="cont" width="40%"><a name="FLINK_HARDLINK">FLINK_HARDLINK</a></td>
<td class="cont" width="60%">Create a hard link.
</td></tr>
<tr class="cont"><td class="cont" width="40%"><a name="FLINK_JUNCTION">FLINK_JUNCTION</a></td>
<td class="cont" width="60%">Create a directory junction.
</td></tr>
<tr class="cont"><td class="cont" width="40%"><a name="FLINK_VOLMOUNT">FLINK_VOLMOUNT</a></td>
<td class="cont" width="60%">Mount a local drive to the file system.
</td></tr>
<tr class="cont"><td class="cont" width="40%"><a name="FLINK_SYMLINKFILE">FLINK_SYMLINKFILE</a></td>
<td class="cont" width="60%">Create a file symbolic link.
</td></tr>
<tr class="cont"><td class="cont" width="40%"><a name="FLINK_SYMLINKDIR">FLINK_SYMLINKDIR</a></td>
<td class="cont" width="60%">Create a directory symbolic link.
</td></tr>
</table>
<p>You can combine operation mode with one of the following flags:</p>
<table class="cont">
<tr class="cont"><th class="cont" width="40%">Flag</th><th class="cont" width="60%">Description</th></tr>
<tr class="cont"><td class="cont" width="40%"><a name="FLINK_SHOWERRMSG">FLINK_SHOWERRMSG</a></td>
<td class="cont" width="60%">Show error messages.
</td></tr>
<tr class="cont"><td class="cont" width="40%"><a name="FLINK_DONOTUPDATEPANEL">FLINK_DONOTUPDATEPANEL</a></td>
<td class="cont" width="60%">Do not update the panel after the link has been created.
</td></tr>
</table>
</div>
</div>
<h3>Return value</h3>
<div class=descr>
<p>1 - the link was created successfully.
<p>0 - error creating link.
<p>Possible error resons:
<ul>
<li>For hard links:
<ul>
<li>Src and Dest are on different partitions;
<li>the partition is not NTFS;
<li>the partition is not local;
<li>Src does not exist or is not a file;
<li>Dest already exists;
</ul>
<li>For directory junctions:
<ul>
<li>Src or Dest is not on the local partition;
<li>the partition is not NTFS 5.0;
<li>Src does not exist or is not a directory;
<li>Dest exists, but is not an empty directory;
</ul>
<li>For volume mounts:
<ul>
<li>Src or Dest is not on the local partition;
<li>the partition for Dest is not NTFS 5.0;
<li>Src does not exist or is not a local drive;
<li>Dest exists, but is not an empty directory;
</ul>
</ul>
</div>
<h3>Remarks</h3>
<div class=descr>
<ol>
<li>The links are created according to the following rules:
<ul>
<li>hard links are created only for files within a single NTFS
partition (<b>NT4/Win2K/XP</b>);
<li>Directory junctions are created only for directories within local
NTFS partitions (<b>Win2K/NTFS 5.0</b>);
<li>mounting local drives to the file system is possible only on
NTFS partitions (<b>Win2K/NTFS 5.0</b>).
</ul>
<li>If the value of Src is, for example, "C:", a volume mount will be
created instead of a junction.
<li>If the destination directory for a volume mount operation is
terminated with a backslash, a subdirectory "disk_N" will be
created in Dest, where N is the letter of the drive being mounted.
<li>On Windows 2000 you cannot create a junction which points to a CD-ROM folder, but
you can mount this CD-ROM disk as an NTFS folder (see <a href="../dict.html#mountpoints">Mount Points</a>)
and then create the necessary junction.
</div>
<h3>Example</h3>
<div class=descr>
</div>
<div class=see>See also:</div><div class=seecont>
<a href="getnumberoflinks.html">GetNumberOfLinks</a>
</div>
</body>
</html>
|
jogl-demos-project/src/net/java/nboglpack/jogldemosproject/resources/VertexProgRefractDemoDescription.html
|
mbien/netbeans-opengl-pack
|
<html>
<body>
<table>
<tr>
<td valign="top">
<img align="left" width="80" height="80" src="nbresloc:/net/java/nboglpack/jogldemosproject/resources/refract_sm.jpg">
</td><td valign="top">
<b>Description</b><br>
Real-time reflection and refraction with chromatic aberration using vertex and fragment programs. Original source code by NVidia.
</td><td valign="top" width="20%">
<b>Requirements</b><br>
ARB_vertex_program<br>
ARB_fragment_program or<br>
NV_register_combiners
</td>
</tr>
</table>
</body>
</html>
|
build/join.html
|
CoworkingNiagara/coworkingniagara.github.io
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Join Cowork Niagara</title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='stylesheet' type='text/css'>
<link href="/stylesheets/all-77fc6781.css" rel="stylesheet" />
<script src="/javascripts/all-74b7d336.js"></script>
</head>
<body class="join">
<div class="header">
<div class="section">
<div class="w">
<div class="logo">
<a href="/"><img src="/images/logo-horizontal-d45c9191.svg"></a>
</div>
<div class="mobile-toggle">
☰
</div>
</div>
<div class="navigation">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/events.html">Our Events</a></li>
<li><a href="/find-us.html">Find Us</a></li>
<li><a href="/join.html">Join Us</a></li>
<li><a href="/blog">IndyBlog</a></li>
</ul>
</div>
</div>
</div>
<div class="masthead">
<div class="section">
<h1>Join Cowork Niagara</h1>
</div>
</div>
<div class="section join">
<p class="values">
If you also believe that the true potential of creative, independent knowledge workers
is unlocked when our ideas and work have the opportunity to cross pollinate
with the work of our peers in a shared space, then you should become part of Niagara's
independent workforce.
</p>
<p>
Join a group of brilliant, passionate, independent creatives who are helping
transform Niagara’s economic landscape.
</p>
<div class="subsection reasons">
<p>
Become part of Cowork Niagara’s thriving community.
<a href="http://join.coworkniagara.com" target="_new">Sign up today!</a>
</p>
<p>Here are a few reasons to join:</p>
</div>
</div>
<div class="section supporting">
<div class="subsection">
<h2>Flexible Pricing</h2>
<p>
We have a number of pricing options to suit how you'll use the space.
</p>
<ul class="bullets space-pricing">
<li class="bullet">
<div class="bullet-icon bullet-icon-1">
<img src="/images/icon-package-unlimited-8266dca5.svg" alt="">
</div>
<div class="bullet-content">
<h2>Unlimited use</h2>
<p>Hot desk space all day, every day. Key access.</p>
<p class="price"><strong>$100</strong> per month</p>
<p class="details">On a monthly plan</p>
</div>
</li>
<li class="bullet">
<div class="bullet-icon bullet-icon-2">
<img src="/images/icon-package-light-dbfb7d7d.svg" alt="">
</div>
<div class="bullet-content">
<h2>Light use</h2>
<p class="description">
You pick the one day a week to use the space. We save you a seat.
</p>
<p class="price"><strong>$50</strong> per month</p>
<p class="details">On a monthly plan</p>
</div>
</li>
<li class="bullet">
<div class="bullet-icon bullet-icon-3">
<img src="/images/icon-package-dedicated-6f62eeeb.svg" alt="">
</div>
<div class="bullet-content">
<h2>Dedicated Desk</h2>
<p>A place to call your own for as long as you need it.</p>
<p class="price"><strong>$200</strong> per month</p>
<p class="details">On a monthly plan</p>
</div>
</li>
</ul>
</div>
<div class="subsection">
<h2>Members earn more</h2>
<p>
People who join a coworking space improve their income more quickly than
those who do not (Source: <a href="http://www.deskmag.com/en/the-coworking-market-report-forecast-2014" target="_new">Deskmag - The Coworking Market Report Forecast 2014</a>).
We provide an environment where members learn from and collaborate with one another.
</p>
</div>
<div class="subsection">
<h2>Interact and collaborate with other entrepreneurs</h2>
<p>
Cowork Niagara is a shared space where freelancers, social entrepreneurs
and non-profit groups work, collaborate and make awesome stuff together.
Interact with people from a wide range of industries in a zero-pressure
environment. We believe in building lasting business relationships,
exchanging ideas and spreading knowledge to help you grow personally
and professionally.
</p>
</div>
<div class="subsection">
<h2>You get a vote</h2>
<p>
Each of our members gets an equal vote in decisions about Cowork
Niagara’s future. You can help steer the direction of Niagara’s first and
only cooperative coworking space. Attend our Annual General Meeting
to stay up to date on what’s happening.
</p>
</div>
<div class="subsection">
<h2>Together we have a stronger voice</h2>
<p>
Part of being an entrepreneur is working with elected officials and groups
at all levels of government to make Niagara more business-friendly. Add
your voice to our collective efforts and take part in conversations about
open data, transparency, our startup culture, the local cooperative movement
and much more.
</p>
</div>
<div class="subsection">
<h2>Professional development made just for you</h2>
<p>
Cowork Niagara offers the region’s largest calendar of independently
focused events. We organize educational, interactive, fun free and
members-only events and meet-ups for entrepreneurs in the marketing,
sales, web and software development industries. Whether it’s a
Hamilton-Niagara Drupal group meet-up, DevTricks (for developers),
WriteTricks (for writers), a Sales Crafting meeting or one of our
many others, you can find or create your niche.
</p>
</div>
<div class="subsection">
<p>
Become part of Cowork Niagara’s thriving community.
<a href="http://join.coworkniagara.com" target="_new">Sign up today!</a>
</p>
</div>
</div>
<div class="footer">
<div class="section">
<div class="niagara-coop-network">
<img src="/images/niagara-coop-network-b91541fa.svg">
</div>
<div class="links">
<img src="/images/logo_transparent-000b3e0c.png">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/events.html">Our Events</a></li>
<li><a href="/find-us.html">Find Us</a></li>
<li><a href="/join.html">Join Us</a></li>
<li><a href="/blog">IndyBlog</a></li>
</ul>
<!--<p>Copyright © 2014 Cowork Niagara</p>-->
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-51684825-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
third_party/WebKit/Source/devtools/front_end/profiler/heapProfiler.css
|
sgraham/nope
|
/*
* Copyright (C) 2009 Google Inc. All rights reserved.
* Copyright (C) 2010 Apple Inc. All rights reserved.
*
* 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 Google Inc. 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.
*/
.heap-snapshot-sidebar-tree-item .icon {
content: url(Images/profileIcon.png);
}
.heap-snapshot-sidebar-tree-item.small .icon {
content: url(Images/profileSmallIcon.png);
}
.heap-snapshot-view {
overflow: hidden;
}
.heap-snapshot-view .data-grid {
border: none;
}
.heap-snapshot-view .data-grid tr:empty {
height: 16px;
visibility: hidden;
}
.heap-snapshot-view .data-grid span.percent-column {
width: 32px;
}
.heap-snapshot-view .object-value-object,
.object-value-node {
display: inline;
position: static;
}
.detached-dom-tree-node {
background-color: #FF9999;
}
.heap-snapshot-view .object-value-string {
white-space: nowrap;
}
.heap-snapshot-view tr:not(.selected) .object-value-id {
color: grey;
}
.heap-snapshot-view .data-grid {
flex: auto;
}
.heap-snapshot-view .heap-tracking-overview {
flex: 0 0 80px;
height: 80px;
}
.heap-snapshot-view .retaining-paths-view {
overflow: hidden;
}
.heap-snapshot-view .heap-snapshot-view-resizer {
background-image: url(Images/statusbarResizerVertical.png);
background-color: #eee;
border-bottom: 1px solid rgb(179, 179, 179);
background-repeat: no-repeat;
background-position: right center, center;
flex: 0 0 21px;
}
.heap-snapshot-view .heap-snapshot-view-resizer .title > span {
display: inline-block;
padding-top: 3px;
vertical-align: middle;
margin-left: 4px;
margin-right: 8px;
}
.heap-snapshot-view .heap-snapshot-view-resizer * {
pointer-events: none;
}
.heap-snapshot-view .heap-object-details-header {
background-color: #eee;
}
.heap-snapshot-view tr:not(.selected) td.object-column span.highlight {
background-color: rgb(255, 255, 200);
}
.heap-snapshot-view td.object-column span.grayed {
color: gray;
}
.cycled-ancessor-node {
opacity: 0.6;
}
#heap-recording-view .heap-snapshot-view {
top: 80px;
}
.heap-overview-container {
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
height: 80px;
}
#heap-recording-overview-grid .resources-dividers-label-bar {
pointer-events: auto;
}
#heap-recording-overview-container {
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.heap-recording-overview-canvas {
position: absolute;
top: 20px;
left: 0;
right: 0;
bottom: 0;
}
.heap-snapshot-stats-pie-chart {
margin: 12px 30px;
}
.heap-snapshot-stats-legend {
margin-left: 24px;
}
.heap-snapshot-stats-legend > div {
margin-top: 1px;
width: 170px;
}
.heap-snapshot-stats-swatch {
display: inline-block;
width: 10px;
height: 10px;
border: 1px solid rgba(100, 100, 100, 0.3);
}
.heap-snapshot-stats-swatch.heap-snapshot-stats-empty-swatch {
border: none;
}
.heap-snapshot-stats-name,
.heap-snapshot-stats-size {
display: inline-block;
margin-left: 6px;
}
.heap-snapshot-stats-size {
float: right;
text-align: right;
}
.heap-allocation-stack .stack-frame {
display: flex;
justify-content: space-between;
border-bottom: 1px solid rgb(240, 240, 240);
padding: 2px;
}
.heap-allocation-stack .stack-frame a {
color: rgb(33%, 33%, 33%);
}
.no-heap-allocation-stack {
padding: 5px;
}
|
me/bower_components/bootcards/src/css/bootcards-ios.css
|
hbzhang/me
|
@import "bootcards-mobile-shared.css";
body {
background-color: white;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding-top: 44px;
color: black;
background: #efeff4;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: normal;
}
a {
color: #007aff;
}
html, body {
height: 100%;
/*overflow-y: scroll;*/
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
}
/*needed on iOS for the disabled rubberband*/
.col-sm-6 {
min-height:100%; /* replaced height with min-height as it was causing problems on shorter screens */
}
/* OFFCANVAS LIST FOR TABLET PORTRAIT MODE */
.offcanvas-list-title {
background: rgba(247,247,247,.98);
height: 45px;
text-align: center;
}
.navbar-fixed-top .offcanvas-list-title > .btn,
.navbar-fixed-top .offcanvas-list-title > .btn:hover {
position:absolute;
left:10px;
}
/* BUTTONS */
.btn,
.btn:hover,
.btn:active,
.btn:focus,
.btn-group.open .dropdown-toggle {
background-color: transparent;
border-color: transparent;
box-shadow: none;
font-size: 15px;
color: #007aff;
padding-left: 5px;
padding-right: 5px;
opacity: 1;
-webkit-transition: opacity 0.3s;
margin: 0;
text-decoration: none;
}
.btn:hover,
.btn.active {
opacity: 0.5;
}
.btn-danger,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
color: #d43f3a;
}
.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
color: #4cae4c;
}
.btn-xs,
.btn-xs:hover,
.btn-xs:active {
font-size: 10px;
line-height: 20px;
}
.btn-link {
border: 0;
}
/* NAVBAR */
.navbar-fixed-top .container {
padding: 0;
}
.navbar-default {
box-shadow: none;
right: 0;
left: 0;
z-index: 10;
height: 44px;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
border-bottom: 0;
background-color: rgba(247,247,247,.98);
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.85);
box-shadow: 0 0 1px rgba(0,0,0,.85);
}
.navbar-header {
float: none;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover {
position: absolute;
left: 0;
right: 0;
display: block;
padding: 0;
font-size: 17px;
font-weight: 500;
line-height: 44px;
color: #000;
text-align: center;
white-space: nowrap;
height: 44px;
/*width: 140px !important;*/
/*margin: 0 auto !important;*/
float: none !important;
}
.navbar > .container .navbar-brand {
margin: 0 -10px;
}
.navbar-fixed-top .btn,
.navbar-fixed-top .btn:hover {
font-size: 16px;
position: relative;
z-index: 20;
padding: 0;
line-height: 44px;
border: 0;
font-weight: 400;
}
.navbar-fixed-top .btn.navbar-left {
left: 15px;
}
.navbar-fixed-top .btn.pull-right i {
display: none;
}
.navbar-fixed-top .btn.navbar-right {
right: 15px;
}
/* SIDE MENU */
.offcanvas {
margin-top:45px;
}
/* CARDS */
.panel {
box-shadow: none;
border-radius: 0;
border: 0;
}
.bootcards-cards .panel {
margin-bottom: 15px;
}
.panel-default > .panel-heading,
.panel-default .panel-heading {
background: transparent;
padding-top: 3px;
padding-bottom: 3px;
}
.panel-title {
font-size: 14px;
text-transform: uppercase;
color: #8f8f94;
font-weight: 400;
margin: 0;
padding: 8px 0;
line-height: 20px;
}
.panel-heading .btn-group .btn {
height: 29px;
font-size: 15px;
text-shadow: none;
}
/* CALENDAR */
.bootcards-calendar .fc-header-title h2 {
font-size: 14px;
text-transform: uppercase;
color: #8f8f94;
font-weight: 400;
margin: 0;
padding: 8px 0;
line-height: 20px;
}
.bootcards-calendar .fc-header-left,
.bootcards-calendar .fc-header-right {
padding-top: 3px;
padding-bottom: 3px;
}
.bootcards-calendar .fc-button {
height: 29px;
font-size: 15px;
text-shadow: none;
color: #007aff;
}
.bootcards-calendar .fc-day-header {
font-weight: 400;
font-size: 12px;
border-left-color: transparent;
padding: 5px 0;
text-align: right;
padding-right: 3px;
}
.bootcards-calendar .fc-event {
background: #007aff;
border-color: #007aff;
}
.bootcards-calendar .fc-today {
background: #FFF2F2;
}
/* MODALS */
@media (max-width:767px) {
.modal-dialog {
min-height: 100%;
}
.modal-dialog {
margin: 0;
}
.modal-content {
height: 100%;
}
}
.modal-content {
box-shadow: none;
border-radius: 0;
border: 0;
height: 100%;
}
.modal-header {
height: 44px;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
border-bottom: 0;
background-color: rgba(247,247,247,.98);
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.85);
box-shadow: 0 0 1px rgba(0,0,0,.85);
padding: 0 10px;
overflow: hidden;
}
.modal-header .btn {
line-height: 32px;
font-size: 16px;
border: 0;
z-index: 1;
}
.modal-title {
position: absolute;
left: 0;
right: 0;
top: 0;
display: block;
padding: 0;
font-size: 17px;
font-weight: 500;
line-height: 44px;
color: #000;
text-align: center;
white-space: nowrap;
z-index: 0;
}
.modal-body {
padding: 15px;
}
.modal-footer {
padding: 10px 15px;
border-top: 1px solid #ddd;
margin-top: -1px;
}
/* LISTS */
.bootcards-list .list-group-item {
}
.list-group-item:first-child {
border-top: 0;
}
.list-group {
box-shadow: none;
}
.list-group-item {
border-left: 0;
border-right: 0;
line-height: 24px;
}
.list-group-item label {
color: #007aff;
display: block;
font-size: 14px;
line-height: 14px;
font-weight: normal;
}
.list-group-item .list-group-item-heading {
font-size: 17px;
font-weight: normal;
display: block;
color: black;
}
a.list-group-item {
font-size: 17px;
font-weight: normal;
color: black;
line-height: 24px;
padding-right: 25px;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
background: #e5e5e5;
border-color: #DDD;
text-shadow: none;
color: black;
}
a.list-group-item:hover {
background: white;
}
.list-group-item .list-group-item-text,
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #999;
font-size: 14px;
font-weight: normal;
}
/* List - Search Form */
.bootcards-list form, .bootcards-list .search-form {
margin-left: 0;
}
.bootcards-list form input, .bootcards-list .search-form input {
border: 0;
}
.bootcards-list form i.fa-search, .bootcards-list .search-form i.fa-search {
top: 10px;
}
@media (min-width:768px) {
.bootcards-list form input, .bootcards-list .search-form input {
height: 34px;
}
.bootcards-list form i.fa-search, .bootcards-list .search-form i.fa-search {
top: 9px;
}
.bootcards-list form .btn, .bootcards-list .search-form .btn {
/*line-height: 28px;*/
}
}
/* FORMS */
.form-horizontal .form-group {
border-bottom: 1px solid #ddd;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
.form-horizontal .form-group:first-of-type {
margin-top: -15px;
}
.form-horizontal .form-group:last-child {
margin-bottom: -15px;
}
.form-horizontal .control-label {
color: #007aff;
font-weight: normal;
font-size: 13px;
margin-top: 2px;
white-space: nowrap;
padding-right: 0;
padding-top: 7px;
}
.form-horizontal .form-group div {
padding: 0 3px;
}
.form-horizontal .form-group .control-label:first-child {
padding-left: 0;
}
.form-horizontal .form-group div:last-child {
padding-right: 0;
}
select,
textarea,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"],
.input-group,
.form-control {
box-shadow: none;
margin: 0;
border-color: transparent;
-webkit-appearance:none;
color: black;
}
form .btn label {
font-size: 14px;
padding-left: 6px;
font-weight: normal;
text-align: left;
display: block;
}
.bootcards-clearinput {
top: 9px;
}
/* Toggle – based on Ratchet.css */
.bootcards-toggle {
margin-top: 1px;
float: right;
width: 47px;
border: 2px solid #e6e6e6;
-webkit-box-shadow: inset 0 0 0 0 #e1e1e1;
box-shadow: inset 0 0 0 0 #e1e1e1;
-webkit-transition-duration: .2s;
-moz-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: box-shadow, border;
-moz-transition-property: box-shadow, border;
transition-property: box-shadow, border;
}
.bootcards-toggle .bootcards-toggle-handle {
border: 1px solid rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
-webkit-transition-property: -webkit-transform, border, width;
-moz-transition-property: -moz-transform, border, width;
transition-property: transform, border, width;
}
.bootcards-toggle:before {
display: none;
}
.bootcards-toggle.active {
background-color: transparent;
border: 2px solid #4cd964;
-webkit-box-shadow: inset 0 0 0 13px #4cd964;
box-shadow: inset 0 0 0 13px #4cd964;
}
.bootcards-toggle.active .bootcards-toggle-handle {
-webkit-transform: translate3d(17px, 0, 0);
-ms-transform: translate3d(17px, 0, 0);
transform: translate3d(17px, 0, 0);
}
.bootcards-toggle.active .bootcards-toggle-handle {
border-color: #4cd964;
}
/* FOOTER */
.navbar-fixed-bottom {
box-shadow: 0 -1px rgba(0,0,0,0.2);
height: 50px;
text-align: center;
border: 0;
background-color: #f9f9f9;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.85);
box-shadow: 0 0 1px rgba(0,0,0,.85);
}
.navbar-fixed-bottom .btn-group {
max-width: 320px;
width: 320px;
font-size: 0;
}
@media (min-width:401px) {
.navbar-fixed-bottom .btn-group {
display: block;
width: auto;
max-width: none;
}
}
.navbar-fixed-bottom .btn-group .btn,
.navbar-fixed-bottom .btn-group .btn:hover,
.navbar-fixed-bottom .btn-group .btn:active,
.navbar-fixed-bottom .btn-group .btn:focus {
float: none;
height: 50px;
text-align: center;
line-height: 1;
font-size: 10px;
font-weight: 400;
padding-top: 7px;
}
.navbar-fixed-bottom .btn-group .btn i {
display: block;
margin-bottom: 2px;
font-size: 24px;
}
.navbar-fixed-bottom .btn-group .btn-default {
color: #929292;
}
.navbar-fixed-bottom .btn-group .btn-default:active,
.navbar-fixed-bottom .btn-group .btn-default:hover {
color: #007aff;
}
/* Fixed buttons */
.navbar-fixed-bottom .btn.pull-left,
.navbar-fixed-bottom .btn.pull-left:hover,
.navbar-fixed-bottom .btn.pull-right,
.navbar-fixed-bottom .btn.pull-right:hover {
font-size: 16px;
position: relative;
z-index: 20;
padding: 0;
line-height: 49px;
border: 0;
font-weight: 400;
}
|
examples/navigateTouch/index.html
|
ni-kismet/engineering-flot
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Flot Examples: Navigation</title>
<link href="../examples.css" rel="stylesheet" type="text/css">
<style type="text/css">
#placeholder .button {
position: absolute;
cursor: pointer;
}
#placeholder div.button {
font-size: smaller;
color: #999;
background-color: #eee;
padding: 2px;
}
.message {
padding-left: 50px;
font-size: smaller;
}
</style>
<script language="javascript" type="text/javascript" src="../../source/jquery.js"></script>
<script language="javascript" type="text/javascript" src="../../lib/jquery.event.drag.js"></script>
<script language="javascript" type="text/javascript" src="../../lib/jquery.mousewheel.js"></script>
<script language="javascript" type="text/javascript" src="../../dist/es5/jquery.flot.js"></script>
<script type="text/javascript">
$(function() {
function sumf(f, t, m) {
var res = 0;
for (var i = 1; i < m; ++i) {
res += f(i * i * t) / (i * i);
}
return res;
}
function panMessage(placeholder) {
placeholder.bind("plotpan", function (event, plot) {
var axes = plot.getAxes();
$(".message").html("Panning to x: " + axes.xaxis.min.toFixed(2)
+ " – " + axes.xaxis.max.toFixed(2)
+ " and y: " + axes.yaxis.min.toFixed(2)
+ " – " + axes.yaxis.max.toFixed(2));
});
}
function zoomMessage(placeholder) {
placeholder.bind("plotzoom", function (event, plot) {
var axes = plot.getAxes();
$(".message").html("Zooming to x: " + axes.xaxis.min.toFixed(2)
+ " – " + axes.xaxis.max.toFixed(2)
+ " and y: " + axes.yaxis.min.toFixed(2)
+ " – " + axes.yaxis.max.toFixed(2));
});
}
var d0 = [];
for (var t = 0; t <= 2 * Math.PI; t += 0.01) {
d0.push([sumf(Math.cos, t, 10), sumf(Math.sin, t, 10)]);
}
var data = [d0],
placeholder = $("#placeholder"),
plot = $.plot(placeholder, data, {
series: {
lines: {
show: true
},
shadowSize: 0
},
xaxis: {
zoomRange: [0.1, 10],
panRange: [-10, 10],
gridLines: true,
autoScale: 'exact'
},
yaxis: {
zoomRange: [0.1, 10],
panRange: [-10, 10],
gridLines: true,
autoScale: 'exact'
},
zoom: {
interactive: true
},
pan: {
interactive: true,
enableTouch: true
}
});
function piTickGenerator(axis) {
var res = [],
i = Math.floor(axis.min / Math.PI);
do {
var v = i * Math.PI;
res.push([v, i + "\u03c0"]);
++i;
} while (v < axis.max);
return res;
}
var d1 = [],
d2 = [[0.1, 3], [4, 8], [8, 5], [9, 13]],
d3 = [[0.1, 12], [5, 5], null, [9, 2.5], [12, 5]],
d4 = [];
for (var i = 0; i < 14; i += 0.2) {
d1.push([i, (10 + Math.sin(i))]);
}
for (var i = 0; i < 14; i += 0.5) {
d4.push([i, 1000 + 300 * Math.sin(i)]);
}
var placeholder2 = $("#placeholder2"),
plot2 = $.plot(placeholder2, [ { data: d4, label: "a", xaxis: 1, yaxis: 1 },
{ data: d1, label: "b", xaxis: 2, yaxis: 2 } ], {
series: {
lines: {
show: true
},
points: {
show: true
}
},
xaxes: [ {autoScale: 'exact'}, {autoScale: 'exact'} ],
yaxes: [ { mode: 'log', showTickLabels: 'all', autoScale: 'exact'},
{ mode: 'log', showTickLabels: 'all', autoScale: 'exact'} ],
zoom: {
interactive: true
},
pan: {
interactive: true,
enableTouch: true
}
});
panMessage(placeholder);
zoomMessage(placeholder);
panMessage(placeholder2);
zoomMessage(placeholder2);
// Add the Flot version string to the footer
$("#footer").prepend("Flot " + $.plot.version + " – ");
});
</script>
</head>
<body>
<div id="header">
<h2>Navigation</h2>
</div>
<div id="content">
<div class="demo-container">
<div id="placeholder" class="demo-placeholder"></div>
</div>
<div class="demo-container">
<div id="placeholder2" class="demo-placeholder"></div>
</div>
<p class="message"></p>
<p>With the navigateTouch plugin it is easy to add panning and zooming. Drag to pan with one or two fingers, pinch to zoom.</p>
<p>The plugin fires events (useful for synchronizing several plots) and adds a couple of public methods so you can easily build a little user interface around it, like the little buttons at the top right in the plot.</p>
</div>
<div id="footer">
Copyright © 2007 - 2014 IOLA and Ole Laursen
</div>
</body>
</html>
|
appsensor-dot-org/site-contents/docs/v2.3.0/javadoc/org/owasp/appsensor/configuration/stax/server/class-use/StaxServerConfiguration.html
|
ProZachJ/appsensor
|
<!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) on Thu Sep 29 14:31:08 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.owasp.appsensor.configuration.stax.server.StaxServerConfiguration (appsensor-parent 2.3.0 API)</title>
<meta name="date" content="2016-09-29">
<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 org.owasp.appsensor.configuration.stax.server.StaxServerConfiguration (appsensor-parent 2.3.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h2 title="Uses of Class org.owasp.appsensor.configuration.stax.server.StaxServerConfiguration" class="title">Uses of Class<br>org.owasp.appsensor.configuration.stax.server.StaxServerConfiguration</h2>
</div>
<div class="classUseContainer">No usage of org.owasp.appsensor.configuration.stax.server.StaxServerConfiguration</div>
<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.owasp.org">The Open Web Application Security Project (OWASP)</a>. All rights reserved.</small></p>
</body>
</html>
|
_layouts/search.html
|
hlthu/hlthu.github.io
|
---
layout: page
---
<!-- Html Elements for Search -->
<input type="text" id="search-input" placeholder="Enter keywords..." class="search-bar">
<br>
<br>
<ul id="results-container"></ul>
<section>
<!-- Script pointing to jekyll-search.js -->
<script src="{{ site.baseurl }}/assets/js/simple-jekyll-search.min.js" type="text/javascript"></script>
<script type="text/javascript">
SimpleJekyllSearch({
searchInput: document.getElementById('search-input'),
resultsContainer: document.getElementById('results-container'),
json: [
{% if site.theme_settings.search %}
{% for post in site.posts %}
{
"title" : "{{ post.title | escape }}",
"category" : "{{ post.category }}",
"tags" : "{{ post.tags | join: ', ' | prepend: " " }}",
"url" : "{{ site.baseurl }}{{ post.url }}",
"date" : "{{ post.date | date: "%B %-d, %Y" }}",
"content" : "{{ post.content | strip_html | strip_newlines | replace: '"', '\\"' }}"
} {% unless forloop.last %},{% endunless %}
{% endfor %},
{% for page in site.portfolio %}
{
{% if page.title != nil %}
"title" : "{{ page.title | escape }}",
"category" : "{{ page.category }}",
"tags" : "{{ page.tags | join: ', ' | prepend: " " }}",
"url" : "{{ site.baseurl }}{{ page.url }}",
"date" : "{{ page.date | date: "%B %-d, %Y" }}",
"content" : "{{ page.content | strip_html | strip_newlines | replace: '"', '\\"' }}"
{% endif %}
} {% unless forloop.last %},{% endunless %}
{% endfor %}
{% endif %}
],
searchResultTemplate: '<div class="search-title"><a href="{url}"><h3> {title}</h3></a><div class="meta">{date} <div class="right"><i class="fa fa-tag"></i> {tags}</div></div><p>{category}</p></div><hr> ',
noResultsText: 'No results found',
limit: 10,
fuzzy: true,
exclude: []
})
</script>
</section>
|
app/modules/lead/lead.html
|
ziscloud/angular-adminlte
|
<!-- Content Header (Page header) -->
<section class="content-header">
<h1>
Marketing
<small>Lead</small>
</h1>
<ol class="breadcrumb">
<li><a ui-sref="main.dashboard"><i class="fa fa-dashboard"></i> Dashboard</a>
</li>
<li class="active">Lead</li>
</ol>
</section>
<!-- Main content -->
<section class="content">
<!-- Small boxes (Stat box) -->
<div class="row">
<div class="col-lg-3 col-xs-6">
<!-- small box -->
<div class="small-box bg-aqua">
<div class="inner">
<h3>
150
</h3>
<p>
Total Lead
</p>
</div>
<div class="icon">
<i class="ion ion-bag"></i>
</div>
<a href="#" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a>
</div>
</div>
<!-- ./col -->
<div class="col-lg-3 col-xs-6">
<!-- small box -->
<div class="small-box bg-green">
<div class="inner">
<h3>
53
</h3>
<p>
New Marketing / Year
</p>
</div>
<div class="icon">
<i class="ion ion-stats-bars"></i>
</div>
<a href="#" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a>
</div>
</div>
<!-- ./col -->
<div class="col-lg-3 col-xs-6">
<!-- small box -->
<div class="small-box bg-yellow">
<div class="inner">
<h3>
44
</h3>
<p>
New Marketing / Month
</p>
</div>
<div class="icon">
<i class="ion ion-person-add"></i>
</div>
<a href="#" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a>
</div>
</div>
<!-- ./col -->
<div class="col-lg-3 col-xs-6">
<!-- small box -->
<div class="small-box bg-red">
<div class="inner">
<h3>
65
</h3>
<p>
Active Marketing
</p>
</div>
<div class="icon">
<i class="ion ion-pie-graph"></i>
</div>
<a href="#" class="small-box-footer">More info <i class="fa fa-arrow-circle-right"></i></a>
</div>
</div>
<!-- ./col -->
</div>
<!-- /.row -->
<div class="row">
<section class="col-lg-12">
<div class="box">
<div class="box-header">
<!-- tools box -->
<div class="pull-right box-tools">
<div class="btn-group">
<button type="button" class="btn btn-sm btn-info">Action</button>
<button type="button" class="btn btn-sm btn-info dropdown-toggle" data-toggle="dropdown">
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Export All</a>
</li>
<li><a href="#">Export Selected</a>
</li>
</ul>
</div>
<a ui-sref="main.lead.new"><button class="btn btn-sm btn-info">New Lead</button></a>
</div>
<!-- /. tools -->
<i class="fa fa-users"></i>
<h3 class="box-title">Leads</h3>
</div>
<!-- /.box-header -->
<div class="box-body">
<table class="table table-hover footable" data-page-size="5">
<thead>
<tr>
<th data-sort-ignore="true"><input type="checkbox"></th>
<th data-type="numeric" data-sort-initial="true">ID</th>
<th>Name</th>
<th>Company</th>
<th>Industry</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td><input type="checkbox"></td>
<td>183</td>
<td><a ui-sref="main.lead.detail({id: 183})">John Doe</a></td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-success">Approved</span>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>219</td>
<td>Jane Doe</td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-warning">Pending</span>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>657</td>
<td>Bob Doe</td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-primary">Approved</span>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>175</td>
<td>Mike Doe</td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-danger">Denied</span>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>183</td>
<td>John Doe</td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-success">Approved</span>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>219</td>
<td>Jane Doe</td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-warning">Pending</span>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>657</td>
<td>Bob Doe</td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-primary">Approved</span>
</td>
</tr>
<tr>
<td><input type="checkbox"></td>
<td>175</td>
<td>Mike Doe</td>
<td>or sit amet salami</td>
<td>Bacon ipsum dolor sit amet salami</td>
<td>
<span class="label label-danger">Denied</span>
</td>
</tr>
</tbody>
<tfoot class="hide-if-no-paging">
<tr>
<td colspan="6" align="center">
<ul class="pagination"></ul>
</td>
</tr>
</tfoot>
</table>
</div>
<!-- /.box-body -->
</div>
<!-- /.box -->
</section>
</div>
</section>
<!-- /.content -->
|
themes/hugo-theme-stack/layouts/partials/pagination.html
|
Sorashi/sorashi.github.io
|
{{ if gt .Paginator.TotalPages 1 }}
<nav class='pagination'>
{{ $.Scratch.Set "hasPrevDots" false }}
{{ $.Scratch.Set "hasNextDots" false }}
{{ range .Paginator.Pagers }}
{{ if eq . $.Paginator }}
<span class='page-link current'>
{{- .PageNumber -}}
</span>
{{ else if or (or (eq . $.Paginator.First) (eq . $.Paginator.Prev)) (or (eq . $.Paginator.Next) (eq . $.Paginator.Last )) }}
<a class='page-link' href='{{ .URL }}'>
{{- .PageNumber -}}
</a>
{{ else }}
{{ if and (not ($.Scratch.Get "hasPrevDots")) (lt .PageNumber $.Paginator.PageNumber) }}
{{ $.Scratch.Set "hasPrevDots" true }}
<span class='page-link dots'>…</span>
{{ else if and (not ($.Scratch.Get "hasNextDots")) (gt .PageNumber $.Paginator.PageNumber) }}
{{ $.Scratch.Set "hasNextDots" true }}
<span class='page-link dots'>…</span>
{{ end }}
{{ end }}
{{ end }}
</nav>
{{ end }}
|
static/ChainDimenxxion/bower_components/drawer/sandbox/sidebar-right.html
|
EdwardRees/EdwardRees.github.io
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Sandbox: Drawer Right with sidebar</title>
<link href="sandbox.css" rel="stylesheet">
<link href="../dist/css/drawer.min.css" rel="stylesheet">
</head>
<body class="drawer drawer--right drawer--sidebar">
<header role="banner">
<button type="button" class="drawer-toggle drawer-hamburger">
<span class="sr-only">toggle navigation</span>
<span class="drawer-hamburger-icon"></span>
</button>
<nav class="drawer-nav" role="navigation">
<ul class="drawer-menu">
<li><a class="drawer-brand" href="./index.html">Drawer</a></li>
<li><a class="drawer-menu-item" href="./top.html">Top</a></li>
<li><a class="drawer-menu-item" href="./index.html">Left</a></li>
<li><a class="drawer-menu-item" href="./right.html">Right</a></li>
<li class="drawer-dropdown">
<a class="drawer-menu-item" data-target="#" href="#" data-toggle="dropdown" role="button" aria-expanded="false">
Navbar <span class="drawer-caret"></span>
</a>
<ul class="drawer-dropdown-menu">
<li><a class="drawer-dropdown-menu-item" href="./navbar-top.html">Top</a></li>
<li><a class="drawer-dropdown-menu-item" href="./navbar-left.html">Left</a></li>
<li><a class="drawer-dropdown-menu-item" href="./navbar-right.html">Right</a></li>
</ul>
</li>
<li class="drawer-dropdown">
<a class="drawer-menu-item" data-target="#" href="#" data-toggle="dropdown" role="button" aria-expanded="false">
Fixed navbar <span class="drawer-caret"></span>
</a>
<ul class="drawer-dropdown-menu">
<li><a class="drawer-dropdown-menu-item" href="./fixed-navbar-top.html">Top</a></li>
<li><a class="drawer-dropdown-menu-item" href="./fixed-navbar-left.html">Left</a></li>
<li><a class="drawer-dropdown-menu-item" href="./fixed-navbar-right.html">Right</a></li>
</ul>
</li>
<li class="drawer-dropdown">
<a class="drawer-menu-item" href="#" data-toggle="dropdown" role="button" aria-expanded="false">
Sidebar <span class="drawer-caret"></span>
</a>
<ul class="drawer-dropdown-menu">
<li><a class="drawer-dropdown-menu-item" href="./sidebar-left.html">Left</a></li>
<li><a class="drawer-dropdown-menu-item" href="./sidebar-right.html">Right</a></li>
</ul>
</li>
<li style="height:500px"><span class="drawer-menu-item" >height:500px box</span></li>
<li><span class="drawer-menu-item" >box end</span></li>
</ul>
</nav>
</header>
<!-- content -->
<main role="main" class="drawer-contents">
<section class="item bg-deepOrange">
<h1>Drawer Right with Sidebar</h1>
</section>
</main>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/iScroll/5.2.0/iscroll.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="../dist/js/drawer.min.js" charset="utf-8"></script>
<script>
$(document).ready(function() {
$('.drawer').drawer();
});
</script>
</body>
</html>
|
doc/functionReference/prtClassMatlabTreeBagger/verboseStorage.html
|
covartech/PRT
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="./../../helpwin.css">
<title>MATLAB File Help: prtClassMatlabTreeBagger/verboseStorage</title>
</head>
<body>
<!--Single-page help-->
<table border="0" cellspacing="0" width="100%">
<tr class="subheader">
<td class="headertitle">MATLAB File Help: prtClassMatlabTreeBagger/verboseStorage</td>
</tr>
</table>
<div class="title">prtClassMatlabTreeBagger/verboseStorage</div>
<div class="helptext"><pre><!--helptext --> Specifies whether or not to store the training prtDataset.
If true the training prtDataSet is stored internally prtAction.dataSet.
Help for <span class="helptopic">prtClassMatlabTreeBagger/verboseStorage</span> is inherited from superclass <a href="./../prtAction.html">prtAction</a></pre></div><!--after help -->
<!--Property-->
<div class="sectiontitle">Property Details</div>
<table class="class-details">
<tr>
<td class="class-detail-label">Constant</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">Dependent</td>
<td>true</td>
</tr>
<tr>
<td class="class-detail-label">Sealed</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">Transient</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">GetAccess</td>
<td>public</td>
</tr>
<tr>
<td class="class-detail-label">SetAccess</td>
<td>public</td>
</tr>
<tr>
<td class="class-detail-label">GetObservable</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">SetObservable</td>
<td>false</td>
</tr>
</table>
</body>
</html>
|
website/guide/bytecodedumpload.html
|
svaarala/duktape
|
<h1 id="bytecodedumpload">Bytecode dump/load</h1>
<p>The API calls
<code><a href="api.html#duk_dump_function">duk_dump_function()</a></code> and
<code><a href="api.html#duk_load_function">duk_load_function()</a></code> allow
calling C code to (1) serialize an ECMAScript function into a portable
bytecode and then (2) load the bytecode to reconstitute the function.</p>
<p>The bytecode format is Duktape version specific and it's unsafe to
load bytecode from a different Duktape minor version (patch version
doesn't affect bytecode compatibility). Duktape configuration options
may also affect bytecode compatibility, so dump/load source and target
must be compiled with the same options. The bytecode format is platform
neutral so that you can compile bytecode on one platform and then load it
on another, which is useful for cross-platform builds. Duktape does not
validate loaded bytecode so calling code must ensure bytecode is intact
and valid for the running Duktape version.</p>
<div class="note">
Calling code must ensure that bytecode being loaded is intact and valid
for the running Duktape version (i.e. it has been compiled with the same
version of Duktape and hasn't been modified since). Loading invalid
bytecode may lead to memory unsafe behavior; loading maliciously crafted
bytecode may even lead to exploitable vulnerabilities.
</div>
<p>See
<a href="https://github.com/svaarala/duktape/blob/master/doc/bytecode.rst">bytecode.rst</a>
for more details.</p>
|
view/admin/default.html
|
nak3/dingo
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<title>{{ .Title }} - Dingo </title>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<link href="/admin/css/vendor.css" type="text/css" rel="stylesheet" media="screen,projection">
<link href="/admin/css/app.css" type="text/css" rel="stylesheet" media="screen,projection">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer mdl-layout--fixed-header dingo-layout">
<header class="mdl-layout__header is-casting-shadow"><div aria-expanded="false" role="button" tabindex="0" class="mdl-layout__drawer-button"><i class="material-icons"></i></div>
<div class="mdl-layout__header-row">
<span class="mdl-layout-title">{{ .Title }}</span>
<div class="mdl-layout-spacer"></div>
<small class="mdl-layout-text mdl-layout--large-screen-only">Logged in as Admin</small>
<nav class="mdl-navigation mdl-layout--large-screen-only">
<a class="mdl-navigation__link" href="/logout"><i class="material-icons">exit_to_app</i></a>
</nav>
</div>
</header>
{{ include "sidebar.html" }}
<main class="mdl-layout__content dingo-page">
{{ template "body" }}
</main>
<div class="mdl-layout__obfuscator">
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0-alpha1/jquery.min.js"></script>
<script src="/admin/js/vendor.js"></script>
<script src="/admin/js/app.js"></script>
{{ template "after_footer" }}
</body>
</html>
|
public/js-roguelike-skeleton/manual/index/entity.html
|
THEjoezack/BoxPusher
|
<!doctype html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Entity</title>
<link href="../assets/css/main.css" rel="stylesheet">
</head>
<body>
<div class="page container">
<div class="section">
<ol class="breadcrumb">
<li><a href="../index.html">Roguelike JS Skeleton</a></li>
<li class="active">Entity</li>
</ol>
<p>
Represents an entity in the game. Usually a character or enemy.
Manages state (position, health, stats, etc)
Occupies a single game map tile.
</p>
</div>
<div class="section row">
<div class="col-md-6 panel panel-default">
<div class="panel-heading">
Examples
</div>
<div class="panel-body">
<ol>
<li>
<a href="entity/pushable.html">Pushable</a>
</li>
<li>
<a href="entity/basic-movement.html">Basic Movement Behavior</a>
</li>
<li>
<a href="entity/basic-combat.html">Basic Combat</a>
</li>
</ol>
</div>
</div>
<div class="col-md-6 panel panel-default">
<div class="panel panel-default">
<div class="panel-heading">
Related API Docs
</div>
<div id="related-docs" class="panel-body collapse in">
<ul>
<li>
<a href="../../docs/classes/Entity.html">Entity()</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/js/bootstrap/button.js"></script>
<script src="../assets/js/bootstrap/collapse.js"></script>
<div class="panel panel-default">
<div class="panel-heading">
Examples are designed to be simple and easily editable once <a href="https://api.github.com/repos/unstoppablecarl/js-roguelike-skeleton/zipball/gh-pages">Downloaded</a>.
</div>
</div>
<hr>
<h4>
Roguelike JS Skeleton
|
<a href="http://unstoppablecarl.github.io/js-roguelike-skeleton/">Manual Home</a>
|
<a href="https://github.com/unstoppablecarl/js-roguelike-skeleton">Github</a>
|
<a href="https://api.github.com/repos/unstoppablecarl/js-roguelike-skeleton/zipball/gh-pages">Download Zip</a>
</h4>
</div>
</body>
</html>
|
test/end-to-end/cases/expected/stylesheet/tutorial_coverage_demo-result.html
|
AirQuick/xspec
|
<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Test Report for demo.xsl (passed: 1 / pending: 0 / failed: 0 / total: 1)</title>
<link rel="stylesheet" type="text/css" href="../../../../../src/reporter/test-report.css" />
</head>
<body>
<h1>Test Report</h1>
<p>Stylesheet: <a href="../../../../../tutorial/coverage/demo.xsl">demo.xsl</a></p>
<p>XSpec: <a href="../../tutorial_coverage_demo.xspec">tutorial_coverage_demo.xspec</a></p>
<p>Tested: 1 January 2000 at 00:00</p>
<h2>Contents</h2>
<table class="xspec">
<colgroup>
<col style="width:75%" />
<col style="width:6.25%" />
<col style="width:6.25%" />
<col style="width:6.25%" />
<col style="width:6.25%" />
</colgroup>
<thead>
<tr>
<th></th>
<th class="totals">passed: 1</th>
<th class="totals">pending: 0</th>
<th class="totals">failed: 0</th>
<th class="totals">total: 1</th>
</tr>
</thead>
<tbody>
<tr class="successful">
<th><a href="#top_scenario1">'iron' element</a></th>
<th class="totals">1</th>
<th class="totals">0</th>
<th class="totals">0</th>
<th class="totals">1</th>
</tr>
</tbody>
</table>
<div id="top_scenario1">
<h2 class="successful">'iron' element<span class="scenario-totals">passed: 1 / pending: 0 / failed: 0 / total: 1</span></h2>
<table class="xspec" id="table_scenario1">
<colgroup>
<col style="width:75%" />
<col style="width:25%" />
</colgroup>
<tbody>
<tr class="successful">
<th>'iron' element</th>
<th>passed: 1 / pending: 0 / failed: 0 / total: 1</th>
</tr>
<tr class="successful">
<td>is transformed to 'shield' element</td>
<td>Success</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
|
ext/c++/thirdpart/c++/boost/doc/html/boost/gregorian/greg_day.html
|
yinchunlong/abelkhan-1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class greg_day</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../date_time/doxy.html#header.boost.date_time.gregorian.greg_day_hpp" title="Header <boost/date_time/gregorian/greg_day.hpp>">
<link rel="prev" href="bad_day_of_month.html" title="Struct bad_day_of_month">
<link rel="next" href="bad_day_of_year.html" title="Struct bad_day_of_year">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="bad_day_of_month.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.gregorian.greg_day_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="bad_day_of_year.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.gregorian.greg_day"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Class greg_day</span></h2>
<p>boost::gregorian::greg_day — Represent a day of the month (range 1 - 31) </p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../date_time/doxy.html#header.boost.date_time.gregorian.greg_day_hpp" title="Header <boost/date_time/gregorian/greg_day.hpp>">boost/date_time/gregorian/greg_day.hpp</a>>
</span>
<span class="keyword">class</span> <a class="link" href="greg_day.html" title="Class greg_day">greg_day</a> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="comment">// <a class="link" href="greg_day.html#boost.gregorian.greg_dayconstruct-copy-destruct">construct/copy/destruct</a></span>
<a class="link" href="greg_day.html#idp12905024-bb"><span class="identifier">greg_day</span></a><span class="special">(</span><span class="keyword">unsigned</span> <span class="keyword">short</span><span class="special">)</span><span class="special">;</span>
<span class="comment">// <a class="link" href="greg_day.html#idp86564512-bb">public member functions</a></span>
<span class="keyword">unsigned</span> <span class="keyword">short</span> <a class="link" href="greg_day.html#idp86565072-bb"><span class="identifier">as_number</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<a class="link" href="greg_day.html#idp86566192-bb"><span class="keyword">operator</span> <span class="keyword">unsigned</span> <span class="keyword">short</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp181992880"></a><h2>Description</h2>
<p>This small class allows for simple conversion an integer value into a day of the month for a standard gregorian calendar. The type is automatically range checked so values outside of the range 1-31 will cause a <a class="link" href="bad_day_of_month.html" title="Struct bad_day_of_month">bad_day_of_month</a> exception </p>
<div class="refsect2">
<a name="idp181994688"></a><h3>
<a name="boost.gregorian.greg_dayconstruct-copy-destruct"></a><code class="computeroutput">greg_day</code>
public
construct/copy/destruct</h3>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp12905024-bb"></a><span class="identifier">greg_day</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="keyword">short</span> day_of_month<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
</div>
<div class="refsect2">
<a name="idp182002032"></a><h3>
<a name="idp86564512-bb"></a><code class="computeroutput">greg_day</code> public member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem"><pre class="literallayout"><span class="keyword">unsigned</span> <span class="keyword">short</span> <a name="idp86565072-bb"></a><span class="identifier">as_number</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li>
<li class="listitem"><pre class="literallayout"><a name="idp86566192-bb"></a><span class="keyword">operator</span> <span class="keyword">unsigned</span> <span class="keyword">short</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li>
</ol></div>
</div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2001-2005 CrystalClear Software, Inc<p>Subject to the Boost Software License, Version 1.0. (See accompanying file
<code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="bad_day_of_month.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.gregorian.greg_day_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="bad_day_of_year.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
docs/api/main/CodeJam.Ranges.CompositeRangeExtensions.html
|
rsdn/CodeJam
|
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class CompositeRangeExtensions
| CodeJam </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class CompositeRangeExtensions
| CodeJam ">
<meta name="generator" content="docfx 2.23.1.0">
<link rel="shortcut icon" href="../../favicon.ico">
<link rel="stylesheet" href="../../styles/docfx.vendor.css">
<link rel="stylesheet" href="../../styles/docfx.css">
<link rel="stylesheet" href="../../styles/main.css">
<meta property="docfx:navrel" content="../../toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../../">
</head>
<body data-spy="scroll" data-target="#affix">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../index.html">
<img id="logo" class="svg" src="../../images/CodeJam.Main.Icon.png" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items"></div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="CodeJam.Ranges.CompositeRangeExtensions">
<h1 id="CodeJam_Ranges_CompositeRangeExtensions" data-uid="CodeJam.Ranges.CompositeRangeExtensions" class="text-break">Class CompositeRangeExtensions
</h1>
<div class="markdown level0 summary"><p>Extension methods for <a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange<T></a>.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">CompositeRangeExtensions</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="CodeJam.Ranges.html">CodeJam.Ranges</a></h6>
<h6><strong>Assembly</strong>: CodeJam.dll</h6>
<h5 id="CodeJam_Ranges_CompositeRangeExtensions_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static class CompositeRangeExtensions</code></pre>
</div>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L288">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``1(CodeJam.Ranges.CompositeRange{``0},``0)">Contains<T>(CompositeRange<T>, T)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains the specified value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T>(this CompositeRange<T> compositeRange, T value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">value</span></td>
<td><p>The value to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains the value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L319">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``1(CodeJam.Ranges.CompositeRange{``0},``0,``0)">Contains<T>(CompositeRange<T>, T, T)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T>(this CompositeRange<T> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value of the range to check.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value of the range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L328">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0})">Contains<T>(CompositeRange<T>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T>(this CompositeRange<T> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryFrom___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.RangeBoundaryFrom%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L298">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryFrom___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.RangeBoundaryFrom{``0})">Contains<T>(CompositeRange<T>, RangeBoundaryFrom<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains the specified range boundary.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T>(this CompositeRange<T> compositeRange, RangeBoundaryFrom<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryFrom-1.html">RangeBoundaryFrom</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The boundary to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains the boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryTo___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.RangeBoundaryTo%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L308">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryTo___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.RangeBoundaryTo{``0})">Contains<T>(CompositeRange<T>, RangeBoundaryTo<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains the specified range boundary.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T>(this CompositeRange<T> compositeRange, RangeBoundaryTo<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryTo-1.html">RangeBoundaryTo</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The boundary to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains the boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L310">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``2(CodeJam.Ranges.CompositeRange{``0,``1},``0)">Contains<T, TKey>(CompositeRange<T, TKey>, T)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains the specified value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey>(this CompositeRange<T, TKey> compositeRange, T value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">value</span></td>
<td><p>The value to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains the value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L344">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``2(CodeJam.Ranges.CompositeRange{``0,``1},``0,``0)">Contains<T, TKey>(CompositeRange<T, TKey>, T, T)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey>(this CompositeRange<T, TKey> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value of the range to check.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value of the range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L354">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0})">Contains<T, TKey>(CompositeRange<T, TKey>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey>(this CompositeRange<T, TKey> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryFrom___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.RangeBoundaryFrom%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L321">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryFrom___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.RangeBoundaryFrom{``0})">Contains<T, TKey>(CompositeRange<T, TKey>, RangeBoundaryFrom<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains the specified range boundary.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey>(this CompositeRange<T, TKey> compositeRange, RangeBoundaryFrom<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryFrom-1.html">RangeBoundaryFrom</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The boundary to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains the boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryTo___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.RangeBoundaryTo%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L332">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryTo___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.RangeBoundaryTo{``0})">Contains<T, TKey>(CompositeRange<T, TKey>, RangeBoundaryTo<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains the specified range boundary.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey>(this CompositeRange<T, TKey> compositeRange, RangeBoundaryTo<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryTo-1.html">RangeBoundaryTo</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The boundary to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains the boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0____1_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%601)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L358">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0____1_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``2(CodeJam.Ranges.CompositeRange{``0},``1)">Contains<T, TCompositeRange>(CompositeRange<T>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TCompositeRange>(this CompositeRange<T> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L346">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``2(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0,``1})">Contains<T, TKey2>(CompositeRange<T>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey2>(this CompositeRange<T> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__3_CodeJam_Ranges_CompositeRange___0___1____2_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%602)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L386">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__3_CodeJam_Ranges_CompositeRange___0___1____2_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``3(CodeJam.Ranges.CompositeRange{``0,``1},``2)">Contains<T, TKey, TCompositeRange>(CompositeRange<T, TKey>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey, TCompositeRange>(this CompositeRange<T, TKey> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Contains__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Contains%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L373">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Contains_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Contains__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Contains``3(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0,``2})">Contains<T, TKey, TKey2>(CompositeRange<T, TKey>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range contains another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains<T, TKey, TKey2>(this CompositeRange<T, TKey> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range contains another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__1_CodeJam_Ranges_CompositeRange___0____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L757">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__1_CodeJam_Ranges_CompositeRange___0____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``1(CodeJam.Ranges.CompositeRange{``0},``0,``0)">Except<T>(CompositeRange<T>, T, T)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Except<T>(this CompositeRange<T> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L766">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0})">Except<T>(CompositeRange<T>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Except<T>(this CompositeRange<T> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0___1____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L804">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0___1____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``2(CodeJam.Ranges.CompositeRange{``0,``1},``0,``0)">Except<T, TKey>(CompositeRange<T, TKey>, T, T)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Except<T, TKey>(this CompositeRange<T, TKey> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L814">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0})">Except<T, TKey>(CompositeRange<T, TKey>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Except<T, TKey>(this CompositeRange<T, TKey> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0____1_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%601)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L793">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0____1_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``2(CodeJam.Ranges.CompositeRange{``0},``1)">Except<T, TCompositeRange>(CompositeRange<T>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Except<T, TCompositeRange>(this CompositeRange<T> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L783">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``2(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0,``1})">Except<T, TKey2>(CompositeRange<T>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Except<T, TKey2>(this CompositeRange<T> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__3_CodeJam_Ranges_CompositeRange___0___1____2_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%602)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L843">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__3_CodeJam_Ranges_CompositeRange___0___1____2_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``3(CodeJam.Ranges.CompositeRange{``0,``1},``2)">Except<T, TKey, TCompositeRange>(CompositeRange<T, TKey>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Except<T, TKey, TCompositeRange>(this CompositeRange<T, TKey> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Except__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Except%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L832">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Except_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Except__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Except``3(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0,``2})">Except<T, TKey, TKey2>(CompositeRange<T, TKey>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Returns source range with other range excluded.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Except<T, TKey, TKey2>(this CompositeRange<T, TKey> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>Source range with other range excluded.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__1_CodeJam_Ranges_CompositeRange___0____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L545">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__1_CodeJam_Ranges_CompositeRange___0____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom``1(CodeJam.Ranges.CompositeRange{``0},``0)">ExtendFrom<T>(CompositeRange<T>, T)</h4>
<div class="markdown level1 summary"><p>Extends the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> ExtendFrom<T>(this CompositeRange<T> compositeRange, T from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>A new value From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range with a new From boundary or the source fange if the new boundary is greater than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryFrom___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.RangeBoundaryFrom%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L556">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryFrom___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.RangeBoundaryFrom{``0})">ExtendFrom<T>(CompositeRange<T>, RangeBoundaryFrom<T>)</h4>
<div class="markdown level1 summary"><p>Extends the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> ExtendFrom<T>(this CompositeRange<T> compositeRange, RangeBoundaryFrom<T> from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryFrom-1.html">RangeBoundaryFrom</a><T></td>
<td><span class="parametername">from</span></td>
<td><p>A new boundary From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range with a new From boundary or the source fange if the new boundary is greater than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__2_CodeJam_Ranges_CompositeRange___0___1____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L580">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__2_CodeJam_Ranges_CompositeRange___0___1____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom``2(CodeJam.Ranges.CompositeRange{``0,``1},``0)">ExtendFrom<T, TKey>(CompositeRange<T, TKey>, T)</h4>
<div class="markdown level1 summary"><p>Extends the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ExtendFrom<T, TKey>(this CompositeRange<T, TKey> compositeRange, T from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>A new value From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range with a new From boundary or the source fange if the new boundary is greater than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryFrom___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.RangeBoundaryFrom%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L592">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendFrom__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryFrom___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendFrom``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.RangeBoundaryFrom{``0})">ExtendFrom<T, TKey>(CompositeRange<T, TKey>, RangeBoundaryFrom<T>)</h4>
<div class="markdown level1 summary"><p>Extends the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ExtendFrom<T, TKey>(this CompositeRange<T, TKey> compositeRange, RangeBoundaryFrom<T> from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryFrom-1.html">RangeBoundaryFrom</a><T></td>
<td><span class="parametername">from</span></td>
<td><p>A new boundary From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range with a new From boundary or the source fange if the new boundary is greater than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__1_CodeJam_Ranges_CompositeRange___0____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendTo%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L580">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__1_CodeJam_Ranges_CompositeRange___0____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo``1(CodeJam.Ranges.CompositeRange{``0},``0)">ExtendTo<T>(CompositeRange<T>, T)</h4>
<div class="markdown level1 summary"><p>Extends the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> ExtendTo<T>(this CompositeRange<T> compositeRange, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>A new value To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range with a new To boundary or the source fange if the new boundary is less than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryTo___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendTo%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.RangeBoundaryTo%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L591">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryTo___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.RangeBoundaryTo{``0})">ExtendTo<T>(CompositeRange<T>, RangeBoundaryTo<T>)</h4>
<div class="markdown level1 summary"><p>Extends the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> ExtendTo<T>(this CompositeRange<T> compositeRange, RangeBoundaryTo<T> to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryTo-1.html">RangeBoundaryTo</a><T></td>
<td><span class="parametername">to</span></td>
<td><p>A new boundary To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range with a new To boundary or the source fange if the new boundary is less than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__2_CodeJam_Ranges_CompositeRange___0___1____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendTo%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L617">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__2_CodeJam_Ranges_CompositeRange___0___1____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo``2(CodeJam.Ranges.CompositeRange{``0,``1},``0)">ExtendTo<T, TKey>(CompositeRange<T, TKey>, T)</h4>
<div class="markdown level1 summary"><p>Extends the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ExtendTo<T, TKey>(this CompositeRange<T, TKey> compositeRange, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>A new value To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range with a new To boundary or the source fange if the new boundary is less than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryTo___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ExtendTo%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.RangeBoundaryTo%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L629">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ExtendTo__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryTo___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ExtendTo``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.RangeBoundaryTo{``0})">ExtendTo<T, TKey>(CompositeRange<T, TKey>, RangeBoundaryTo<T>)</h4>
<div class="markdown level1 summary"><p>Extends the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ExtendTo<T, TKey>(this CompositeRange<T, TKey> compositeRange, RangeBoundaryTo<T> to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryTo-1.html">RangeBoundaryTo</a><T></td>
<td><span class="parametername">to</span></td>
<td><p>A new boundary To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range with a new To boundary or the source fange if the new boundary is less than original.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__1_CodeJam_Ranges_CompositeRange___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetComplementation%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L277">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__1_CodeJam_Ranges_CompositeRange___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation``1(CodeJam.Ranges.CompositeRange{``0})">GetComplementation<T>(CompositeRange<T>)</h4>
<div class="markdown level1 summary"><p>Returns complementation composite range.
Result range contains result of (infinityRange.Exclude(<code data-dev-comment-type="paramref" class="paramref">compositeRange</code>).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> GetComplementation<T>(this CompositeRange<T> compositeRange)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Complementation composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__1_CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetComplementation%60%601(CodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L254">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__1_CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation``1(CodeJam.Ranges.Range{``0})">GetComplementation<T>(Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns complementation composite range.
Result range contains result of (infinityRange.Exclude(<code data-dev-comment-type="paramref" class="paramref">range</code>).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> GetComplementation<T>(this Range<T> range)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">range</span></td>
<td><p>The source range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Complementation composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__2_CodeJam_Ranges_CompositeRange___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetComplementation%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L289">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__2_CodeJam_Ranges_CompositeRange___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation``2(CodeJam.Ranges.CompositeRange{``0,``1})">GetComplementation<T, TKey>(CompositeRange<T, TKey>)</h4>
<div class="markdown level1 summary"><p>Returns complementation composite range.
Result range contains result of (infinityRange.Exclude(<code data-dev-comment-type="paramref" class="paramref">compositeRange</code>).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> GetComplementation<T, TKey>(this CompositeRange<T, TKey> compositeRange)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Complementation composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__2_CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetComplementation%60%602(CodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L266">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetComplementation__2_CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetComplementation``2(CodeJam.Ranges.Range{``0,``1})">GetComplementation<T, TKey>(Range<T, TKey>)</h4>
<div class="markdown level1 summary"><p>Returns complementation composite range.
Result range contains result of (infinityRange.Exclude(<code data-dev-comment-type="paramref" class="paramref">range</code>).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> GetComplementation<T, TKey>(this Range<T, TKey> range)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey></td>
<td><span class="parametername">range</span></td>
<td><p>The source range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>Complementation composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__1_CodeJam_Ranges_CompositeRange___0____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L190">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__1_CodeJam_Ranges_CompositeRange___0____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``1(CodeJam.Ranges.CompositeRange{``0},``0)">GetIntersection<T>(CompositeRange<T>, T)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Range<T>[] GetIntersection<T>(this CompositeRange<T> compositeRange, T value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">value</span></td>
<td><p>The value to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T>[]</td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__1_CodeJam_Ranges_CompositeRange___0____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L219">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__1_CodeJam_Ranges_CompositeRange___0____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``1(CodeJam.Ranges.CompositeRange{``0},``0,``0)">GetIntersection<T>(CompositeRange<T>, T, T)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static RangeIntersection<T> GetIntersection<T>(this CompositeRange<T> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value of the range to check.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value of the range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeIntersection-1.html">RangeIntersection</a><T></td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L228">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0})">GetIntersection<T>(CompositeRange<T>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static RangeIntersection<T> GetIntersection<T>(this CompositeRange<T> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeIntersection-1.html">RangeIntersection</a><T></td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0___1____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L207">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0___1____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``2(CodeJam.Ranges.CompositeRange{``0,``1},``0)">GetIntersection<T, TKey>(CompositeRange<T, TKey>, T)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Range<T, TKey>[] GetIntersection<T, TKey>(this CompositeRange<T, TKey> compositeRange, T value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">value</span></td>
<td><p>The value to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey>[]</td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0___1____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L237">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0___1____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``2(CodeJam.Ranges.CompositeRange{``0,``1},``0,``0)">GetIntersection<T, TKey>(CompositeRange<T, TKey>, T, T)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static RangeIntersection<T, TKey> GetIntersection<T, TKey>(this CompositeRange<T, TKey> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value of the range to check.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value of the range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeIntersection-2.html">RangeIntersection</a><T, TKey></td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L247">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0})">GetIntersection<T, TKey>(CompositeRange<T, TKey>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static RangeIntersection<T, TKey> GetIntersection<T, TKey>(this CompositeRange<T, TKey> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeIntersection-2.html">RangeIntersection</a><T, TKey></td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L245">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``2(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0,``1})">GetIntersection<T, TKey2>(CompositeRange<T>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static RangeIntersection<T> GetIntersection<T, TKey2>(this CompositeRange<T> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeIntersection-1.html">RangeIntersection</a><T></td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersection%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L265">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersection__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersection``3(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0,``2})">GetIntersection<T, TKey, TKey2>(CompositeRange<T, TKey>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Returns ranges that has intersections with passed range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static RangeIntersection<T, TKey> GetIntersection<T, TKey, TKey2>(this CompositeRange<T, TKey> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeIntersection-2.html">RangeIntersection</a><T, TKey></td>
<td><p>Ranges that has intersections with passed range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersections__1_CodeJam_Ranges_CompositeRange___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersections%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L126">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersections_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersections*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersections__1_CodeJam_Ranges_CompositeRange___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersections``1(CodeJam.Ranges.CompositeRange{``0})">GetIntersections<T>(CompositeRange<T>)</h4>
<div class="markdown level1 summary"><p>Returns all range intersections from the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<RangeIntersection<T>> GetIntersections<T>(this CompositeRange<T> compositeRange)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><<a class="xref" href="CodeJam.Ranges.RangeIntersection-1.html">RangeIntersection</a><T>></td>
<td><p>All range intersections from the composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_GetIntersections__2_CodeJam_Ranges_CompositeRange___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.GetIntersections%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L142">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersections_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersections*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_GetIntersections__2_CodeJam_Ranges_CompositeRange___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.GetIntersections``2(CodeJam.Ranges.CompositeRange{``0,``1})">GetIntersections<T, TKey>(CompositeRange<T, TKey>)</h4>
<div class="markdown level1 summary"><p>Returns all range intersections from the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IEnumerable<RangeIntersection<T, TKey>> GetIntersections<T, TKey>(this CompositeRange<T, TKey> compositeRange)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><<a class="xref" href="CodeJam.Ranges.RangeIntersection-2.html">RangeIntersection</a><T, TKey>></td>
<td><p>All range intersections from the composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__1_CodeJam_Ranges_CompositeRange___0____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L402">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__1_CodeJam_Ranges_CompositeRange___0____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``1(CodeJam.Ranges.CompositeRange{``0},``0,``0)">HasIntersection<T>(CompositeRange<T>, T, T)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T>(this CompositeRange<T> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value of the range to check.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value of the range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L413">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0})">HasIntersection<T>(CompositeRange<T>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T>(this CompositeRange<T> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0___1____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L431">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0___1____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``2(CodeJam.Ranges.CompositeRange{``0,``1},``0,``0)">HasIntersection<T, TKey>(CompositeRange<T, TKey>, T, T)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T, TKey>(this CompositeRange<T, TKey> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value of the range to check.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value of the range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L443">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0})">HasIntersection<T, TKey>(CompositeRange<T, TKey>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T, TKey>(this CompositeRange<T, TKey> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0____1_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%601)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L443">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0____1_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``2(CodeJam.Ranges.CompositeRange{``0},``1)">HasIntersection<T, TCompositeRange>(CompositeRange<T>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T, TCompositeRange>(this CompositeRange<T> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L431">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``2(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0,``1})">HasIntersection<T, TKey2>(CompositeRange<T>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T, TKey2>(this CompositeRange<T> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__3_CodeJam_Ranges_CompositeRange___0___1____2_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%602)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L475">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__3_CodeJam_Ranges_CompositeRange___0___1____2_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``3(CodeJam.Ranges.CompositeRange{``0,``1},``2)">HasIntersection<T, TKey, TCompositeRange>(CompositeRange<T, TKey>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T, TKey, TCompositeRange>(this CompositeRange<T, TKey> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.HasIntersection%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L462">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_HasIntersection__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.HasIntersection``3(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0,``2})">HasIntersection<T, TKey, TKey2>(CompositeRange<T, TKey>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Determines whether the composite range has intersection with another range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool HasIntersection<T, TKey, TKey2>(this CompositeRange<T, TKey> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to check.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code>, if the composite range has intersection with another range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__1_CodeJam_Ranges_CompositeRange___0____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L616">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__1_CodeJam_Ranges_CompositeRange___0____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``1(CodeJam.Ranges.CompositeRange{``0},``0,``0)">Intersect<T>(CompositeRange<T>, T, T)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Intersect<T>(this CompositeRange<T> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L625">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0})">Intersect<T>(CompositeRange<T>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Intersect<T>(this CompositeRange<T> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0___1____0___0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L655">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0___1____0___0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``2(CodeJam.Ranges.CompositeRange{``0,``1},``0,``0)">Intersect<T, TKey>(CompositeRange<T, TKey>, T, T)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Intersect<T, TKey>(this CompositeRange<T, TKey> compositeRange, T from, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>The boundary From value.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>The boundary To value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L665">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0})">Intersect<T, TKey>(CompositeRange<T, TKey>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Intersect<T, TKey>(this CompositeRange<T, TKey> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0____1_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%601)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L652">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0____1_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``2(CodeJam.Ranges.CompositeRange{``0},``1)">Intersect<T, TCompositeRange>(CompositeRange<T>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Intersect<T, TCompositeRange>(this CompositeRange<T> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L642">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__2_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``2(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0,``1})">Intersect<T, TKey2>(CompositeRange<T>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Intersect<T, TKey2>(this CompositeRange<T> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__3_CodeJam_Ranges_CompositeRange___0___1____2_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%602)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L694">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__3_CodeJam_Ranges_CompositeRange___0___1____2_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``3(CodeJam.Ranges.CompositeRange{``0,``1},``2)">Intersect<T, TKey, TCompositeRange>(CompositeRange<T, TKey>, TCompositeRange)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Intersect<T, TKey, TCompositeRange>(this CompositeRange<T, TKey> compositeRange, TCompositeRange other)where TCompositeRange : ICompositeRange<T></code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TCompositeRange</span></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TCompositeRange</span></td>
<td><p>The type of another range.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Intersect__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Intersect%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L683">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Intersect_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Intersect__3_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Intersect``3(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0,``2})">Intersect<T, TKey, TKey2>(CompositeRange<T, TKey>, Range<T, TKey2>)</h4>
<div class="markdown level1 summary"><p>Returns an intersection of the the ranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Intersect<T, TKey, TKey2>(this CompositeRange<T, TKey> compositeRange, Range<T, TKey2> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey2></td>
<td><span class="parametername">other</span></td>
<td><p>The range to intersect with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>An intersection range or empty range if the ranges do not intersect.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the other range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_MakeExclusive__1_CodeJam_Ranges_CompositeRange___0__System_Func___0___0__System_Func___0___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.MakeExclusive%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%600%7D%2CSystem.Func%7B%60%600%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L68">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_MakeExclusive_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeExclusive*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_MakeExclusive__1_CodeJam_Ranges_CompositeRange___0__System_Func___0___0__System_Func___0___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeExclusive``1(CodeJam.Ranges.CompositeRange{``0},System.Func{``0,``0},System.Func{``0,``0})">MakeExclusive<T>(CompositeRange<T>, Func<T, T>, Func<T, T>)</h4>
<div class="markdown level1 summary"><p>Replaces inclusive boundaries with exclusive ones with the values from the selector callbacks</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> MakeExclusive<T>(this CompositeRange<T> compositeRange, Func<T, T> fromValueSelector, Func<T, T> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a new value for the From boundary. Used if the boundary is inclusive.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a new value for the To boundary. Used if the boundary is inclusive.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range with exclusive boundaries.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_MakeExclusive__2_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___0__System_Func___0___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.MakeExclusive%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%600%7D%2CSystem.Func%7B%60%600%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L81">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_MakeExclusive_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeExclusive*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_MakeExclusive__2_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___0__System_Func___0___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeExclusive``2(CodeJam.Ranges.CompositeRange{``0,``1},System.Func{``0,``0},System.Func{``0,``0})">MakeExclusive<T, TKey>(CompositeRange<T, TKey>, Func<T, T>, Func<T, T>)</h4>
<div class="markdown level1 summary"><p>Replaces inclusive boundaries with exclusive ones with the values from the selector callbacks</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> MakeExclusive<T, TKey>(this CompositeRange<T, TKey> compositeRange, Func<T, T> fromValueSelector, Func<T, T> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a new value for the From boundary. Used if the boundary is inclusive.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a new value for the To boundary. Used if the boundary is inclusive.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range with exclusive boundaries.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_MakeInclusive__1_CodeJam_Ranges_CompositeRange___0__System_Func___0___0__System_Func___0___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.MakeInclusive%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%600%7D%2CSystem.Func%7B%60%600%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L46">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_MakeInclusive_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeInclusive*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_MakeInclusive__1_CodeJam_Ranges_CompositeRange___0__System_Func___0___0__System_Func___0___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeInclusive``1(CodeJam.Ranges.CompositeRange{``0},System.Func{``0,``0},System.Func{``0,``0})">MakeInclusive<T>(CompositeRange<T>, Func<T, T>, Func<T, T>)</h4>
<div class="markdown level1 summary"><p>Replaces exclusive boundaries with inclusive ones with the values from the selector callbacks</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> MakeInclusive<T>(this CompositeRange<T> compositeRange, Func<T, T> fromValueSelector, Func<T, T> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a new value for the From boundary. Used if the boundary is exclusive.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a new value for the To boundary. Used if the boundary is exclusive.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range with inclusive boundaries.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_MakeInclusive__2_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___0__System_Func___0___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.MakeInclusive%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%600%7D%2CSystem.Func%7B%60%600%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L58">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_MakeInclusive_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeInclusive*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_MakeInclusive__2_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___0__System_Func___0___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.MakeInclusive``2(CodeJam.Ranges.CompositeRange{``0,``1},System.Func{``0,``0},System.Func{``0,``0})">MakeInclusive<T, TKey>(CompositeRange<T, TKey>, Func<T, T>, Func<T, T>)</h4>
<div class="markdown level1 summary"><p>Replaces exclusive boundaries with inclusive ones with the values from the selector callbacks</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> MakeInclusive<T, TKey>(this CompositeRange<T, TKey> compositeRange, Func<T, T> fromValueSelector, Func<T, T> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a new value for the From boundary. Used if the boundary is exclusive.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a new value for the To boundary. Used if the boundary is exclusive.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range with inclusive boundaries.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__1_CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange%60%601(CodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L24">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__1_CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange``1(CodeJam.Ranges.Range{``0})">ToCompositeRange<T>(Range<T>)</h4>
<div class="markdown level1 summary"><p>Converts range to the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> ToCompositeRange<T>(this Range<T> range)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">range</span></td>
<td><p>The range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A new composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__1_System_Collections_Generic_IEnumerable_CodeJam_Ranges_Range___0___.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange%60%601(System.Collections.Generic.IEnumerable%7BCodeJam.Ranges.Range%7B%60%600%7D%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L32">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__1_System_Collections_Generic_IEnumerable_CodeJam_Ranges_Range___0___" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange``1(System.Collections.Generic.IEnumerable{CodeJam.Ranges.Range{``0}})">ToCompositeRange<T>(IEnumerable<Range<T>>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> ToCompositeRange<T>(this IEnumerable<Range<T>> ranges)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><<a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T>></td>
<td><span class="parametername">ranges</span></td>
<td><p>The ranges.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A new composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__2_CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange%60%602(CodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L34">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__2_CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange``2(CodeJam.Ranges.Range{``0,``1})">ToCompositeRange<T, TKey>(Range<T, TKey>)</h4>
<div class="markdown level1 summary"><p>Converts range to the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ToCompositeRange<T, TKey>(this Range<T, TKey> range)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey></td>
<td><span class="parametername">range</span></td>
<td><p>The range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A new composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__2_System_Collections_Generic_IEnumerable___1__System_Func___1___0__System_Func___1___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange%60%602(System.Collections.Generic.IEnumerable%7B%60%601%7D%2CSystem.Func%7B%60%601%2C%60%600%7D%2CSystem.Func%7B%60%601%2C%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L23">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__2_System_Collections_Generic_IEnumerable___1__System_Func___1___0__System_Func___1___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange``2(System.Collections.Generic.IEnumerable{``1},System.Func{``1,``0},System.Func{``1,``0})">ToCompositeRange<T, TKey>(IEnumerable<TKey>, Func<TKey, T>, Func<TKey, T>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ToCompositeRange<T, TKey>(this IEnumerable<TKey> source, Func<TKey, T> fromValueSelector, Func<TKey, T> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><TKey></td>
<td><span class="parametername">source</span></td>
<td><p>Original collection.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TKey, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a value for the From boundary.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TKey, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a value for the To boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A new composite range with keys filled from the original collection.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__2_System_Collections_Generic_IEnumerable_CodeJam_Ranges_Range___0___1___.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange%60%602(System.Collections.Generic.IEnumerable%7BCodeJam.Ranges.Range%7B%60%600%2C%60%601%7D%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L43">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__2_System_Collections_Generic_IEnumerable_CodeJam_Ranges_Range___0___1___" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange``2(System.Collections.Generic.IEnumerable{CodeJam.Ranges.Range{``0,``1}})">ToCompositeRange<T, TKey>(IEnumerable<Range<T, TKey>>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ToCompositeRange<T, TKey>(this IEnumerable<Range<T, TKey>> ranges)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><<a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey>></td>
<td><span class="parametername">ranges</span></td>
<td><p>The ranges.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A new composite range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__3_System_Collections_Generic_IEnumerable___0__System_Func___0___1__System_Func___0___1__System_Func___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange%60%603(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L41">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRange__3_System_Collections_Generic_IEnumerable___0__System_Func___0___1__System_Func___0___1__System_Func___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRange``3(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Func{``0,``1},System.Func{``0,``2})">ToCompositeRange<TSource, T, TKey>(IEnumerable<TSource>, Func<TSource, T>, Func<TSource, T>, Func<TSource, TKey>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ToCompositeRange<TSource, T, TKey>(this IEnumerable<TSource> source, Func<TSource, T> fromValueSelector, Func<TSource, T> toValueSelector, Func<TSource, TKey> keySelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><TSource></td>
<td><span class="parametername">source</span></td>
<td><p>Original collection.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a value for the From boundary.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a value for the To boundary.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, TKey></td>
<td><span class="parametername">keySelector</span></td>
<td><p>Callback to obtain a value for the range key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A new composite range with keys filled from the original collection.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TSource</span></td>
<td><p>The type of the values in original collection.</p>
</td>
</tr>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeFrom__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeFrom%60%602(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L62">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeFrom__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeFrom``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})">ToCompositeRangeFrom<TSource, T>(IEnumerable<TSource>, Func<TSource, T>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range using only From boundary.
The To boundary value is taken from the next item in sequence (+∞ for the last item in sequence)</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TSource> ToCompositeRangeFrom<TSource, T>(this IEnumerable<TSource> source, Func<TSource, T> fromValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><TSource></td>
<td><span class="parametername">source</span></td>
<td><p>Original collection.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a value for the From boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TSource></td>
<td><p>A new composite range with keys filled from the original collection.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TSource</span></td>
<td><p>The type of the values in original collection.</p>
</td>
</tr>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeFrom__3_System_Collections_Generic_IEnumerable___0__System_Func___0___1__System_Func___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeFrom%60%603(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L79">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeFrom__3_System_Collections_Generic_IEnumerable___0__System_Func___0___1__System_Func___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeFrom``3(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2})">ToCompositeRangeFrom<TSource, T, TKey>(IEnumerable<TSource>, Func<TSource, T>, Func<TSource, TKey>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range using only From boundary.
The To boundary value is taken from the next item in sequence (+∞ for the last item in sequence)</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ToCompositeRangeFrom<TSource, T, TKey>(this IEnumerable<TSource> source, Func<TSource, T> fromValueSelector, Func<TSource, TKey> keySelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><TSource></td>
<td><span class="parametername">source</span></td>
<td><p>Original collection.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, T></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a value for the From boundary.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, TKey></td>
<td><span class="parametername">keySelector</span></td>
<td><p>Callback to obtain a value for the range key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A new composite range with keys filled from the original collection.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TSource</span></td>
<td><p>The type of the values in original collection.</p>
</td>
</tr>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeTo__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeTo%60%602(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L133">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeTo__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeTo``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})">ToCompositeRangeTo<TSource, T>(IEnumerable<TSource>, Func<TSource, T>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range using only To boundary.
The From boundary value is taken from the previous item in sequence (-∞ for the last item in sequence).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TSource> ToCompositeRangeTo<TSource, T>(this IEnumerable<TSource> source, Func<TSource, T> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><TSource></td>
<td><span class="parametername">source</span></td>
<td><p>Original collection.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a value for the To boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TSource></td>
<td><p>A new composite range with keys filled from the original collection.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TSource</span></td>
<td><p>The type of the values in original collection.</p>
</td>
</tr>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeTo__3_System_Collections_Generic_IEnumerable___0__System_Func___0___1__System_Func___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeTo%60%603(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L150">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_ToCompositeRangeTo__3_System_Collections_Generic_IEnumerable___0__System_Func___0___1__System_Func___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.ToCompositeRangeTo``3(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2})">ToCompositeRangeTo<TSource, T, TKey>(IEnumerable<TSource>, Func<TSource, T>, Func<TSource, TKey>)</h4>
<div class="markdown level1 summary"><p>Converts sequence of elements to the composite range using only To boundary.
The From boundary value is taken from the previous item in sequence (-∞ for the last item in sequence).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> ToCompositeRangeTo<TSource, T, TKey>(this IEnumerable<TSource> source, Func<TSource, T> toValueSelector, Func<TSource, TKey> keySelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span><TSource></td>
<td><span class="parametername">source</span></td>
<td><p>Original collection.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, T></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a value for the To boundary.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TSource, TKey></td>
<td><span class="parametername">keySelector</span></td>
<td><p>Callback to obtain a value for the range key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A new composite range with keys filled from the original collection.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TSource</span></td>
<td><p>The type of the values in original collection.</p>
</td>
</tr>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__1_CodeJam_Ranges_CompositeRange___0____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimFrom%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L720">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__1_CodeJam_Ranges_CompositeRange___0____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom``1(CodeJam.Ranges.CompositeRange{``0},``0)">TrimFrom<T>(CompositeRange<T>, T)</h4>
<div class="markdown level1 summary"><p>Trims the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> TrimFrom<T>(this CompositeRange<T> compositeRange, T from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>A new value From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range trimmed with a new From boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryFrom___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimFrom%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.RangeBoundaryFrom%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L729">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryFrom___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.RangeBoundaryFrom{``0})">TrimFrom<T>(CompositeRange<T>, RangeBoundaryFrom<T>)</h4>
<div class="markdown level1 summary"><p>Trims the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> TrimFrom<T>(this CompositeRange<T> compositeRange, RangeBoundaryFrom<T> from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryFrom-1.html">RangeBoundaryFrom</a><T></td>
<td><span class="parametername">from</span></td>
<td><p>A new boundary From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range trimmed with a new From boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__2_CodeJam_Ranges_CompositeRange___0___1____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimFrom%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L763">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__2_CodeJam_Ranges_CompositeRange___0___1____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom``2(CodeJam.Ranges.CompositeRange{``0,``1},``0)">TrimFrom<T, TKey>(CompositeRange<T, TKey>, T)</h4>
<div class="markdown level1 summary"><p>Trims the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> TrimFrom<T, TKey>(this CompositeRange<T, TKey> compositeRange, T from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">from</span></td>
<td><p>A new value From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range trimmed with a new From boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryFrom___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimFrom%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.RangeBoundaryFrom%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L773">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimFrom__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryFrom___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimFrom``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.RangeBoundaryFrom{``0})">TrimFrom<T, TKey>(CompositeRange<T, TKey>, RangeBoundaryFrom<T>)</h4>
<div class="markdown level1 summary"><p>Trims the range from the left.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> TrimFrom<T, TKey>(this CompositeRange<T, TKey> compositeRange, RangeBoundaryFrom<T> from)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryFrom-1.html">RangeBoundaryFrom</a><T></td>
<td><span class="parametername">from</span></td>
<td><p>A new boundary From.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range trimmed with a new From boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimTo__1_CodeJam_Ranges_CompositeRange___0____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimTo%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L738">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo__1_CodeJam_Ranges_CompositeRange___0____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo``1(CodeJam.Ranges.CompositeRange{``0},``0)">TrimTo<T>(CompositeRange<T>, T)</h4>
<div class="markdown level1 summary"><p>Trims the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> TrimTo<T>(this CompositeRange<T> compositeRange, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>A new value To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range trimmed with a new To boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimTo__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryTo___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimTo%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.RangeBoundaryTo%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L747">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_RangeBoundaryTo___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.RangeBoundaryTo{``0})">TrimTo<T>(CompositeRange<T>, RangeBoundaryTo<T>)</h4>
<div class="markdown level1 summary"><p>Trims the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> TrimTo<T>(this CompositeRange<T> compositeRange, RangeBoundaryTo<T> to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryTo-1.html">RangeBoundaryTo</a><T></td>
<td><span class="parametername">to</span></td>
<td><p>A new boundary To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A range trimmed with a new To boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimTo__2_CodeJam_Ranges_CompositeRange___0___1____0_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimTo%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L783">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo__2_CodeJam_Ranges_CompositeRange___0___1____0_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo``2(CodeJam.Ranges.CompositeRange{``0,``1},``0)">TrimTo<T, TKey>(CompositeRange<T, TKey>, T)</h4>
<div class="markdown level1 summary"><p>Trims the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> TrimTo<T, TKey>(this CompositeRange<T, TKey> compositeRange, T to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">T</span></td>
<td><span class="parametername">to</span></td>
<td><p>A new value To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range trimmed with a new To boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_TrimTo__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryTo___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.TrimTo%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.RangeBoundaryTo%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L793">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_TrimTo__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_RangeBoundaryTo___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.TrimTo``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.RangeBoundaryTo{``0})">TrimTo<T, TKey>(CompositeRange<T, TKey>, RangeBoundaryTo<T>)</h4>
<div class="markdown level1 summary"><p>Trims the range from the right.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> TrimTo<T, TKey>(this CompositeRange<T, TKey> compositeRange, RangeBoundaryTo<T> to)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.RangeBoundaryTo-1.html">RangeBoundaryTo</a><T></td>
<td><span class="parametername">to</span></td>
<td><p>A new boundary To.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A range trimmed with a new To boundary.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Union__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_CompositeRange___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Union%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.CompositeRange%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L495">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Union_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Union__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_CompositeRange___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.CompositeRange{``0})">Union<T>(CompositeRange<T>, CompositeRange<T>)</h4>
<div class="markdown level1 summary"><p>Returns a union range containing all subranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Union<T>(this CompositeRange<T> compositeRange, CompositeRange<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to union with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A union range containing all subranges.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Union__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Union%60%601(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CCodeJam.Ranges.Range%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L486">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Union_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Union__1_CodeJam_Ranges_CompositeRange___0__CodeJam_Ranges_Range___0__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union``1(CodeJam.Ranges.CompositeRange{``0},CodeJam.Ranges.Range{``0})">Union<T>(CompositeRange<T>, Range<T>)</h4>
<div class="markdown level1 summary"><p>Returns a union range containing all subranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> Union<T>(this CompositeRange<T> compositeRange, Range<T> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-1.html">Range</a><T></td>
<td><span class="parametername">other</span></td>
<td><p>The range to union with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A union range containing all subranges.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Union__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_CompositeRange___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Union%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L529">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Union_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Union__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_CompositeRange___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.CompositeRange{``0,``1})">Union<T, TKey>(CompositeRange<T, TKey>, CompositeRange<T, TKey>)</h4>
<div class="markdown level1 summary"><p>Returns a union range containing all subranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Union<T, TKey>(this CompositeRange<T, TKey> compositeRange, CompositeRange<T, TKey> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">other</span></td>
<td><p>The range to union with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A union range containing all subranges.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_Union__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.Union%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CCodeJam.Ranges.Range%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L519">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_Union_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_Union__2_CodeJam_Ranges_CompositeRange___0___1__CodeJam_Ranges_Range___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.Union``2(CodeJam.Ranges.CompositeRange{``0,``1},CodeJam.Ranges.Range{``0,``1})">Union<T, TKey>(CompositeRange<T, TKey>, Range<T, TKey>)</h4>
<div class="markdown level1 summary"><p>Returns a union range containing all subranges.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey> Union<T, TKey>(this CompositeRange<T, TKey> compositeRange, Range<T, TKey> other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="CodeJam.Ranges.Range-2.html">Range</a><T, TKey></td>
<td><span class="parametername">other</span></td>
<td><p>The range to union with.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><p>A union range containing all subranges.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithKeys__2_CodeJam_Ranges_CompositeRange___0____1_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithKeys%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2C%60%601)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L199">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithKeys_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithKeys*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithKeys__2_CodeJam_Ranges_CompositeRange___0____1_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithKeys``2(CodeJam.Ranges.CompositeRange{``0},``1)">WithKeys<T, TKey2>(CompositeRange<T>, TKey2)</h4>
<div class="markdown level1 summary"><p>Creates a new composite range with the key specified.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey2> WithKeys<T, TKey2>(this CompositeRange<T> compositeRange, TKey2 key)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TKey2</span></td>
<td><span class="parametername">key</span></td>
<td><p>The value of the new key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey2></td>
<td><p>A new composite range with the key specified.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the new key.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithKeys__3_CodeJam_Ranges_CompositeRange___0___1____2_.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithKeys%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2C%60%602)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L212">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithKeys_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithKeys*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithKeys__3_CodeJam_Ranges_CompositeRange___0___1____2_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithKeys``3(CodeJam.Ranges.CompositeRange{``0,``1},``2)">WithKeys<T, TKey, TKey2>(CompositeRange<T, TKey>, TKey2)</h4>
<div class="markdown level1 summary"><p>Creates a new composite range with the key specified.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey2> WithKeys<T, TKey, TKey2>(this CompositeRange<T, TKey> compositeRange, TKey2 key)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">TKey2</span></td>
<td><span class="parametername">key</span></td>
<td><p>The value of the new key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey2></td>
<td><p>A new composite range with the key specified.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the new key.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithKeys__3_CodeJam_Ranges_CompositeRange___0___1__System_Func___1___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithKeys%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%601%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L226">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithKeys_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithKeys*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithKeys__3_CodeJam_Ranges_CompositeRange___0___1__System_Func___1___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithKeys``3(CodeJam.Ranges.CompositeRange{``0,``1},System.Func{``1,``2})">WithKeys<T, TKey, TKey2>(CompositeRange<T, TKey>, Func<TKey, TKey2>)</h4>
<div class="markdown level1 summary"><p>Creates a new composite range with the key specified.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T, TKey2> WithKeys<T, TKey, TKey2>(this CompositeRange<T, TKey> compositeRange, Func<TKey, TKey2> keySelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><TKey, TKey2></td>
<td><span class="parametername">keySelector</span></td>
<td><p>Callback to obtain a value for the range key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey2></td>
<td><p>A new composite range with the key specified.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey2</span></td>
<td><p>The type of the new key.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithoutKeys__2_CodeJam_Ranges_CompositeRange___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithoutKeys%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.cs/#L239">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithoutKeys_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithoutKeys*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithoutKeys__2_CodeJam_Ranges_CompositeRange___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithoutKeys``2(CodeJam.Ranges.CompositeRange{``0,``1})">WithoutKeys<T, TKey>(CompositeRange<T, TKey>)</h4>
<div class="markdown level1 summary"><p>Removes keys from the composite range.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T> WithoutKeys<T, TKey>(this CompositeRange<T, TKey> compositeRange)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><p>A new composite range without associated keys.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithValues__2_CodeJam_Ranges_CompositeRange___0__System_Func___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithValues%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L89">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithValues_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithValues__2_CodeJam_Ranges_CompositeRange___0__System_Func___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues``2(CodeJam.Ranges.CompositeRange{``0},System.Func{``0,``1})">WithValues<T, T2>(CompositeRange<T>, Func<T, T2>)</h4>
<div class="markdown level1 summary"><p>Creates a new composite range with the key specified.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T2> WithValues<T, T2>(this CompositeRange<T> compositeRange, Func<T, T2> newValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T2></td>
<td><span class="parametername">newValueSelector</span></td>
<td><p>The value of the new key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T2></td>
<td><p>A new composite range with the key specified.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td><p>The type of new range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithValues__2_CodeJam_Ranges_CompositeRange___0__System_Func___0___1__System_Func___0___1__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithValues%60%602(CodeJam.Ranges.CompositeRange%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%601%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.NoKey.cs/#L104">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithValues_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithValues__2_CodeJam_Ranges_CompositeRange___0__System_Func___0___1__System_Func___0___1__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues``2(CodeJam.Ranges.CompositeRange{``0},System.Func{``0,``1},System.Func{``0,``1})">WithValues<T, T2>(CompositeRange<T>, Func<T, T2>, Func<T, T2>)</h4>
<div class="markdown level1 summary"><p>Creates a new composite range with the key specified.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T2> WithValues<T, T2>(this CompositeRange<T> compositeRange, Func<T, T2> fromValueSelector, Func<T, T2> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T2></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a new value for the From boundary. Used if boundary has a value.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T2></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a new value for the To boundary. Used if boundary has a value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-1.html">CompositeRange</a><T2></td>
<td><p>A new composite range with the key specified.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td><p>The type of new range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithValues__3_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithValues%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L103">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithValues_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithValues__3_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues``3(CodeJam.Ranges.CompositeRange{``0,``1},System.Func{``0,``2})">WithValues<T, TKey, T2>(CompositeRange<T, TKey>, Func<T, T2>)</h4>
<div class="markdown level1 summary"><p>Creates a new composite range with the key specified.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T2, TKey> WithValues<T, TKey, T2>(this CompositeRange<T, TKey> compositeRange, Func<T, T2> newValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T2></td>
<td><span class="parametername">newValueSelector</span></td>
<td><p>The value of the new key.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T2, TKey></td>
<td><p>A new composite range with the key specified.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td><p>The type of new range values.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions_WithValues__3_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___2__System_Func___0___2__.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions.WithValues%60%603(CodeJam.Ranges.CompositeRange%7B%60%600%2C%60%601%7D%2CSystem.Func%7B%60%600%2C%60%602%7D%2CSystem.Func%7B%60%600%2C%60%602%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L119">View Source</a>
</span>
<a id="CodeJam_Ranges_CompositeRangeExtensions_WithValues_" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues*"></a>
<h4 id="CodeJam_Ranges_CompositeRangeExtensions_WithValues__3_CodeJam_Ranges_CompositeRange___0___1__System_Func___0___2__System_Func___0___2__" data-uid="CodeJam.Ranges.CompositeRangeExtensions.WithValues``3(CodeJam.Ranges.CompositeRange{``0,``1},System.Func{``0,``2},System.Func{``0,``2})">WithValues<T, TKey, T2>(CompositeRange<T, TKey>, Func<T, T2>, Func<T, T2>)</h4>
<div class="markdown level1 summary"><p>Creates a new composite range with the key specified.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static CompositeRange<T2, TKey> WithValues<T, TKey, T2>(this CompositeRange<T, TKey> compositeRange, Func<T, T2> fromValueSelector, Func<T, T2> toValueSelector)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T, TKey></td>
<td><span class="parametername">compositeRange</span></td>
<td><p>The source range.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T2></td>
<td><span class="parametername">fromValueSelector</span></td>
<td><p>Callback to obtain a new value for the From boundary. Used if boundary has a value.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Func</span><T, T2></td>
<td><span class="parametername">toValueSelector</span></td>
<td><p>Callback to obtain a new value for the To boundary. Used if boundary has a value.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="CodeJam.Ranges.CompositeRange-2.html">CompositeRange</a><T2, TKey></td>
<td><p>A new composite range with the key specified.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>The type of the range values.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TKey</span></td>
<td><p>The type of the range key</p>
</td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td><p>The type of new range values.</p>
</td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/rsdn/CodeJam/new/master/apiSpec/new?filename=CodeJam_Ranges_CompositeRangeExtensions.md&value=---%0Auid%3A%20CodeJam.Ranges.CompositeRangeExtensions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/rsdn/CodeJam/blob/master/Main/src/Ranges/[RangeExtensions]/CompositeRangeExtensions.WithKey.generated.cs/#L24" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright � 2015-2017
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../../styles/docfx.js"></script>
<script type="text/javascript" src="../../styles/main.js"></script>
</body>
</html>
|
node_modules/less/test/css/mixins-interpolated.css
|
Hokua/Overture.Views
|
.123
{
a: 0
;
}
.foo {
a: 1;
}
.foo {
a: 2;
}
#foo {
a: 3;
}
#foo {
a: 4;
}
mi-test-a {
a: 0;
a: 1;
a: 2;
a: 3;
a: 4;
}
.b .bb.foo-xxx .yyy-foo#foo .foo.bbb {
b: 1;
}
mi-test-b {
b: 1;
}
#foo-foo > .bar .baz {
c: c;
}
mi-test-c-1 > .bar .baz {
c: c;
}
mi-test-c-2 .baz {
c: c;
}
mi-test-c-3 {
c: c;
}
mi-test-d {
gender: "Male";
}
|
src/Dev/PCultBundle/Resources/public/bower_components/bootstrap/docs/_includes/js/dropdowns.html
|
risq/sf-workshop
|
<div class="bs-docs-section">
<h1 id="dropdowns" class="page-header">Dropdowns <small>dropdown.js</small></h1>
<h2 id="dropdowns-examples">Examples</h2>
<p>Add dropdown menus to nearly anything with this simple plugin, including the navbar, tabs, and pills.</p>
<h3>Within a navbar</h3>
<div class="bs-example">
<nav id="navbar-example" class="navbar navbar-default navbar-static">
<div class="container-fluid">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target=".bs-example-js-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Project Name</a>
</div>
<div class="collapse navbar-collapse bs-example-js-navbar-collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a id="drop1" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false">
Dropdown
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu" aria-labelledby="drop1">
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Another action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Something else here</a></li>
<li role="presentation" class="divider"></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Separated link</a></li>
</ul>
</li>
<li class="dropdown">
<a id="drop2" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false">
Dropdown
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu" aria-labelledby="drop2">
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Another action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Something else here</a></li>
<li role="presentation" class="divider"></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Separated link</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li id="fat-menu" class="dropdown">
<a id="drop3" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false">
Dropdown
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu" aria-labelledby="drop3">
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Another action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Something else here</a></li>
<li role="presentation" class="divider"></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Separated link</a></li>
</ul>
</li>
</ul>
</div><!-- /.nav-collapse -->
</div><!-- /.container-fluid -->
</nav> <!-- /navbar-example -->
</div> <!-- /example -->
<h3>Within pills</h3>
<div class="bs-example">
<ul class="nav nav-pills" role="tablist">
<li role="presentation" class="active"><a href="#">Regular link</a></li>
<li role="presentation" class="dropdown">
<a id="drop4" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false">
Dropdown
<span class="caret"></span>
</a>
<ul id="menu1" class="dropdown-menu" role="menu" aria-labelledby="drop4">
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Another action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Something else here</a></li>
<li role="presentation" class="divider"></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Separated link</a></li>
</ul>
</li>
<li role="presentation" class="dropdown">
<a id="drop5" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false">
Dropdown
<span class="caret"></span>
</a>
<ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5">
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Another action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Something else here</a></li>
<li role="presentation" class="divider"></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Separated link</a></li>
</ul>
</li>
<li role="presentation" class="dropdown">
<a id="drop6" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false">
Dropdown
<span class="caret"></span>
</a>
<ul id="menu3" class="dropdown-menu" role="menu" aria-labelledby="drop6">
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Another action</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Something else here</a></li>
<li role="presentation" class="divider"></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://twitter.com/fat">Separated link</a></li>
</ul>
</li>
</ul> <!-- /pills -->
</div> <!-- /example -->
<h2 id="dropdowns-usage">Usage</h2>
<p>Via data attributes or JavaScript, the dropdown plugin toggles hidden content (dropdown menus) by toggling the <code>.open</code> class on the parent list item.</p>
<p>On mobile devices, opening a dropdown adds a <code>.dropdown-backdrop</code> as a tap area for closing dropdown menus when tapping outside the menu, a requirement for proper iOS support. <strong class="text-danger">This means that switching from an open dropdown menu to a different dropdown menu requires an extra tap on mobile.</strong></p>
<p>Note: The <code>data-toggle="dropdown"</code> attribute is relied on for closing dropdown menus at an application level, so it's a good idea to always use it.</p>
<h3>Via data attributes</h3>
<p>Add <code>data-toggle="dropdown"</code> to a link or button to toggle a dropdown.</p>
{% highlight html %}
<div class="dropdown">
<button id="dLabel" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Dropdown trigger
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
...
</ul>
</div>
{% endhighlight %}
<p>To keep URLs intact with link buttons, use the <code>data-target</code> attribute instead of <code>href="#"</code>.</p>
{% highlight html %}
<div class="dropdown">
<a id="dLabel" data-target="#" href="http://example.com" data-toggle="dropdown" aria-haspopup="true" role="button" aria-expanded="false">
Dropdown trigger
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
...
</ul>
</div>
{% endhighlight %}
<h3>Via JavaScript</h3>
<p>Call the dropdowns via JavaScript:</p>
{% highlight js %}
$('.dropdown-toggle').dropdown()
{% endhighlight %}
<div class="bs-callout bs-callout-info" id="callout-dropdowns-data-required">
<h4><code>data-toggle="dropdown"</code> still required</h4>
<p>Regardless of whether you call your dropdown via JavaScript or instead use the data-api, <code>data-toggle="dropdown"</code> is always required to be present on the dropdown's trigger element.</p>
</div>
<h3 id="dropdowns-options">Options</h3>
<p><em>None</em></p>
<h3 id="dropdowns-methods">Methods</h3>
<h4>$().dropdown('toggle')</h4>
<p>Toggles the dropdown menu of a given navbar or tabbed navigation.</p>
<h3 id="dropdowns-events">Events</h3>
<p>All dropdown events are fired at the <code>.dropdown-menu</code>'s parent element.</p>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="width: 150px;">Event Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>show.bs.dropdown</td>
<td>This event fires immediately when the show instance method is called. The toggling anchor element is available as the <code>relatedTarget</code> property of the event.</td>
</tr>
<tr>
<td>shown.bs.dropdown</td>
<td>This event is fired when the dropdown has been made visible to the user (will wait for CSS transitions, to complete). The toggling anchor element is available as the <code>relatedTarget</code> property of the event.</td>
</tr>
<tr>
<td>hide.bs.dropdown</td>
<td>This event is fired immediately when the hide instance method has been called. The toggling anchor element is available as the <code>relatedTarget</code> property of the event.</td>
</tr>
<tr>
<td>hidden.bs.dropdown</td>
<td>This event is fired when the dropdown has finished being hidden from the user (will wait for CSS transitions, to complete). The toggling anchor element is available as the <code>relatedTarget</code> property of the event.</td>
</tr>
</tbody>
</table>
</div><!-- ./bs-table-responsive -->
{% highlight js %}
$('#myDropdown').on('show.bs.dropdown', function () {
// do something…
})
{% endhighlight %}
</div>
|
detail/TimeModels.html
|
IainNZ/packages.julialang.org
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Julia Package Listing - Testing Information</title>
<style>
/* -- Mix of julialang.org, Bootstrap 3, and custom -- */
body {
background-color: white;
font-family: Georgia, 'Liberation Serif', serif;
font-size: 14px;
color: #333;
line-height: 1.42857143;
}
.site {
max-width: 785px;
margin: 2.5em auto 2em;
padding: 0 1.5em;
}
a {
color: #428bca;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1, h2, h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.titlebox {
text-align: center;
font-size: 120%;
margin-top: 3em;
}
.tests_pass { background-color: #11AA11; } /*Tests passing*/
.tests_fail { background-color: #DD3333; } /*Tests failed*/
.no_tests { background-color: #3333DD; } /*Tests missing*/
.not_possible { background-color: #222222; } /*Package excused*/
.statusbox {
width: 12px;
height: 12px;
display: inline-block;
}
hr {
margin-top: 10px;
margin-bottom: 0px;
border: 0;
border-top: 1px solid #eee;
}
.pkglisting h2 { margin-bottom: 0px; }
pre {margin: 0;}
@media (min-width: 785px) {
.pkglisting {
display: table;
width: 100%;
}
.pkgnamedesc {
display: table-cell;
width: 50%;
}
.pkgvertest {
display: table-cell;
width:50%;
text-align: right
}
}
</style>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-44252521-5', 'iainnz.github.io');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="site">
<!-- HEADER -->
<div class="titlebox">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="210px" height="142px" viewBox="0 0 310 216" enable-background="new 0 0 310 216" xml:space="preserve">
<!-- blue dot -->
<circle fill="#6b85dd" stroke="#4266d5" stroke-width="3" cx="50.5" cy="58.665" r="16.5"></circle>
<!-- red dot -->
<circle fill="#d66661" stroke="#c93d39" stroke-width="3" cx="212.459" cy="60.249" r="16.5"></circle>
<!-- green dot -->
<circle fill="#6bab5b" stroke="#3b972e" stroke-width="3" cx="233.834" cy="23.874" r="16.5"></circle>
<!-- purple dot -->
<circle fill="#aa7dc0" stroke="#945bb0" stroke-width="3" cx="255.459" cy="59.999" r="16.5"></circle>
<!-- "j" -->
<path fill="#252525" d="M37.216,138.427c0-15.839,0.006-31.679-0.018-47.517c-0.001-0.827,0.169-1.234,1.043-1.47
c7.876-2.127,15.739-4.308,23.606-6.47c1.33-0.366,1.333-0.36,1.333,1.019c0,25.758,0.015,51.517-0.012,77.274
c-0.006,5.514,0.245,11.032-0.272,16.543c-0.628,6.69-2.15,13.092-6.438,18.506c-3.781,4.771-8.898,7.25-14.767,8.338
c-6.599,1.222-13.251,1.552-19.934,0.938c-4.616-0.423-9.045-1.486-12.844-4.363c-2.863-2.168-4.454-4.935-3.745-8.603
c0.736-3.806,3.348-5.978,6.861-7.127c2.262-0.74,4.628-0.872,6.994-0.53c1.823,0.264,3.42,1.023,4.779,2.288
c1.38,1.284,2.641,2.674,3.778,4.177c0.872,1.15,1.793,2.256,2.991,3.086c2.055,1.426,4,0.965,5.213-1.216
c0.819-1.473,0.997-3.106,1.173-4.731c0.255-2.348,0.255-4.707,0.256-7.062C37.218,167.145,37.216,152.786,37.216,138.427z"></path>
<!-- "u" -->
<path fill="#252525" d="M125.536,162.479c-2.908,2.385-5.783,4.312-8.88,5.904c-10.348,5.323-20.514,4.521-30.324-1.253
c-6.71-3.95-11.012-9.849-12.52-17.606c-0.236-1.213-0.363-2.438-0.363-3.688c0.01-19.797,0.017-39.593-0.02-59.39
c-0.002-1.102,0.285-1.357,1.363-1.351c7.798,0.049,15.597,0.044,23.396,0.003c0.95-0.005,1.177,0.25,1.175,1.183
c-0.027,19.356-0.025,38.713-0.018,58.07c0.002,6.34,3.599,10.934,9.672,12.42c2.13,0.521,4.19,0.396,6.173-0.6
c4.26-2.139,7.457-5.427,10.116-9.307c0.333-0.487,0.224-1,0.224-1.51c0.007-19.635,0.016-39.271-0.02-58.904
c-0.002-1.083,0.255-1.369,1.353-1.361c7.838,0.052,15.677,0.045,23.515,0.004c0.916-0.005,1.103,0.244,1.102,1.124
c-0.025,27.677-0.026,55.353,0.002,83.024c0.001,0.938-0.278,1.099-1.139,1.095c-7.918-0.028-15.837-0.028-23.756-0.001
c-0.815,0.003-1.1-0.166-1.073-1.037C125.581,167.117,125.536,164.928,125.536,162.479z"></path>
<!-- "l" -->
<path fill="#252525" d="M187.423,107.08c0,20.637-0.011,41.273,0.026,61.91c0.003,1.119-0.309,1.361-1.381,1.355
c-7.799-0.052-15.598-0.047-23.396-0.008c-0.898,0.008-1.117-0.222-1.115-1.115c0.021-39.074,0.021-78.147,0-117.226
c0-0.811,0.189-1.169,1.006-1.392c7.871-2.149,15.73-4.327,23.584-6.545c1.045-0.295,1.308-0.17,1.306,0.985
C187.412,65.727,187.423,86.403,187.423,107.08z"></path>
<!-- "i" -->
<path fill="#252525" d="M223.46,126.477c0,14.155-0.011,28.312,0.021,42.467c0.002,1.027-0.164,1.418-1.332,1.408
c-7.838-0.061-15.676-0.047-23.516-0.01c-0.881,0.004-1.121-0.189-1.119-1.104c0.026-26.153,0.025-52.307,0-78.458
c0-0.776,0.203-1.101,0.941-1.302c7.984-2.172,15.972-4.35,23.938-6.596c1.049-0.296,1.08,0.031,1.078,0.886
C223.454,98.004,223.46,112.239,223.46,126.477z"></path>
<!-- "a" -->
<path fill="#252525" d="M277.695,163.6c-0.786,0.646-1.404,1.125-2,1.635c-4.375,3.746-9.42,5.898-15.16,6.42
c-5.792,0.527-11.479,0.244-16.934-2.047c-12.08-5.071-15.554-17.188-11.938-27.448c1.799-5.111,5.472-8.868,9.831-11.94
c5.681-4.003,12.009-6.732,18.504-9.074c5.576-2.014,11.186-3.939,16.955-5.347c0.445-0.104,0.773-0.243,0.757-0.854
c-0.136-4.389,0.261-8.79-0.479-13.165c-1.225-7.209-6.617-10.013-12.895-9.348c-0.516,0.055-1.029,0.129-1.536,0.241
c-4.877,1.081-7.312,4.413-7.374,10.127c-0.02,1.729-0.229,3.418-0.693,5.084c-0.906,3.229-2.969,5.354-6.168,6.266
c-3.422,0.979-6.893,0.998-10.23-0.305c-6.529-2.543-8.877-10.164-5.12-16.512c2.249-3.799,5.606-6.4,9.461-8.405
c6.238-3.246,12.914-4.974,19.896-5.537c7.565-0.61,15.096-0.366,22.49,1.507c4.285,1.085,8.312,2.776,11.744,5.657
c4.473,3.749,6.776,8.647,6.812,14.374c0.139,21.477,0.096,42.951,0.143,64.428c0.002,0.799-0.248,0.983-1.021,0.98
c-8.035-0.025-16.074-0.023-24.113-0.001c-0.716,0.002-0.973-0.146-0.941-0.915C277.736,167.562,277.695,165.698,277.695,163.6z
M277.695,126.393c-4.793,2.104-9.25,4.373-13.287,7.408c-2.151,1.618-4.033,3.483-5.732,5.581
c-4.229,5.226-1.988,13.343,1.693,16.599c1.592,1.406,3.359,1.906,5.419,1.521c1.621-0.307,3.149-0.857,4.549-1.734
c1.521-0.951,2.949-2.072,4.539-2.887c2.31-1.18,2.97-2.861,2.894-5.445C277.561,140.484,277.695,133.527,277.695,126.393z"></path>
</svg>
<h1>
<a href="http://github.com/JuliaStats/TimeModels.jl" name="TimeModels">TimeModels</a>
</h1>
<h4>
<a href="http://github.com/JuliaStats">JuliaStats</a>
</h4>
<p>
<a href="http://pkg.julialang.org#TimeModels">← Back to package list</a>
</p>
</div>
<p>
If you think that there is an error in how your package is being tested or represented, please file an issue at <a href="https://github.com/JuliaCI/PackageEvaluator.jl/">PackageEvaluator.jl</a>, making sure to read the FAQ first.
</p>
<h3>Badges</h3>
<h4>Julia v0.6</h4>
<img src="../badges/TimeModels_0.6.svg">
<br>
<a href="http://pkg.julialang.org/badges/TimeModels_0.6.svg">http://pkg.julialang.org/badges/TimeModels_0.6.svg</a>
<pre>[](http://pkg.julialang.org/detail/TimeModels)</pre>
<h3>Most Recent Test Logs</h3>
<ul>
<li>
<a href="../logs/TimeModels_0.6.log">Julia v0.6</a>
</li>
</ul>
<h3>Version and Status History</h3>
<h4>Julia v0.6</h4>
<pre>2017-11-30 to 2018-08-04, v0.1.0, Tests pass.
2016-09-23 to 2017-06-19, v0.0.2, Tests fail.
</pre>
</div>
</body>
</html>
|
docs/_static/ChemEnv - How to automatically identify coordination environments in a structure.html
|
tallakahath/pymatgen
|
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>ChemEnv - How to automatically identify coordination environments in a structure</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
*
* Twitter Bootstrap
*
*/
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
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;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
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 #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot');
src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.42857143;
color: #000;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 3px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 2px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 18px;
margin-bottom: 18px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 18px;
margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 9px;
margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 33px;
}
h2,
.h2 {
font-size: 27px;
}
h3,
.h3 {
font-size: 23px;
}
h4,
.h4 {
font-size: 17px;
}
h5,
.h5 {
font-size: 13px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 9px;
}
.lead {
margin-bottom: 18px;
font-size: 14px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 19.5px;
}
}
small,
.small {
font-size: 92%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 8px;
margin: 36px 0 18px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 18px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 541px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 9px 18px;
margin: 0 0 18px;
font-size: inherit;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 18px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 2px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #888;
background-color: transparent;
border-radius: 1px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 8.5px;
margin: 0 0 9px;
font-size: 12px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 2px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) {
.container {
width: 768px;
}
}
@media (min-width: 992px) {
.container {
width: 940px;
}
}
@media (min-width: 1200px) {
.container {
width: 1140px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 0px;
padding-right: 0px;
}
.row {
margin-left: 0px;
margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 0px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 13.5px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 18px;
font-size: 19.5px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 32px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 45px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 18px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 30px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 45px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
select.input-lg {
height: 45px;
line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 45px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
.form-group-lg select.form-control {
height: 45px;
line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 45px;
min-height: 35px;
padding: 11px 16px;
font-size: 17px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 40px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 45px;
height: 45px;
line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #404040;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 25px;
}
.form-horizontal .form-group {
margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 0px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 17px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
border-radius: 2px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 13px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 2px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 541px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 45px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
border-radius: 3px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 45px;
line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 13px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 2px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 1px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 17px;
border-radius: 3px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 2px 2px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 2px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 2px 2px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 30px;
margin-bottom: 18px;
border: 1px solid transparent;
}
@media (min-width: 541px) {
.navbar {
border-radius: 2px;
}
}
@media (min-width: 541px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 0px;
padding-left: 0px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 541px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 540px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0px;
margin-left: 0px;
}
@media (min-width: 541px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 541px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 541px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 6px 0px;
font-size: 17px;
line-height: 18px;
height: 30px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 541px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: 0px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 0px;
padding: 9px 10px;
margin-top: -2px;
margin-bottom: -2px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 2px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 541px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 3px 0px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 18px;
}
@media (max-width: 540px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 18px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 541px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 6px;
padding-bottom: 6px;
}
}
.navbar-form {
margin-left: 0px;
margin-right: 0px;
padding: 10px 0px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: -1px;
margin-bottom: -1px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 540px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 541px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: -1px;
margin-bottom: -1px;
}
.navbar-btn.btn-sm {
margin-top: 0px;
margin-bottom: 0px;
}
.navbar-btn.btn-xs {
margin-top: 4px;
margin-bottom: 4px;
}
.navbar-text {
margin-top: 6px;
margin-bottom: 6px;
}
@media (min-width: 541px) {
.navbar-text {
float: left;
margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 541px) {
.navbar-left {
float: left !important;
float: left;
}
.navbar-right {
float: right !important;
float: right;
margin-right: 0px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555;
}
@media (max-width: 540px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #fff;
}
@media (max-width: 540px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 18px;
list-style: none;
background-color: #f5f5f5;
border-radius: 2px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #5e5e5e;
}
.breadcrumb > .active {
color: #777777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 18px 0;
border-radius: 2px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 17px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 1px;
border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 1px;
border-top-right-radius: 1px;
}
.pager {
padding-left: 0;
margin: 18px 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777777;
background-color: #fff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 20px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 3px;
padding-left: 0px;
padding-right: 0px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 59px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 18px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 2px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #000;
}
.alert {
padding: 15px;
margin-bottom: 18px;
border: 1px solid transparent;
border-radius: 2px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 18px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 18px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 1px;
border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 1px;
border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 18px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 3px;
}
.well-sm {
padding: 9px;
border-radius: 1px;
}
.close {
float: right;
font-size: 19.5px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 2px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 13px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 13px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 2px 2px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-moz-transition: -moz-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.item_buttons:before,
.item_buttons:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.item_buttons:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
/*!
*
* Font Awesome
*
*/
/*!
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
/*!
*
* IPython base
*
*/
.modal.fade .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
code {
color: #000;
}
pre {
font-size: inherit;
line-height: inherit;
}
label {
font-weight: normal;
}
/* Make the page background atleast 100% the height of the view port */
/* Make the page itself atleast 70% the height of the view port */
.border-box-sizing {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.corner-all {
border-radius: 2px;
}
.no-padding {
padding: 0px;
}
/* Flexible box model classes */
/* Taken from Alex Russell http://infrequently.org/2009/08/css-3-progress/ */
/* This file is a compatability layer. It allows the usage of flexible box
model layouts accross multiple browsers, including older browsers. The newest,
universal implementation of the flexible box model is used when available (see
`Modern browsers` comments below). Browsers that are known to implement this
new spec completely include:
Firefox 28.0+
Chrome 29.0+
Internet Explorer 11+
Opera 17.0+
Browsers not listed, including Safari, are supported via the styling under the
`Old browsers` comments below.
*/
.hbox {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
.hbox > * {
/* Old browsers */
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
/* Modern browsers */
flex: none;
}
.vbox {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
.vbox > * {
/* Old browsers */
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
/* Modern browsers */
flex: none;
}
.hbox.reverse,
.vbox.reverse,
.reverse {
/* Old browsers */
-webkit-box-direction: reverse;
-moz-box-direction: reverse;
box-direction: reverse;
/* Modern browsers */
flex-direction: row-reverse;
}
.hbox.box-flex0,
.vbox.box-flex0,
.box-flex0 {
/* Old browsers */
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
/* Modern browsers */
flex: none;
width: auto;
}
.hbox.box-flex1,
.vbox.box-flex1,
.box-flex1 {
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
.hbox.box-flex,
.vbox.box-flex,
.box-flex {
/* Old browsers */
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
.hbox.box-flex2,
.vbox.box-flex2,
.box-flex2 {
/* Old browsers */
-webkit-box-flex: 2;
-moz-box-flex: 2;
box-flex: 2;
/* Modern browsers */
flex: 2;
}
.box-group1 {
/* Deprecated */
-webkit-box-flex-group: 1;
-moz-box-flex-group: 1;
box-flex-group: 1;
}
.box-group2 {
/* Deprecated */
-webkit-box-flex-group: 2;
-moz-box-flex-group: 2;
box-flex-group: 2;
}
.hbox.start,
.vbox.start,
.start {
/* Old browsers */
-webkit-box-pack: start;
-moz-box-pack: start;
box-pack: start;
/* Modern browsers */
justify-content: flex-start;
}
.hbox.end,
.vbox.end,
.end {
/* Old browsers */
-webkit-box-pack: end;
-moz-box-pack: end;
box-pack: end;
/* Modern browsers */
justify-content: flex-end;
}
.hbox.center,
.vbox.center,
.center {
/* Old browsers */
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
/* Modern browsers */
justify-content: center;
}
.hbox.baseline,
.vbox.baseline,
.baseline {
/* Old browsers */
-webkit-box-pack: baseline;
-moz-box-pack: baseline;
box-pack: baseline;
/* Modern browsers */
justify-content: baseline;
}
.hbox.stretch,
.vbox.stretch,
.stretch {
/* Old browsers */
-webkit-box-pack: stretch;
-moz-box-pack: stretch;
box-pack: stretch;
/* Modern browsers */
justify-content: stretch;
}
.hbox.align-start,
.vbox.align-start,
.align-start {
/* Old browsers */
-webkit-box-align: start;
-moz-box-align: start;
box-align: start;
/* Modern browsers */
align-items: flex-start;
}
.hbox.align-end,
.vbox.align-end,
.align-end {
/* Old browsers */
-webkit-box-align: end;
-moz-box-align: end;
box-align: end;
/* Modern browsers */
align-items: flex-end;
}
.hbox.align-center,
.vbox.align-center,
.align-center {
/* Old browsers */
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
/* Modern browsers */
align-items: center;
}
.hbox.align-baseline,
.vbox.align-baseline,
.align-baseline {
/* Old browsers */
-webkit-box-align: baseline;
-moz-box-align: baseline;
box-align: baseline;
/* Modern browsers */
align-items: baseline;
}
.hbox.align-stretch,
.vbox.align-stretch,
.align-stretch {
/* Old browsers */
-webkit-box-align: stretch;
-moz-box-align: stretch;
box-align: stretch;
/* Modern browsers */
align-items: stretch;
}
div.error {
margin: 2em;
text-align: center;
}
div.error > h1 {
font-size: 500%;
line-height: normal;
}
div.error > p {
font-size: 200%;
line-height: normal;
}
div.traceback-wrapper {
text-align: left;
max-width: 800px;
margin: auto;
}
/**
* Primary styles
*
* Author: Jupyter Development Team
*/
body {
background-color: #fff;
/* This makes sure that the body covers the entire window and needs to
be in a different element than the display: box in wrapper below */
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
overflow: visible;
}
body > #header {
/* Initially hidden to prevent FLOUC */
display: none;
background-color: #fff;
/* Display over codemirror */
position: relative;
z-index: 100;
}
body > #header #header-container {
padding-bottom: 5px;
padding-top: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body > #header .header-bar {
width: 100%;
height: 1px;
background: #e7e7e7;
margin-bottom: -1px;
}
@media print {
body > #header {
display: none !important;
}
}
#header-spacer {
width: 100%;
visibility: hidden;
}
@media print {
#header-spacer {
display: none;
}
}
#ipython_notebook {
padding-left: 0px;
padding-top: 1px;
padding-bottom: 1px;
}
@media (max-width: 991px) {
#ipython_notebook {
margin-left: 10px;
}
}
#noscript {
width: auto;
padding-top: 16px;
padding-bottom: 16px;
text-align: center;
font-size: 22px;
color: red;
font-weight: bold;
}
#ipython_notebook img {
height: 28px;
}
#site {
width: 100%;
display: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
overflow: auto;
}
@media print {
#site {
height: auto !important;
}
}
/* Smaller buttons */
.ui-button .ui-button-text {
padding: 0.2em 0.8em;
font-size: 77%;
}
input.ui-button {
padding: 0.3em 0.9em;
}
span#login_widget {
float: right;
}
span#login_widget > .button,
#logout {
color: #333;
background-color: #fff;
border-color: #ccc;
}
span#login_widget > .button:focus,
#logout:focus,
span#login_widget > .button.focus,
#logout.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
span#login_widget > .button:hover,
#logout:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
span#login_widget > .button:active,
#logout:active,
span#login_widget > .button.active,
#logout.active,
.open > .dropdown-togglespan#login_widget > .button,
.open > .dropdown-toggle#logout {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
span#login_widget > .button:active:hover,
#logout:active:hover,
span#login_widget > .button.active:hover,
#logout.active:hover,
.open > .dropdown-togglespan#login_widget > .button:hover,
.open > .dropdown-toggle#logout:hover,
span#login_widget > .button:active:focus,
#logout:active:focus,
span#login_widget > .button.active:focus,
#logout.active:focus,
.open > .dropdown-togglespan#login_widget > .button:focus,
.open > .dropdown-toggle#logout:focus,
span#login_widget > .button:active.focus,
#logout:active.focus,
span#login_widget > .button.active.focus,
#logout.active.focus,
.open > .dropdown-togglespan#login_widget > .button.focus,
.open > .dropdown-toggle#logout.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
span#login_widget > .button:active,
#logout:active,
span#login_widget > .button.active,
#logout.active,
.open > .dropdown-togglespan#login_widget > .button,
.open > .dropdown-toggle#logout {
background-image: none;
}
span#login_widget > .button.disabled:hover,
#logout.disabled:hover,
span#login_widget > .button[disabled]:hover,
#logout[disabled]:hover,
fieldset[disabled] span#login_widget > .button:hover,
fieldset[disabled] #logout:hover,
span#login_widget > .button.disabled:focus,
#logout.disabled:focus,
span#login_widget > .button[disabled]:focus,
#logout[disabled]:focus,
fieldset[disabled] span#login_widget > .button:focus,
fieldset[disabled] #logout:focus,
span#login_widget > .button.disabled.focus,
#logout.disabled.focus,
span#login_widget > .button[disabled].focus,
#logout[disabled].focus,
fieldset[disabled] span#login_widget > .button.focus,
fieldset[disabled] #logout.focus {
background-color: #fff;
border-color: #ccc;
}
span#login_widget > .button .badge,
#logout .badge {
color: #fff;
background-color: #333;
}
.nav-header {
text-transform: none;
}
#header > span {
margin-top: 10px;
}
.modal_stretch .modal-dialog {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
min-height: 80vh;
}
.modal_stretch .modal-dialog .modal-body {
max-height: calc(100vh - 200px);
overflow: auto;
flex: 1;
}
@media (min-width: 768px) {
.modal .modal-dialog {
width: 700px;
}
}
@media (min-width: 768px) {
select.form-control {
margin-left: 12px;
margin-right: 12px;
}
}
/*!
*
* IPython auth
*
*/
.center-nav {
display: inline-block;
margin-bottom: -4px;
}
/*!
*
* IPython tree view
*
*/
/* We need an invisible input field on top of the sentense*/
/* "Drag file onto the list ..." */
.alternate_upload {
background-color: none;
display: inline;
}
.alternate_upload.form {
padding: 0;
margin: 0;
}
.alternate_upload input.fileinput {
text-align: center;
vertical-align: middle;
display: inline;
opacity: 0;
z-index: 2;
width: 12ex;
margin-right: -12ex;
}
.alternate_upload .btn-upload {
height: 22px;
}
/**
* Primary styles
*
* Author: Jupyter Development Team
*/
ul#tabs {
margin-bottom: 4px;
}
ul#tabs a {
padding-top: 6px;
padding-bottom: 4px;
}
ul.breadcrumb a:focus,
ul.breadcrumb a:hover {
text-decoration: none;
}
ul.breadcrumb i.icon-home {
font-size: 16px;
margin-right: 4px;
}
ul.breadcrumb span {
color: #5e5e5e;
}
.list_toolbar {
padding: 4px 0 4px 0;
vertical-align: middle;
}
.list_toolbar .tree-buttons {
padding-top: 1px;
}
.dynamic-buttons {
padding-top: 3px;
display: inline-block;
}
.list_toolbar [class*="span"] {
min-height: 24px;
}
.list_header {
font-weight: bold;
background-color: #EEE;
}
.list_placeholder {
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
}
.list_container {
margin-top: 4px;
margin-bottom: 20px;
border: 1px solid #ddd;
border-radius: 2px;
}
.list_container > div {
border-bottom: 1px solid #ddd;
}
.list_container > div:hover .list-item {
background-color: red;
}
.list_container > div:last-child {
border: none;
}
.list_item:hover .list_item {
background-color: #ddd;
}
.list_item a {
text-decoration: none;
}
.list_item:hover {
background-color: #fafafa;
}
.list_header > div,
.list_item > div {
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
line-height: 22px;
}
.list_header > div input,
.list_item > div input {
margin-right: 7px;
margin-left: 14px;
vertical-align: baseline;
line-height: 22px;
position: relative;
top: -1px;
}
.list_header > div .item_link,
.list_item > div .item_link {
margin-left: -1px;
vertical-align: baseline;
line-height: 22px;
}
.new-file input[type=checkbox] {
visibility: hidden;
}
.item_name {
line-height: 22px;
height: 24px;
}
.item_icon {
font-size: 14px;
color: #5e5e5e;
margin-right: 7px;
margin-left: 7px;
line-height: 22px;
vertical-align: baseline;
}
.item_buttons {
line-height: 1em;
margin-left: -5px;
}
.item_buttons .btn,
.item_buttons .btn-group,
.item_buttons .input-group {
float: left;
}
.item_buttons > .btn,
.item_buttons > .btn-group,
.item_buttons > .input-group {
margin-left: 5px;
}
.item_buttons .btn {
min-width: 13ex;
}
.item_buttons .running-indicator {
padding-top: 4px;
color: #5cb85c;
}
.item_buttons .kernel-name {
padding-top: 4px;
color: #5bc0de;
margin-right: 7px;
float: left;
}
.toolbar_info {
height: 24px;
line-height: 24px;
}
.list_item input:not([type=checkbox]) {
padding-top: 3px;
padding-bottom: 3px;
height: 22px;
line-height: 14px;
margin: 0px;
}
.highlight_text {
color: blue;
}
#project_name {
display: inline-block;
padding-left: 7px;
margin-left: -2px;
}
#project_name > .breadcrumb {
padding: 0px;
margin-bottom: 0px;
background-color: transparent;
font-weight: bold;
}
#tree-selector {
padding-right: 0px;
}
#button-select-all {
min-width: 50px;
}
#select-all {
margin-left: 7px;
margin-right: 2px;
}
.menu_icon {
margin-right: 2px;
}
.tab-content .row {
margin-left: 0px;
margin-right: 0px;
}
.folder_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f114";
}
.folder_icon:before.pull-left {
margin-right: .3em;
}
.folder_icon:before.pull-right {
margin-left: .3em;
}
.notebook_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f02d";
position: relative;
top: -1px;
}
.notebook_icon:before.pull-left {
margin-right: .3em;
}
.notebook_icon:before.pull-right {
margin-left: .3em;
}
.running_notebook_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f02d";
position: relative;
top: -1px;
color: #5cb85c;
}
.running_notebook_icon:before.pull-left {
margin-right: .3em;
}
.running_notebook_icon:before.pull-right {
margin-left: .3em;
}
.file_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f016";
position: relative;
top: -2px;
}
.file_icon:before.pull-left {
margin-right: .3em;
}
.file_icon:before.pull-right {
margin-left: .3em;
}
#notebook_toolbar .pull-right {
padding-top: 0px;
margin-right: -1px;
}
ul#new-menu {
left: auto;
right: 0;
}
.kernel-menu-icon {
padding-right: 12px;
width: 24px;
content: "\f096";
}
.kernel-menu-icon:before {
content: "\f096";
}
.kernel-menu-icon-current:before {
content: "\f00c";
}
#tab_content {
padding-top: 20px;
}
#running .panel-group .panel {
margin-top: 3px;
margin-bottom: 1em;
}
#running .panel-group .panel .panel-heading {
background-color: #EEE;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
line-height: 22px;
}
#running .panel-group .panel .panel-heading a:focus,
#running .panel-group .panel .panel-heading a:hover {
text-decoration: none;
}
#running .panel-group .panel .panel-body {
padding: 0px;
}
#running .panel-group .panel .panel-body .list_container {
margin-top: 0px;
margin-bottom: 0px;
border: 0px;
border-radius: 0px;
}
#running .panel-group .panel .panel-body .list_container .list_item {
border-bottom: 1px solid #ddd;
}
#running .panel-group .panel .panel-body .list_container .list_item:last-child {
border-bottom: 0px;
}
.delete-button {
display: none;
}
.duplicate-button {
display: none;
}
.rename-button {
display: none;
}
.shutdown-button {
display: none;
}
.dynamic-instructions {
display: inline-block;
padding-top: 4px;
}
/*!
*
* IPython text editor webapp
*
*/
.selected-keymap i.fa {
padding: 0px 5px;
}
.selected-keymap i.fa:before {
content: "\f00c";
}
#mode-menu {
overflow: auto;
max-height: 20em;
}
.edit_app #header {
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
.edit_app #menubar .navbar {
/* Use a negative 1 bottom margin, so the border overlaps the border of the
header */
margin-bottom: -1px;
}
.dirty-indicator {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 20px;
}
.dirty-indicator.pull-left {
margin-right: .3em;
}
.dirty-indicator.pull-right {
margin-left: .3em;
}
.dirty-indicator-dirty {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 20px;
}
.dirty-indicator-dirty.pull-left {
margin-right: .3em;
}
.dirty-indicator-dirty.pull-right {
margin-left: .3em;
}
.dirty-indicator-clean {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 20px;
}
.dirty-indicator-clean.pull-left {
margin-right: .3em;
}
.dirty-indicator-clean.pull-right {
margin-left: .3em;
}
.dirty-indicator-clean:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f00c";
}
.dirty-indicator-clean:before.pull-left {
margin-right: .3em;
}
.dirty-indicator-clean:before.pull-right {
margin-left: .3em;
}
#filename {
font-size: 16pt;
display: table;
padding: 0px 5px;
}
#current-mode {
padding-left: 5px;
padding-right: 5px;
}
#texteditor-backdrop {
padding-top: 20px;
padding-bottom: 20px;
}
@media not print {
#texteditor-backdrop {
background-color: #EEE;
}
}
@media print {
#texteditor-backdrop #texteditor-container .CodeMirror-gutter,
#texteditor-backdrop #texteditor-container .CodeMirror-gutters {
background-color: #fff;
}
}
@media not print {
#texteditor-backdrop #texteditor-container .CodeMirror-gutter,
#texteditor-backdrop #texteditor-container .CodeMirror-gutters {
background-color: #fff;
}
}
@media not print {
#texteditor-backdrop #texteditor-container {
padding: 0px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
}
/*!
*
* IPython notebook
*
*/
/* CSS font colors for translated ANSI colors. */
.ansibold {
font-weight: bold;
}
/* use dark versions for foreground, to improve visibility */
.ansiblack {
color: black;
}
.ansired {
color: darkred;
}
.ansigreen {
color: darkgreen;
}
.ansiyellow {
color: #c4a000;
}
.ansiblue {
color: darkblue;
}
.ansipurple {
color: darkviolet;
}
.ansicyan {
color: steelblue;
}
.ansigray {
color: gray;
}
/* and light for background, for the same reason */
.ansibgblack {
background-color: black;
}
.ansibgred {
background-color: red;
}
.ansibggreen {
background-color: green;
}
.ansibgyellow {
background-color: yellow;
}
.ansibgblue {
background-color: blue;
}
.ansibgpurple {
background-color: magenta;
}
.ansibgcyan {
background-color: cyan;
}
.ansibggray {
background-color: gray;
}
div.cell {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
border-radius: 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-width: 1px;
border-style: solid;
border-color: transparent;
width: 100%;
padding: 5px;
/* This acts as a spacer between cells, that is outside the border */
margin: 0px;
outline: none;
border-left-width: 1px;
padding-left: 5px;
background: linear-gradient(to right, transparent -40px, transparent 1px, transparent 1px, transparent 100%);
}
div.cell.jupyter-soft-selected {
border-left-color: #90CAF9;
border-left-color: #E3F2FD;
border-left-width: 1px;
padding-left: 5px;
border-right-color: #E3F2FD;
border-right-width: 1px;
background: #E3F2FD;
}
@media print {
div.cell.jupyter-soft-selected {
border-color: transparent;
}
}
div.cell.selected {
border-color: #ababab;
border-left-width: 0px;
padding-left: 6px;
background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 5px, transparent 5px, transparent 100%);
}
@media print {
div.cell.selected {
border-color: transparent;
}
}
div.cell.selected.jupyter-soft-selected {
border-left-width: 0;
padding-left: 6px;
background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 7px, #E3F2FD 7px, #E3F2FD 100%);
}
.edit_mode div.cell.selected {
border-color: #66BB6A;
border-left-width: 0px;
padding-left: 6px;
background: linear-gradient(to right, #66BB6A -40px, #66BB6A 5px, transparent 5px, transparent 100%);
}
@media print {
.edit_mode div.cell.selected {
border-color: transparent;
}
}
.prompt {
/* This needs to be wide enough for 3 digit prompt numbers: In[100]: */
min-width: 14ex;
/* This padding is tuned to match the padding on the CodeMirror editor. */
padding: 0.4em;
margin: 0px;
font-family: monospace;
text-align: right;
/* This has to match that of the the CodeMirror class line-height below */
line-height: 1.21429em;
/* Don't highlight prompt number selection */
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
/* Use default cursor */
cursor: default;
}
@media (max-width: 540px) {
.prompt {
text-align: left;
}
}
div.inner_cell {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
@-moz-document url-prefix() {
div.inner_cell {
overflow-x: hidden;
}
}
/* input_area and input_prompt must match in top border and margin for alignment */
div.input_area {
border: 1px solid #cfcfcf;
border-radius: 2px;
background: #f7f7f7;
line-height: 1.21429em;
}
/* This is needed so that empty prompt areas can collapse to zero height when there
is no content in the output_subarea and the prompt. The main purpose of this is
to make sure that empty JavaScript output_subareas have no height. */
div.prompt:empty {
padding-top: 0;
padding-bottom: 0;
}
div.unrecognized_cell {
padding: 5px 5px 5px 0px;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
div.unrecognized_cell .inner_cell {
border-radius: 2px;
padding: 5px;
font-weight: bold;
color: red;
border: 1px solid #cfcfcf;
background: #eaeaea;
}
div.unrecognized_cell .inner_cell a {
color: inherit;
text-decoration: none;
}
div.unrecognized_cell .inner_cell a:hover {
color: inherit;
text-decoration: none;
}
@media (max-width: 540px) {
div.unrecognized_cell > div.prompt {
display: none;
}
}
div.code_cell {
/* avoid page breaking on code cells when printing */
}
@media print {
div.code_cell {
page-break-inside: avoid;
}
}
/* any special styling for code cells that are currently running goes here */
div.input {
page-break-inside: avoid;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
@media (max-width: 540px) {
div.input {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
}
/* input_area and input_prompt must match in top border and margin for alignment */
div.input_prompt {
color: #303F9F;
border-top: 1px solid transparent;
}
div.input_area > div.highlight {
margin: 0.4em;
border: none;
padding: 0px;
background-color: transparent;
}
div.input_area > div.highlight > pre {
margin: 0px;
border: none;
padding: 0px;
background-color: transparent;
}
/* The following gets added to the <head> if it is detected that the user has a
* monospace font with inconsistent normal/bold/italic height. See
* notebookmain.js. Such fonts will have keywords vertically offset with
* respect to the rest of the text. The user should select a better font.
* See: https://github.com/ipython/ipython/issues/1503
*
* .CodeMirror span {
* vertical-align: bottom;
* }
*/
.CodeMirror {
line-height: 1.21429em;
/* Changed from 1em to our global default */
font-size: 14px;
height: auto;
/* Changed to auto to autogrow */
background: none;
/* Changed from white to allow our bg to show through */
}
.CodeMirror-scroll {
/* The CodeMirror docs are a bit fuzzy on if overflow-y should be hidden or visible.*/
/* We have found that if it is visible, vertical scrollbars appear with font size changes.*/
overflow-y: hidden;
overflow-x: auto;
}
.CodeMirror-lines {
/* In CM2, this used to be 0.4em, but in CM3 it went to 4px. We need the em value because */
/* we have set a different line-height and want this to scale with that. */
padding: 0.4em;
}
.CodeMirror-linenumber {
padding: 0 8px 0 4px;
}
.CodeMirror-gutters {
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.CodeMirror pre {
/* In CM3 this went to 4px from 0 in CM2. We need the 0 value because of how we size */
/* .CodeMirror-lines */
padding: 0;
border: 0;
border-radius: 0;
}
/*
Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
Adapted from GitHub theme
*/
.highlight-base {
color: #000;
}
.highlight-variable {
color: #000;
}
.highlight-variable-2 {
color: #1a1a1a;
}
.highlight-variable-3 {
color: #333333;
}
.highlight-string {
color: #BA2121;
}
.highlight-comment {
color: #408080;
font-style: italic;
}
.highlight-number {
color: #080;
}
.highlight-atom {
color: #88F;
}
.highlight-keyword {
color: #008000;
font-weight: bold;
}
.highlight-builtin {
color: #008000;
}
.highlight-error {
color: #f00;
}
.highlight-operator {
color: #AA22FF;
font-weight: bold;
}
.highlight-meta {
color: #AA22FF;
}
/* previously not defined, copying from default codemirror */
.highlight-def {
color: #00f;
}
.highlight-string-2 {
color: #f50;
}
.highlight-qualifier {
color: #555;
}
.highlight-bracket {
color: #997;
}
.highlight-tag {
color: #170;
}
.highlight-attribute {
color: #00c;
}
.highlight-header {
color: blue;
}
.highlight-quote {
color: #090;
}
.highlight-link {
color: #00c;
}
/* apply the same style to codemirror */
.cm-s-ipython span.cm-keyword {
color: #008000;
font-weight: bold;
}
.cm-s-ipython span.cm-atom {
color: #88F;
}
.cm-s-ipython span.cm-number {
color: #080;
}
.cm-s-ipython span.cm-def {
color: #00f;
}
.cm-s-ipython span.cm-variable {
color: #000;
}
.cm-s-ipython span.cm-operator {
color: #AA22FF;
font-weight: bold;
}
.cm-s-ipython span.cm-variable-2 {
color: #1a1a1a;
}
.cm-s-ipython span.cm-variable-3 {
color: #333333;
}
.cm-s-ipython span.cm-comment {
color: #408080;
font-style: italic;
}
.cm-s-ipython span.cm-string {
color: #BA2121;
}
.cm-s-ipython span.cm-string-2 {
color: #f50;
}
.cm-s-ipython span.cm-meta {
color: #AA22FF;
}
.cm-s-ipython span.cm-qualifier {
color: #555;
}
.cm-s-ipython span.cm-builtin {
color: #008000;
}
.cm-s-ipython span.cm-bracket {
color: #997;
}
.cm-s-ipython span.cm-tag {
color: #170;
}
.cm-s-ipython span.cm-attribute {
color: #00c;
}
.cm-s-ipython span.cm-header {
color: blue;
}
.cm-s-ipython span.cm-quote {
color: #090;
}
.cm-s-ipython span.cm-link {
color: #00c;
}
.cm-s-ipython span.cm-error {
color: #f00;
}
.cm-s-ipython span.cm-tab {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=);
background-position: right;
background-repeat: no-repeat;
}
div.output_wrapper {
/* this position must be relative to enable descendents to be absolute within it */
position: relative;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
z-index: 1;
}
/* class for the output area when it should be height-limited */
div.output_scroll {
/* ideally, this would be max-height, but FF barfs all over that */
height: 24em;
/* FF needs this *and the wrapper* to specify full width, or it will shrinkwrap */
width: 100%;
overflow: auto;
border-radius: 2px;
-webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8);
display: block;
}
/* output div while it is collapsed */
div.output_collapsed {
margin: 0px;
padding: 0px;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
div.out_prompt_overlay {
height: 100%;
padding: 0px 0.4em;
position: absolute;
border-radius: 2px;
}
div.out_prompt_overlay:hover {
/* use inner shadow to get border that is computed the same on WebKit/FF */
-webkit-box-shadow: inset 0 0 1px #000;
box-shadow: inset 0 0 1px #000;
background: rgba(240, 240, 240, 0.5);
}
div.output_prompt {
color: #D84315;
}
/* This class is the outer container of all output sections. */
div.output_area {
padding: 0px;
page-break-inside: avoid;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
div.output_area .MathJax_Display {
text-align: left !important;
}
div.output_area .rendered_html table {
margin-left: 0;
margin-right: 0;
}
div.output_area .rendered_html img {
margin-left: 0;
margin-right: 0;
}
div.output_area img,
div.output_area svg {
max-width: 100%;
height: auto;
}
div.output_area img.unconfined,
div.output_area svg.unconfined {
max-width: none;
}
/* This is needed to protect the pre formating from global settings such
as that of bootstrap */
.output {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
@media (max-width: 540px) {
div.output_area {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: vertical;
-moz-box-align: stretch;
display: box;
box-orient: vertical;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: column;
align-items: stretch;
}
}
div.output_area pre {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
color: black;
background-color: transparent;
border-radius: 0;
}
/* This class is for the output subarea inside the output_area and after
the prompt div. */
div.output_subarea {
overflow-x: auto;
padding: 0.4em;
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
max-width: calc(100% - 14ex);
}
div.output_scroll div.output_subarea {
overflow-x: visible;
}
/* The rest of the output_* classes are for special styling of the different
output types */
/* all text output has this class: */
div.output_text {
text-align: left;
color: #000;
/* This has to match that of the the CodeMirror class line-height below */
line-height: 1.21429em;
}
/* stdout/stderr are 'text' as well as 'stream', but execute_result/error are *not* streams */
div.output_stderr {
background: #fdd;
/* very light red background for stderr */
}
div.output_latex {
text-align: left;
}
/* Empty output_javascript divs should have no height */
div.output_javascript:empty {
padding: 0;
}
.js-error {
color: darkred;
}
/* raw_input styles */
div.raw_input_container {
line-height: 1.21429em;
padding-top: 5px;
}
pre.raw_input_prompt {
/* nothing needed here. */
}
input.raw_input {
font-family: monospace;
font-size: inherit;
color: inherit;
width: auto;
/* make sure input baseline aligns with prompt */
vertical-align: baseline;
/* padding + margin = 0.5em between prompt and cursor */
padding: 0em 0.25em;
margin: 0em 0.25em;
}
input.raw_input:focus {
box-shadow: none;
}
p.p-space {
margin-bottom: 10px;
}
div.output_unrecognized {
padding: 5px;
font-weight: bold;
color: red;
}
div.output_unrecognized a {
color: inherit;
text-decoration: none;
}
div.output_unrecognized a:hover {
color: inherit;
text-decoration: none;
}
.rendered_html {
color: #000;
/* any extras will just be numbers: */
}
.rendered_html em {
font-style: italic;
}
.rendered_html strong {
font-weight: bold;
}
.rendered_html u {
text-decoration: underline;
}
.rendered_html :link {
text-decoration: underline;
}
.rendered_html :visited {
text-decoration: underline;
}
.rendered_html h1 {
font-size: 185.7%;
margin: 1.08em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h2 {
font-size: 157.1%;
margin: 1.27em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h3 {
font-size: 128.6%;
margin: 1.55em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h4 {
font-size: 100%;
margin: 2em 0 0 0;
font-weight: bold;
line-height: 1.0;
}
.rendered_html h5 {
font-size: 100%;
margin: 2em 0 0 0;
font-weight: bold;
line-height: 1.0;
font-style: italic;
}
.rendered_html h6 {
font-size: 100%;
margin: 2em 0 0 0;
font-weight: bold;
line-height: 1.0;
font-style: italic;
}
.rendered_html h1:first-child {
margin-top: 0.538em;
}
.rendered_html h2:first-child {
margin-top: 0.636em;
}
.rendered_html h3:first-child {
margin-top: 0.777em;
}
.rendered_html h4:first-child {
margin-top: 1em;
}
.rendered_html h5:first-child {
margin-top: 1em;
}
.rendered_html h6:first-child {
margin-top: 1em;
}
.rendered_html ul {
list-style: disc;
margin: 0em 2em;
padding-left: 0px;
}
.rendered_html ul ul {
list-style: square;
margin: 0em 2em;
}
.rendered_html ul ul ul {
list-style: circle;
margin: 0em 2em;
}
.rendered_html ol {
list-style: decimal;
margin: 0em 2em;
padding-left: 0px;
}
.rendered_html ol ol {
list-style: upper-alpha;
margin: 0em 2em;
}
.rendered_html ol ol ol {
list-style: lower-alpha;
margin: 0em 2em;
}
.rendered_html ol ol ol ol {
list-style: lower-roman;
margin: 0em 2em;
}
.rendered_html ol ol ol ol ol {
list-style: decimal;
margin: 0em 2em;
}
.rendered_html * + ul {
margin-top: 1em;
}
.rendered_html * + ol {
margin-top: 1em;
}
.rendered_html hr {
color: black;
background-color: black;
}
.rendered_html pre {
margin: 1em 2em;
}
.rendered_html pre,
.rendered_html code {
border: 0;
background-color: #fff;
color: #000;
font-size: 100%;
padding: 0px;
}
.rendered_html blockquote {
margin: 1em 2em;
}
.rendered_html table {
margin-left: auto;
margin-right: auto;
border: 1px solid black;
border-collapse: collapse;
}
.rendered_html tr,
.rendered_html th,
.rendered_html td {
border: 1px solid black;
border-collapse: collapse;
margin: 1em 2em;
}
.rendered_html td,
.rendered_html th {
text-align: left;
vertical-align: middle;
padding: 4px;
}
.rendered_html th {
font-weight: bold;
}
.rendered_html * + table {
margin-top: 1em;
}
.rendered_html p {
text-align: left;
}
.rendered_html * + p {
margin-top: 1em;
}
.rendered_html img {
display: block;
margin-left: auto;
margin-right: auto;
}
.rendered_html * + img {
margin-top: 1em;
}
.rendered_html img,
.rendered_html svg {
max-width: 100%;
height: auto;
}
.rendered_html img.unconfined,
.rendered_html svg.unconfined {
max-width: none;
}
div.text_cell {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
}
@media (max-width: 540px) {
div.text_cell > div.prompt {
display: none;
}
}
div.text_cell_render {
/*font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
outline: none;
resize: none;
width: inherit;
border-style: none;
padding: 0.5em 0.5em 0.5em 0.4em;
color: #000;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
a.anchor-link:link {
text-decoration: none;
padding: 0px 20px;
visibility: hidden;
}
h1:hover .anchor-link,
h2:hover .anchor-link,
h3:hover .anchor-link,
h4:hover .anchor-link,
h5:hover .anchor-link,
h6:hover .anchor-link {
visibility: visible;
}
.text_cell.rendered .input_area {
display: none;
}
.text_cell.rendered .rendered_html {
overflow-x: auto;
overflow-y: hidden;
}
.text_cell.unrendered .text_cell_render {
display: none;
}
.cm-header-1,
.cm-header-2,
.cm-header-3,
.cm-header-4,
.cm-header-5,
.cm-header-6 {
font-weight: bold;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cm-header-1 {
font-size: 185.7%;
}
.cm-header-2 {
font-size: 157.1%;
}
.cm-header-3 {
font-size: 128.6%;
}
.cm-header-4 {
font-size: 110%;
}
.cm-header-5 {
font-size: 100%;
font-style: italic;
}
.cm-header-6 {
font-size: 100%;
font-style: italic;
}
/*!
*
* IPython notebook webapp
*
*/
@media (max-width: 767px) {
.notebook_app {
padding-left: 0px;
padding-right: 0px;
}
}
#ipython-main-app {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 100%;
}
div#notebook_panel {
margin: 0px;
padding: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 100%;
}
div#notebook {
font-size: 14px;
line-height: 20px;
overflow-y: hidden;
overflow-x: auto;
width: 100%;
/* This spaces the page away from the edge of the notebook area */
padding-top: 20px;
margin: 0px;
outline: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
min-height: 100%;
}
@media not print {
#notebook-container {
padding: 15px;
background-color: #fff;
min-height: 0;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
}
@media print {
#notebook-container {
width: 100%;
}
}
div.ui-widget-content {
border: 1px solid #ababab;
outline: none;
}
pre.dialog {
background-color: #f7f7f7;
border: 1px solid #ddd;
border-radius: 2px;
padding: 0.4em;
padding-left: 2em;
}
p.dialog {
padding: 0.2em;
}
/* Word-wrap output correctly. This is the CSS3 spelling, though Firefox seems
to not honor it correctly. Webkit browsers (Chrome, rekonq, Safari) do.
*/
pre,
code,
kbd,
samp {
white-space: pre-wrap;
}
#fonttest {
font-family: monospace;
}
p {
margin-bottom: 0;
}
.end_space {
min-height: 100px;
transition: height .2s ease;
}
.notebook_app > #header {
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
@media not print {
.notebook_app {
background-color: #EEE;
}
}
kbd {
border-style: solid;
border-width: 1px;
box-shadow: none;
margin: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
padding-bottom: 1px;
}
/* CSS for the cell toolbar */
.celltoolbar {
border: thin solid #CFCFCF;
border-bottom: none;
background: #EEE;
border-radius: 2px 2px 0px 0px;
width: 100%;
height: 29px;
padding-right: 4px;
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
/* Old browsers */
-webkit-box-pack: end;
-moz-box-pack: end;
box-pack: end;
/* Modern browsers */
justify-content: flex-end;
display: -webkit-flex;
}
@media print {
.celltoolbar {
display: none;
}
}
.ctb_hideshow {
display: none;
vertical-align: bottom;
}
/* ctb_show is added to the ctb_hideshow div to show the cell toolbar.
Cell toolbars are only shown when the ctb_global_show class is also set.
*/
.ctb_global_show .ctb_show.ctb_hideshow {
display: block;
}
.ctb_global_show .ctb_show + .input_area,
.ctb_global_show .ctb_show + div.text_cell_input,
.ctb_global_show .ctb_show ~ div.text_cell_render {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
.ctb_global_show .ctb_show ~ div.text_cell_render {
border: 1px solid #cfcfcf;
}
.celltoolbar {
font-size: 87%;
padding-top: 3px;
}
.celltoolbar select {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 1px;
width: inherit;
font-size: inherit;
height: 22px;
padding: 0px;
display: inline-block;
}
.celltoolbar select:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.celltoolbar select::-moz-placeholder {
color: #999;
opacity: 1;
}
.celltoolbar select:-ms-input-placeholder {
color: #999;
}
.celltoolbar select::-webkit-input-placeholder {
color: #999;
}
.celltoolbar select::-ms-expand {
border: 0;
background-color: transparent;
}
.celltoolbar select[disabled],
.celltoolbar select[readonly],
fieldset[disabled] .celltoolbar select {
background-color: #eeeeee;
opacity: 1;
}
.celltoolbar select[disabled],
fieldset[disabled] .celltoolbar select {
cursor: not-allowed;
}
textarea.celltoolbar select {
height: auto;
}
select.celltoolbar select {
height: 30px;
line-height: 30px;
}
textarea.celltoolbar select,
select[multiple].celltoolbar select {
height: auto;
}
.celltoolbar label {
margin-left: 5px;
margin-right: 5px;
}
.completions {
position: absolute;
z-index: 110;
overflow: hidden;
border: 1px solid #ababab;
border-radius: 2px;
-webkit-box-shadow: 0px 6px 10px -1px #adadad;
box-shadow: 0px 6px 10px -1px #adadad;
line-height: 1;
}
.completions select {
background: white;
outline: none;
border: none;
padding: 0px;
margin: 0px;
overflow: auto;
font-family: monospace;
font-size: 110%;
color: #000;
width: auto;
}
.completions select option.context {
color: #286090;
}
#kernel_logo_widget {
float: right !important;
float: right;
}
#kernel_logo_widget .current_kernel_logo {
display: none;
margin-top: -1px;
margin-bottom: -1px;
width: 32px;
height: 32px;
}
#menubar {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
margin-top: 1px;
}
#menubar .navbar {
border-top: 1px;
border-radius: 0px 0px 2px 2px;
margin-bottom: 0px;
}
#menubar .navbar-toggle {
float: left;
padding-top: 7px;
padding-bottom: 7px;
border: none;
}
#menubar .navbar-collapse {
clear: left;
}
.nav-wrapper {
border-bottom: 1px solid #e7e7e7;
}
i.menu-icon {
padding-top: 4px;
}
ul#help_menu li a {
overflow: hidden;
padding-right: 2.2em;
}
ul#help_menu li a i {
margin-right: -1.2em;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a:after {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
content: "\f0da";
float: right;
color: #333333;
margin-top: 2px;
margin-right: -10px;
}
.dropdown-submenu > a:after.pull-left {
margin-right: .3em;
}
.dropdown-submenu > a:after.pull-right {
margin-left: .3em;
}
.dropdown-submenu:hover > a:after {
color: #262626;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
}
#notification_area {
float: right !important;
float: right;
z-index: 10;
}
.indicator_area {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
}
#kernel_indicator {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
border-left: 1px solid;
}
#kernel_indicator .kernel_indicator_name {
padding-left: 5px;
padding-right: 5px;
}
#modal_indicator {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
}
#readonly-indicator {
float: right !important;
float: right;
color: #777;
margin-left: 5px;
margin-right: 5px;
width: 11px;
z-index: 10;
text-align: center;
width: auto;
margin-top: 2px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
display: none;
}
.modal_indicator:before {
width: 1.28571429em;
text-align: center;
}
.edit_mode .modal_indicator:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f040";
}
.edit_mode .modal_indicator:before.pull-left {
margin-right: .3em;
}
.edit_mode .modal_indicator:before.pull-right {
margin-left: .3em;
}
.command_mode .modal_indicator:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: ' ';
}
.command_mode .modal_indicator:before.pull-left {
margin-right: .3em;
}
.command_mode .modal_indicator:before.pull-right {
margin-left: .3em;
}
.kernel_idle_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f10c";
}
.kernel_idle_icon:before.pull-left {
margin-right: .3em;
}
.kernel_idle_icon:before.pull-right {
margin-left: .3em;
}
.kernel_busy_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f111";
}
.kernel_busy_icon:before.pull-left {
margin-right: .3em;
}
.kernel_busy_icon:before.pull-right {
margin-left: .3em;
}
.kernel_dead_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f1e2";
}
.kernel_dead_icon:before.pull-left {
margin-right: .3em;
}
.kernel_dead_icon:before.pull-right {
margin-left: .3em;
}
.kernel_disconnected_icon:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f127";
}
.kernel_disconnected_icon:before.pull-left {
margin-right: .3em;
}
.kernel_disconnected_icon:before.pull-right {
margin-left: .3em;
}
.notification_widget {
color: #777;
z-index: 10;
background: rgba(240, 240, 240, 0.5);
margin-right: 4px;
color: #333;
background-color: #fff;
border-color: #ccc;
}
.notification_widget:focus,
.notification_widget.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.notification_widget:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.notification_widget:active,
.notification_widget.active,
.open > .dropdown-toggle.notification_widget {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.notification_widget:active:hover,
.notification_widget.active:hover,
.open > .dropdown-toggle.notification_widget:hover,
.notification_widget:active:focus,
.notification_widget.active:focus,
.open > .dropdown-toggle.notification_widget:focus,
.notification_widget:active.focus,
.notification_widget.active.focus,
.open > .dropdown-toggle.notification_widget.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.notification_widget:active,
.notification_widget.active,
.open > .dropdown-toggle.notification_widget {
background-image: none;
}
.notification_widget.disabled:hover,
.notification_widget[disabled]:hover,
fieldset[disabled] .notification_widget:hover,
.notification_widget.disabled:focus,
.notification_widget[disabled]:focus,
fieldset[disabled] .notification_widget:focus,
.notification_widget.disabled.focus,
.notification_widget[disabled].focus,
fieldset[disabled] .notification_widget.focus {
background-color: #fff;
border-color: #ccc;
}
.notification_widget .badge {
color: #fff;
background-color: #333;
}
.notification_widget.warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.notification_widget.warning:focus,
.notification_widget.warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.notification_widget.warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.notification_widget.warning:active,
.notification_widget.warning.active,
.open > .dropdown-toggle.notification_widget.warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.notification_widget.warning:active:hover,
.notification_widget.warning.active:hover,
.open > .dropdown-toggle.notification_widget.warning:hover,
.notification_widget.warning:active:focus,
.notification_widget.warning.active:focus,
.open > .dropdown-toggle.notification_widget.warning:focus,
.notification_widget.warning:active.focus,
.notification_widget.warning.active.focus,
.open > .dropdown-toggle.notification_widget.warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.notification_widget.warning:active,
.notification_widget.warning.active,
.open > .dropdown-toggle.notification_widget.warning {
background-image: none;
}
.notification_widget.warning.disabled:hover,
.notification_widget.warning[disabled]:hover,
fieldset[disabled] .notification_widget.warning:hover,
.notification_widget.warning.disabled:focus,
.notification_widget.warning[disabled]:focus,
fieldset[disabled] .notification_widget.warning:focus,
.notification_widget.warning.disabled.focus,
.notification_widget.warning[disabled].focus,
fieldset[disabled] .notification_widget.warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.notification_widget.warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.notification_widget.success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.notification_widget.success:focus,
.notification_widget.success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.notification_widget.success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.notification_widget.success:active,
.notification_widget.success.active,
.open > .dropdown-toggle.notification_widget.success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.notification_widget.success:active:hover,
.notification_widget.success.active:hover,
.open > .dropdown-toggle.notification_widget.success:hover,
.notification_widget.success:active:focus,
.notification_widget.success.active:focus,
.open > .dropdown-toggle.notification_widget.success:focus,
.notification_widget.success:active.focus,
.notification_widget.success.active.focus,
.open > .dropdown-toggle.notification_widget.success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.notification_widget.success:active,
.notification_widget.success.active,
.open > .dropdown-toggle.notification_widget.success {
background-image: none;
}
.notification_widget.success.disabled:hover,
.notification_widget.success[disabled]:hover,
fieldset[disabled] .notification_widget.success:hover,
.notification_widget.success.disabled:focus,
.notification_widget.success[disabled]:focus,
fieldset[disabled] .notification_widget.success:focus,
.notification_widget.success.disabled.focus,
.notification_widget.success[disabled].focus,
fieldset[disabled] .notification_widget.success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.notification_widget.success .badge {
color: #5cb85c;
background-color: #fff;
}
.notification_widget.info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.notification_widget.info:focus,
.notification_widget.info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.notification_widget.info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.notification_widget.info:active,
.notification_widget.info.active,
.open > .dropdown-toggle.notification_widget.info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.notification_widget.info:active:hover,
.notification_widget.info.active:hover,
.open > .dropdown-toggle.notification_widget.info:hover,
.notification_widget.info:active:focus,
.notification_widget.info.active:focus,
.open > .dropdown-toggle.notification_widget.info:focus,
.notification_widget.info:active.focus,
.notification_widget.info.active.focus,
.open > .dropdown-toggle.notification_widget.info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.notification_widget.info:active,
.notification_widget.info.active,
.open > .dropdown-toggle.notification_widget.info {
background-image: none;
}
.notification_widget.info.disabled:hover,
.notification_widget.info[disabled]:hover,
fieldset[disabled] .notification_widget.info:hover,
.notification_widget.info.disabled:focus,
.notification_widget.info[disabled]:focus,
fieldset[disabled] .notification_widget.info:focus,
.notification_widget.info.disabled.focus,
.notification_widget.info[disabled].focus,
fieldset[disabled] .notification_widget.info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.notification_widget.info .badge {
color: #5bc0de;
background-color: #fff;
}
.notification_widget.danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.notification_widget.danger:focus,
.notification_widget.danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.notification_widget.danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.notification_widget.danger:active,
.notification_widget.danger.active,
.open > .dropdown-toggle.notification_widget.danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.notification_widget.danger:active:hover,
.notification_widget.danger.active:hover,
.open > .dropdown-toggle.notification_widget.danger:hover,
.notification_widget.danger:active:focus,
.notification_widget.danger.active:focus,
.open > .dropdown-toggle.notification_widget.danger:focus,
.notification_widget.danger:active.focus,
.notification_widget.danger.active.focus,
.open > .dropdown-toggle.notification_widget.danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.notification_widget.danger:active,
.notification_widget.danger.active,
.open > .dropdown-toggle.notification_widget.danger {
background-image: none;
}
.notification_widget.danger.disabled:hover,
.notification_widget.danger[disabled]:hover,
fieldset[disabled] .notification_widget.danger:hover,
.notification_widget.danger.disabled:focus,
.notification_widget.danger[disabled]:focus,
fieldset[disabled] .notification_widget.danger:focus,
.notification_widget.danger.disabled.focus,
.notification_widget.danger[disabled].focus,
fieldset[disabled] .notification_widget.danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.notification_widget.danger .badge {
color: #d9534f;
background-color: #fff;
}
div#pager {
background-color: #fff;
font-size: 14px;
line-height: 20px;
overflow: hidden;
display: none;
position: fixed;
bottom: 0px;
width: 100%;
max-height: 50%;
padding-top: 8px;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
/* Display over codemirror */
z-index: 100;
/* Hack which prevents jquery ui resizable from changing top. */
top: auto !important;
}
div#pager pre {
line-height: 1.21429em;
color: #000;
background-color: #f7f7f7;
padding: 0.4em;
}
div#pager #pager-button-area {
position: absolute;
top: 8px;
right: 20px;
}
div#pager #pager-contents {
position: relative;
overflow: auto;
width: 100%;
height: 100%;
}
div#pager #pager-contents #pager-container {
position: relative;
padding: 15px 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
div#pager .ui-resizable-handle {
top: 0px;
height: 8px;
background: #f7f7f7;
border-top: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
/* This injects handle bars (a short, wide = symbol) for
the resize handle. */
}
div#pager .ui-resizable-handle::after {
content: '';
top: 2px;
left: 50%;
height: 3px;
width: 30px;
margin-left: -15px;
position: absolute;
border-top: 1px solid #cfcfcf;
}
.quickhelp {
/* Old browsers */
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-align: stretch;
display: -moz-box;
-moz-box-orient: horizontal;
-moz-box-align: stretch;
display: box;
box-orient: horizontal;
box-align: stretch;
/* Modern browsers */
display: flex;
flex-direction: row;
align-items: stretch;
line-height: 1.8em;
}
.shortcut_key {
display: inline-block;
width: 20ex;
text-align: right;
font-family: monospace;
}
.shortcut_descr {
display: inline-block;
/* Old browsers */
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
/* Modern browsers */
flex: 1;
}
span.save_widget {
margin-top: 6px;
}
span.save_widget span.filename {
height: 1em;
line-height: 1em;
padding: 3px;
margin-left: 16px;
border: none;
font-size: 146.5%;
border-radius: 2px;
}
span.save_widget span.filename:hover {
background-color: #e6e6e6;
}
span.checkpoint_status,
span.autosave_status {
font-size: small;
}
@media (max-width: 767px) {
span.save_widget {
font-size: small;
}
span.checkpoint_status,
span.autosave_status {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
span.checkpoint_status {
display: none;
}
span.autosave_status {
font-size: x-small;
}
}
.toolbar {
padding: 0px;
margin-left: -5px;
margin-top: 2px;
margin-bottom: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.toolbar select,
.toolbar label {
width: auto;
vertical-align: middle;
margin-right: 2px;
margin-bottom: 0px;
display: inline;
font-size: 92%;
margin-left: 0.3em;
margin-right: 0.3em;
padding: 0px;
padding-top: 3px;
}
.toolbar .btn {
padding: 2px 8px;
}
.toolbar .btn-group {
margin-top: 0px;
margin-left: 5px;
}
#maintoolbar {
margin-bottom: -3px;
margin-top: -8px;
border: 0px;
min-height: 27px;
margin-left: 0px;
padding-top: 11px;
padding-bottom: 3px;
}
#maintoolbar .navbar-text {
float: none;
vertical-align: middle;
text-align: right;
margin-left: 5px;
margin-right: 0px;
margin-top: 0px;
}
.select-xs {
height: 24px;
}
.pulse,
.dropdown-menu > li > a.pulse,
li.pulse > a.dropdown-toggle,
li.pulse.open > a.dropdown-toggle {
background-color: #F37626;
color: white;
}
/**
* Primary styles
*
* Author: Jupyter Development Team
*/
/** WARNING IF YOU ARE EDITTING THIS FILE, if this is a .css file, It has a lot
* of chance of beeing generated from the ../less/[samename].less file, you can
* try to get back the less file by reverting somme commit in history
**/
/*
* We'll try to get something pretty, so we
* have some strange css to have the scroll bar on
* the left with fix button on the top right of the tooltip
*/
@-moz-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-moz-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
/*properties of tooltip after "expand"*/
.bigtooltip {
overflow: auto;
height: 200px;
-webkit-transition-property: height;
-webkit-transition-duration: 500ms;
-moz-transition-property: height;
-moz-transition-duration: 500ms;
transition-property: height;
transition-duration: 500ms;
}
/*properties of tooltip before "expand"*/
.smalltooltip {
-webkit-transition-property: height;
-webkit-transition-duration: 500ms;
-moz-transition-property: height;
-moz-transition-duration: 500ms;
transition-property: height;
transition-duration: 500ms;
text-overflow: ellipsis;
overflow: hidden;
height: 80px;
}
.tooltipbuttons {
position: absolute;
padding-right: 15px;
top: 0px;
right: 0px;
}
.tooltiptext {
/*avoid the button to overlap on some docstring*/
padding-right: 30px;
}
.ipython_tooltip {
max-width: 700px;
/*fade-in animation when inserted*/
-webkit-animation: fadeOut 400ms;
-moz-animation: fadeOut 400ms;
animation: fadeOut 400ms;
-webkit-animation: fadeIn 400ms;
-moz-animation: fadeIn 400ms;
animation: fadeIn 400ms;
vertical-align: middle;
background-color: #f7f7f7;
overflow: visible;
border: #ababab 1px solid;
outline: none;
padding: 3px;
margin: 0px;
padding-left: 7px;
font-family: monospace;
min-height: 50px;
-moz-box-shadow: 0px 6px 10px -1px #adadad;
-webkit-box-shadow: 0px 6px 10px -1px #adadad;
box-shadow: 0px 6px 10px -1px #adadad;
border-radius: 2px;
position: absolute;
z-index: 1000;
}
.ipython_tooltip a {
float: right;
}
.ipython_tooltip .tooltiptext pre {
border: 0;
border-radius: 0;
font-size: 100%;
background-color: #f7f7f7;
}
.pretooltiparrow {
left: 0px;
margin: 0px;
top: -16px;
width: 40px;
height: 16px;
overflow: hidden;
position: absolute;
}
.pretooltiparrow:before {
background-color: #f7f7f7;
border: 1px #ababab solid;
z-index: 11;
content: "";
position: absolute;
left: 15px;
top: 10px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
ul.typeahead-list i {
margin-left: -10px;
width: 18px;
}
ul.typeahead-list {
max-height: 80vh;
overflow: auto;
}
ul.typeahead-list > li > a {
/** Firefox bug **/
/* see https://github.com/jupyter/notebook/issues/559 */
white-space: normal;
}
.cmd-palette .modal-body {
padding: 7px;
}
.cmd-palette form {
background: white;
}
.cmd-palette input {
outline: none;
}
.no-shortcut {
display: none;
}
.command-shortcut:before {
content: "(command)";
padding-right: 3px;
color: #777777;
}
.edit-shortcut:before {
content: "(edit)";
padding-right: 3px;
color: #777777;
}
#find-and-replace #replace-preview .match,
#find-and-replace #replace-preview .insert {
background-color: #BBDEFB;
border-color: #90CAF9;
border-style: solid;
border-width: 1px;
border-radius: 0px;
}
#find-and-replace #replace-preview .replace .match {
background-color: #FFCDD2;
border-color: #EF9A9A;
border-radius: 0px;
}
#find-and-replace #replace-preview .replace .insert {
background-color: #C8E6C9;
border-color: #A5D6A7;
border-radius: 0px;
}
#find-and-replace #replace-preview {
max-height: 60vh;
overflow: auto;
}
#find-and-replace #replace-preview pre {
padding: 5px 10px;
}
.terminal-app {
background: #EEE;
}
.terminal-app #header {
background: #fff;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2);
}
.terminal-app .terminal {
float: left;
font-family: monospace;
color: white;
background: black;
padding: 0.4em;
border-radius: 2px;
-webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4);
box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4);
}
.terminal-app .terminal,
.terminal-app .terminal dummy-screen {
line-height: 1em;
font-size: 14px;
}
.terminal-app .terminal-cursor {
color: black;
background: white;
}
.terminal-app #terminado-container {
margin-top: 20px;
}
/*# sourceMappingURL=style.min.css.map */
</style>
<style type="text/css">
.highlight .hll { background-color: #ffffcc }
.highlight { background: #f8f8f8; }
.highlight .c { color: #408080; font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { color: #008000; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */
.highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #BC7A00 } /* Comment.Preproc */
.highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */
.highlight .cs { color: #408080; font-style: italic } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0044DD } /* Generic.Traceback */
.highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008000 } /* Keyword.Pseudo */
.highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #B00040 } /* Keyword.Type */
.highlight .m { color: #666666 } /* Literal.Number */
.highlight .s { color: #BA2121 } /* Literal.String */
.highlight .na { color: #7D9029 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */
.highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0000FF } /* Name.Function */
.highlight .nl { color: #A0A000 } /* Name.Label */
.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */
.highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #19177C } /* Name.Variable */
.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #666666 } /* Literal.Number.Bin */
.highlight .mf { color: #666666 } /* Literal.Number.Float */
.highlight .mh { color: #666666 } /* Literal.Number.Hex */
.highlight .mi { color: #666666 } /* Literal.Number.Integer */
.highlight .mo { color: #666666 } /* Literal.Number.Oct */
.highlight .sb { color: #BA2121 } /* Literal.String.Backtick */
.highlight .sc { color: #BA2121 } /* Literal.String.Char */
.highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */
.highlight .s2 { color: #BA2121 } /* Literal.String.Double */
.highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */
.highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */
.highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */
.highlight .sx { color: #008000 } /* Literal.String.Other */
.highlight .sr { color: #BB6688 } /* Literal.String.Regex */
.highlight .s1 { color: #BA2121 } /* Literal.String.Single */
.highlight .ss { color: #19177C } /* Literal.String.Symbol */
.highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #19177C } /* Name.Variable.Class */
.highlight .vg { color: #19177C } /* Name.Variable.Global */
.highlight .vi { color: #19177C } /* Name.Variable.Instance */
.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
<style type="text/css">
/* Temporary definitions which will become obsolete with Notebook release 5.0 */
.ansi-black-fg { color: #3E424D; }
.ansi-black-bg { background-color: #3E424D; }
.ansi-black-intense-fg { color: #282C36; }
.ansi-black-intense-bg { background-color: #282C36; }
.ansi-red-fg { color: #E75C58; }
.ansi-red-bg { background-color: #E75C58; }
.ansi-red-intense-fg { color: #B22B31; }
.ansi-red-intense-bg { background-color: #B22B31; }
.ansi-green-fg { color: #00A250; }
.ansi-green-bg { background-color: #00A250; }
.ansi-green-intense-fg { color: #007427; }
.ansi-green-intense-bg { background-color: #007427; }
.ansi-yellow-fg { color: #DDB62B; }
.ansi-yellow-bg { background-color: #DDB62B; }
.ansi-yellow-intense-fg { color: #B27D12; }
.ansi-yellow-intense-bg { background-color: #B27D12; }
.ansi-blue-fg { color: #208FFB; }
.ansi-blue-bg { background-color: #208FFB; }
.ansi-blue-intense-fg { color: #0065CA; }
.ansi-blue-intense-bg { background-color: #0065CA; }
.ansi-magenta-fg { color: #D160C4; }
.ansi-magenta-bg { background-color: #D160C4; }
.ansi-magenta-intense-fg { color: #A03196; }
.ansi-magenta-intense-bg { background-color: #A03196; }
.ansi-cyan-fg { color: #60C6C8; }
.ansi-cyan-bg { background-color: #60C6C8; }
.ansi-cyan-intense-fg { color: #258F8F; }
.ansi-cyan-intense-bg { background-color: #258F8F; }
.ansi-white-fg { color: #C5C1B4; }
.ansi-white-bg { background-color: #C5C1B4; }
.ansi-white-intense-fg { color: #A1A6B2; }
.ansi-white-intense-bg { background-color: #A1A6B2; }
.ansi-bold { font-weight: bold; }
</style>
<style type="text/css">
/* Overrides of notebook CSS for static HTML export */
body {
overflow: visible;
padding: 8px;
}
div#notebook {
overflow: visible;
border-top: none;
}
@media print {
div.cell {
display: block;
page-break-inside: avoid;
}
div.output_wrapper {
display: block;
page-break-inside: avoid;
}
div.output {
display: block;
page-break-inside: avoid;
}
}
</style>
<!-- Custom stylesheet, it must be in the same directory as the html file -->
<link rel="stylesheet" href="custom.css">
<!-- Loading mathjax macro -->
<!-- Load mathjax -->
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
<!-- MathJax configuration -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
processEscapes: true,
processEnvironments: true
},
// Center justify equations in code and markdown cells. Elsewhere
// we use CSS to left justify single line equations in code cells.
displayAlign: 'center',
"HTML-CSS": {
styles: {'.MathJax_Display': {"margin": 0}},
linebreaks: { automatic: true }
}
});
</script>
<!-- End of mathjax configuration --></head>
<body>
<div tabindex="-1" id="notebook" class="border-box-sizing">
<div class="container" id="notebook-container">
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="ChemEnv-:-a-fast-and-robust-tool-to-automatically-identify-coordination-environments">ChemEnv : a fast and robust tool to automatically identify coordination environments<a class="anchor-link" href="#ChemEnv-:-a-fast-and-robust-tool-to-automatically-identify-coordination-environments">¶</a></h1>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>ChemEnv is a fast and robust tool to automatically identify coordination environments (e.g. tetrahedral, octahedral, icosahedral, ...) in a structure. The package is in pymatgen/analysis/chemenv and a script (get_environments.py) is provided in the pymatgen/scripts directory for simple usages. For more advanced usages, you should write your own script(s).</p>
<p>This example section consists of a small introduction describing the idea and the procedure for the identification of the environments. The simple "get_environments.py" script is then presented. Some more sophisticated examples of usage will be provided in a near future.</p>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h2 id="Introduction">Introduction<a class="anchor-link" href="#Introduction">¶</a></h2>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Describing materials and compounds in terms of the coordination environments of their constituent atoms is a common and useful practice amongst chemists, crystallographers and materials scientists. The ChemEnv package allows to identify the model coordination environment to which a given (slightly or highly distorted) local environment is the closest. Model coordination environments have been taken from the following two references that were published by the Internation Union of Crystallographers and the Internation Union of Pure and Applied Chemistry respectively :</p>
<ul>
<li>J. Lima-de-Faria, E. Hellner, F. Liebau, E. Makovicky and E. Parthé, <em>Nomenclature of inorganic structure types</em>, Acta Crystallographica Section A <strong>46</strong>, 1 (1990).</li>
<li>R. M. Hartshorn, E. Hey-Hawkins, R. Kalio and G. J. Leigh, <em>Representation of configuration in coordination polyhedra and the extension of current methodology to coordination numbers greater than six</em>, Pure and Applied Chemistry <strong>79</strong>, 1779.</li>
</ul>
<p>Without entering into too many details, the identification procedure can be described as follows :</p>
<ol>
<li>Voronoi analysis to identify the neighbours</li>
<li>Computation of the Continuous Symmetry Measure (measure of distortion) with respect to all model coordination environments (see [M. Pinsky and D. Avnir, <em>Continuous Symmetry Measures. 5. The Classical Polyhedra</em>, Inorganic Chemistry <strong>37</strong>, 5575 (1998).])</li>
<li>The coordination environment is the one with the smallest CSM.</li>
</ol>
<p>The real procedure is in fact more complicated but will be described in a forecoming paper.</p>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h2 id="Quickly-get-environments-of-a-given-structure">Quickly get environments of a given structure<a class="anchor-link" href="#Quickly-get-environments-of-a-given-structure">¶</a></h2>
</div>
</div>
</div>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>The "get_environments.py" script is available in pymatgen/scripts. It should be installed automatically when you install pymatgen and should thus be available directly in a terminal. The script is self explanatory. Just run it by issuing "get_environment.py" in a terminal.</p>
<p>By default, the script will ask you the path to the CIF file of the structure you want to analyze. The script is also able to get a structure directly from the MaterialsProject database using the MaterialsProject id. In order to use this feature, you should setup the connection to the MaterialsProject by issuing "get_environment.py -s". Just follow the instructions of this setup option in order to setup the connection to the MaterialsProject. You can also specify other options (related to the procedure of identification of the coordination environments).</p>
<p>After having specified your structure (either from a CIF file or by MaterialsProject Id), the script will automatically identify the coordination environments. Be carefull that this can take some time for large and/or complex structures (structures with large coordination numbers typically take more time to process).</p>
<p>After the identification has been performed, the script asks you what you want to do :</p>
<ul>
<li>See the list of environments for each site ("y" or "d" with more details)</li>
<li>See the grid of angle/distance parameters ("g", advanced/expert usage, description of this will follow)</li>
</ul>
<p>If you have VTK installed, you can also visualize the structure directly.</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
|
appsensor-dot-org/site-contents/docs/v2.3.1/javadoc/org/owasp/appsensor/integration/jmx/package-summary.html
|
jtmelton/appsensor
|
<!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) on Thu Jan 05 01:03:29 EST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.owasp.appsensor.integration.jmx (appsensor-parent 2.3.1 API)</title>
<meta name="date" content="2017-01-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="org.owasp.appsensor.integration.jmx (appsensor-parent 2.3.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h1 title="Package" class="title">Package org.owasp.appsensor.integration.jmx</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/owasp/appsensor/integration/jmx/JmxEmitter.JmxAppSensorMBean.html" title="interface in org.owasp.appsensor.integration.jmx">JmxEmitter.JmxAppSensorMBean</a></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/owasp/appsensor/integration/jmx/JmxEmitter.JmxAttackMBean.html" title="interface in org.owasp.appsensor.integration.jmx">JmxEmitter.JmxAttackMBean</a></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/owasp/appsensor/integration/jmx/JmxEmitter.JmxEventMBean.html" title="interface in org.owasp.appsensor.integration.jmx">JmxEmitter.JmxEventMBean</a></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/owasp/appsensor/integration/jmx/JmxEmitter.JmxResponseMBean.html" title="interface in org.owasp.appsensor.integration.jmx">JmxEmitter.JmxResponseMBean</a></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/owasp/appsensor/integration/jmx/JmxEmitter.html" title="class in org.owasp.appsensor.integration.jmx">JmxEmitter</a></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.owasp.org">The Open Web Application Security Project (OWASP)</a>. All rights reserved.</small></p>
</body>
</html>
|
lit2go.ok/144/the-olive-fairy-book/index.html
|
adrianosb/HtmlToText
|
<!DOCTYPE html>
<html>
<head>
<title>The Olive Fairy Book | Andrew Lang | Lit2Go ETC</title>
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8">
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/printless.css" type="text/css" media="print" title="no title" charset="utf-8">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/js.min.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-5574891-1']);
_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);
})();
$(document).ready(function() {
$('img').unveil();
$('#contactable').contactable({
url: 'http://etc.usf.edu/lit2go/welcome/feedback/',
subject: 'Lit2Go Feedback — The Olive Fairy Book | Andrew Lang — http://etc.usf.edu/lit2go/144/the-olive-fairy-book/'
});
});
</script>
</head>
<body>
<div class="page"> <header>
<h1>
<a href="http://etc.usf.edu/lit2go/">Lit<span class="blue">2</span>Go</a>
</h1>
<ul>
<li id="search"><form action="http://etc.usf.edu/lit2go/search/"><input type="text" name="q" placeholder="Search" value=""></form></li>
</ul>
</header>
<nav id="shell">
<ul>
<li><a href="http://etc.usf.edu/lit2go/authors/" class="">Authors</a></li>
<li><a href="http://etc.usf.edu/lit2go/books/" class="selected">Books</a></li>
<li><a href="http://etc.usf.edu/lit2go/genres/" class="">Genres</a></li>
<li><a href="http://etc.usf.edu/lit2go/collections/" class="">Collections</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/" class="">Readability</a></li>
</ul>
</nav>
<section id="content">
<div id="contactable"><!-- contactable html placeholder --></div>
<div id="page_content">
<header>
<h2>
The Olive Fairy Book </h2>
<h3>
by <a href="http://etc.usf.edu/lit2go/authors/198/andrew-lang/">Andrew Lang</a>
</h3>
</header>
<!--Two different page images for testing-->
<!--<div id="page_image">
<img src="http://etc.usf.edu/clipart/21100/21137/alice9_21137_lg.gif" alt="A scene from the story, Alice in Wonderland.">
</div>-->
<div id="column_primary">
<div id="page_thumbnail">
<img height="150" width="150" src="http://etc.usf.edu/lit2go/static/thumbnails/books/144.png" alt="The Olive Fairy Book">
</div>
<p>
<p>
This book is a collection of traditional tales. The collection was assembled by Scottish folklorist Andrew Lang although authorship of the stories is unknown. Lang published several collections of traditional tales, collectively known as <em>Andrew Lang's Fairy Books</em>.</p> </p>
<p>
<strong>Source:</strong>
Lang, A. (Ed.). (1907). <em>The Olive Fairy Book</em>. London: Longmans, Green & Co. </p>
<dl>
<dt>
<a href="http://etc.usf.edu/lit2go/144/the-olive-fairy-book/5049/jackal-or-tiger/">Jackal or Tiger?</a>
</dt>
<dd>
A king and his wife make a bet, but the result is unfair to the queen, who is banished to the forest. There a farmer takes her in and she raises her son until he is eighteen. He leaves in search of adventure, only to find himself at his father’s castle. He is given seemingly impossible tasks, which he completes with the help of a fairy. Finally, the king is taught the error of his ways. </dd>
<dt>
<a href="http://etc.usf.edu/lit2go/144/the-olive-fairy-book/5141/the-prince-and-the-princess-in-the-forest/">The Prince and the Princess in the Forest</a>
</dt>
<dd>
A prince and his mother set off into the world after the king’s death. The son is brave and clever, while his mother is a coward. She tricks him to help a robber in order to save her own life. The prince rescues a princess, and in turn is rescued by the princess. They are wed, and would live happily, but curiosity leads them both into trouble once more.The prince must find his way back to the princess and avenge himself against the robber and the wrongs committed by his mother. </dd>
<dt>
<a href="http://etc.usf.edu/lit2go/144/the-olive-fairy-book/5142/the-satin-surgeon/">The Satin Surgeon</a>
</dt>
<dd>
A king has two daughters, though one is ugly and cruel and the other beautiful and kind. A prince is supposed to be promised to the former, but falls in love with the latter. The bitter sister and the king send away the younger princess to a tower where she is trapped. The prince tries to see his princess, but is harmed by the plans of the elder sister.The princess escapes her tower and sets off to save the prince she loves. </dd>
<dt>
<a href="http://etc.usf.edu/lit2go/144/the-olive-fairy-book/5144/the-silent-princess/">The Silent Princess</a>
</dt>
<dd>
A spoiled young boy torments an old woman, who curses him to fall in love with the silent princess. He decides he must go into the world and seek this princess, or die. He comes to learn that many others have lost their lives trying to get the silent princess to speak. Luckily, he befriends a nightingale who helps him in his challenges. </dd>
<dt>
<a href="http://etc.usf.edu/lit2go/144/the-olive-fairy-book/5147/the-snake-prince/">The Snake Prince</a>
</dt>
<dd>
An old woman who has nothing finds a snake in her water jar, and wishes for death. Instead, she discovers a necklace, which earns her wealth. The king buys the necklace, but finds it replaced with the son he so desires.The prince and princess are wed, but she wishes to know the secret of the prince. He warns her of the consequences, which come to pass when he reveals the secret. The princess must work to break the enchantment to get back her prince. </dd>
<dt>
<a href="http://etc.usf.edu/lit2go/144/the-olive-fairy-book/5149/the-story-of-zoulvisia/">The Story of Zoulvisia</a>
</dt>
<dd>
Many are enchanted by the mountains but none leave alive. A family loses their seven sons to the mountain until the youngest sets out to try to do what his brothers could not. He manages to break the enchantment, and meets Zoulvisia.Out of kindness, he brings an old woman back to the palace, despite the misgivings of others. The woman is a witch, and Zoulvisia reveals secrets to her that put their lives in danger.The prince and Zoulvisia plan her escape. </dd>
</dl>
</div>
<div id="column_secondary">
<ul>
<div>
<li>
<strong>Year Published:</strong>
1907 </li>
<li>
<strong>Language:</strong>
English </li>
<li>
<strong>Country of Origin:</strong>
England </li>
</div>
<div>
<li>
<strong>Readability:</strong>
<ul>
<li>
Flesch–Kincaid Level:
<a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/3/" title="Flesch–Kincaid Grade Level 3.4">3.4</a>
</li>
</ul>
</li>
<li>
<strong>Word Count:</strong>
31,884 </li>
</div>
<div>
<li>
<strong>Genre:</strong>
<a href="http://etc.usf.edu/lit2go/genres/13/fairy-talefolk-tale/">Fairy Tale/Folk Tale</a>
</li>
<li>
<strong>Keywords:</strong>
abandonment, betrayal, family, forgiveness </li>
</div>
<div>
<li>
<a class="btn" data-toggle="modal" href="#cite_this" >✎ Cite This</a>
</li>
<li>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a addthis:ui_delay="500" href="http://www.addthis.com/bookmark.php?v=250&pub=roywinkelman" class="addthis_button_compact">Share</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
</div>
<script type="text/javascript">$($.getScript("http://s7.addthis.com/js/250/addthis_widget.js?pub=roywinkelman"))</script>
<!-- <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=roywinkelman"></script> -->
<!-- AddThis Button END -->
</li>
<li>
<a href="itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=384526520">Available on <span class="itunes_u">iTunes U</span></a>
</li>
</div>
</ul>
</div>
</div>
<div class="modal hide" id="cite_this">
<script>
$('#myTab a').click(function (e) {
e.preventDefault();
$('#myTab a[href="#apa"]').tab('show');
})
</script>
<nav>
<ul id="myTab">
<li class="active">
<a href="#apa" data-toggle="tab">APA</a>
</li>
<li>
<a href="#mla" data-toggle="tab">MLA</a>
</li>
<li>
<a href="#chicago" data-toggle="tab">Chicago</a>
</li>
</ul>
</nav>
<div class="tab-content">
<div class="content tab-pane hide active" id="apa">
<p class="citation">
Lang, A. (1907). <em>The Olive Fairy Book</em>. (Lit2Go ed.). Retrieved February 15, 2016, from <span class="faux_link">http://etc.usf.edu/lit2go/144/the-olive-fairy-book/</span>
</p>
</div>
<div class="content tab-pane" id="mla">
<p class="citation">
Lang, Andrew. <em>The Olive Fairy Book</em>. Lit2Go Edition. 1907. Web. <<span class="faux_link">http://etc.usf.edu/lit2go/144/the-olive-fairy-book/</span>>. February 15, 2016.
</p>
</div>
<div class="content tab-pane" id="chicago">
<p class="citation">
Andrew Lang, <em>The Olive Fairy Book</em>, Li2Go edition, (1907), accessed February 15, 2016, <span class="faux_link">http://etc.usf.edu/lit2go/144/the-olive-fairy-book/</span>.
</p>
</div>
</div>
</div>
</section>
<footer screen>
<div id="footer-text">
<p>
This collection of children's literature is a part of the <a href="http://etc.usf.edu/">Educational Technology Clearinghouse</a> and is funded by various <a href="http://etc.usf.edu/lit2go/welcome/funding/">grants</a>.
</p>
<p>
Copyright © 2006—2016 by the <a href="http://fcit.usf.edu/">Florida Center for Instructional Technology</a>, <a href="http://www.coedu.usf.edu/">College of Education</a>, <a href="http://www.usf.edu/">University of South Florida</a>.
</p>
</div>
<ul id="footer-links">
<li><a href="http://etc.usf.edu/lit2go/welcome/license/">License</a></li>
<li><a href="http://etc.usf.edu/lit2go/welcome/credits/">Credits</a></li>
<li><a href="http://etc.usf.edu/lit2go/welcome/faq/">FAQ</a></li>
<li><a href="http://etc.usf.edu/lit2go/giving/">Giving</a></li>
</ul>
</footer>
<script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/details.js"></script>
</div>
</body>
</html>
|
kitchen-sink/swiper-space-between.html
|
xDasper/pgFW7app
|
<div class="navbar">
<div class="navbar-inner">
<div class="left sliding"><a href="swiper.html" class="back link"><i class="icon icon-back"></i><span>Back</span></a></div>
<div class="center sliding">Space Between Slides</div>
<div class="right"><a href="#" class="open-panel link icon-only"><i class="icon icon-bars"></i></a></div>
</div>
</div>
<div class="pages navbar-through">
<div data-page="swiper-horizontal" class="page">
<div class="page-content">
<div data-pagination=".swiper-pagination" data-spaceBetween="50" data-paginationHide="true" class="swiper-container swiper-init ks-demo-slider">
<div class="swiper-pagination"></div>
<div class="swiper-wrapper">
<div class="swiper-slide ks-slide-white">Slide 1</div>
<div class="swiper-slide ks-slide-white">Slide 2</div>
<div class="swiper-slide ks-slide-white">Slide 3</div>
<div class="swiper-slide ks-slide-white">Slide 4</div>
<div class="swiper-slide ks-slide-white">Slide 5</div>
<div class="swiper-slide ks-slide-white">Slide 6</div>
<div class="swiper-slide ks-slide-white">Slide 7</div>
<div class="swiper-slide ks-slide-white">Slide 8</div>
<div class="swiper-slide ks-slide-white">Slide 9</div>
<div class="swiper-slide ks-slide-white">Slide 10</div>
</div>
</div>
</div>
</div>
</div>
|
doc/_build/html/apidoc/intermol.forces.abstract_4_virtual_type.html
|
mrshirts/InterMol
|
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>intermol.forces.abstract_4_virtual_type module — InterMol 0.2a1 documentation</title>
<link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="top" title="InterMol 0.2a1 documentation" href="../index.html"/>
<link rel="up" title="intermol.forces package" href="intermol.forces.html"/>
<link rel="next" title="intermol.forces.abstract_angle_type module" href="intermol.forces.abstract_angle_type.html"/>
<link rel="prev" title="intermol.forces.abstract_3_virtual_type module" href="intermol.forces.abstract_3_virtual_type.html"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-nav-search">
<a href="../index.html" class="fa fa-home"> InterMol</a>
<div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../installation.html">Installation</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../installation.html#install-with-pip-coming-soon">Install with pip (coming soon!)</a></li>
<li class="toctree-l2"><a class="reference internal" href="../installation.html#install-from-source">Install from source</a></li>
<li class="toctree-l2"><a class="reference internal" href="../installation.html#dependencies">Dependencies</a></li>
</ul>
</li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../development.html">Contributing</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../development.html#bug-reports">Bug Reports</a></li>
<li class="toctree-l2"><a class="reference internal" href="../development.html#code-style">Code Style</a></li>
<li class="toctree-l2"><a class="reference internal" href="../development.html#running-our-tests">Running our tests</a></li>
<li class="toctree-l2"><a class="reference internal" href="../development.html#git-flow">Git Flow</a></li>
</ul>
</li>
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="intermol.html">intermol package</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="intermol.html#subpackages">Subpackages</a></li>
<li class="toctree-l2"><a class="reference internal" href="intermol.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="intermol.html#module-intermol">Module contents</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="intermol.gromacs.html">intermol.gromacs package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="intermol.gromacs.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="intermol.gromacs.html#module-intermol.gromacs">Module contents</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="intermol.lammps.html">intermol.lammps package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="intermol.lammps.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="intermol.lammps.html#module-intermol.lammps">Module contents</a></li>
</ul>
</li>
<li class="toctree-l1 current"><a class="reference internal" href="intermol.forces.html">intermol.forces package</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="intermol.forces.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="intermol.forces.html#module-intermol.forces">Module contents</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">InterMol</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="../index.html">Docs</a> »</li>
<li><a href="intermol.forces.html">intermol.forces package</a> »</li>
<li>intermol.forces.abstract_4_virtual_type module</li>
<li class="wy-breadcrumbs-aside">
<a href="../_sources/apidoc/intermol.forces.abstract_4_virtual_type.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main">
<div class="section" id="module-intermol.forces.abstract_4_virtual_type">
<span id="intermol-forces-abstract-4-virtual-type-module"></span><h1>intermol.forces.abstract_4_virtual_type module<a class="headerlink" href="#module-intermol.forces.abstract_4_virtual_type" title="Permalink to this headline">¶</a></h1>
<dl class="class">
<dt id="intermol.forces.abstract_4_virtual_type.Abstract4VirtualType">
<em class="property">class </em><tt class="descclassname">intermol.forces.abstract_4_virtual_type.</tt><tt class="descname">Abstract4VirtualType</tt><big>(</big><em>bondingtype1</em>, <em>bondingtype2</em>, <em>bondingtype3</em>, <em>bondingtype4</em>, <em>bondingtype5</em><big>)</big><a class="reference internal" href="../_modules/intermol/forces/abstract_4_virtual_type.html#Abstract4VirtualType"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#intermol.forces.abstract_4_virtual_type.Abstract4VirtualType" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <a class="reference internal" href="intermol.forces.abstract_type.html#intermol.forces.abstract_type.AbstractType" title="intermol.forces.abstract_type.AbstractType"><tt class="xref py py-class docutils literal"><span class="pre">intermol.forces.abstract_type.AbstractType</span></tt></a></p>
<dl class="attribute">
<dt id="intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype1">
<tt class="descname">bondingtype1</tt><a class="headerlink" href="#intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype2">
<tt class="descname">bondingtype2</tt><a class="headerlink" href="#intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype3">
<tt class="descname">bondingtype3</tt><a class="headerlink" href="#intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype4">
<tt class="descname">bondingtype4</tt><a class="headerlink" href="#intermol.forces.abstract_4_virtual_type.Abstract4VirtualType.bondingtype4" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="intermol.forces.abstract_angle_type.html" class="btn btn-neutral float-right" title="intermol.forces.abstract_angle_type module"/>Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="intermol.forces.abstract_3_virtual_type.html" class="btn btn-neutral" title="intermol.forces.abstract_3_virtual_type module"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2015, Christoph Klein, Christopher Lee, Ellen Zhong, and Michael Shirts.
</p>
</div>
<a href="https://github.com/snide/sphinx_rtd_theme">Sphinx theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'0.2a1',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</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="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="../_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>
|
github-pullrequest-plugin/src/main/resources/org/jenkinsci/plugins/github/pullrequest/events/impl/GitHubPRLabelAddedEvent/help.html
|
jenkinsci/github-pullrequest-plugin
|
<div>
<!--Triggers a build when the label or labels specified are added to a-->
<!--pull request. Note that with multiple labels, at least one of the specified-->
<!--labels must have been added for this to be triggered.-->
<!-- not one -->
Triggers run when label is added to pull request.
Set of labels is considered added only when at least one label of set was newly added
(was not saved in local PR previously) AND every label of set exists on remote PR now.
</div>
|
www/templates/form-errors.html
|
nickollascoelho/mymedicines-app
|
<div class="form-error" ng-message="required">Esse campo é obrigatório</div>
<div class="form-error" ng-message="minlength">Esse campo deve ter pelo menos 4 caractéres</div>
<div class="form-error" ng-message="compareTo">Deve combinar com o campo anterior</div>
|
themes/admin/javascript/Autocompleter/Autocompleter.css
|
a7medelgendy/learn-git
|
ul.autocompleter-choices
{
position: absolute;
margin: 0;
padding: 0;
list-style: none;
border: 1px solid #7c7c7c;
border-left-color: #c3c3c3;
border-right-color: #c3c3c3;
border-bottom-color: #ddd;
background-color: #fff;
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
z-index: 50;
background-color: #fff;
}
ul.autocompleter-choices li
{
position: relative;
margin: -2px 0 0 0;
padding: 0.2em 1.5em 0.2em 1em;
display: block;
float: none !important;
cursor: pointer;
font-weight: normal;
white-space: nowrap;
font-size: 1em;
line-height: 1.5em;
}
ul.autocompleter-choices li.autocompleter-selected
{
background-color: #444;
color: #fff;
}
ul.autocompleter-choices span.autocompleter-queried
{
display: inline;
float: none;
font-weight: bold;
margin: 0;
padding: 0;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
color: #9FCFFF;
}
.autocompleter-loading
{
background-image: url(spinner.gif);
background-repeat: no-repeat;
background-position: right 50%;
}
|
target/classes/static/navbar-red.css
|
mati29/GarageAssistant
|
.navbar-default {
background-color: #600201;
border-color: #c0392b;
}
.navbar-default .navbar-brand {
color: #ecf0f1;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #ffbbbc;
}
.navbar-default .navbar-text {
color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a {
color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #ffbbbc;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #ffbbbc;
background-color: #c0392b;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #ffbbbc;
background-color: #c0392b;
}
.navbar-default .navbar-toggle {
border-color: #c0392b;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #c0392b;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #ecf0f1;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #ecf0f1;
}
.navbar-default .navbar-link {
color: #ecf0f1;
}
.navbar-default .navbar-link:hover {
color: #ffbbbc;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #ecf0f1;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffbbbc;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffbbbc;
background-color: #c0392b;
}
}
|
Ch21_Conclusion/TheCrypt/theCrypt.html
|
jrlarsen/GetProgramming
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="CSS/theCrypt.css" />
<title>The Crypt</title>
</head>
<body>
<h1>The Crypt</h1>
<div id="views">
<div id="place"></div>
<div id="player"></div>
</div>
<div id="messages"></div>
<div id="controls">
<input type="text" id="txtCommand">
<button id="btnCommand">Make it so</button>
</div>
<!-- Templates -->
<script type="text/x-template" id="itemTemplate">
<li>{{item}}</li>
</script>
<script type="text/x-template" id="playerTemplate">
<h3>{{name}}</h3>
<p>{{health}}</p>
<ol id="playerItems"></ol>
</script>
<script type="text/x-template" id="placeTemplate">
<h3>{{title}}</h3>
<p>{{description}}</p>
<div class="placePanel">
<h4>Items</h4>
<ol id="placeItems"></ol>
</div>
<div class="placePanel">
<h4>Exits</h4>
<ol id="placeExits"></ol>
</div>
</script>
<script type="text/x-template" id="messageTemplate">
<p>*** {{message}} ***</p>
</script>
<!-- Modules -->
<script src="maps/TheDarkHouse.js"></script>
<script src="js/mapManager.js"></script>
<script src="js/template.js"></script>
<script src="js/player.js"></script>
<script src="js/place.js"></script>
<script src="js/playerView.js"></script>
<script src="js/placeView.js"></script>
<script src="js/messageView.js"></script>
<script src="js/gameController.js"></script>
<script src="js/commands.js"></script>
<!-- Start the game -->
<script>
var playerName = "Jahver";
var map = theCrypt.mapData;
game.init(map, playerName);
</script>
</body>
</html>
|
app/mytodo/github-dynamic/github-item/index.html
|
vlin/coala
|
<div>
<h3>{{=it.name}}</h3><h5>{{= it.owner.login}}</h5>
<img class="avatar" id="img-{{= it.id }}" src="{{= it.owner.avatar_url}}">
</div>
|
doc/functionReference/prtKernelRbfNdimensionScale/dataSetSummary.html
|
covartech/PRT
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="./../../helpwin.css">
<title>MATLAB File Help: prtKernelRbfNdimensionScale/dataSetSummary</title>
</head>
<body>
<!--Single-page help-->
<table border="0" cellspacing="0" width="100%">
<tr class="subheader">
<td class="headertitle">MATLAB File Help: prtKernelRbfNdimensionScale/dataSetSummary</td>
</tr>
</table>
<div class="title">prtKernelRbfNdimensionScale/dataSetSummary</div>
<div class="helptext"><pre><!--helptext --> Structure that summarizes prtDataSet.
Help for <span class="helptopic">prtKernelRbfNdimensionScale/dataSetSummary</span> is inherited from superclass <a href="./../prtAction.html">prtAction</a></pre></div><!--after help -->
<!--Property-->
<div class="sectiontitle">Property Details</div>
<table class="class-details">
<tr>
<td class="class-detail-label">Constant</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">Dependent</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">Sealed</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">Transient</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">GetAccess</td>
<td>public</td>
</tr>
<tr>
<td class="class-detail-label">SetAccess</td>
<td>protected</td>
</tr>
<tr>
<td class="class-detail-label">GetObservable</td>
<td>false</td>
</tr>
<tr>
<td class="class-detail-label">SetObservable</td>
<td>false</td>
</tr>
</table>
</body>
</html>
|
src/main/resources/hudson/plugins/git/extensions/impl/UserExclusion/help-excludedUsers_ja.html
|
recena/git-plugin
|
<div>
<p>
Jenkinsが変更をポーリングするように設定されると、ビルドを実行する必要があるかどうか決定するときに、
Jenkinsはこのリストにあるユーザーによるコミットを無視します。これは、ビルド自身が行ったコミットが、
別のビルドを引き起こすのを避けるために使用できます。ビルドサーバが変更を異なるSCMユーザーでコミットすると仮定する場合ですが。
</p>
<p>
この機能は、より速いgit ls-remoteを使用したポーリングの仕組みを妨げます。
そして、<b>Force polling using workspace</b>を選択したかのように、ポーリングにワークスペースが必要になり、
時々不要なビルドを引き起こします。
</p>
<p>
対象外ユーザーは、文字通りパターンマッチングを使用して、改行で分離されなければなりません。
</p>
<pre>auto_build_user</pre>
<p>
"auto_build_user"によって、SCMにコミットされたリビジョンだけは、ビルドは起動しません。
</p>
</div>
|
CerifModel/ApplicationRepository/static/gui/web/templates/components/checkbox.html
|
KROKIteam/KROKI-CERIF-Model
|
<input class="stdFormInputs" type="checkbox" name="${attribute.fieldName}" value="true" <#if editMap??><#if editMap[attribute.fieldName] == "Yes">checked</#if></#if>>
<input type="hidden" name="${attribute.fieldName}" value="false">
|
lit2go.ok/readability/flesch_kincaid_grade_level/9/index.html
|
adrianosb/HtmlToText
|
<!DOCTYPE html>
<html>
<head>
<title>Flesch–Kincaid Grade Level 9 | Lit2Go ETC</title>
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8">
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/printless.css" type="text/css" media="print" title="no title" charset="utf-8">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/js.min.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-5574891-1']);
_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);
})();
$(document).ready(function() {
$('img').unveil();
$('#contactable').contactable({
url: 'http://etc.usf.edu/lit2go/welcome/feedback/',
subject: 'Lit2Go Feedback — Flesch–Kincaid Grade Level 9 — http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/9/'
});
});
</script>
</head>
<body>
<div class="page"> <header>
<h1>
<a href="http://etc.usf.edu/lit2go/">Lit<span class="blue">2</span>Go</a>
</h1>
<ul>
<li id="search"><form action="http://etc.usf.edu/lit2go/search/"><input type="text" name="q" placeholder="Search" value=""></form></li>
</ul>
</header>
<nav id="shell">
<ul>
<li><a href="http://etc.usf.edu/lit2go/authors/" class="">Authors</a></li>
<li><a href="http://etc.usf.edu/lit2go/books/" class="">Books</a></li>
<li><a href="http://etc.usf.edu/lit2go/genres/" class="">Genres</a></li>
<li><a href="http://etc.usf.edu/lit2go/collections/" class="">Collections</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/" class="selected">Readability</a></li>
</ul>
</nav>
<section id="content">
<div id="contactable"><!-- contactable html placeholder --></div>
<div id="page_content">
<header>
<h2>
Flesch–Kincaid Grade Level 9 </h2>
</header>
<div id="single_column">
<div class="top">
<section class="pagination">
<ul>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/K/">K</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/1/">1</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/2/">2</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/3/">3</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/4/">4</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/5/">5</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/6/">6</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/7/">7</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/8/">8</a></li>
<li class="current">9</li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/10/">10</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/11/">11</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/12/">12</a></li>
</ul>
</section>
</div>
<p>
Readability levels for passages on Lit2Go are reported as <a href="http://etc.usf.edu/lit2go/welcome/faq/">Flesch-Kincaid grade levels</a> which are roughly equivalent to U.S. grade levels. </p>
<section id="default_results">
<h3>
Books
</h3>
<section id="books">
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.0</h3>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/57/at-the-dry-tortugas-during-the-war/">At the Dry Tortugas During the War</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/122/emily-holder/">Emily Holder</a>
</h4>
<p>
<em>At the Dry Tortugas During the War</em> is an account written by Emily Holder describing her memories of Fort Jefferson.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/64/the-autobiography-of-an-ex-colored-man/">The Autobiography of an Ex-Colored Man</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/108/james-weldon-johnson/">James Weldon Johnson</a>
</h4>
<p>
James Weldon Johnson's The Autobiography of an Ex-Colored Man is a fictional, tragic tale about a young mulatto's coming-of-age in the early 20th century. The unnamed narrator, who has a black mother and white father, is light-skinned enough to pass for a white man but his emotional connections to his mother's heritage make him unable to fully embrace that world.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/174/a-connecticut-yankee-in-king-arthurs-court/">A Connecticut Yankee In King Arthur’s Court</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/5/mark-twain/">Mark Twain</a>
</h4>
<p>
<em>A Connecticut Yankee In King Arthur’s Court</em> is a satirical novel that depicts a contemporary American, Hank Morgan, who is transported to medieval England. In the court of the legendary King Arthur, Morgan uses his modern knowledge to face the trials and tribulations of the middle ages. </p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/194/dracula/">Dracula</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/97/bram-stoker/">Bram Stoker</a>
</h4>
<p>
<em>Dracula</em> is a horror novel by Bram Stoker, narrated in first person diary entries and letters, telling the story of an encounter with Count Dracula.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/106/how-sammy-went-to-coral-land/">How Sammy Went to Coral-Land</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/18/emily-paret-atwater/">Emily Paret Atwater</a>
</h4>
<p>
<em>How Sammy Went to Coral-Land</em> is a children’s short story about a salmon named Sammy who has grand adventures when he swims to Coral-Land alone. The story deals with bravery, danger, and finding out what you want is right in front of you.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/113/the-picture-of-dorian-gray/">The Picture of Dorian Gray</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/138/oscar-wilde/">Oscar Wilde</a>
</h4>
<p>
The Picture of Dorian Gray is a suspense novel by Oscar Wilde, narrating the tale of Dorian Gray, and his mysterious life.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/208/pygmalion/">Pygmalion</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/84/george-bernard-shaw/">George Bernard Shaw</a>
</h4>
<p>
<em>Pygmalion</em> is a play by George Bernard Shaw. It tells the story of Henry Higgins, a professor of phonetics who makes a bet with his friend Colonel Pickering that he can successfully pass off a Cockney flower girl, Eliza Doolittle, as a refined society lady by teaching her how to speak with an upper class accent and training her in etiquette.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/181/the-rime-of-the-ancient-mariner/">The Rime of the Ancient Mariner</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/157/samuel-taylor-coleridge/">Samuel Taylor Coleridge</a>
</h4>
<p>
<em>The Rime of the Ancient Mariner </em>is the longest major poem by the English poet Samuel Taylor Coleridge, written in 1797-98 and published in the first edition of Lyrical Ballads in 1798. Along with other poems in Lyrical Ballads, it was a signal shift to modern poetry and the beginning of British Romantic literature.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/121/a-victorious-union/">A Victorious Union</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/60/oliver-optic/">Oliver Optic</a>
</h4>
<p>
A Victorious Union, part of Oliver Optic's Blue and the Gray series, is an adventure story set in the time of the Civil War.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/80/wakulla-a-story-of-adventure-in-florida/">Wakulla, A Story of Adventure in Florida</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/58/kirk-munroe/">Kirk Munroe</a>
</h4>
<p>
Mark and Ruth’s parents sell their plantation and move to Florida. The children have many adventures in their new home state.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/135/the-war-of-the-worlds/">The War of the Worlds</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/128/hg-wells/">H.G. Wells</a>
</h4>
<p>
<em>The War of the Worlds</em>, by H. G. Wells, is an early science fiction novel which describes an invasion of England by aliens from Mars. It is one of the best-known depictions of an alien invasion of Earth.</p> </article>
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.4</h3>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/199/history/">History</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/3/ralph-waldo-emerson/">Ralph Waldo Emerson</a>
</h4>
<p>
History is within everyone, so living life is the best way to know history/people/life. History books should be written from this more open, organic perspective. Someone experiencing life is closer to true knowledge than someone who reads about it.</p> </article>
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.5</h3>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/216/agnes-grey/">Agnes Grey</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/218/anne-bronte/">Anne Brontë</a>
</h4>
<p>
<em>Agnes Grey</em> is Anne Bronte's story about a governess, similar to her sister's work <em>Jane Eyre</em> in that both novels explore the social issues that a Victorian governess not only observes but becomes involved with. <em>Agnes Grey</em> was Anne's first novel.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/152/canoemates-a-story-of-the-florida-reef-and-everglades/">Canoemates: A Story of the Florida Reef and Everglades</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/58/kirk-munroe/">Kirk Munroe</a>
</h4>
<p>
<em>Canoemates: A Story of the Florida Reef and Everglades</em> is a story about young boys who cruise through the Florida Everglades in search of adventure in the late 1800s.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/129/florida-trails/">Florida Trails</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/63/winthrop-packard/">Winthrop Packard</a>
</h4>
<p>
A travel guide of Florida in 1910 from Jacksonville to Key West during the months of November to April.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/46/the-mystery-of-cloomber/">The Mystery of Cloomber</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/170/sir-arthur-conan-doyle/">Sir Arthur Conan Doyle</a>
</h4>
<p>
Narrated by John Fothergill West, a Scottish man, who moves from Edinburgh to Wigtownshire to care for the family estate when his father's half brother dies. Near the estate is The Cloomber Hall, for years uninhabited, but now the residence of John Berthier Heatherstone, a general of the Indian Army. General Heatherstone is an anxious man, apprehensive about someone he offended in India. The Mystery of the Cloomber unfolds, revealing Heathstone's war crime against a Buddhist priest.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/167/sense-and-sensibility/">Sense and Sensibility</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/19/jane-austen/">Jane Austen</a>
</h4>
<p>
<em>Sense and Sensibility</em> is a novel of manners and societal expectations. The story concerns two sisters, Elinor and Marianne Dashwood (Elinor representing “sense” and Marianne “sensibility”). Along with their mother and younger sister Margaret, they are left impoverished after the death of their father. The family is forced to move to a country cottage, offered to them by a generous relative. Before the move, Elinor forms an attachment to Edward Ferrars, and after the move, Marianne forms one for John Willoughby. These attachments lead to problems both personally and socially, and they must learn important lessons about themselves before resolutions can occur.</p>
<p>
The novel was published in 1811 and was the first of Austen's works to be published, although it was originally printed under the pseudonym "A Lady."</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/207/the-strange-case-of-dr-jekyll-and-mr-hyde/">The Strange Case of Dr. Jekyll and Mr. Hyde</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/96/robert-louis-stevenson/">Robert Louis Stevenson</a>
</h4>
<p>
<em>The Strange Case of Dr. Jekyll and Mr. Hyde </em>is a suspense novel by Robert Louis Stevenson, narrating the tale of Dr. Jekyll, and his menacing alter ego Mr. Hyde.</p> </article>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/22/a-tale-of-two-cities/">A Tale of Two Cities</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/2/charles-dickens/">Charles Dickens</a>
</h4>
<p>
A Tale of Two Cities is a historical novel by Charles Dickens. The plot centers on the years leading up to the French Revolution and culminates in the Jacobin Reign of Terror. It tells the story of two men, Charles Darnay and Sydney Carton, who look similar but are very different in personality. Darnay is a romantic French aristocrat, while Carton is a cynical English barrister. However, the two are in love with the same woman, Lucie Manette.</p> </article>
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.6</h3>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/128/frankenstein-or-the-modern-prometheus/">Frankenstein, or the Modern Prometheus</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/85/mary-shelley/">Mary Shelley</a>
</h4>
<p>
Frankenstein; or, The Modern Prometheus was first published in London, England in 1818. It contains elements of the Gothic novel and the Romantic movement. It was also a warning against the “over-reaching” of modern man and the Industrial Revolution. The story has had an influence across literature and popular culture and spawned a complete genre of horror stories and films. It is often considered the first science fiction novel.</p> </article>
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.7</h3>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/156/the-castles-of-athlin-and-dunbayne/">The Castles of Athlin and Dunbayne</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/71/ann-radcliffe/">Ann Radcliffe</a>
</h4>
<p>
The Castles of Athlin and Dunbayne is a Gothic story about the feud between the medieval Scottish Highland clans of Athlin and Dunbayne. It was Ann Radcliffe’s first novel.</p> </article>
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.8</h3>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/42/moby-dick/">Moby Dick</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/51/herman-melville/">Herman Melville</a>
</h4>
<p>
Also known as <em>The Whale</em>, this is the story of Ishmael, a sailor aboard the <em>Pequod</em> with Captain Ahab. Ishmael soon realizes that vengeful Ahab's only mission is to find the sperm whale, Moby Dick.</p> </article>
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.9</h3>
<article style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/92/up-from-slavery/">Up From Slavery</a>
</h3>
<h4>
by <a href="http://etc.usf.edu/lit2go/authors/124/booker-t-washington/">Booker T. Washington</a>
</h4>
<p>
Up From Slavery is the 1901 autobiography of Booker T. Washington detailing his slow and steady rise from a slave child during the Civil War, to the difficulties and obstacles he overcame to get an education at the new Hampton University, to his work establishing vocational schools (most notably the Tuskegee Institute in Alabama), to helping black people and other disadvantaged minorities learn useful, marketable skills and work to pull themselves, as a race, up by the bootstraps. He reflects on the generosity of both teachers and philanthropists who helped in educating blacks and native Americans.</p> </article>
</section>
<h3>
Passages
</h3>
<section id="passages">
<h3 class="divider" style="border-bottom: 1px dotted #DDD;">9.0</h3>
<article id="0" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/35/aesops-fables/373/the-belly-and-the-members/">“The Belly and the Members”</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/35/aesops-fables/">Aesop's Fables</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/8/aesop/">Aesop</a>
</h5>
<p>
The parts of the body feel they are working very hard and the belly is not. They decide to stop working until the belly works harder. The consequences of this decision gave the body parts an important lesson on teamwork.</p>
</article>
<article id="1" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/35/aesops-fables/624/the-kingdom-of-the-lion/">“The Kingdom of the Lion”</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/35/aesops-fables/">Aesop's Fables</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/8/aesop/">Aesop</a>
</h5>
<p>
The king of beasts, the Lion, makes an effort to bring peace between all of the birds and beasts over which he has reign. Having completed his ruling, one of the animals has a comment. This fable has a surprise ending.</p>
</article>
<article id="2" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/139/the-brown-fairy-book/4331/rubezahl/">Rubezahl</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/139/the-brown-fairy-book/">The Brown Fairy Book</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/198/andrew-lang/">Andrew Lang</a>
</h5>
<p>
A fairy tale about the gnome Rubezahl who tried to understand the trickery of man by capturing a princess and marrying her.</p> </article>
<article id="3" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/70/florida-essays-and-poems/4358/the-everglades/">The Everglades</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/70/florida-essays-and-poems/">Florida: Essays and Poems</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/203/clifton-johnson/">Clifton Johnson</a>
</h5>
<p>
The author describes the charm and allure of the Florida Everglades, including the Indian inhabitants.</p> </article>
<article id="4" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/3199/the-arrow-and-the-song/">The Arrow and the Song</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem about the bond of friendship.</p> </article>
<article id="5" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/3201/the-arsenal-at-springfield/">The Arsenal at Springfield</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem about violence and war.</p> </article>
<article id="6" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/3334/autumn-sonnet/">Autumn Sonnet</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem centered around Autumn and nature.</p> </article>
<article id="7" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/4995/the-belfry-of-bruges-carillon/">The Belfry of Bruges, Carillon</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem about the ringing of the bells in a Flemish belfry</p> </article>
<article id="8" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/4996/the-belfry-of-bruges/">The Belfry of Bruges</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
The poem decribes the author’s dream centered around the town belfry</p> </article>
<article id="9" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/4997/the-bridge/">The Bridge</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem about hope (using water as a metaphor)</p> </article>
<article id="10" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/4999/dante/">Dante</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
Longfellow’s poem describing someone troubled confessing to a clergyman</p> </article>
<article id="11" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5000/the-day-is-done/">The Day is Done</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem about escaping from the sorrows and loneliness of the night by reading great works of literature</p> </article>
<article id="12" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5001/endymion/">Endymion</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem about love using images of acient mythological figures</p> </article>
<article id="13" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5002/the-evening-star/">The Evening Star</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem describing a star as if it were a beautiful woman</p> </article>
<article id="14" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5008/excelsior/">Excelsior</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
The poem describes a young man passing through a town bearing the banner “Excelsior” (translated from Latin as “ever higher”), ignoring all warnings, climbing higher until inevitably, “lifeless, but beautiful” he lies half-buried in the snow.</p> </article>
<article id="15" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5011/a-gleam-of-sunshine/">A Gleam of Sunshine</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem describing the beauty and the wonders of nature bathed in sunlight.</p> </article>
<article id="16" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5012/the-goblet-of-life/">The Goblet of Life</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
The author uses the goblet as a metaphor for life itself. It’s bitter to those who “haven’t lived”.</p> </article>
<article id="17" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5013/gods-acre/">God's Acre</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem describing a burial mound as “God’s Acre” (taken from an ancient Saxon phrase)</p> </article>
<article id="18" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5014/the-good-part-that-shall-not-be-taken-away/">The Good Part That Shall Not Be Taken Away</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem of liberation</p> </article>
<article id="19" style="margin-left:50px;">
<h3>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/5016/inscription-for-an-antique-pitcher/">Inscription for an Antique Pitcher</a>
</h3>
<h4>
<a href="http://etc.usf.edu/lit2go/71/henry-wadsworth-longfellow-selected-works/">Henry Wadsworth Longfellow: Selected Works</a>
</h4>
<h5>
by <a href="http://etc.usf.edu/lit2go/authors/42/henry-wadsworth-longfellow/">Henry Wadsworth Longfellow</a>
</h5>
<p>
A poem describing the story of a wine pitcher as used in ancient days</p> </article>
<div id="load_more_passages">
<p class="button">
<a onclick="load_more()">Load More</a>
</p>
<div id="ajax_loading"></div>
<script type="text/javascript">
function load_more() {
if ($('div#ajax_loading').html()) {
return;
}
$('div#ajax_loading').html('<img src="http://etc.usf.edu/lit2go/images/ajax-loader.gif">');
$.post('http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/9/',
{ offset: $("#passages article:last").attr("id") },
function(data) {
$("#passages article:last").after(data);
}
);
};
$(document).ready(function() {
$('div#ajax_loading').ajaxComplete(function() {
$(this).empty();
});
$(window).scroll(function(){
if ($(window).scrollTop() == $(document).height() - $(window).height()){
load_more();
}
});
});
</script>
</div>
</section>
</section>
</div>
</div>
</section>
<footer screen>
<div id="footer-text">
<p>
This collection of children's literature is a part of the <a href="http://etc.usf.edu/">Educational Technology Clearinghouse</a> and is funded by various <a href="http://etc.usf.edu/lit2go/welcome/funding/">grants</a>.
</p>
<p>
Copyright © 2006—2016 by the <a href="http://fcit.usf.edu/">Florida Center for Instructional Technology</a>, <a href="http://www.coedu.usf.edu/">College of Education</a>, <a href="http://www.usf.edu/">University of South Florida</a>.
</p>
</div>
<ul id="footer-links">
<li><a href="http://etc.usf.edu/lit2go/welcome/license/">License</a></li>
<li><a href="http://etc.usf.edu/lit2go/welcome/credits/">Credits</a></li>
<li><a href="http://etc.usf.edu/lit2go/welcome/faq/">FAQ</a></li>
<li><a href="http://etc.usf.edu/lit2go/giving/">Giving</a></li>
</ul>
</footer>
<script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/details.js"></script>
</div>
</body>
</html>
|
assets/adminlte/plugins/bootstrap-slider/slider.css
|
rezaharli/hmmmm
|
/*!
* Slider for Bootstrap
*
* Copyright 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
.slider {
display: block;
vertical-align: middle;
position: relative;
}
.slider.slider-horizontal {
width: 100%;
height: 20px;
margin-bottom: 20px;
}
.slider.slider-horizontal:last-of-type {
margin-bottom: 0;
}
.slider.slider-horizontal .slider-track {
height: 10px;
width: 100%;
margin-top: -5px;
top: 50%;
left: 0;
}
.slider.slider-horizontal .slider-selection {
height: 100%;
top: 0;
bottom: 0;
}
.slider.slider-horizontal .slider-handle {
margin-left: -10px;
margin-top: -5px;
}
.slider.slider-horizontal .slider-handle.triangle {
border-width: 0 10px 10px 10px;
width: 0;
height: 0;
border-bottom-color: #0480be;
margin-top: 0;
}
.slider.slider-vertical {
height: 230px;
width: 20px;
margin-right: 20px;
display: inline-block;
}
.slider.slider-vertical:last-of-type {
margin-right: 0;
}
.slider.slider-vertical .slider-track {
width: 10px;
height: 100%;
margin-left: -5px;
left: 50%;
top: 0;
}
.slider.slider-vertical .slider-selection {
width: 100%;
left: 0;
top: 0;
bottom: 0;
}
.slider.slider-vertical .slider-handle {
margin-left: -5px;
margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
border-width: 10px 0 10px 10px;
width: 1px;
height: 1px;
border-left-color: #0480be;
margin-left: 0;
}
.slider input {
display: none;
}
.slider .tooltip-inner {
white-space: nowrap;
}
.slider-track {
position: absolute;
cursor: pointer;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f0f0f0, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f0f0f0, #f9f9f9);
background-image: -o-linear-gradient(top, #f0f0f0, #f9f9f9);
background-image: linear-gradient(to bottom, #f0f0f0, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.slider-selection {
position: absolute;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.slider-handle {
position: absolute;
width: 20px;
height: 20px;
background-color: #444;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
opacity: 1;
border: 0px solid transparent;
}
.slider-handle.round {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.slider-handle.triangle {
background: transparent none;
}
.slider-disabled .slider-selection {
opacity: 0.5;
}
#red .slider-selection {
background: #f56954;
}
#blue .slider-selection {
background: #38a7bb;
}
#green .slider-selection {
background: #00a65a;
}
#yellow .slider-selection {
background: #f39c12;
}
#aqua .slider-selection {
background: #00c0ef;
}
#purple .slider-selection {
background: #932ab6;
}
|
glib/glib-2.46.2/docs/reference/gio/html/GResolver.html
|
imx6uldev/depedency_tools
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GResolver: GIO Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="GIO Reference Manual">
<link rel="up" href="resolver.html" title="DNS resolution">
<link rel="prev" href="resolver.html" title="DNS resolution">
<link rel="next" href="GProxyResolver.html" title="GProxyResolver">
<meta name="generator" content="GTK-Doc V1.24 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
<a href="#GResolver.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
<a href="#GResolver.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_signals"> <span class="dim">|</span>
<a href="#GResolver.signals" class="shortcut">Signals</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="resolver.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="resolver.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GProxyResolver.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GResolver"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GResolver.top_of_page"></a>GResolver</span></h2>
<p>GResolver — Asynchronous and cancellable DNS resolver</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GResolver.functions"></a><h2>Functions</h2>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<a class="link" href="GResolver.html" title="GResolver"><span class="returnvalue">GResolver</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-get-default" title="g_resolver_get_default ()">g_resolver_get_default</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-set-default" title="g_resolver_set_default ()">g_resolver_set_default</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-by-name" title="g_resolver_lookup_by_name ()">g_resolver_lookup_by_name</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-by-name-async" title="g_resolver_lookup_by_name_async ()">g_resolver_lookup_by_name_async</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-by-name-finish" title="g_resolver_lookup_by_name_finish ()">g_resolver_lookup_by_name_finish</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-free-addresses" title="g_resolver_free_addresses ()">g_resolver_free_addresses</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-by-address" title="g_resolver_lookup_by_address ()">g_resolver_lookup_by_address</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-by-address-async" title="g_resolver_lookup_by_address_async ()">g_resolver_lookup_by_address_async</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-by-address-finish" title="g_resolver_lookup_by_address_finish ()">g_resolver_lookup_by_address_finish</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-service" title="g_resolver_lookup_service ()">g_resolver_lookup_service</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-service-async" title="g_resolver_lookup_service_async ()">g_resolver_lookup_service_async</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-service-finish" title="g_resolver_lookup_service_finish ()">g_resolver_lookup_service_finish</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-free-targets" title="g_resolver_free_targets ()">g_resolver_free_targets</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-records" title="g_resolver_lookup_records ()">g_resolver_lookup_records</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-records-async" title="g_resolver_lookup_records_async ()">g_resolver_lookup_records_async</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
</td>
<td class="function_name">
<a class="link" href="GResolver.html#g-resolver-lookup-records-finish" title="g_resolver_lookup_records_finish ()">g_resolver_lookup_records_finish</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="GResolver.html#G-RESOLVER-ERROR:CAPS" title="G_RESOLVER_ERROR">G_RESOLVER_ERROR</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GResolver.signals"></a><h2>Signals</h2>
<div class="informaltable"><table border="0">
<colgroup>
<col width="150px" class="signals_return">
<col width="300px" class="signals_name">
<col width="200px" class="signals_flags">
</colgroup>
<tbody><tr>
<td class="signal_type"><span class="returnvalue">void</span></td>
<td class="signal_name"><a class="link" href="GResolver.html#GResolver-reload" title="The “reload” signal">reload</a></td>
<td class="signal_flags"><a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
</tr></tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GResolver.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword"> </td>
<td class="function_name"><a class="link" href="GResolver.html#GResolver-struct" title="GResolver">GResolver</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="GResolver.html#GResolverRecordType" title="enum GResolverRecordType">GResolverRecordType</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="GResolver.html#GResolverError" title="enum GResolverError">GResolverError</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GResolver.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
<span class="lineart">╰──</span> GResolver
</pre>
</div>
<div class="refsect1">
<a name="GResolver.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include <gio/gio.h>
</pre>
</div>
<div class="refsect1">
<a name="GResolver.description"></a><h2>Description</h2>
<p><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> provides cancellable synchronous and asynchronous DNS
resolution, for hostnames (<a class="link" href="GResolver.html#g-resolver-lookup-by-address" title="g_resolver_lookup_by_address ()"><code class="function">g_resolver_lookup_by_address()</code></a>,
<a class="link" href="GResolver.html#g-resolver-lookup-by-name" title="g_resolver_lookup_by_name ()"><code class="function">g_resolver_lookup_by_name()</code></a> and their async variants) and SRV
(service) records (<a class="link" href="GResolver.html#g-resolver-lookup-service" title="g_resolver_lookup_service ()"><code class="function">g_resolver_lookup_service()</code></a>).</p>
<p><a class="link" href="GNetworkAddress.html" title="GNetworkAddress"><span class="type">GNetworkAddress</span></a> and <a class="link" href="GNetworkService.html" title="GNetworkService"><span class="type">GNetworkService</span></a> provide wrappers around
<a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> functionality that also implement <a class="link" href="GSocketConnectable.html" title="GSocketConnectable"><span class="type">GSocketConnectable</span></a>,
making it easy to connect to a remote host/service.</p>
</div>
<div class="refsect1">
<a name="GResolver.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="g-resolver-get-default"></a><h3>g_resolver_get_default ()</h3>
<pre class="programlisting"><a class="link" href="GResolver.html" title="GResolver"><span class="returnvalue">GResolver</span></a> *
g_resolver_get_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>Gets the default <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a>. You should unref it when you are done
with it. <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> may use its reference count as a hint about how
many threads it should allocate for concurrent DNS resolutions.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.2.5"></a><h4>Returns</h4>
<p> the default <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a>. </p>
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-set-default"></a><h3>g_resolver_set_default ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
g_resolver_set_default (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>);</pre>
<p>Sets <em class="parameter"><code>resolver</code></em>
to be the application's default resolver (reffing
<em class="parameter"><code>resolver</code></em>
, and unreffing the previous default resolver, if any).
Future calls to <a class="link" href="GResolver.html#g-resolver-get-default" title="g_resolver_get_default ()"><code class="function">g_resolver_get_default()</code></a> will return this resolver.</p>
<p>This can be used if an application wants to perform any sort of DNS
caching or "pinning"; it can implement its own <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> that
calls the original default resolver for DNS operations, and
implements its own cache policies on top of that, and then set
itself as the default resolver for all later code to use.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.3.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>the new default <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-by-name"></a><h3>g_resolver_lookup_by_name ()</h3>
<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
g_resolver_lookup_by_name (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *hostname</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Synchronously resolves <em class="parameter"><code>hostname</code></em>
to determine its associated IP
address(es). <em class="parameter"><code>hostname</code></em>
may be an ASCII-only or UTF-8 hostname, or
the textual form of an IP address (in which case this just becomes
a wrapper around <a class="link" href="GInetAddress.html#g-inet-address-new-from-string" title="g_inet_address_new_from_string ()"><code class="function">g_inet_address_new_from_string()</code></a>).</p>
<p>On success, <a class="link" href="GResolver.html#g-resolver-lookup-by-name" title="g_resolver_lookup_by_name ()"><code class="function">g_resolver_lookup_by_name()</code></a> will return a non-empty <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
<a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a>, sorted in order of preference and guaranteed to not
contain duplicates. That is, if using the result to connect to
<em class="parameter"><code>hostname</code></em>
, you should attempt to connect to the first address
first, then the second if the first fails, etc. If you are using
the result to listen on a socket, it is appropriate to add each
result using e.g. <a class="link" href="GSocketListener.html#g-socket-listener-add-address" title="g_socket_listener_add_address ()"><code class="function">g_socket_listener_add_address()</code></a>.</p>
<p>If the DNS resolution fails, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to a
value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a> and <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.</p>
<p>If <em class="parameter"><code>cancellable</code></em>
is non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, it can be used to cancel the
operation, in which case <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
<a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<p>If you are planning to connect to a socket on the resolved IP
address, it may be easier to create a <a class="link" href="GNetworkAddress.html" title="GNetworkAddress"><span class="type">GNetworkAddress</span></a> and use its
<a class="link" href="GSocketConnectable.html" title="GSocketConnectable"><span class="type">GSocketConnectable</span></a> interface.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.4.9"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>hostname</p></td>
<td class="parameter_description"><p>the hostname to look up</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.4.10"></a><h4>Returns</h4>
<p> a non-empty <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a>
of <a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. You
must unref each of the addresses and free the list when you are
done with it. (You can use <a class="link" href="GResolver.html#g-resolver-free-addresses" title="g_resolver_free_addresses ()"><code class="function">g_resolver_free_addresses()</code></a> to do this.). </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GInetAddress][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-by-name-async"></a><h3>g_resolver_lookup_by_name_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
g_resolver_lookup_by_name_async (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *hostname</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>Begins asynchronously resolving <em class="parameter"><code>hostname</code></em>
to determine its
associated IP address(es), and eventually calls <em class="parameter"><code>callback</code></em>
, which
must call <a class="link" href="GResolver.html#g-resolver-lookup-by-name-finish" title="g_resolver_lookup_by_name_finish ()"><code class="function">g_resolver_lookup_by_name_finish()</code></a> to get the result.
See <a class="link" href="GResolver.html#g-resolver-lookup-by-name" title="g_resolver_lookup_by_name ()"><code class="function">g_resolver_lookup_by_name()</code></a> for more details.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.5.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>hostname</p></td>
<td class="parameter_description"><p>the hostname to look up the address of</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p> callback to call after resolution completes. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="The callback is valid until first called."><span class="acronym">scope async</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p> data for <em class="parameter"><code>callback</code></em>
. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-by-name-finish"></a><h3>g_resolver_lookup_by_name_finish ()</h3>
<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
g_resolver_lookup_by_name_finish (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Retrieves the result of a call to
<a class="link" href="GResolver.html#g-resolver-lookup-by-name-async" title="g_resolver_lookup_by_name_async ()"><code class="function">g_resolver_lookup_by_name_async()</code></a>.</p>
<p>If the DNS resolution failed, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
a value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a>. If the operation was cancelled,
<em class="parameter"><code>error</code></em>
will be set to <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.6.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>result</p></td>
<td class="parameter_description"><p>the result passed to your <a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.6.7"></a><h4>Returns</h4>
<p> a <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a>
of <a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. See <a class="link" href="GResolver.html#g-resolver-lookup-by-name" title="g_resolver_lookup_by_name ()"><code class="function">g_resolver_lookup_by_name()</code></a>
for more details. </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GInetAddress][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-free-addresses"></a><h3>g_resolver_free_addresses ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
g_resolver_free_addresses (<em class="parameter"><code><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *addresses</code></em>);</pre>
<p>Frees <em class="parameter"><code>addresses</code></em>
(which should be the return value from
<a class="link" href="GResolver.html#g-resolver-lookup-by-name" title="g_resolver_lookup_by_name ()"><code class="function">g_resolver_lookup_by_name()</code></a> or <a class="link" href="GResolver.html#g-resolver-lookup-by-name-finish" title="g_resolver_lookup_by_name_finish ()"><code class="function">g_resolver_lookup_by_name_finish()</code></a>).
(This is a convenience method; you can also simply free the results
by hand.)</p>
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
<div class="refsect3">
<a name="id-1.4.16.2.9.7.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>addresses</p></td>
<td class="parameter_description"><p>a <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-by-address"></a><h3>g_resolver_lookup_by_address ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
g_resolver_lookup_by_address (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code><a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a> *address</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Synchronously reverse-resolves <em class="parameter"><code>address</code></em>
to determine its
associated hostname.</p>
<p>If the DNS resolution fails, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
a value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a>.</p>
<p>If <em class="parameter"><code>cancellable</code></em>
is non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, it can be used to cancel the
operation, in which case <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
<a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.8.7"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>address</p></td>
<td class="parameter_description"><p>the address to reverse-resolve</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.8.8"></a><h4>Returns</h4>
<p> a hostname (either ASCII-only, or in ASCII-encoded
form), or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error.</p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-by-address-async"></a><h3>g_resolver_lookup_by_address_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
g_resolver_lookup_by_address_async (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code><a class="link" href="GInetAddress.html" title="GInetAddress"><span class="type">GInetAddress</span></a> *address</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>Begins asynchronously reverse-resolving <em class="parameter"><code>address</code></em>
to determine its
associated hostname, and eventually calls <em class="parameter"><code>callback</code></em>
, which must
call <a class="link" href="GResolver.html#g-resolver-lookup-by-address-finish" title="g_resolver_lookup_by_address_finish ()"><code class="function">g_resolver_lookup_by_address_finish()</code></a> to get the final result.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.9.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>address</p></td>
<td class="parameter_description"><p>the address to reverse-resolve</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p> callback to call after resolution completes. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="The callback is valid until first called."><span class="acronym">scope async</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p> data for <em class="parameter"><code>callback</code></em>
. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-by-address-finish"></a><h3>g_resolver_lookup_by_address_finish ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
g_resolver_lookup_by_address_finish (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Retrieves the result of a previous call to
<a class="link" href="GResolver.html#g-resolver-lookup-by-address-async" title="g_resolver_lookup_by_address_async ()"><code class="function">g_resolver_lookup_by_address_async()</code></a>.</p>
<p>If the DNS resolution failed, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
a value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a>. If the operation was cancelled,
<em class="parameter"><code>error</code></em>
will be set to <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.10.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>result</p></td>
<td class="parameter_description"><p>the result passed to your <a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.10.7"></a><h4>Returns</h4>
<p> a hostname (either ASCII-only, or in ASCII-encoded
form), or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error.</p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-service"></a><h3>g_resolver_lookup_service ()</h3>
<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
g_resolver_lookup_service (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *service</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *protocol</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *domain</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Synchronously performs a DNS SRV lookup for the given <em class="parameter"><code>service</code></em>
and
<em class="parameter"><code>protocol</code></em>
in the given <em class="parameter"><code>domain</code></em>
and returns an array of <a class="link" href="GSrvTarget.html" title="GSrvTarget"><span class="type">GSrvTarget</span></a>.
<em class="parameter"><code>domain</code></em>
may be an ASCII-only or UTF-8 hostname. Note also that the
<em class="parameter"><code>service</code></em>
and <em class="parameter"><code>protocol</code></em>
arguments do not include the leading underscore
that appears in the actual DNS entry.</p>
<p>On success, <a class="link" href="GResolver.html#g-resolver-lookup-service" title="g_resolver_lookup_service ()"><code class="function">g_resolver_lookup_service()</code></a> will return a non-empty <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
<a class="link" href="GSrvTarget.html" title="GSrvTarget"><span class="type">GSrvTarget</span></a>, sorted in order of preference. (That is, you should
attempt to connect to the first target first, then the second if
the first fails, etc.)</p>
<p>If the DNS resolution fails, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
a value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a> and <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.</p>
<p>If <em class="parameter"><code>cancellable</code></em>
is non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, it can be used to cancel the
operation, in which case <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
<a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<p>If you are planning to connect to the service, it is usually easier
to create a <a class="link" href="GNetworkService.html" title="GNetworkService"><span class="type">GNetworkService</span></a> and use its <a class="link" href="GSocketConnectable.html" title="GSocketConnectable"><span class="type">GSocketConnectable</span></a>
interface.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.11.9"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>service</p></td>
<td class="parameter_description"><p>the service type to look up (eg, "ldap")</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>protocol</p></td>
<td class="parameter_description"><p>the networking protocol to use for <em class="parameter"><code>service</code></em>
(eg, "tcp")</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>the DNS domain to look up the service in</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.11.10"></a><h4>Returns</h4>
<p> a non-empty <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
<a class="link" href="GSrvTarget.html" title="GSrvTarget"><span class="type">GSrvTarget</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. You must free each of the targets and the
list when you are done with it. (You can use <a class="link" href="GResolver.html#g-resolver-free-targets" title="g_resolver_free_targets ()"><code class="function">g_resolver_free_targets()</code></a> to do
this.). </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GSrvTarget][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-service-async"></a><h3>g_resolver_lookup_service_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
g_resolver_lookup_service_async (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *service</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *protocol</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *domain</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>Begins asynchronously performing a DNS SRV lookup for the given
<em class="parameter"><code>service</code></em>
and <em class="parameter"><code>protocol</code></em>
in the given <em class="parameter"><code>domain</code></em>
, and eventually calls
<em class="parameter"><code>callback</code></em>
, which must call <a class="link" href="GResolver.html#g-resolver-lookup-service-finish" title="g_resolver_lookup_service_finish ()"><code class="function">g_resolver_lookup_service_finish()</code></a> to
get the final result. See <a class="link" href="GResolver.html#g-resolver-lookup-service" title="g_resolver_lookup_service ()"><code class="function">g_resolver_lookup_service()</code></a> for more
details.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.12.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>service</p></td>
<td class="parameter_description"><p>the service type to look up (eg, "ldap")</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>protocol</p></td>
<td class="parameter_description"><p>the networking protocol to use for <em class="parameter"><code>service</code></em>
(eg, "tcp")</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>the DNS domain to look up the service in</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p> callback to call after resolution completes. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="The callback is valid until first called."><span class="acronym">scope async</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p> data for <em class="parameter"><code>callback</code></em>
. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-service-finish"></a><h3>g_resolver_lookup_service_finish ()</h3>
<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
g_resolver_lookup_service_finish (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Retrieves the result of a previous call to
<a class="link" href="GResolver.html#g-resolver-lookup-service-async" title="g_resolver_lookup_service_async ()"><code class="function">g_resolver_lookup_service_async()</code></a>.</p>
<p>If the DNS resolution failed, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
a value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a>. If the operation was cancelled,
<em class="parameter"><code>error</code></em>
will be set to <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.13.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>result</p></td>
<td class="parameter_description"><p>the result passed to your <a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.13.7"></a><h4>Returns</h4>
<p> a non-empty <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
<a class="link" href="GSrvTarget.html" title="GSrvTarget"><span class="type">GSrvTarget</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. See <a class="link" href="GResolver.html#g-resolver-lookup-service" title="g_resolver_lookup_service ()"><code class="function">g_resolver_lookup_service()</code></a> for more
details. </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GSrvTarget][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-free-targets"></a><h3>g_resolver_free_targets ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
g_resolver_free_targets (<em class="parameter"><code><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> *targets</code></em>);</pre>
<p>Frees <em class="parameter"><code>targets</code></em>
(which should be the return value from
<a class="link" href="GResolver.html#g-resolver-lookup-service" title="g_resolver_lookup_service ()"><code class="function">g_resolver_lookup_service()</code></a> or <a class="link" href="GResolver.html#g-resolver-lookup-service-finish" title="g_resolver_lookup_service_finish ()"><code class="function">g_resolver_lookup_service_finish()</code></a>).
(This is a convenience method; you can also simply free the
results by hand.)</p>
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
<div class="refsect3">
<a name="id-1.4.16.2.9.14.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>targets</p></td>
<td class="parameter_description"><p>a <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of <a class="link" href="GSrvTarget.html" title="GSrvTarget"><span class="type">GSrvTarget</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-records"></a><h3>g_resolver_lookup_records ()</h3>
<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
g_resolver_lookup_records (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *rrname</code></em>,
<em class="parameter"><code><a class="link" href="GResolver.html#GResolverRecordType" title="enum GResolverRecordType"><span class="type">GResolverRecordType</span></a> record_type</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Synchronously performs a DNS record lookup for the given <em class="parameter"><code>rrname</code></em>
and returns
a list of records as <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> tuples. See <a class="link" href="GResolver.html#GResolverRecordType" title="enum GResolverRecordType"><span class="type">GResolverRecordType</span></a> for
information on what the records contain for each <em class="parameter"><code>record_type</code></em>
.</p>
<p>If the DNS resolution fails, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
a value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a> and <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> will be returned.</p>
<p>If <em class="parameter"><code>cancellable</code></em>
is non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, it can be used to cancel the
operation, in which case <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
<a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.15.7"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>rrname</p></td>
<td class="parameter_description"><p>the DNS name to lookup the record for</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>record_type</p></td>
<td class="parameter_description"><p>the type of DNS record to lookup</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.15.8"></a><h4>Returns</h4>
<p> a non-empty <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
<a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. You must free each of the records and the list
when you are done with it. (You can use <a href="../glib/glib-Doubly-Linked-Lists.html#g-list-free-full"><code class="function">g_list_free_full()</code></a> with
<a href="../glib/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a> to do this.). </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GVariant][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-34.html#api-index-2.34">2.34</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-records-async"></a><h3>g_resolver_lookup_records_async ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
g_resolver_lookup_records_async (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *rrname</code></em>,
<em class="parameter"><code><a class="link" href="GResolver.html#GResolverRecordType" title="enum GResolverRecordType"><span class="type">GResolverRecordType</span></a> record_type</code></em>,
<em class="parameter"><code><a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a> *cancellable</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a> callback</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>Begins asynchronously performing a DNS lookup for the given
<em class="parameter"><code>rrname</code></em>
, and eventually calls <em class="parameter"><code>callback</code></em>
, which must call
<a class="link" href="GResolver.html#g-resolver-lookup-records-finish" title="g_resolver_lookup_records_finish ()"><code class="function">g_resolver_lookup_records_finish()</code></a> to get the final result. See
<a class="link" href="GResolver.html#g-resolver-lookup-records" title="g_resolver_lookup_records ()"><code class="function">g_resolver_lookup_records()</code></a> for more details.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.16.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>rrname</p></td>
<td class="parameter_description"><p>the DNS name to lookup the record for</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>record_type</p></td>
<td class="parameter_description"><p>the type of DNS record to lookup</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>cancellable</p></td>
<td class="parameter_description"><p> a <a class="link" href="GCancellable.html" title="GCancellable"><span class="type">GCancellable</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>callback</p></td>
<td class="parameter_description"><p> callback to call after resolution completes. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="The callback is valid until first called."><span class="acronym">scope async</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p> data for <em class="parameter"><code>callback</code></em>
. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-34.html#api-index-2.34">2.34</a></p>
</div>
<hr>
<div class="refsect2">
<a name="g-resolver-lookup-records-finish"></a><h3>g_resolver_lookup_records_finish ()</h3>
<pre class="programlisting"><a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
g_resolver_lookup_records_finish (<em class="parameter"><code><a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver</code></em>,
<em class="parameter"><code><a class="link" href="GAsyncResult.html" title="GAsyncResult"><span class="type">GAsyncResult</span></a> *result</code></em>,
<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
<p>Retrieves the result of a previous call to
<a class="link" href="GResolver.html#g-resolver-lookup-records-async" title="g_resolver_lookup_records_async ()"><code class="function">g_resolver_lookup_records_async()</code></a>. Returns a non-empty list of records as
<a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> tuples. See <a class="link" href="GResolver.html#GResolverRecordType" title="enum GResolverRecordType"><span class="type">GResolverRecordType</span></a> for information on what the
records contain.</p>
<p>If the DNS resolution failed, <em class="parameter"><code>error</code></em>
(if non-<a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>) will be set to
a value from <a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a>. If the operation was cancelled,
<em class="parameter"><code>error</code></em>
will be set to <a class="link" href="gio-GIOError.html#G-IO-ERROR-CANCELLED:CAPS"><code class="literal">G_IO_ERROR_CANCELLED</code></a>.</p>
<div class="refsect3">
<a name="id-1.4.16.2.9.17.6"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>result</p></td>
<td class="parameter_description"><p>the result passed to your <a class="link" href="GAsyncResult.html#GAsyncReadyCallback" title="GAsyncReadyCallback ()"><span class="type">GAsyncReadyCallback</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>error</p></td>
<td class="parameter_description"><p>return location for a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="id-1.4.16.2.9.17.7"></a><h4>Returns</h4>
<p> a non-empty <a href="../glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of
<a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a>, or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> on error. You must free each of the records and the list
when you are done with it. (You can use <a href="../glib/glib-Doubly-Linked-Lists.html#g-list-free-full"><code class="function">g_list_free_full()</code></a> with
<a href="../glib/glib-GVariant.html#g-variant-unref"><code class="function">g_variant_unref()</code></a> to do this.). </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GVariant][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
<p class="since">Since: <a class="link" href="api-index-2-34.html#api-index-2.34">2.34</a></p>
</div>
<hr>
<div class="refsect2">
<a name="G-RESOLVER-ERROR:CAPS"></a><h3>G_RESOLVER_ERROR</h3>
<pre class="programlisting">#define G_RESOLVER_ERROR (g_resolver_error_quark ())
</pre>
<p>Error domain for <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a>. Errors in this domain will be from the
<a class="link" href="GResolver.html#GResolverError" title="enum GResolverError"><span class="type">GResolverError</span></a> enumeration. See <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> for more information on
error domains.</p>
</div>
</div>
<div class="refsect1">
<a name="GResolver.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GResolver-struct"></a><h3>GResolver</h3>
<pre class="programlisting">typedef struct _GResolver GResolver;</pre>
<p>The object that handles DNS resolution. Use <a class="link" href="GResolver.html#g-resolver-get-default" title="g_resolver_get_default ()"><code class="function">g_resolver_get_default()</code></a>
to get the default resolver.</p>
</div>
<hr>
<div class="refsect2">
<a name="GResolverRecordType"></a><h3>enum GResolverRecordType</h3>
<p>The type of record that <a class="link" href="GResolver.html#g-resolver-lookup-records" title="g_resolver_lookup_records ()"><code class="function">g_resolver_lookup_records()</code></a> or
<a class="link" href="GResolver.html#g-resolver-lookup-records-async" title="g_resolver_lookup_records_async ()"><code class="function">g_resolver_lookup_records_async()</code></a> should retrieve. The records are returned
as lists of <a href="../glib/glib-GVariant.html#GVariant"><span class="type">GVariant</span></a> tuples. Each record type has different values in
the variant tuples returned.</p>
<p><a class="link" href="GResolver.html#G-RESOLVER-RECORD-SRV:CAPS"><code class="literal">G_RESOLVER_RECORD_SRV</code></a> records are returned as variants with the signature
'(qqqs)', containing a guint16 with the priority, a guint16 with the
weight, a guint16 with the port, and a string of the hostname.</p>
<p><a class="link" href="GResolver.html#G-RESOLVER-RECORD-MX:CAPS"><code class="literal">G_RESOLVER_RECORD_MX</code></a> records are returned as variants with the signature
'(qs)', representing a guint16 with the preference, and a string containing
the mail exchanger hostname.</p>
<p><a class="link" href="GResolver.html#G-RESOLVER-RECORD-TXT:CAPS"><code class="literal">G_RESOLVER_RECORD_TXT</code></a> records are returned as variants with the signature
'(as)', representing an array of the strings in the text record.</p>
<p><a class="link" href="GResolver.html#G-RESOLVER-RECORD-SOA:CAPS"><code class="literal">G_RESOLVER_RECORD_SOA</code></a> records are returned as variants with the signature
'(ssuuuuu)', representing a string containing the primary name server, a
string containing the administrator, the serial as a guint32, the refresh
interval as guint32, the retry interval as a guint32, the expire timeout
as a guint32, and the ttl as a guint32.</p>
<p><a class="link" href="GResolver.html#G-RESOLVER-RECORD-NS:CAPS"><code class="literal">G_RESOLVER_RECORD_NS</code></a> records are returned as variants with the signature
'(s)', representing a string of the hostname of the name server.</p>
<div class="refsect3">
<a name="id-1.4.16.2.10.3.9"></a><h4>Members</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-RECORD-SRV:CAPS"></a>G_RESOLVER_RECORD_SRV</p></td>
<td class="enum_member_description">
<p>lookup DNS SRV records for a domain</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-RECORD-MX:CAPS"></a>G_RESOLVER_RECORD_MX</p></td>
<td class="enum_member_description">
<p>lookup DNS MX records for a domain</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-RECORD-TXT:CAPS"></a>G_RESOLVER_RECORD_TXT</p></td>
<td class="enum_member_description">
<p>lookup DNS TXT records for a name</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-RECORD-SOA:CAPS"></a>G_RESOLVER_RECORD_SOA</p></td>
<td class="enum_member_description">
<p>lookup DNS SOA records for a zone</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-RECORD-NS:CAPS"></a>G_RESOLVER_RECORD_NS</p></td>
<td class="enum_member_description">
<p>lookup DNS NS records for a domain</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-34.html#api-index-2.34">2.34</a></p>
</div>
<hr>
<div class="refsect2">
<a name="GResolverError"></a><h3>enum GResolverError</h3>
<p>An error code used with <a class="link" href="GResolver.html#G-RESOLVER-ERROR:CAPS" title="G_RESOLVER_ERROR"><code class="literal">G_RESOLVER_ERROR</code></a> in a <a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> returned
from a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> routine.</p>
<div class="refsect3">
<a name="id-1.4.16.2.10.4.4"></a><h4>Members</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name">
<col class="enum_members_description">
<col width="200px" class="enum_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-ERROR-NOT-FOUND:CAPS"></a>G_RESOLVER_ERROR_NOT_FOUND</p></td>
<td class="enum_member_description">
<p>the requested name/address/service was not
found</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-ERROR-TEMPORARY-FAILURE:CAPS"></a>G_RESOLVER_ERROR_TEMPORARY_FAILURE</p></td>
<td class="enum_member_description">
<p>the requested information could not
be looked up due to a network error or similar problem</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="G-RESOLVER-ERROR-INTERNAL:CAPS"></a>G_RESOLVER_ERROR_INTERNAL</p></td>
<td class="enum_member_description">
<p>unknown error</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
</div>
</div>
<div class="refsect1">
<a name="GResolver.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2">
<a name="GResolver-reload"></a><h3>The <code class="literal">“reload”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a> *resolver,
<a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<p>Emitted when the resolver notices that the system resolver
configuration has changed.</p>
<div class="refsect3">
<a name="id-1.4.16.2.11.2.5"></a><h4>Parameters</h4>
<div class="informaltable"><table width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>resolver</p></td>
<td class="parameter_description"><p>a <a class="link" href="GResolver.html" title="GResolver"><span class="type">GResolver</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>user_data</p></td>
<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p>Flags: <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.24</div>
</body>
</html>
|
data/org.eclipse.birt.me.prettyprint.hector/lib/slf4j-license.html
|
sguan-actuate/birt
|
<!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/html; charset=iso-8859-1" />
<title>SLF4J License</title>
<link rel="stylesheet" type="text/css" media="screen" href="css/site.css" />
</head>
<body>
<script type="text/javascript">prefix='';</script>
<script src="templates/header.js" type="text/javascript"></script>
<div id="left">
<script src="templates/left.js" type="text/javascript"></script>
</div>
<div id="content">
<h1>Licensing terms for SLF4J</h1>
<p>SLF4J source code and binaries are distributed under the
MIT license.
</p>
<div class="source">
Copyright (c) 2004-2011 QOS.ch
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</div>
<p>These terms are <em>identical</em> to those of the <a
href="http://en.wikipedia.org/wiki/MIT_License">MIT License</a>,
also called the X License or the X11 License, which is a simple,
permissive non-copyleft free software license. It is deemed
compatible with virtually all types of licenses, commercial or
otherwise. In particular, the Free Software Foundation has declared
it compatible with <a
href="http://www.fsf.org/licensing/licenses/license-list.html#GPLCompatibleLicenses">
GNU GPL</a>. It is also known to be approved by the Apache Software
Foundation as compatible with <a
href="http://www.apache.org/licenses/">Apache Software License</a>.
</p>
<script src="templates/footer.js" type="text/javascript"></script>
</div>
</body>
</html>
|
recipes/apache-lucene_5.3.0/org.apache.lucene.queryparser/src/main/resources/about.html
|
DataInMotion/ebr
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>About</title>
</head>
<body lang="EN-US">
<h2>About This Content</h2>
<p>February 19, 2014</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
For purposes of the EPL, "Program" will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
being redistributed by another party ("Redistributor") and different terms and conditions may
apply to your use of any object code in the Content. Check the Redistributor's license that was
provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
<h3>Third Party Content</h3>
<p>The Content includes items that have been sourced from third parties as set out below. If you
did not receive this Content directly from the Eclipse Foundation, the following is provided
for informational purposes only, and you should look to the Redistributor's license for
terms and conditions of use.</p>
<h4>Lucene QueryParsers</h4>
<p>The plug-in includes software developed by <a href="http://www.apache.org/" target="_blank">The Apache Software Foundation</a> as part of the Lucene QueryParsers project.</p>
<p>Lucene QueryParsers is provided to you under the terms and conditions of the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt" target="_blank">Apache 2</a> (<a href="about_files/APACHE_2.txt" target="_blank">APACHE_2.txt</a>) license.</p>
<p>Lucene QueryParsers including its source is available from <a href="http://lucene.apache.org/lucene-parent/lucene-queryparser" target="_blank">lucene.apache.org/lucene-parent/lucene-queryparser</a>. Bugs or feature requests can be made in the project issue tracking system at <a href="https://issues.apache.org/jira/browse/LUCENE" target="_blank">issues.apache.org/jira/browse/LUCENE</a>. The following mailing lists can be used to communicate with the project communities: General List (<a href="http://mail-archives.apache.org/mod_mbox/lucene-general/" target="_blank">archive</a>), Java User List (<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/" target="_blank">archive</a>), Java Developer List (<a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/" target="_blank">archive</a>) or Java Commits List (<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-commits/" target="_blank">archive</a>).</p>
</body>
</html>
|
vendor/assets/dhtmlx/dhtmlxChart/samples/06_bar_chart/02_text.html
|
ManageIQ/dhtmlx-rails
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Labels</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="title" content="Samples" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="icon" href="../common/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="../common/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="../common/css/style.css" type="text/css" media="screen" />
</head>
<body >
<div class="header">
<a class="logo" href="http://www.dhtmlx.com" title="DHTMLX homepage"></a>
<div class="tittle-dhtmlx">DHTMLX Docs & Samples Explorer</div>
<div class="search-field">
<form action="http://docs.dhtmlx.com/doku.php" accept-charset="utf-8" id="dw__search"><div class="no"><input type="hidden" name="do" value="search" /><input type="text" id="qsearch__in" accesskey="f" name="id" title="Search" /><input class="button" type="submit" value=""><div id="qsearch__out" class="ajax_qsearch JSpopup"></div></div></form>
</div>
<div class="buttons">
<a class="doc_inact" href="../../../docsExplorer/index.html" title="DHTMLX Documentation homepage"></a>
<a class="sample"></a>
</div>
</div>
<div class="content">
<div class="navigation-div">
<a href="../../../docsExplorer/samples.html" class="navigation"><img src="../common/icons/file.gif" alt="" >All components</a>
<div class="arrow"></div>
<a href="../index.html" class="navigation"><img height="22" src="../common/icons/chart.gif" alt="" >dhtmlxChart</a>
<div class="arrow"></div>
<a href="./index.html" class="navigation"><img src="../common/icons/none.gif" alt="" >Bar Charts</a>
</div>
<div style="display:block;">
<h3>Labels</h3>
</div>
<div class="navigation-div">
<a href="#code" class="navigation view-source"><img src="../common/icons/source.gif" alt="" >View page source</a>
</div>
<script src="../../codebase/dhtmlxchart.js" type="text/javascript"></script>
<link rel="STYLESHEET" type="text/css" href="../../codebase/dhtmlxchart.css">
<script src="../common/testdata.js"></script>
<div id="chartDiv" style="width:600px;height:250px;margin:20px"></div>
<script>
var chart = new dhtmlXChart({
view:"bar",
container:"chartDiv",
value:"#sales#",
label:"#sales#",
color:"#color#",
radius:0,
width:40,
tooltip:{
template:"#sales#"
},
xAxis:{
title:"Sales per year",
template:"'#year#",
lines: false
},
padding:{
left:10,
right:10,
top:50
}
});
chart.parse(dataset_colors,"json");
</script>
</div>
<div style="clear:both;"></div>
<div class="source">
<div class="teg">Source</div>
<div class="code" id="code">
<div class="hl-main"><pre><span class="hl-brackets"><</span><span class="hl-reserved">script</span><span class="hl-code"> </span><span class="hl-var">src</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">../../codebase/dhtmlxchart.js</span><span class="hl-quotes">"</span><span class="hl-code"> </span><span class="hl-var">type</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">text/javascript</span><span class="hl-quotes">"</span><span class="hl-brackets">></span><span class="hl-brackets"></</span><span class="hl-reserved">script</span><span class="hl-brackets">></span><span class="hl-code">
</span><span class="hl-brackets"><</span><span class="hl-reserved">link</span><span class="hl-code"> </span><span class="hl-var">rel</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">STYLESHEET</span><span class="hl-quotes">"</span><span class="hl-code"> </span><span class="hl-var">type</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">text/css</span><span class="hl-quotes">"</span><span class="hl-code"> </span><span class="hl-var">href</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">../../codebase/dhtmlxchart.css</span><span class="hl-quotes">"</span><span class="hl-brackets">></span><span class="hl-code">
</span><span class="hl-brackets"><</span><span class="hl-reserved">script</span><span class="hl-code"> </span><span class="hl-var">src</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">../common/testdata.js</span><span class="hl-quotes">"</span><span class="hl-brackets">></span><span class="hl-brackets"></</span><span class="hl-reserved">script</span><span class="hl-brackets">></span><span class="hl-code">
</span><span class="hl-brackets"><</span><span class="hl-reserved">div</span><span class="hl-code"> </span><span class="hl-var">id</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">chartDiv</span><span class="hl-quotes">"</span><span class="hl-code"> </span><span class="hl-var">style</span><span class="hl-code">=</span><span class="hl-quotes">"</span><span class="hl-string">width:600px;height:250px;margin:20px</span><span class="hl-quotes">"</span><span class="hl-brackets">></span><span class="hl-brackets"></</span><span class="hl-reserved">div</span><span class="hl-brackets">></span><span class="hl-code">
</span><span class="hl-brackets"><</span><span class="hl-reserved">script</span><span class="hl-brackets">></span><span class="hl-code"><div class="hl-main"><pre><span class="hl-reserved">var</span><span class="hl-code"> </span><span class="hl-identifier">chart</span><span class="hl-code"> = </span><span class="hl-reserved">new</span><span class="hl-code"> </span><span class="hl-identifier">dhtmlXChart</span><span class="hl-brackets">(</span><span class="hl-brackets">{</span><span class="hl-code">
</span><span class="hl-identifier">view</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">bar</span><span class="hl-quotes">"</span><span class="hl-code">,
</span><span class="hl-identifier">container</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">chartDiv</span><span class="hl-quotes">"</span><span class="hl-code">,
</span><span class="hl-identifier">value</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">#sales#</span><span class="hl-quotes">"</span><span class="hl-code">,
</span><span class="hl-reserved">label</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">#sales#</span><span class="hl-quotes">"</span><span class="hl-code">,
</span><span class="hl-identifier">color</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">#color#</span><span class="hl-quotes">"</span><span class="hl-code">,
</span><span class="hl-identifier">radius</span><span class="hl-code">: </span><span class="hl-number">0</span><span class="hl-code">,
</span><span class="hl-identifier">width</span><span class="hl-code">: </span><span class="hl-number">40</span><span class="hl-code">,
</span><span class="hl-identifier">tooltip</span><span class="hl-code">: </span><span class="hl-brackets">{</span><span class="hl-code">
</span><span class="hl-identifier">template</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">#sales#</span><span class="hl-quotes">"</span><span class="hl-code">;
</span><span class="hl-brackets">}</span><span class="hl-code">,
</span><span class="hl-identifier">xAxis</span><span class="hl-code">: </span><span class="hl-brackets">{</span><span class="hl-code">
</span><span class="hl-identifier">title</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">Sales per year</span><span class="hl-quotes">"</span><span class="hl-code">,
</span><span class="hl-identifier">template</span><span class="hl-code">: </span><span class="hl-quotes">"</span><span class="hl-string">'#year#</span><span class="hl-quotes">"</span><span class="hl-code">,
</span><span class="hl-identifier">lines</span><span class="hl-code">: </span><span class="hl-reserved">false</span><span class="hl-code">;
</span><span class="hl-brackets">}</span><span class="hl-code">,
</span><span class="hl-identifier">padding</span><span class="hl-code">: </span><span class="hl-brackets">{</span><span class="hl-code">
</span><span class="hl-identifier">left</span><span class="hl-code">: </span><span class="hl-number">10</span><span class="hl-code">,
</span><span class="hl-identifier">right</span><span class="hl-code">: </span><span class="hl-number">10</span><span class="hl-code">,
</span><span class="hl-identifier">top</span><span class="hl-code">: </span><span class="hl-number">50</span><span class="hl-code">;
</span><span class="hl-brackets">}</span><span class="hl-code">
</span><span class="hl-brackets">}</span><span class="hl-brackets">)</span><span class="hl-code">;
</span><span class="hl-identifier">chart</span><span class="hl-code">.</span><span class="hl-identifier">parse</span><span class="hl-brackets">(</span><span class="hl-identifier">dataset_colors</span><span class="hl-code">, </span><span class="hl-quotes">"</span><span class="hl-string">json</span><span class="hl-quotes">"</span><span class="hl-brackets">)</span><span class="hl-code">;</span></pre></div></span><span class="hl-brackets"></</span><span class="hl-reserved">script</span><span class="hl-brackets">></span></pre></div>
</div>
<div class="footer">
<div class="footer-logo"></div>
<div class="copyright">Copyright © 1998-2012 DHTMLX LTD.<br />All rights reserved.</div>
</div>
</body>
</html>
|
sites/all/themes/mydea/css/misc.css
|
ph3l1x/mydea
|
/* Misc Theming Defaults for Bento */
.webform-component-fieldset {
border:0;
-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
box-shadow: 0px 0px 0px 0px #ffffff;
margin-bottom:0;
}
.webform-component-fieldset .panel-body {
padding:0;
}
|
wp-content/themes/twentythirteen/rtl.css
|
radogado/chinaembassy
|
/*
Theme Name: Twenty Thirteen
Description: Adds support for languages written in a Right To Left (RTL) direction.
It's easy, just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.
See http://codex.wordpress.org/Right_to_Left_Language_Support
*/
/**
* Table of Contents:
*
* 1.0 - Reset
* 2.0 - Repeatable Patterns
* 4.0 - Header
* 4.1 - Site Header
* 4.2 - Navigation
* 5.0 - Content
* 5.2 - Entry Meta
* 5.4 - Galleries
* 5.5 - Post Formats
* 5.6 - Attachments
* 5.7 - Post/Paging Navigation
* 5.8 - Author Bio
* 5.9 - Archives
* 5.10 - Search Results/No posts
* 5.12 - Comments
* 6.0 - Sidebar
* 6.1 - Widgets
* 7.0 - Footer
* 8.0 - Media Queries
* 9.0 - Print
* ----------------------------------------------------------------------------
*/
/**
* 1.0 Reset
* ----------------------------------------------------------------------------
*/
body {
direction: rtl;
unicode-bidi: embed;
}
a {
display: inline-block;
}
blockquote blockquote {
margin-left: 0;
margin-right: 24px;
}
menu,
ol,
ul {
padding: 0 40px 0 0;
}
caption,
th,
td {
text-align: right;
}
td {
padding-left: 10px;
padding-right: 0;
}
.assistive-text:focus {
left: auto;
right: 5px;
}
/**
* 4.0 Header
* ----------------------------------------------------------------------------
*/
/**
* 4.1 Site Header
* ----------------------------------------------------------------------------
*/
.site-header > a:first-child {
display: inherit;
}
.site-description {
font-style: normal;
}
/**
* 4.2 Navigation
* ----------------------------------------------------------------------------
*/
/* Navbar */
ul.nav-menu,
div.nav-menu > ul {
margin: 0 -20px 0 0;
padding: 0 0 0 40px;
}
.nav-menu .sub-menu,
.nav-menu .children {
float: right;
left: auto;
right: -2px;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 2px solid #f7f5e7;
border-right: 0;
left: auto;
right: 100%;
}
.main-navigation .search-form {
left: 0;
right: auto;
}
.site-header .search-field {
background-position: 98% center;
padding: 0 34px 0 0;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
font-style: normal;
}
.menu-toggle {
padding-left: 0;
padding-right: 20px;
}
/**
* 5.0 Content
* ----------------------------------------------------------------------------
*/
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
padding-left: 376px;
padding-right: 60px;
}
/**
* 5.2 Entry Meta
* ----------------------------------------------------------------------------
*/
.entry-meta > span {
margin-left: 20px;
margin-right: auto;
}
.entry-meta > span:last-child {
margin-left: 0;
margin-right: auto;
}
.featured-post:before {
margin-left: 2px;
margin-right: auto;
}
.entry-meta .date a:before {
margin-left: 2px;
}
.comments-link a:before {
margin-left: 2px;
margin-right: auto;
}
.tags-links a:first-child:before {
margin-left: 2px;
}
.edit-link a:before {
margin-left: 2px;
}
.page-links .page-links-title {
margin-left: 20px;
margin-right: auto;
}
/**
* 5.4 Galleries
* ----------------------------------------------------------------------------
*/
.gallery {
margin-left: auto;
margin-right: -4px;
}
.gallery-item {
float: right;
margin: 0 0 4px 4px;
}
.gallery-item a {
display: inline;
}
/**
* 5.5 Post Formats
* ----------------------------------------------------------------------------
*/
.entry-content a {
display: inline;
}
.format-aside cite:before {
content: normal;
margin-right: auto;
}
.format-aside cite:after {
content: "\2014";
margin-left: 5px;
}
.format-audio .entry-content:before {
float: right;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.format-audio .audio-content {
background-position: right top;
float: left;
padding-left: 0;
padding-right: 35px;
}
.format-chat .entry-meta .date a:before {
margin-left: 4px;
margin-right: auto;
}
.blog .format-gallery .gallery-item,
.archive .format-gallery .gallery-item,
.search .format-gallery .gallery-item {
margin-left: 4px;
margin-right: auto;
}
.blog .format-gallery .gallery-item img,
.archive .format-gallery .gallery-item img,
.search .format-gallery .gallery-item img {
position: absolute;
left: 0;
}
.format-image .wp-caption-text {
text-align: right;
}
.format-link .entry-title {
margin-left: 20px;
margin-right: auto;
}
.format-status .entry-content,
.format-status .entry-meta {
padding-left: 0;
padding-right: 35px;
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
padding-left: 376px;
padding-right: 95px;
}
.format-status .entry-content:before,
.format-status .entry-meta:before {
left: auto;
right: 10px;
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
left: auto;
right: 70px;
}
.format-status .entry-content p:first-child:before {
left: auto;
right: 4px;
}
.sidebar .format-status .entry-content p:first-child:before {
left: auto;
right: 64px;
}
.format-quote blockquote {
padding-left: 0;
padding-right: 75px;
}
.format-quote blockquote:before {
content: '\201D';
padding-left: 25px;
padding-right: 0;
left: auto;
right: -15px;
}
/**
* 5.6 Attachments
* ----------------------------------------------------------------------------
*/
.attachment .entry-title {
float: right;
}
.attachment .entry-title:before {
margin-left: 10px;
margin-right: auto;
}
.attachment .entry-meta {
float: left;
}
.image-navigation .nav-previous {
left: auto;
right: 0;
}
.image-navigation .nav-next {
left: 0;
right: auto;
}
.attachment .entry-caption {
text-align: right;
}
/**
* 5.7 Post/Paging Navigation
* ----------------------------------------------------------------------------
*/
.navigation .nav-previous {
float: right;
}
.navigation .nav-next {
float: left;
}
.sidebar .paging-navigation .nav-links,
.sidebar .post-navigation .nav-links {
padding-left: 376px;
padding-right: 60px;
}
.paging-navigation .nav-previous .meta-nav {
margin-left: 10px;
margin-right: auto;
}
.paging-navigation .nav-next .meta-nav {
margin-left: auto;
margin-right: 10px;
}
.post-navigation a[rel="next"] {
float: left;
text-align: left;
}
/**
* 5.8 Author Bio
* ----------------------------------------------------------------------------
*/
.author-info {
text-align: right; /* gallery & video post formats */
}
.author.sidebar .author-info {
padding-left: 376px;
padding-right: 60px;
}
.author-avatar .avatar {
float: right;
margin: 0 0 30px 30px;
}
.author-link {
margin-left: auto;
margin-right: 2px;
}
/**
* 5.9 Archives
* ----------------------------------------------------------------------------
*/
.sidebar .archive-meta {
padding-left: 316px;
padding-right: 0;
}
/**
* 5.10 Search Results/No posts
* ----------------------------------------------------------------------------
*/
.sidebar .page-content {
padding-left: 376px;
padding-right: 60px;
}
/**
* 5.12 Comments
* ----------------------------------------------------------------------------
*/
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
padding-left: 376px;
padding-right: 60px;
}
.comment-list .children {
margin-left: auto;
margin-right: 20px;
}
.comment-author {
float: right;
margin-left: 50px;
margin-right: auto;
}
.comment-list .edit-link {
margin-left: auto;
margin-right: 20px;
}
.comment-metadata,
.comment-content,
.comment-list .reply,
.comment-awaiting-moderation {
float: left;
}
.comment-awaiting-moderation:before {
margin-left: 5px;
margin-right: auto;
}
.comment-reply-link:before,
.comment-reply-login:before {
margin-left: 3px;
margin-right: auto;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
.comment-reply-title small a {
float: left;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
float: right;
}
.form-allowed-tags code {
margin-left: auto;
margin-right: 3px;
}
.sidebar .no-comments {
padding-left: 376px;
padding-right: 60px;
}
/**
* 6.0 Sidebar
* ----------------------------------------------------------------------------
*/
.site-main .widget-area {
float: left;
}
.widget-area a {
max-width: 100%;
}
/**
* 6.1 Widgets
* ----------------------------------------------------------------------------
*/
.widget .widget-title {
font-style: normal;
}
.widget li > ul,
.widget li > ol {
margin-left: auto;
margin-right: 20px;
}
/**
* 7.0 Footer
* ----------------------------------------------------------------------------
*/
.site-footer .widget-area,
.sidebar .site-footer {
text-align: right;
}
.sidebar .site-footer .widget-area {
left: auto;
right: -158px;
}
.site-footer .widget {
float: right;
margin-left: 20px;
margin-right: auto;
}
.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
margin-left: 0;
margin-right: auto;
}
/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/
@media (max-width: 1069px) {
ul.nav-menu,
div.nav-menu > ul {
margin-left: auto;
margin-right: 0;
}
.error404 .page-header,
.sidebar .format-image .entry-content img.size-full,
.sidebar .format-image .wp-caption:first-child .wp-caption-text {
margin-right: auto;
}
.main-navigation .search-form {
left: 20px;
right: auto;
}
.site-main .widget-area {
margin-left: 60px;
margin-right: auto;
}
}
@media (max-width: 999px) {
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
.sidebar .comment-list,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form,
.sidebar .featured-gallery,
.sidebar .post-navigation .nav-links,
.author.sidebar .author-info,
.sidebar .format-image .entry-content {
max-width: 604px;
padding-left: 0;
padding-right: 0;
}
.site-main .widget-area {
float: none;
margin-left: auto;
}
.attachment .entry-meta {
float: right;
text-align: right;
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
padding-left: 0;
padding-right: 35px;
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
left: auto;
right: 10px;
}
.sidebar .format-status .entry-content p:first-child:before {
left: auto;
right: 4px;
}
.sidebar .site-footer .widget-area {
left: auto;
right: 0;
}
.sidebar .paging-navigation .nav-links {
padding: 0 60px;
}
}
@media (max-width: 767px) {
.format-image .entry-content img:first-of-type,
.format-image .wp-caption:first-child .wp-caption-text {
margin-right: auto;
}
}
@media (max-width: 643px) {
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
.sidebar .comment-list,
.sidebar .comment-navigation,
.sidebar .featured-gallery,
.sidebar .post-navigation .nav-links,
.sidebar .format-image .entry-content {
padding-left: 20px;
padding-right: 20px;
}
#content .format-status .entry-content,
#content .format-status .entry-met {
padding-left: 0;
padding-right: 35px;
}
.menu-toggle:after {
padding-left: 0;
padding-right: 8px;
}
.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
margin-left: auto;
margin-right: 0;
}
.toggled-on .nav-menu li > ul {
margin-left: auto;
margin-right: 20px;
right: auto;
}
#content .featured-gallery {
padding-left: 0;
padding-right: 24px;
}
.gallery-columns-1 .gallery-item {
margin-left: 0;
margin-right: auto;
}
.comment-author {
margin-left: 30px;
margin-right: auto;
}
.format-audio .audio-content {
background: none;
float: none;
padding-left: 0;
padding-right: 0;
}
.single .gallery-columns-3 .gallery-item:nth-of-type(3n) {
margin-left: 4px;
margin-right: auto;
}
}
@media (max-width: 359px) {
.gallery {
margin-left: auto;
margin-right: 0;
}
.gallery .gallery-item,
.single .gallery-columns-2.gallery-size-thumbnail .gallery-item,
.blog .format-gallery .gallery-item,
.archive .format-gallery .gallery-item,
.search .format-gallery .gallery-item,
.single .gallery.gallery-columns-3 .gallery-item:nth-of-type(even),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-left: 4px;
margin-right: auto;
}
.blog .format-gallery .gallery-item:nth-of-type(odd),
.archive .format-gallery .gallery-item:nth-of-type(odd),
.search .format-gallery .gallery-item:nth-of-type(odd),
.single .gallery .gallery-item:nth-of-type(even) {
margin-left: 0;
margin-right: auto;
}
.comment-author .avatar {
margin-left: 5px;
margin-right: auto;
}
}
/**
* 9.0 Print
* ----------------------------------------------------------------------------
*/
@media print {
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
margin-left: auto;
margin-right: 0;
}
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin-left: 0;
margin-right: auto;
}
}
|
media/com_emundus/lib/semantic/minified/modules/shape.min.css
|
emundus/v5
|
.ui.shape {
display: inline-block;
position: relative;
-webkit-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ui.shape .sides {
-webkit-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ui.shape .side {
opacity: 1;
width: 100%;
margin: 0!important;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ui.shape .side {
display: none;
}
.ui.cube.shape .side {
min-width: 15em;
height: 15em;
padding: 2em;
background-color: #E6E6E6;
color: rgba(0,0,0,.6);
-webkit-box-shadow: 0 0 2px rgba(0,0,0,.3);
box-shadow: 0 0 2px rgba(0,0,0,.3);
}
.ui.cube.shape .side>.content {
width: 100%;
height: 100%;
display: table;
text-align: center;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}
.ui.cube.shape .side>.content>div {
display: table-cell;
vertical-align: middle;
font-size: 2em;
}
.ui.text.shape.animating .sides {
position: static;
}
.ui.text.shape .side {
white-space: nowrap;
}
.ui.text.shape .side>* {
white-space: normal;
}
.ui.loading.shape {
position: absolute;
top: -9999px;
left: -9999px;
}
.ui.shape .animating.side {
position: absolute;
top: 0;
left: 0;
z-index: 100;
}
.ui.shape .hidden.side {
opacity: .4;
}
.ui.shape.animating {
-webkit-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.ui.shape.animating .sides {
position: absolute;
}
.ui.shape.animating .sides {
-webkit-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.ui.shape.animating .side {
-webkit-transition: opacity .6s ease-in-out;
transition: opacity .6s ease-in-out;
}
.ui.shape .active.side {
display: block;
}
|
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gdb/gdb/QThreadEvents.html
|
BPI-SINOVOIP/BPI-Mainline-kernel
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1988-2018 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 the
Invariant Sections being "Free Software" and "Free Software Needs
Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
and with the Back-Cover Texts as in (a) below.
(a) The FSF's Back-Cover Text is: "You are free to copy and modify
this GNU Manual. Buying copies from GNU Press supports the FSF in
developing GNU and promoting software freedom." -->
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<title>Debugging with GDB: QThreadEvents</title>
<meta name="description" content="Debugging with GDB: QThreadEvents">
<meta name="keywords" content="Debugging with GDB: QThreadEvents">
<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=utf-8">
<style type="text/css">
<!--
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>
<meta http-equiv="Refresh" content="0; url=General-Query-Packets.html#QThreadEvents">
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>The node you are looking for is at <a href="General-Query-Packets.html#QThreadEvents">QThreadEvents</a>.</p>
</body>
|
WebContent/resources/dojo/tests/widget/acme/test_RemoteAcmeButton.html
|
sdtabilit/Scada-LTS
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<!-- used from test_RemotePane.html -->
<html>
<head>
<title>Manual Require Acme Button Test</title>
<script type="text/javascript">
var djC = "djConfig"; // this isnt allowed! becomes var djC = "";
var djConfig = {isDebug: true, debugAtAllCosts: true };
djConfig.debugAtAllCosts = false; var a=0;var b=0;var c=0;
if (a<b || b>c){
aksd = 65/87;
}
djConfig.baseScriptUri = "../../../"; //for xdomain testing.
</script>
<script type="text/javascript" src="../../../dojo.js"></script>
<script type="text/javascript">
dojo.require("dojo.widget.*");
dojo.require("dojo.event.*");
dojo.require("dojo.string.extras");
</script>
<script>
// Load custom button
// 1. Map acme module to a path relative to the dojo/ directory.
dojo.registerModulePath("acme", "tests/widget/acme");
// 2. load the user defined button
dojo.require("acme.Button");
</script>
<style>
/* group multiple buttons in a row */
.box {
display: block;
text-align: center;
}
.box .dojoButton {
float: left;
margin-right: 10px;
}
</style>
</head>
<body>
<h2>User defined button</h2>
<p>Dojo users can extend the button class and define their own background images.
Here's an example:</p>
<style>
.dc {
font-size: x-large;
padding-top: 10px;
padding-bottom: 10px;
}
</style>
<div class="box">
<button dojoType="acme:Button" onclick='dojo.debug("short");'>
<div class="dc">short</div>
</button>
<button dojoType="acme:Button" onclick='dojo.debug("longer");'>
<div class="dc">bit longer</div>
</button>
<button dojoType="acme:Button" onclick='dojo.debug("longer yet");'>
<div class="dc">ridiculously long</div>
</button>
<div style="clear: both;"></div>
</div>
</body>
</html>
|
contrib/lwip-8efd6dcd9b82e1b12a85fce9971ab8cd4898d6e0/ipsec/doc/html/phy__2003__esp__3des__md5_8h-source.html
|
mohammadhamad/mhh
|
<html>
<head>
<title>embedded IPsec - IPsec library</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="doxygen.css" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="98%" border="0" align="center">
<tr>
<td>
<h2 align="left"><img src="logo_small.gif" alt="embedded IPsec"> source
code documentation </h2>
<hr>
<!-- Generated by Doxygen 1.3.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div>
<h1>phy_2003_esp_3des_md5.h</h1><a href="phy__2003__esp__3des__md5_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001
00005 <span class="comment">/**************************/</span>
00006 <span class="comment">/* inbound configurations */</span>
00007 <span class="comment">/**************************/</span>
00008
00009 <span class="comment">/* SAD configuartion data */</span>
<a name="l00010"></a><a class="code" href="phy__2003__esp__3des__md5_8h.html#a0">00010</a> <a class="code" href="structsa__entry__struct.html">sad_entry</a> <a class="code" href="keil__1000__ah__md5_8h.html#a0">inbound_sad_config</a>[<a class="code" href="sa_8h.html#a0">IPSEC_MAX_SAD_ENTRIES</a>] = {
00011 <a class="code" href="sa_8h.html#a16">SAD_ENTRY</a>( 192,168,1,4, 255,255,255,255,
00012 0x2003,
00013 <a class="code" href="types_8h.html#a40a36">IPSEC_PROTO_ESP</a>, <a class="code" href="sa_8h.html#a7">IPSEC_TUNNEL</a>,
00014 <a class="code" href="sa_8h.html#a10">IPSEC_3DES</a>,
00015 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67,
00016 <a class="code" href="sa_8h.html#a12">IPSEC_HMAC_MD5</a>,
00017 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0, 0, 0, 0
00018 ),
00019 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>,
00020 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>,
00021 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>,
00022 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>
00023
00024 };
00025
00026 <span class="comment">/* SPD configuration data */</span>
<a name="l00027"></a><a class="code" href="phy__2003__esp__3des__md5_8h.html#a1">00027</a> <a class="code" href="structspd__entry__struct.html">spd_entry</a> <a class="code" href="keil__1000__ah__md5_8h.html#a1">inbound_spd_config</a>[<a class="code" href="sa_8h.html#a0">IPSEC_MAX_SAD_ENTRIES</a>] = {
00028 <span class="comment">/* source destination protocol ports policy SA pointer </span>
00029 <span class="comment"> * address network address network src dest */</span>
00030 <a class="code" href="sa_8h.html#a15">SPD_ENTRY</a>( 192,168,1,5, 255,255,255,255, 192,168,1,4, 255,255,255,255, 0, 0, 0, <a class="code" href="sa_8h.html#a4">POLICY_APPLY</a>, &<a class="code" href="keil__1000__ah__md5_8h.html#a0">inbound_sad_config</a>[0]),
00031 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>,
00032 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>,
00033 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>,
00034 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>
00035 };
00036
00037
00038 <span class="comment">/***************************/</span>
00039 <span class="comment">/* outbound configurations */</span>
00040 <span class="comment">/***************************/</span>
00041
00042 <span class="comment">/* SAD configuartion data */</span>
<a name="l00043"></a><a class="code" href="phy__2003__esp__3des__md5_8h.html#a2">00043</a> <a class="code" href="structsa__entry__struct.html">sad_entry</a> <a class="code" href="keil__1000__ah__md5_8h.html#a2">outbound_sad_config</a>[<a class="code" href="sa_8h.html#a0">IPSEC_MAX_SAD_ENTRIES</a>] = {
00044 <a class="code" href="sa_8h.html#a16">SAD_ENTRY</a>( 192,168,1,5, 255,255,255,255,
00045 0x2003,
00046 <a class="code" href="types_8h.html#a40a36">IPSEC_PROTO_ESP</a>, <a class="code" href="sa_8h.html#a7">IPSEC_TUNNEL</a>,
00047 <a class="code" href="sa_8h.html#a10">IPSEC_3DES</a>,
00048 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67,
00049 <a class="code" href="sa_8h.html#a12">IPSEC_HMAC_MD5</a>,
00050 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0, 0, 0, 0
00051 ),
00052 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>,
00053 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>,
00054 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>,
00055 <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>
00056 };
00057
00058 <span class="comment">/* SPD configuration data */</span>
<a name="l00059"></a><a class="code" href="phy__2003__esp__3des__md5_8h.html#a3">00059</a> <a class="code" href="structspd__entry__struct.html">spd_entry</a> <a class="code" href="keil__1000__ah__md5_8h.html#a3">outbound_spd_config</a>[<a class="code" href="sa_8h.html#a1">IPSEC_MAX_SPD_ENTRIES</a>] = {
00060 <span class="comment">/* source destination protocol ports policy SA pointer </span>
00061 <span class="comment"> * address network address network src dest */</span>
00062 <a class="code" href="sa_8h.html#a15">SPD_ENTRY</a>( 192,168,1,4, 255,255,255,255, 192,168,1,5, 255,255,255,255, 0, 0, 0, <a class="code" href="sa_8h.html#a4">POLICY_APPLY</a>, &<a class="code" href="keil__1000__ah__md5_8h.html#a2">outbound_sad_config</a>[0]),
00063 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>,
00064 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>,
00065 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>,
00066 <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>
00067 };
00068
</pre></div> </td>
</tr>
</table>
<hr>
<div align="center">Copyright 2003 by Christian Scheurer and Niklaus Schild</div>
</html>
|
release/src/router/lighttpd-1.4.29/external_file/css/setting.html
|
d3trax/asuswrt-merlin
|
<!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/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<style>
html{
margin:0 0;
padding:0px;
}
body{
display: block;
overflow: hidden;
background: #e8e8e8;
}
tr.odd {
background-color: #E1FBF8;
}
tr.even {
background-color: #DDD;
}
tr.synceven {
background-color: #FFCF73;
}
tr.syncodd {
background-color: #F9FF48;
}
table#ntb {
border: 1px;
font-family: arial;
font-size:100%;
border-collpase:collpase;
}
table thead {
color:#F3F6FB;
background-color: #595959;
}
.tab_container{
overflow:auto;
}
.dellink, .delcheck{
background:transparent url("style-theme.png") no-repeat top left;
background-position: -400px -438px;
width:40px;
height:28px;
}
.delcheck_block{
position:absolute;
left:0px;
top:100px;
width:100px;
height:25px;
background-color:#FF9100;
border-color:#666;
box-shadow:0 0 10px #959595;
color:#fff;
cursor:pointer;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 14px;
text-align:center;
font-weight: bold;
padding-top: 5px;
}
.delcheck_block:hover{
background-color:#FFCD8A;
color:#ff0000;
}
.tab_content{
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font: normal 12px tahoma, arial, helvetica, sans-serif;
}
.tab_content fieldset {
padding: 6px 10px;
border: 1px solid #ccc;
margin-bottom: 10px;
display: block;
}
.x-panel-community{
position:relative;
}
.x-panel-bwrap{
overflow: hidden;
zoom: 1;
left: 0;
top: 0;
}
.user_image{
background:transparent url("style-theme.png") no-repeat top left;
background-position: -240px -530px;
width:54px;
height:54px;
}
#user_authorize {
color: #3B5998;
font-weight: bold;
position: absolute;
left: 60px;
top: 40px;
}
.user_login_option {
text-decoration: underline;
cursor: pointer;
}
#user_deletetoken {
color: #3B5998;
position: absolute;
left: 110px;
top: 130px;
cursor: pointer;
}
</style>
<script type="text/javascript" src="/smb/js/tools.js"></script>
<script type="text/javascript" src="/smb/js/davclient_tools.js"></script>
<link href="tabs.css" rel="stylesheet" type="text/css">
<script type="text/javascript">
var m = new lang();
var g_storage = new myStorage();
var server_url = "http://oauth.asus.com/aicloud/";
var g_bLoginFacebook = false;
var g_bLoginGoogle = false;
var g_key_file = null;
var g_crt_file = null;
var g_intermediate_crt_file = null;
$("document").ready(function() {
//document.oncontextmenu = function() {return false;};
var vars = getUrlVars();
var loc_lan = String(window.navigator.userLanguage || window.navigator.language).toLowerCase();
var lan = ( g_storage.get('lan') == undefined ) ? loc_lan : g_storage.get('lan');
m.setLanguage(lan);
var init_page = ( vars["p"] == undefined ) ? 0 : vars["p"];
var only_show_init_page = ( vars["s"] == undefined ) ? 0 : vars["s"];
// 預設顯示第一個 Tab
var _showTabIndex = init_page;
$('ul.tabs li').eq(_showTabIndex).addClass('active');
$('.tab_content').hide().eq(_showTabIndex).show();
if(only_show_init_page){
$('ul.tabs li').each(function(i){
if(i!=_showTabIndex)
$('ul.tabs li').eq(i).hide();
});
}
// 當 li 頁籤被點擊時...
// 若要改成滑鼠移到 li 頁籤就切換時, 把 click 改成 mouseover
$('ul.tabs li').click(function() {
// 找出 li 中的超連結 href(#id)
var $this = $(this),
_clickTab = $this.find('a').attr('href');
// 把目前點擊到的 li 頁籤加上 .active
// 並把兄弟元素中有 .active 的都移除 class
$this.addClass('active').siblings('.active').removeClass('active');
// 淡入相對應的內容並隱藏兄弟元素
$(_clickTab).stop(false, true).fadeIn().siblings().hide();
//if(_clickTab=="#tab3")
// getLatestVersion();
return false;
}).find('a').focus(function(){
this.blur();
});
$("button#btn_rescan").click(function(){
$("button#btn_rescan").attr("disabled", true);
$("button#btn_rescan").text("Wait");
parent.doRescanSamba();
});
$("button#btn_gen_crt").click(function(){
var client = new davlib.DavClient();
client.initialize();
var keylen = 2048;
var caname = "AiCloud";
var email = "";
var country = "TW";
var state = "Taiwan";
var ln = "Hsinchu";
var orag = "ASUS";
var ounit = "RD";
var cn = window.location.hostname;
var msg = m.getString("msg_gen_crt_confirm");
msg = msg.replace("%s", cn);
if(confirm(msg)){
$("#crt_creating").show();
client.GENROOTCERTIFICATE("/", keylen,caname,email,country,state,ln,orag,ounit,cn, function(error, content, statusstring){
if(error==200){
$("#crt_creating").hide();
alert(m.getString("msg_gen_crt_complete"));
client.APPLYAPP("/", "apply", "", "restart_webdav", function(error, statusstring, content){
if(error==200){
setTimeout( function(){
parent.location.reload(false);
}, 6000 );
}
client = null;
});
}
});
}
});
$("button#btn_import_crt").click(function(){
$("#import_crt").show();
$("#import_crt").css("left", tempX );
if( tempY + $("#filelink").height() > $("body").height() )
$("#import_crt").css("top", $("body").height() - $("#filelink").height() );
else
$("#import_crt").css("top", tempY );
});
$("button#btn_export_crt").click(function(){
window.open("/aicloud.crt");
});
$('li#rescan a').text(m.getString('title_rescan'));
$('li#sharelink a').text(m.getString('title_sharelink'));
$('li#version a').text(m.getString('title_version'));
$('li#settings a').text(m.getString('title_crt'));
$('button#ok').text(m.getString('btn_ok'));
$('button#cancel').text(m.getString('btn_close'));
$('#btn_rescan').text(m.getString('btn_rescan'));
$('span#desc_rescan').text(m.getString('title_desc_rescan'));
$('span#aicloud_desc_version').text("AiCloud " + m.getString('title_version')+": ");
$('span#aicloud_version').text(g_storage.get('aicloud_version'));
$('span#smartsync_desc_version').text("SmartSync " + m.getString('title_version')+": ");
$('span#smartsync_version').text(g_storage.get('smartsync_version'));
$('span#desc_version').text("FW " + m.getString('title_version')+": ");
$('span#version').text(g_storage.get('router_version'));
$("p.desc_share_link").text(m.getString('title_copy_string'));
$("#label_gen_crt").text(m.getString("title_gen_crt"));
$("#btn_gen_crt").text(m.getString("title_gen_crt"));
$("#btn_import_crt").text(m.getString("title_import_crt"));
$("#desc_gen_crt").text(m.getString("title_desc_gen_crt"));
$("#label_server_crt").text(m.getString("title_server_crt"));
$("#label_crt_type").text(m.getString("title_crt_type"));
$("#label_self_crt_type").text(m.getString("title_self_crt_type"));
$("#label_crt_to").text(m.getString("title_crt_to"));
$("#label_crt_from").text(m.getString("title_crt_from"));
$("#label_crt_end_date").text(m.getString("title_crt_end_date"));
$("#btn_export_crt").text(m.getString("title_export_crt"));
$("#label_https_crt_cn").text(m.getString('https_crt_cn'));
$("#crt_creating").text(m.getString('msg_gen_crt_creating'));
$("#desc_import_crt").text(m.getString('desc_import_crt'));
$("#label_select_private_key").text(m.getString('title_select_private_key'));
$("#label_select_certificate").text(m.getString('title_select_certificate'));
$("#label_select_intermediate_certificate").text(m.getString('title_select_intermediate_certificate'));
$("#import").text(m.getString('title_import_crt'));
if(_showTabIndex==1)
refreshShareLinkList();
else if(_showTabIndex==3)
refreshCertificateInfo();
$(".abgne_tab").css("height", $(window).height()-80);
$("#facebook .user_login_option").click(function(){
if(g_bLoginFacebook)
return;
facebook_login();
});
$("#google .user_login_option").click(function(){
if(g_bLoginGoogle)
return;
google_login();
});
$("#btn_select_key").change(function(evt){
if(evt.target.files.length!=1){
alert("Please select a key file!");
return;
}
g_key_file = evt.target.files[0];
});
$("#btn_select_crt").change(function(evt){
if(evt.target.files.length!=1){
alert("Please select a key file!");
return;
}
g_crt_file = evt.target.files[0];
});
$("#btn_select_intermediate_crt").change(function(evt){
if(evt.target.files.length!=1){
return;
}
g_intermediate_crt_file = evt.target.files[0];
});
});
function onFacebookLogin( token, uid ){
alert(token+", "+uid);
/*
g_token = token,
g_uid = uid;
g_storage.sett("facebook_access_token", g_token);
g_storage.sett("facebook_uid", uid);
facebook_get_userprofile();
*/
}
function facebook_login(){
var app_id = "697618710295679";
window._onFacebookLogin = this.onFacebookLogin;
var b = window.location.href.indexOf("/",window.location.protocol.length+2);
var callback_function = "_onFacebookLogin";
var auth_url = server_url + "fb_authorize.html?callback=" + callback_function + "&ps5host=";
var redirect_url = window.location.href.slice(0,b) + "/smb/css/service/callback.html&response_type=token";
var url = "http://www.facebook.com/dialog/oauth/?scope=publish_stream%2Cuser_photos%2Coffline_access&client_id=" + app_id + "&display=popup&redirect_uri=" + encodeURIComponent(auth_url) + redirect_url;
window.open(url,"mywindow","menubar=1,resizable=0,width=630,height=250, top=100, left=300");
}
function onGoogleLogin( token, uid ){
alert(token+", "+uid);
/*
g_token = token,
g_uid = uid;
g_storage.sett("facebook_access_token", g_token);
g_storage.sett("facebook_uid", uid);
facebook_get_userprofile();
*/
}
function google_login(){
var app_id = "103584452676-oo7gkbh8dg7nm07lao9a0i3r9jh6jfra.apps.googleusercontent.com";
var b = window.location.href.indexOf("/",window.location.protocol.length+2);
var callback_function = "onGoogleLogin";
var auth_url = server_url + "google_authorize.html";
var redirect_url = window.location.href.slice(0,b) + "/smb/css/service/callback.html";
var url = "https://accounts.google.com/o/oauth2/auth?" +
"response_type=token" +
"&redirect_uri=" + encodeURIComponent(auth_url) +
"&client_id=" + app_id +
"&scope=https://www.googleapis.com%2Fauth%2Fuserinfo.email+https://www.googleapis.com%2Fauth%2Fuserinfo.profile+https://picasaweb.google.com%2Fdata" +
"&state=/callback=" + callback_function + "+ps5host=" + redirect_url;
window.open(url,"mywindow","menubar=1,resizable=0,width=630,height=250, top=100, left=300");
}
function getLatestVersion(){
var client = new davlib.DavClient();
client.initialize();
$("#update").text(m.getString('msg_check_latest_ver'));
client.GETLATESTVER("/", function(error, content, statusstring){
if(error==200){
var data = parseXml(statusstring);
var x = $(data);
var ver = x.find("version").text();
var a = ver.split("_");
var build_no = a[1];
var cur_ver = g_storage.get('router_version');
var b = cur_ver.split(".");
var cur_build_no = b[3];
if(build_no>cur_build_no)
$("#update").text(m.getString('msg_update_latest_ver'));
else
$("#update").text(m.getString('msg_latest_ver'));
}
else{
$("#update").text(m.getString('msg_check_latest_ver_error'));
}
client = null;
});
}
function refreshShareLinkList(){
var webdav_mode = g_storage.get('webdav_mode');
var ddns_host_name = g_storage.get('ddns_host_name');
var cur_host_name = window.location.host;
var hostName = "";
if(!isPrivateIP(cur_host_name))
hostName = cur_host_name;
else
hostName = (ddns_host_name=="") ? cur_host_name : ddns_host_name;
if(hostName.indexOf(":")!=-1)
hostName = hostName.substring(0, hostName.indexOf(":"));
if( webdav_mode == 0 ) //- Only enable http
hostName = "http://" + hostName + ":" + g_storage.get("http_port");
else{
hostName = "https://" + hostName;
if(g_storage.get("https_port")!="443")
hostName += ":" + g_storage.get("https_port");
}
var client = new davlib.DavClient();
client.initialize();
client.GSLL("/", function(error, content, statusstring){
if(error==200){
var data = parseXml(statusstring);
$("#tab2").empty();
var table_html = "<table id='sharelink' width='100%' border='0' style='table-layout:fixed'>";
table_html += "<thead><tr>";
table_html += "<th scope='col' class='check' style='width:5%'>";
table_html += "<input type='checkbox' id='select_all' name='select_all' class='select_all'>";
table_html += "</th>";
table_html += "<th scope='col' class='filename' style='width:20%'>" + m.getString('table_filename') + "</th>";
table_html += "<th scope='col' class='createtime' style='width:25%'>" + m.getString('table_createtime') + "</th>";
table_html += "<th scope='col' class='expiretime' style='width:25%'>" + m.getString('table_expiretime') + "</th>";
table_html += "<th scope='col' class='lefttime' style='width:15%'>" + m.getString('table_lefttime') + "</th>";
table_html += "<th scope='col' class='remove' style='width:10%'>" + m.getString('func_delete') + "</th>";
table_html += "</tr></thead>";
table_html += "<tbody id='ntb'>";
var encode_filename = parseInt($(data).find('encode_filename').text());
var i = 0;
$(data).find('sharelink').each(function(){
try{
var filename = "";
var filetitle = "";
if(encode_filename==1){
filename = $(this).attr("filename");
filetitle = decodeURIComponent(filename);
}
else{
filetitle = $(this).attr("filename");
filename = encodeURIComponent($(this).attr("filename"));
}
var url = hostName + "/" + $(this).attr("url") + "/" + filename;
var createtime = $(this).attr("createtime");
var expiretime = $(this).attr("expiretime");
var lefttime = parseFloat($(this).attr("lefttime"));
var hour = parseInt(lefttime/3600);
var minute = parseInt(lefttime%3600/60);
table_html += "<tr nid='" + i + "' class='even'>";
table_html += "<td fid='check' align='center'><input type='checkbox' id='check_del' name='check_del' class='check_del' link=\"" + $(this).attr("url") + "\"></td>";
table_html += "<td fid='filename' align='center'><div style='overflow:hidden;'>";
table_html += "<a class='share_link_url' uhref=\"" + url + "\" href='#' title=\"" + filetitle + "\" style='white-space:nowrap;'>" + filetitle + "</a>";
table_html += "</div></td>";
table_html += "<td fid='createtime' align='center'>" + createtime + "</td>";
if(expiretime==0){
table_html += "<td fid='expiretime' align='center'>" + m.getString('title_unlimited') + "</td>";
table_html += "<td fid='lefttime' align='center'>" + m.getString('title_unlimited') + "</td>";
}
else{
table_html += "<td fid='expiretime' align='center'>" + expiretime + "</td>";
table_html += "<td fid='lefttime' align='center'>" + hour + " hours " + minute + " mins" + "</td>";
}
table_html += "<td fid='remove' align='center'><a>";
table_html += "<div class='dellink' title='remove' link=\"" + $(this).attr("url") + "\" style='cursor:pointer'></div>";
table_html += "</a></td>";
table_html += "</tr>";
}
catch(err){
//Handle errors here
}
i++;
});
table_html += "</tbody>";
table_html += "</table>";
table_html += "<div class='delcheck_block'>";
table_html += "<span>刪除選取連結</span>";
table_html += "</div>";
$(table_html).appendTo($("#tab2"));
$("div.delcheck_block").css("visibility", "hidden");
$("a.share_link_url").click(function(){
$("#filelink").css("display","block");
$("#filelink").css("left", tempX );
if( tempY + $("#filelink").height() > $("body").height() )
$("#filelink").css("top", $("body").height() - $("#filelink").height() );
else
$("#filelink").css("top", tempY );
$("#resourcefile").attr("value",$(this).attr("uhref"));
$("#resourcefile").focus();
$("#resourcefile").select();
});
$(".dellink").click(function(){
var r=confirm(m.getString('msg_confirm_delete_sharelink'));
if (r==true){
client.REMOVESL("/", $(this).attr("link"), function(error, content, statusstring){
if(error==200){
refreshShareLinkList();
}
});
}
});
$(".check_del").change(function(){
var del_count = 0;
$("input:checkbox.check_del").each(function(){
if($(this).prop("checked")){
del_count++;
}
});
if(del_count<=0){
var newTop = tempY+10;
var newLeft = 0;
$("div.delcheck_block").animate({
top: newTop,
left: newLeft
},
'fast',
function(){
$("div.delcheck_block").css("visibility", "hidden");
});
}
else{
$("div.delcheck_block").css("visibility", "");
var newTop = tempY+10;
var newLeft = tempX+10;
$("div.delcheck_block").animate({
top: newTop,
left: newLeft
}, 'fast');
}
});
$(".delcheck_block").click(function(){
var r=confirm(m.getString('msg_confirm_delete_sharelink'));
if (r==true){
$("div.delcheck_block").css("visibility", "hidden");
$("input:checkbox.check_del").each(function(){
if($(this).prop("checked")){
client.REMOVESL("/", $(this).attr("link"), function(error, content, statusstring){
if(error==200){
refreshShareLinkList();
}
});
}
});
}
});
$("input.select_all").change(function(){
if($(this).prop("checked")){
$('input:checkbox.check_del').prop('checked', true);
$("div.delcheck_block").css("visibility", "");
var newTop = tempY+10;
var newLeft = tempX+10;
$("div.delcheck_block").animate({
top: newTop,
left: newLeft
}, 'fast');
}
else{
$('input:checkbox.check_del').prop('checked', false);
var newTop = tempY+10;
var newLeft = 0;
$("div.delcheck_block").animate({
top: newTop,
left: newLeft
},
'fast',
function(){
$("div.delcheck_block").css("visibility", "hidden");
});
}
});
}
});
}
function refreshCertificateInfo(){
var client = new davlib.DavClient();
client.initialize();
client.GETX509CERTINFO("/", function(error, content, statusstring){
if(error==200){
var data = parseXml(statusstring);
var issuer = $(data).find('issuer').text();
var subject = $(data).find('subject').text();
var crt_start_date = $(data).find('crt_start_date').text();
var crt_end_date = $(data).find('crt_end_date').text();
if(subject!=""){
subject = subject.substring( subject.indexOf("CN=")+3, subject.length );
if(subject.indexOf("/")!=-1){
subject = subject.substring( 0, subject.indexOf("/") );
}
}
if(issuer!=""){
issuer = issuer.substring( issuer.indexOf("CN=")+3, issuer.length );
if(issuer.indexOf("/")!=-1){
issuer = issuer.substring( 0, issuer.indexOf("/") );
}
}
//crt_end_date = "160607080028Z";
if(crt_end_date!=""){
var mydate = new Date( 2000+parseInt(crt_end_date.substring(0, 2)),
parseInt(crt_end_date.substring(2, 4)),
parseInt(crt_end_date.substring(4, 6)));
crt_end_date = mydate.getFullYear() + "-" + mydate.getMonth() + "-" + mydate.getDate();
//alert(crt_end_date.substring(0, 2)+", "+crt_end_date.substring(2, 4) + ", " + crt_end_date.substring(4, 6));
//alert(mydate.toISOString().slice(0, 10).replace(/-/g, '-'));
//alert(mydate.getFullYear() + " - " + mydate.getMonth() + " - " + mydate.getDate());
}
if(issuer==subject){
$("#label_self_crt_type").text(m.getString("title_self_crt_type"));
}
else{
$("#label_self_crt_type").text(m.getString("title_third_crt_type"));
}
$("#label_https_crt_cn").text(subject);
$("#label_https_crt_issuer").text(issuer);
$("#label_https_crt_end_date").text(crt_end_date);
//alert(content + ", " + statusstring);
}
client = null;
});
}
function doOK(e) {
parent.closeJqmWindow();
};
function doCancel(e) {
parent.closeJqmWindow();
};
function onCloseShareLink(){
$("#filelink").css("display","none");
}
function onCloseImportCrt(){
$('#import_crt').hide();
}
function read_file(the_file, onReadCompleteHandler){
if(the_file==null)
return;
var start = 0;
var stop = the_file.size-1;
var bSliceAsBinary = 0;
var reader = new FileReader();
reader.onloadend = function(evt) {
if (evt.target.readyState == FileReader.DONE) { // DONE == 2
if(onReadCompleteHandler)
onReadCompleteHandler(evt, bSliceAsBinary);
}
};
if (the_file.webkitSlice) {
var blob = the_file.webkitSlice(start, stop+1);
//reader.readAsArrayBuffer(blob);
reader.readAsText(blob);
bSliceAsBinary = 1;
}
else if (the_file.mozSlice) {
var blob = the_file.mozSlice(start, stop+1);
reader.readAsBinaryString(blob);
bSliceAsBinary = 0;
}
else {
var blob = the_file.slice(start, stop+1);
//reader.readAsArrayBuffer(blob);
reader.readAsText(blob);
bSliceAsBinary = 1;
}
}
function onDoImportCrt(){
if(g_key_file==null){
alert("Please select a key file.");
return;
}
if(g_crt_file==null){
alert("Please select a crt file.");
return;
}
var key_pem = "";
var crt_pem = "";
var intermediate_crt_pem = "";
var set_pem_content = function(){
if(g_key_file!=null && key_pem=="")
return;
if(g_crt_file!=null && crt_pem=="")
return;
if(g_intermediate_crt_file!=null && intermediate_crt_pem=="")
return;
var client = new davlib.DavClient();
client.initialize();
client.SETROOTCERTIFICATE( '/', key_pem, crt_pem, intermediate_crt_pem, function(context, status, statusstring){
if(context=="200"){
$('#import_crt').hide();
alert(m.getString("msg_import_crt_complete"));
client.APPLYAPP("/", "apply", "", "restart_webdav", function(error, statusstring, content){
if(error==200){
setTimeout( function(){
parent.location.reload(false);
}, 6000 );
}
client = null;
});
}
else{
alert("Fail to set pem file!");
}
}, null );
}
read_file(g_key_file, function(evt, bSliceAsBinary){
//alert("done: " + evt.target.result.byteLength + ", " + bSliceAsBinary + ", " + evt.target.result);
var content = evt.target.result;
if(content.indexOf("-----BEGIN RSA PRIVATE KEY-----")!=0){
alert("Invalid key file format!");
return;
}
key_pem = content;
set_pem_content();
});
read_file(g_crt_file, function(evt, bSliceAsBinary){
var content = evt.target.result;
if(content.indexOf("-----BEGIN CERTIFICATE-----")!=0){
alert("Invalid cert file format!");
return;
}
crt_pem = content;
set_pem_content();
});
read_file(g_intermediate_crt_file, function(evt, bSliceAsBinary){
var content = evt.target.result;
if(content.indexOf("-----BEGIN CERTIFICATE-----")!=0){
alert("Invalid intermediate cert file format!");
return;
}
intermediate_crt_pem = content;
set_pem_content();
});
}
// Detect if the browser is IE or not.
// If it is not IE, we assume that the browser is NS.
var IE = document.all?true:false
// If NS -- that is, !IE -- then set up for mouse capture
if (!IE) document.captureEvents(Event.MOUSEMOVE)
// Set-up to use getMouseXY function onMouseMove
document.onmousemove = getMouseXY;
// Temporary variables to hold mouse x-y pos.s
var tempX = 0
var tempY = 0
// Main function to retrieve mouse x-y pos.s
function getMouseXY(e) {
if (IE) { // grab the x-y pos.s if browser is IE
tempX = event.clientX + document.body.scrollLeft
tempY = event.clientY + document.body.scrollTop
} else { // grab the x-y pos.s if browser is NS
tempX = e.pageX
tempY = e.pageY
}
// catch possible negative values in NS4
if (tempX < 0){tempX = 0}
if (tempY < 0){tempY = 0}
return true
}
</script>
</head>
<body>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" style="overflow:hidden;">
<tr>
<td>
<div class="abgne_tab">
<ul class="tabs">
<li id='rescan'><a href="#tab1">重新搜尋</a></li>
<li id='sharelink'><a href="#tab2">分享清單</a></li>
<li id='version'><a href="#tab3">版本</a></li>
<li id='settings'><a href="#tab4">憑證</a></li>
<li id='community'><a href="#tab5">社群網路</a></li>
</ul>
<div class="tab_container">
<div id="tab1" class="tab_content">
<span id="desc_rescan"></span>
<button id="btn_rescan">開始重新搜尋</button>
</div>
<div id="tab2" class="tab_content" style="padding:0">
</div>
<div id="tab3" class="tab_content">
<span id="aicloud_desc_version"></span>
<span id="aicloud_version"></span><br><br>
<span id="smartsync_desc_version">Smart Sync Version: </span>
<span id="smartsync_version"></span><br><br>
<span id="desc_version"></span>
<span id="version"></span><br>
<span id="update" style="color:red"></span>
</div>
<div id="tab4" class="tab_content">
<fieldset style="width: 700px;">
<legend>
<span id="label_gen_crt">建立憑證</span>
</legend>
<div>
<div style="width:700px;">
<div>
<div id="desc_gen_crt" style="margin-left:0px;">您可以建立自我簽署憑證。</div>
</div>
<div style="width:100%;">
<table cellspacing="0" style="width: auto;">
<tbody>
<tr>
<td><i> </i></td>
<td></td>
<td><i> </i></td>
</tr>
<tr>
<td><i> </i></td>
<td>
<button type="button" id="btn_gen_crt" name="btn_gen_crt">建立憑證</button>
<span id="crt_creating" style="display:none">憑證建立中,請稍候...</span>
</td>
<td><i> </i></td>
<td>
<button type="button" id="btn_import_crt" name="btn_import_crt">匯入憑證</button>
</td>
</tr>
<tr>
<td><i> </i></td>
<td></td>
<td><i> </i></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</fieldset>
<fieldset style="width: 700px;">
<legend>
<span id="label_server_crt">伺服器憑證</span>
</legend>
<div>
<div style="width:700px;">
<div style="width:100%;">
<table cellspacing="5" style="width: auto;">
<tbody>
<tr>
<td id="label_crt_type">狀態:</td>
<td></td>
<td id="label_self_crt_type">自我簽暑憑證</td>
</tr>
<tr>
<td id="label_crt_to">核發給:</td>
<td></td>
<td id="label_https_crt_cn"></td>
</tr>
<tr>
<td id="label_crt_from">核發單位:</td>
<td></td>
<td id="label_https_crt_issuer"></td>
</tr>
<tr>
<td id="label_crt_end_date">有效日期:</td>
<td></td>
<td id="label_https_crt_end_date"></td>
</tr>
<tr>
<td>
<button type="button" id="btn_export_crt" name="btn_export_crt">匯出憑證</button>
</td>
<td><i> </i></td>
<td><i> </i></td>
</tr>
<tr>
<td><i> </i></td>
<td></td>
<td><i> </i></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</fieldset>
</div>
<div id="tab5" class="tab_content">
<span style="padding:10px 0 10px 0">在此登入社群網路來取得更多服務</span>
<fieldset style="width: 700px;">
<legend>
<span id="label_community">FaceBook</span>
</legend>
<div>
<div class="x-panel-bwrap">
<div class="x-panel-community" id="facebook">
<div class="user_image"></div>
<img id="user_pic" border="0">
<img class="loading-img" src="/smb/css/load.gif" style="visibility: hidden;">
<span id="user_authorize" class="user_login_option">Login</span>
<span id="user_deletetoken" style="visibility: hidden;">Logout</span>
</div>
</div>
</div>
</fieldset>
<fieldset style="width: 700px;">
<legend>
<span id="label_community">Google</span>
</legend>
<div>
<div class="x-panel-bwrap">
<div class="x-panel-community" id="google">
<div class="user_image"></div>
<img id="user_pic" border="0">
<img class="loading-img" src="/smb/css/load.gif" style="visibility: hidden;">
<span id="user_authorize" class="user_login_option">Login</span>
<span id="user_deletetoken" style="visibility: hidden;">Logout</span>
</div>
</div>
</div>
</fieldset>
</div>
</div>
</div>
</td>
</tr>
<tr style='height:20px'></tr>
<tr>
<td>
<div class="table_block_footer" style="text-align:right">
<!--<button id="ok" class='btnStyle' onClick="doOK();" disabled="true">OK</button>-->
<button id="cancel" name="cancel" class="btnStyle" onClick="doCancel();">Close</button>
</div>
</td>
</tr>
</table>
<div id="filelink" style="display:none; position:absolute; background:#FFF8A8; width:auto; height:auto; border:1px solid #000000; padding:0">
<div style="background: #747474;text-align:right;">
<a onclick="onCloseShareLink()" style="cursor:pointer;color:#fff;padding:2px">[X]</a>
</div>
<div style="width:100%; height:100%;padding:5px">
<p class="desc_share_link" style=" font-size:100%">Press [Ctrl+C] to copy the share link.</p>
<input id="resourcefile" type="text" value="" style="width:200px">
</div>
</div>
<div id="import_crt" style="display:none; position:absolute; background:#FFF8A8; width:auto; height:auto; border:1px solid #000000; padding:0">
<div style="background: #747474;text-align:right;">
<a onclick="onCloseImportCrt()" style="cursor:pointer;color:#fff;padding:2px">[X]</a>
</div>
<div style="width:100%; height:100%;padding:5px">
<p id="desc_import_crt" style=" font-size:100%"></p>
<table style="width:100%;padding:10px">
<tr>
<td id="label_select_private_key">私鑰:</td>
<td><input type="file" id="btn_select_key"></td>
</tr>
<tr>
<td id="label_select_certificate">憑證:</td>
<td><input type="file" id="btn_select_crt"></td>
</tr>
<tr>
<td id="label_select_intermediate_certificate">中繼憑證:</td>
<td><input type="file" id="btn_select_intermediate_crt"></td>
</tr>
<tr>
<td colspan="2">
<div class="table_block_footer" style="text-align:right">
<button id="import" class='btnStyle' onClick="onDoImportCrt();">匯入</button>
<button id="cancel" name="cancel" class="btnStyle" onClick="onCloseImportCrt();">Close</button>
</div>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.