path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
docs/html/jnxfile_8h.html | AlexsJones/jnxlibc | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>jnxlibc: jnxfile.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">jnxlibc
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_c184e51c84f2c3f0345bbc8a0d75d3e1.html">io</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#define-members">Macros</a> |
<a href="#typedef-members">Typedefs</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">jnxfile.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>File manipulation, read/write, kvp plucking and recursive deletion.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include <stddef.h></code><br />
<code>#include "<a class="el" href="jnxtypes_8h_source.html">jnxtypes.h</a>"</code><br />
<code>#include "<a class="el" href="jnxhash_8h_source.html">jnxhash.h</a>"</code><br />
<code>#include <sys/types.h></code><br />
<code>#include <sys/stat.h></code><br />
<code>#include <fcntl.h></code><br />
<code>#include <unistd.h></code><br />
</div>
<p><a href="jnxfile_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structjnx__file__kvp__node.html">jnx_file_kvp_node</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">An jnx_int32ernal representation of the kvp node populated when used in key value pair retrieval from a file. <a href="structjnx__file__kvp__node.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:adfb77bce83e2cf0b7527b7527f01e3df"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#adfb77bce83e2cf0b7527b7527f01e3df">JNX_OPEN</a>   open</td></tr>
<tr class="separator:adfb77bce83e2cf0b7527b7527f01e3df"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abad1af50f982d34ffb7e38d7d4dbf6b9"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#abad1af50f982d34ffb7e38d7d4dbf6b9">JNX_READ</a>   read</td></tr>
<tr class="separator:abad1af50f982d34ffb7e38d7d4dbf6b9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaf101629b986ffdcda31516b339986f0"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#aaf101629b986ffdcda31516b339986f0">JNX_CLOSE</a>   close</td></tr>
<tr class="separator:aaf101629b986ffdcda31516b339986f0"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:ad8239c680890cf06a3cc6b1756fc7dea"><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="structjnx__file__kvp__node.html">jnx_file_kvp_node</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#ad8239c680890cf06a3cc6b1756fc7dea">jnx_file_kvp_node</a></td></tr>
<tr class="memdesc:ad8239c680890cf06a3cc6b1756fc7dea"><td class="mdescLeft"> </td><td class="mdescRight">An jnx_int32ernal representation of the kvp node populated when used in key value pair retrieval from a file. <a href="#ad8239c680890cf06a3cc6b1756fc7dea">More...</a><br /></td></tr>
<tr class="separator:ad8239c680890cf06a3cc6b1756fc7dea"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a9dedd8ceb2559aa09ef8b16f533ee7f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="jnxtypes_8h.html#a86f484d65e2602776cbdc0c2dc00c8e0">jnx_size</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#a9dedd8ceb2559aa09ef8b16f533ee7f7">jnx_file_read</a> (<a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *path, <a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> **buffer, <a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *flags)</td></tr>
<tr class="memdesc:a9dedd8ceb2559aa09ef8b16f533ee7f7"><td class="mdescLeft"> </td><td class="mdescRight">Function to read the contents of a text file jnx_int32o the buffer. <a href="#a9dedd8ceb2559aa09ef8b16f533ee7f7">More...</a><br /></td></tr>
<tr class="separator:a9dedd8ceb2559aa09ef8b16f533ee7f7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8303c38ceef283e14fa5df1de0c50669"><td class="memItemLeft" align="right" valign="top"><a class="el" href="jnxhash_8h.html#a4298cd78583b22383993275f8527ff3d">jnx_hashmap</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#a8303c38ceef283e14fa5df1de0c50669">jnx_file_read_kvp</a> (<a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *path, <a class="el" href="jnxtypes_8h.html#a86f484d65e2602776cbdc0c2dc00c8e0">jnx_size</a> max_buffer, <a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *delimiter)</td></tr>
<tr class="memdesc:a8303c38ceef283e14fa5df1de0c50669"><td class="mdescLeft"> </td><td class="mdescRight">Function to read a file that contains key-value pairs jnx_int32o a linked list. <a href="#a8303c38ceef283e14fa5df1de0c50669">More...</a><br /></td></tr>
<tr class="separator:a8303c38ceef283e14fa5df1de0c50669"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a61a4afa996ee65f1ca9f618245beb049"><td class="memItemLeft" align="right" valign="top"><a class="el" href="jnxtypes_8h.html#a86f484d65e2602776cbdc0c2dc00c8e0">jnx_size</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#a61a4afa996ee65f1ca9f618245beb049">jnx_file_write</a> (<a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *path, <a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *data, <a class="el" href="jnxtypes_8h.html#a86f484d65e2602776cbdc0c2dc00c8e0">jnx_size</a> data_size, <a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *flags)</td></tr>
<tr class="separator:a61a4afa996ee65f1ca9f618245beb049"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a28bb764cd348f46fb2ef38850eaf71d1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="jnxtypes_8h.html#a5d3834e808ec07194cc55c7d072f7859">jnx_int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#a28bb764cd348f46fb2ef38850eaf71d1">jnx_file_recursive_delete</a> (<a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *path, int32_t depth)</td></tr>
<tr class="memdesc:a28bb764cd348f46fb2ef38850eaf71d1"><td class="mdescLeft"> </td><td class="mdescRight">Function to recursively delete a directory pojnx_int32ed to by path. <a href="#a28bb764cd348f46fb2ef38850eaf71d1">More...</a><br /></td></tr>
<tr class="separator:a28bb764cd348f46fb2ef38850eaf71d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace91fc3fde293ddcccfbbbdbcaeb217d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="jnxtypes_8h.html#a5d3834e808ec07194cc55c7d072f7859">jnx_int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#ace91fc3fde293ddcccfbbbdbcaeb217d">jnx_file_mktempdir</a> (<a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *dirtemplate, <a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> **path)</td></tr>
<tr class="memdesc:ace91fc3fde293ddcccfbbbdbcaeb217d"><td class="mdescLeft"> </td><td class="mdescRight">Function to create a temporary directory on the given path. <a href="#ace91fc3fde293ddcccfbbbdbcaeb217d">More...</a><br /></td></tr>
<tr class="separator:ace91fc3fde293ddcccfbbbdbcaeb217d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8895a523ccddf35dc9b48e934d1b3563"><td class="memItemLeft" align="right" valign="top"><a class="el" href="jnxtypes_8h.html#a5d3834e808ec07194cc55c7d072f7859">jnx_int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="jnxfile_8h.html#a8895a523ccddf35dc9b48e934d1b3563">jnx_file_exists</a> (<a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> *file)</td></tr>
<tr class="memdesc:a8895a523ccddf35dc9b48e934d1b3563"><td class="mdescLeft"> </td><td class="mdescRight">checks if a file exists <a href="#a8895a523ccddf35dc9b48e934d1b3563">More...</a><br /></td></tr>
<tr class="separator:a8895a523ccddf35dc9b48e934d1b3563"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>File manipulation, read/write, kvp plucking and recursive deletion. </p>
<p>#include <jnxc_headers/jnxfile.h> </p>
</div><h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="aaf101629b986ffdcda31516b339986f0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define JNX_CLOSE   close</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="adfb77bce83e2cf0b7527b7527f01e3df"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define JNX_OPEN   open</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="abad1af50f982d34ffb7e38d7d4dbf6b9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define JNX_READ   read</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="ad8239c680890cf06a3cc6b1756fc7dea"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef struct <a class="el" href="structjnx__file__kvp__node.html">jnx_file_kvp_node</a> <a class="el" href="structjnx__file__kvp__node.html">jnx_file_kvp_node</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>An jnx_int32ernal representation of the kvp node populated when used in key value pair retrieval from a file. </p>
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a8895a523ccddf35dc9b48e934d1b3563"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">jnx_file_exists </td>
<td>(</td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>file</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>checks if a file exists </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">filepath</td><td>to check </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>1 on file existance </dd></dl>
</div>
</div>
<a class="anchor" id="ace91fc3fde293ddcccfbbbdbcaeb217d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">jnx_file_mktempdir </td>
<td>(</td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>template</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> ** </td>
<td class="paramname"><em>path</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Function to create a temporary directory on the given path. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">template</td><td>is the path to create the directory on </td></tr>
<tr><td class="paramname">path</td><td>is a pojnx_int32er to the output buffer jnx_char point32_ter </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>success on 0 </dd></dl>
</div>
</div>
<a class="anchor" id="a9dedd8ceb2559aa09ef8b16f533ee7f7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">jnx_file_read </td>
<td>(</td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>path</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> ** </td>
<td class="paramname"><em>buffer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>flags</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Function to read the contents of a text file jnx_int32o the buffer. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">path</td><td>path to the target file for reading </td></tr>
<tr><td class="paramname">buffer</td><td>that will be filled </td></tr>
<tr><td class="paramname">flags</td><td>are the flags passed (r,rb...) </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Number of bytes read</dd></dl>
<dl class="section warning"><dt>Warning</dt><dd>it is the users responsibility to manage the memory of the jnx_char* </dd></dl>
</div>
</div>
<a class="anchor" id="a8303c38ceef283e14fa5df1de0c50669"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="jnxhash_8h.html#a4298cd78583b22383993275f8527ff3d">jnx_hashmap</a> * jnx_file_read_kvp </td>
<td>(</td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>path</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a86f484d65e2602776cbdc0c2dc00c8e0">jnx_size</a> </td>
<td class="paramname"><em>max_buffer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>flags</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Function to read a file that contains key-value pairs jnx_int32o a linked list. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">path</td><td>path to the target file for reading </td></tr>
<tr><td class="paramname">delimiter</td><td>the token to break the key value pairs on e.g. '=' </td></tr>
<tr><td class="paramname">max_buffer</td><td>is maximum line size buffer </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>returns a linkedlist of jnx_file_kvp_nodes, i.e. key-value pairs.</dd></dl>
<dl class="section warning"><dt>Warning</dt><dd>user is responsible for linked list deletion and its node/data </dd></dl>
</div>
</div>
<a class="anchor" id="a28bb764cd348f46fb2ef38850eaf71d1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">jnx_file_recursive_delete </td>
<td>(</td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>path</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>depth</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Function to recursively delete a directory pojnx_int32ed to by path. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">path</td><td>the provided path will have all its sub directories and files deleted </td></tr>
<tr><td class="paramname">depth</td><td>defines how deep to recursively delete in a folder structure </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>success on 0</dd></dl>
<dl class="section warning"><dt>Warning</dt><dd>extremely powerful and can make unrepairable changes to your file system </dd></dl>
</div>
</div>
<a class="anchor" id="a61a4afa996ee65f1ca9f618245beb049"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="jnxtypes_8h.html#a86f484d65e2602776cbdc0c2dc00c8e0">jnx_size</a> jnx_file_write </td>
<td>(</td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>path</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a86f484d65e2602776cbdc0c2dc00c8e0">jnx_size</a> </td>
<td class="paramname"><em>data_size</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="jnxtypes_8h.html#a8d8150b2c06e5ba5e0b7b5b6e5d78458">jnx_char</a> * </td>
<td class="paramname"><em>flags</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Feb 1 2015 11:11:24 for jnxlibc by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
parser/src/test/resources/davinci/classes.html | johan12345/substitution-schedule-parser | <!DOCTYPE html>
<!-- Common DAVINCI index template -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>DAVINCI</title>
<meta name="description" content="timetable">
<meta name="GENERATOR" content="DAVINCI 6">
<meta name="Author" content="">
<meta name="Keywords" content="DAVINCI,timetable,timetabler,Stundenplanprogramm,Stundenplansoftware,Stundenplan">
<meta http-equiv="expires" content="0">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="page-topic" content="daVinci Stundenplan">
<meta name="language" content="de, deutsch, at, ch, german">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="http://www.stueber.de/assets/davinci/css/bootstrap.min.css">
<!-- DAVINCI core CSS -->
<link rel="stylesheet" href="http://www.stueber.de/assets/davinci/sandbox/buttons.css">
<link rel="stylesheet" href="http://www.stueber.de/assets/davinci/css/davinci.index.main.css">
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="#">STÜBER SYSTEMS </a>
</div>
</div>
</div>
<div class="container-fluid">
<aside>
<nav>
<ul class="buttons">
<li>
<form><input type="button" class="home-button iconize black" title="zur Startseite"
onClick="window.location.href='http://www.stueber.de'"></form>
</li>
</ul>
</nav>
</aside>
</div>
<div class="container main">
<div class="row">
<div class="col-xs-12 col-sm-12 col-lg-12">
<h1>
Unterrichtsvertretung
</h1>
<ul class="index">
<li>
<ul class="index-group classes">
<li>
<a href="V_CL_58575B54-F93E-4A92-B10A-B3BF19A08F69.html">III KEH 41.1</a>
</li>
<li>
<a href="V_CL_261DEB89-5010-44D1-90C3-1EE56337146E.html">III KEH 41.2</a>
</li>
<li>
<a href="V_CL_09331E7C-4830-4B3F-B1F3-9F76A5735685.html">III VKÄ 51</a>
</li>
<li>
<a href="V_CL_96110190-1050-41A6-AD43-C5F97CC664E9.html">TZ SFA 51</a>
</li>
<li>
<a href="V_CL_FAA7DDCA-574B-4A1F-BEA8-A13CF1BC2C7C.html">VZ FGW 51</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="row copyright">
<div class="col-xs-12 col-sm-12 col-lg-12">02-09-2016 12:09 | <a href="http://www.stueber.de" target=_blank>CREATED
BY DAVINCI</a></div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-lg-12">
<hr>
<footer>Copyright 2016 <a href="http://www.stueber.de">STÜBER SYSTEMS </a></footer>
</div>
</div>
</div>
</body>
</html>
|
poi-3.13/docs/apidocs/org/apache/poi/hwpf/model/SectionTable.html | claywebb/java-bulletin | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
SectionTable (POI API Documentation)
</TITLE>
<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="SectionTable (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SectionTable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/poi/hwpf/model/SectionDescriptor.html" title="class in org.apache.poi.hwpf.model"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/hwpf/model/SectionTable.html" target="_top"><B>FRAMES</B></A>
<A HREF="SectionTable.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.poi.hwpf.model</FONT>
<BR>
Class SectionTable</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hwpf.model.SectionTable</B>
</PRE>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/poi/hwpf/model/OldSectionTable.html" title="class in org.apache.poi.hwpf.model">OldSectionTable</A></DD>
</DL>
<HR>
<DL>
<DT><PRE><FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</A>
</FONT>public class <B>SectionTable</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Ryan Ackley</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.util.List<<A HREF="../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model">SEPX</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#_sections">_sections</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected java.util.List<<A HREF="../../../../../org/apache/poi/hwpf/model/TextPiece.html" title="class in org.apache.poi.hwpf.model">TextPiece</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#_text">_text</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#SectionTable()">SectionTable</A></B>()</CODE>
<BR>
So we can know if things are unicode or not</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#SectionTable(byte[], byte[], int, int, int, org.apache.poi.hwpf.model.TextPieceTable, int)">SectionTable</A></B>(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin,
<A HREF="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</A> tpt,
int mainLength)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#adjustForInsert(int, int)">adjustForInsert</A></B>(int listIndex,
int length)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model">SEPX</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#getSections()">getSections</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem, int)">writeTo</A></B>(<A HREF="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</A> sys,
int fcMin)</CODE>
<BR>
<B>Deprecated.</B> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</A></B>(<A HREF="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</A> wordDocumentStream,
<A HREF="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</A> tableStream)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="_sections"><!-- --></A><H3>
_sections</H3>
<PRE>
protected java.util.List<<A HREF="../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model">SEPX</A>> <B>_sections</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="_text"><!-- --></A><H3>
_text</H3>
<PRE>
protected java.util.List<<A HREF="../../../../../org/apache/poi/hwpf/model/TextPiece.html" title="class in org.apache.poi.hwpf.model">TextPiece</A>> <B>_text</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="SectionTable()"><!-- --></A><H3>
SectionTable</H3>
<PRE>
public <B>SectionTable</B>()</PRE>
<DL>
<DD>So we can know if things are unicode or not
<P>
</DL>
<HR>
<A NAME="SectionTable(byte[], byte[], int, int, int, org.apache.poi.hwpf.model.TextPieceTable, int)"><!-- --></A><H3>
SectionTable</H3>
<PRE>
public <B>SectionTable</B>(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin,
<A HREF="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</A> tpt,
int mainLength)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="adjustForInsert(int, int)"><!-- --></A><H3>
adjustForInsert</H3>
<PRE>
public void <B>adjustForInsert</B>(int listIndex,
int length)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSections()"><!-- --></A><H3>
getSections</H3>
<PRE>
public java.util.List<<A HREF="../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model">SEPX</A>> <B>getSections</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem, int)"><!-- --></A><H3>
writeTo</H3>
<PRE>
<FONT SIZE="-1">@Deprecated
</FONT>public void <B>writeTo</B>(<A HREF="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</A> sys,
int fcMin)
throws java.io.IOException</PRE>
<DL>
<DD><B>Deprecated.</B>
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.io.HWPFOutputStream)"><!-- --></A><H3>
writeTo</H3>
<PRE>
public void <B>writeTo</B>(<A HREF="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</A> wordDocumentStream,
<A HREF="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</A> tableStream)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SectionTable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/poi/hwpf/model/SectionDescriptor.html" title="class in org.apache.poi.hwpf.model"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/hwpf/model/SectionTable.html" target="_top"><B>FRAMES</B></A>
<A HREF="SectionTable.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2015 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
|
docs/API/com/jaguarlandrover/rvi/ServiceBundle.html | afan1/rvi_hvac_android | <!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_45) on Fri Aug 14 12:41:15 PDT 2015 -->
<title>ServiceBundle</title>
<meta name="date" content="2015-08-14">
<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="ServiceBundle";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../com/jaguarlandrover/rvi/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/jaguarlandrover/rvi/RVINode.RVINodeListener.html" title="interface in com.jaguarlandrover.rvi"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.ServiceBundleListener.html" title="interface in com.jaguarlandrover.rvi"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/jaguarlandrover/rvi/ServiceBundle.html" target="_top">Frames</a></li>
<li><a href="ServiceBundle.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.jaguarlandrover.rvi</div>
<h2 title="Class ServiceBundle" class="title">Class ServiceBundle</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.jaguarlandrover.rvi.ServiceBundle</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ServiceBundle</span>
extends java.lang.Object</pre>
<div class="block">The bundle of related services, a.k.a. an application. For example "body" or "hvac".</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.ServiceBundleListener.html" title="interface in com.jaguarlandrover.rvi">ServiceBundle.ServiceBundleListener</a></span></code>
<div class="block">The Service bundle listener interface.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#ServiceBundle-Context-java.lang.String-java.lang.String-java.util.ArrayList-">ServiceBundle</a></span>(Context context,
java.lang.String domain,
java.lang.String bundleIdentifier,
java.util.ArrayList<java.lang.String> servicesIdentifiers)</code>
<div class="block">Instantiates a new Service bundle.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#addLocalService-java.lang.String-">addLocalService</a></span>(java.lang.String serviceIdentifier)</code>
<div class="block">Add a local service to the service bundle.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#addLocalServices-java.util.ArrayList-">addLocalServices</a></span>(java.util.ArrayList<java.lang.String> serviceIdentifiers)</code>
<div class="block">Add several local services to the service bundle.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#getBundleIdentifier--">getBundleIdentifier</a></span>()</code>
<div class="block">Gets bundle identifier.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#invokeService-java.lang.String-java.lang.Object-java.lang.Long-">invokeService</a></span>(java.lang.String serviceIdentifier,
java.lang.Object parameters,
java.lang.Long timeout)</code>
<div class="block">Invoke/update a remote service on the remote RVI node</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#removeAllLocalServices--">removeAllLocalServices</a></span>()</code>
<div class="block">Removes all the local services from the service bundle.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#removeLocalService-java.lang.String-">removeLocalService</a></span>(java.lang.String serviceIdentifier)</code>
<div class="block">Remote a local service from the service bundle.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.html#setListener-com.jaguarlandrover.rvi.ServiceBundle.ServiceBundleListener-">setListener</a></span>(<a href="../../../com/jaguarlandrover/rvi/ServiceBundle.ServiceBundleListener.html" title="interface in com.jaguarlandrover.rvi">ServiceBundle.ServiceBundleListener</a> listener)</code>
<div class="block">Sets the @ServiceBundleListener listener.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ServiceBundle-Context-java.lang.String-java.lang.String-java.util.ArrayList-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ServiceBundle</h4>
<pre>public ServiceBundle(Context context,
java.lang.String domain,
java.lang.String bundleIdentifier,
java.util.ArrayList<java.lang.String> servicesIdentifiers)
throws java.lang.IllegalArgumentException</pre>
<div class="block">Instantiates a new Service bundle.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - the Application context. This value cannot be null.</dd>
<dd><code>domain</code> - the domain portion of the RVI node's prefix (e.g., "jlr.com"). The domain must only contain
alphanumeric characters, underscores, and/or periods. No other characters or whitespace are
allowed. This value cannot be an empty string or null.</dd>
<dd><code>bundleIdentifier</code> - the bundle identifier (e.g., "hvac") The bundle identifier must only contain
alphanumeric characters, underscores, and/or periods. No other characters or whitespace
are allowed. This value cannot be an empty string or null.</dd>
<dd><code>servicesIdentifiers</code> - a list of the identifiers for all the local services. The service identifiers must only contain
alphanumeric characters, underscores, and/or periods. No other characters or whitespace are allowed.
This value cannot be an empty string or null.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - Throws an exception when the context is null, or if the domain, bundle identifier
or any of the service identifiers are an empty string, contain special characters,
or are null.</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="addLocalService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocalService</h4>
<pre>public void addLocalService(java.lang.String serviceIdentifier)</pre>
<div class="block">Add a local service to the service bundle. Adding services triggers a service-announce by the local RVI node.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>serviceIdentifier</code> - the identifier of the service</dd>
</dl>
</li>
</ul>
<a name="addLocalServices-java.util.ArrayList-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocalServices</h4>
<pre>public void addLocalServices(java.util.ArrayList<java.lang.String> serviceIdentifiers)</pre>
<div class="block">Add several local services to the service bundle. Adding services triggers a service-announce by the local RVI node.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>serviceIdentifiers</code> - a list of service identifiers</dd>
</dl>
</li>
</ul>
<a name="removeLocalService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeLocalService</h4>
<pre>public void removeLocalService(java.lang.String serviceIdentifier)</pre>
<div class="block">Remote a local service from the service bundle. Removing services triggers a service-announce by the local RVI node.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>serviceIdentifier</code> - the identifier of the service</dd>
</dl>
</li>
</ul>
<a name="removeAllLocalServices--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeAllLocalServices</h4>
<pre>public void removeAllLocalServices()</pre>
<div class="block">Removes all the local services from the service bundle. Removing services triggers a service-announce by the local RVI node.</div>
</li>
</ul>
<a name="invokeService-java.lang.String-java.lang.Object-java.lang.Long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invokeService</h4>
<pre>public void invokeService(java.lang.String serviceIdentifier,
java.lang.Object parameters,
java.lang.Long timeout)</pre>
<div class="block">Invoke/update a remote service on the remote RVI node</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>serviceIdentifier</code> - the service identifier</dd>
<dd><code>parameters</code> - the parameters</dd>
<dd><code>timeout</code> - the timeout, in milliseconds. This is added to the current system time.</dd>
</dl>
</li>
</ul>
<a name="setListener-com.jaguarlandrover.rvi.ServiceBundle.ServiceBundleListener-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setListener</h4>
<pre>public void setListener(<a href="../../../com/jaguarlandrover/rvi/ServiceBundle.ServiceBundleListener.html" title="interface in com.jaguarlandrover.rvi">ServiceBundle.ServiceBundleListener</a> listener)</pre>
<div class="block">Sets the @ServiceBundleListener listener.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>listener</code> - the listener</dd>
</dl>
</li>
</ul>
<a name="getBundleIdentifier--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getBundleIdentifier</h4>
<pre>public java.lang.String getBundleIdentifier()</pre>
<div class="block">Gets bundle identifier.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the bundle identifier</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../com/jaguarlandrover/rvi/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/jaguarlandrover/rvi/RVINode.RVINodeListener.html" title="interface in com.jaguarlandrover.rvi"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../com/jaguarlandrover/rvi/ServiceBundle.ServiceBundleListener.html" title="interface in com.jaguarlandrover.rvi"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/jaguarlandrover/rvi/ServiceBundle.html" target="_top">Frames</a></li>
<li><a href="ServiceBundle.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
app/Resources/package.back/keosu-calendar/table-calendar-gadget-template.html | davask/keosu | <!--
Keosu is an open source CMS for mobile app
Copyright (C) 2014 Vincent Le Borgne
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<link rel="stylesheet" href="css/calendar.css">
<div ng-controller="calendar_gadgetController">
<div ng-show="isCalendar">
<span style='display:none' my-current-time='format'></span>
<div class="page-header" style="border:none; margin-top:-35px">
<h3 style='font-size:20px'></h3>
<div class="btn-group" style="margin-left: auto; margin-right: auto; display: block; width: auto">
<button class="btn btn-default btn-page" data-calendar-view="year" style="width: 25%;">Year</button>
<button class="btn btn-default btn-page active" data-calendar-view="month" style="width: 25%;">Month</button>
<button class="btn btn-default btn-page" data-calendar-view="week" style="width: 25%;">Week</button>
<button class="btn btn-default btn-page" data-calendar-view="day" style="width: 25%;">Day</button>
</div>
</div>
<div id="calendar"></div>
<input type='hidden' id="selection" ng-model='name' value=0 />
<br/>
<div class="btn-group" style="margin-left: auto; margin-right: auto; display: block; width: auto">
<button class="btn btn-default btn-page" data-calendar-nav="prev" style="width: 33%;">Prev</button>
<button class="btn btn-default btn-page" data-calendar-nav="today" style="width: 33%;">Today</button>
<button class="btn btn-default btn-page" data-calendar-nav="next" style="width: 33%;">Next</button>
</div>
<br/>
<br/>
<div class="span3"></div>
<script id="init_calendar" type="text/javascript"></script>
</div>
<div ng-show="isEvent">
<a ng-click="close()"><i class="fui-cross"></i></a>
<div class="row-fluid">
<h3 class="event-name" style="text-align: center">{{ anEvent.name }}</h3>
<p style="text-align: center;">{{ anEvent.date }} <br/>
<button id='bouton' class="btn btn-default btn-page" onclick='calendarDemoAdd()'>Add event to my calendar</button>
<input type='button'
id='twitter_button'
class='btn btn-default btn-page'
value='Share on Twitter'/>
<input type='button'
id='facebook_button'
class='btn btn-default btn-page'
value='Share on Facebook'/>
<button class="btn btn-default btn-page" id='other_share'>Share on ...</button>
</p>
</div>
<hr>
<div class="row-fluid">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="event-body" ng-bind-html="anEvent.description" style="word-wrap:break-word"></div>
</div>
</div>
<div>
{{ anEvent.lieu }}
<div id="calendar_map_canvas" style="height: 400px; margin: 0; width: 100%;"></div>
</div>
</div>
</div>
|
software/solr-4.1.0/docs/solr-core/org/apache/solr/search/PostFilter.html | MomixSolutions/MyGovCenter | <!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_37) on Wed Jan 16 17:21:51 EST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
PostFilter (Solr 4.1.0 API)
</TITLE>
<META NAME="date" CONTENT="2013-01-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PostFilter (Solr 4.1.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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PostFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/solr/search/OldLuceneQParserPlugin.html" title="class in org.apache.solr.search"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/solr/search/PrefixQParserPlugin.html" title="class in org.apache.solr.search"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/solr/search/PostFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="PostFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.solr.search</FONT>
<BR>
Interface PostFilter</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../org/apache/solr/search/ExtendedQuery.html" title="interface in org.apache.solr.search">ExtendedQuery</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/solr/search/FunctionRangeQuery.html" title="class in org.apache.solr.search">FunctionRangeQuery</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>PostFilter</B><DT>extends <A HREF="../../../../org/apache/solr/search/ExtendedQuery.html" title="interface in org.apache.solr.search">ExtendedQuery</A></DL>
</PRE>
<P>
The PostFilter interface provides a mechanism to further filter documents
after they have already gone through the main query and other filters.
This is appropriate for filters with a very high cost.
<p/>
The filtering mechanism used is a <A HREF="../../../../org/apache/solr/search/DelegatingCollector.html" title="class in org.apache.solr.search"><CODE>DelegatingCollector</CODE></A>
that allows the filter to not call the delegate for certain documents,
thus effectively filtering them out. This also avoids the normal
filter advancing mechanism which asks for the first acceptable document on
or after the target (which is undesirable for expensive filters).
This collector interface also enables better performance when an external system
must be consulted, since document ids may be buffered and batched into
a single request to the external system.
<p>
Implementations of this interface must also be a Query.
If an implementation can only support the collector method of
filtering through getFilterCollector, then ExtendedQuery.getCached()
should always return false, and ExtendedQuery.getCost() should
return no less than 100.
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/solr/search/ExtendedQueryBase.html" title="class in org.apache.solr.search"><CODE>ExtendedQueryBase</CODE></A></DL>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/apache/solr/search/DelegatingCollector.html" title="class in org.apache.solr.search">DelegatingCollector</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/solr/search/PostFilter.html#getFilterCollector(org.apache.lucene.search.IndexSearcher)">getFilterCollector</A></B>(<A HREF="http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/search/IndexSearcher.html?is-external=true" title="class or interface in org.apache.lucene.search">IndexSearcher</A> searcher)</CODE>
<BR>
Returns a DelegatingCollector to be run after the main query and all of it's filters, but before any sorting or grouping collectors</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.solr.search.ExtendedQuery"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.solr.search.<A HREF="../../../../org/apache/solr/search/ExtendedQuery.html" title="interface in org.apache.solr.search">ExtendedQuery</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/solr/search/ExtendedQuery.html#getCache()">getCache</A>, <A HREF="../../../../org/apache/solr/search/ExtendedQuery.html#getCacheSep()">getCacheSep</A>, <A HREF="../../../../org/apache/solr/search/ExtendedQuery.html#getCost()">getCost</A>, <A HREF="../../../../org/apache/solr/search/ExtendedQuery.html#setCache(boolean)">setCache</A>, <A HREF="../../../../org/apache/solr/search/ExtendedQuery.html#setCacheSep(boolean)">setCacheSep</A>, <A HREF="../../../../org/apache/solr/search/ExtendedQuery.html#setCost(int)">setCost</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getFilterCollector(org.apache.lucene.search.IndexSearcher)"><!-- --></A><H3>
getFilterCollector</H3>
<PRE>
<A HREF="../../../../org/apache/solr/search/DelegatingCollector.html" title="class in org.apache.solr.search">DelegatingCollector</A> <B>getFilterCollector</B>(<A HREF="http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/search/IndexSearcher.html?is-external=true" title="class or interface in org.apache.lucene.search">IndexSearcher</A> searcher)</PRE>
<DL>
<DD>Returns a DelegatingCollector to be run after the main query and all of it's filters, but before any sorting or grouping collectors
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PostFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/solr/search/OldLuceneQParserPlugin.html" title="class in org.apache.solr.search"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/solr/search/PrefixQParserPlugin.html" title="class in org.apache.solr.search"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/solr/search/PostFilter.html" target="_top"><B>FRAMES</B></A>
<A HREF="PostFilter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 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>
|
telllSdk/src/js/templates/login_template.css | Telll/SDK | .telll-login-widget{
font-size: 100%;
background: #000;
margin: auto;
background: #000;
}
span.red{
color:#ff0000;
}
span.green{
color:#00FF00;
}
span.blue{
color:#0000FF;
}
.welcome{
font-size:28px;
}
/* desktops */
@media screen and (min-width: 1024px){
.telll-login-widget{
font-size: 100%;
min-width: 560px;
max-width: 620px;
width: 590px;
margin: auto;
padding: 10px;
background: #000;
}
span.red{
color:#ff0000;
}
span.green{
color:#00FF00;
}
span.blue{
color:#0000FF;
}
.welcome{
margin-top:20px;
margin-bottom:50px;
font-size:28px;
}
}
/* 800x600 screen */
@media (min-device-width: 768px) and (max-device-width: 1024px){
.telll-login-widget{
font-size: 100%;
min-width: 400px;
max-width: 780px;
width: 720px;
background: #000;
margin: auto;
padding: 5px;
}
span.red{
color:#ff0000;
}
span.green{
color:#00FF00;
}
span.blue{
color:#0000FF;
}
.welcome{
margin-top:10px;
margin-bottom:20px;
font-size:18px;
}
}
/* mobiles */
@media screen and (max-device-width: 640px){
.telll-login-widget{
font-size: 100%;
min-width: 200px;
max-width: 620px;
width: 320px;
background: #000;
margin: auto;
padding: 5px;
}
span.red{
color:#ff0000;
}
span.green{
color:#00FF00;
}
span.blue{
color:#0000FF;
}
.welcome{
margin-top:10px;
margin-bottom:30px;
font-size:18px;
}
}
/* #### iPhone 5 Portrait or Landscape #### */
@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2){
.telll-login-widget{
font-size: 100%;
min-width: 200px;
max-width: 310px;
width: 310px;
background: #000;
margin: auto;
padding: 5px;
}
span.red{
color:#ff0000;
}
span.green{
color:#00FF00;
}
span.blue{
color:#0000FF;
}
.welcome{
margin-top:10px;
margin-bottom:20px;
font-size:18px;
}
}
|
test/browser/kidoju.widgets.unitinput.test.html | Memba/Memba-Widgets | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>kidoju.widgets.unitinput.test</title>
<link href="../../src/styles/vendor/kendo/web/kendo.common.min.css" rel="stylesheet">
<link href="../../src/styles/vendor/kendo/web/kendo.default.min.css" rel="stylesheet">
<link href="../../src/styles/vendor/kendo/web/kendo.default.mobile.min.css" rel="stylesheet">
<link href="../vendor/mocha.css" rel="stylesheet" />
<script src="../vendor/mocha.js"></script>
<script src="../vendor/chai.js"></script>
<script src="../vendor/sinon.js"></script>
<script src="../vendor/sinon-chai.js"></script>
<!--script src="../vendor/blanket.min.js" data-cover-adapter="../vendor/mocha-blanket.js"></script-->
<!--script src="../vendor/blanket.min.js" data-cover-flags="debug" data-cover-adapter="../vendor/mocha-blanket.js"></script-->
<script src="../../src/js/vendor/jquery/jquery-3.3.1.min.js"></script>
<script src="../vendor/jquery.simulate.js"></script>
<script src="../vendor/chai-jquery.js"></script>
<!--script src="../../src/js/vendor/kendo/kendo.all.min.js"></script-->
<script src="../../src/js/vendor/kendo/kendo.core.js"></script>
<script src="../../src/js/vendor/kendo/kendo.data.js"></script>
<script src="../../src/js/vendor/kendo/kendo.binder.js"></script>
<script src="../../src/js/vendor/kendo/kendo.userevents.js"></script>
<script src="../../src/js/vendor/kendo/kendo.popup.js"></script>
<script src="../../src/js/vendor/kendo/kendo.list.js"></script>
<script src="../../src/js/vendor/kendo/kendo.dropdownlist.js"></script>
<script src="../../src/js/vendor/kendo/kendo.numerictextbox.js"></script>
<script>
mocha.setup('bdd');
mocha.timeout(10000);
</script>
<!-- Asserts and Logs -->
<script src="../../src/js/window.assert.js"></script>
<script src="../../src/js/window.logger.js"></script>
<!-- UnitInput requirements -->
<link rel="stylesheet" href="../../src/styles/kidoju.widgets.unitinput.css">
<script src="../../src/js/window.assert.js"></script>
<script src="../../src/js/window.logger.js"></script>
<script src="../../src/js/kidoju.widgets.unitinput.js"></script>
</head>
<body>
<div id="mocha"></div>
<div id="fixtures"></div>
<script src="kidoju.widgets.unitinput.test.js"></script>
<script>
mocha.checkLeaks().globals(['_jb_debug_helper', 'jQuery', 'jQuery*', 'kendo', 'kidoju', 'chai', 'sinon']);
if (!window.blanket && !window.PHANTOMJS) {
mocha.run();
}
</script>
</body>
</html>
|
rules/accessiweb2.1-testcases/src/main/resources/testcases/AW21/Aw21Rule10041/AW21.Test.10.04.01-2Failed-04_4.html | medsob/Tanaguru | <!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>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<title>AW21 Test.10.4.1 Failed 04_4</title>
<style type="text/css">
@media handheld {
h1{
font-size: 15cm;
}
}
</style>
</head>
<body>
<div>
<h1>AW21 Test.10.4.1 Failed 04_4</h1>
<p class="test-detail">
<span lang="fr">
Test 10.4.1 : Dans les feuilles de styles du site Web, les unités non relatives (pt, pc, mm, cm, in) ne doivent pas être utilisées pour les types de média screen, tv, handheld, projection. Cette règle est-elle respectée ?
</span>
</p>
<p class="test-explanation">
Failed: The cm unit is used for a css Rule applied to the "handled" media.
</p>
</div>
</body>
</html>
|
ext.net.community/Ext.Net/Build/Ext.Net/extjs/resources/css/theme-access/menu-embedded.css | daowzq/ExtNet | /*!
* Ext JS Library 3.2.1
* Copyright(c) 2006-2010 Ext JS, Inc.
* licensing@extjs.com
* http://www.extjs.com/license
*/
.x-menu {
border-color:#222;
background-color:#414551;
background-image:url("<%=WebResource("Ext.Net.Build.Ext.Net..images.access.menu.menu.gif")%>");
}
.x-menu-nosep {
background-image:none;
}
.x-menu-list-item{
font:normal 14px tahoma,arial, sans-serif;
}
.x-menu-item-arrow{
background-image:url("<%=WebResource("Ext.Net.Build.Ext.Net..images.access.menu.menu-parent.gif")%>");
}
.x-menu-sep {
background-color:#223;
border-bottom-color:#666;
}
a.x-menu-item {
color:#fffff6;
}
.x-menu-item-active {
background-color: #f09134;
background-image: none;
border-color:#b36427;
}
.x-menu-item-active a.x-menu-item {
border-color:#b36427;
}
.x-menu-check-item .x-menu-item-icon{
background-image:url("<%=WebResource("Ext.Net.Build.Ext.Net..images.default.menu.unchecked.gif")%>");
}
.x-menu-item-checked .x-menu-item-icon{
background-image:url("<%=WebResource("Ext.Net.Build.Ext.Net..images.default.menu.checked.gif")%>");
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
background-image:url("<%=WebResource("Ext.Net.Build.Ext.Net..images.access.menu.group-checked.gif")%>");
}
.x-menu-group-item .x-menu-item-icon{
background-image:none;
}
.x-menu-plain {
background-color:#fff !important;
}
.x-menu .x-date-picker{
border-color:#a3bad9;
}
.x-cycle-menu .x-menu-item-checked {
border-color:#a3bae9 !important;
background-color:#def8f6;
}
.x-menu-scroller-top {
background-image:url("<%=WebResource("Ext.Net.Build.Ext.Net..images.default.layout.mini-top.gif")%>");
}
.x-menu-scroller-bottom {
background-image:url("<%=WebResource("Ext.Net.Build.Ext.Net..images.default.layout.mini-bottom.gif")%>");
}
|
wiki/docs/2.4/html/classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity.html | Chinchilla-Software-Com/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Cqrs.Azure.BlobStorage.EntityTableEntity< TEntity > Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">2.4</span>
</div>
<div id="projectbrief">A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#properties">Properties</a> |
<a href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Cqrs.Azure.BlobStorage.EntityTableEntity< TEntity > Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A projection/entity especially designed to work with <a class="el" href="namespaceCqrs_1_1Azure.html">Azure</a> Table storage.
<a href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for Cqrs.Azure.BlobStorage.EntityTableEntity< TEntity >:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center">
<img src="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity.png" usemap="#Cqrs.Azure.BlobStorage.EntityTableEntity_3C_20TEntity_20_3E_map" alt=""/>
<map id="Cqrs.Azure.BlobStorage.EntityTableEntity_3C_20TEntity_20_3E_map" name="Cqrs.Azure.BlobStorage.EntityTableEntity_3C_20TEntity_20_3E_map">
<area href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity.html" alt="Cqrs.Azure.BlobStorage.TableEntity< TEntity >" shape="rect" coords="0,0,317,24"/>
<area href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity.html" title="A projection/entity especially designed to work with Azure Table storage. " alt="Cqrs.Azure.BlobStorage.IEntityTableEntity< TEntity >" shape="rect" coords="327,0,644,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a8d3f730147f5f9b37faeea0840db6a64"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_a8d3f730147f5f9b37faeea0840db6a64.html#a8d3f730147f5f9b37faeea0840db6a64">EntityTableEntity</a> (TEntity entity)</td></tr>
<tr class="memdesc:a8d3f730147f5f9b37faeea0840db6a64"><td class="mdescLeft"> </td><td class="mdescRight">Instantiates a new instance of <a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_a8d3f730147f5f9b37faeea0840db6a64.html#a8d3f730147f5f9b37faeea0840db6a64" title="Instantiates a new instance of EntityTableEntity<TEntity> specificly setting Microsoft.WindowsAzure.Storage.Table.TableEntity.PartitionKey and Microsoft.WindowsAzure.Storage.Table.TableEntity.RowKey. ">EntityTableEntity<TEntity></a> specificly setting Microsoft.WindowsAzure.Storage.Table.TableEntity.PartitionKey and Microsoft.WindowsAzure.Storage.Table.TableEntity.RowKey. <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_a8d3f730147f5f9b37faeea0840db6a64.html#a8d3f730147f5f9b37faeea0840db6a64">More...</a><br /></td></tr>
<tr class="separator:a8d3f730147f5f9b37faeea0840db6a64"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8a41f6e4ad55a23f9ea68e675ea52c9b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_a8a41f6e4ad55a23f9ea68e675ea52c9b.html#a8a41f6e4ad55a23f9ea68e675ea52c9b">EntityTableEntity</a> ()</td></tr>
<tr class="memdesc:a8a41f6e4ad55a23f9ea68e675ea52c9b"><td class="mdescLeft"> </td><td class="mdescRight">Instantiates a new instance of <a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_a8d3f730147f5f9b37faeea0840db6a64.html#a8d3f730147f5f9b37faeea0840db6a64" title="Instantiates a new instance of EntityTableEntity<TEntity> specificly setting Microsoft.WindowsAzure.Storage.Table.TableEntity.PartitionKey and Microsoft.WindowsAzure.Storage.Table.TableEntity.RowKey. ">EntityTableEntity<TEntity></a>. <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_a8a41f6e4ad55a23f9ea68e675ea52c9b.html#a8a41f6e4ad55a23f9ea68e675ea52c9b">More...</a><br /></td></tr>
<tr class="separator:a8a41f6e4ad55a23f9ea68e675ea52c9b"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:ac1f795a5b8c45645ebc71bcde126bcb5"><td class="memItemLeft" align="right" valign="top">TEntity </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_ac1f795a5b8c45645ebc71bcde126bcb5.html#ac1f795a5b8c45645ebc71bcde126bcb5">Entity</a><code> [get, set]</code></td></tr>
<tr class="memdesc:ac1f795a5b8c45645ebc71bcde126bcb5"><td class="mdescLeft"> </td><td class="mdescRight">Gets or sets the <em>TEntity</em> . <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_ac1f795a5b8c45645ebc71bcde126bcb5.html#ac1f795a5b8c45645ebc71bcde126bcb5">More...</a><br /></td></tr>
<tr class="separator:ac1f795a5b8c45645ebc71bcde126bcb5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac6a2c9afc07bb6fae99c0906a408b5b6"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_ac6a2c9afc07bb6fae99c0906a408b5b6.html#ac6a2c9afc07bb6fae99c0906a408b5b6">EntityContent</a><code> [get, set]</code></td></tr>
<tr class="memdesc:ac6a2c9afc07bb6fae99c0906a408b5b6"><td class="mdescLeft"> </td><td class="mdescRight">Gets or sets a serialised version. <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity_ac6a2c9afc07bb6fae99c0906a408b5b6.html#ac6a2c9afc07bb6fae99c0906a408b5b6">More...</a><br /></td></tr>
<tr class="separator:ac6a2c9afc07bb6fae99c0906a408b5b6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header properties_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td colspan="2" onclick="javascript:toggleInherit('properties_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity')"><img src="closed.png" alt="-"/> Properties inherited from <a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity.html">Cqrs.Azure.BlobStorage.TableEntity< TEntity ></a></td></tr>
<tr class="memitem:ab7a9041c7d8e5237cfb81ad98b6b3980 inherit properties_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memItemLeft" align="right" valign="top">static JsonSerializerSettings </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_ab7a9041c7d8e5237cfb81ad98b6b3980.html#ab7a9041c7d8e5237cfb81ad98b6b3980">DefaultSettings</a><code> [get]</code></td></tr>
<tr class="memdesc:ab7a9041c7d8e5237cfb81ad98b6b3980 inherit properties_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="mdescLeft"> </td><td class="mdescRight">The default JsonSerializerSettings to use. <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_ab7a9041c7d8e5237cfb81ad98b6b3980.html#ab7a9041c7d8e5237cfb81ad98b6b3980">More...</a><br /></td></tr>
<tr class="separator:ab7a9041c7d8e5237cfb81ad98b6b3980 inherit properties_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header properties_interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity"><td colspan="2" onclick="javascript:toggleInherit('properties_interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity')"><img src="closed.png" alt="-"/> Properties inherited from <a class="el" href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity.html">Cqrs.Azure.BlobStorage.IEntityTableEntity< TEntity ></a></td></tr>
<tr class="memitem:a06bd38e994772fa43bf8f456c1b3d6e2 inherit properties_interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity"><td class="memItemLeft" align="right" valign="top">TEntity </td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity_a06bd38e994772fa43bf8f456c1b3d6e2.html#a06bd38e994772fa43bf8f456c1b3d6e2">Entity</a><code> [get, set]</code></td></tr>
<tr class="memdesc:a06bd38e994772fa43bf8f456c1b3d6e2 inherit properties_interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity"><td class="mdescLeft"> </td><td class="mdescRight">Gets or sets the <em>TEntity</em> . <a href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity_a06bd38e994772fa43bf8f456c1b3d6e2.html#a06bd38e994772fa43bf8f456c1b3d6e2">More...</a><br /></td></tr>
<tr class="separator:a06bd38e994772fa43bf8f456c1b3d6e2 inherit properties_interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity.html">Cqrs.Azure.BlobStorage.TableEntity< TEntity ></a></td></tr>
<tr class="memitem:a5a5b53a3a2427a368f2ebe404f04f4ff inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memItemLeft" align="right" valign="top">virtual TData </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_a5a5b53a3a2427a368f2ebe404f04f4ff.html#a5a5b53a3a2427a368f2ebe404f04f4ff">Deserialise</a> (string json)</td></tr>
<tr class="memdesc:a5a5b53a3a2427a368f2ebe404f04f4ff inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="mdescLeft"> </td><td class="mdescRight">Deserialise the provided <em>json</em> from its string representation. <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_a5a5b53a3a2427a368f2ebe404f04f4ff.html#a5a5b53a3a2427a368f2ebe404f04f4ff">More...</a><br /></td></tr>
<tr class="separator:a5a5b53a3a2427a368f2ebe404f04f4ff inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af7467b1194756dd32029dc40f690c4ad inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memItemLeft" align="right" valign="top">virtual string </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_af7467b1194756dd32029dc40f690c4ad.html#af7467b1194756dd32029dc40f690c4ad">Serialise</a> (TData data)</td></tr>
<tr class="memdesc:af7467b1194756dd32029dc40f690c4ad inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="mdescLeft"> </td><td class="mdescRight">Serialise the provided <em>data</em> . <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_af7467b1194756dd32029dc40f690c4ad.html#af7467b1194756dd32029dc40f690c4ad">More...</a><br /></td></tr>
<tr class="separator:af7467b1194756dd32029dc40f690c4ad inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa36736f412df5a1667d7b0e5c0bd3035 inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memItemLeft" align="right" valign="top">virtual JsonSerializerSettings </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_aa36736f412df5a1667d7b0e5c0bd3035.html#aa36736f412df5a1667d7b0e5c0bd3035">GetSerialisationSettings</a> ()</td></tr>
<tr class="memdesc:aa36736f412df5a1667d7b0e5c0bd3035 inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="mdescLeft"> </td><td class="mdescRight">Returns <a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_ab7a9041c7d8e5237cfb81ad98b6b3980.html#ab7a9041c7d8e5237cfb81ad98b6b3980" title="The default JsonSerializerSettings to use. ">DefaultSettings</a> <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_aa36736f412df5a1667d7b0e5c0bd3035.html#aa36736f412df5a1667d7b0e5c0bd3035">More...</a><br /></td></tr>
<tr class="separator:aa36736f412df5a1667d7b0e5c0bd3035 inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a18d1b7ecf408a921cd0e2e6a8d0f6c74 inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memItemLeft" align="right" valign="top">virtual JsonSerializer </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_a18d1b7ecf408a921cd0e2e6a8d0f6c74.html#a18d1b7ecf408a921cd0e2e6a8d0f6c74">GetSerialiser</a> ()</td></tr>
<tr class="memdesc:a18d1b7ecf408a921cd0e2e6a8d0f6c74 inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="mdescLeft"> </td><td class="mdescRight">Creates a new JsonSerializer using the settings from <a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_aa36736f412df5a1667d7b0e5c0bd3035.html#aa36736f412df5a1667d7b0e5c0bd3035" title="Returns DefaultSettings ">GetSerialisationSettings</a>. <a href="classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity_a18d1b7ecf408a921cd0e2e6a8d0f6c74.html#a18d1b7ecf408a921cd0e2e6a8d0f6c74">More...</a><br /></td></tr>
<tr class="separator:a18d1b7ecf408a921cd0e2e6a8d0f6c74 inherit pro_methods_classCqrs_1_1Azure_1_1BlobStorage_1_1TableEntity"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A projection/entity especially designed to work with <a class="el" href="namespaceCqrs_1_1Azure.html">Azure</a> Table storage. </p>
<div class="typeconstraint">
<dl><dt><b>Type Constraints</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em>TEntity</em></td><td> :</td><td valign="top"><em>IEntity</em></td><td> </td></tr>
</table>
</dd>
</dl>
</div>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceCqrs.html">Cqrs</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Azure.html">Azure</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Azure_1_1BlobStorage.html">BlobStorage</a></li><li class="navelem"><a class="el" href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity.html">EntityTableEntity</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/4.2/html/classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler.html | Chinchilla-Software-Com/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Cqrs.Akka.Tests.Unit.Events.Handlers.HelloWorldSaidEventHandler Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">4.2</span>
</div>
<div id="projectbrief">A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#properties">Properties</a> |
<a href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Cqrs.Akka.Tests.Unit.Events.Handlers.HelloWorldSaidEventHandler Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Handles the <a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1HelloWorldSaid.html" title="Someone said "HelloWorld"">HelloWorldSaid</a>.
<a href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for Cqrs.Akka.Tests.Unit.Events.Handlers.HelloWorldSaidEventHandler:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center">
<img src="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler.png" usemap="#Cqrs.Akka.Tests.Unit.Events.Handlers.HelloWorldSaidEventHandler_map" alt=""/>
<map id="Cqrs.Akka.Tests.Unit.Events.Handlers.HelloWorldSaidEventHandler_map" name="Cqrs.Akka.Tests.Unit.Events.Handlers.HelloWorldSaidEventHandler_map">
<area href="interfaceCqrs_1_1Events_1_1IEventHandler.html" alt="Cqrs.Events.IEventHandler< Guid, HelloWorldSaid >" shape="rect" coords="0,0,393,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a8bde891341691d7d73f4cb28f2568335"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler_a8bde891341691d7d73f4cb28f2568335.html#a8bde891341691d7d73f4cb28f2568335">HelloWorldSaidEventHandler</a> (<a class="el" href="interfaceCqrs_1_1Akka_1_1Commands_1_1IAkkaCommandPublisher.html">IAkkaCommandPublisher</a>< Guid > commandBus)</td></tr>
<tr class="memdesc:a8bde891341691d7d73f4cb28f2568335"><td class="mdescLeft"> </td><td class="mdescRight">Instantiates a new instance of <a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler.html" title="Handles the HelloWorldSaid.">HelloWorldSaidEventHandler</a>. <a href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler_a8bde891341691d7d73f4cb28f2568335.html#a8bde891341691d7d73f4cb28f2568335">More...</a><br /></td></tr>
<tr class="separator:a8bde891341691d7d73f4cb28f2568335"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:accb924e5856731b18120c21daed0f52a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler_accb924e5856731b18120c21daed0f52a.html#accb924e5856731b18120c21daed0f52a">Handle</a> (<a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1HelloWorldSaid.html">HelloWorldSaid</a> message)</td></tr>
<tr class="memdesc:accb924e5856731b18120c21daed0f52a"><td class="mdescLeft"> </td><td class="mdescRight">Responds to the provided <em>message</em> . <a href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler_accb924e5856731b18120c21daed0f52a.html#accb924e5856731b18120c21daed0f52a">More...</a><br /></td></tr>
<tr class="separator:accb924e5856731b18120c21daed0f52a"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:a67473b7f3dc275d04fe079006da89f6c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfaceCqrs_1_1Commands_1_1ICommandPublisher.html">ICommandPublisher</a>< Guid > </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler_a67473b7f3dc275d04fe079006da89f6c.html#a67473b7f3dc275d04fe079006da89f6c">CommandBus</a><code> [get]</code></td></tr>
<tr class="memdesc:a67473b7f3dc275d04fe079006da89f6c"><td class="mdescLeft"> </td><td class="mdescRight">Publish any ICommand<TAuthenticationToken> instances that you want to send with this. <a href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler_a67473b7f3dc275d04fe079006da89f6c.html#a67473b7f3dc275d04fe079006da89f6c">More...</a><br /></td></tr>
<tr class="separator:a67473b7f3dc275d04fe079006da89f6c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Handles the <a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1HelloWorldSaid.html" title="Someone said "HelloWorld"">HelloWorldSaid</a>. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceCqrs.html">Cqrs</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka.html">Akka</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka_1_1Tests.html">Tests</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka_1_1Tests_1_1Unit.html">Unit</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events.html">Events</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers.html">Handlers</a></li><li class="navelem"><a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1Handlers_1_1HelloWorldSaidEventHandler.html">HelloWorldSaidEventHandler</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/4.2/html/interfaceCqrs_1_1Events_1_1IEventDeserialiser-members.html | cdmdotnet/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">4.2</span>
</div>
<div id="projectbrief">A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('interfaceCqrs_1_1Events_1_1IEventDeserialiser.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Cqrs.Events.IEventDeserialiser< TAuthenticationToken > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="interfaceCqrs_1_1Events_1_1IEventDeserialiser.html">Cqrs.Events.IEventDeserialiser< TAuthenticationToken ></a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="interfaceCqrs_1_1Events_1_1IEventDeserialiser_af9216046631ed941bb96b58a0cc27f22.html#af9216046631ed941bb96b58a0cc27f22">Deserialise</a>(EventData eventData)</td><td class="entry"><a class="el" href="interfaceCqrs_1_1Events_1_1IEventDeserialiser.html">Cqrs.Events.IEventDeserialiser< TAuthenticationToken ></a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/2.2/html/classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule-members.html | Chinchilla-Software-Com/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">2.2</span>
</div>
<div id="projectbrief">A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Cqrs.Ninject.Azure.DocumentDb.Configuration.AzureDocumentDbEventStoreModule< TAuthenticationToken > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule.html">Cqrs.Ninject.Azure.DocumentDb.Configuration.AzureDocumentDbEventStoreModule< TAuthenticationToken ></a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule_a5b131fff27bf3787fa762bd5dc364bdd.html#a5b131fff27bf3787fa762bd5dc364bdd">Load</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule.html">Cqrs.Ninject.Azure.DocumentDb.Configuration.AzureDocumentDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule_a0e10f40d139dc9268f492d0c1497c598.html#a0e10f40d139dc9268f492d0c1497c598">RegisterAzureHelpers</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule.html">Cqrs.Ninject.Azure.DocumentDb.Configuration.AzureDocumentDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule_a9aad9974c48acdbabb458117d7ab9e82.html#a9aad9974c48acdbabb458117d7ab9e82">RegisterEventStore</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule.html">Cqrs.Ninject.Azure.DocumentDb.Configuration.AzureDocumentDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule_a877c0ec79b109c14b0b6f950b643d9a8.html#a877c0ec79b109c14b0b6f950b643d9a8">RegisterFactories</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule.html">Cqrs.Ninject.Azure.DocumentDb.Configuration.AzureDocumentDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule_a31458027b78e7016206b0340f647bd97.html#a31458027b78e7016206b0340f647bd97">RegisterServices</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbEventStoreModule.html">Cqrs.Ninject.Azure.DocumentDb.Configuration.AzureDocumentDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|
doc/api/jade/content/onto/package-frame.html | mihaimaruseac/JADE-ARIA | <!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_18) on Fri Nov 18 16:35:01 CET 2011 -->
<TITLE>
jade.content.onto (JADE 4.1.1 API Reference)
</TITLE>
<META NAME="date" CONTENT="2011-11-18">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../jade/content/onto/package-summary.html" target="classFrame">jade.content.onto</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="Introspectable.html" title="interface in jade.content.onto" target="classFrame"><I>Introspectable</I></A>
<BR>
<A HREF="Introspector.html" title="interface in jade.content.onto" target="classFrame"><I>Introspector</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AggregateHelper.html" title="class in jade.content.onto" target="classFrame">AggregateHelper</A>
<BR>
<A HREF="BasicOntology.html" title="class in jade.content.onto" target="classFrame">BasicOntology</A>
<BR>
<A HREF="BCReflectiveIntrospector.html" title="class in jade.content.onto" target="classFrame">BCReflectiveIntrospector</A>
<BR>
<A HREF="BeanOntology.html" title="class in jade.content.onto" target="classFrame">BeanOntology</A>
<BR>
<A HREF="CFReflectiveIntrospector.html" title="class in jade.content.onto" target="classFrame">CFReflectiveIntrospector</A>
<BR>
<A HREF="ConceptSlotFunction.html" title="class in jade.content.onto" target="classFrame">ConceptSlotFunction</A>
<BR>
<A HREF="MicroIntrospector.html" title="class in jade.content.onto" target="classFrame">MicroIntrospector</A>
<BR>
<A HREF="Ontology.html" title="class in jade.content.onto" target="classFrame">Ontology</A>
<BR>
<A HREF="OntologyUtils.html" title="class in jade.content.onto" target="classFrame">OntologyUtils</A>
<BR>
<A HREF="ReflectiveIntrospector.html" title="class in jade.content.onto" target="classFrame">ReflectiveIntrospector</A>
<BR>
<A HREF="SerializableOntology.html" title="class in jade.content.onto" target="classFrame">SerializableOntology</A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="BeanOntologyException.html" title="class in jade.content.onto" target="classFrame">BeanOntologyException</A>
<BR>
<A HREF="NotAnAggregate.html" title="class in jade.content.onto" target="classFrame">NotAnAggregate</A>
<BR>
<A HREF="NotASpecialType.html" title="class in jade.content.onto" target="classFrame">NotASpecialType</A>
<BR>
<A HREF="OntologyException.html" title="class in jade.content.onto" target="classFrame">OntologyException</A>
<BR>
<A HREF="UngroundedException.html" title="class in jade.content.onto" target="classFrame">UngroundedException</A>
<BR>
<A HREF="UnknownSchemaException.html" title="class in jade.content.onto" target="classFrame">UnknownSchemaException</A>
<BR>
<A HREF="UnknownSlotException.html" title="class in jade.content.onto" target="classFrame">UnknownSlotException</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|
wiki/docs/4.1/html/namespaceCqrs_1_1Ninject_1_1ServiceHost.html | cdmdotnet/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Cqrs.Ninject.ServiceHost Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">4.1</span>
</div>
<div id="projectbrief">A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('namespaceCqrs_1_1Ninject_1_1ServiceHost.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> </div>
<div class="headertitle">
<div class="title">Cqrs.Ninject.ServiceHost Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classCqrs_1_1Ninject_1_1ServiceHost_1_1NinjectWcfServiceHostFactory.html">NinjectWcfServiceHostFactory</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">A NinjectServiceHostFactory suitable for use with WCF. <a href="classCqrs_1_1Ninject_1_1ServiceHost_1_1NinjectWcfServiceHostFactory.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceCqrs.html">Cqrs</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Ninject.html">Ninject</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Ninject_1_1ServiceHost.html">ServiceHost</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/4.0/html/interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity.html | Chinchilla-Software-Com/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Cqrs.Azure.BlobStorage.IEntityTableEntity< TEntity > Interface Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">4.0</span>
</div>
<div id="projectbrief">A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#properties">Properties</a> |
<a href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Cqrs.Azure.BlobStorage.IEntityTableEntity< TEntity > Interface Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A projection/entity especially designed to work with <a class="el" href="namespaceCqrs_1_1Azure.html">Azure</a> Table storage.
<a href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for Cqrs.Azure.BlobStorage.IEntityTableEntity< TEntity >:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center">
<img src="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity.png" usemap="#Cqrs.Azure.BlobStorage.IEntityTableEntity_3C_20TEntity_20_3E_map" alt=""/>
<map id="Cqrs.Azure.BlobStorage.IEntityTableEntity_3C_20TEntity_20_3E_map" name="Cqrs.Azure.BlobStorage.IEntityTableEntity_3C_20TEntity_20_3E_map">
<area href="classCqrs_1_1Azure_1_1BlobStorage_1_1EntityTableEntity.html" title="A projection/entity especially designed to work with Azure Table storage." alt="Cqrs.Azure.BlobStorage.EntityTableEntity< TEntity >" shape="rect" coords="0,56,311,80"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:a06bd38e994772fa43bf8f456c1b3d6e2"><td class="memItemLeft" align="right" valign="top">TEntity </td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity_a06bd38e994772fa43bf8f456c1b3d6e2.html#a06bd38e994772fa43bf8f456c1b3d6e2">Entity</a><code> [get, set]</code></td></tr>
<tr class="memdesc:a06bd38e994772fa43bf8f456c1b3d6e2"><td class="mdescLeft"> </td><td class="mdescRight">Gets or sets the <em>TEntity</em> . <a href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity_a06bd38e994772fa43bf8f456c1b3d6e2.html#a06bd38e994772fa43bf8f456c1b3d6e2">More...</a><br /></td></tr>
<tr class="separator:a06bd38e994772fa43bf8f456c1b3d6e2"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A projection/entity especially designed to work with <a class="el" href="namespaceCqrs_1_1Azure.html">Azure</a> Table storage. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceCqrs.html">Cqrs</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Azure.html">Azure</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Azure_1_1BlobStorage.html">BlobStorage</a></li><li class="navelem"><a class="el" href="interfaceCqrs_1_1Azure_1_1BlobStorage_1_1IEntityTableEntity.html">IEntityTableEntity</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/2.1/html/classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Sagas_1_1ConversationReportProcessManager_ae2c1edeb1a4d604948b4c70b71c20555.html | Chinchilla-Software-Com/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Cqrs.Akka.Tests.Unit.Sagas.ConversationReportProcessManager.Apply</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">2.1</span>
</div>
<div id="projectbrief">A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Sagas_1_1ConversationReportProcessManager_ae2c1edeb1a4d604948b4c70b71c20555.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<a id="ae2c1edeb1a4d604948b4c70b71c20555"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae2c1edeb1a4d604948b4c70b71c20555">◆ </a></span>Apply() <span class="overload">[3/3]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void Cqrs.Akka.Tests.Unit.Sagas.ConversationReportProcessManager.Apply </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Events_1_1ConversationEnded.html">ConversationEnded</a> @ </td>
<td class="paramname"><em>event</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceCqrs.html">Cqrs</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka.html">Akka</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka_1_1Tests.html">Tests</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka_1_1Tests_1_1Unit.html">Unit</a></li><li class="navelem"><a class="el" href="namespaceCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Sagas.html">Sagas</a></li><li class="navelem"><a class="el" href="classCqrs_1_1Akka_1_1Tests_1_1Unit_1_1Sagas_1_1ConversationReportProcessManager.html">ConversationReportProcessManager</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/2.4/html/classCqrs_1_1MongoDB_1_1Tests_1_1Integration_1_1Configuration_1_1TestMongoDbModule-members.html | cdmdotnet/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">2.4</span>
</div>
<div id="projectbrief">A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classCqrs_1_1MongoDB_1_1Tests_1_1Integration_1_1Configuration_1_1TestMongoDbModule.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Cqrs.MongoDB.Tests.Integration.Configuration.TestMongoDbModule< TAuthenticationToken > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classCqrs_1_1MongoDB_1_1Tests_1_1Integration_1_1Configuration_1_1TestMongoDbModule.html">Cqrs.MongoDB.Tests.Integration.Configuration.TestMongoDbModule< TAuthenticationToken ></a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule_aafdbd906511857f65cbd0789d458be18.html#aafdbd906511857f65cbd0789d458be18">Load</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule.html">Cqrs.Ninject.MongoDB.Configuration.MongoDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule_ad412eadf4ac7d4ddfe1edc6559127edd.html#ad412eadf4ac7d4ddfe1edc6559127edd">MongoDbEventStoreModule</a>(IConfigurationManager configurationManager=null)</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule.html">Cqrs.Ninject.MongoDB.Configuration.MongoDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule_aec046bc34e4aaf11a0cae5ebb2bb6db1.html#aec046bc34e4aaf11a0cae5ebb2bb6db1">RegisterCqrsRequirements</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule.html">Cqrs.Ninject.MongoDB.Configuration.MongoDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule_a34736afbd831dd3cd1ec04708a5a519e.html#a34736afbd831dd3cd1ec04708a5a519e">RegisterEventSerialisationConfiguration</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule.html">Cqrs.Ninject.MongoDB.Configuration.MongoDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule_af3d4df6ddd6ec25467bced1a07eae300.html#af3d4df6ddd6ec25467bced1a07eae300">RegisterEventStore</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule.html">Cqrs.Ninject.MongoDB.Configuration.MongoDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classCqrs_1_1MongoDB_1_1Tests_1_1Integration_1_1Configuration_1_1TestMongoDbModule_aa8a3a1f8c74becc8bb36008abe2c6e0f.html#aa8a3a1f8c74becc8bb36008abe2c6e0f">RegisterFactories</a>()</td><td class="entry"><a class="el" href="classCqrs_1_1MongoDB_1_1Tests_1_1Integration_1_1Configuration_1_1TestMongoDbModule.html">Cqrs.MongoDB.Tests.Integration.Configuration.TestMongoDbModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule_ad117a2cf21b462dade1055b4f15516bf.html#ad117a2cf21b462dade1055b4f15516bf">RegisterMongoDbSnapshotBuilder</a></td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule.html">Cqrs.Ninject.MongoDB.Configuration.MongoDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule_a66cc337cdacc9f6bee967c03c2ab9cef.html#a66cc337cdacc9f6bee967c03c2ab9cef">RegisterMongoDbSnapshotDeserialiser</a></td><td class="entry"><a class="el" href="classCqrs_1_1Ninject_1_1MongoDB_1_1Configuration_1_1MongoDbEventStoreModule.html">Cqrs.Ninject.MongoDB.Configuration.MongoDbEventStoreModule< TAuthenticationToken ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/4.2/html/classSystem_1_1Linq_1_1AzureDocumentDbDataStoreExtensions_a88615fafe8c7bb0f9a0804eb4e4f0472.html | cdmdotnet/CQRS | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CQRS.NET: System.Linq.AzureDocumentDbDataStoreExtensions.Single< TData ></title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="ChinChilla-Software-Red.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CQRS.NET
 <span id="projectnumber">4.2</span>
</div>
<div id="projectbrief">A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classSystem_1_1Linq_1_1AzureDocumentDbDataStoreExtensions_a88615fafe8c7bb0f9a0804eb4e4f0472.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<a id="a88615fafe8c7bb0f9a0804eb4e4f0472"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a88615fafe8c7bb0f9a0804eb4e4f0472">◆ </a></span>Single< TData >() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static TData System.Linq.AzureDocumentDbDataStoreExtensions.Single< TData > </td>
<td>(</td>
<td class="paramtype">this <a class="el" href="classCqrs_1_1Azure_1_1DocumentDb_1_1DataStores_1_1AzureDocumentDbDataStore.html">AzureDocumentDbDataStore</a>< TData > </td>
<td class="paramname"><em>source</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">Func< TData, bool > </td>
<td class="paramname"><em>predicate</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the only element of a sequence that satisfies a specified condition, and throws an exception if more than one such element exists. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">predicate</td><td>A function to test an element for a condition.</td></tr>
<tr><td class="paramname">source</td><td>The sequence to type as IEnumerable<T>.</td></tr>
</table>
</dd>
</dl>
<dl class="tparams"><dt>Template Parameters</dt><dd>
<table class="tparams">
<tr><td class="paramname">TData</td><td>The type of the elements of source.</td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The single element of the sequence.</dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname">ArgumentNullException</td><td><em>predicate</em> is null.</td></tr>
<tr><td class="paramname">InvalidOperationException</td><td>The sequence is empty.</td></tr>
</table>
</dd>
</dl>
<div class="typeconstraint">
<dl><dt><b>Type Constraints</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em>TData</em></td><td> :</td><td valign="top"><em>AzureDocumentDbEntity</em></td><td> </td></tr>
</table>
</dd>
</dl>
</div>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceSystem.html">System</a></li><li class="navelem"><a class="el" href="namespaceSystem_1_1Linq.html">Linq</a></li><li class="navelem"><a class="el" href="classSystem_1_1Linq_1_1AzureDocumentDbDataStoreExtensions.html">AzureDocumentDbDataStoreExtensions</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
</ul>
</div>
</body>
</html>
|
wiki/docs/2.2/coverage-report/Azure/Tests/Cqrs.Azure.BlobStorage.Test.Integration/BlobStorageEventStoreTests.cs.gcov.html | Chinchilla-Software-Com/CQRS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LCOV - doc-coverage.info - Azure/Tests/Cqrs.Azure.BlobStorage.Test.Integration/BlobStorageEventStoreTests.cs</title>
<link rel="stylesheet" type="text/css" href="../../../gcov.css">
</head>
<body>
<table width="100%" border=0 cellspacing=0 cellpadding=0>
<tr><td class="title">Documentation Coverage Report</td></tr>
<tr><td class="ruler"><img src="../../../glass.png" width=3 height=3 alt=""></td></tr>
<tr>
<td width="100%">
<table cellpadding=1 border=0 width="100%">
<tr>
<td width="10%" class="headerItem">Current view:</td>
<td width="35%" class="headerValue"><a href="../../../index.html">top level</a> - <a href="index.html">Azure/Tests/Cqrs.Azure.BlobStorage.Test.Integration</a> - BlobStorageEventStoreTests.cs</td>
<td width="5%"></td>
<td width="15%"></td>
<td width="10%" class="headerCovTableHead">Hit</td>
<td width="10%" class="headerCovTableHead">Total</td>
<td width="15%" class="headerCovTableHead">Coverage</td>
</tr>
<tr>
<td class="headerItem">Version:</td>
<td class="headerValue">2.2</td>
<td></td>
<td class="headerItem">Artefacts:</td>
<td class="headerCovTableEntry">2</td>
<td class="headerCovTableEntry">2</td>
<td class="headerCovTableEntryHi">100.0 %</td>
</tr>
<tr>
<td class="headerItem">Date:</td>
<td class="headerValue">2017-09-22</td>
<td></td>
</tr>
<tr><td><img src="../../../glass.png" width=3 height=3 alt=""></td></tr>
</table>
</td>
</tr>
<tr><td class="ruler"><img src="../../../glass.png" width=3 height=3 alt=""></td></tr>
</table>
<table cellpadding=0 cellspacing=0 border=0>
<tr>
<td><br></td>
</tr>
<tr>
<td>
<pre class="sourceHeading"> Line data Source code</pre>
<pre class="source">
<span class="lineNum"> 1 </span> : #region Copyright
<span class="lineNum"> 2 </span> : // // -----------------------------------------------------------------------
<span class="lineNum"> 3 </span> : // // <copyright company="Chinchilla Software Limited">
<span class="lineNum"> 4 </span> : // // Copyright Chinchilla Software Limited. All rights reserved.
<span class="lineNum"> 5 </span> : // // </copyright>
<span class="lineNum"> 6 </span> : // // -----------------------------------------------------------------------
<span class="lineNum"> 7 </span> : #endregion
<span class="lineNum"> 8 </span> :
<span class="lineNum"> 9 </span> : using System;
<span class="lineNum"> 10 </span> : using System.Collections.Generic;
<span class="lineNum"> 11 </span> : using System.Diagnostics;
<span class="lineNum"> 12 </span> : using System.Linq;
<span class="lineNum"> 13 </span> : using cdmdotnet.Logging;
<span class="lineNum"> 14 </span> : using cdmdotnet.Logging.Configuration;
<span class="lineNum"> 15 </span> : using cdmdotnet.StateManagement.Threaded;
<span class="lineNum"> 16 </span> : using Cqrs.Azure.BlobStorage.Events;
<span class="lineNum"> 17 </span> : using Cqrs.Azure.ServiceBus.Tests.Unit;
<span class="lineNum"> 18 </span> : using Cqrs.Configuration;
<span class="lineNum"> 19 </span> : using Cqrs.Events;
<span class="lineNum"> 20 </span> : using NUnit.Framework;
<span class="lineNum"> 21 </span> : using TestClass = NUnit.Framework.TestFixtureAttribute;
<span class="lineNum"> 22 </span> : using TestMethod = NUnit.Framework.TestAttribute;
<span class="lineNum"> 23 </span> : using TestInitialize = NUnit.Framework.SetUpAttribute;
<span class="lineNum"> 24 </span> : using TestCleanup = NUnit.Framework.TearDownAttribute;
<span class="lineNum"> 25 </span> : using TestContext = System.Object;
<span class="lineNum"> 26 </span> :
<span class="lineNum"> 27 </span> : namespace Cqrs.Azure.BlobStorage.Test.Integration
<span class="lineNum"> 28 </span> : {
<span class="lineNum"> 29 </span> : /// <summary>
<span class="lineNum"> 30 </span> : /// A series of tests on the <see cref="BlobStorageEventStore{TAuthenticationToken}"/> class
<span class="lineNum"> 31 </span> : /// </summary>
<span class="lineNum"> 32 </span> : [TestClass]
<span class="lineNum"> 33 </span> : public class BlobStorageEventStoreTests
<span class="lineNum"> 34 </span><span class="lineCov"> 1 : {</span>
<span class="lineNum"> 35 </span> : /// <summary>
<span class="lineNum"> 36 </span> : /// Tests the <see cref="IEventStore{TAuthenticationToken}.Save"/> method
<span class="lineNum"> 37 </span> : /// Passing a valid test <see cref="IEvent{TAuthenticationToken}"/>
<span class="lineNum"> 38 </span> : /// Expecting the test <see cref="IEvent{TAuthenticationToken}"/> is able to be read.
<span class="lineNum"> 39 </span> : /// </summary>
<span class="lineNum"> 40 </span> : [TestMethod]
<span class="lineNum"> 41 </span><span class="lineCov"> 1 : public virtual void Save_ValidEvent_EventCanBeRetreived()</span>
<span class="lineNum"> 42 </span> : {
<span class="lineNum"> 43 </span> : // Arrange
<span class="lineNum"> 44 </span> : var correlationIdHelper = new CorrelationIdHelper(new ThreadedContextItemCollectionFactory());
<span class="lineNum"> 45 </span> : correlationIdHelper.SetCorrelationId(Guid.NewGuid());
<span class="lineNum"> 46 </span> : var logger = new ConsoleLogger(new LoggerSettingsConfigurationSection(), correlationIdHelper);
<span class="lineNum"> 47 </span> : var eventStore = new BlobStorageEventStore<Guid>(new DefaultEventBuilder<Guid>(), new EventDeserialiser<Guid>(), logger, new BlobStorageEventStoreConnectionStringFactory(new ConfigurationManager(), logger));
<span class="lineNum"> 48 </span> :
<span class="lineNum"> 49 </span> : var event1 = new TestEvent
<span class="lineNum"> 50 </span> : {
<span class="lineNum"> 51 </span> : Rsn = Guid.NewGuid(),
<span class="lineNum"> 52 </span> : Id = Guid.NewGuid(),
<span class="lineNum"> 53 </span> : CorrelationId = correlationIdHelper.GetCorrelationId(),
<span class="lineNum"> 54 </span> : Frameworks = new List<string> { "Test 1" },
<span class="lineNum"> 55 </span> : TimeStamp = DateTimeOffset.UtcNow
<span class="lineNum"> 56 </span> : };
<span class="lineNum"> 57 </span> : var event2 = new TestEvent
<span class="lineNum"> 58 </span> : {
<span class="lineNum"> 59 </span> : Rsn = Guid.NewGuid(),
<span class="lineNum"> 60 </span> : Id = Guid.NewGuid(),
<span class="lineNum"> 61 </span> : CorrelationId = correlationIdHelper.GetCorrelationId(),
<span class="lineNum"> 62 </span> : Frameworks = new List<string> { "Test 2" },
<span class="lineNum"> 63 </span> : TimeStamp = DateTimeOffset.UtcNow
<span class="lineNum"> 64 </span> : };
<span class="lineNum"> 65 </span> :
<span class="lineNum"> 66 </span> : // Act
<span class="lineNum"> 67 </span> : eventStore.Save<TestEvent>(event1);
<span class="lineNum"> 68 </span> : eventStore.Save<TestEvent>(event2);
<span class="lineNum"> 69 </span> :
<span class="lineNum"> 70 </span> : // Assert
<span class="lineNum"> 71 </span> : var timer = new Stopwatch();
<span class="lineNum"> 72 </span> : IList<IEvent<Guid>> events = eventStore.Get<TestEvent>(event1.Id).ToList();
<span class="lineNum"> 73 </span> : timer.Stop();
<span class="lineNum"> 74 </span> : Console.WriteLine("Load one operation took {0}", timer.Elapsed);
<span class="lineNum"> 75 </span> : Assert.AreEqual(1, events.Count);
<span class="lineNum"> 76 </span> : Assert.AreEqual(event1.Id, events.Single().Id);
<span class="lineNum"> 77 </span> : Assert.AreEqual(event1.Frameworks.Single(), events.Single().Frameworks.Single());
<span class="lineNum"> 78 </span> :
<span class="lineNum"> 79 </span> : timer.Restart();
<span class="lineNum"> 80 </span> : events = eventStore.Get<TestEvent>(event2.Id).ToList();
<span class="lineNum"> 81 </span> : timer.Stop();
<span class="lineNum"> 82 </span> : Console.WriteLine("Load one operation took {0}", timer.Elapsed);
<span class="lineNum"> 83 </span> : Assert.AreEqual(1, events.Count);
<span class="lineNum"> 84 </span> : Assert.AreEqual(event2.Id, events.Single().Id);
<span class="lineNum"> 85 </span> : Assert.AreEqual(event2.Frameworks.Single(), events.Single().Frameworks.Single());
<span class="lineNum"> 86 </span> :
<span class="lineNum"> 87 </span> : timer.Restart();
<span class="lineNum"> 88 </span> : IList<EventData> correlatedEvents = eventStore.Get(event1.CorrelationId).ToList();
<span class="lineNum"> 89 </span> : timer.Stop();
<span class="lineNum"> 90 </span> : Console.WriteLine("Load several correlated operation took {0}", timer.Elapsed);
<span class="lineNum"> 91 </span> : Assert.AreEqual(2, correlatedEvents.Count);
<span class="lineNum"> 92 </span> : }
<span class="lineNum"> 93 </span> : }
<span class="lineNum"> 94 </span> : }
</pre>
</td>
</tr>
</table>
<br>
<table width="100%" border=0 cellspacing=0 cellpadding=0>
<tr><td class="ruler"><img src="../../../glass.png" width=3 height=3 alt=""></td></tr>
<tr><td class="versionInfo">Generated by: <a href="http://ltp.sourceforge.net/coverage/lcov.php" target="_parent">LCOV version 1.10</a></td></tr>
</table>
<br>
</body>
</html>
|
src/main/webapp/resources/css/theme.css | fpuna-cia/karaku | /** theme de la aplicacion **/
*.rf-ico-disc,*.rf-ico-disc-dis,*.rf-ico-disc-hdr-dis {
background-image: url("../resources/images/menuChild.png") !important;
}
/** inicio estilos generales **/
* {
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Lato Latin", "Helvetica Neue", Helvetica, Arial,
sans-serif !important;
}
html,body {
height: 100%;
background-color: #FFFFFF;
}
@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
}
button,input[type="reset"],input[type="submit"],input[type="button"] {
display: inline-block;
*display: inline;
padding: 4px 10px;
margin: 2px 2px 2px 2px !important;
font-size: 10px;
height: 26px;
line-height: 1em;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #fff;
*background-color: #e6e6e6;
background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
/* background-image: linear-gradient(to bottom, #ffffff, #B3B3B3); */
background-repeat: repeat-x;
border: 1px solid #99B2B7;
*border: 0;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
border-bottom-color: #b3b3b3 !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px
rgba(0, 0, 0, 0.05);
}
button:hover,input[type="reset"]:hover,input[type="submit"]:hover,input[type="button"]:hover,button:focus,input[type="reset"]:focus,input[type="submit"]:focus,input[type="button"]:focus,button:active,input[type="reset"]:active,input[type="submit"]:active,input[type="button"]:active
{
color: #333333;
background-color: #F8EFFB;
border-color: #E0ABF0;
box-shadow: 0px 0px 4px #6A0888;
}
button:active,input[type="reset"]:active,input[type="submit"]:active,input[type="button"]:active
{
background-color: #cccccc \9;
}
button:first-child,input[type="reset"]:first-child,input[type="submit"]:first-child,input[type="button"]:first-child
{
*margin-left: 0;
}
button:hover,input[type="reset"]:hover,input[type="submit"]:hover,input[type="button"]:hover,button:focus,input[type="reset"]:focus,input[type="submit"]:focus,input[type="button"]:focus
{
color: #333333;
text-decoration: none;
background-position: 0 -15px;
background-image: none;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
button:focus,input[type="reset"]:focus,input[type="submit"]:focus,input[type="button"]:focus
{
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
button[disabled],input[type="reset"][disabled],input[type="submit"][disabled],input[type="button"][disabled]
{
color: grey;
}
input,button,select,textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
select,textarea,input[type="text"],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="search"],input[type="tel"],input[type="color"]
{
display: inline-block;
height: 26px;
padding: 4px 6px;
margin-bottom: 0px;
font-size: 10px;
line-height: 10px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
select[disabled],input[disabled],input[type="text"][disabled],input[type="password"][disabled],input[type="datetime"][disabled],input[type="datetime-local"][disabled],input[type="date"][disabled],input[type="month"][disabled],input[type="time"][disabled],input[type="week"][disabled],input[type="number"][disabled],input[type="email"],input[type="url"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="color"][disabled]
{
-moz-appearance: none;
-webkit-appearance: none;
border: 0;
color: #000000;
background-image: none;
}
textarea[disabled] {
color: #000000;
}
input.large {
width: 200px;
}
input[type="text"] {
text-transform: uppercase;
}
textarea {
text-transform: uppercase;
}
/* Este estilo sera aplicado a todas las primeras columnas (label del input) */
.form_label {
text-align: right;
vertical-align: middle !important;
font-weight: bold;
color: #555555;
}
/* Este estilo sera aplicado a todos los inputs de los formularios */
.form_input {
text-transform: uppercase;
text-align: left;
font-weight: normal;
}
.form_input_disabled {
text-transform: uppercase;
text-align: left;
font-weight: normal;
border: 0;
color: #FFFFFF;
}
/* Este estilo sera aplicado a todos los errores de los inputs */
.form_error {
text-align: left;
color: #880000 !important;
text-transform: none;
vertical-align: middle !important;
}
.faces-error {
text-align: left;
color: #880000 !important;
}
/* Estilo para los botones de la izquierda */
.list_button_class {
text-align: left;
}
.list_export_class {
text-align: center;
}
/* Estilo para los botones de paginacion */
.list_pagin_class {
text-align: right;
}
.list_pagin_class input {
height: 22px;
font-size: 11px !important;
}
.list_pagin_class>span>span {
margin-right: 5px;
}
.commandButton {
height: 20px !important;
}
/* Remove extra space inside buttons in Firefox */
.commandbutton::-moz-focus-inner {
border: none;
padding: 0em;
}
.rf-cp+.rf-cp {
margin-top: 10px;
}
.main-content ** {
font-size: 13px !important;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -63px;
}
.push {
height: 63px;
}
/** fin estilos generales **/
/** inicio clases de helpers **/
.pull-left {
float: left;
}
.pull-right {
float: right;
}
ul.unstyled,ol.unstyled {
margin-left: 0;
list-style: none;
}
ul.inline,ol.inline {
margin-left: 0;
list-style: none;
}
ul.inline>li,ol.inline>li {
display: inline-block;
*display: inline;
/*padding-right: 5px;
padding-left: 5px;*/
*zoom: 1;
}
li.divider:after {
content: "";
*width: 100%;
height: 10px;
margin-left: 5px;
overflow: hidden;
border-left: 2px solid #99B2B7;
}
.space {
margin: 10px;
}
/** fin clases helpers **/
/** estilos para top **/
#top {
position: relative;
background-color: #ffffff;
color: #99B2B7;
padding: 1px;
margin: 10px 10px 10px 10px;
line-height: 70px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#top img {
margin-left: auto;
margin-right: auto;
width: 120px;
text-align: center;
}
#top a {
line-height: auto;
}
#top a:link,#top a:visited {
color: gray;
font-weight: bold;
text-decoration: none;
}
#top a:link:hover,#top a:visited:hover {
color: black;
font-weight: bold;
text-decoration: underline;
}
#top .user-login {
position: absolute;
width: auto;
right: 3%;
margin-top: -1%;
}
#top .app-title {
text-align: center;
line-height: 3.5em;
}
#top h1 {
font-size: 2.8em;
/* font-family: Arial,'Arial Unicode MS',Helvetica,Sans-Serif; */
/* font-family: Menlo,Monaco,Consolas,"Courier New",monospace; */
font-family: "Lato", "Lato Latin", "Helvetica Neue", Helvetica, Arial,
sans-serif;
color: #6E6E6E;
text-shadow: 1px 0 rgba(0, 0, 0, 0.25);
}
#top .rf-p {
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
background-color: #ffffff !important;
margin-bottom: 0px !important;
}
/** Para la información del footer, label es la etiqueta y info es la información*/
.footer_info {
text-align: left;
color: black;
}
.footer_label {
text-align: right;
color: gray;
}
.picker {
display: none;
}
/*
Estilos para el checkBox de expandir menú
*/
/*
.check_expand {
background: url('../resources/images/arrow_expand.png') no-repeat;
height: 16px;
width: 16px;
display: inline-block;
padding: 0 0 0 0px;
}
.check_expand:checked {
background: url('../resources/images/arrow_collapse.png') no-repeat;
height: 16px;
width: 16px;
display: inline-block;
padding: 0 0 0 0px;
}*/
.espan2 {
}
.espan10 {
}
@media ( min-width : 768px ) and ( max-width: 1024px ) {
#top h1 {
font-size: 2em;
}
.container-fluid {
padding-right: 1%;
padding-left: 1%;
}
#menuWrapper .rf-p-b {
padding: 1px;
}
.row-fluid .espan2 {
width: 18%; /* 14,36 es span 2 y 22,92 es span 3*/
}
.row-fluid .espan10 {
width: 80%; /* 74.3 es span 9*/
}
}
/** fin estilos para top **/
/** estilos para breadcrumb **/
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #6A0888;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
background-image: linear-gradient(to bottom, #6A0888, #8939A2)
!important;
}
.breadcrumb>li {
display: inline-block;
*display: inline;
text-shadow: 0 0px 0 #ffffff;
*zoom: 1;
color: #ffffff;
}
.breadcrumb>li>.divider {
padding: 0 5px;
color: #99B2B7;
font-weight: bold;
}
/** fin estilos para breadcrumb **/
/** estilos para maincontent y footer **/
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer {
height: 3em;
width: 100%;
padding-right: 20px;
margin-bottom: 10px;
}
.footer>* {
float: right;
}
/** estilos para wrapper y footer **/
/** overrides de componentes de richfaces **/
/* se normalizan los headers para los distintos elementos */
.rf-cp-hdr,.rf-pm-top-gr-hdr,.rf-edt-hdr,.rf-edt-tbl-hdr,.rf-pp-hdr,.rf-p-hdr
{
background-color: #F8EFFB !important;
border-color: rgba(0, 0, 0, 0.1) !important;
color: #6A0888 !important;
background-image: none !important;
}
/* margin entre paneles */
.rf-cp, /* rich:collapsiblePanel*/ .rf-p /* rich:panel */ {
margin-bottom: 10px;
}
/* rich:extendedDataTable */
.rf-edt-tbl {
width: 100% !important;
}
.rf-edt {
border-color: rgba(0, 0, 0, 0.4) !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.rf-edt-c-cnt,.rf-edt-hdr-c-cnt {
/* color: black !important; */
color: #000000 !important;
white-space: normal !important;
width: 110px;
height: 40px !important;
}
.rf-edt-c-cnt {
font-size: 10px !important;
height: 100% !important;
}
.rf-edt-hdr-c-cnt {
padding-top: 8px !important;
margin: 0 auto;
}
.rf-edt-hdr-c,.rf-edt-c {
width: 100% !important;
overflow: hidden !important;
height: 100% !important;
}
.rf-edt-hdr-c {
border-bottom: none !important;
}
.rf-edt-rsz-cntr {
width: 100% !important;
}
/*.rf-edt-rsz {
width: 100px !important;
}*/
.rf-edt-c-cnt>input[class=commandButton] {
margin-left: 3px;
margin-top: 3px;
padding: 1.3px;
}
.rf-edt-c-cnt>input[class=commandButton]:first-child { 1
margin-left: 40%;
}
.actions .rf-edt-c-cnt {
white-space: nowrap !important;
}
.data-table-exports .rf-edt-c-cnt /* exports column in dataTable */ {
margin: 0 auto;
}
/* rich:inplaceInput */
.rf-ii-fld {
margin-top: -3px !important;
height: 20px !important;
background-color: white !important;
font-size: 10px !important;
text-transform: none !important;
}
.rf-ii,.rf-ii-fld {
padding-top: 3px;
height: 26px !important;
font-size: 11px !important;
border-bottom-style: none !important;
color: #808080 !important;
border-width: 1px !important;
border-style: solid !important;
border-color: #C0C0C0 !important;
background-color: #ffffff !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.rf-ii-fld-cntr {
padding-top: 3px;
}
/* Estilo para los mensajes de error generales
@see http://docs.jboss.org/richfaces/latest_4_0_X/Component_Reference/en-US/html/chap-Component_Reference-Output_and_messages.html#sect-Component_Reference-Output_and_messages-richmessage */
.rf-msg-ftl,.rf-msgs-ftl,.rf-msg-inf,.rf-msgs-inf,.rf-msg-wrn,.rf-msgs-wrn,.rf-msg-ok,.rf-msgs-ok
{
display: block !important;
margin-left: 20px !important;
padding-left: 20px !important;
color: #005F00 !important;
border-style: solid;
background: #DFFFDF;
border-color: #9FCF9F;
}
.rf-msg-err,.rf-msgs-err {
/* background-image: none !important; */
/* margin-left: 0px !important; */
/* padding-left: 0px !important; */
color: #880000 !important;
background: #FFE3E3;
border-color: #DD0000;
border-style: solid;
display: block !important;
margin-left: 20px !important;
padding-left: 20px !important;
border-width: 1px;
}
.rf-msg-det {
text-transform: none !important;
}
.rf-msg-sum,.rf-msgs-sum {
display: inline;
}
.rf-msg-ftl,.rf-msgs-ftl {
color: #880000 !important;
background: #FFE3E3;
border-color: #cccccc;
border-style: solid;
/* display: block !important; */
margin-left: 20px !important;
padding-left: 20px !important;
border-width: 1px;
}
/* rich:popupPanel */
.rf-pp-cntr {
-webkit-box-sizing: initial;
-moz-box-sizing: initial;
box-sizing: initial;
}
.rf-pp-hdr {
border-color: black !important;
}
.rf-pp-hdr-cntrls input.btn-cancel {
height: 18px;
padding: 4px 8px;
font-size: 11px;
line-height: 9px;
}
.rf-pp-hdr-cnt {
color: black !important;
}
td.form_input select {
width: 100% !important;
}
.rf-cp, /* rich:collapsiblePanel */ .rf-cp-hdr,
/* rich:collapsiblePanel header */ .rf-pm-top-gr,
/* rich:panelMenu group */ .rf-pm-top-itm,
/* rich:panelMenu top item */ .rf-p, /* rich:panel */ .rf-p-hdr,
/* rich:panel header */ .rf-cal-extr
/* rich:calendar calendar exterior */ {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-appearance: none;
-moz-appearance: none;
border-radius: 4px;
}
/* Agregados */
.rf-pm-itm-sel {
font-style: normal !important;
}
.rf-pm-itm-sel:hover {
font-style: normal !important;
}
#top .rf-p-b {
/* background-color: #3B598D !important; */
/* background-color: #A9D0F5 !important; */
background-color: #FFFFFF !important;
}
/* .rf-p-b{
background-color: #FFF;
}
*/
.rf-pm-itm:hover {
background-color: #F8EFFB !important;
}
.rf-pm-gr-hdr:hover {
background: none repeat scroll 0 0 #F8EFFB !important;
color: #FFFFFF;
}
.rf-p {
/* Este modifique para la raya de arriva....*/
color: #FFFFFF !important;
/* color: #991E99 !important; */
background-color: #FFFFFF !important;
}
button[disabled],input[type="reset"][disabled],input[type="submit"][disabled],input[type="button"][disabled]
{
background-color: #d7d7d7 !important;
/* background-image: url("/SIGHStock/faces/rfRes/buttonDisabledBackgroundImage.png?v=4.2.2.Final&db=eAFjZGBkZOBm!P-f8f!Hjx8Z!585c4aBCQBP8glH&ln=org.richfaces.images"); */
background-image: none;
background-position: left top;
border-color: #CCCCCC;
color: #808080;
cursor: not-allowed;
}
span {
color: #555555 !important;
}
.rf-pm-top-gr {
border-color: #C0C0C0;
border-style: solid;
border-width: 1px;
margin-bottom: 3px;
}
.rf-pm-itm {
border-top: 1px solid #ffffff !important;
color: #6A0888 !important;
cursor: pointer;
padding: 2px 1px 2px 2px;
white-space: nowrap;
}
.rf-pm-gr {
border-top: 1px solid #ffffff !important;
}
.rf-pm-gr-hdr {
color: #6A0888 !important;
cursor: pointer;
font-weight: bold;
white-space: nowrap;
}
.rf-ico-triangle,.rf-ico-triangle-dis,.rf-ico-triangle-hdr-dis {
background-image: url("../resources/images/menuItem.ico") !important;
}
.rf-ico-triangle-down,.rf-ico-triangle-down-dis,.rf-ico-triangle-down-hdr-dis
{
background-image: url("../resources/images/menuItem.ico") !important;
}
.rf-ico-triangle-up,.rf-ico-triangle-up-dis,.rf-ico-triangle-up-hdr-dis
{
background-image: url("../resources/images/menuItem.ico") !important;
}
.rf-msg-inf,.rf-msgs-inf {
background-image: url("../resources/images/bien.gif") !important;
background-repeat: no-repeat;
}
.rf-msg-err,.rf-msgs-err {
background: #FFE3E3 url("../resources/images/mal.png") no-repeat top
left;
padding-left: 15px;
}
.faces-error {
background: #FFFFFF url("../resources/images/mal.png") no-repeat top
left;
padding-left: 15px;
}
.rf-pm-top-gr {
border-color: #FFFFFF !important;
border-style: solid;
border-width: 1px;
margin-bottom: 3px;
}
.rf-msg-wrn,.rf-msgs-wrn {
color: #880000 !important;
background: #FFE3E3 url('../resources/images/mal.png') no-repeat top
left;
border-color: #DD0000;
border-style: solid;
margin-left: 20px !important;
padding-left: 20px !important;
border-width: 2px;
}
/* Fin agregados.. */
.rf-pm-top-itm:hover,.rf-pm-gr-hdr:hover {
color: #99B2B7 !important;
}
.rf-tab-hdr { /* rich:tabPanel header*/
background-color: #CCD8DB !important;
border-color: rgba(0, 0, 0, 0.4) !important;
color: black !important;
background-image: none !important;
-webkit-border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
-o-border-top-left-radius: 4px;
-ms-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-o-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
border-top-right-radius: 4px;
}
.rf-tab-hdr-tabline-vis.rf-tab-hdr-tabline-top
/* rich:tabPanel header tabline*/ {
background: none !important;
border-color: #E2F6E2 !important;
}
.rf-tab-hdr-act /* rich:tabPanel active tab */ {
background: #FFFFFF !important;
font-widht: normal !important;
border: 1px solid #99B2B7 !important;
border-bottom-width: 0px !important;
border-color: rgba(0, 0, 0, 0.4) !important;
-webkit-border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
-o-border-top-left-radius: 4px;
-ms-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
-o-border-top-right-radius: 4px;
-ms-border-top-right-radius: 4px;
border-top-right-radius: 4px;
}
.rf-tab-hdr-dis.rf-tab-hdr-top /* rich:tabPanel inactive tab */ {
border: none !important;
padding-top: 2px !important;
}
.rf-tab-hdr-brd /* rich:tabPanel tab header border */ {
border: none !important;
border-top: 0px !important;
height: 0px !important;
background: none !important;
}
.rf-insp-btns /* rich:inputNumberSpinner buttons of spinner*/ {
background-color: initial !important;
background-image: none !important;
height: 26px !important;
padding-top: 5px !important;
}
.rf-msgs-det {
}
.form_input>.rf-insp+label {
margin-right: 5px !important;
}
.rf-insp-inp /* rich:inputNumberSpinner input field */ {
vertical-align: initial !important;
}
.rf-cal-hdr, /* rich:calendar calendar header */ .rf-cal-tl,
/* rich:calendar calendar toolbars */ .rf-cal-hdr-month
/* rich:calendar month header */ {
background-color: #99B2B7 !important;
color: black !important;
}
.rf-cal-ftr /* rich:calendar footer */ {
border-bottom: 1px solid !important;
border-bottom-color: #C0C0C0 !important;
}
@media ( min-width : 768px) and (max-width: 1024px) {
/* .rf-edt-c-cnt,.rf-edt-hdr-c-cnt {
width: 50px !important;
}*/
.rf-edt-hdr-c-cnt {
min-height: 30px !important;
padding-top: 5px !important;
line-height: normal;
margin: 0;
}
.rf-edt-rsz {
width: 50px !important;
}
.actions .rf-edt-c-cnt {
margin: 0;
}
.rf-ii {
width: 175px !important;
}
.rf-edt-c-cnt>input[class=commandButton] {
font-size: 10px !important;
}
.rf-edt-c-cnt>input[class=commandButton]:first-child {
margin-left: -3px;
}
}
#navigator .rf-insp {
width: 50px;
}
#navigator .rf-insp-inp {
width: 30px;
}
#navigator .rf-insp-btns,.rf-insp-dec,.rf-insp-inc {
width: 20px;
}
/** fin overrides de componentes de richfaces **/
/*
Css para los requeridos
*/
.required_label {
color: #555555;
}
.required_label:after {
color: blue;
content: "\00a0*";
}
.required_field { /* color: blue !important;*/
}
.rf-pm-exp {
display: block;
text-align: left;
}
.rf-pm-itm-sel {
color: #9F9F9F !important;
font-weight: bold !important;
}
/*
CSS para el panel de cargando
*/
.loading_pop_up {
text-align: center;
}
.cell-div {
width: 100% !important;
height: 100%;
overflow-x: hidden;
}
.cell-border {
border-bottom: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
overflow-x: hidden;
vertical-align: top;
}
element.style {
vertical-align: middle;
}
|
3rdparty/depfind101/docs/api/com/jeantessier/classreader/ConstantValue_attribute.html | simeshev/parabuild-ci | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Sat Nov 29 18:06:39 PST 2003 -->
<TITLE>
: Class ConstantValue_attribute
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/jeantessier/classreader/ConstantPoolEntry.html"><B>PREV CLASS</B></A>
<A HREF="../../../com/jeantessier/classreader/Custom_attribute.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="ConstantValue_attribute.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.jeantessier.classreader</FONT>
<BR>
Class ConstantValue_attribute</H2>
<PRE>
java.lang.Object
|
+--<A HREF="../../../com/jeantessier/classreader/Attribute_info.html">com.jeantessier.classreader.Attribute_info</A>
|
+--<B>com.jeantessier.classreader.ConstantValue_attribute</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../com/jeantessier/classreader/Visitable.html">Visitable</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>ConstantValue_attribute</B><DT>extends <A HREF="../../../com/jeantessier/classreader/Attribute_info.html">Attribute_info</A></DL>
<P>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../com/jeantessier/classreader/ConstantValue_attribute.html#ConstantValue_attribute(com.jeantessier.classreader.Classfile, com.jeantessier.classreader.Visitable, java.io.DataInputStream)">ConstantValue_attribute</A></B>(<A HREF="../../../com/jeantessier/classreader/Classfile.html">Classfile</A> classfile,
<A HREF="../../../com/jeantessier/classreader/Visitable.html">Visitable</A> owner,
java.io.DataInputStream in)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jeantessier/classreader/ConstantValue_attribute.html#Accept(com.jeantessier.classreader.Visitor)">Accept</A></B>(<A HREF="../../../com/jeantessier/classreader/Visitor.html">Visitor</A> visitor)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../com/jeantessier/classreader/ConstantPoolEntry.html">ConstantPoolEntry</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jeantessier/classreader/ConstantValue_attribute.html#RawValue()">RawValue</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jeantessier/classreader/ConstantValue_attribute.html#toString()">toString</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/jeantessier/classreader/ConstantValue_attribute.html#ValueIndex()">ValueIndex</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.jeantessier.classreader.Attribute_info"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class com.jeantessier.classreader.<A HREF="../../../com/jeantessier/classreader/Attribute_info.html">Attribute_info</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../com/jeantessier/classreader/Attribute_info.html#Classfile()">Classfile</A>, <A HREF="../../../com/jeantessier/classreader/Attribute_info.html#Owner()">Owner</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="ConstantValue_attribute(com.jeantessier.classreader.Classfile, com.jeantessier.classreader.Visitable, java.io.DataInputStream)"><!-- --></A><H3>
ConstantValue_attribute</H3>
<PRE>
public <B>ConstantValue_attribute</B>(<A HREF="../../../com/jeantessier/classreader/Classfile.html">Classfile</A> classfile,
<A HREF="../../../com/jeantessier/classreader/Visitable.html">Visitable</A> owner,
java.io.DataInputStream in)
throws java.io.IOException</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="ValueIndex()"><!-- --></A><H3>
ValueIndex</H3>
<PRE>
public int <B>ValueIndex</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="RawValue()"><!-- --></A><H3>
RawValue</H3>
<PRE>
public <A HREF="../../../com/jeantessier/classreader/ConstantPoolEntry.html">ConstantPoolEntry</A> <B>RawValue</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="Accept(com.jeantessier.classreader.Visitor)"><!-- --></A><H3>
Accept</H3>
<PRE>
public void <B>Accept</B>(<A HREF="../../../com/jeantessier/classreader/Visitor.html">Visitor</A> visitor)</PRE>
<DL>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/jeantessier/classreader/ConstantPoolEntry.html"><B>PREV CLASS</B></A>
<A HREF="../../../com/jeantessier/classreader/Custom_attribute.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="ConstantValue_attribute.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
|
trunk/tools/AspNetAjaxLibraryBeta0911/Scripts/extended/ValidatorCallout/ValidatorCallout.css | consumentor/Server | .ajax__validatorcallout div, .ajax__validatorcallout td {border:solid 1px Black;background-color:LemonChiffon;}
.ajax__validatorcallout_popup_table {border:none 0px;background-color:transparent;padding:0px;margin:0px;}
.ajax__validatorcallout_popup_table_row {vertical-align:top;height:100%;background-color:transparent;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_cell {width:20px;height:100%;text-align:right;vertical-align:top;border:none !important;background-color:transparent !important;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_table {height:100%;border:none;background-color:transparent;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_table_row {background-color:transparent;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_arrow_cell {padding:8px 0px 0px 0px;margin:0px;text-align:right;vertical-align:top;font-size:1px;border:none !important;background-color:transparent !important;}
.ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:1px;border-bottom:none !important;border-right:none !important;border-left:none !important;width:15px;background-color:transparent !important;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none !important;border-bottom:none !important;border-right:none !important;padding:0px;margin:0px 0px 0px auto;}
.ajax__validatorcallout_callout_arrow_cell_leftpos {padding:8px 0px 0px 0px;margin:0px;text-align:left;vertical-align:top;font-size:1px;border:none !important;background-color:transparent !important;}
.ajax__validatorcallout_callout_arrow_cell_leftpos .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;left:-1px;border-bottom:none !important;border-right:none !important;border-left:none !important;width:15px;background-color:transparent !important;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_arrow_cell_leftpos .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none !important;border-bottom:none !important;border-left:none !important;padding:0px;margin:0px auto 0px 0px;}
.ajax__validatorcallout_callout_arrow_cell_bottomleftpos,.ajax__validatorcallout_callout_arrow_cell_topleftpos {padding:0px 0px 0px 8px;margin:0px;text-align:left;vertical-align:top;font-size:1px;border:none !important;background-color:transparent !important;}
.ajax__validatorcallout_callout_arrow_cell_bottomrightpos,.ajax__validatorcallout_callout_arrow_cell_toprightpos {padding:0px 8px 0px 0px;margin:0px;text-align:right;vertical-align:top;font-size:1px;border:none !important;background-color:transparent !important;}
.ajax__validatorcallout_callout_arrow_cell_bottomleftpos .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;bottom:-1px;border:none !important;width:30px;background-color:transparent !important;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_arrow_cell_bottomrightpos .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;bottom:-1px;border:none !important;width:30px;background-color:transparent !important;padding:0px;margin:0px 0px 0px auto;}
.ajax__validatorcallout_callout_arrow_cell_topleftpos .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;top:-1px;border:none !important;width:30px;background-color:transparent !important;padding:0px;margin:0px;}
.ajax__validatorcallout_callout_arrow_cell_toprightpos .ajax__validatorcallout_innerdiv {font-size:1px;position:relative;top:-1px;border:none !important;width:30px;background-color:transparent !important;padding:0px;margin:0px 0px 0px auto;}
.ajax__validatorcallout_callout_arrow_cell_bottomleftpos .ajax__validatorcallout_innerdiv div,.ajax__validatorcallout_callout_arrow_cell_bottomrightpos .ajax__validatorcallout_innerdiv div,.ajax__validatorcallout_callout_arrow_cell_topleftpos .ajax__validatorcallout_innerdiv div,.ajax__validatorcallout_callout_arrow_cell_toprightpos .ajax__validatorcallout_innerdiv div {height:1px;overflow:hidden;border-top:none !important;border-bottom:none !important;padding:0px;margin:0px auto 0px auto;}
.ajax__validatorcallout_callout_arrow_cell_bottomleftpos .ajax__validatorcallout_innerdiv .arrowpixel,.ajax__validatorcallout_callout_arrow_cell_bottomrightpos .ajax__validatorcallout_innerdiv .arrowpixel,.ajax__validatorcallout_callout_arrow_cell_topleftpos .ajax__validatorcallout_innerdiv .arrowpixel,.ajax__validatorcallout_callout_arrow_cell_toprightpos .ajax__validatorcallout_innerdiv .arrowpixel {height:0px;overflow:hidden;border-top:none !important;border-right:none !important;border-left:none !important;border-bottom-style:solid !important;border-bottom-width:1px !important;background-color:transparent !important;padding:0px;margin:0px auto 0px auto;}
.ajax__validatorcallout_error_message_cell {font-family:Verdana;font-size:10px;padding:5px;border-right:none !important;border-left:none !important;width:100%;}
.ajax__validatorcallout_icon_cell {width:20px;padding:5px;margin:0px;border-right:none !important;}
.ajax__validatorcallout_close_button_cell {vertical-align:top;padding:0px;margin:0px;text-align:right;border-left:none !important;}
.ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {border:none !important;text-align:center;width:10px;padding:2px;cursor:pointer;} |
sl/tags/gaia-sl-tap-1.2.2-20170314/src/conf/web/tap_manager.css | esdc-esac-esa-int/gaia | body,table td,select,button {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
pre {
font-family: "courier new", courier;
/* font-size: small; */
font-size: 11px;
}
body {
color: black;
margin: 10px;
border: 0px;
padding: 0px;
background: #fff url(images/bg.png);
direction: ltr;
}
a,a:visited { /* color: #336699; */
color: #003366;
text-decoration: none;
}
select {
background: white;
}
h1 {
font-family: NotesEsaRegular, "Trebuchet MS", Tahoma, Arial;
font-size: 30px;
font-weight: normal;
color: #003366;
padding: 20px 0;
margin: 0;
}
h2 {
font-family: NotesEsaRegular, "Trebuchet MS", Tahoma, Arial;
font-size: 26px;
font-weight: normal;
color: #003366;
padding: 10px 0;
margin: 0;
}
h3 {
font-family: NotesEsaRegular, "Trebuchet MS", Tahoma, Arial;
font-size: 24px;
font-weight: normal;
color: #336699;
padding: 0 0 10px 0;
margin: 0;
}
h4 {
font-family: NotesEsaRegular, "Trebuchet MS", Tahoma, Arial;
font-size: 20px;
font-weight: normal;
color: #336699;
padding: 0 0 10px 0;
margin: 0;
}
h5 {
font-family: NotesEsaRegular, "Trebuchet MS", Tahoma, Arial;
font-size: 16px;
font-weight: normal;
color: #003366;
padding: 0 0 10px 0;
margin: 0;
}
p {
padding: 5px 0;
margin: 0;
line-height: 20px;
text-align: justify;
}
.table-code-example {
background: #e0e0e0;
width: 100%;
padding: 5px;
margin: 5px;
font: Courier, Monospaced;
font-size: 11px;
white-space: pre-wrap;
}
.login-msg {
color: red;
font-weight: bold;
font-size: 12px;
}
.login-table {
border-color: #aaa;
border-style: solid;
border-width: 1px 1px 1px 1px;
background: white;
empty-cells: show;
overflow: auto;
align: center;
border-collapse: collapse;
border-spacing: 0px;
}
.login-table-title {
border-color: #aaa;
border-style: solid;
border-width: 1px 1px 1px 1px;
background: #336699;
empty-cells: show;
overflow: auto;
align: center;
padding: 10px;
color: white;
font-weight: bold;
font-size: 20px;
}
.login-table-cell {
border-style: none;
background: white;
empty-cells: show;
overflow: auto;
align: center;
padding: 10px;
color: #000;
font-weight: normal;
}
.login-table-cell2 {
border-style: none;
background: white;
empty-cells: show;
overflow: auto;
align: center;
padding: 10px;
color: #336699;
font-weight: bold;
}
/*********************************************************************/
/*********************************************************************/
/********************** NON-GWT CLASSES ******************************/
/*********************************************************************/
/*********************************************************************/
/*********************************************************************/
/************************ HOME PANEL *********************************/
/*********************************************************************/
#top-menu div.login a {
cursor: pointer;
height: 25px;
padding: 100px 24px 0 0;
background-color: none; /*Default menu color*/
display: block;
font-family: 'NotesEsaBold', "Trebuchet MS", Tahoma, Arial;
font-size: 14px;
font-weight: normal;
/*text-transform: uppercase;*/
color: #3277a6;
text-decoration: none;
outline-style: none;
}
#top-menu div.login a:hover {
color: rgb(0, 152, 219);
}
#top-title {
height: 70px;
display: block;
font-family: NotesEsaRegular,"Trebuchet MS",Tahoma,Arial;
font-size: 28px;
font-weight: normal;
text-decoration: none;
margin: 0px,0px,0px,0px;
padding: 0px 0px 0px 0px;
/*background: #003366; /* ESA color theme*/
/*background: #280B10; /* COSMOS color theme*/
background: #70041b; /* COSMOS color theme*/
color: #e8e8e8;
}
#top-title .title {
/* inline-block; So we can specify a different 'top' margin */
display: inline-block;
margin-top: 30px;
margin-left: 30px;
}
#footer {
display: block;
clear: both;
font: bold 12px Arial;
text-decoration: none;
text-align: center;
letter-spacing: 0.1em;
width: 100%;
height: 20px;
padding: 10px 0 4px 0;
margin-bottom: 20px;
border-top: 1px solid #e8e8e8;
color: #666666;
}
#footer a,#footer a:visited,#footer a:active,#footer a:hover {
color: #666666;
}
#home {
width: 960px;
height: auto;
margin: auto;
}
#home a { /* Too many dots on section "XSA rel.links!" */
/* border-bottom: 1px dotted #003366; */
text-decoration: none;
padding: 0px;
color: #003366;
}
#home a:visited {
color: #003366;
}
#home .home_center {
width: 960px;
height: 400px;
margin: auto;
}
#home .home_picture {
float: center;
}
#home .home_description {
float: left;
width: 595px;
padding: 30px 0 0 0;
}
#home p.home_intro {
height: 220px;
}
#home .center_content {
padding: 0 0 40px 0;
}
#home .left_content {
width: 640px;
float: left;
padding-top: 15px;
}
#home .right_content {
width: 310px;
float: right;
padding-top: 15px;
}
#home .right_content .nxsa-RssBoxView-Title {
font-size: 1.1em;
}
#home .right_content .nxsa-RssBoxView-Description {
text-align: justify;
}
#home .right_content img { /*margin: 2px 0px 5px 10px;*/
margin: 5px 5px 5px 5px;
width: 80px;
height: 80px;
border-width: 1px;
border-color: #0066cc;
border-style: solid;
}
#home .right_content .nxsa-RssBoxView-Footer {
font-size: 0.8em;
color: #0066cc;
}
#home .feat_box {
width: 160px;
height: 150px;
float: left;
padding: 10px 20px 10px 20px;
/* background: #bbccde; */
margin: 1px;
}
#home .feat_details {
width: 215px;
float: left;
padding: 0 0 0 14px;
}
#home .feat_link {
text-decoration: none;
cursor: pointer;
border-bottom-style: none;
}
#home p.feat_text {
font-size: 11px;
padding: 3px 6px 3px 0;
line-height: 18px;
}
#home .news_box {
width: 285px;
padding: 20px 0 0 0;
}
#home .news_details {
width: 285px;
float: left;
padding: 0 0 0 0px;
}
#home .news_box h2 {
padding-top: 0;
font-size: 14px;
}
#home .clear {
clear: both;
}
#home .addthis {
width: 310px;
float: right;
padding-top: 15px;
}
#search-nav {
position: absolute;
left: 1px;
top: 1px;
width: 100%;
padding: 8px 0px 0px 25px;
border-top: 1px solid #e8e8e8;
}
/*********************************************************************/
/********************* END OF HOME PANEL *****************************/
/*********************************************************************/
/*********************************************************************/
/************************** BUTTONS **********************************/
/*********************************************************************/
.google-button-blue {
border: 1px solid #3079ED;
color: white;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
/*text-transform: uppercase;*/
background-color: #4D90FE;
background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe),
to(#4787ed) );
background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
background-image: linear-gradient(top, #4d90fe, #4787ed);
}
.google-button-blue:hover {
border: 1px solid #2F5BB7;
color: white;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
background-color: #357AE8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe),
to(#357ae8) );
background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
background-image: linear-gradient(top, #4d90fe, #357ae8);
}
.google-button-esa {
font-weight: bold;
border: 1px solid #3079ED;
color: white;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
/*text-transform: uppercase;*/
background-color: #336699;
background-image: -webkit-gradient(linear, left top, left bottom, from(#336699),
to(#3366b7) );
background-image: -webkit-linear-gradient(top, #336699, #3366b7);
background-image: -moz-linear-gradient(top, #336699, #3366b7);
background-image: -ms-linear-gradient(top, #336699, #3366b7);
background-image: -o-linear-gradient(top, #336699, #3366b7);
background-image: linear-gradient(top, #336699, #3366b7);
}
.google-button-esa-disabled {
font-weight: bold;
border: 1px solid #3079ED;
color: #aaaaaa
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
background-color: #ddeeff;
}
.google-button-esa:hover {
border: 1px solid #003366;
color: white;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
background-color: #357AE8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe),
to(#357ae8) );
background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
background-image: linear-gradient(top, #4d90fe, #357ae8);
}
/*********************************************************************/
/************************ END OF BUTTONS *****************************/
/*********************************************************************/
/*********************************************************************/
/*************************** POP UP **********************************/
/*********************************************************************/
.gacs-LoginPopupPanel {
background: white;
border: 1px solid #CAD5E0;
padding: 3px;
}
.gacs-LoginPopupPanel:after {
content: '';
display: block;
position: absolute;
top: -11px;
right: 20px;
width: 20px;
height: 20px;
background: white;
border-right:1px solid #CAD5E0;
border-bottom:1px solid #CAD5E0;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
}
.gacs-PopupPanel-LoadingPanelGlass {
background-color: #000;
opacity: 0.1;
filter: literal("alpha(opacity=10)");
z-index: 2;
}
/*********************************************************************/
/************************* END OF POP UP *****************************/
/*********************************************************************/
.gacs-Label-XXL {
padding-top: 0;
font-size: 35px;
color: #003366;
}
.gacs-Label-XL {
padding-top: 0;
font-size: 25px;
color: #003366;
}
.gacs-Label-L {
padding-top: 0;
font-size: 15px;
color: #003366;
}
.gacs-Label-Error {
color: red;
}
/*********************************************************************/
/********************** PREVIOUS GACS COMPONENTS *********************/
/*********************************************************************/
/* Search */
.targetNotFound {
border-color: red;
border-style: solid;
color: red;
}
.targetFound {
border-color: green;
border-style: solid;
color: green;
}
.notResolved {
font: italic;
}
.gacs-resolvedCoordinatesLabel {
font: italic;
font-size:small;
}
.searchButtons {
background-color: #e8e8e8;
background: -moz-linear-gradient(bottom, #336699 0%, #A4C4FC 73%);
background: -webkit-linear-gradient(bottom, #336699 0%, #A4C4FC 73%);
background: -o-linear-gradient(bottom, #336699 0%, #A4C4FC 73%);
background: -ms-linear-gradient(bottom, #336699 0%, #A4C4FC 73%);
}
/* modified */
.login {
color: #606469;
font: small sans-serif;
font-size: 12px;
}
/* modified */
.loggedAsLabel {
color: #606469;
font: small sans-serif;
font-size: 12px;
}
hr {
border: 0;
color: #e7e7e7;
background-color: #e7e7e7;
height: 8px;
}
.moreGeoOptionsStyle {
background-color: #e7e7e7;
white-space: nowrap;
}
.hyperlinkStyleLabel {
color: blue;
font: underline bold;
}
/* modified, added color */
.gacs-InlineHyperlink {
color: #336699;
cursor: pointer;
}
.gacs-InlineHyperlink-ResultsFilter {
color: #ffffff;
cursor: pointer;
}
.gacs-ResultsFilter {
background-color: #ffffff;
white-space: nowrap;
}
.gacs-statusInfo {
font-size: 16px;
background-color: #fff4ba;
}
.gacs-resultsInfo {
font-size: 16px;
background-color: #fff4ba;
}
.gacs-link-disabled {
cursor: default;
color: #888;
}
.gacs-DetailsPanel {
border-color: #aaaaaa;
border-width: 1px 1px 0px 1px;
border-style: solid;
/* border-radius: 6px 6px 0px 0px;
-ms-border-radius: 6px 6px 0px 0px;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
-khtml-border-radius: 6px 6px 0px 0px; */
background-color: #eeeeee !important;
/*table-layout: fixed; */
width: 100%;
height: 100%;
}
.gacs-DetailsPanel-Images {
align: center;
}
.gacs-DetailsPanel-Exposures {
}
.gacs-DetailsPanel-Sources {
}
.gacs-DetailsPanel-title {
align: center;
font-weight: bold;
font-size: 1em;
color: white;
padding: 3px;
border: 1px solid #bbbbbb;
border-bottom: 0px;
/* border-radius: 6px 6px 0px 0px;
-ms-border-radius: 6px 6px 0px 0px;
-moz-border-radius: 6px 6px 0px 0px;
-webkit-border-radius: 6px 6px 0px 0px;
-khtml-border-radius: 6px 6px 0px 0px; */
/* background: #d3def6 url(images/hborder.png) repeat-x 0px -989px; */
background-color: #336699;
/* background: #002653; */
/* Using gradients */
background: linear-gradient(right , #336699 39%, #002653 75%);
background: -o-linear-gradient(right , #336699 39%, #002653 75%);
background: -moz-linear-gradient(right , #336699 39%, #002653 75%);
background: -webkit-linear-gradient(right , #336699 39%, #002653 75%);
background: -ms-linear-gradient(right , #336699 39%, #002653 75%);
width: 100%;
vertical-align: top;
}
.gacs-DetailsPanel-title-label {
text-align: center;
font-weight: bold;
font-size: 1em;
color: white;
}
/* Shopping Cart */
.gacs-shoppingcart-table {
border-color: #aaa;
border-style: solid;
border-width: 1px 1px 1px 1px;
background: white;
empty-cells: show;
overflow: auto;
align: center;
}
.gacs-shoppingcart-panel {
background: #e8e8e8;
overflow: auto;
}
.gacs-shoppingcart-title {
color: #336699;
font-weight: bold;
font-size: 1.5em;
text-align:center;
}
.gacs-removerowCell {
margin: 0;
padding: 5px 5px;
text-decoration: none;
cursor: pointer;
cursor: hand;
font-size:small;
background: url("images/hborder.png") repeat-x 0px -2077px;
border:1px solid #bbb;
border-bottom: 1px solid #a0a0a0;
border-radius: 3px;
-moz-border-radius: 3px;
}
.gacs-removerowCell:active {
border: 1px inset #ccc;
}
.gacs-removerowCell:hover {
border-color: #939393;
}
.gacs-removerowCell[disabled] {
cursor: default;
color: #888;
}
.gacs-removerowCell[disabled]:hover {
border: 1px outset #ccc;
}
.gacs-bold {
font-weight: bold;
}
.gacs-center {
text-align: center;
}
.gacs-nowrap {
white-space: nowrap;
}
|
3rdparty/javamail-1.4.2/docs/javadocs/javax/mail/class-use/Provider.Type.html | simeshev/parabuild-ci | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_16) on Thu Feb 26 13:28:54 PST 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class javax.mail.Provider.Type (JavaMail API documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class javax.mail.Provider.Type (JavaMail API documentation)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?javax/mail/class-use/Provider.Type.html" target="_top"><B>FRAMES</B></A>
<A HREF="Provider.Type.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>javax.mail.Provider.Type</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#javax.mail"><B>javax.mail</B></A></TD>
<TD>The JavaMail<sup><font size="-2">TM</font></sup> API
provides classes that model a mail system. </TD>
</TR>
</TABLE>
<P>
<A NAME="javax.mail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A> in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A> declared as <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A></CODE></FONT></TD>
<TD><CODE><B>Provider.Type.</B><B><A HREF="../../../javax/mail/Provider.Type.html#STORE">STORE</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A></CODE></FONT></TD>
<TD><CODE><B>Provider.Type.</B><B><A HREF="../../../javax/mail/Provider.Type.html#TRANSPORT">TRANSPORT</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A> that return <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A></CODE></FONT></TD>
<TD><CODE><B>Provider.</B><B><A HREF="../../../javax/mail/Provider.html#getType()">getType</A></B>()</CODE>
<BR>
Returns the type of this Provider</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../javax/mail/package-summary.html">javax.mail</A> with parameters of type <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/mail/Provider.html#Provider(javax.mail.Provider.Type, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">Provider</A></B>(<A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail">Provider.Type</A> type,
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> protocol,
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> classname,
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> vendor,
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> version)</CODE>
<BR>
Create a new provider of the specified type for the specified
protocol.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../javax/mail/Provider.Type.html" title="class in javax.mail"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?javax/mail/class-use/Provider.Type.html" target="_top"><B>FRAMES</B></A>
<A HREF="Provider.Type.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 © 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
</BODY>
</HTML>
|
docs/versions/version1.0.html | David-Desmaisons/MVVM.CEF.Glue | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>What is new in version 1.0.0? </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="What is new in version 1.0.0? ">
<meta name="generator" content="docfx 2.40.7.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">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<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="../logo.svg" 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 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="">
<a href="https://github.com/NeutroniumCore/Neutronium" target="_blank">
<img style="position: fixed; top: 0; right: 0; border: 0; z-index:99999" width="149" height="149" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_gray_6d6d6d.png?resize=149%2C149" class="attachment-full size-full" alt="Fork me on GitHub" data-recalc-dims="1">
</a>
<h1 id="what-is-new-in-version-100">What is new in version 1.0.0?</h1>
<h2 id="binding">Binding</h2>
<ul>
<li><p>Massive performance improvement on updates from C# on both large data and frequent updates scenario.</p>
<p>V.0.6.0<br>
<img src="../images/performance/perf0.6.gif"><br></p>
<p>V.1.0.0<br>
<img src="../images/performance/perf1.0.gif"><br></p>
</li>
<li><p>Support of <code>byte</code> and <code>sbyte</code> types.</p>
</li>
<li><p>Conversion of dictionary with key string to javascript object.</p>
</li>
<li><p>Support dynamic objects conversion: both <code>ExpandoObject</code> and inheritors of <code>DynamicObject</code>.</p>
</li>
<li><p>Support to <a href="../binding/binding.html#binding-support">Bindable attribute</a>.</p>
</li>
<li><p>Introduction of <code>ICommand<T></code>, <code>ISimpleCommand<T></code> and <code>ICommandWithoutParameter</code> as well as corresponding <code>RelayCommand</code> to better control command argument type. See <a href="../binding/mvvm-components.html">here</a> for full details</p>
</li>
</ul>
<h2 id="wpf-component">WPF Component</h2>
<ul>
<li>Support of pack-uri allowing usage of <code>resource</code> type file to be used as HTML, CSS and javascript files thanks to <a href="https://github.com/lhyqy5">lhyqy5</a>. Documentation <a href="../articles/reference.html">here</a>.</li>
</ul>
<h2 id="vuejs-integration">Vue.js integration</h2>
<ul>
<li>Upgrade to <strong>Vue.js v2.5.2</strong></li>
<li>Upgrade to <strong>Vue devtools v3.1.3</strong></li>
<li>Possibility to set Vue instance options (useful for using <code>vue-router</code> or <code>vue-i18n</code> for example) <a href="../tools/vue-cli-plugin.html">see here</a>.</li>
<li>Performance improvement on update from C#</li>
</ul>
<h2 id="tooling">Tooling</h2>
<ul>
<li>Compatible with <a href="https://github.com/NeutroniumCore/neutronium-vue">neutronium-vue vue-cli version 4.0.0</a></li>
</ul>
<h2 id="migrating-to-version-100">Migrating to version 1.0.0</h2>
<ul>
<li>If you need to upgrade from v.0.6.0, see here the <a href="./migrate1.0.html">guidelines</a></li>
</ul>
<h2 id="bug-fix">Bug Fix:</h2>
<ul>
<li>Correction of reentrance bug on update from javascript causing none update in some edge cases.</li>
</ul>
</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/NeutroniumCore/Neutronium/blob/master/Documentation/Neutronium.Documentation/versions/version1.0.md/#L1" class="contribution-link">Improve this Doc</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>
<span>Generated by <strong>DocFX</strong></span>
</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>
|
templates/backOffice/default/includes/product-prices-tab.html | Yochima/thelia | <div class="form-container">
{$has_at_least_one_combination = false}
{$default_product_sale_element_id = 0}
{loop name="product.sales.elements.test" type="product_sale_elements" product=$product_id currency=$edit_currency_id backend_context="1"}
{loop name="product.combinations" type="attribute_combination" product_sale_elements="$ID"}
{$has_at_least_one_combination = true}
{/loop}
{elseloop rel="product.combinations"}
{$default_product_sale_element_id = $ID}
{/elseloop}
{/loop}
{if $has_at_least_one_combination == false}
{form name="thelia.admin.product_default_sale_element.update"}
<form method="POST" action="{url path='/admin/product/default-price/update'}" {form_enctype} class="clearfix">
{include
file = "includes/inner-form-toolbar.html"
hide_submit_buttons = false
show_currencies = true
page_url = "{url path='/admin/products/update' product_id=$ID}"
close_url = "{url path='/admin/categories' category_id=$DEFAULT_CATEGORY}"
}
{* Be sure to get the product ID and current tab, even if the form could not be validated *}
<input type="hidden" name="product_id" value="{$product_id}" />
<input type="hidden" name="current_tab" value="prices" />
{form_hidden_fields}
{form_field field='product_id'}
<input type="hidden" name="{$name}" value="{$value}" />
{/form_field}
{form_field field='product_sale_element_id'}
<input type="hidden" name="{$name}" value="{$default_product_sale_element_id}" />
{/form_field}
{form_field field='isdefault'}
<input type="hidden" name="{$name}" value="{$value}" />
{/form_field}
{form_field field='reference'}
<input type="hidden" name="{$name}" value="{$value}" />
{/form_field}
{form_field field='success_url'}
<input type="hidden" name="{$name}" value="{url path='/admin/categories' category_id=$DEFAULT_CATEGORY}" />
{/form_field}
{loop type="currency" name="product-currency" id=$edit_currency_id backend_context="1"}
{$currency_symbol = $SYMBOL}
{$currency_name = $NAME}
{form_field field='currency'}
<input type="hidden" name="{$name}" value="{$ID}" />
{/form_field}
{$current_currency_is_default = $IS_DEFAULT}
{/loop}
{if $form_error}
<div class="row">
<div class="col-md-12">
<div class="alert alert-danger">{$form_error_message}</div>
</div>
</div>
{/if}
<div class="row">
<div class="col-md-4">
{form_field field='tax_rule'}
<div class="form-group {if $error}has-error{/if}">
<label for="tax_rule_field" class="control-label">{$label} : </label>
<div class="form-group">
<select id="tax_rule_field" required="required" name="{$name}" class="form-control">
<option value="">{intl l="Select a tax tule"}</option>
{loop name="tax" type="tax-rule" backend_context="1"}
<option value="{$ID}" {if $ID == $TAX_RULE_ID}selected="selected"{/if}>{$TITLE}</option>
{/loop}
</select>
</div>
</div>
{/form_field}
</div>
</div>
<p class="title title-without-tabs">{intl l='Pricing'}</p>
<p>{intl l="The default pricing is used when no combination is defined."}</p>
<div class="row">
{* -- Pricing ------------------------------------------------------- *}
<div class="col-md-4">
<div class="well well-sm">
<p class="title title-without-tabs">{intl l='Pricing'}</p>
<p></p> <!-- LAME !!! FIXME -->
{form_field field='use_exchange_rate'}
{if $current_currency_is_default}
<input type="hidden" name="{$name}" value="0">
{$show_pricing_fields = true}
{else}
<div class="form-group {if $error}has-error{/if}">
<div class="checkbox">
<label>
<input type="checkbox" data-pse-id="{$default_product_sale_element_id}" class="use_exchange_rate_box" name="{$name}" value="1" {if $value != 0}checked="checked"{/if}>
{$label}
</label>
</div>
</div>
{$show_pricing_fields = ($value == 0)}
{/if}
{/form_field}
{form_field field='price'}
<div class="form-group {if $error}has-error{/if}">
<label for="price_without_tax" class="control-label">{$label} : </label>
<div class="input-group">
<input {if !$show_pricing_fields}readonly{/if} data-pse-id="{$default_product_sale_element_id}" data-price-type="price-without-tax" data-rel-price="price_with_tax" type="text" id="price_without_tax" required="required" name="{$name}" class="price_field automatic_price_field form-control" value="{$value}" title="{$label}" placeholder="{intl l='Price excl. taxes'}">
<span class="input-group-addon">{$currency_symbol}</span>
</div>
</div>
{/form_field}
{form_field field='price_with_tax'}
<div class="form-group">
<label for="price_with_tax" class="control-label">{intl l="Product price including taxes"} : </label>
<div class="input-group">
<input {if !$show_pricing_fields}readonly{/if} data-pse-id="{$default_product_sale_element_id}" data-price-type="price-with-tax" data-rel-price="price_without_tax" type="text" id="price_with_tax" name="{$name}" class="price_field automatic_price_field form-control" value="{$value}" title="{$value}" placeholder="{intl l='Price incl. taxes'}">
<span class="input-group-addon">{$currency_symbol}</span>
</div>
</div>
{/form_field}
{hook name="product.details-pricing-form" location="product_details_pricing_form" }
</div>
</div>
{* -- Détails -------------------------------------------------- *}
<div class="col-md-4">
<div class="well well-sm">
<p class="title title-without-tabs">{intl l='Stock'}</p>
{form_field field='ean_code'}
<div class="form-group {if $error}has-error{/if}">
<label for="{$label_attr.for}" class="control-label">{$label} : </label>
<div class="form-group">
<input type="text" id="{$label_attr.for}" name="{$name}" class="form-control" value="{$value}" title="{$label}" placeholder="{intl l='Product EAN Code'}">
</div>
</div>
{/form_field}
{form_field field='weight'}
<div class="form-group {if $error}has-error{/if}">
<label for="{$label_attr.for}" class="control-label">{$label} : </label>
<div class="input-group">
<input type="text" id="{$label_attr.for}" name="{$name}" class="form-control" value="{$value}" title="{$label}" placeholder="{intl l='Product weight'}">
<span class="input-group-addon">{intl l="Kg"}</span>
</div>
</div>
{/form_field}
{form_field field='quantity'}
<div class="form-group {if $error}has-error{/if}">
<label for="{$label_attr.for}" class="control-label">{$label} : </label>
<div class="form-group">
<input type="text" id="{$label_attr.for}" required="required" name="{$name}" class="form-control" value="{$value}" title="{$label}" placeholder="{intl l='Current quantity'}">
</div>
</div>
{/form_field}
{hook name="product.details-details-form" location="product_details_details_form" }
</div>
</div>
{* -- Promotion ------------------------------------------------- *}
<div class="col-md-4">
<div class="well well-sm">
<p class="title title-without-tabs">{intl l='Promotion'}</p>
{form_field field='sale_price'}
<div class="form-group {if $error}has-error{/if}">
<label for="sale_price_without_tax" class="control-label">{$label} : </label>
<div class="input-group">
<input {if !$show_pricing_fields}readonly{/if} data-pse-id="{$default_product_sale_element_id}" data-price-type="sale-price-without-tax" data-rel-price="sale_price_with_tax" type="text" id="sale_price_without_tax" required="required" name="{$name}" class="price_field automatic_price_field form-control" value="{$value}" title="{$label}" placeholder="{intl l='Product price'}">
<span class="input-group-addon">{$currency_symbol}</span>
</div>
</div>
{/form_field}
{form_field field='sale_price_with_tax'}
<div class="form-group">
<label for="sale_price_with_tax" class="control-label">{$label} : </label>
<div class="input-group">
<input {if !$show_pricing_fields}readonly{/if} data-pse-id="{$default_product_sale_element_id}" data-price-type="sale-price-with-tax" data-rel-price="sale_price_without_tax" type="text" id="sale_price_with_tax" name="sale_price_with_tax" class="price_field automatic_price_field form-control" value="{$value}" title="{$label}" placeholder="{intl l='Sale price incl. taxes'}">
<span class="input-group-addon">{$currency_symbol}</span>
</div>
</div>
{/form_field}
{form_field field='onsale'}
<div class="form-group {if $error}has-error{/if}">
<div class="checkbox">
<label>
<input type="checkbox" id="{$label_attr.for}" name="{$name}" value="1" {if $value != 0}checked="checked"{/if}>
{$label}
</label>
</div>
</div>
{/form_field}
{form_field field='isnew'}
<div class="form-group {if $error}has-error{/if}">
<div class="checkbox">
<label>
<input type="checkbox" id="{$label_attr.for}" name="{$name}" value="1" {if $value != 0}checked="checked"{/if}>
{$label}
</label>
</div>
</div>
{/form_field}
{hook name="product.details-promotion-form" location="product_details_promotion_form" }
</div>
</div>
</div>
</form>
{/form}
{/if}
{* -- Attribute combinations -------------------------------------------- *}
{if $has_at_least_one_combination}
{form name="thelia.admin.product_sale_element.update"}
<form method="POST" action="{url path='/admin/product/combinations/update'}" {form_enctype}>
<div class="row">
<div class="col-md-12">
{include
file = "includes/inner-form-toolbar.html"
hide_submit_buttons = false
show_currencies = true
page_url = "{url path='/admin/products/update' product_id=$ID}"
close_url = "{url path='/admin/categories' category_id=$DEFAULT_CATEGORY}"
}
{* Be sure to get the product ID and current tab, even if the form could not be validated *}
<input type="hidden" name="product_id" value="{$product_id}" />
<input type="hidden" name="current_tab" value="prices" />
{form_hidden_fields}
{form_field field='product_id'}
<input type="hidden" name="{$name}" value="{$value}" />
{/form_field}
{form_field field='success_url'}
<input type="hidden" name="{$name}" value="{url path='/admin/categories' category_id=$DEFAULT_CATEGORY}" />
{/form_field}
{if $form_error}<div class="alert alert-danger">{$form_error_message}</div>{/if}
{loop type="currency" name="get-currency-symbol" id=$edit_currency_id backend_context="1"}
{$currency_symbol = $SYMBOL}
{$current_currency_is_default = $IS_DEFAULT}
{form_field field='currency'}
<input type="hidden" name="{$name}" value="{$ID}" />
{/form_field}
{/loop}
<div class="row">
<div class="col-md-4">
{form_field field='tax_rule'}
<div class="form-group {if $error}has-error{/if}">
<label for="tax_rule_field" class="control-label">{$label} : </label>
<div class="form-group">
<select id="tax_rule_field" required="required" name="{$name}" class="form-control">
<option value="">{intl l="Select a tax tule"}</option>
{loop name="tax" type="tax-rule" backend_context="1"}
<option value="{$ID}" {if $ID == $TAX_RULE_ID}selected="selected"{/if}>{$TITLE}</option>
{/loop}
</select>
</div>
</div>
{/form_field}
</div>
<div class="col-md-4">
{form_field field='use_exchange_rate'}
{if $current_currency_is_default}
<input type="hidden" name="{$name}" value="0">
{$show_pricing_fields = true}
{else}
<div class="form-group {if $error}has-error{/if}">
<label> </label>
<div class="checkbox">
<label>
<input type="checkbox" class="use_exchange_rate_box" name="{$name}" value="1" {if $value != 0}checked="checked"{/if}>
{$label}
</label>
</div>
</div>
{$show_pricing_fields = ($value == 0)}
{/if}
{/form_field}
</div>
</div>
{hook name="product.before-combinations" location="product_before_combinations" }
<table class="table table-striped table-condensed table-responsive" id="combinations_list">
<caption>
{intl l='Attribute Combinations'}
{hook name="product.combinations-list-caption" location="product_combinations_list_caption" }
{loop type="auth" name="can_create" role="ADMIN" resource="admin.product" access="UPDATE"}
<a class="btn btn-primary action-btn" id="open_combination_builder" title="{intl l='Quickly create combinations using the combination builder'}" href="#combination_builder_dialog" data-toggle="modal">
{intl l='Combination builder'}
</a>
<a class="btn btn-primary action-btn" title="{intl l='Add a new combination'}" href="#combination_creation_dialog" data-toggle="modal">
<span class="glyphicon glyphicon-plus-sign"></span>
</a>
{/loop}
</caption>
<thead>
<tr>
<th class="col-sm-2 text-center">{intl l='Reference'}</th>
<th class="col-sm-2 text-center">{intl l='EAN Code'}</th>
<th class="col-sm-1 text-center">{intl l='Stock'}</th>
<th class="col-sm-1 text-center"><small>{intl l='Price (%currency)<br />w/o taxes' currency={$currency_symbol}}</small></th>
<th class="col-sm-1 text-center"><small>{intl l='Price (%currency)<br />w/ taxes' currency={$currency_symbol}}</small></th>
<th class="col-sm-1 text-center"><small>{intl l='Weight<br />(Kg)'}</small></th>
<th class="text-center"><small>{intl l='Default'}</small></th>
<th class="text-center"><small>{intl l='Sale'}</small></th>
<th class="text-center"><small>{intl l='New'}</small></th>
<th class="col-sm-1 text-center"><small>{intl l='Sale price (%currency)<br />w/o taxes' currency={$currency_symbol}}</small></th>
<th class="col-sm-1 text-center"><small>{intl l='Sale price (%currency)<br />w/ taxes' currency={$currency_symbol}}</small></th>
</tr>
</thead>
<tbody>
{* Get number of PSE defined, assume the form have the same number of values for each fields *}
{form_field field='product_sale_element_id' value_key=0}
{$pse_count = $total_value_count}
{/form_field}
{for $idx = 0 to $total_value_count-1}
<tr>
<td colspan="10">
{form_field field='product_sale_element_id' value_key=$idx}
<input type="hidden" name="{$name}" value="{$value}" />
{$current_pse_id = $value}
{/form_field}
<div class="btn-group">
<a class="btn btn-default btn-xs pse-assoc-image pse-assoc-image-document" data-target="#pse-assoc-image-document-modal" data-id="{$value}" title="{intl l="Associate images"}">
<span class="glyphicon glyphicon-picture"></span>
</a>
<a class="btn btn-default btn-xs pse-assoc-document pse-assoc-image-document" data-target="#pse-assoc-image-document-modal" data-id="{$value}" title="{intl l="Associate documents"}">
<span class="glyphicon glyphicon-file"></span>
</a>
{if $VIRTUAL}
<a class="btn btn-success btn-xs pse-assoc-virtual pse-assoc-image-document" data-type="virtual" data-target="#pse-assoc-image-document-modal" data-id="{$value}" title="{intl l="Associate downloadable file"}">
<span class="glyphicon glyphicon-download"></span>
</a>
{/if}
</div>
<a class="btn btn-default btn-xs combination-delete" title="{intl l='Delete this combination'}" href="#combination_delete_dialog" data-id="{$current_pse_id}" data-toggle="modal"><i class="glyphicon glyphicon-trash"></i></a>
{assign var='combination_list' value=array()}
{loop name="product.sales.elements.combinations" type="attribute_combination" product_sale_elements=$current_pse_id backend_context="1" order="manual"}
{$combination_list[$ATTRIBUTE_TITLE][] = $ATTRIBUTE_AVAILABILITY_TITLE}
{/loop}
{format_array_2d values=$combination_list}
</td>
<td class="text-right">ID: {$current_pse_id}</td>
</tr>
<tr>
{form_field field='reference' value_key=$idx}
<td {if $error}class="has-error"{/if}><input class="form-control input-sm" type="text" name="{$name}" value="{$value}" /></td>
{/form_field}
{form_field field='ean_code' value_key=$idx}
<td {if $error}class="has-error"{/if}><input class="form-control input-sm" type="text" name="{$name}" value="{$value}" /></td>
{/form_field}
{form_field field='quantity' value_key=$idx}
<td {if $error}class="has-error"{/if}>
<input class="form-control input-sm text-right" required type="text" name="{$name}" value="{$value}" />
</td>
{/form_field}
{form_field field='price' value_key=$idx}
<td {if $error}class="has-error"{/if}><input {if !$show_pricing_fields}readonly{/if} required data-price-type="price-without-tax" data-rel-price="price_with_tax_{$idx}" id="price_without_tax_{$idx}" class="price_field automatic_price_field form-control text-right input-sm" required type="text" name="{$name}" value="{$value}" /></td>
{/form_field}
{form_field field='price_with_tax' value_key=$idx}
<td {if $error}class="has-error"{/if}><input {if !$show_pricing_fields}readonly{/if} data-price-type="price-with-tax" data-rel-price="price_without_tax_{$idx}" id="price_with_tax_{$idx}" class="price_field automatic_price_field form-control text-right input-sm" type="text" name="{$name}" value="{$value}" /></td>
{/form_field}
{form_field field='weight' value_key=$idx}
<td {if $error}class="has-error"{/if}><input required class="form-control text-right input-sm" type="text" name="{$name}" value="{$value}" /></td>
{/form_field}
{form_field field='default_pse'}
<td class="{if $error}has-error {/if}text-center">
<input class="input-sm" type="radio" name="{$name}" value="{$current_pse_id}" {if $value == $current_pse_id}checked="checked"{/if}/>
</td>
{/form_field}
{form_field field='onsale' value_key=$idx}
<td class="{if $error}has-error {/if}text-center">
<input class="input-sm" type="checkbox" name="{$name}" value="1" {if $value != 0}checked="checked"{/if}/>
</td>
{/form_field}
{form_field field='isnew' value_key=$idx}
<td class="{if $error}has-error {/if}text-center">
<input class="input-sm" type="checkbox" name="{$name}" value="1" {if $value != 0}checked="checked"{/if}/>
</td>
{/form_field}
{form_field field='sale_price' value_key=$idx}
<td {if $error}class="has-error"{/if}>
<input {if !$show_pricing_fields}readonly{/if} required data-price-type="sale-price-without-tax" data-rel-price="sale_price_with_tax_{$idx}" id="sale_price_without_tax_{$idx}" class="price_field automatic_price_field form-control text-right input-sm" type="text" name="{$name}" value="{$value}" />
</td>
{/form_field}
{form_field field='sale_price_with_tax' value_key=$idx}
<td {if $error}class="has-error"{/if}>
<input {if !$show_pricing_fields}readonly{/if} data-price-type="sale-price-with-tax" data-rel-price="sale_price_without_tax_{$idx}" id="sale_price_with_tax_{$idx}" class="price_field automatic_price_field form-control text-right input-sm" type="text" name="{$name}" value="{$value}" />
</td>
{/form_field}
</tr>
{hook name="product.combinations-row" pse="$current_pse_id"}
{/for}
</tbody>
</table>
{hook name="product.after-combinations" location="product_after_combinations" }
{include
file = "includes/inner-form-toolbar.html"
hide_submit_buttons = false
hide_flags = true
page_url = "{url path='/admin/products/update' product_id=$ID}"
close_url = "{url path='/admin/categories' category_id=$DEFAULT_CATEGORY}"
}
</div>
</div>
</form>
{/form}
{/if}
{if $has_at_least_one_combination == false}
<div class="row">
<div class="col-md-12">
<p class="title title-without-tabs">{intl l='Attribute Combinations'}</p>
<div class="alert alert-info">
<p>{intl
l='This product has no combination. The default price is used. <a data-toggle="modal" href="%url">Click here to create a new combination</a>.'
url='#combination_creation_dialog'
}</p>
<p>
{intl
l='You may also quickly create combinations from products attributes using the <a href="%url" data-toggle="modal">Combination Builder</a>.'
url='#combination_builder_dialog'
}
</p>
</div>
</div>
</div>
{/if}
{hook name="product.after-combinations" location="product_after_combinations" }
</div>
{* PSE / Image-Document combination modal *}
<div id="pse-modal-container">
<div class="modal fade" id="pse-assoc-image-document-modal" tabindex="-1" role="dialog" aria-labelledby="associate_images_documents_label" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4 class="modal-title" id="associate_images_documents_label"></h4>
</div>
<div class="modal-body"></div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
{* -- Adding a new combination ------------------------------------------------- *}
{* Capture the dialog body, to pass it to the generic dialog *}
{capture "combination_creation_dialog"}
<input type="hidden" name="product_id" value="{$product_id}" />
<input type="hidden" name="current_tab" value="prices" />
<div class="form-group">
<label class="control-label">{intl l="Attribute"} : </label>
<select name="attribute_id" id="attribute_id" class="form-control">
<option value="">{intl l='Select an attribute...'}</option>
{loop name="product-attributes" type="attribute" order="manual" product=$product_id backend_context="1" lang=$edit_language_id}
<option value="{$ID}">{$TITLE}</option>
{/loop}
</select>
<span class="help-block">{intl l='Select an attribute and click (+) to view available values'}</span>
</div>
<div id="attribute_value_selector" class="hide">
<div class="input-group">
{* <label class="control-label">{intl l="Attribute values"} : </label> *}
<select name="attribute_value_id" id="attribute_value_id" class="form-control">
<option value="">{intl l='Select an attribute value...'}</option>
</select>
<span class="input-group-btn" id="add_attr_value_button">
<button class="btn btn-primary action-btn add-value-to-combination" type="button"><span class="glyphicon glyphicon-plus-sign"></span></button>
</span>
</div>
<span class="help-block">{intl l='Select a value click (+) to add it to the combination'}</span>
</div>
<div id="attribute_value_selector_empty" class="hide">
<div class="alert alert-info">
{intl l="No available value for this attribute"}
</div>
</div>
<div class="form-group">
<div class="alert alert-danger hide" id="combination_attributes_error"></div>
<select required="required" multiple="multiple" size="5" name="combination_attributes[]" id="combination_attributes" class="form-control">
</select>
<div class="help-block">
{intl l='To remove a value from the combination, select it and click "remove"'}
<div class="pull-right">
<button class="btn btn-info btn-xs remove-value-from-combination" type="button">
{intl l="Remove selected values"} <span class="glyphicon glyphicon-minus-sign"></span>
</button>
</div>
</div>
</div>
{/capture}
{include
file = "includes/generic-create-dialog.html"
dialog_id = "combination_creation_dialog"
dialog_title = {intl l="Create a new combination"}
dialog_body = {$smarty.capture.combination_creation_dialog nofilter}
dialog_ok_label = {intl l="Create this combination"}
form_action = {url path='/admin/product/combination/add'}
form_enctype = ''
form_error_message = ''
ok_button_id = "combination_creation_dialog_ok"
}
{* -- Delete combination confirmation dialog ----------------------------------- *}
{capture "combination_delete_dialog"}
<input type="hidden" name="product_id" value="{$product_id}" />
<input type="hidden" name="current_tab" value="prices" />
<input type="hidden" name="product_sale_element_id" id="combination_delete_id" value="" />
{hook name="product.combination-delete-form" location="product_combination_delete_form" }
{/capture}
{include
file = "includes/generic-confirm-dialog.html"
dialog_id = "combination_delete_dialog"
dialog_title = {intl l="Delete a combination"}
dialog_message = {intl l="Do you really want to delete this combination ?"}
form_action = {url path='/admin/product/combination/delete'}
form_content = {$smarty.capture.combination_delete_dialog nofilter}
}
{* -- Combination builder dialog -------------------------------------------- *}
{* Capture the dialog body, to pass it to the generic dialog *}
{form name="thelia.admin.product_combination.build"}
{capture "combination_builder_dialog"}
{* Be sure to get the product ID and current tab, even if the form could not be validated *}
<input type="hidden" name="product_id" value="{$product_id}" />
<input type="hidden" name="current_tab" value="prices" />
{form_hidden_fields}
{form_field field='product_id'}
<input type="hidden" name="{$name}" value="{$product_id}" />
{/form_field}
{if $form_error}<div class="alert alert-danger" id="combination_builder_dialog_error">{$form_error_message}</div>{/if}
{loop type="currency" name="get-currency-symbol" id=$edit_currency_id backend_context="1"}
{$currency_symbol = $SYMBOL}
{form_field field='currency'}
<input type="hidden" name="{$name}" value="{$ID}" />
{/form_field}
{/loop}
{form_field field='success_url'}
<input type="hidden" name="{$name}" value="{url path='/admin/products/update' product_id=$product_id current_tab='prices'}" />
{/form_field}
<div class="alert alert-info">
{intl l='Select attribute values to combine. You may enter a default value for some of the fields of the generated combinations.'}
</div>
<div class="row">
<div class="col-md-6">
<div class="scrollable">
<ul class="list-unstyled">
{$index = 0}
{loop name="product-attributes" type="attribute" order="manual" product=$product_id backend_context="1" lang=$edit_language_id}
{ifloop rel="product-attributes-av"}
<li>
<strong>{$TITLE}</strong>
<ul class="list-unstyled">
{loop name="product-attributes-av" type="attribute_availability" attribute="{$ID}" order="manual" backend_context="1" lang=$edit_language_id}
<li>
<div class="checkbox">
<label>
{form_field field='attribute_av' value_key=$index}
<input data-attribute-id="{$ATTRIBUTE_ID}" class="attribute_av_value" type="checkbox" name="{$name}" value="{$ATTRIBUTE_ID}:{$ID}" {if $value == "$ATTRIBUTE_ID:$ID"}checked="checked"{/if}>{$TITLE}
{/form_field}
</label>
</div>
</li>
{$index = $index + 1}
{/loop}
</ul>
</li>
{/ifloop}
{/loop}
</ul>
</div>
</div>
{loop type="product_sale_elements" name="product_sale_elements_combination_form" product="{$product_id}" default="yes"}
<div class="col-md-6">
{form_field field='price'}
<div class="form-group {if $error}has-error{/if}">
<label for="price_without_tax" class="control-label">{$label} : </label>
<div class="input-group">
<input type="text" id="price_without_tax" name="{$name}" class="price_field automatic_price_field form-control" value="{if $value}{$value}{else}{$PRICE}{/if}" title="{$label}" placeholder="{intl l='Price excl. taxes'}">
<span class="input-group-addon">{$currency_symbol}</span>
</div>
</div>
{/form_field}
{form_field field='reference'}
<div class="form-group {if $error}has-error{/if}">
<label for="{$label_attr.for}" class="control-label">{$label} : </label>
<div class="form-group">
<input type="text" id="{$label_attr.for}" name="{$name}" class="form-control" value="{if $value}{$value}{else}{$REF}{/if}" title="{$label}" placeholder="{intl l='Combination reference'}">
</div>
</div>
{/form_field}
{form_field field='ean_code'}
<div class="form-group {if $error}has-error{/if}">
<label for="{$label_attr.for}" class="control-label">{$label} : </label>
<div class="form-group">
<input type="text" id="{$label_attr.for}" name="{$name}" class="form-control" value="{if $value}{$value}{else}{$EAN_CODE}{/if}" title="{$label}" placeholder="{intl l='Combination EAN Code'}">
</div>
</div>
{/form_field}
<div class="row">
<div class="col-md-6">
{form_field field='weight'}
<div class="form-group {if $error}has-error{/if}">
<label for="{$label_attr.for}" class="control-label">{$label} : </label>
<div class="input-group">
<input type="text" id="{$label_attr.for}" name="{$name}" class="form-control" value="{if $value}{$value}{else}{$WEIGHT}{/if}" title="{$label}" placeholder="{intl l='Product weight'}">
<span class="input-group-addon">{intl l="Kg"}</span>
</div>
</div>
{/form_field}
</div>
<div class="col-md-6">
{form_field field='quantity'}
<div class="form-group {if $error}has-error{/if}">
<label for="{$label_attr.for}" class="control-label">{intl l='Stock'} : </label>
<div class="form-group">
<input type="text" id="{$label_attr.for}" name="{$name}" class="form-control" value="{if $value}{$value}{else}{$QUANTITY}{/if}" title="{$label}" placeholder="{intl l='Current quantity'}">
</div>
</div>
{/form_field}
</div>
</div>
{form_field field='sale_price'}
<div class="form-group {if $error}has-error{/if}">
<label for="sale_price_without_tax" class="control-label">{$label} : </label>
<div class="input-group">
<input type="text" id="sale_price_without_tax" name="{$name}" class="price_field automatic_price_field form-control" value="{if $value}{$value}{else}{$PROMO_PRICE}{/if}" title="{$label}" placeholder="{intl l='Product price'}">
<span class="input-group-addon">{$currency_symbol}</span>
</div>
</div>
{/form_field}
{form_field field='onsale'}
<div class="form-group {if $error}has-error{/if}">
<div class="checkbox">
<label>
<input type="checkbox" id="{$label_attr.for}" name="{$name}" value="1" {if $IS_PROMO}checked{/if}>
{$label}
</label>
</div>
</div>
{/form_field}
{form_field field='isnew'}
<div class="form-group {if $error}has-error{/if}">
<div class="checkbox">
<label>
<input type="checkbox" id="{$label_attr.for}" name="{$name}" value="1" {if $IS_NEW}checked{/if}>
{$label}
</label>
</div>
</div>
{/form_field}
{/loop}
<div class="well well-sm" style="margin-bottom: 0"><b>{intl l='<span id="number_of_generated_combinations">0</span> combinations'}</b></div>
</div>
</div>
{/capture}
{include
file = "includes/generic-create-dialog.html"
dialog_id = "combination_builder_dialog"
dialog_title = {intl l="Create combinations"}
dialog_body = {$smarty.capture.combination_builder_dialog nofilter}
dialog_ok_label = {intl l="Create combinations"}
form_action = {url path='/admin/product/combination/build'}
form_enctype = {form_enctype}
form_error_message = ''
ok_button_id = "combination_builder_dialog_ok"
}
{/form}
|
3rdparty/dwr-2.0.1/src/javadoc/org/directwebremoting/fluent/class-use/FluentConfigurator.html | simeshev/parabuild-ci | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_07) on Fri Apr 27 02:58:16 BST 2007 -->
<TITLE>
Uses of Class org.directwebremoting.fluent.FluentConfigurator
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class org.directwebremoting.fluent.FluentConfigurator";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/directwebremoting/fluent//class-useFluentConfigurator.html" target="_top"><B>FRAMES</B></A>
<A HREF="FluentConfigurator.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.directwebremoting.fluent.FluentConfigurator</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.directwebremoting.fluent"><B>org.directwebremoting.fluent</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.directwebremoting.fluent"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A> in <A HREF="../../../../org/directwebremoting/fluent/package-summary.html">org.directwebremoting.fluent</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/directwebremoting/fluent/package-summary.html">org.directwebremoting.fluent</A> that return <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#addFilter(java.lang.String)">addFilter</A></B>(java.lang.String newFilterClassName)</CODE>
<BR>
Add a filter to whatever is being configured.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#addLine(java.lang.String)">addLine</A></B>(java.lang.String line)</CODE>
<BR>
Add lines to a signature.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#addParam(java.lang.String, java.lang.String)">addParam</A></B>(java.lang.String name,
java.lang.String value)</CODE>
<BR>
Add a parameter to whatever is being configured.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#exclude(java.lang.String)">exclude</A></B>(java.lang.String methodName)</CODE>
<BR>
Add an exclude rule to a <A HREF="../../../../org/directwebremoting/extend/Creator.html" title="interface in org.directwebremoting.extend"><CODE>Creator</CODE></A>
This should be used during a <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withCreator(java.lang.String, java.lang.String)"><CODE>withCreator(String, String)</CODE></A> call.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#include(java.lang.String)">include</A></B>(java.lang.String methodName)</CODE>
<BR>
Add an include rule to a <A HREF="../../../../org/directwebremoting/extend/Creator.html" title="interface in org.directwebremoting.extend"><CODE>Creator</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withAuth(java.lang.String, java.lang.String)">withAuth</A></B>(java.lang.String methodName,
java.lang.String role)</CODE>
<BR>
Add an authorization rule to a <A HREF="../../../../org/directwebremoting/extend/Creator.html" title="interface in org.directwebremoting.extend"><CODE>Creator</CODE></A>
This should be used during a <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withCreator(java.lang.String, java.lang.String)"><CODE>withCreator(String, String)</CODE></A> call.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withConverter(java.lang.String, java.lang.String)">withConverter</A></B>(java.lang.String newConverter,
java.lang.String newMatch)</CODE>
<BR>
Use a <A HREF="../../../../org/directwebremoting/extend/Converter.html" title="interface in org.directwebremoting.extend"><CODE>Converter</CODE></A> to instansiate a class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withConverterType(java.lang.String, java.lang.String)">withConverterType</A></B>(java.lang.String id,
java.lang.String converterClassName)</CODE>
<BR>
Add a new <A HREF="../../../../org/directwebremoting/extend/Converter.html" title="interface in org.directwebremoting.extend"><CODE>Converter</CODE></A> definition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withCreator(java.lang.String, java.lang.String)">withCreator</A></B>(java.lang.String newTypeName,
java.lang.String newScriptName)</CODE>
<BR>
Use a <A HREF="../../../../org/directwebremoting/extend/Creator.html" title="interface in org.directwebremoting.extend"><CODE>Creator</CODE></A> to instansiate a class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withCreatorType(java.lang.String, java.lang.String)">withCreatorType</A></B>(java.lang.String id,
java.lang.String creatorClassName)</CODE>
<BR>
Add a new <A HREF="../../../../org/directwebremoting/extend/Creator.html" title="interface in org.directwebremoting.extend"><CODE>Creator</CODE></A> definition.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withFilter(java.lang.String)">withFilter</A></B>(java.lang.String newFilterClassName)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent">FluentConfigurator</A></CODE></FONT></TD>
<TD><CODE><B>FluentConfigurator.</B><B><A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html#withSignature()">withSignature</A></B>()</CODE>
<BR>
Add lines to a signature.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/directwebremoting/fluent/FluentConfigurator.html" title="class in org.directwebremoting.fluent"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
Copyright ¬ 2005</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/directwebremoting/fluent//class-useFluentConfigurator.html" target="_top"><B>FRAMES</B></A>
<A HREF="FluentConfigurator.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
wa-apps/ui/templates/actions/component/article.html | webasyst/webasyst-framework | {$_title = ".article"}
{$wa->title($_title)}
{function name="_render"}
<div class="article">
<div class="article-body">
<h1>Hello world</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
</div>
</div>
{/function}
<div class="u-component-page">
<h1 class="u-page-title">{$_title|escape}</h1>
<p>Контейнер для контента, предполагающий отображение длинного текста для комфортного чтения. Геометрия <code>.article</code> добавляет поля (отступы) по бокам так, чтобы в каждой строке было в среднем не более 8—10 слов. Примерно как в журнальной и книжной верстке. Оптимально для лонгридов и любых других текстов с большим количеством букв.</p>
<p>Контент данной страницы отображается внутри <code>.article</code> 😊</p>
<p>Главная особенность <code>.article</code> — контейнер автоматически адаптирует ширину и высоту контента и его параметры для комфортного чтения: добавляет поля по бокам, убирает отступы у некоторых элементов (<code>.tabs</code>, <code>.chips</code> и т. д.) так, чтобы длина строки была оптимальной для чтения.</p>
<p>Структурно элемент состоит из общей обертки <code>.article</code> и внутренних блоков <code>.article-header</code> (навигация, дополнительная метаинформация, которую можно убрать из статьи без потери смысловой нагрузки), <code>.article-body</code> (основное содержимое статьи, в том числе заголовок <code>h1</code>), <code>.article-footer</code> (прочая обособленная полезная информация, например, копирайты, лайки и репосты).</p>
<div class="line">
<pre class="prettyprint">{_render|escape}</pre>
</div>
<p>Если статья состоит только из контента (как в случае с текстом, который вы сейчас читаете), то достаточно использовать только <code>.article + .article-body</code>. Если же над статьей где-то обособленно нужно разместить блок-заголовок с некоторой полезной информацией, например, элементами навигации, то следует использовать элемент <code>.article + .article-header</code> — вместе с основным содержимым или даже без него.</p>
<p><code>.article-header</code> и <code>.article-footer</code> можно использовать с дополнительным классом <code>.full-width</code>, который убирает поля слева и справа. Это может пригодиться для показа блоков навигации над статьей, выделенной тенью.</p>
<button class="button" id="article-header-toggle">Добавить .article-header и .article-footer</button>
<p>
<img src="https://demo1-ru.webasyst.com/wa-data/public/photos/87/01/187/187.970@2x.jpg" style="width: 2000px; height: 1000px;" />
</p>
<h3>.article<code>.shadowed</code></h3>
<p>
С помощью дополнительного класса <code>.article<strong>.shadowed</strong></code> можно выделить статью тенью и дополнительными отступами сверху и снизу. Данный вариант рекомендуется, только если на странице публикуется несколько статей друг за другом (например, блог-постов) и/или если общий фон страницы — не белый.
</p>
<p>
<button class="button gray" id="article-shadow-toggle">Добавить тень</button>
</p>
<h3>.article > <code>img</code></h3>
<p>У всех изображений <code>img</code> внутри <code>.article</code> есть свойство <code>max-width: 100%; height: auto !important;</code>. Если для конкретного изображения вы явно задаете свойства ширины и высоты, то рекомендуется указывать их только с помощью <code>style="width: ...; height: ..."</code>, но не использовать <code>style="max-width: ..."</code>, иначе могут появиться ненужные полосы горизонтальной прокрутки, особенно на мобильных устройствах.
<script>
$.wa_ui.title.set({$_title|json_encode});
if (typeof prettyPrint != 'undefined' && $.isFunction(prettyPrint)) {
prettyPrint();
}
$('#article-shadow-toggle').click(function(){
$('#wa-app-content').closest('.article').toggleClass('shadowed');
});
$('#article-header-toggle').click(function(){
$('#wa-app-content').before('<div class="article-header temp-element" style="background: #5080a4 url(\'https://demo1-ru.webasyst.com/wa-data/public/photos/50/01/150/150.970@2x.jpg\') center center; background-size: cover; min-height: 300px;"><h3 style="color: #fff;">Это .article-header</h3></div><div class="article-header full-width temp-element" style="background: #afd;">А это .article-header.full-width</div>');
$('#wa-app-content').after('<div class="article-footer temp-element" style="background: #eee;"><p class="small"><strong>А вот и .article-footer</strong> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p></div>');
});
</script>
</div>
|
seahub/templates/sysadmin/repoadmin_table.html | cloudcopy/seahub | {% load i18n %}
<table class="repo-list">
<tr>
<th width="15%">{% trans "Name" %}</th>
<th width="25%">ID</th>
<th width="25%">{% trans "Owner" %}</th>
<th width="22%">{% trans "Description" %}</th>
<th width="13%">{% trans "Operations" %}</th>
</tr>
{% for repo in repos %}
<tr>
<td>{{ repo.props.name }}</td>
<td style="font-size:11px;">{{ repo.id }}</td>
<td>
{% if repo.owner %}
<a href="{{ SITE_ROOT }}useradmin/info/{{ repo.owner }}/">{{ repo.owner}}</a>
{% else %}
--
{% endif %}
</td>
<td>{{ repo.props.desc }}</td>
<td data-id="{{ repo.props.id }}" data-name="{{ repo.props.name }}">
<div>
<a href="#" class="repo-delete-btn op vh">{% trans "Delete" %}</a>
<a href="#" class="repo-transfer-btn op vh">{% trans "Transfer" %}</a>
</div>
</td>
</tr>
{% endfor %}
</table>
{% include 'snippets/repo_del_popup.html' %}
|
docs/files/report_design/hints/requirement.html | norcams/iaas | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<title>Requirement</title>
</head>
<body>
<p>A <b>Requirement</b> represents a statement of need defining a property that applies to a specific system as described by the architecture.</p>
<p>Requirements model the properties of these elements that are needed to achieve the "ends" that are modelled by the goals. In this respect, requirements represent the "means" to realize goals.</p>
<h2>Category:</h2>
<p>Motivation</p>
<h2>Examples:</h2>
<p>"Assign personal assistant", "Provide on-line portfolio service", "Provide on-line information service", "Use open source software"</p>
</body>
</html> |
docs/foundation/news/2005/tpffinancialdetail.html | autarch/perlweb | [% page.banner = "July 14, 2005 - Allison on TPF Financial Details" %]
[% page.title = page.banner %]
<p><i>Why can't we see where our donation money goes? We see appeals
for money, and donations going into a bottomless pit, and the
occasional "$4,000 to X, $50,000 to Y" go past. But where's the annual
report with the actual details of what was earned and what was spent
and where, and how much you have in the bank at the end of each year?</i></p>
<p>You can find TPF's
<a href="https://donate.perlfoundation.org/index.pl?node=IRS&type=document" rel="nofollow">tax returns</a>
online (not 2004 yet, because it hasn't been received, stamped and sent
back yet). Not the friendliest presentation, but it's all there. (Though,
I notice the online version of the 2003 990 is missing an attached
statement for grants that didn't fit on the main page. I'll look into that.)</p>
<p>Also, until recently anyone could see the same information in lots of pretty
charts and graphs on <a href="http://guidestar.org/" rel="nofollow">GuideStar.org</a>.
The information is still there, but they changed their policy so you have to
register for a free account to see anything, and you have to pay for an account to
see anything very useful.</p>
<p>So, we're looking for another way to do the friendly display. It looks like
it's going to boil down to getting someone to write the code. None of our current
volunteers have the time, but I expect it will be a pretty straightforward job,
especially for someone who already writes Perl code for a financial company. Maybe
a couple of weekends, and some light maintenance down the road. Any takers? The
data is up in the tax returns now, so feel free to play with it and show us a
sample site.<nobr> <wbr></nobr>:)</p>
<p><i>Originally posted at
<a href="http://use.perl.org/~Allison/journal/25698">use.perl.org</a></i></p>
|
contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/programmatic/package.html | adichad/lucene-new | <html>
<body>
Sample performance test written programatically - no algorithm file is needed here.
</body>
</html> |
docs/api/org/apache/hadoop/io/class-use/BinaryComparable.html | zxqt223/hadoop-ha.1.0.3 | <!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_26) on Tue May 08 20:32:57 UTC 2012 -->
<TITLE>
Uses of Class org.apache.hadoop.io.BinaryComparable (Hadoop 1.0.3 API)
</TITLE>
<META NAME="date" CONTENT="2012-05-08">
<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.hadoop.io.BinaryComparable (Hadoop 1.0.3 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/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io"><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/hadoop/io//class-useBinaryComparable.html" target="_top"><B>FRAMES</B></A>
<A HREF="BinaryComparable.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.hadoop.io.BinaryComparable</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.io"><B>org.apache.hadoop.io</B></A></TD>
<TD>Generic i/o code for use when reading and writing data to the network,
to databases, and to files. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.mapreduce.lib.partition"><B>org.apache.hadoop.mapreduce.lib.partition</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.typedbytes"><B>org.apache.hadoop.typedbytes</B></A></TD>
<TD>Typed bytes are sequences of bytes in which the first byte is a type code. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.io"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A> in <A HREF="../../../../../org/apache/hadoop/io/package-summary.html">org.apache.hadoop.io</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A> in <A HREF="../../../../../org/apache/hadoop/io/package-summary.html">org.apache.hadoop.io</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/hadoop/io/BytesWritable.html" title="class in org.apache.hadoop.io">BytesWritable</A></B></CODE>
<BR>
A byte sequence that is usable as a key or value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/hadoop/io/Text.html" title="class in org.apache.hadoop.io">Text</A></B></CODE>
<BR>
This class stores text using standard UTF8 encoding.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/io/package-summary.html">org.apache.hadoop.io</A> with parameters of type <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B>BinaryComparable.</B><B><A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html#compareTo(org.apache.hadoop.io.BinaryComparable)">compareTo</A></B>(<A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A> other)</CODE>
<BR>
Compare bytes from {#getBytes()}.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.mapreduce.lib.partition"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A> in <A HREF="../../../../../org/apache/hadoop/mapreduce/lib/partition/package-summary.html">org.apache.hadoop.mapreduce.lib.partition</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/mapreduce/lib/partition/package-summary.html">org.apache.hadoop.mapreduce.lib.partition</A> with parameters of type <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B>BinaryPartitioner.</B><B><A HREF="../../../../../org/apache/hadoop/mapreduce/lib/partition/BinaryPartitioner.html#getPartition(org.apache.hadoop.io.BinaryComparable, V, int)">getPartition</A></B>(<A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A> key,
<A HREF="../../../../../org/apache/hadoop/mapreduce/lib/partition/BinaryPartitioner.html" title="type parameter in BinaryPartitioner">V</A> value,
int numPartitions)</CODE>
<BR>
Use (the specified slice of the array returned by)
<A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html#getBytes()"><CODE>getBytes()</CODE></A> to partition.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.typedbytes"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A> in <A HREF="../../../../../org/apache/hadoop/typedbytes/package-summary.html">org.apache.hadoop.typedbytes</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io">BinaryComparable</A> in <A HREF="../../../../../org/apache/hadoop/typedbytes/package-summary.html">org.apache.hadoop.typedbytes</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesWritable.html" title="class in org.apache.hadoop.typedbytes">TypedBytesWritable</A></B></CODE>
<BR>
Writable for typed bytes.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/io/BinaryComparable.html" title="class in org.apache.hadoop.io"><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/hadoop/io//class-useBinaryComparable.html" target="_top"><B>FRAMES</B></A>
<A HREF="BinaryComparable.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 © 2009 The Apache Software Foundation
</BODY>
</HTML>
|
app/src/templates/_includes/action-detail.html | googlearchive/big-rig | {#
Copyright 2015 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
#}
<div class="action-type__dropdown" id="action-options-selector">
<button class="mdl-button mdl-js-button mdl-js-ripple-effect mdl-button--icon" id="action-type">
<i class="material-icons">more_vert</i>
</button>
<ul class="mdl-menu mdl-js-menu mdl-js-ripple-effect mdl-menu--bottom-right" for="action-type" id="action-type-options">
<li class="mdl-menu__item" for="edit-action">Edit Action</li>
<li class="mdl-menu__item" for="delete-action">Delete Action</li>
</ul>
</div>
<div class="dialog" id="edit-action">
<div class="dialog__box">
<section class="dialog__box-content">
<form action="/action/save" method="post">
<h1 class="dialog__title">Edit Action: {{ action_name}}</h1>
<p class="dialog__description">Change the name and type of this action. Types are based on RAIL metrics and will affect chart rendering and goals.</p>
<section class="dialog__section">
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" id="action-name" name="action-name" value="{{ action_name }}" pattern=".{4,}" />
<label class="mdl-textfield__label" for="action-name">Action Name</label>
<span class="mdl-textfield__error">Action name must be longer than 3 characters.</span>
</div>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" id="action-label" name="action-label" value="{{ action_label }}" pattern=".{2,}" />
<label class="mdl-textfield__label" for="action-name">Action Label</label>
<span class="mdl-textfield__error">Action label must not be empty.</span>
</div>
</section>
<section class="dialog__section">
<h2 class="dialog__section-title">Action Type</h2>
<div class="dialog__radio-divider">
<label class="mdl-radio mdl-js-radio mdl-js-ripple-effect" for="action-load">
<input type="radio" id="action-load" class="mdl-radio__button" name="action-type" value="Load" {% if action_type == 'Load' %}checked{% endif %} />
<span class="mdl-radio__label">Load</span>
</label>
</div>
<div class="dialog__radio-divider">
<label class="mdl-radio mdl-js-radio mdl-js-ripple-effect" for="action-response">
<input type="radio" id="action-response" class="mdl-radio__button" name="action-type" value="Response" {% if action_type == 'Response' %}checked{% endif %}/>
<span class="mdl-radio__label">Response</span>
</label>
</div>
<div class="dialog__radio-divider">
<label class="mdl-radio mdl-js-radio mdl-js-ripple-effect" for="action-animation">
<input type="radio" id="action-animation" class="mdl-radio__button" name="action-type" value="Animation" {% if action_type == 'Animation' %}checked{% endif %}/>
<span class="mdl-radio__label">Animation</span>
</label>
</div>
</section>
<div class="dialog__button-container">
<button type="button" class="cancel-button mdl-button mdl-js-button mdl-js-ripple-effect">
Cancel
</button>
<button type="button" class="confirm-button mdl-button mdl-js-button mdl-js-ripple-effect">
Update Action
</button>
</div>
<input type="hidden" name="action-key" value="{{ action_key }}">
<input type="hidden" name="project-key" value="{{ project_key }}">
</form>
</section>
<section class="dialog__spinner-container">
<div class="dialog__spinner mdl-spinner mdl-js-spinner is-active"></div>
</section>
</div>
</div>
<div class="dialog" id="delete-action">
<div class="dialog__box">
<section class="dialog__box-content">
<form action="/action/delete" method="post">
<h1 class="dialog__title">Delete Action: {{ action_name}}</h1>
<p class="dialog__description">Deleting an action will irreversibly remove all records. Are you sure?</p>
<div class="dialog__button-container">
<button type="button" class="cancel-button mdl-button mdl-js-button mdl-js-ripple-effect">
Cancel
</button>
<button type="button" class="confirm-button mdl-button mdl-js-button mdl-js-ripple-effect">
Delete Action
</button>
</div>
<input type="hidden" name="action-key" value="{{ action_key }}">
<input type="hidden" name="project-key" value="{{ project_key }}">
</form>
</section>
<section class="dialog__spinner-container">
<div class="dialog__spinner mdl-spinner mdl-js-spinner is-active"></div>
</section>
</div>
</div>
<div class="dialog" id="delete-action-detail">
<div class="dialog__box">
<section class="dialog__box-content">
<form action="/action/delete-action-detail" method="post">
<h1 class="dialog__title">Delete Record</h1>
<p class="dialog__description">This will irreversibly remove the record. Are you sure?</p>
<div class="dialog__button-container">
<button type="button" class="cancel-button mdl-button mdl-js-button mdl-js-ripple-effect">
Cancel
</button>
<button type="button" class="confirm-button mdl-button mdl-js-button mdl-js-ripple-effect">
Delete Record
</button>
</div>
<input type="hidden" name="action-detail-key" value="">
<input type="hidden" name="action-key" value="{{ action_key }}">
<input type="hidden" name="project-key" value="{{ project_key }}">
</form>
</section>
<section class="dialog__spinner-container">
<div class="dialog__spinner mdl-spinner mdl-js-spinner is-active"></div>
</section>
</div>
</div>
{% include "templates/_includes/trace-upload.html" %}
|
doc/gui/org/deidentifier/arx/gui/view/impl/common/async/package-summary.html | fstahnke/arx | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>org.deidentifier.arx.gui.view.impl.common.async (ARX GUI Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.deidentifier.arx.gui.view.impl.common.async (ARX GUI Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/common/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/common/datatable/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/deidentifier/arx/gui/view/impl/common/async/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.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 title="Package" class="title">Package org.deidentifier.arx.gui.view.impl.common.async</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" 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/deidentifier/arx/gui/view/impl/common/async/AnalysisContextVisualization.html" title="interface in org.deidentifier.arx.gui.view.impl.common.async">AnalysisContextVisualization</a></td>
<td class="colLast">
<div class="block">The current context.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" 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/deidentifier/arx/gui/view/impl/common/async/Analysis.html" title="class in org.deidentifier.arx.gui.view.impl.common.async">Analysis</a></td>
<td class="colLast">
<div class="block">A generic interface for analyses that are performed asynchronously.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/common/async/AnalysisContext.html" title="class in org.deidentifier.arx.gui.view.impl.common.async">AnalysisContext</a></td>
<td class="colLast">
<div class="block">This class implements a base class for views that show statistic properties of the data.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/common/async/AnalysisData.html" title="class in org.deidentifier.arx.gui.view.impl.common.async">AnalysisData</a></td>
<td class="colLast">
<div class="block">This class implements a context for visualizing statistics.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/common/async/AnalysisManager.html" title="class in org.deidentifier.arx.gui.view.impl.common.async">AnalysisManager</a></td>
<td class="colLast">
<div class="block">This class manages the execution of asynchronous analyses.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/common/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../../../org/deidentifier/arx/gui/view/impl/common/datatable/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/deidentifier/arx/gui/view/impl/common/async/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
tpl/waitDialog.html | SpiderOak/SpiderOakMobileClient | <div class="wait-dialog">
<h3 class="title">{{=it.title}}</h3>
<p class="subtitle">{{=it.subtitle}}</p>
<div id="fadingBarsG">
<div id="fadingBarsG_1" class="fadingBarsG"></div>
<div id="fadingBarsG_2" class="fadingBarsG"></div>
<div id="fadingBarsG_3" class="fadingBarsG"></div>
<div id="fadingBarsG_4" class="fadingBarsG"></div>
<div id="fadingBarsG_5" class="fadingBarsG"></div>
<div id="fadingBarsG_6" class="fadingBarsG"></div>
<div id="fadingBarsG_7" class="fadingBarsG"></div>
<div id="fadingBarsG_8" class="fadingBarsG"></div>
</div>
<div class="cancel-btn hidden"><a href="#">{{= qq("Cancel")}}</a></div>
</div>
|
apache-cassandra-2.1.2/javadoc/org/apache/cassandra/db/commitlog/CommitLogSegment.CommitLogSegmentFileComparator.html | anuragkapur/cassandra-2.1.2-ak-skynet | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_72) on Wed Nov 05 20:55:16 EST 2014 -->
<title>CommitLogSegment.CommitLogSegmentFileComparator (apache-cassandra API)</title>
<meta name="date" content="2014-11-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CommitLogSegment.CommitLogSegmentFileComparator (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CommitLogSegment.CommitLogSegmentFileComparator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/cassandra/db/commitlog/CommitLogSegment.html" title="class in org.apache.cassandra.db.commitlog"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/db/commitlog/CommitLogSegmentManager.html" title="class in org.apache.cassandra.db.commitlog"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/db/commitlog/CommitLogSegment.CommitLogSegmentFileComparator.html" target="_top">Frames</a></li>
<li><a href="CommitLogSegment.CommitLogSegmentFileComparator.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cassandra.db.commitlog</div>
<h2 title="Class CommitLogSegment.CommitLogSegmentFileComparator" class="title">Class CommitLogSegment.CommitLogSegmentFileComparator</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.db.commitlog.CommitLogSegment.CommitLogSegmentFileComparator</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.util.Comparator<java.io.File></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../org/apache/cassandra/db/commitlog/CommitLogSegment.html" title="class in org.apache.cassandra.db.commitlog">CommitLogSegment</a></dd>
</dl>
<hr>
<br>
<pre>public static class <span class="strong">CommitLogSegment.CommitLogSegmentFileComparator</span>
extends java.lang.Object
implements java.util.Comparator<java.io.File></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/cassandra/db/commitlog/CommitLogSegment.CommitLogSegmentFileComparator.html#CommitLogSegment.CommitLogSegmentFileComparator()">CommitLogSegment.CommitLogSegmentFileComparator</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/commitlog/CommitLogSegment.CommitLogSegmentFileComparator.html#compare(java.io.File,%20java.io.File)">compare</a></strong>(java.io.File f,
java.io.File f2)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.util.Comparator">
<!-- -->
</a>
<h3>Methods inherited from interface java.util.Comparator</h3>
<code>equals</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CommitLogSegment.CommitLogSegmentFileComparator()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CommitLogSegment.CommitLogSegmentFileComparator</h4>
<pre>public CommitLogSegment.CommitLogSegmentFileComparator()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="compare(java.io.File, java.io.File)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>compare</h4>
<pre>public int compare(java.io.File f,
java.io.File f2)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>compare</code> in interface <code>java.util.Comparator<java.io.File></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CommitLogSegment.CommitLogSegmentFileComparator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/cassandra/db/commitlog/CommitLogSegment.html" title="class in org.apache.cassandra.db.commitlog"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/db/commitlog/CommitLogSegmentManager.html" title="class in org.apache.cassandra.db.commitlog"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/db/commitlog/CommitLogSegment.CommitLogSegmentFileComparator.html" target="_top">Frames</a></li>
<li><a href="CommitLogSegment.CommitLogSegmentFileComparator.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014 The Apache Software Foundation</small></p>
</body>
</html>
|
Proyecto/librerias/jdatechooser_bin_doc_1_1_1/javadoc/datechooser/model/class-use/FooModel.html | AndresJMM/Proyecto | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Wed Aug 01 14:02:19 EEST 2007 -->
<TITLE>
Uses of Class datechooser.model.FooModel (DateChooser javadoc)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class datechooser.model.FooModel (DateChooser javadoc)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../datechooser/model/FooModel.html" title="class in datechooser.model"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?datechooser/model/\class-useFooModel.html" target="_top"><B>FRAMES</B></A>
<A HREF="FooModel.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>datechooser.model.FooModel</B></H2>
</CENTER>
No usage of datechooser.model.FooModel
<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="../../../datechooser/model/FooModel.html" title="class in datechooser.model"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?datechooser/model/\class-useFooModel.html" target="_top"><B>FRAMES</B></A>
<A HREF="FooModel.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
interface-components/src/main/resources/META-INF/resources/static/css/autocompleteField.css | SmarterApp/TechnologyReadinessTool | .ui-autocomplete {
max-height: 175px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
/* add padding to account for vertical scrollbar */
padding-right: 20px;
}
.autoCompleteControlBody {
color: #696969;
font-size: 10px;
background: #FFFFFF;
padding: 5px 0;
}
.autoCompleteControlConfig {
position: absolute;
font-size: 10px;
background: #FFF;
/* border: 1px solid black; */
top: 40;
left: 40;
z-index: 10001;
}
.typeahead,
.tt-query,
.tt-hint {
width: 396px;
height: 30px;
padding: 4px 6px;
font-size: 24px;
line-height: 30px;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
outline: none;
}
.typeahead {
background-color: #fff;
}
.typeahead:focus {
border: 2px solid #0097cf;
}
.tt-query {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
color: #999;
display: none\9;
}
.tt-dropdown-menu {
width: 422px;
margin-top: 12px;
padding: 8px 0;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion {
padding: 3px 20px;
font-size: 18px;
line-height: 24px;
}
.tt-suggestion.tt-is-under-cursor {
color: #fff;
background-color: #0097cf;
}
.tt-suggestion p {
margin: 0;
} |
src/boost_1_57_0/libs/math/doc/html/math_toolkit/result_type.html | biospi/seamass-windeps | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Calculation of the Type of the Result</title>
<link rel="stylesheet" href="../math.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Math Toolkit 2.1.0">
<link rel="up" href="../overview.html" title="Chapter 1. Overview">
<link rel="prev" href="namespaces.html" title="Namespaces">
<link rel="next" href="error_handling.html" title="Error Handling">
</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="namespaces.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="error_handling.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="math_toolkit.result_type"></a><a class="link" href="result_type.html" title="Calculation of the Type of the Result">Calculation of the Type of the
Result</a>
</h2></div></div></div>
<p>
The functions in this library are all overloaded to accept mixed floating point
(or mixed integer and floating point type) arguments. So for example:
</p>
<pre class="programlisting"><span class="identifier">foo</span><span class="special">(</span><span class="number">1.0</span><span class="special">,</span> <span class="number">2.0</span><span class="special">);</span>
<span class="identifier">foo</span><span class="special">(</span><span class="number">1.0f</span><span class="special">,</span> <span class="number">2</span><span class="special">);</span>
<span class="identifier">foo</span><span class="special">(</span><span class="number">1.0</span><span class="special">,</span> <span class="number">2L</span><span class="special">);</span>
</pre>
<p>
etc, are all valid calls, as long as "foo" is a function taking two
floating-point arguments. But that leaves the question:
</p>
<div class="sidebar">
<div class="titlepage"></div>
<p>
<span class="emphasis"><em>"Given a special function with N arguments of types T1, T2,
T3 ... TN, then what type is the result?"</em></span>
</p>
</div>
<p>
<span class="bold"><strong>If all the arguments are of the same (floating point)
type then the result is the same type as the arguments.</strong></span>
</p>
<p>
Otherwise, the type of the result is computed using the following logic:
</p>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
Any arguments that are not template arguments are disregarded from further
analysis.
</li>
<li class="listitem">
For each type in the argument list, if that type is an integer type then
it is treated as if it were of type double for the purposes of further
analysis.
</li>
<li class="listitem">
If any of the arguments is a user-defined class type, then the result type
is the first such class type that is constructible from all of the other
argument types.
</li>
<li class="listitem">
If any of the arguments is of type <code class="computeroutput"><span class="keyword">long</span>
<span class="keyword">double</span></code>, then the result is of type
<code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
</li>
<li class="listitem">
If any of the arguments is of type <code class="computeroutput"><span class="keyword">double</span></code>,
then the result is of type <code class="computeroutput"><span class="keyword">double</span></code>.
</li>
<li class="listitem">
Otherwise the result is of type <code class="computeroutput"><span class="keyword">float</span></code>.
</li>
</ol></div>
<p>
For example:
</p>
<pre class="programlisting"><span class="identifier">cyl_bessel</span><span class="special">(</span><span class="number">2</span><span class="special">,</span> <span class="number">3.0</span><span class="special">);</span>
</pre>
<p>
Returns a <code class="computeroutput"><span class="keyword">double</span></code> result, as does:
</p>
<pre class="programlisting"><span class="identifier">cyl_bessel</span><span class="special">(</span><span class="number">2</span><span class="special">,</span> <span class="number">3.0f</span><span class="special">);</span>
</pre>
<p>
as in this case the integer first argument is treated as a <code class="computeroutput"><span class="keyword">double</span></code>
and takes precedence over the <code class="computeroutput"><span class="keyword">float</span></code>
second argument. To get a <code class="computeroutput"><span class="keyword">float</span></code>
result we would need all the arguments to be of type float:
</p>
<pre class="programlisting"><span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="number">2.0f</span><span class="special">,</span> <span class="number">3.0f</span><span class="special">);</span>
</pre>
<p>
When one or more of the arguments is not a template argument then it doesn't
effect the return type at all, for example:
</p>
<pre class="programlisting"><span class="identifier">sph_bessel</span><span class="special">(</span><span class="number">2</span><span class="special">,</span> <span class="number">3.0f</span><span class="special">);</span>
</pre>
<p>
returns a <code class="computeroutput"><span class="keyword">float</span></code>, since the first
argument is not a template argument and so doesn't effect the result: without
this rule functions that take explicitly integer arguments could never return
<code class="computeroutput"><span class="keyword">float</span></code>.
</p>
<p>
And for user-defined types, all of the following return an <code class="computeroutput"><span class="identifier">NTL</span><span class="special">::</span><span class="identifier">RR</span></code> result:
</p>
<pre class="programlisting"><span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="number">0</span><span class="special">,</span> <span class="identifier">NTL</span><span class="special">::</span><span class="identifier">RR</span><span class="special">(</span><span class="number">2</span><span class="special">));</span>
<span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="identifier">NTL</span><span class="special">::</span><span class="identifier">RR</span><span class="special">(</span><span class="number">2</span><span class="special">),</span> <span class="number">3</span><span class="special">);</span>
<span class="identifier">cyl_bessel_j</span><span class="special">(</span><span class="identifier">NTL</span><span class="special">::</span><span class="identifier">quad_float</span><span class="special">(</span><span class="number">2</span><span class="special">),</span> <span class="identifier">NTL</span><span class="special">::</span><span class="identifier">RR</span><span class="special">(</span><span class="number">3</span><span class="special">));</span>
</pre>
<p>
In the last case, <code class="computeroutput"><span class="identifier">quad_float</span></code>
is convertible to <code class="computeroutput"><span class="identifier">RR</span></code>, but not
vice-versa, so the result will be an <code class="computeroutput"><span class="identifier">NTL</span><span class="special">::</span><span class="identifier">RR</span></code>. Note
that this assumes that you are using a <a class="link" href="high_precision/use_ntl.html" title="Using NTL Library">patched
NTL library</a>.
</p>
<p>
These rules are chosen to be compatible with the behaviour of <span class="emphasis"><em>ISO/IEC
9899:1999 Programming languages - C</em></span> and with the <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1836.pdf" target="_top">Draft
Technical Report on C++ Library Extensions, 2005-06-24, section 5.2.1, paragraph
5</a>.
</p>
</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 © 2006-2010, 2012-2014 Nikhar Agrawal,
Anton Bikineev, Paul A. Bristow, Marco Guazzone, Christopher Kormanyos, Hubert
Holin, Bruno Lalande, John Maddock, Johan Råde, Gautam Sewani, Benjamin Sobotta,
Thijs van den Berg, Daryle Walker and Xiaogang Zhang<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt 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="namespaces.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../overview.html"><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="error_handling.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
content/javadoc/taverna-osgi/org/apache/taverna/plugin/class-use/PluginSite.PluginSiteType.html | apache/incubator-taverna-site | <!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_72-internal) on Mon Mar 14 13:23:06 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.taverna.plugin.PluginSite.PluginSiteType (Apache Taverna OSGi plugin system 0.2.1-incubating API)</title>
<meta name="date" content="2016-03-14">
<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.apache.taverna.plugin.PluginSite.PluginSiteType (Apache Taverna OSGi plugin system 0.2.1-incubating 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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/taverna/plugin/class-use/PluginSite.PluginSiteType.html" target="_top">Frames</a></li>
<li><a href="PluginSite.PluginSiteType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.taverna.plugin.PluginSite.PluginSiteType" class="title">Uses of Class<br>org.apache.taverna.plugin.PluginSite.PluginSiteType</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.taverna.plugin">org.apache.taverna.plugin</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.taverna.plugin.impl">org.apache.taverna.plugin.impl</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.taverna.plugin">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a> in <a href="../../../../../org/apache/taverna/plugin/package-summary.html">org.apache.taverna.plugin</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/taverna/plugin/package-summary.html">org.apache.taverna.plugin</a> that return <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></code></td>
<td class="colLast"><span class="typeNameLabel">PluginSite.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/taverna/plugin/PluginSite.html#getType--">getType</a></span>()</code>
<div class="block">Returns the type of the plugin site.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></code></td>
<td class="colLast"><span class="typeNameLabel">PluginSite.PluginSiteType.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">PluginSite.PluginSiteType.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.taverna.plugin.impl">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a> in <a href="../../../../../org/apache/taverna/plugin/impl/package-summary.html">org.apache.taverna.plugin.impl</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/taverna/plugin/impl/package-summary.html">org.apache.taverna.plugin.impl</a> that return <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></code></td>
<td class="colLast"><span class="typeNameLabel">PluginSiteImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/taverna/plugin/impl/PluginSiteImpl.html#getType--">getType</a></span>()</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/taverna/plugin/impl/package-summary.html">org.apache.taverna.plugin.impl</a> with parameters of type <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PluginSiteImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/taverna/plugin/impl/PluginSiteImpl.html#setType-org.apache.taverna.plugin.PluginSite.PluginSiteType-">setType</a></span>(<a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a> type)</code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/taverna/plugin/impl/package-summary.html">org.apache.taverna.plugin.impl</a> with parameters of type <a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/taverna/plugin/impl/PluginSiteImpl.html#PluginSiteImpl-java.lang.String-java.lang.String-org.apache.taverna.plugin.PluginSite.PluginSiteType-">PluginSiteImpl</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url,
<a href="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">PluginSite.PluginSiteType</a> type)</code> </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="../../../../../org/apache/taverna/plugin/PluginSite.PluginSiteType.html" title="enum in org.apache.taverna.plugin">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/taverna/plugin/class-use/PluginSite.PluginSiteType.html" target="_top">Frames</a></li>
<li><a href="PluginSite.PluginSiteType.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 © 2015–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
android-test-kit/docs/android-support-test-javadocs-0.1/testing-support-lib-0.1-javadoc/reference/android/support/test/internal/runner/lifecycle/ActivityLifecycleMonitorRegistry.html | Sherchen/android-test-kit | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../../../../../favicon.ico" />
<title>ActivityLifecycleMonitorRegistry | Android Developers</title>
<!-- STYLESHEETS -->
<link rel="stylesheet"
href="http://fonts.googleapis.com/css?family=Roboto+Condensed">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
title="roboto">
<link href="../../../../../../../assets/css/default.css?v=4" rel="stylesheet" type="text/css">
<!-- FULLSCREEN STYLESHEET -->
<link href="../../../../../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen"
type="text/css">
<!-- JAVASCRIPT -->
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script src="../../../../../../../assets/js/android_3p-bundle.js" type="text/javascript"></script>
<script type="text/javascript">
var toRoot = "../../../../../../../";
var metaTags = [];
var devsite = false;
</script>
<script src="../../../../../../../assets/js/docs.js?v=3" type="text/javascript"></script>
<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-5831155-1', 'android.com');
ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
ga('send', 'pageview');
ga('universal.send', 'pageview'); // Send page view for new tracker.
</script>
</head>
<body class="gc-documentation
develop reference" itemscope itemtype="http://schema.org/Article">
<div id="doc-api-level" class="" style="display:none"></div>
<a name="top"></a>
<a name="top"></a>
<!-- dialog to prompt lang pref change when loaded from hardcoded URL
<div id="langMessage" style="display:none">
<div>
<div class="lang en">
<p>You requested a page in English, would you like to proceed with this language setting?</p>
</div>
<div class="lang es">
<p>You requested a page in Spanish (Español), would you like to proceed with this language setting?</p>
</div>
<div class="lang ja">
<p>You requested a page in Japanese (日本語), would you like to proceed with this language setting?</p>
</div>
<div class="lang ko">
<p>You requested a page in Korean (한국어), would you like to proceed with this language setting?</p>
</div>
<div class="lang ru">
<p>You requested a page in Russian (Русский), would you like to proceed with this language setting?</p>
</div>
<div class="lang zh-cn">
<p>You requested a page in Simplified Chinese (简体中文), would you like to proceed with this language setting?</p>
</div>
<div class="lang zh-tw">
<p>You requested a page in Traditional Chinese (繁體中文), would you like to proceed with this language setting?</p>
</div>
<a href="#" class="button yes" onclick="return false;">
<span class="lang en">Yes</span>
<span class="lang es">Sí</span>
<span class="lang ja">Yes</span>
<span class="lang ko">Yes</span>
<span class="lang ru">Yes</span>
<span class="lang zh-cn">是的</span>
<span class="lang zh-tw">没有</span>
</a>
<a href="#" class="button" onclick="$('#langMessage').hide();return false;">
<span class="lang en">No</span>
<span class="lang es">No</span>
<span class="lang ja">No</span>
<span class="lang ko">No</span>
<span class="lang ru">No</span>
<span class="lang zh-cn">没有</span>
<span class="lang zh-tw">没有</span>
</a>
</div>
</div> -->
<!-- Header -->
<div id="header-wrapper">
<div id="header">
<div class="wrap" id="header-wrap">
<div class="col-3 logo">
<a href="../../../../../../../index.html">
<img src="../../../../../../../assets/images/dac_logo.png"
srcset="../../../../../../../assets/images/dac_logo@2x.png 2x"
width="123" height="25" alt="Android Developers" />
</a>
<div class="btn-quicknav" id="btn-quicknav">
<a href="#" class="arrow-inactive">Quicknav</a>
<a href="#" class="arrow-active">Quicknav</a>
</div>
</div>
<ul class="nav-x col-9">
<li class="design">
<a href="../../../../../../../design/index.html"
zh-tw-lang="設計"
zh-cn-lang="设计"
ru-lang="Проектирование"
ko-lang="디자인"
ja-lang="設計"
es-lang="Diseñar"
>Design</a></li>
<li class="develop"><a href="../../../../../../../develop/index.html"
zh-tw-lang="開發"
zh-cn-lang="开发"
ru-lang="Разработка"
ko-lang="개발"
ja-lang="開発"
es-lang="Desarrollar"
>Develop</a></li>
<li class="distribute last"><a href="../../../../../../../distribute/index.html"
zh-tw-lang="發佈"
zh-cn-lang="分发"
ru-lang="Распространение"
ko-lang="배포"
ja-lang="配布"
es-lang="Distribuir"
>Distribute</a></li>
</ul>
<div class="menu-container">
<div class="moremenu">
<div id="more-btn"></div>
</div>
<div class="morehover" id="moremenu">
<div class="top"></div>
<div class="mid">
<div class="header">Links</div>
<ul>
<li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
<li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
<li><a href="../../../../../../../about/index.html">About Android</a></li>
</ul>
<div class="header">Android Sites</div>
<ul>
<li><a href="http://www.android.com">Android.com</a></li>
<li class="active"><a>Android Developers</a></li>
<li><a href="http://source.android.com">Android Open Source Project</a></li>
</ul>
<br class="clearfix" />
</div><!-- end 'mid' -->
<div class="bottom"></div>
</div><!-- end 'moremenu' -->
<div class="search" id="search-container">
<div class="search-inner">
<div id="search-btn"></div>
<div class="left"></div>
<form onsubmit="return submit_search()">
<input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
onkeydown="return search_changed(event, true, '../../../../../../../')"
onkeyup="return search_changed(event, false, '../../../../../../../')" />
</form>
<div class="right"></div>
<a class="close hide">close</a>
<div class="left"></div>
<div class="right"></div>
</div><!-- end search-inner -->
</div><!-- end search-container -->
<div class="search_filtered_wrapper reference">
<div class="suggest-card reference no-display">
<ul class="search_filtered">
</ul>
</div>
</div>
<div class="search_filtered_wrapper docs">
<div class="suggest-card dummy no-display"> </div>
<div class="suggest-card develop no-display">
<ul class="search_filtered">
</ul>
<div class="child-card guides no-display">
</div>
<div class="child-card training no-display">
</div>
<div class="child-card samples no-display">
</div>
</div>
<div class="suggest-card design no-display">
<ul class="search_filtered">
</ul>
</div>
<div class="suggest-card distribute no-display">
<ul class="search_filtered">
</ul>
</div>
</div>
</div><!-- end menu-container (search and menu widget) -->
<!-- Expanded quicknav -->
<div id="quicknav" class="col-13">
<ul>
<li class="about">
<ul>
<li><a href="../../../../../../../about/index.html">About</a></li>
<li><a href="../../../../../../../wear/index.html">Wear</a></li>
<li><a href="../../../../../../../tv/index.html">TV</a></li>
<li><a href="../../../../../../../auto/index.html">Auto</a></li>
</ul>
</li>
<li class="design">
<ul>
<li><a href="../../../../../../../design/index.html">Get Started</a></li>
<li><a href="../../../../../../../design/devices.html">Devices</a></li>
<li><a href="../../../../../../../design/style/index.html">Style</a></li>
<li><a href="../../../../../../../design/patterns/index.html">Patterns</a></li>
<li><a href="../../../../../../../design/building-blocks/index.html">Building Blocks</a></li>
<li><a href="../../../../../../../design/downloads/index.html">Downloads</a></li>
<li><a href="../../../../../../../design/videos/index.html">Videos</a></li>
</ul>
</li>
<li class="develop">
<ul>
<li><a href="../../../../../../../training/index.html"
zh-tw-lang="訓練課程"
zh-cn-lang="培训"
ru-lang="Курсы"
ko-lang="교육"
ja-lang="トレーニング"
es-lang="Capacitación"
>Training</a></li>
<li><a href="../../../../../../../guide/index.html"
zh-tw-lang="API 指南"
zh-cn-lang="API 指南"
ru-lang="Руководства по API"
ko-lang="API 가이드"
ja-lang="API ガイド"
es-lang="Guías de la API"
>API Guides</a></li>
<li><a href="../../../../../../../reference/packages.html"
zh-tw-lang="參考資源"
zh-cn-lang="参考"
ru-lang="Справочник"
ko-lang="참조문서"
ja-lang="リファレンス"
es-lang="Referencia"
>Reference</a></li>
<li><a href="../../../../../../../sdk/index.html"
zh-tw-lang="相關工具"
zh-cn-lang="工具"
ru-lang="Инструменты"
ko-lang="도구"
ja-lang="ツール"
es-lang="Herramientas"
>Tools</a>
</li>
<li><a href="../../../../../../../google/index.html">Google Services</a>
</li>
</ul>
</li>
<li class="distribute last">
<ul>
<li><a href="../../../../../../../distribute/googleplay/index.html">Google Play</a></li>
<li><a href="../../../../../../../distribute/essentials/index.html">Essentials</a></li>
<li><a href="../../../../../../../distribute/users/index.html">Get Users</a></li>
<li><a href="../../../../../../../distribute/engage/index.html">Engage & Retain</a></li>
<li><a href="../../../../../../../distribute/monetize/index.html">Monetize</a></li>
<li><a href="../../../../../../../distribute/tools/index.html">Tools & Reference</a></li>
<li><a href="../../../../../../../distribute/stories/index.html">Developer Stories</a></li>
</ul>
</li>
</ul>
</div><!-- /Expanded quicknav -->
</div><!-- end header-wrap.wrap -->
</div><!-- end header -->
<!-- Secondary x-nav -->
<div id="nav-x">
<div class="wrap" style="position:relative;z-index:1">
<a id="helpoutsLink" class="resource resource-card resource-card-6x2x3 resource-card-6x2 helpouts-card"
href="http://helpouts.google.com/partner/landing/provider/googledevelopers?utm_source=dac&utm_medium=banner&utm_campaign=android_provider_banner3" target="_blank">
<div class="card-bg helpouts-card-bg"></div>
<div class="card-info">
<div class="helpouts-description">
<div class="text">Help Android Wear and TV developers<br/>
<span id="helpoutsLinkText" class="link-color"
style="display:block;padding-top:5px;text-align:right">Learn more</span>
</div>
</div>
</div>
</a>
<ul class="nav-x col-9 develop" style="width:100%">
<li class="training"><a href="../../../../../../../training/index.html"
zh-tw-lang="訓練課程"
zh-cn-lang="培训"
ru-lang="Курсы"
ko-lang="교육"
ja-lang="トレーニング"
es-lang="Capacitación"
>Training</a></li>
<li class="guide"><a href="../../../../../../../guide/index.html"
zh-tw-lang="API 指南"
zh-cn-lang="API 指南"
ru-lang="Руководства по API"
ko-lang="API 가이드"
ja-lang="API ガイド"
es-lang="Guías de la API"
>API Guides</a></li>
<li class="reference"><a href="../../../../../../../reference/packages.html"
zh-tw-lang="參考資源"
zh-cn-lang="参考"
ru-lang="Справочник"
ko-lang="참조문서"
ja-lang="リファレンス"
es-lang="Referencia"
>Reference</a></li>
<li class="tools"><a href="../../../../../../../sdk/index.html"
zh-tw-lang="相關工具"
zh-cn-lang="工具"
ru-lang="Инструменты"
ko-lang="도구"
ja-lang="ツール"
es-lang="Herramientas"
>Tools</a></li>
<li class="google"><a href="../../../../../../../google/index.html"
>Google Services</a>
</li>
</ul>
</div>
</div>
<!-- /Sendondary x-nav DEVELOP -->
<div id="searchResults" class="wrap" style="display:none;">
<h2 id="searchTitle">Results</h2>
<div id="leftSearchControl" class="search-control">Loading...</div>
</div>
</div> <!--end header-wrapper -->
<div id="sticky-header">
<div>
<a class="logo" href="#top"></a>
<a class="top" href="#top"></a>
<ul class="breadcrumb">
<li class="current">ActivityLifecycleMonitorRegistry</li>
</ul>
</div>
</div>
<div class="wrap clearfix" id="body-content">
<div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
<div id="devdoc-nav">
<div id="api-nav-header">
<div id="api-level-toggle">
<label for="apiLevelCheckbox" class="disabled"
title="Select your target API level to dim unavailable APIs">API level: </label>
<div class="select-wrapper">
<select id="apiLevelSelector">
<!-- option elements added by buildApiLevelSelector() -->
</select>
</div>
</div><!-- end toggle -->
<div id="api-nav-title">Android APIs</div>
</div><!-- end nav header -->
<script>
var SINCE_DATA = [ ];
buildApiLevelSelector();
</script>
<div id="swapper">
<div id="nav-panels">
<div id="resize-packages-nav">
<div id="packages-nav" class="scroll-pane">
<ul>
<li class="api apilevel-">
<a href="../../../../../../../reference/android/support/test/package-summary.html">android.support.test</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/android/support/test/filters/package-summary.html">android.support.test.filters</a></li>
<li class="selected api apilevel-">
<a href="../../../../../../../reference/android/support/test/internal/runner/lifecycle/package-summary.html">android.support.test.internal.runner.lifecycle</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/android/support/test/internal/runner/tracker/package-summary.html">android.support.test.internal.runner.tracker</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/android/support/test/internal/util/package-summary.html">android.support.test.internal.util</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/android/support/test/runner/package-summary.html">android.support.test.runner</a></li>
<li class="api apilevel-">
<a href="../../../../../../../reference/android/support/test/runner/lifecycle/package-summary.html">android.support.test.runner.lifecycle</a></li>
</ul><br/>
</div> <!-- end packages-nav -->
</div> <!-- end resize-packages -->
<div id="classes-nav" class="scroll-pane">
<ul>
<li><h2>Classes</h2>
<ul>
<li class="api apilevel-"><a href="../../../../../../../reference/android/support/test/internal/runner/lifecycle/ActivityLifecycleMonitorImpl.html">ActivityLifecycleMonitorImpl</a></li>
<li class="selected api apilevel-"><a href="../../../../../../../reference/android/support/test/internal/runner/lifecycle/ActivityLifecycleMonitorRegistry.html">ActivityLifecycleMonitorRegistry</a></li>
</ul>
</li>
</ul><br/>
</div><!-- end classes -->
</div><!-- end nav-panels -->
<div id="nav-tree" style="display:none" class="scroll-pane">
<div id="tree-list"></div>
</div><!-- end nav-tree -->
</div><!-- end swapper -->
<div id="nav-swap">
<a class="fullscreen">fullscreen</a>
<a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>
</div>
</div> <!-- end devdoc-nav -->
</div> <!-- end side-nav -->
<script type="text/javascript">
// init fullscreen based on user pref
var fullscreen = readCookie("fullscreen");
if (fullscreen != 0) {
if (fullscreen == "false") {
toggleFullscreen(false);
} else {
toggleFullscreen(true);
}
}
// init nav version for mobile
if (isMobile) {
swapNav(); // tree view should be used on mobile
$('#nav-swap').hide();
} else {
chooseDefaultNav();
if ($("#nav-tree").is(':visible')) {
init_default_navtree("../../../../../../../");
}
}
// scroll the selected page into view
$(document).ready(function() {
scrollIntoView("packages-nav");
scrollIntoView("classes-nav");
});
</script>
<div class="col-12" id="doc-col">
<div id="api-info-block">
<div class="sum-details-links">
Summary:
<a href="#pubmethods">Methods</a>
| <a href="#inhmethods">Inherited Methods</a>
| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
</div><!-- end sum-details-links -->
<div class="api-level">
</div>
</div><!-- end api-info-block -->
<!-- ======== START OF CLASS DATA ======== -->
<div id="jd-header">
public
final
class
<h1 itemprop="name">ActivityLifecycleMonitorRegistry</h1>
extends Object<br/>
</div><!-- end header -->
<div id="naMessage"></div>
<div id="jd-content" class="api apilevel-">
<table class="jd-inheritance-table">
<tr>
<td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td>
</tr>
<tr>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="1" class="jd-inheritance-class-cell">android.support.test.internal.runner.lifecycle.ActivityLifecycleMonitorRegistry</td>
</tr>
</table>
<div class="jd-descr">
<h2>Class Overview</h2>
<p itemprop="articleBody">An exposed registry instance to make it easy for callers to find the lifecycle monitor for their
application.
</p>
</div><!-- jd-descr -->
<div class="jd-descr">
<h2>Summary</h2>
<!-- ========== METHOD SUMMARY =========== -->
<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
static
<a href="../../../../../../../reference/android/support/test/runner/lifecycle/ActivityLifecycleMonitor.html">ActivityLifecycleMonitor</a></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/android/support/test/internal/runner/lifecycle/ActivityLifecycleMonitorRegistry.html#getInstance()">getInstance</a></span>()</nobr>
<div class="jd-descrdiv">
Returns the ActivityLifecycleMonitor.
</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
static
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad"><a href="../../../../../../../reference/android/support/test/internal/runner/lifecycle/ActivityLifecycleMonitorRegistry.html#registerInstance(android.support.test.runner.lifecycle.ActivityLifecycleMonitor)">registerInstance</a></span>(<a href="../../../../../../../reference/android/support/test/runner/lifecycle/ActivityLifecycleMonitor.html">ActivityLifecycleMonitor</a> monitor)</nobr>
<div class="jd-descrdiv">
Stores a lifecycle monitor in the registry.
</div>
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="inhmethods" class="jd-sumtable"><tr><th>
<a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
<div style="clear:left;">Inherited Methods</div></th></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
><img id="inherited-methods-java.lang.Object-trigger"
src="../../../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
java.lang.Object
<div id="inherited-methods-java.lang.Object">
<div id="inherited-methods-java.lang.Object-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-java.lang.Object-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
Object</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">clone</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
boolean</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">equals</span>(Object arg0)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">finalize</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
Class<?></nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">getClass</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
int</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">hashCode</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">notify</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">notifyAll</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
String</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">toString</span>()</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>()</nobr>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>(long arg0, int arg1)</nobr>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol"><nobr>
final
void</nobr>
</td>
<td class="jd-linkcol" width="100%"><nobr>
<span class="sympad">wait</span>(long arg0)</nobr>
</td></tr>
</table>
</div>
</div>
</td></tr>
</table>
</div><!-- jd-descr (summary) -->
<!-- Details -->
<!-- XML Attributes -->
<!-- Enum Values -->
<!-- Constants -->
<!-- Fields -->
<!-- Public ctors -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- Protected ctors -->
<!-- ========= METHOD DETAIL ======== -->
<!-- Public methdos -->
<h2>Public Methods</h2>
<A NAME="getInstance()"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
static
<a href="../../../../../../../reference/android/support/test/runner/lifecycle/ActivityLifecycleMonitor.html">ActivityLifecycleMonitor</a>
</span>
<span class="sympad">getInstance</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Returns the ActivityLifecycleMonitor.
This monitor is not guaranteed to be present under all instrumentations.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>ActivityLifecycleMonitor the monitor for this application.</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalStateException</td>
<td>if no monitor has been registered.
</td>
</tr>
</table>
</div>
</div>
</div>
<A NAME="registerInstance(android.support.test.runner.lifecycle.ActivityLifecycleMonitor)"></A>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
static
void
</span>
<span class="sympad">registerInstance</span>
<span class="normal">(<a href="../../../../../../../reference/android/support/test/runner/lifecycle/ActivityLifecycleMonitor.html">ActivityLifecycleMonitor</a> monitor)</span>
</h4>
<div class="api-level">
<div></div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Stores a lifecycle monitor in the registry.
<p>
This is a global registry - so be aware of the impact of calling this method!
</p></p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>monitor</td>
<td>the monitor for this application. Null deregisters any existing monitor.
</td>
</tr>
</table>
</div>
</div>
</div>
<!-- ========= METHOD DETAIL ======== -->
<!-- ========= END OF CLASS DATA ========= -->
<A NAME="navbar_top"></A>
<div id="footer" class="wrap" >
<div id="copyright">
Except as noted, this content is licensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
For details and restrictions, see the <a href="../../../../../../../license.html">
Content License</a>.
</div>
<div id="build_info">
Android r —
<script src="../../../../../../../timestamp.js" type="text/javascript"></script>
<script>document.write(BUILD_TIMESTAMP)</script>
</div>
<div id="footerlinks">
<p>
<a href="../../../../../../../about/index.html">About Android</a> |
<a href="../../../../../../../legal.html">Legal</a> |
<a href="../../../../../../../support.html">Support</a>
</p>
</div>
</div> <!-- end footer -->
</div> <!-- jd-content -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
</body>
</html>
|
samples/simplest/app/views/index.scala.html | mandubian/play-actor-room | @(connected: Option[String] = None)
@main(connected) {
@connected.map { id =>
<p class="pull-right">
Logged in as @id —
<a href="@routes.Application.index()">Disconnect</a>
</p>
Type message: <textarea id="msg"></textarea>
<script type="text/javascript" charset="utf-8" src="@routes.Application.websocketJs(id)"></script>
}.getOrElse {
<form action="@routes.Application.connect(None)" class="pull-right">
<input id="username" name="id" class="input-small" type="text" placeholder="Username">
<button class="btn" type="submit">Sign in</button>
</form>
}
}
|
2.2/docs/Javadoc/org/drip/param/creator/ComponentTickQuoteBuilder.html | tectronics/rootfinder | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0) on Wed Aug 14 21:12:37 EDT 2013 -->
<title>ComponentTickQuoteBuilder</title>
<meta name="date" content="2013-08-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ComponentTickQuoteBuilder";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ComponentTickQuoteBuilder.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/param/creator/ComponentQuoteBuilder.html" title="class in org.drip.param.creator"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/drip/param/creator/CreditScenarioCurveBuilder.html" title="class in org.drip.param.creator"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/param/creator/ComponentTickQuoteBuilder.html" target="_top">Frames</a></li>
<li><a href="ComponentTickQuoteBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.drip.param.creator</div>
<h2 title="Class ComponentTickQuoteBuilder" class="title">Class ComponentTickQuoteBuilder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.drip.param.creator.ComponentTickQuoteBuilder</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">ComponentTickQuoteBuilder</span>
extends java.lang.Object</pre>
<div class="block">ComponentTickQuoteBuilder implements the component tick quote builder object. It contains static functions
that build component quotes from the inputs, as well as from byte array.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/drip/param/creator/ComponentTickQuoteBuilder.html#ComponentTickQuoteBuilder()">ComponentTickQuoteBuilder</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/drip/param/market/ComponentTickQuote.html" title="class in org.drip.param.market">ComponentTickQuote</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/creator/ComponentTickQuoteBuilder.html#CreateComponentTickQuote()">CreateComponentTickQuote</a></strong>()</code>
<div class="block">Constructor: Constructs an Empty Component Quote instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/drip/param/market/ComponentTickQuote.html" title="class in org.drip.param.market">ComponentTickQuote</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/creator/ComponentTickQuoteBuilder.html#FromByteArray(byte[])">FromByteArray</a></strong>(byte[] ab)</code>
<div class="block">Create a Component Quote Instance from the byte array</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ComponentTickQuoteBuilder()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ComponentTickQuoteBuilder</h4>
<pre>public ComponentTickQuoteBuilder()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="CreateComponentTickQuote()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CreateComponentTickQuote</h4>
<pre>public static final <a href="../../../../org/drip/param/market/ComponentTickQuote.html" title="class in org.drip.param.market">ComponentTickQuote</a> CreateComponentTickQuote()</pre>
<div class="block">Constructor: Constructs an Empty Component Quote instance.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>ComponentQuote Instance</dd></dl>
</li>
</ul>
<a name="FromByteArray(byte[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FromByteArray</h4>
<pre>public static final <a href="../../../../org/drip/param/market/ComponentTickQuote.html" title="class in org.drip.param.market">ComponentTickQuote</a> FromByteArray(byte[] ab)</pre>
<div class="block">Create a Component Quote Instance from the byte array</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ab</code> - Byte Array</dd>
<dt><span class="strong">Returns:</span></dt><dd>ComponentQuote Instance</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ComponentTickQuoteBuilder.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/param/creator/ComponentQuoteBuilder.html" title="class in org.drip.param.creator"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/drip/param/creator/CreditScenarioCurveBuilder.html" title="class in org.drip.param.creator"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/param/creator/ComponentTickQuoteBuilder.html" target="_top">Frames</a></li>
<li><a href="ComponentTickQuoteBuilder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
Jenna-2.6.3/doc/javadoc/com/hp/hpl/jena/graph/query/class-use/QueryNode.html | jianglili007/pretty-printer | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Tue Jun 01 14:31:55 BST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.hp.hpl.jena.graph.query.QueryNode (Jena Framework)
</TITLE>
<META NAME="date" CONTENT="2010-06-01">
<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 com.hp.hpl.jena.graph.query.QueryNode (Jena Framework)";
}
}
</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="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query"><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?com/hp/hpl/jena/graph/query/\class-useQueryNode.html" target="_top"><B>FRAMES</B></A>
<A HREF="QueryNode.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>com.hp.hpl.jena.graph.query.QueryNode</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.hp.hpl.jena.graph.query"><B>com.hp.hpl.jena.graph.query</B></A></TD>
<TD>Defines the graph-level Query classes, allowing multi-pattern query
over arbitrary graphs. </TD>
</TR>
</TABLE>
<P>
<A NAME="com.hp.hpl.jena.graph.query"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> in <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/package-summary.html">com.hp.hpl.jena.graph.query</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> in <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/package-summary.html">com.hp.hpl.jena.graph.query</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.Any.html" title="class in com.hp.hpl.jena.graph.query">QueryNode.Any</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.Bind.html" title="class in com.hp.hpl.jena.graph.query">QueryNode.Bind</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.Bound.html" title="class in com.hp.hpl.jena.graph.query">QueryNode.Bound</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.Fixed.html" title="class in com.hp.hpl.jena.graph.query">QueryNode.Fixed</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.JustBound.html" title="class in com.hp.hpl.jena.graph.query">QueryNode.JustBound</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/package-summary.html">com.hp.hpl.jena.graph.query</A> declared as <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryTriple.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryTriple.html#O">O</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryTriple.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryTriple.html#P">P</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryTriple.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryTriple.html#S">S</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/package-summary.html">com.hp.hpl.jena.graph.query</A> that return <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNode.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html#classify(com.hp.hpl.jena.graph.query.QueryNodeFactory, com.hp.hpl.jena.graph.query.Mapping, java.util.Set, com.hp.hpl.jena.graph.Node)">classify</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactory.html" title="interface in com.hp.hpl.jena.graph.query">QueryNodeFactory</A> f,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/Mapping.html" title="class in com.hp.hpl.jena.graph.query">Mapping</A> map,
java.util.Set<<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A>> recent,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> n)</CODE>
<BR>
Answer a QueryNode that classifies the argument node <code>n</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactoryBase.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactoryBase.html#createAny()">createAny</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactory.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactory.html#createAny()">createAny</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactoryBase.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactoryBase.html#createBind(com.hp.hpl.jena.graph.Node, int)">createBind</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> node,
int i)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactory.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactory.html#createBind(com.hp.hpl.jena.graph.Node, int)">createBind</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> node,
int i)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactoryBase.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactoryBase.html#createBound(com.hp.hpl.jena.graph.Node, int)">createBound</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> node,
int i)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactory.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactory.html#createBound(com.hp.hpl.jena.graph.Node, int)">createBound</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> node,
int i)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactoryBase.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactoryBase.html#createFixed(com.hp.hpl.jena.graph.Node)">createFixed</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> n)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactory.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactory.html#createFixed(com.hp.hpl.jena.graph.Node)">createFixed</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> n)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactoryBase.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactoryBase.html#createJustBound(com.hp.hpl.jena.graph.Node, int)">createJustBound</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> node,
int i)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactory.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactory.html#createJustBound(com.hp.hpl.jena.graph.Node, int)">createJustBound</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/Node.html" title="class in com.hp.hpl.jena.graph">Node</A> node,
int i)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/package-summary.html">com.hp.hpl.jena.graph.query</A> with parameters of type <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryTriple.html" title="class in com.hp.hpl.jena.graph.query">QueryTriple</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactoryBase.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactoryBase.html#createTriple(com.hp.hpl.jena.graph.query.QueryNode, com.hp.hpl.jena.graph.query.QueryNode, com.hp.hpl.jena.graph.query.QueryNode)">createTriple</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> S,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> P,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> O)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryTriple.html" title="class in com.hp.hpl.jena.graph.query">QueryTriple</A></CODE></FONT></TD>
<TD><CODE><B>QueryNodeFactory.</B><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNodeFactory.html#createTriple(com.hp.hpl.jena.graph.query.QueryNode, com.hp.hpl.jena.graph.query.QueryNode, com.hp.hpl.jena.graph.query.QueryNode)">createTriple</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> s,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> p,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> o)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/package-summary.html">com.hp.hpl.jena.graph.query</A> with parameters of type <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryTriple.html#QueryTriple(com.hp.hpl.jena.graph.query.QueryNode, com.hp.hpl.jena.graph.query.QueryNode, com.hp.hpl.jena.graph.query.QueryNode)">QueryTriple</A></B>(<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> S,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> P,
<A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query">QueryNode</A> O)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/hp/hpl/jena/graph/query/QueryNode.html" title="class in com.hp.hpl.jena.graph.query"><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?com/hp/hpl/jena/graph/query/\class-useQueryNode.html" target="_top"><B>FRAMES</B></A>
<A HREF="QueryNode.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 © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP
</BODY>
</HTML>
|
zp-js/20160913-3/index.html | zhaoyixin/zhaoyixin.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>联动下拉菜单</title>
<script>
window.onload = function () {
var s1 = new Sel('div1');
s1.add('0',['1','2','3']);
s1.add('0_0',['1_1','1_2','1_3']);
s1.add('0_0_0',['1_1_1','1_1_2','1_1_3']);
s1.add('0_0_1',['1_2_1','1_2_2','1_2_3']);
s1.add('0_0_2',['1_3_1','1_3_2','1_3_3']);
s1.add('0_1',['2_1','2_2','2_3']);
s1.add('0_2',['3_1','3_2','3_3']);
};
function Sel(id){
this.oParent = document.getElementById(id);
this.data = {};
}
Sel.prototype = {
add : function (key, value) {
this.data[key] = value;
}
};
</script>
</head>
<body>
<div id="div1"></div>
</body>
</html> |
www/css/index.css | mjniuz/phonegap-maps-sample | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
* {
-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}
body {
-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
-webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */
-webkit-user-select: none; /* prevent copy paste, to allow, change 'none' to 'text' */
background-color:#E4E4E4;
background-image:linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%);
background-image:-webkit-linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%);
background-image:-ms-linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%);
background-image:-webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #A7A7A7),
color-stop(0.51, #E4E4E4)
);
background-attachment:fixed;
font-family:'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
font-size:12px;
height:100%;
margin:0px;
padding:0px;
text-transform:uppercase;
width:100%;
}
/* Portrait layout (default) */
.app {
background:url(../img/logo.png) no-repeat center top; /* 170px x 200px */
position:absolute; /* position in the center of the screen */
left:50%;
top:50%;
height:50px; /* text area height */
width:225px; /* text area width */
text-align:center;
padding:180px 0px 0px 0px; /* image height is 200px (bottom 20px are overlapped with text) */
margin:-115px 0px 0px -112px; /* offset vertical: half of image height and text area height */
/* offset horizontal: half of text area width */
}
/* Landscape layout (with min-width) */
@media screen and (min-aspect-ratio: 1/1) and (min-width:400px) {
.app {
background-position:left center;
padding:75px 0px 75px 170px; /* padding-top + padding-bottom + text area = image height */
margin:-90px 0px 0px -198px; /* offset vertical: half of image height */
/* offset horizontal: half of image width and text area width */
}
}
h1 {
font-size:24px;
font-weight:normal;
margin:0px;
overflow:visible;
padding:0px;
text-align:center;
}
.event {
border-radius:4px;
-webkit-border-radius:4px;
color:#FFFFFF;
font-size:12px;
margin:0px 30px;
padding:2px 0px;
}
.event.listening {
background-color:#333333;
display:block;
}
.event.received {
background-color:#4B946A;
display:none;
}
@keyframes fade {
from { opacity: 1.0; }
50% { opacity: 0.4; }
to { opacity: 1.0; }
}
@-webkit-keyframes fade {
from { opacity: 1.0; }
50% { opacity: 0.4; }
to { opacity: 1.0; }
}
.blink {
animation:fade 3000ms infinite;
-webkit-animation:fade 3000ms infinite;
}
.button {
background: #3498db;
background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
background-image: -moz-linear-gradient(top, #3498db, #2980b9);
background-image: -ms-linear-gradient(top, #3498db, #2980b9);
background-image: -o-linear-gradient(top, #3498db, #2980b9);
background-image: linear-gradient(to bottom, #3498db, #2980b9);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0px;
font-family: Arial;
color: #ffffff;
font-size: 20px;
padding: 10px 20px 10px 20px;
text-decoration: none;
}
.button:hover {
background: #3cb0fd;
background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
text-decoration: none;
} |
examples/Life2b.html | CindyJS/CindyJS | <!DOCTYPE html>
<html>
<head>
<title>Game of Life</title>
<meta charset="UTF-8" />
<script type="text/javascript" src="../build/js/Cindy.js"></script>
<script id="csinit" type="text/x-cindyscript">
n=75;
// rotate matrix in all four possible directions
rotd(m) := m_n <: m_(1..(n-1));
rotu(m) := m_(2..n) :> m_1;
rotr(m) := apply(m, rotd(#));
rotl(m) := apply(m, rotu(#));
compneigh():=(
neighlr = rotl(m) + rotr(m);
neighlrm = neighlr + m;
neigh = rotu(neighlrm) + rotd(neighlrm) + neighlr;
);
drawm():=(
repeat(n,i,
repeat(n,j,
fillpoly([(i,j),(i+1,j),(i+1,j+1),(i,j+1)],
color->if(m_i_j==1,hue(neigh_i_j/8)*.6,[1,1,1]));
)
)
);
next():=(
m=apply(1..n,i,apply(1..n,j,
nei=neigh_i_j;
if(nei == 3 % nei == 3 - m_i_j, 1, 0)
));
compneigh();
);
reset() := (
m=zeromatrix(n,n);
repeat(n,i,
repeat(n,j,
m_i_j=round(random());
);
);
compneigh();
);
reset();
</script>
<script id="csdraw" type="text/x-cindyscript">
drawm();
</script>
<script id="cstick" type="text/x-cindyscript">
next();
</script>
<script type="text/javascript">
var cdy = CindyJS({
// See ref/createCindy documentation for details.
canvasname: "CSCanvas",
scripts: "cs*",
language: "en",
defaultAppearance: {},
transform: [{ scaleAndOrigin: [6, 123, -3] }],
});
// Remove all comments after adjusting this template for your use case.
</script>
</head>
<body style="font-family: Arial">
<div
id="CSCanvas"
style="width: 705px; height: 507px; border: 2px solid black; background-color: rgb(168, 176, 192)"
></div>
<p>
<button onclick="cdy.play()" type="button">Play</button>
<button onclick="cdy.stop()" type="button">Stop</button>
<button onclick="cdy.stop();cdy.evokeCS('reset()')" type="button">Reset</button>
<button onclick="cdy.evokeCS('next()')" type="button">Step</button>
</p>
</body>
</html>
|
static/script/zTree_v3/api/en/zTreeObj.reAsyncChildNodes.html | chenyongze/iwshop | <div class="apiDetail">
<div>
<h2><span>Function(parentNode, reloadType, isSilent)</span><span class="path">zTreeObj.</span>reAsyncChildNodes</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>Forced asynchronous loading child nodes of parent node. It is valid when <span class="highlight_red">[setting.async.enable = true]</span></p>
<p class="highlight_red">You can use this method to reload child nodes.</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 will asynchronous loading child nodes.</p>
<p class="highlight_red">1. If parentNode = null, it is same as reload root nodes.</p>
<p class="highlight_red">2. If parentNode.isParent = false, don't load nodes.</p>
<p class="highlight_red">3. Please ensure that this data object is an internal node data object in zTree.</p>
<h4 class="topLine"><b>reloadType</b><span>String</span></h4>
<p>reloadType = "refresh" means: reload child nodes.</p>
<p>reloadType != "refresh" means: append to load child nodes.</p>
<h4 class="topLine"><b>isSilent</b><span>Boolean</span></h4>
<p>Set whether to automatically expand the parent node, after load nodes.</p>
<p>isSilent = true means: don't auto expand the parent node. Otherwise auto expand.</p>
<h4 class="topLine"><b>Return </b><span>none</span></h4>
<p>no return value</p>
</div>
<h3>Examples of function</h3>
<h4>1. reload root nodes</h4>
<pre xmlns=""><code>var treeObj = $.fn.zTree.getZTreeObj("tree");
treeObj.reAsyncChildNodes(null, "refresh");
</code></pre>
<h4>2. reload the first selected node's child nodes.</h4>
<pre xmlns=""><code>var treeObj = $.fn.zTree.getZTreeObj("tree");
var nodes = treeObj.getSelectedNodes();
if (nodes.length>0) {
treeObj.reAsyncChildNodes(nodes[0], "refresh");
}
</code></pre>
</div>
</div> |
docs/dev/apidocs/dollar/api/guard/Guarded.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:17 GMT 2017 -->
<title>Guarded (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="Guarded (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="navBarCell1Rev">Class</li>
<li><a href="class-use/Guarded.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../dollar/api/guard/Guard.html" title="interface in dollar.api.guard"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../dollar/api/guard/Guards.html" title="annotation in dollar.api.guard"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?dollar/api/guard/Guarded.html" target="_top">Frames</a></li>
<li><a href="Guarded.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li><a href="#annotation.type.required.element.summary">Required</a> | </li>
<li>Optional</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="../../../dollar/api/guard/package-summary.html">dollar.api.guard</a></div>
<h2 title="Annotation Type Guarded" class="title">Annotation Type Guarded</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Repeatable.html?is-external=true" title="class or interface in java.lang.annotation">@Repeatable</a>(<a href="../../../dollar/api/guard/Guards.html" title="annotation in dollar.api.guard">Guards.class</a>)
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>({<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#CONSTRUCTOR" title="class or interface in java.lang.annotation">CONSTRUCTOR</a>})
public @interface <span class="memberNameLabel">Guarded</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.required.element.summary">
<!-- -->
</a>
<h3>Required Element Summary</h3>
<table class="memberSummary" summary="Required Element Summary table, listing required elements, and an explanation">
<caption><span>Required Elements</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Required Element</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>@NotNull <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="../../../dollar/api/guard/Guard.html" title="interface in dollar.api.guard">Guard</a>></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dollar/api/guard/Guarded.html#value--">value</a></span></code></th>
<td class="colLast"> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.element.detail">
<!-- -->
</a>
<h3>Element Detail</h3>
<a name="value--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>value</h4>
<pre>@NotNull
@NotNull <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="../../../dollar/api/guard/Guard.html" title="interface in dollar.api.guard">Guard</a>> value</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Guarded.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../dollar/api/guard/Guard.html" title="interface in dollar.api.guard"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../dollar/api/guard/Guards.html" title="annotation in dollar.api.guard"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?dollar/api/guard/Guarded.html" target="_top">Frames</a></li>
<li><a href="Guarded.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li><a href="#annotation.type.required.element.summary">Required</a> | </li>
<li>Optional</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</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>
|
tests/outline/tocInsert03-input.html | corinthia/corinthia-editorlib | <!DOCTYPE html>
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<script></script>
<script>
function performTest(api)
{
api.Outline.init();
if (api.Outline.detectSectionNumbering())
api.tests.TestLib.setupOutlineNumbering();
api.PostponedActions.perform();
api.Outline.insertTableOfContents();
api.PostponedActions.perform();
api.Outline.insertListOfFigures();
api.PostponedActions.perform();
// api.tests.TestLib.showSelection();
api.Outline.insertListOfTables();
api.PostponedActions.perform();
api.tests.TestLib.simplifyTOCs();
}
</script>
</head>
<body>
<h1>[]4 Section 1</h1>
<h1>4 Section 2</h1>
<figure>
(figure content)
<figcaption>Figure 9: Test figure A</figcaption>
</figure>
<figure>
(figure content)
<figcaption>Figure 9: Test figure B</figcaption>
</figure>
<table id="item1" style="width: 100%">
<caption>Table 9: Test table A</caption>
<col width="100%"/>
<tr><td><p><br/></p></td></tr>
</table>
<table id="item2" style="width: 100%">
<caption>Table 9: Test table B</caption>
<col width="100%"/>
<tr><td><p><br/></p></td></tr>
</table>
</body>
</html>
|
projects/thin-client-impl/gae-java/war/lib/angular/docs/partials/error/index.html | zaqwes8811/coordinator-tasks | <a href="http://github.com/angular/angular.js/edit/master/docs/content/error/index.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable=""></code>
<div><span class="hint"></span>
</div>
</h1>
<div><div class="error-reference-page"><p>Use the Error Reference manual to find information about error conditions in
your AngularJS app. Errors thrown in production builds of AngularJS will log
links to this site on the console.</p>
<p>Other useful references for debugging your app include:</p>
<ul>
<li><a href="api/index">API Reference</a> for detailed information about specific features</li>
<li><a href="guide/index">Developer Guide</a> for AngularJS concepts</li>
<li><a href="tutorial/index">Tutorial</a> for getting started</li>
</ul>
</div></div>
|
ehmp-ui/product/production/app/applets/medication_review_v2/templates/infoButtonPatientTemplate.html | KRMAssociatesInc/eHMP | <div align="left">
<p><a href={{infoButtonPatientUrl1}} target="_blank" class="external_free"><img src="_assets/img/icon-link.png"> {{infoButtonPatientSiteName1}} </a></p>
<p><a href={{infoButtonPatientUrl2}} target="_blank" class="external_free"><img src="_assets/img/icon-link.png"> {{infoButtonPatientSiteName2}} </a></p>
<p><a href={{infoButtonPatientUrl3}} target="_blank" class="external_free"><img src="_assets/img/icon-link.png"> {{infoButtonPatientSiteName3}} </a></p>
</div> |
apache-cassandra-2.1.2/javadoc/org/apache/cassandra/io/sstable/SSTableDeletingTask.html | anuragkapur/cassandra-2.1.2-ak-skynet | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_72) on Wed Nov 05 20:55:14 EST 2014 -->
<title>SSTableDeletingTask (apache-cassandra API)</title>
<meta name="date" content="2014-11-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SSTableDeletingTask (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SSTableDeletingTask.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/cassandra/io/sstable/SSTable.html" title="class in org.apache.cassandra.io.sstable"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/io/sstable/SSTableIdentityIterator.html" title="class in org.apache.cassandra.io.sstable"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/io/sstable/SSTableDeletingTask.html" target="_top">Frames</a></li>
<li><a href="SSTableDeletingTask.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cassandra.io.sstable</div>
<h2 title="Class SSTableDeletingTask" class="title">Class SSTableDeletingTask</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.io.sstable.SSTableDeletingTask</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.lang.Runnable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">SSTableDeletingTask</span>
extends java.lang.Object
implements java.lang.Runnable</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/SSTableDeletingTask.html#SSTableDeletingTask(org.apache.cassandra.io.sstable.SSTableReader)">SSTableDeletingTask</a></strong>(<a href="../../../../../org/apache/cassandra/io/sstable/SSTableReader.html" title="class in org.apache.cassandra.io.sstable">SSTableReader</a> referent)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/SSTableDeletingTask.html#rescheduleFailedTasks()">rescheduleFailedTasks</a></strong>()</code>
<div class="block">Retry all deletions that failed the first time around (presumably b/c the sstable was still mmap'd.)
Useful because there are times when we know GC has been invoked; also exposed as an mbean.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/SSTableDeletingTask.html#run()">run</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/SSTableDeletingTask.html#schedule()">schedule</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/SSTableDeletingTask.html#setTracker(org.apache.cassandra.db.DataTracker)">setTracker</a></strong>(<a href="../../../../../org/apache/cassandra/db/DataTracker.html" title="class in org.apache.cassandra.db">DataTracker</a> tracker)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/SSTableDeletingTask.html#waitForDeletions()">waitForDeletions</a></strong>()</code>
<div class="block">for tests</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="SSTableDeletingTask(org.apache.cassandra.io.sstable.SSTableReader)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SSTableDeletingTask</h4>
<pre>public SSTableDeletingTask(<a href="../../../../../org/apache/cassandra/io/sstable/SSTableReader.html" title="class in org.apache.cassandra.io.sstable">SSTableReader</a> referent)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setTracker(org.apache.cassandra.db.DataTracker)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTracker</h4>
<pre>public void setTracker(<a href="../../../../../org/apache/cassandra/db/DataTracker.html" title="class in org.apache.cassandra.db">DataTracker</a> tracker)</pre>
</li>
</ul>
<a name="schedule()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>schedule</h4>
<pre>public void schedule()</pre>
</li>
</ul>
<a name="run()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>run</h4>
<pre>public void run()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>run</code> in interface <code>java.lang.Runnable</code></dd>
</dl>
</li>
</ul>
<a name="rescheduleFailedTasks()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rescheduleFailedTasks</h4>
<pre>public static void rescheduleFailedTasks()</pre>
<div class="block">Retry all deletions that failed the first time around (presumably b/c the sstable was still mmap'd.)
Useful because there are times when we know GC has been invoked; also exposed as an mbean.</div>
</li>
</ul>
<a name="waitForDeletions()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>waitForDeletions</h4>
<pre>public static void waitForDeletions()</pre>
<div class="block">for tests</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SSTableDeletingTask.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/cassandra/io/sstable/SSTable.html" title="class in org.apache.cassandra.io.sstable"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cassandra/io/sstable/SSTableIdentityIterator.html" title="class in org.apache.cassandra.io.sstable"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/io/sstable/SSTableDeletingTask.html" target="_top">Frames</a></li>
<li><a href="SSTableDeletingTask.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014 The Apache Software Foundation</small></p>
</body>
</html>
|
docs/api/java/org/apache/sysds/runtime/functionobjects/class-use/PlusMultiply.html | apache/incubator-systemml | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.sysds.runtime.functionobjects.PlusMultiply (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.functionobjects.PlusMultiply (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="../PlusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">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.functionobjects.PlusMultiply" class="title">Uses of Class<br>org.apache.sysds.runtime.functionobjects.PlusMultiply</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../PlusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">PlusMultiply</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="#org.apache.sysds.runtime.functionobjects">org.apache.sysds.runtime.functionobjects</a></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.sysds.runtime.functionobjects">
<!-- -->
</a>
<h3>Uses of <a href="../PlusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">PlusMultiply</a> in <a href="../package-summary.html">org.apache.sysds.runtime.functionobjects</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.sysds.runtime.functionobjects</a> that return <a href="../PlusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">PlusMultiply</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>static <a href="../PlusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">PlusMultiply</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PlusMultiply.</span><code><span class="memberNameLink"><a href="../PlusMultiply.html#getFnObject()">getFnObject</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</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="../PlusMultiply.html" title="class in org.apache.sysds.runtime.functionobjects">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>
|
fgb-decoder/xref/overview-summary.html | amsa-code/amsa-code.github.io |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<!-- generated by Apache Maven JXR (jdk7) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>fgb-decoder 0.1.0 Reference</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
</head>
<body>
<div class="topNav">
<a name="navbar_top"><!-- --></a>
<a href="#skip-navbar_top" title="Skip navigation links"></a>
<a name="navbar_top_firstrow"><!-- --></a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li>Tree</li>
<li>Deprecated</li>
<li>Index</li>
<li>Help</li>
</ul>
<div class="aboutLanguage"><em><strong>fgb-decoder 0.1.0 Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<a name="skip-navbar_top"><!-- --></a>
</div>
<div class="header">
<h1 class="title">fgb-decoder 0.1.0 Reference</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages">
<caption><span>Packages</span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst colLast" scope="col">Package</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst colLast">
<a href="au/gov/amsa/fgb/package-summary.html">au.gov.amsa.fgb</a>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst colLast">
<a href="au/gov/amsa/fgb/internal/package-summary.html">au.gov.amsa.fgb.internal</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="bottomNav">
<a name="navbar_bottom"><!-- --></a>
<a href="#skip-navbar_bottom" title="Skip navigation links"></a>
<a name="navbar_bottom_firstrow"><!-- --></a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li>Tree</li>
<li>Deprecated</li>
<li>Index</li>
<li>Help</li>
</ul>
<div class="aboutLanguage"><em><strong>fgb-decoder 0.1.0 Reference</strong></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<a name="skip-navbar_bottom"><!-- --></a>
</div>
<div id="footer">
Copyright © 2021. All rights reserved.
</div>
</body>
</html> |
doc/0.8.3/guacamole-ext/org/glyptodon/guacamole/net/auth/simple/class-use/SimpleConnectionGroup.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 (version 1.6.0_27) on Fri Mar 28 21:40:16 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.glyptodon.guacamole.net.auth.simple.SimpleConnectionGroup (guacamole-ext 0.8.1 API)</title>
<meta name="date" content="2014-03-28">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.glyptodon.guacamole.net.auth.simple.SimpleConnectionGroup (guacamole-ext 0.8.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/glyptodon/guacamole/net/auth/simple/SimpleConnectionGroup.html" title="class in org.glyptodon.guacamole.net.auth.simple">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/glyptodon/guacamole/net/auth/simple//class-useSimpleConnectionGroup.html" target="_top">FRAMES</a></li>
<li><a href="SimpleConnectionGroup.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.glyptodon.guacamole.net.auth.simple.SimpleConnectionGroup" class="title">Uses of Class<br>org.glyptodon.guacamole.net.auth.simple.SimpleConnectionGroup</h2>
</div>
<div class="classUseContainer">No usage of org.glyptodon.guacamole.net.auth.simple.SimpleConnectionGroup</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/glyptodon/guacamole/net/auth/simple/SimpleConnectionGroup.html" title="class in org.glyptodon.guacamole.net.auth.simple">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/glyptodon/guacamole/net/auth/simple//class-useSimpleConnectionGroup.html" target="_top">FRAMES</a></li>
<li><a href="SimpleConnectionGroup.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 © 2014. 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>
<!-- End Google Analytics -->
</body>
</html>
|
doc/0.8.4/guacamole-common/org/glyptodon/guacamole/servlet/package-use.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 (version 1.6.0_27) on Fri May 23 12:13:08 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package org.glyptodon.guacamole.servlet (guacamole-common 0.8.0 API)</title>
<meta name="date" content="2014-05-23">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.glyptodon.guacamole.servlet (guacamole-common 0.8.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/glyptodon/guacamole/servlet/package-use.html" target="_top">FRAMES</a></li>
<li><a href="package-use.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 title="Uses of Package org.glyptodon.guacamole.servlet" class="title">Uses of Package<br>org.glyptodon.guacamole.servlet</h1>
</div>
<div class="contentContainer">No usage of org.glyptodon.guacamole.servlet</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/glyptodon/guacamole/servlet/package-use.html" target="_top">FRAMES</a></li>
<li><a href="package-use.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 © 2014. 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>
<!-- End Google Analytics -->
</body>
</html>
|
docs/tables/docsets/PenguinTables.docset/Contents/Resources/Documents/Enums/PDataTypeDetails.html | saeta/penguin | <!DOCTYPE html>
<html lang="en">
<head>
<title>PDataTypeDetails Enumeration 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/Enum/PDataTypeDetails" class="dashAnchor"></a>
<a title="PDataTypeDetails Enumeration Reference"></a>
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
PenguinTables Docs
</a>
(31% documented)
</p>
<p class="header-col--secondary">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</p>
<p class="header-col header-col--secondary">
<a class="header-link" href="https://github.com/saeta/penguin">
<img class="header-icon" src="../img/gh.png"/>
View on GitHub
</a>
</p>
</header>
<p class="breadcrumbs">
<a class="breadcrumb" href="../index.html">PenguinTables Reference</a>
<img class="carat" src="../img/carat.png" />
PDataTypeDetails Enumeration 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="../Primary%20Types.html">Primary Types</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PTable.html">PTable</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PColumn.html">PColumn</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PTypedColumn.html">PTypedColumn</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Aggregation.html">Aggregation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PIndexSet.html">PIndexSet</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/PError.html">PError</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Element%20requirements.html">Element requirements</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Element%20requirements.html#/s:13PenguinTables19ElementRequirementsa">ElementRequirements</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PDefaultInit.html">PDefaultInit</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PStringParsible.html">PStringParsible</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PCSVParsible.html">PCSVParsible</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/DoubleConvertible.html">DoubleConvertible</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Summaries.html">Summaries</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PColumnSummary.html">PColumnSummary</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/PDataTypeDetails.html">PDataTypeDetails</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PNumericDetails.html">PNumericDetails</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PStringDetails.html">PStringDetails</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PBoolDetails.html">PBoolDetails</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Aggregation%20Internals.html">Aggregation Internals</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../custom-aggregation.html">Custom Aggregation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/AggregationOperation.html">AggregationOperation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/AggregationEngine.html">AggregationEngine</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Aggregation%20Internals.html#/s:13PenguinTables25ArbitraryTypedAggregationC">ArbitraryTypedAggregation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Aggregation%20Internals.html#/s:13PenguinTables28DoubleConvertibleAggregationC">DoubleConvertibleAggregation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Aggregation%20Internals.html#/s:13PenguinTables18NumericAggregationC">NumericAggregation</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Aggregation%20Internals.html#/s:13PenguinTables17StringAggregationC">StringAggregation</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other%20Guides.html">Other Guides</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../custom-data-types.html">Custom Data Types</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../power-users.html">Power Users</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other%20Extensions.html">Other Extensions</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Bool.html">Bool</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Double.html">Double</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Float.html">Float</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Int.html">Int</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Int32.html">Int32</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Int64.html">Int64</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/String.html">String</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other%20Protocols.html">Other Protocols</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PTableSchema.html">PTableSchema</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PTableSchema.html">PTableSchema</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other%20Structs.html">Other Structures</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/PTypedTable.html">PTypedTable</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/SchemaProblem.html">SchemaProblem</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
<section class="section">
<div class="section-content top-matter">
<h1>PDataTypeDetails</h1>
<div class="declaration">
<div class="language">
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">enum</span> <span class="kt">PDataTypeDetails</span></code></pre>
</div>
</div>
<p>Undocumented</p>
<div class="slightly-smaller">
<a href="https://github.com/saeta/penguin/tree/main/Sources/PenguinTables/Summary.swift#L31-L35">Show on GitHub</a>
</div>
</div>
</section>
<section class="section">
<div class="section-content">
<div class="task-group">
<ul class="item-container">
<li class="item">
<div>
<code>
<a name="/s:13PenguinTables16PDataTypeDetailsO7numericyAcA08PNumericE0VcACmF"></a>
<a name="//apple_ref/swift/Element/numeric(_:)" class="dashAnchor"></a>
<a class="token" href="#/s:13PenguinTables16PDataTypeDetailsO7numericyAcA08PNumericE0VcACmF">numeric(_:<wbr>)</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="k">case</span> <span class="nf">numeric</span><span class="p">(</span><span class="nv">_</span><span class="p">:</span> <span class="kt"><a href="../Structs/PNumericDetails.html">PNumericDetails</a></span><span class="p">)</span></code></pre>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/saeta/penguin/tree/main/Sources/PenguinTables/Summary.swift#L">Show on GitHub</a>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:13PenguinTables16PDataTypeDetailsO6stringyAcA07PStringE0VcACmF"></a>
<a name="//apple_ref/swift/Element/string(_:)" class="dashAnchor"></a>
<a class="token" href="#/s:13PenguinTables16PDataTypeDetailsO6stringyAcA07PStringE0VcACmF">string(_:<wbr>)</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="k">case</span> <span class="nf">string</span><span class="p">(</span><span class="nv">_</span><span class="p">:</span> <span class="kt"><a href="../Structs/PStringDetails.html">PStringDetails</a></span><span class="p">)</span></code></pre>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/saeta/penguin/tree/main/Sources/PenguinTables/Summary.swift#L">Show on GitHub</a>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:13PenguinTables16PDataTypeDetailsO4boolyAcA05PBoolE0VcACmF"></a>
<a name="//apple_ref/swift/Element/bool(_:)" class="dashAnchor"></a>
<a class="token" href="#/s:13PenguinTables16PDataTypeDetailsO4boolyAcA05PBoolE0VcACmF">bool(_:<wbr>)</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="k">case</span> <span class="nf">bool</span><span class="p">(</span><span class="nv">_</span><span class="p">:</span> <span class="kt"><a href="../Structs/PBoolDetails.html">PBoolDetails</a></span><span class="p">)</span></code></pre>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/saeta/penguin/tree/main/Sources/PenguinTables/Summary.swift#L">Show on GitHub</a>
</div>
</section>
</div>
</li>
</ul>
</div>
</div>
</section>
</article>
</div>
<section class="footer">
<p>© 2020 <a class="link" href="https://github.com/saeta" target="_blank" rel="external">Brennan Saeta <a href="mailto:saeta@google.com">saeta@google.com</a></a>. All rights reserved. (Last updated: 2020-12-07)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
</div>
</html>
|
javadoc/deprecated-list.html | jstrachan/guicey | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_07) on Tue May 19 17:41:43 PDT 2009 -->
<TITLE>
Deprecated List (Guice 2.0 API)
</TITLE>
<META NAME="date" CONTENT="2009-05-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="Deprecated List (Guice 2.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </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?deprecated-list.html" target="_top"><B>FRAMES</B></A>
<A HREF="deprecated-list.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>Deprecated API</B></H2>
</CENTER>
<HR SIZE="4" NOSHADE>
<B>Contents</B><UL>
<LI><A HREF="#annotation_type">Deprecated Annotation Types</A>
</UL>
<A NAME="annotation_type"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Deprecated Annotation Types</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="com/google/inject/assistedinject/AssistedInject.html" title="annotation in com.google.inject.assistedinject">com.google.inject.assistedinject.AssistedInject</A>
<BR>
<I><A HREF="com/google/inject/assistedinject/FactoryProvider.html" title="class in com.google.inject.assistedinject"><CODE>FactoryProvider</CODE></A> now works better with the standard @Inject
annotation. When using that annotation, parameters are matched by name and type rather than
by position. In addition, values that use the standard @Inject constructor
annotation are eligible for method interception.</I> </TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </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?deprecated-list.html" target="_top"><B>FRAMES</B></A>
<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
docs/api/org/apache/hadoop/contrib/utils/join/class-use/ArrayListBackedIterator.html | zxqt223/hadoop-ha.1.0.3 | <!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_26) on Tue May 08 20:32:58 UTC 2012 -->
<TITLE>
Uses of Class org.apache.hadoop.contrib.utils.join.ArrayListBackedIterator (Hadoop 1.0.3 API)
</TITLE>
<META NAME="date" CONTENT="2012-05-08">
<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.hadoop.contrib.utils.join.ArrayListBackedIterator (Hadoop 1.0.3 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/hadoop/contrib/utils/join/ArrayListBackedIterator.html" title="class in org.apache.hadoop.contrib.utils.join"><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/hadoop/contrib/utils/join//class-useArrayListBackedIterator.html" target="_top"><B>FRAMES</B></A>
<A HREF="ArrayListBackedIterator.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.hadoop.contrib.utils.join.ArrayListBackedIterator</B></H2>
</CENTER>
No usage of org.apache.hadoop.contrib.utils.join.ArrayListBackedIterator
<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/hadoop/contrib/utils/join/ArrayListBackedIterator.html" title="class in org.apache.hadoop.contrib.utils.join"><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/hadoop/contrib/utils/join//class-useArrayListBackedIterator.html" target="_top"><B>FRAMES</B></A>
<A HREF="ArrayListBackedIterator.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 © 2009 The Apache Software Foundation
</BODY>
</HTML>
|
lihaochuan/JS/js0.html | wuancake/wuancake_php | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-text"Content="text/html" charset="utf8">
<title>simple js脚本</title>
</head>
<body>
<script>//通常的做法是把函数放入 <head> 部分中,或者放在页面底部。这样就可以把它们安置到同一处位置,不会干扰页面的内容。
document.write("这是一个简单的JS!");
document.write("这是另一个简单的JS");
</script>
<br />
<button type="button" onclick="alert('welcome to the JSweb!')"><p>welcome</p></button>
<p id="demo">Hello JavaScript</p>
<script>
function myfunction(){
x = document.getElementById("demo");//找到元素
x.innerHTML = "hello,welcome sb.";//显示
}
</script>
<button type="button" onclick="myfunction()">点击这里有变化</button>
<p id="1">JS可以改变样式</p>
<script>
function changestyle(){
m = document.getElementById("1");//找到元素
m.style.color = "#ff0000";//改变颜色
}
</script>
<button type="button" onclick="changestyle()">点击改变颜色</button>
<h1>请输入数字,输入的不是数字就会提醒</h1>
<input id="text" type="text" />
<script >
function identifynumber(){
var n = document.getElementById("text").value;
if (n==""||isNaN(n)){//注意NaN的大小写
alert("不是数字!");
}
}
</script>
<button type="button" onclick="identifynumber()">提交</button>
<p id="3">我的js函数放在同目录下的p.js文件里面</p>
<button type="button" onclick="outfunction()" >点击这里有变化</button>
<script src="js/p.js"></script>
<!--
<script> //使用window.alert()弹出警示框
window.alert("3+4");//当里面添加双引号时,直接输出引号里面的内容
window.alert(3+4);//当不加引号时输出表达式的结果
</script> -->
<br />
<script>
document.write(Date());
</script>
<script>
function clkfunction(){
document.write(Date());
}
</script>
<button type="button" onclick="clkfunction()">点击显示时间</button>
<p id="test"></p>
<script>
var length;
length = 6;
document.getElementById("test").innerHTML = length;
</script>
<p id="test1"></p>
<script>
var length;
length = 6 + 'vol';
document.getElementById("test1").innerHTML = length;
</script>
<p id="a">hello</p>
<p id="b">hi</p>
<button type="button" onclick="myfunction()">点击变化</button>
<script>
function myfunction(){
document.getElementById("a").innerHTML = "welcome here";
document.getElementById("b").innerHTML = "thanks";
}
</script>
<script>
var i;//每使用一个变量就要先定义
var cars = new Array();
cars[0] = "hi";
cars[1] = "hello";
cars[2] = "welcome";
for(i=0;i<cars.length;i++){//for语句里面使用分号
document.write(cars[i]+"<br />");
}
</script>
<p>创建javascript对象</p>
<p id="c"></p>
<script>
var person = {name:"Mr.li",year:"20"} ;
document.getElementById("c").innerHTML =
person.name + "is" + person["year"] ;//在中间一定要使用加号+
</script>
</body>
</html>
|
src/content/en/tools/workbox/reference-docs/v5/workbox-build_src_lib_transform-manifest.js.html | myakura/WebFundamentals | <!DOCTYPE html>
<html devsite>
<head><meta name="robots" content="noindex">
<meta name="project_path" value="/web/tools/workbox/_project.yaml" />
<meta name="book_path" value="/web/tools/workbox/_book.yaml" />
<meta name="gtm_var" data-key="docType" data-value="reference">
<title>Source: workbox-build/src/lib/transform-manifest.js</title>
<link href="jsdoc.css" rel="stylesheet">
</head>
<body>
<div id="jsdoc-body-container">
<div id="jsdoc-content">
<div id="jsdoc-content-container">
<div id="jsdoc-banner" role="banner">
</div>
<div id="jsdoc-main" role="main">
<header class="page-header">
<h1>Source: workbox-build/src/lib/transform-manifest.js</h1>
</header>
<article>
<pre class="prettyprint linenums"><code>/*
Copyright 2018 Google LLC
Use of this source code is governed by an MIT-style
license that can be found in the LICENSE file or at
https://opensource.org/licenses/MIT.
*/
const errors = require('./errors');
const additionalManifestEntriesTransform =
require('./additional-manifest-entries-transform');
const maximumSizeTransform = require('./maximum-size-transform');
const modifyURLPrefixTransform = require('./modify-url-prefix-transform');
const noRevisionForURLsMatchingTransform =
require('./no-revision-for-urls-matching-transform');
/**
* A `ManifestTransform` function can be used to modify the modify the `url` or
* `revision` properties of some or all of the
* {@link module:workbox-build.ManifestEntry|ManifestEntries} in the manifest.
*
* Deleting the `revision` property of an entry will cause
* the corresponding `url` to be precached without cache-busting parameters
* applied, which is to say, it implies that the URL itself contains
* proper versioning info. If the `revision` property is present, it must be
* set to a string.
*
* @example A transformation that prepended the origin of a CDN for any
* URL starting with '/assets/' could be implemented as:
*
* const cdnTransform = async (manifestEntries) => {
* const manifest = manifestEntries.map(entry => {
* const cdnOrigin = 'https://example.com';
* if (entry.url.startsWith('/assets/')) {
* entry.url = cdnOrigin + entry.url;
* }
* return entry;
* });
* return {manifest, warnings: []};
* };
*
* @example A transformation that nulls the revision field when the
* URL contains an 8-character hash surrounded by '.', indicating that it
* already contains revision information:
*
* const removeRevisionTransform = async (manifestEntries) => {
* const manifest = manifestEntries.map(entry => {
* const hashRegExp = /\.\w{8}\./;
* if (entry.url.match(hashRegExp)) {
* entry.revision = null;
* }
* return entry;
* });
* return {manifest, warnings: []};
* };
*
* @callback ManifestTransform
* @param {Array&lt;module:workbox-build.ManifestEntry>} manifestEntries The full
* array of entries, prior to the current transformation.
* @param {Object} [compilation] When used in the webpack plugins, this param
* will be set to the current `compilation`.
* @return {Promise&lt;module:workbox-build.ManifestTransformResult>}
* The array of entries with the transformation applied, and optionally, any
* warnings that should be reported back to the build tool.
*
* @memberof module:workbox-build
*/
module.exports = async ({
additionalManifestEntries,
dontCacheBustURLsMatching,
fileDetails,
manifestTransforms,
maximumFileSizeToCacheInBytes,
modifyURLPrefix,
transformParam,
}) => {
let allWarnings = [];
// Take the array of fileDetail objects and convert it into an array of
// {url, revision, size} objects, with \ replaced with /.
const normalizedManifest = fileDetails.map((fileDetails) => {
return {
url: fileDetails.file.replace(/\\/g, '/'),
revision: fileDetails.hash,
size: fileDetails.size,
};
});
const transformsToApply = [];
if (maximumFileSizeToCacheInBytes) {
transformsToApply.push(maximumSizeTransform(maximumFileSizeToCacheInBytes));
}
if (modifyURLPrefix) {
transformsToApply.push(modifyURLPrefixTransform(modifyURLPrefix));
}
if (dontCacheBustURLsMatching) {
transformsToApply.push(
noRevisionForURLsMatchingTransform(dontCacheBustURLsMatching));
}
// Run any manifestTransforms functions second-to-last.
if (manifestTransforms) {
transformsToApply.push(...manifestTransforms);
}
// Run additionalManifestEntriesTransform last.
if (additionalManifestEntries) {
transformsToApply.push(
additionalManifestEntriesTransform(additionalManifestEntries));
}
let transformedManifest = normalizedManifest;
for (const transform of transformsToApply) {
const result = await transform(transformedManifest, transformParam);
if (!('manifest' in result)) {
throw new Error(errors['bad-manifest-transforms-return-value']);
}
transformedManifest = result.manifest;
allWarnings = allWarnings.concat(result.warnings || []);
}
// Generate some metadata about the manifest before we clear out the size
// properties from each entry.
const count = transformedManifest.length;
let size = 0;
for (const manifestEntry of transformedManifest) {
size += manifestEntry.size || 0;
delete manifestEntry.size;
}
return {
count,
size,
manifestEntries: transformedManifest,
warnings: allWarnings,
};
};
</code></pre>
</article>
</div>
</div>
<nav id="jsdoc-toc-nav" role="navigation"></nav>
</div>
</div>
</body>
</html> |
docs/dev/testapidocs/dollar/class-use/DollarOperatorsRegressionTest.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:22 GMT 2017 -->
<title>Uses of Class dollar.DollarOperatorsRegressionTest (Dollar 0.4.5195 Test 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.DollarOperatorsRegressionTest (Dollar 0.4.5195 Test 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/DollarOperatorsRegressionTest.html" title="class in dollar">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/class-use/DollarOperatorsRegressionTest.html" target="_top">Frames</a></li>
<li><a href="DollarOperatorsRegressionTest.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.DollarOperatorsRegressionTest" class="title">Uses of Class<br>dollar.DollarOperatorsRegressionTest</h2>
</div>
<div class="classUseContainer">No usage of dollar.DollarOperatorsRegressionTest</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/DollarOperatorsRegressionTest.html" title="class in dollar">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/class-use/DollarOperatorsRegressionTest.html" target="_top">Frames</a></li>
<li><a href="DollarOperatorsRegressionTest.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>
|
api/org/apache/tools/ant/filters/StripLineComments.html | ladykiller/ant-manual-zh | <!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 Mon Dec 23 09:52:17 EST 2013 -->
<TITLE>
StripLineComments (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="2013-12-23">
<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="StripLineComments (Apache Ant API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/tools/ant/filters/StripLineBreaks.html" title="class in org.apache.tools.ant.filters"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.Comment.html" title="class in org.apache.tools.ant.filters"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/tools/ant/filters/StripLineComments.html" target="_top"><B>FRAMES</B></A>
<A HREF="StripLineComments.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#fields_inherited_from_class_java.io.FilterReader">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.tools.ant.filters</FONT>
<BR>
Class StripLineComments</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.io.Reader
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.io.FilterReader
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html" title="class in org.apache.tools.ant.filters">org.apache.tools.ant.filters.BaseFilterReader</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/tools/ant/filters/BaseParamFilterReader.html" title="class in org.apache.tools.ant.filters">org.apache.tools.ant.filters.BaseParamFilterReader</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.tools.ant.filters.StripLineComments</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Closeable, java.lang.Readable, <A HREF="../../../../../org/apache/tools/ant/filters/ChainableReader.html" title="interface in org.apache.tools.ant.filters">ChainableReader</A>, <A HREF="../../../../../org/apache/tools/ant/types/Parameterizable.html" title="interface in org.apache.tools.ant.types">Parameterizable</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public final class <B>StripLineComments</B><DT>extends <A HREF="../../../../../org/apache/tools/ant/filters/BaseParamFilterReader.html" title="class in org.apache.tools.ant.filters">BaseParamFilterReader</A><DT>implements <A HREF="../../../../../org/apache/tools/ant/filters/ChainableReader.html" title="interface in org.apache.tools.ant.filters">ChainableReader</A></DL>
</PRE>
<P>
This filter strips line comments.
Example:
<pre><striplinecomments>
<comment value="#"/>
<comment value="--"/>
<comment value="REM "/>
<comment value="rem "/>
<comment value="//"/>
</striplinecomments></pre>
Or:
<pre><filterreader
classname="org.apache.tools.ant.filters.StripLineComments">
<param type="comment" value="#"/>
<param type="comment" value="--"/>
<param type="comment" value="REM "/>
<param type="comment" value="rem "/>
<param type="comment" value="//"/>
</filterreader></pre>
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.Comment.html" title="class in org.apache.tools.ant.filters">StripLineComments.Comment</A></B></CODE>
<BR>
The class that holds a comment representation.</TD>
</TR>
</TABLE>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_java.io.FilterReader"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class java.io.FilterReader</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>in</CODE></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_java.io.Reader"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class java.io.Reader</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>lock</CODE></TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.html#StripLineComments()">StripLineComments</A></B>()</CODE>
<BR>
Constructor for "dummy" instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.html#StripLineComments(java.io.Reader)">StripLineComments</A></B>(java.io.Reader in)</CODE>
<BR>
Creates a new filtered reader.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.html#addConfiguredComment(org.apache.tools.ant.filters.StripLineComments.Comment)">addConfiguredComment</A></B>(<A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.Comment.html" title="class in org.apache.tools.ant.filters">StripLineComments.Comment</A> comment)</CODE>
<BR>
Adds a <code>comment</code> element to the list of prefixes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.io.Reader</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.html#chain(java.io.Reader)">chain</A></B>(java.io.Reader rdr)</CODE>
<BR>
Creates a new StripLineComments using the passed in
Reader for instantiation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.html#read()">read</A></B>()</CODE>
<BR>
Returns the next character in the filtered stream, only including
lines from the original stream which don't start with any of the
specified comment prefixes.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.tools.ant.filters.BaseParamFilterReader"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.tools.ant.filters.<A HREF="../../../../../org/apache/tools/ant/filters/BaseParamFilterReader.html" title="class in org.apache.tools.ant.filters">BaseParamFilterReader</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/tools/ant/filters/BaseParamFilterReader.html#getParameters()">getParameters</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseParamFilterReader.html#setParameters(org.apache.tools.ant.types.Parameter[])">setParameters</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.tools.ant.filters.BaseFilterReader"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.tools.ant.filters.<A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html" title="class in org.apache.tools.ant.filters">BaseFilterReader</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#getInitialized()">getInitialized</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#getProject()">getProject</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#read(char[], int, int)">read</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#readFully()">readFully</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#readLine()">readLine</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#setInitialized(boolean)">setInitialized</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#setProject(org.apache.tools.ant.Project)">setProject</A>, <A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#skip(long)">skip</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.io.FilterReader"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.io.FilterReader</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>close, mark, markSupported, ready, reset</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.io.Reader"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.io.Reader</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>read, read</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="StripLineComments()"><!-- --></A><H3>
StripLineComments</H3>
<PRE>
public <B>StripLineComments</B>()</PRE>
<DL>
<DD>Constructor for "dummy" instances.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/tools/ant/filters/BaseFilterReader.html#BaseFilterReader()"><CODE>BaseFilterReader.BaseFilterReader()</CODE></A></DL>
</DL>
<HR>
<A NAME="StripLineComments(java.io.Reader)"><!-- --></A><H3>
StripLineComments</H3>
<PRE>
public <B>StripLineComments</B>(java.io.Reader in)</PRE>
<DL>
<DD>Creates a new filtered reader.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>in</CODE> - A Reader object providing the underlying stream.
Must not be <code>null</code>.</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="read()"><!-- --></A><H3>
read</H3>
<PRE>
public int <B>read</B>()
throws java.io.IOException</PRE>
<DL>
<DD>Returns the next character in the filtered stream, only including
lines from the original stream which don't start with any of the
specified comment prefixes.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>read</CODE> in class <CODE>java.io.FilterReader</CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the next character in the resulting stream, or -1
if the end of the resulting stream has been reached
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE> - if the underlying stream throws an IOException
during reading</DL>
</DD>
</DL>
<HR>
<A NAME="addConfiguredComment(org.apache.tools.ant.filters.StripLineComments.Comment)"><!-- --></A><H3>
addConfiguredComment</H3>
<PRE>
public void <B>addConfiguredComment</B>(<A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.Comment.html" title="class in org.apache.tools.ant.filters">StripLineComments.Comment</A> comment)</PRE>
<DL>
<DD>Adds a <code>comment</code> element to the list of prefixes.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>comment</CODE> - The <code>comment</code> element to add to the
list of comment prefixes to strip. Must not be <code>null</code>.</DL>
</DD>
</DL>
<HR>
<A NAME="chain(java.io.Reader)"><!-- --></A><H3>
chain</H3>
<PRE>
public java.io.Reader <B>chain</B>(java.io.Reader rdr)</PRE>
<DL>
<DD>Creates a new StripLineComments using the passed in
Reader for instantiation.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/tools/ant/filters/ChainableReader.html#chain(java.io.Reader)">chain</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/tools/ant/filters/ChainableReader.html" title="interface in org.apache.tools.ant.filters">ChainableReader</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>rdr</CODE> - A Reader object providing the underlying stream.
Must not be <code>null</code>.
<DT><B>Returns:</B><DD>a new filter based on this configuration, but filtering
the specified reader</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/tools/ant/filters/StripLineBreaks.html" title="class in org.apache.tools.ant.filters"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/tools/ant/filters/StripLineComments.Comment.html" title="class in org.apache.tools.ant.filters"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/tools/ant/filters/StripLineComments.html" target="_top"><B>FRAMES</B></A>
<A HREF="StripLineComments.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#fields_inherited_from_class_java.io.FilterReader">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
tests/formatting/style19-nop-input.html | corinthia/corinthia-editorlib | <!DOCTYPE html>
<html>
<head>
<script>
function performTest(api)
{
// Have to set the selection manually here, since putting in [ and ] is invalid HTML and
// WebKit's parser will move the selection to before the table if we do that
var table = document.getElementsByTagName("TABLE")[0];
var tds = document.getElementsByTagName("TD");
var td1Offset = api.Traversal.nodeOffset(tds[1]);
var td2Offset = api.Traversal.nodeOffset(tds[2]);
api.Selection.set(tds[1].parentNode,td1Offset,tds[2].parentNode,td2Offset+1);
api.Formatting.applyFormattingChanges(".test",null);
}
</script>
</head>
<body>
<p>Paragraph one</p>
<p>Paragraph two</p>
<table border="1">
<tr>
<td>One</td>
<td>Two</td>
</tr>
<tr>
<td>Three</td>
<td>Four</td>
</tr>
</table>
<p>Paragraph three</p>
<p>Paragraph four</p>
</body>
</html>
|
html/css/example.css | frhan/front-end | body{
font-family: arial;
background-color: rgb(185,179,175);
}
h1,h2{
color: #ee3e82;
}
p{
color: #665544;
} |
references/opennlp-docs/apidocs/opennlp-tools/opennlp/tools/sentdetect/lang/th/package-use.html | ericmguimaraes/COMP0378 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Tue Jun 16 10:37:01 BRT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package opennlp.tools.sentdetect.lang.th (Apache OpenNLP Tools 1.6.0 API)</title>
<meta name="date" content="2015-06-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package opennlp.tools.sentdetect.lang.th (Apache OpenNLP Tools 1.6.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</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?opennlp/tools/sentdetect/lang/th/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 title="Uses of Package opennlp.tools.sentdetect.lang.th" class="title">Uses of Package<br>opennlp.tools.sentdetect.lang.th</h1>
</div>
<div class="contentContainer">No usage of opennlp.tools.sentdetect.lang.th</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</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?opennlp/tools/sentdetect/lang/th/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
docs/javadoc/0.6.9/jus-jackson/io/apptik/comm/jus/converter/package-summary.html | djodjoni/jus | <!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_111) on Tue Jan 10 20:30:25 CET 2017 -->
<title>io.apptik.comm.jus.converter (jus-jackson 0.6.9 API)</title>
<meta name="date" content="2017-01-10">
<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="io.apptik.comm.jus.converter (jus-jackson 0.6.9 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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Package</li>
<li><a href="../../../../../io/apptik/comm/jus/request/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?io/apptik/comm/jus/converter/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.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 title="Package" class="title">Package io.apptik.comm.jus.converter</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<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="../../../../../io/apptik/comm/jus/converter/JacksonConverterFactory.html" title="class in io.apptik.comm.jus.converter">JacksonConverterFactory</a></td>
<td class="colLast">
<div class="block">A converter which uses Jackson.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../io/apptik/comm/jus/converter/JacksonRequestConverter.html" title="class in io.apptik.comm.jus.converter">JacksonRequestConverter</a><T></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../io/apptik/comm/jus/converter/JacksonResponseConverter.html" title="class in io.apptik.comm.jus.converter">JacksonResponseConverter</a><T></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Package</li>
<li><a href="../../../../../io/apptik/comm/jus/request/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?io/apptik/comm/jus/converter/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
poi-3.9/docs/apidocs/org/apache/poi/poifs/property/class-use/Child.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:21:57 MSK 2012 -->
<TITLE>
Uses of Interface org.apache.poi.poifs.property.Child (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 Interface org.apache.poi.poifs.property.Child (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/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property"><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/poifs/property/\class-useChild.html" target="_top"><B>FRAMES</B></A>
<A HREF="Child.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>org.apache.poi.poifs.property.Child</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.poifs.property"><B>org.apache.poi.poifs.property</B></A></TD>
<TD>property package contains high and low level Property structures for POIFS. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.poifs.property"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> in <A HREF="../../../../../../org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> in <A HREF="../../../../../../org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> interface</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/property/Parent.html" title="interface in org.apache.poi.poifs.property">Parent</A></B></CODE>
<BR>
Behavior for parent (directory) properties</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</A> that implement <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/property/DirectoryProperty.html" title="class in org.apache.poi.poifs.property">DirectoryProperty</A></B></CODE>
<BR>
Directory property</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/property/DocumentProperty.html" title="class in org.apache.poi.poifs.property">DocumentProperty</A></B></CODE>
<BR>
Trivial extension of Property for POIFSDocuments</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/property/Property.html" title="class in org.apache.poi.poifs.property">Property</A></B></CODE>
<BR>
This abstract base class is the ancestor of all classes
implementing POIFS Property behavior.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/property/RootProperty.html" title="class in org.apache.poi.poifs.property">RootProperty</A></B></CODE>
<BR>
Root property</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</A> that return <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></CODE></FONT></TD>
<TD><CODE><B>Property.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Property.html#getNextChild()">getNextChild</A></B>()</CODE>
<BR>
Get the next Child, if any</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></CODE></FONT></TD>
<TD><CODE><B>Child.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Child.html#getNextChild()">getNextChild</A></B>()</CODE>
<BR>
Get the next Child, if any</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></CODE></FONT></TD>
<TD><CODE><B>Property.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Property.html#getPreviousChild()">getPreviousChild</A></B>()</CODE>
<BR>
Get the previous Child, if any</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></CODE></FONT></TD>
<TD><CODE><B>Child.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Child.html#getPreviousChild()">getPreviousChild</A></B>()</CODE>
<BR>
Get the previous Child, if any</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</A> with parameters of type <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Property.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Property.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</A></B>(<A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> child)</CODE>
<BR>
Set the next Child</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Parent.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Parent.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</A></B>(<A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> child)</CODE>
<BR>
Set the next Child</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Child.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Child.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</A></B>(<A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> child)</CODE>
<BR>
Set the next Child</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Property.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Property.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</A></B>(<A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> child)</CODE>
<BR>
Set the previous Child</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Parent.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Parent.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</A></B>(<A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> child)</CODE>
<BR>
Set the previous Child</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Child.</B><B><A HREF="../../../../../../org/apache/poi/poifs/property/Child.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</A></B>(<A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</A> child)</CODE>
<BR>
Set the previous Child</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property"><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/poifs/property/\class-useChild.html" target="_top"><B>FRAMES</B></A>
<A HREF="Child.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>
|
src/packages/Lightstreamer 4.2 Client/sdk_client_windows_phone/doc/API-reference/_!!MEMBERTYPE_Properties_Lightstreamer_DotNet_Client_MessageInfo_14_Public_Properties.html | cityindex-attic/CIAPI.CS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<title>MessageInfo Properties Public Properties</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Doc-O-Matic" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="STYLESHEET" href="default.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body class="Element700" onload="onBodyLoadEx('frames.html', 'topic', '_!!MEMBERTYPE_Properties_Lightstreamer_DotNet_Client_MessageInfo_14_Public_Properties.html');" onmousedown="onBodyMouseDown();">
<!-- Begin Popups -->
<!-- End Popups -->
<!-- Begin Page Header -->
<div class="Element710" id="areafixed">
<div class="Element92">
<table width="100%" cellspacing="0" cellpadding="0">
<tr><td width="33%">
<div class="Element1">
Lightstreamer Windows Phone Client 1.0</div>
</td><td width="34%">
<div class="Element2">
<a href="contents.html" target="tocidx"><img src="btn_globals_contents_black.gif" border="0" alt="Contents" title="Contents" onmouseover="switchImage(this, 'btn_globals_contents_black_hover.gif');" onmouseout="switchImage(this, 'btn_globals_contents_black.gif');"></a><a href="idx.html" target="tocidx"><img src="btn_globals_index_black.gif" border="0" alt="Index" title="Index" onmouseover="switchImage(this, 'btn_globals_index_black_hover.gif');" onmouseout="switchImage(this, 'btn_globals_index_black.gif');"></a><a href="index.html" target="topic"><img src="btn_globals_home_black.gif" border="0" alt="Home" title="Home" onmouseover="switchImage(this, 'btn_globals_home_black_hover.gif');" onmouseout="switchImage(this, 'btn_globals_home_black.gif');"></a></div>
</td><td width="33%">
</td></tr></table><div class="Element27">
MessageInfo Properties Public Properties</div>
<div class="Element28">
<a href="!!MEMBERTYPE_Properties_Lightstreamer_DotNet_Client_MessageInfo.html" target="topic">MessageInfo Properties</a> <a href="_!!MEMBERTYPE_Properties_Lightstreamer_DotNet_Client_MessageInfo_14_Public_Properties_Public_Properties.html" target="topic">Legend</a></div>
</div>
</div>
<!-- End Page Header -->
<!-- Begin Client Area -->
<div class="Element720" id="areascroll">
<div class="Element721">
<!-- Begin Page Content -->
<div class="Element58">
<div class="Element14">
Public Properties</div>
<div class="Element11">
<div class="Element10">
<div class="Element212">
<div class="TableDiv">
<table cellspacing="0" class="Table0">
<tr>
<td class="Element200" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element201">
</div></td><td class="Element200" valign="top" width="30%">
<div class="Element201">
Name </div></td><td class="Element204" valign="top" width="60%">
<div class="Element205">
Description </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_property.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_MessageInfo_DelayTimeout.html" target="topic">DelayTimeout</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Recalls the delay timeout specified for this message. </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_property.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_MessageInfo_Message.html" target="topic">Message</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Recalls the message to be sent to the server. </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_property.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_MessageInfo_Sequence.html" target="topic">Sequence</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Recalls the sequence name specified for this message. </div></td></tr></table></div></div>
</div>
</div>
</div>
<!-- End Page Content -->
<!-- Begin Page Footer -->
<div class="Element93">
<table width="100%" cellspacing="0" cellpadding="0">
<tr><td width="100%">
<div class="Element3">
<a href="http://www.lightstreamer.com/" target="_blank">Copyright (C) 2004-2011 Weswit s.r.l.</a></div>
</td></tr><tr><td width="100%">
<div class="Element4">
<a href="contents.html" target="tocidx">Contents</a> | <a href="idx.html" target="tocidx">Index</a> | <a href="index.html" target="topic">Home</a></div>
</td></tr></table></div>
<!-- End Page Footer -->
</div>
</div>
<!-- End Client Area -->
</body></html> |
share/doc/hadoop/api/org/apache/hadoop/mapreduce/class-use/CounterGroup.html | jimmypw/hadoop | <!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_45) on Fri Sep 05 23:33:07 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface org.apache.hadoop.mapreduce.CounterGroup (Apache Hadoop Main 2.5.1 API)
</TITLE>
<META NAME="date" CONTENT="2014-09-05">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.hadoop.mapreduce.CounterGroup (Apache Hadoop Main 2.5.1 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/hadoop/mapreduce/CounterGroup.html" title="interface in org.apache.hadoop.mapreduce"><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/hadoop/mapreduce//class-useCounterGroup.html" target="_top"><B>FRAMES</B></A>
<A HREF="CounterGroup.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>org.apache.hadoop.mapreduce.CounterGroup</B></H2>
</CENTER>
No usage of org.apache.hadoop.mapreduce.CounterGroup
<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/hadoop/mapreduce/CounterGroup.html" title="interface in org.apache.hadoop.mapreduce"><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/hadoop/mapreduce//class-useCounterGroup.html" target="_top"><B>FRAMES</B></A>
<A HREF="CounterGroup.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">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
herders/templates/herders/profile/monster_inventory/add_monster_form.html | PeteAndersen/swarfarm | {% load staticfiles %}
{% load crispy_forms_tags %}
<div class="monster-form">
{% crispy add_monster_form %}
</div> |
test/unittest/cxxStruct/cxxStructBaseClass/expout/c3.0.html | prio/cxxapiref |
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2010"/>
<meta name="DC.rights.owner" content="(C) Copyright 2010"/>
<meta name="DC.Type" content="cxxClass"/>
<meta name="DC.Title" content="cxxClassBaseClass"/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="c3.0"/>
<link rel="stylesheet" type="text/css" href="css/commonltr.css"/>
<title>cxxClassBaseClass</title>
<meta name="keywords" content="api"/><link rel="stylesheet" type="text/css" href="css/nokiacxxref.css"/><link href="css/html.css" rel="stylesheet" type="text/css"/><link href="css/style.css" rel="stylesheet" type="text/css"/><link href="css/nwg.css" rel="stylesheet" type="text/css"/><link href="css/eclipse.css" rel="stylesheet" type="text/css"/></head>
<body id="c3.0"><a name="c3.0"><!-- --></a><div class="body"><div class="contentLeft prTxt">
<h1 class="pageHeading topictitle1">cxxClassBaseClass Class Reference</h1>
<table class="signature"><tr><td>class cxxClassBaseClass</td></tr></table><div class="section member-index"/>
</div></div><div class="footer"><hr/><div class="copy">© Nokia 2010.</div></div>
</body></html> |
docs/solr-solrj/org/apache/solr/client/solrj/impl/class-use/StreamingBinaryResponseParser.html | BibAlex/bhl_rails_4_solr | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:27 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser (Solr 4.9.0 API)</title>
<meta name="date" content="2014-06-20">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser (Solr 4.9.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/solr/client/solrj/impl/StreamingBinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">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="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/solr/client/solrj/impl/class-use/StreamingBinaryResponseParser.html" target="_top">Frames</a></li>
<li><a href="StreamingBinaryResponseParser.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser" class="title">Uses of Class<br>org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/solr/client/solrj/impl/StreamingBinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">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="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/solr/client/solrj/impl/class-use/StreamingBinaryResponseParser.html" target="_top">Frames</a></li>
<li><a href="StreamingBinaryResponseParser.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
portfolio/project7/out_vaestonmuutos_405.html | orani/orani.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=0.8, maximum-scale=1" />
<meta name="description" content="" />
<meta name="author" content="" />
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<![endif]-->
<title>Kuntaraportti</title>
<!-- BOOTSTRAP CORE STYLE -->
<link href="assets/css/bootstrap.css" rel="stylesheet" />
<!-- FONT AWESOME ICONS -->
<link href="assets/css/font-awesome.css" rel="stylesheet" />
<!-- CUSTOM STYLE -->
<link href="assets/css/style.css" rel="stylesheet" />
<!-- HTML5 Shiv and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
</script>
<body>
<!-- MENU SECTION END-->
<div class="content-wrapper">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 tunniste="VM-otsikko"class="page-head-line">Väestönmuutokset:<br> Lappeenranta</h1>
</div>
</div>
<div class="row"> <!-- Default panel & Primary Panel & Succes panel -->
<div class="col-md-4 col-sm-4">
<div class="panel panel-primary">
<div class="panel-heading">
Väkiluku
</div>
<div class="lukupaneeli">
<p id="VM-luku-1">72875</p>
</div>
<div class="panel-footer">
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="panel panel-primary">
<div class="panel-heading">
Ennakkoväkiluku
</div>
<div class="lukupaneeli">
<p id="VM-luku-2">72806</p>
</div>
<div class="panel-footer">
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="panel panel-primary">
<div class="panel-heading">
Muutos vuoden alusta (ennakkotieto)
</div>
<div class="lukupaneeli">
<p style="color: darkred;" id="VM-luku-3">-69</p>
</div>
<div class="panel-footer">
</div>
</div>
</div>
</div>
<div class="row"> <!-- Default panel & Primary Panel & Succes panel -->
<div class="col-md-4 col-sm-4">
<div class="panel panel-primary">
<div class="panel-heading">
Kasvua viime vuonna
</div>
<div class="lukupaneeli">
<p style="color: green;" id="VM-luku-4">+81</p>
</div>
<div class="panel-footer">
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="panel panel-primary">
<div class="panel-heading">
Väestöennuste kuluvalle vuodelle
</div>
<div class="lukupaneeli">
<p id="VM-luku-5">73103</p>
</div>
<div class="panel-footer">
</div>
</div>
</div>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- CONTENT-WRAPPER SECTION END-->
<!-- FOOTER SECTION END-->
<!-- JAVASCRIPT AT THE BOTTOM TO REDUCE THE LOADING TIME -->
<!-- CORE JQUERY SCRIPTS -->
<script src="assets/js/jquery-1.11.1.js"></script>
<!-- BOOTSTRAP SCRIPTS -->
<script src="assets/js/bootstrap.js"></script>
</body>
</html>
|
src/reference-docs/v2.0.0/packages_workbox-build_src_lib_utils_modify-url-prefix-transform.js.html | googlearchive/workbox-microsite | ---
layout: jsdoc
title: "Source: packages/workbox-build/src/lib/utils/modify-url-prefix-transform.js"
jsdocNav:
- Modules:
- <a href="module-workbox-background-sync.html#main">workbox-background-sync</a>
- <a href="module-workbox-broadcast-cache-update.html#main">workbox-broadcast-cache-update</a>
- <a href="module-workbox-build.html#main">workbox-build</a>
- <a href="module-workbox-cache-expiration.html#main">workbox-cache-expiration</a>
- <a href="module-workbox-cacheable-response.html#main">workbox-cacheable-response</a>
- <a href="module-workbox-google-analytics.html#main">workbox-google-analytics</a>
- <a href="module-workbox-precaching.html#main">workbox-precaching</a>
- <a href="module-workbox-range-requests.html#main">workbox-range-requests</a>
- <a href="module-workbox-routing.html#main">workbox-routing</a>
- <a href="module-workbox-runtime-caching.html#main">workbox-runtime-caching</a>
- <a href="module-workbox-sw.html#main">workbox-sw</a>
- <a href="module-workbox-webpack-plugin.html#main">workbox-webpack-plugin</a>
---
<section>
<article>
<pre class="prettyprint source linenums"><code>'use strict';
const errors = require('../errors');
/**
* Escaping user input to be treated as a literal string within a regular
* expression can be accomplished by simple replacement.
*
* From https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
*
* @param {string} string The string to be used as part of a regular
* expression
* @return {string} A string that is safe to use in a regular
* expression.
*/
const escapeRegExp = (string) => {
return string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
};
module.exports = (modifyUrlPrefix) => {
if (!modifyUrlPrefix ||
typeof modifyUrlPrefix !== 'object' ||
Array.isArray(modifyUrlPrefix)) {
throw new Error(errors['modify-url-prefix-bad-prefixes']);
}
// If there are no entries in modifyUrlPrefix, just return an identity
// function as a shortcut.
if (Object.keys(modifyUrlPrefix).length === 0) {
return (entry) => entry;
}
Object.keys(modifyUrlPrefix).forEach((key) => {
if (typeof modifyUrlPrefix[key] !== 'string') {
throw new Error(errors['modify-url-prefix-bad-prefixes']);
}
});
// Escape the user input so it's safe to use in a regex.
const safeModifyUrlPrefixes = Object.keys(modifyUrlPrefix).map(escapeRegExp);
// Join all the `modifyUrlPrefix` keys so a single regex can be used.
const prefixMatchesStrings = safeModifyUrlPrefixes.join('|');
// Add `^` to the front the prefix matches so it only matches the start of
// a string.
const modifyRegex = new RegExp(`^(${prefixMatchesStrings})`);
return (manifest) => manifest.map((entry) => {
if (typeof entry.url !== 'string') {
throw new Error(errors['manifest-entry-bad-url']);
}
entry.url = entry.url.replace(modifyRegex, (match) => {
return modifyUrlPrefix[match];
});
return entry;
});
};
</code></pre>
</article>
</section>
|
openrunlog/templates/home.html | JsonChiu/openrunlog | {% extends 'base.html' %}
{% block content %}
<a href="https://github.com/davidwilemski/openrunlog"><img style="position: absolute; top: 40px; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a>
<div class="jumbotron">
<div class="container">
<div class="page-header"><h1>Welcome to Open Run Log</h1><small>A fast, easy, and free way to record your running.</small></div>
<p>
Open Run Log will always be free to use and focuses on making sure you own your data while providing great tools to track and analyze your progress.
</p>
<small>
Open Run Log is also 100% Open Source software.
<a href="https://github.com/davidwilemski/openrunlog">Fork the code on Github!</a>
</small>
<p>
<a href="/login" class="btn btn-primary btn-lg">Login</a> or <a href="/register" class="btn btn-primary btn-lg">Register</a>
</p>
</div>
</div>
{% end %}
|
public/index.css | alexismaster/nirvana-official-site |
html, body {
background: #f7f7f7;
font-size: 16px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
line-height: 1.7;
}
h3 {
color: #666;
color: #669900;
}
pre {
font-size: 14px;
font-family: "Courier New", Courier, monospace;
background: #333;
color: #eee;
padding: 10px;
}
#wrapper {
width: 960px;
margin: 0 auto;
padding-top: 20px;
}
.nav_bar {
list-style: none;
padding: 0;
margin: 0 0 50px 0;
}
.nav_bar li {
padding: 10px;
float: left;
}
.nav_bar:after {
content: '';
display: block;
clear: both;
}
.nav_bar li.brand a {
text-decoration: none;
color: #333;
color: #3399CC;
font-weight: bold;
font-size: 18px;
padding-right: 20px;
padding-left: 40px;
background: url("/favicon.png") no-repeat left -7px;
}
.nav_bar li.active {
background: #3399CC;
border-radius: 4px;
}
.nav_bar li.active a {
color: #eee;
text-decoration: none;
} |
servo/servotest.html | modulexcite/dom.js | <h1>Servo Test</h1>
<script src="servotest.js"></script>
<button id="button1" onclick="this.innerHTML = 'Thanks!';">Click Me</button>
<a href="foo.html">Try some foo!</a>
|
rest_framework_json_api/templates/rest_framework_json_api/api.html | django-json-api/rest_framework_ember | {% extends "rest_framework/base.html" %}
{% load i18n %}
{% block request_forms %}
{{ block.super }}
{% if includes_form %}
<button style="float: right; margin-right: 10px" data-toggle="modal" data-target="#includesModal" class="btn btn-default">
<span class="glyphicon glyphicon-wrench" aria-hidden="true"></span>
{% trans "JSON:API includes" %}
</button>
{% endif %}
{% endblock request_forms %}
{% block script %}
{{ block.super }}
{% if includes_form %}
{{ includes_form }}
{% endif %}
{% endblock script %}
|
tracing/tracing/extras/rail/rail_ir_finder_test.html | modulexcite/catapult | <!DOCTYPE html>
<!--
Copyright (c) 2015 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<link rel="import" href="/tracing/extras/chrome/cc/input_latency_async_slice.html">
<link rel="import" href="/tracing/extras/chrome/chrome_test_utils.html">
<link rel="import" href="/tracing/extras/rail/ir_verifier.html">
<script>
'use strict';
tr.b.unittest.testSuite(function() {
var INPUT_TYPE = tr.e.cc.INPUT_EVENT_TYPE_NAMES;
var audits = tr.e.audits;
var IRVerifier = tr.e.rail.IRVerifier;
function addFrameEventForInput(model, event) {
var frame = audits.addFrameEvent(model,
{start: event.start, end: event.end, isTopLevel: true});
model.flowEvents.push(tr.c.test_utils.newFlowEventEx({
id: event.id,
start: event.start,
end: event.end,
startSlice: frame,
endSlice: frame
}));
}
test('empty', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
};
verifier.expectedIRs = [
];
verifier.verify();
});
test('slowMouseMoveResponses', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.MOUSE_DOWN,
{start: 0, end: 10});
var mouseMove = audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 10, end: 20, id: '0x100'});
addFrameEventForInput(model, mouseMove);
mouseMove = audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 70, end: 80, id: '0x101'});
addFrameEventForInput(model, mouseMove);
mouseMove = audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 130, end: 140, id: '0x102'});
addFrameEventForInput(model, mouseMove);
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 10, eventCount: 0},
{title: 'Response', name: 'Mouse', start: 10, end: 20, eventCount: 4},
{title: 'Idle', start: 20, end: 70, eventCount: 0},
{title: 'Response', name: 'Mouse', start: 70, end: 80, eventCount: 3},
{title: 'Idle', start: 80, end: 130, eventCount: 0},
{title: 'Response', name: 'Mouse', start: 130, end: 140, eventCount: 3}
];
verifier.verify();
});
test('MouseEventResponses', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
var mouseDown = audits.addInputEvent(model, INPUT_TYPE.MOUSE_DOWN,
{start: 0, end: 50, id: '0x100'});
addFrameEventForInput(model, mouseDown);
var mouseUp = audits.addInputEvent(model, INPUT_TYPE.MOUSE_UP,
{start: 50, end: 100, id: '0x101'});
addFrameEventForInput(model, mouseUp);
var mouseMove = audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 200, end: 250, id: '0x102'});
addFrameEventForInput(model, mouseMove);
};
verifier.expectedIRs = [
{title: 'Response', name: 'Mouse', start: 0, end: 50, eventCount: 3},
{title: 'Response', name: 'Mouse', start: 50, end: 100, eventCount: 3},
{title: 'Idle', start: 100, end: 200, eventCount: 0},
{title: 'Response', name: 'Mouse', start: 200, end: 250, eventCount: 3}
];
verifier.verify();
});
test('MouseEventsIgnored', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 0, end: 50});
audits.addInputEvent(model, INPUT_TYPE.MOUSE_DOWN,
{start: 50, end: 100});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 100, eventCount: 0}
];
verifier.verify();
});
test('unassociatedEvents', function() {
// Unassociated ThreadSlices that start during an Idle should be associated
// with it. Expect the Idle IR to have 2 associated events: both of the
// ThreadSlices in the model.
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
var start = tr.c.test_utils.newSliceEx(
{title: 'model start', start: 0, end: 1, type: tr.model.ThreadSlice});
start.isTopLevel = true;
model.browserMain.sliceGroup.pushSlice(start);
var end = tr.c.test_utils.newSliceEx(
{title: 'model end', start: 9, end: 10, type: tr.model.ThreadSlice});
end.isTopLevel = true;
model.browserMain.sliceGroup.pushSlice(end);
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 10, eventCount: 2}
];
verifier.verify();
});
test('FlingFlingFling', function() {
// This trace gave me so many different kinds of trouble that I'm just going
// to copy it straight in here, without trying to clarify it at all.
// measurmt-traces/mobile/cnet_fling_up_fling_down_motox_2013.json
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addFrameEvent(model, {start: 0, end: 10});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 919, end: 998});
audits.addInputEvent(model, INPUT_TYPE.FLING_CANCEL,
{start: 919, end: 1001});
audits.addInputEvent(model, INPUT_TYPE.TAP_DOWN,
{start: 919, end: 1001});
audits.addInputEvent(model, INPUT_TYPE.TAP_CANCEL,
{start: 974, end: 1020});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_BEGIN,
{start: 974, end: 1020});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 974, end: 1040});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 974, end: 1054});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 990, end: 1021});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 990, end: 1052});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1006, end: 1021});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1022, end: 1036});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1022, end: 1052});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1038, end: 1049});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1038, end: 1068});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 1046, end: 1050});
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 1046, end: 1077});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 1432, end: 2238});
audits.addInputEvent(model, INPUT_TYPE.FLING_CANCEL,
{start: 1432, end: 2241});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1516, end: 2605});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_BEGIN,
{start: 1532, end: 2274});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1532, end: 2294});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1549, end: 2310});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 1627, end: 2275});
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 1627, end: 2310});
audits.addFrameEvent(model, {start: 2990, end: 3000});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 919, eventCount: 0},
{title: 'Response', name: 'Scroll,Tap,Touch', start: 919, end: 1054,
eventCount: 6},
{title: 'Animation', name: 'Scroll,Touch', start: 1054, end: 1068,
eventCount: 8},
{title: 'Animation', name: 'Fling', start: 1054, end: 1432,
eventCount: 2},
{title: 'Response', name: 'Scroll,Touch', start: 1432, end: 2605,
eventCount: 5},
{title: 'Animation', name: 'Scroll', start: 1549, end: 2310,
eventCount: 1},
{title: 'Animation', name: 'Fling', start: 2605, end: 3000,
eventCount: 1}
];
verifier.verify();
});
test('keyboardEvents', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.KEY_DOWN_RAW,
{start: 0, end: 45});
audits.addInputEvent(model, INPUT_TYPE.CHAR,
{start: 10, end: 50});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Keyboard', start: 0, end: 50, eventCount: 2}
];
verifier.verify();
});
test('mouseResponses', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.CLICK,
{start: 0, end: 100});
audits.addInputEvent(model, INPUT_TYPE.CONTEXT_MENU,
{start: 200, end: 300});
audits.addInputEvent(model, INPUT_TYPE.MOUSE_WHEEL,
{start: 400, end: 500});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Mouse', start: 0, end: 100, eventCount: 1},
{title: 'Idle', start: 100, end: 200, eventCount: 0},
{title: 'Response', name: 'Mouse', start: 200, end: 300, eventCount: 1},
{title: 'Idle', start: 300, end: 400, eventCount: 0},
{title: 'Response', name: 'MouseWheel', start: 400, end: 500,
eventCount: 1}
];
verifier.verify();
});
test('mouseWheelAnimation', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.MOUSE_WHEEL,
{start: 0, end: 20});
audits.addInputEvent(model, INPUT_TYPE.MOUSE_WHEEL,
{start: 16, end: 36});
audits.addInputEvent(model, INPUT_TYPE.MOUSE_WHEEL,
{start: 55, end: 75});
// This threshold uses both events' start times, not end...start.
audits.addInputEvent(model, INPUT_TYPE.MOUSE_WHEEL,
{start: 100, end: 150});
audits.addInputEvent(model, INPUT_TYPE.MOUSE_WHEEL,
{start: 141, end: 191});
audits.addInputEvent(model, INPUT_TYPE.MOUSE_WHEEL,
{start: 182, end: 200});
};
verifier.expectedIRs = [
{title: 'Response', name: 'MouseWheel', start: 0, end: 20, eventCount: 1},
{title: 'Animation', name: 'MouseWheel', start: 20, end: 75,
eventCount: 2},
{title: 'Idle', start: 75, end: 100, eventCount: 0},
{title: 'Response', name: 'MouseWheel', start: 100, end: 150,
eventCount: 1},
{title: 'Response', name: 'MouseWheel', start: 141, end: 191,
eventCount: 1},
{title: 'Response', name: 'MouseWheel', start: 182, end: 200,
eventCount: 1}
];
verifier.verify();
});
test('mouseDownUpResponse', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.MOUSE_DOWN,
{start: 0, end: 100});
audits.addInputEvent(model, INPUT_TYPE.MOUSE_UP,
{start: 200, end: 210});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 200, eventCount: 0},
{title: 'Response', name: 'Mouse', start: 200, end: 210, eventCount: 2}
];
verifier.verify();
});
test('ignoreLoneMouseMoves', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 0, end: 100});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 100, eventCount: 0}
];
verifier.verify();
});
test('mouseDrags', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.MOUSE_DOWN,
{start: 0, end: 100});
var mouseMove = audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 200, end: 215});
addFrameEventForInput(model, mouseMove);
mouseMove = audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 210, end: 220});
addFrameEventForInput(model, mouseMove);
mouseMove = audits.addInputEvent(model, INPUT_TYPE.MOUSE_MOVE,
{start: 221, end: 240});
addFrameEventForInput(model, mouseMove);
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 200, eventCount: 0},
{title: 'Response', name: 'Mouse', start: 200, end: 215, eventCount: 4},
{title: 'Animation', name: 'Mouse', start: 215, end: 240, eventCount: 6}
];
verifier.verify();
});
test('twoScrollsNoFling', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.SCROLL_BEGIN,
{start: 0, end: 100});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 20, end: 100});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 40, end: 100});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 60, end: 150});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 70, end: 150});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_END,
{start: 80, end: 150});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_BEGIN,
{start: 300, end: 400});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 320, end: 400});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 330, end: 450});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 340, end: 450});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 350, end: 500});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_END,
{start: 360, end: 500});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Scroll', start: 0, end: 100, eventCount: 2},
{title: 'Animation', name: 'Scroll', start: 100, end: 150, eventCount: 4},
{title: 'Idle', start: 150, end: 300, eventCount: 0},
{title: 'Response', name: 'Scroll', start: 300, end: 400, eventCount: 2},
{title: 'Animation', name: 'Scroll', start: 400, end: 500, eventCount: 4}
];
verifier.verify();
});
test('CSSAnimations', function() {
// CSS Animations happen on the renderer process, not the browser process.
// They are merged if they overlap.
// They are merged with other kinds of animations.
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addEvent(model.rendererMain, {
title: 'Animation', start: 0, end: 100});
audits.addEvent(model.rendererMain, {
title: 'Animation', start: 99, end: 200});
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 150, end: 180});
audits.addFrameEvent(model, {start: 290, end: 300});
};
verifier.expectedIRs = [
{title: 'Animation', name: 'CSS', start: 0, end: 200, eventCount: 2},
{title: 'Animation', name: 'Fling', start: 150, end: 300, eventCount: 1}
];
verifier.verify();
});
test('flingThatIsntstopped', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 32, end: 100});
audits.addFlingAnimationEvent(model, {start: 38, end: 200});
audits.addFrameEvent(model, {start: 290, end: 300});
};
verifier.expectedIRs = [
{title: 'Animation', name: 'Fling', start: 32, end: 200, eventCount: 2},
{title: 'Idle', start: 200, end: 300, eventCount: 0}
];
verifier.verify();
});
test('flingThatIsStopped', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 32, end: 100});
audits.addInputEvent(model, INPUT_TYPE.FLING_CANCEL,
{start: 105, end: 150});
};
verifier.expectedIRs = [
{title: 'Animation', name: 'Fling', start: 32, end: 105, eventCount: 2},
{title: 'Idle', start: 105, end: 150, eventCount: 0}
];
verifier.verify();
});
test('FlingFling', function() {
// measurmt-traces/mobile/facebook_obama_scroll_dialog_box.html
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 0, end: 30});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 100, end: 130});
audits.addInputEvent(model, INPUT_TYPE.FLING_CANCEL,
{start: 100, end: 130});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 110, end: 140});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 170, end: 180});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 200, end: 210});
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 200, end: 220});
audits.addFrameEvent(model, {start: 230, end: 240});
};
verifier.expectedIRs = [
{title: 'Animation', name: 'Fling', start: 0, end: 100, eventCount: 2},
{title: 'Response', name: 'Touch', start: 100, end: 140, eventCount: 2},
{title: 'Animation', name: 'Touch', start: 140, end: 210, eventCount: 2},
{title: 'Animation', name: 'Fling', start: 200, end: 240, eventCount: 1}
];
verifier.verify();
});
test('Load', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addCommitLoadEvent(model, {start: 0, end: 10});
audits.addFrameEvent(model, {start: 11, end: 20});
};
verifier.expectedIRs = [
{title: 'Load', name: 'Succeeded', start: 0, end: 20, eventCount: 2}
];
verifier.verify();
});
test('LoadFailed', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addStartProvisionalLoadEvent(model, {start: 0, end: 10});
audits.addFailProvisionalLoadEvent(model, {start: 11, end: 20});
};
verifier.expectedIRs = [
{title: 'Load', name: 'Failed', start: 0, end: 20, eventCount: 2}
];
verifier.verify();
});
test('LoadMainRunner', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addMainRunnerEvent(model, {start: 0, end: 10});
audits.addFrameEvent(model, {start: 11, end: 20});
};
verifier.expectedIRs = [
{title: 'Load', name: 'Startup', start: 0, end: 20, eventCount: 2}
];
verifier.verify();
});
test('totalIdle', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addFrameEvent(model, {start: 0, end: 10});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 10, eventCount: 0}
];
verifier.verify();
});
test('MultipleIdles', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addFrameEvent(model, {start: 0, end: 1});
audits.addCommitLoadEvent(model, {start: 1, end: 2});
audits.addFrameEvent(model, {start: 3, end: 4});
audits.addCommitLoadEvent(model, {start: 5, end: 6});
audits.addFrameEvent(model, {start: 7, end: 8});
audits.addCommitLoadEvent(model, {start: 9, end: 10});
audits.addFrameEvent(model, {start: 11, end: 12});
audits.addFrameEvent(model, {start: 12, end: 13});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 1, eventCount: 0},
{title: 'Load', name: 'Succeeded', start: 1, end: 4, eventCount: 2},
{title: 'Idle', start: 4, end: 5, eventCount: 0},
{title: 'Load', name: 'Succeeded', start: 5, end: 8, eventCount: 2},
{title: 'Idle', start: 8, end: 9, eventCount: 0},
{title: 'Load', name: 'Succeeded', start: 9, end: 12, eventCount: 2},
{title: 'Idle', start: 12, end: 13, eventCount: 0}
];
verifier.verify();
});
test('TouchStartTouchEndTap', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 0, end: 10});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 200, end: 210});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Touch', start: 0, end: 210, eventCount: 2}
];
verifier.verify();
});
test('TouchMoveResponseAnimation', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 0, end: 10});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 50, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 70, end: 150});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 200, end: 300});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Touch', start: 0, end: 100, eventCount: 2},
{title: 'Animation', name: 'Touch', start: 100, end: 300, eventCount: 2}
];
verifier.verify();
});
test('TapEvents', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.TAP,
{start: 0, end: 50});
audits.addInputEvent(model, INPUT_TYPE.TAP_DOWN,
{start: 300, end: 310});
audits.addInputEvent(model, INPUT_TYPE.TAP,
{start: 320, end: 350});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Tap', start: 0, end: 50, eventCount: 1},
{title: 'Idle', start: 50, end: 300, eventCount: 0},
{title: 'Response', name: 'Tap', start: 300, end: 350, eventCount: 2}
];
verifier.verify();
});
test('TapAndTapCancelResponses', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.TAP_DOWN,
{start: 0, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TAP_CANCEL,
{start: 300, end: 350});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Tap', start: 0, end: 100, eventCount: 1},
{title: 'Idle', start: 100, end: 300, eventCount: 0},
{title: 'Response', name: 'Tap', start: 300, end: 350, eventCount: 1}
];
verifier.verify();
});
test('TapCancelResponse', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.TAP_DOWN,
{start: 0, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TAP_CANCEL,
{start: 150, end: 200});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Tap', start: 0, end: 200, eventCount: 2}
];
verifier.verify();
});
test('PinchResponseAnimation', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addFrameEvent(model, {start: 0, end: 10});
audits.addInputEvent(model, INPUT_TYPE.PINCH_BEGIN,
{start: 100, end: 150});
audits.addInputEvent(model, INPUT_TYPE.PINCH_UPDATE,
{start: 130, end: 160});
audits.addInputEvent(model, INPUT_TYPE.PINCH_UPDATE,
{start: 140, end: 200});
audits.addInputEvent(model, INPUT_TYPE.PINCH_UPDATE,
{start: 150, end: 205});
audits.addInputEvent(model, INPUT_TYPE.PINCH_UPDATE,
{start: 210, end: 220});
// pause > 200ms
audits.addInputEvent(model, INPUT_TYPE.PINCH_UPDATE,
{start: 421, end: 470});
audits.addInputEvent(model, INPUT_TYPE.PINCH_END,
{start: 460, end: 500});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 100, eventCount: 0},
{title: 'Response', name: 'Pinch', start: 100, end: 160, eventCount: 2},
{title: 'Animation', name: 'Pinch', start: 160, end: 220, eventCount: 3},
{title: 'Idle', start: 220, end: 421, eventCount: 0},
{title: 'Animation', name: 'Pinch', start: 421, end: 500, eventCount: 2}
];
verifier.verify();
});
test('TapThenScroll', function() {
// measurmt-traces/mobile/google_io_instrument_strumming.json
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 0, end: 20});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 40, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 50, end: 120});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 80, end: 150});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 180, end: 200});
};
verifier.expectedIRs = [
{title: 'Response', name: 'Touch', start: 0, end: 100, eventCount: 2},
{title: 'Response', name: 'Touch', start: 50, end: 150, eventCount: 2},
{title: 'Animation', name: 'Touch', start: 150, end: 200, eventCount: 1}
];
verifier.verify();
});
test('PinchFlingTapTouchEventsOverlap', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addFrameEvent(model, {start: 0, end: 10});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 20, end: 50});
audits.addInputEvent(model, INPUT_TYPE.TAP_DOWN,
{start: 20, end: 30});
audits.addInputEvent(model, INPUT_TYPE.FLING_CANCEL,
{start: 20, end: 50});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 60, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 60, end: 110});
audits.addInputEvent(model, INPUT_TYPE.PINCH_BEGIN,
{start: 60, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TAP_CANCEL,
{start: 65, end: 75});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 70, end: 100});
audits.addInputEvent(model, INPUT_TYPE.PINCH_UPDATE,
{start: 70, end: 100});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 75, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 80, end: 100});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 85, end: 100});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_BEGIN,
{start: 75, end: 100});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 150, end: 200});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 150, end: 200});
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 180, end: 210});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 190, end: 210});
audits.addFrameEvent(model, {start: 215, end: 220});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 20, eventCount: 0},
{title: 'Response', name:'Pinch,Scroll,Tap,Touch', start: 20, end: 110,
eventCount: 9},
{title: 'Animation', name:'Scroll,Touch', start: 110, end: 210,
eventCount: 6},
{title: 'Animation', name:'Fling', start: 180, end: 220, eventCount: 1}
];
verifier.verify();
});
test('ScrollThenFling', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 0, end: 40});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 50, end: 100});
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 80, end: 100});
audits.addFrameEvent(model, {start: 190, end: 200});
};
verifier.expectedIRs = [
{title: 'Animation', name: 'Scroll', start: 0, end: 100, eventCount: 2},
{title: 'Animation', name: 'Fling', start: 80, end: 200, eventCount: 1}
];
verifier.verify();
});
/*
This test was generated from
/test_data/measurmt-traces/mobile/fling_HN_to_rest.json
*/
test('fling_HN_to_rest', function() {
var verifier = new IRVerifier();
verifier.customizeModelCallback = function(model) {
audits.addEvent(model.browserMain,
{title: 'model start', start: 0, end: 1});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_START,
{start: 1274, end: 1297});
audits.addInputEvent(model, INPUT_TYPE.TAP_DOWN,
{start: 1274, end: 1305});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1343, end: 1350});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1359, end: 1366});
audits.addInputEvent(model, INPUT_TYPE.TAP_CANCEL,
{start: 1359, end: 1366});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_BEGIN,
{start: 1359, end: 1367});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1359, end: 1387});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1375, end: 1385});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1375, end: 1416});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1389, end: 1404});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1389, end: 1429});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1405, end: 1418});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1405, end: 1449});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_MOVE,
{start: 1419, end: 1432});
audits.addInputEvent(model, INPUT_TYPE.SCROLL_UPDATE,
{start: 1419, end: 1474});
audits.addInputEvent(model, INPUT_TYPE.TOUCH_END,
{start: 1427, end: 1435});
audits.addInputEvent(model, INPUT_TYPE.FLING_START,
{start: 1427, end: 1474});
audits.addFlingAnimationEvent(model, {start: 1440, end: 2300});
audits.addEvent(model.browserMain,
{title: 'model end', start: 3184, end: 3185});
};
verifier.expectedIRs = [
{title: 'Idle', start: 0, end: 1274, eventCount: 0},
{title: 'Response', name: 'Scroll,Tap,Touch', start: 1274, end: 1387,
eventCount: 6},
{title: 'Animation', name: 'Scroll,Touch', start: 1387, end: 1474,
eventCount: 10},
{title: 'Animation', name: 'Fling', start: 1427, end: 2300,
eventCount: 2},
{title: 'Idle', start: 2300, end: 3185, eventCount: 0}
];
verifier.verify();
});
});
</script>
|
web/css/memenu.css | tiyolab/autocom | .memenu
{margin:0;padding:0;width:100%;list-style:none;display:inline-block;position:relative;font-family:Calibri,Arial;font-size:15px}
.memenu li{text-align:left;}
ul.memenu.skyblue {text-align: center;}
.memenu>li>a{ font-family: 'Dosis-Regular';float:left;padding:38px 30px;color:#caccce;font-weight:600;text-decoration:none;text-transform:uppercase;border-right: 1px solid #eee;transition:color .4s ease-in-out;-moz-transition:color .4s ease-in-out;-webkit-transition:color .4s ease-in-out;-o-transition:color .4s ease-in-out}
.memenu>li>.mepanel {
position: absolute;
display: none;
background: #fff;
width: 80%;
top: 97px;
left: 5.7%;
z-index: 99;
padding: 20px 30px 20px;
border: solid 1px #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.me-one ul{
padding:0;
}
.me-one ul li {
list-style: none;
margin: 0 0 7px 0;
text-align: left !important;
display: block;
}
.me-one ul li a{
color:#B6B6B6;
font-size:14px;
}
.me-one ul li a:hover{
text-decoration:none;
color:#ff5d56;
}
.me-one h4{
color:#00a0dc;
font-size:1.3em;
text-align:left;
}
.memenu .mepanel ul{margin:0;padding:0;margin-top: 15px;}
.memenu .mepanel img{width:100%;border:solid 1px #dedede;cursor:pointer;-webkit-transition:border .3s linear;-moz-transition:border .3s linear;-o-transition:border .3s linear;transition:border .3s linear}.memenu .mepanel img:hover{border:solid 1px #777}.memenu form.contact input,.memenu form.contact textarea{font-family:Calibri,Arial;font-size:16px;color:#444;outline:0}
.mepanel .row{width:100%;margin-top:15px}
.mepanel .row:first-child{margin-top:0}
.mepanel .row:before,.mepanel .row:after{display:table;content:"";line-height:0}
.mepanel .row:after{clear:both}
.mepanel .row .col1,.mepanel .row .col2,.mepanel .row .col3,.mepanel .row .col4,.mepanel .row .col5,.mepanel .row .col6{display:block;width:100%;min-height:20px;float:left;margin-left:2.127659574468085%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mepanel .row [class*="col"]:first-child{margin-left:0}
.mepanel .row .col1 {
width: 31.91%;
}
.mepanel .row .col2{width:31.914893617021278%}
.mepanel .row .col3{width:48.93617021276595%}
.mepanel .row .col4{width:65.95744680851064%}
.mepanel .row .col5{width:82.97872340425532%}
.mepanel .row .col6{width:100%}
.memenu>li.showhide{display:none;width:100%;height:50px;cursor:pointer;color:#555;border-bottom:solid 1px rgba(0,0,0,0.1);background:#00a0dc;}
.memenu>li.showhide span.title{margin:15px 0 0 25px;float:left}.memenu>li.showhide span.icon1:after{position:absolute;content:"";right:25px;top:15px;height:3px;width:25px;font-size:50px;border-top:3px solid #fff;border-bottom:3px solid #fff;z-index:1}
.memenu>li.showhide span.icon2:after{position:absolute;content:"";right:25px;top:27px;height:3px;width:25px;font-size:50px;border-top:3px solid #fff;border-bottom:3px solid #fff;z-index:1}
.skyblue li>a,.skyblue>li.showhide span{color:#caccce}
.skyblue>li:hover>a,.skyblue>li.active>a,.skyblue .dropdown li:hover>a{color:#00a0dc}.
skyblue .mepanel img:hover,.skyblue form.contact input[type="text"]:focus,.skyblue form.contact textarea:focus{border:solid 1px #0194be}
.skyblue form.contact input[type="submit"]{background:#0194be}
@media (max-width: 991px){
.memenu>li>a {
padding: 38px 26px;
}
}
@media (max-width: 800px){
.memenu>li>a {
padding: 38px 10px;
}
}
@media(max-width:768px){
.memenu {
margin-top: 28px;
}
.me-one h4 {
text-align: left;
}
.memenu>li.active {
text-align: left;
}
.memenu>li>a {
border-right:none;
}
.memenu>li{display:block;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:left;}
.memenu>li.active{border-top:0;text-align:left;}
.memenu>li>a{padding:15px 25px}
.memenu>li.active>a{padding:15px 25px;text-align:left;}
.memenu a{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.memenu .dropdown,.memenu .dropdown li .dropdown{width:100%;display:none;left:0;border-left:0;position:static;border:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.memenu .dropdown li{background:#fff!important;border:0}
.memenu .dropdown>li>a{padding-left:40px!important}
.memenu>li>.mepanel {
position: static;
margin-top: 50px;
border: none;
width: 100%;
}
.mepanel .row{
margin:0;
}
.mepanel .row [class*="col"]{float:none;display:block;width:100%;margin-left:0;margin-top:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mepanel .row:first-child [class*="col"]:first-child{margin-top:0}
.mepanel .row{margin-top:0}.black{background:#222}
.memenu>li.showhide {
width: 13%;
height: 39px;
margin: 0 auto;
}
.memenu>li.showhide span.title { margin: 10px 0 0 18px; float: left; display:none;}
.memenu>li.showhide span.icon1:after { top: 10px;right: 46.5%;}
.memenu>li.showhide span.icon2:after { top: 22px;right: 46.5%;}
.skyblue li>a, .skyblue>li.showhide span { color: #4B4B4B;}
.me-one h4 { text-align:left;}
.memenu>li.showhide span.icon1:after { }
}
@media (max-width: 667px){
.memenu>li.showhide span.icon1:after {
top: 10px;
right: 45.5%;
}
.memenu>li.showhide span.icon2:after {
top: 22px;
right: 45.5%;
}
}
@media (max-width: 640px){
.memenu>li.showhide {
width: 18%;
}
.memenu>li.showhide span.icon1:after { top: 10px;right: 45.5%;}
.memenu>li.showhide span.icon2:after { top: 22px;right: 45.5%;}
}
@media (max-width: 600px){
.memenu>li.showhide span.icon1:after {
top: 10px;
right: 44.5%;
}
.memenu>li.showhide span.icon2:after {
top: 22px;
right: 44.5%;
}
}
@media (max-width: 480px){
.memenu {
margin:13px 12px;
}
.memenu>li.showhide {
width: 25%;
margin: 0;
}
.memenu>li{text-align:left;}
.memenu>li>a, .memenu>li.active>a {
padding: 12px 0px;
}
.memenu>li:hover>a, .memenu>li.active>a {
padding: 12px 0px;
text-align:left;
}
.memenu>li.showhide span.icon1:after {
left: 4.5%;
}
.memenu>li.showhide span.icon2:after {
left: 4.5%;
}
.memenu>li>.mepanel {
padding: 9px 0px 0px;
}
.me-one h4 {
text-align: left;
}
.me-one ul li {
text-align:left !important;
}
}
@media (max-width:320px){
.memenu {
margin: 13px;
}
.memenu>li.showhide {
width: 37%;
margin: 0;
}
.memenu>li>a, .memenu>li.active>a {
padding: 10px 0px;
}
.memenu>li:hover>a, .memenu>li.active>a {
padding: 10px 0px;
}
.memenu>li.showhide span.icon1:after {
left: 8.5%;
}
.memenu>li.showhide span.icon2:after {
left: 8.5%;
}
.glyphicon-shopping-cart:before {
margin-left:3px;
font-size: 1em;
}
}
|
objectCart/software/src/web/docs/system/gov/nih/nci/codegen/validator/transformer/jet/package-tree.html | NCIP/cadsr-objectcart | <!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_43) on Tue Aug 06 14:46:47 EDT 2013 -->
<TITLE>
gov.nih.nci.codegen.validator.transformer.jet Class Hierarchy (caCORE SDK 4.5 API Documentation)
</TITLE>
<META NAME="date" CONTENT="2013-08-06">
<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="gov.nih.nci.codegen.validator.transformer.jet Class Hierarchy (caCORE SDK 4.5 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"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../gov/nih/nci/codegen/validator/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../../../gov/nih/nci/system/applicationservice/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?gov/nih/nci/codegen/validator/transformer/jet/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.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>
Hierarchy For Package gov.nih.nci.codegen.validator.transformer.jet
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">gov.nih.nci.codegen.transformer.<A HREF="../../../../../../../gov/nih/nci/codegen/transformer/UMLValidatorJETTransformer.html" title="class in gov.nih.nci.codegen.transformer"><B>UMLValidatorJETTransformer</B></A> (implements gov.nih.nci.codegen.<A HREF="../../../../../../../gov/nih/nci/codegen/Transformer.html" title="interface in gov.nih.nci.codegen">Transformer</A>)
<UL>
<LI TYPE="circle">gov.nih.nci.codegen.validator.transformer.jet.<A HREF="../../../../../../../gov/nih/nci/codegen/validator/transformer/jet/ValidatorTransformer.html" title="class in gov.nih.nci.codegen.validator.transformer.jet"><B>ValidatorTransformer</B></A></UL>
</UL>
</UL>
<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"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../gov/nih/nci/codegen/validator/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../../../gov/nih/nci/system/applicationservice/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?gov/nih/nci/codegen/validator/transformer/jet/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.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>
This API was generated by the caCORE Software Development Kit (SDK)
</BODY>
</HTML>
|
data/site/theme3/two/person/comment.html | wuzhc/WZCSHOP | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0, user-scalable=0">
<title>评价管理</title>
<link href="../AmazeUI-2.4.2/assets/css/admin.css" rel="stylesheet" type="text/css">
<link href="../AmazeUI-2.4.2/assets/css/amazeui.css" rel="stylesheet" type="text/css">
<link href="../css/personal.css" rel="stylesheet" type="text/css">
<link href="../css/cmstyle.css" rel="stylesheet" type="text/css">
<script src="../AmazeUI-2.4.2/assets/js/jquery.min.js"></script>
<script src="../AmazeUI-2.4.2/assets/js/amazeui.js"></script>
</head>
<body>
<!--头 -->
<header>
<article>
<div class="mt-logo">
<!--顶部导航条 -->
<div class="am-container header">
<ul class="message-l">
<div class="topMessage">
<div class="menu-hd">
<a href="#" target="_top" class="h">亲,请登录</a>
<a href="#" target="_top">免费注册</a>
</div>
</div>
</ul>
<ul class="message-r">
<div class="topMessage home">
<div class="menu-hd"><a href="#" target="_top" class="h">商城首页</a></div>
</div>
<div class="topMessage my-shangcheng">
<div class="menu-hd MyShangcheng"><a href="#" target="_top"><i class="am-icon-user am-icon-fw"></i>个人中心</a></div>
</div>
<div class="topMessage mini-cart">
<div class="menu-hd"><a id="mc-menu-hd" href="#" target="_top"><i class="am-icon-shopping-cart am-icon-fw"></i><span>购物车</span><strong id="J_MiniCartNum" class="h">0</strong></a></div>
</div>
<div class="topMessage favorite">
<div class="menu-hd"><a href="#" target="_top"><i class="am-icon-heart am-icon-fw"></i><span>收藏夹</span></a></div>
</ul>
</div>
<!--悬浮搜索框-->
<div class="nav white">
<div class="logoBig">
<li><img src="../images/logobig.png" /></li>
</div>
<div class="search-bar pr">
<a name="index_none_header_sysc" href="#"></a>
<form>
<input id="searchInput" name="index_none_header_sysc" type="text" placeholder="搜索" autocomplete="off">
<input id="ai-topsearch" class="submit am-btn" value="搜索" index="1" type="submit">
</form>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</article>
</header>
<div class="nav-table">
<div class="long-title"><span class="all-goods">全部分类</span></div>
<div class="nav-cont">
<ul>
<li class="index"><a href="#">首页</a></li>
<li class="qc"><a href="#">闪购</a></li>
<li class="qc"><a href="#">限时抢</a></li>
<li class="qc"><a href="#">团购</a></li>
<li class="qc last"><a href="#">大包装</a></li>
</ul>
<div class="nav-extra">
<i class="am-icon-user-secret am-icon-md nav-user"></i><b></b>我的福利
<i class="am-icon-angle-right" style="padding-left: 10px;"></i>
</div>
</div>
</div>
<b class="line"></b>
<div class="center">
<div class="col-main">
<div class="main-wrap">
<div class="user-comment">
<!--标题 -->
<div class="am-cf am-padding">
<div class="am-fl am-cf"><strong class="am-text-danger am-text-lg">评价管理</strong> / <small>Manage Comment</small></div>
</div>
<hr/>
<div class="am-tabs am-tabs-d2 am-margin" data-am-tabs>
<ul class="am-avg-sm-2 am-tabs-nav am-nav am-nav-tabs">
<li class="am-active"><a href="#tab1">所有评价</a></li>
<li><a href="#tab2">有图评价</a></li>
</ul>
<div class="am-tabs-bd">
<div class="am-tab-panel am-fade am-in am-active" id="tab1">
<div class="comment-main">
<div class="comment-list">
<ul class="item-list">
<div class="comment-top">
<div class="th th-price">
<td class="td-inner">评价</td>
</div>
<div class="th th-item">
<td class="td-inner">商品</td>
</div>
</div>
<li class="td td-item">
<div class="item-pic">
<a href="#" class="J_MakePoint">
<img src="../images/kouhong.jpg_80x80.jpg" class="itempic">
</a>
</div>
</li>
<li class="td td-comment">
<div class="item-title">
<div class="item-opinion">好评</div>
<div class="item-name">
<a href="#">
<p class="item-basic-info">美康粉黛醉美唇膏 持久保湿滋润防水不掉色</p>
</a>
</div>
</div>
<div class="item-comment">
宝贝非常漂亮,超级喜欢!!! 口红颜色很正呐,还有第两支半价,买三支免单一支的活动,下次还要来买。就是物流太慢了,还要我自己去取快递,店家不考虑换个物流么?
</div>
<div class="item-info">
<div>
<p class="info-little"><span>颜色:12#玛瑙</span> <span>包装:裸装</span> </p>
<p class="info-time">2015-12-24</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="am-tab-panel am-fade" id="tab2">
<div class="comment-main">
<div class="comment-list">
<ul class="item-list">
<div class="comment-top">
<div class="th th-price">
<td class="td-inner">评价</td>
</div>
<div class="th th-item">
<td class="td-inner">商品</td>
</div>
</div>
<li class="td td-item">
<div class="item-pic">
<a href="#" class="J_MakePoint">
<img src="../images/kouhong.jpg_80x80.jpg" class="itempic">
</a>
</div>
</li>
<li class="td td-comment">
<div class="item-title">
<div class="item-opinion">好评</div>
<div class="item-name">
<a href="#">
<p class="item-basic-info">美康粉黛醉美唇膏 持久保湿滋润防水不掉色</p>
</a>
</div>
</div>
<div class="item-comment">
宝贝非常漂亮,超级喜欢!!! 口红颜色很正呐,还有第两支半价,买三支免单一支的活动,下次还要来买。就是物流太慢了,还要我自己去取快递,店家不考虑换个物流么?
<div class="filePic"><img src="../images/image.jpg" alt=""></div>
</div>
<div class="item-info">
<div>
<p class="info-little"><span>颜色:12#玛瑙</span> <span>包装:裸装</span> </p>
<p class="info-time">2015-12-24</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--底部-->
<div class="footer">
<div class="footer-hd">
<p>
<a href="#">恒望科技</a>
<b>|</b>
<a href="#">商城首页</a>
<b>|</b>
<a href="#">支付宝</a>
<b>|</b>
<a href="#">物流</a>
</p>
</div>
<div class="footer-bd">
<p>
<a href="#">关于恒望</a>
<a href="#">合作伙伴</a>
<a href="#">联系我们</a>
<a href="#">网站地图</a>
<em>© 2015-2025 Hengwang.com 版权所有. 更多模板 <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">模板之家</a> - Collect from <a href="http://www.cssmoban.com/" title="网页模板" target="_blank">网页模板</a></em>
</p>
</div>
</div>
</div>
<aside class="menu">
<ul>
<li class="person active">
<a href="index.html"><i class="am-icon-user"></i>个人中心</a>
</li>
<li class="person">
<p><i class="am-icon-newspaper-o"></i>个人资料</p>
<ul>
<li> <a href="information.html">个人信息</a></li>
<li> <a href="safety.html">安全设置</a></li>
<li> <a href="address.html">地址管理</a></li>
<li> <a href="cardlist.html">快捷支付</a></li>
</ul>
</li>
<li class="person">
<p><i class="am-icon-balance-scale"></i>我的交易</p>
<ul>
<li><a href="order.html">订单管理</a></li>
<li> <a href="change.html">退款售后</a></li>
<li> <a href="comment.html">评价商品</a></li>
</ul>
</li>
<li class="person">
<p><i class="am-icon-dollar"></i>我的资产</p>
<ul>
<li> <a href="points.html">我的积分</a></li>
<li> <a href="coupon.html">优惠券 </a></li>
<li> <a href="bonus.html">红包</a></li>
<li> <a href="walletlist.html">账户余额</a></li>
<li> <a href="bill.html">账单明细</a></li>
</ul>
</li>
<li class="person">
<p><i class="am-icon-tags"></i>我的收藏</p>
<ul>
<li> <a href="collection.html">收藏</a></li>
<li> <a href="foot.html">足迹</a></li>
</ul>
</li>
<li class="person">
<p><i class="am-icon-qq"></i>在线客服</p>
<ul>
<li> <a href="consultation.html">商品咨询</a></li>
<li> <a href="suggest.html">意见反馈</a></li>
<li> <a href="news.html">我的消息</a></li>
</ul>
</li>
</ul>
</aside>
</div>
</body>
</html> |
lib/iron_swipeable_container.html | dart-archive/polymer_elements | <link rel="import" href="iron_swipeable_container_nodart.html">
<script type="application/dart" src="iron_swipeable_container.dart"></script>
|
doc/_templates/layout.html | X-DataInitiative/tick | {# Import the theme's layout. #}
{% extends "!layout.html" %}
{# remove site and page menus #}
{%- block sidebartoc %}
{% endblock %}
{%- block sidebarrel %}
{% endblock %}
{%- block navbartoc %}
{% endblock %}
{%- block content %}
{{ navBar() }}
<div class="container content-container">
{% block body %}{% endblock %}
</div>
{%- endblock %}
|
doc/ModelSupport_OmniThreadLibrary_UML/OtlTaskControl/IOmniTaskGroup.html | VSoftTechnologies/OmniThreadLibrary | <html >
<head ><STYLE TYPE="text/css">@import "../stylesheet.css";</STYLE><title ></title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script language='JavaScript'>
function doClick(imageHref) {
if (parent.imageFrame != null)
parent.imageFrame.location.href = imageHref;
}
</script></head><table border='0' width='100%' cellpadding='1' cellspacing='0'>
<tr >
<td colspan='2' class='NavBarCellCommon'>
<table border='0' cellpadding='0' cellspacing='3'>
<tr align='center' valign='top'>
<td class='NavBarCellCommon'>
<a href='../overview-summary.html'>
<font size='+1' class='NavBarFont1'>
<b >Overview</b></font></a> </td><td class='NavBarCellCommon'>
<a href='package-summary.html'>
<font size='+1' class='NavBarFont1'>
<b >Namespace</b></font></a> </td><td class='NavBarCellCommonRev'>
<font size='+1' class='NavBarFont1'>
<b >Classifier</b></font> </td><td class='NavBarCellCommon'>
<font size='+1' class='NavBarFont1'>Tree</font> </td><td class='NavBarCellCommon'>
<a href='../index-all.html'>
<font size='+1' class='NavBarFont1'>
<b >Index</b></font></a> </td><td class='NavBarCellCommon'>
<a href='../help-doc.html'>
<font size='+1' class='NavBarFont1'>
<b >Help</b></font></a> </td></tr></table><td align='right' valign='top' rowspan='3'>
<em ></em></td></td></tr><tr >
<td class='NavBarCellPrevNext'>
<font size='-2'><a href="../OtlTaskControl/TOmniTaskControlList.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">PREV </a> <a href="../OtlTaskControl/globals OtlTaskControl.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">NEXT </a> </font></td><td class='NavBarCellPrevNext'>
<font size='-2'>
<a href='../index.html' target='_top'>
<b >FRAMES</b></a> <a href='../OtlTaskControl/IOmniTaskGroup.html' target='_top'>
<b >NO FRAMES</b></a></font></td></tr><tr >
<td valign='top' class='NavBarCell3'>
<font size='-2'>SUMMARY: INNER | <a href='#field_summary'>FIELD</a> | CONSTR | DESTR | <a href='#method_summary'>METHOD</a></font></td><td valign='top' class='NavBarCell3'>
<font size='-2'>DETAIL: <a href='#field_detail'>FIELD</a> | CONSTR | DESTR | <a href='#method_detail'>METHOD</a></font></td></tr></table><hr /><h2 >
<font size='-1'>
<i >Namespace: </i>OtlTaskControl<br /></font><br />Interface IOmniTaskGroup</h2><dl >
<dt /><b >All Known Implementing Classes: </b><dd ><a href="../OtlTaskControl/TOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">TOmniTaskGroup</a> </dd></dl><hr /><dl >
<dt />public interface <b >IOmniTaskGroup</b></dl><p /><dl >
<dt /><b >Persistent</b><dd >False</dd></dl><hr /><p /><a name='field_summary'/><table border='1' cellpadding='3' cellspacing='0' width='100%'>
<tr class='TableHeaderStyle'>
<td colspan='2'>
<font size='+2'>
<b >Property Summary</b></font></td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public
<b ><a href="../OtlTaskControl/IOmniTaskControlList.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControlList</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#Tasks'>Tasks</a></b></code><br /> </td></tr></table> <p /><a name='method_summary'/><table border='1' cellpadding='3' cellspacing='0' width='100%'>
<tr class='TableHeaderStyle'>
<td colspan='2'>
<font size='+2'>
<b >Method Summary</b></font></td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#Add(IOmniTaskControl)'>Add</a></b>(taskControl: <a href="../OtlTaskControl/IOmniTaskControl.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControl</a> )</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function <a href="../OtlTaskControl/IOmniTaskControlListEnumerator.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControlListEnumerator</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#GetEnumerator()'>GetEnumerator</a></b>()</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function <a href="../OtlTaskControl/IOmniTaskControlList.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControlList</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#GetTasks()'>GetTasks</a></b>()</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#RegisterAllCommWith(IOmniTask)'>RegisterAllCommWith</a></b>(task: <a href="../OtlTask/IOmniTask.html" target="classFrame" onclick="doClick('../OtlTask/doc-files/default.txvpck.html')">OtlTask.IOmniTask</a> )</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#Remove(IOmniTaskControl)'>Remove</a></b>(taskControl: <a href="../OtlTaskControl/IOmniTaskControl.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControl</a> )</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#RunAll()'>RunAll</a></b>()</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >Sub </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#SendToAll(TOmniMessage)'>SendToAll</a></b>(msg: <a href="../OtlComm/TOmniMessage.html" target="classFrame" onclick="doClick('../OtlComm/doc-files/default.txvpck.html')">OtlComm.TOmniMessage</a> )</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function boolean</b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#TerminateAll(Cardinal)'>TerminateAll</a></b>(maxWait_ms: cardinal)</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#UnregisterAllCommFrom(IOmniTask)'>UnregisterAllCommFrom</a></b>(task: <a href="../OtlTask/IOmniTask.html" target="classFrame" onclick="doClick('../OtlTask/doc-files/default.txvpck.html')">OtlTask.IOmniTask</a> )</code><br /> </td></tr><tr class='TableRow'>
<td align='right' valign='top' width='20%'>
<font size='-1'>
<code >
public <b >function boolean</b></code></font></td><td >
<code >
<b >
<a href='../OtlTaskControl/IOmniTaskGroup.html#WaitForAll(Cardinal)'>WaitForAll</a></b>(maxWait_ms: cardinal)</code><br /> </td></tr></table> <p /><p /><a Name='field_detail'/><table border='1' cellpadding='3' cellspacing='0' width='100%'>
<tr class='TableHeaderStyle'>
<td colspan='2'>
<font size='+2'>
<b >Property Detail</b></font></td></tr></table><br /><a name='Tasks'>
<h3 >Tasks</h3></a><pre >public Tasks: <a href="../OtlTaskControl/IOmniTaskControlList.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControlList</a> </pre><dl >
<dt /><b >Type</b><dd >IOmniTaskControlList</dd></dl><dl >
<dt /><b >Access</b><dd >read</dd></dl><hr /><a name='method_detail'/><table border='1' cellpadding='3' cellspacing='0' width='100%'>
<tr class='TableHeaderStyle'>
<td colspan='2'>
<font size='+2'>
<b >Method Detail</b></font></td></tr></table><br /><a name='Add(IOmniTaskControl)'>
<h3 >Add</h3></a><pre >public function Add(taskControl: <a href="../OtlTaskControl/IOmniTaskControl.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControl</a> ): <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >IOmniTaskGroup</dd></dl><hr /><a name='GetEnumerator()'>
<h3 >GetEnumerator</h3></a><pre >public function GetEnumerator(): <a href="../OtlTaskControl/IOmniTaskControlListEnumerator.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControlListEnumerator</a> </pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >IOmniTaskControlListEnumerator</dd></dl><hr /><a name='GetTasks()'>
<h3 >GetTasks</h3></a><pre >public function GetTasks(): <a href="../OtlTaskControl/IOmniTaskControlList.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControlList</a> </pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >IOmniTaskControlList</dd></dl><hr /><a name='RegisterAllCommWith(IOmniTask)'>
<h3 >RegisterAllCommWith</h3></a><pre >public function RegisterAllCommWith(task: <a href="../OtlTask/IOmniTask.html" target="classFrame" onclick="doClick('../OtlTask/doc-files/default.txvpck.html')">OtlTask.IOmniTask</a> ): <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >IOmniTaskGroup</dd></dl><hr /><a name='Remove(IOmniTaskControl)'>
<h3 >Remove</h3></a><pre >public function Remove(taskControl: <a href="../OtlTaskControl/IOmniTaskControl.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskControl</a> ): <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >IOmniTaskGroup</dd></dl><hr /><a name='RunAll()'>
<h3 >RunAll</h3></a><pre >public function RunAll(): <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >IOmniTaskGroup</dd></dl><hr /><a name='SendToAll(TOmniMessage)'>
<h3 >SendToAll</h3></a><pre >public procedure SendToAll(msg: <a href="../OtlComm/TOmniMessage.html" target="classFrame" onclick="doClick('../OtlComm/doc-files/default.txvpck.html')">OtlComm.TOmniMessage</a> )</pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><hr /><a name='TerminateAll(Cardinal)'>
<h3 >TerminateAll</h3></a><pre >public function TerminateAll(maxWait_ms: cardinal): boolean</pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >boolean</dd></dl><hr /><a name='UnregisterAllCommFrom(IOmniTask)'>
<h3 >UnregisterAllCommFrom</h3></a><pre >public function UnregisterAllCommFrom(task: <a href="../OtlTask/IOmniTask.html" target="classFrame" onclick="doClick('../OtlTask/doc-files/default.txvpck.html')">OtlTask.IOmniTask</a> ): <a href="../OtlTaskControl/IOmniTaskGroup.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">IOmniTaskGroup</a> </pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >IOmniTaskGroup</dd></dl><hr /><a name='WaitForAll(Cardinal)'>
<h3 >WaitForAll</h3></a><pre >public function WaitForAll(maxWait_ms: cardinal): boolean</pre><dl >
<dt /><b >Reintroduce</b><dd >False</dd></dl><dl >
<dt /><b >Returns</b><dd >boolean</dd></dl><hr /><p /><table border='0' cellpadding='0' cellspacing='0'>
<tr class='TableHeaderStyle'>
<td >
<font size='+0'>
<b >Association Link</b></font></td></tr></table><br />to Interface <a href="../OtlTaskControl/IOmniTaskControlList.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')"><i>IOmniTaskControlList</i></a> <p /><dl >
<dt /><b >Supplier</b><dd >IOmniTaskControlList</dd></dl><dl >
<dt /><b >Directed</b><dd >False</dd></dl><dl >
<dt /><b >Client</b><dd >Tasks</dd></dl><dl >
<dt /><b >Type</b><dd >association</dd></dl><br /><hr /><table border='0' width='100%' cellpadding='1' cellspacing='0'>
<tr >
<td colspan='2' class='NavBarCellCommon'>
<table border='0' cellpadding='0' cellspacing='3'>
<tr align='center' valign='top'>
<td class='NavBarCellCommon'>
<a href='../overview-summary.html'>
<font size='+1' class='NavBarFont1'>
<b >Overview</b></font></a> </td><td class='NavBarCellCommon'>
<a href='package-summary.html'>
<font size='+1' class='NavBarFont1'>
<b >Namespace</b></font></a> </td><td class='NavBarCellCommonRev'>
<font size='+1' class='NavBarFont1'>
<b >Classifier</b></font> </td><td class='NavBarCellCommon'>
<font size='+1' class='NavBarFont1'>Tree</font> </td><td class='NavBarCellCommon'>
<a href='../index-all.html'>
<font size='+1' class='NavBarFont1'>
<b >Index</b></font></a> </td><td class='NavBarCellCommon'>
<a href='../help-doc.html'>
<font size='+1' class='NavBarFont1'>
<b >Help</b></font></a> </td></tr></table><td align='right' valign='top' rowspan='3'>
<em ></em></td></td></tr><tr >
<td class='NavBarCellPrevNext'>
<font size='-2'><a href="../OtlTaskControl/TOmniTaskControlList.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">PREV </a> <a href="../OtlTaskControl/globals OtlTaskControl.html" target="classFrame" onclick="doClick('../OtlTaskControl/doc-files/default.txvpck.html')">NEXT </a> </font></td><td class='NavBarCellPrevNext'>
<font size='-2'>
<a href='../index.html' target='_top'>
<b >FRAMES</b></a> <a href='../OtlTaskControl/IOmniTaskGroup.html' target='_top'>
<b >NO FRAMES</b></a></font></td></tr><tr >
<td valign='top' class='NavBarCell3'>
<font size='-2'>SUMMARY: INNER | <a href='#field_summary'>FIELD</a> | CONSTR | DESTR | <a href='#method_summary'>METHOD</a></font></td><td valign='top' class='NavBarCell3'>
<font size='-2'>DETAIL: <a href='#field_detail'>FIELD</a> | CONSTR | DESTR | <a href='#method_detail'>METHOD</a></font></td></tr></table><br /><p /></html> |
v0.13.2/generated/statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script>window.MathJax = {"tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true}, "options": {"ignoreHtmlClass": "tex2jax_ignore|mathjax_ignore|document", "processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.miscmodels.tmodel.TLinearModel.predict" href="statsmodels.miscmodels.tmodel.TLinearModel.predict.html" />
<link rel="prev" title="statsmodels.miscmodels.tmodel.TLinearModel.nloglike" href="statsmodels.miscmodels.tmodel.TLinearModel.nloglike.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.13.2</span>
<span class="md-header-nav__topic"> statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../miscmodels.html" class="md-tabs__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">miscmodels</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.miscmodels.tmodel.TLinearModel.html" class="md-tabs__link">statsmodels.miscmodels.tmodel.TLinearModel</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.13.2</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../duration.html" class="md-nav__link">Methods for Survival and Duration Analysis</a>
</li>
<li class="md-nav__item">
<a href="../nonparametric.html" class="md-nav__link">Nonparametric Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">nonparametric</span></code></a>
</li>
<li class="md-nav__item">
<a href="../gmm.html" class="md-nav__link">Generalized Method of Moments <code class="xref py py-mod docutils literal notranslate"><span class="pre">gmm</span></code></a>
</li>
<li class="md-nav__item">
<a href="../miscmodels.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">miscmodels</span></code></a>
</li>
<li class="md-nav__item">
<a href="../multivariate.html" class="md-nav__link">Multivariate Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">multivariate</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-miscmodels-tmodel-tlinearmodel-nloglikeobs">
<h1 id="generated-statsmodels-miscmodels-tmodel-tlinearmodel-nloglikeobs--page-root">statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs<a class="headerlink" href="#generated-statsmodels-miscmodels-tmodel-tlinearmodel-nloglikeobs--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py method">
<dt class="sig sig-object py" id="statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs">
<span class="sig-prename descclassname"><span class="pre">TLinearModel.</span></span><span class="sig-name descname"><span class="pre">nloglikeobs</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">params</span></span></em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/miscmodels/tmodel.html#TLinearModel.nloglikeobs"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#statsmodels.miscmodels.tmodel.TLinearModel.nloglikeobs" title="Permalink to this definition">¶</a></dt>
<dd><p>Loglikelihood of linear model with t distributed errors.</p>
<dl class="field-list">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl>
<dt><strong>params</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.22)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a></span></dt><dd><p>The parameters of the model. The last 2 parameters are degrees of
freedom and scale.</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl>
<dt><strong>loglike</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.22)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a></span></dt><dd><p>The log likelihood of the model evaluated at <cite>params</cite> for each
observation defined by self.endog and self.exog.</p>
</dd>
</dl>
</dd>
</dl>
<p class="rubric">Notes</p>
<div class="math notranslate nohighlight">
\[\ln L=\sum_{i=1}^{n}\left[-\lambda_{i}+y_{i}x_{i}^{\prime}\beta-\ln y_{i}!\right]\]</div>
<p>The t distribution is the standard t distribution and not a standardized
t distribution, which means that the scale parameter is not equal to the
standard deviation.</p>
<p>self.fixed_params and self.expandparams can be used to fix some
parameters. (I doubt this has been tested in this model.)</p>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.miscmodels.tmodel.TLinearModel.nloglike.html" title="statsmodels.miscmodels.tmodel.TLinearModel.nloglike"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.miscmodels.tmodel.TLinearModel.nloglike </span>
</div>
</a>
<a href="statsmodels.miscmodels.tmodel.TLinearModel.predict.html" title="statsmodels.miscmodels.tmodel.TLinearModel.predict"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.miscmodels.tmodel.TLinearModel.predict </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 08, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> |
misc/webappmanu-linux-tests/webapp/Youdao_Note_Link.html | jiajiax/crosswalk-test-suite | <!DOCTYPE html>
<!--
Copyright (c) 2015 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original 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 Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "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 INTEL CORPORATION 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.
Authors:
Yin,Haichao <haichaox.yin@intel.com>
-->
<html>
<head>
<meta charset='utf-8'>
<title>Youdao_Note_Link Test</title>
<link rel="author" title="Intel" href="http://www.intel.com">
</head>
<body>
<p>
<strong>Test steps:</strong>
</p>
<ol>
<li>Install the "youdaonote.deb" webapp and launch it. </li>
<li>Click the different links in the page several times. </li>
</ol>
<p>
<strong>Expected Output:</strong>
</p>
<ol>
<li>Webapp could be launched successfully. </li>
<li>The links can be clicked and jumped correct. </li>
</ol>
</body>
</html>
|
doc/Aims-Plugin_Doc/PyQt4.QtGui.QStyleOptionDockWidgetV2-class.html | linz/QGIS-AIMS-Plugin | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>PyQt4.QtGui.QStyleOptionDockWidgetV2</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="QGIS-AIMS-Plugin-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
PyQt4 ::
QtGui ::
QStyleOptionDockWidgetV2 ::
Class QStyleOptionDockWidgetV2
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="PyQt4.QtGui.QStyleOptionDockWidgetV2-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class QStyleOptionDockWidgetV2</h1><p class="nomargin-top"></p>
<pre class="base-tree">
object --+
|
sip.simplewrapper --+
|
<a href="PyQt4.QtGui.QStyleOption-class.html">QStyleOption</a> --+
|
<a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html">QStyleOptionDockWidget</a> --+
|
<strong class="uidshort">QStyleOptionDockWidgetV2</strong>
</pre>
<hr />
<p>QStyleOptionDockWidgetV2()
QStyleOptionDockWidgetV2(QStyleOptionDockWidgetV2)
QStyleOptionDockWidgetV2(QStyleOptionDockWidget)</p>
<!-- ==================== NESTED CLASSES ==================== -->
<a name="section-NestedClasses"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Nested Classes</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-NestedClasses"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="PyQt4.QtGui.QStyleOptionDockWidgetV2.StyleOptionVersion-class.html" class="summary-name">StyleOptionVersion</a>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html">QStyleOptionDockWidget</a></code></b>:
<code><a href="PyQt4.QtGui.QStyleOptionDockWidget.StyleOptionType-class.html">StyleOptionType</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="PyQt4.QtGui.QStyleOption-class.html">QStyleOption</a></code></b>:
<code><a href="PyQt4.QtGui.QStyleOption.OptionType-class.html">OptionType</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="PyQt4.QtGui.QStyleOption-class.html">QStyleOption</a></code></b>:
<code><a href="PyQt4.QtGui.QStyleOption-class.html#init">init</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#initFrom">initFrom</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>sip.simplewrapper</code></b>:
<code>__init__</code>,
<code>__new__</code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
<code>__format__</code>,
<code>__getattribute__</code>,
<code>__hash__</code>,
<code>__reduce__</code>,
<code>__reduce_ex__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__sizeof__</code>,
<code>__str__</code>,
<code>__subclasshook__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Class Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-ClassVariables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="Version"></a><span class="summary-name">Version</span> = <code title="2">2</code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="PyQt4.QtGui.QStyleOptionDockWidgetV2-class.html#verticalTitleBar" class="summary-name">verticalTitleBar</a> = <code title="<sip.variabledescriptor object at 0x7f88eaa94460>"><sip.variabledescriptor object at 0x7f88eaa<code class="variable-ellipsis">...</code></code>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html">QStyleOptionDockWidget</a></code></b>:
<code><a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html#Type">Type</a></code>,
<code><a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html#closable">closable</a></code>,
<code><a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html#floatable">floatable</a></code>,
<code><a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html#movable">movable</a></code>,
<code><a href="PyQt4.QtGui.QStyleOptionDockWidget-class.html#title">title</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="PyQt4.QtGui.QStyleOption-class.html">QStyleOption</a></code></b>:
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Button">SO_Button</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_ComboBox">SO_ComboBox</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Complex">SO_Complex</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_ComplexCustomBase">SO_ComplexCustomBase</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_CustomBase">SO_CustomBase</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Default">SO_Default</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_DockWidget">SO_DockWidget</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_FocusRect">SO_FocusRect</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Frame">SO_Frame</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_GraphicsItem">SO_GraphicsItem</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_GroupBox">SO_GroupBox</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Header">SO_Header</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_MenuItem">SO_MenuItem</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_ProgressBar">SO_ProgressBar</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Q3DockWindow">SO_Q3DockWindow</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Q3ListView">SO_Q3ListView</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Q3ListViewItem">SO_Q3ListViewItem</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_RubberBand">SO_RubberBand</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_SizeGrip">SO_SizeGrip</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Slider">SO_Slider</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_SpinBox">SO_SpinBox</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_Tab">SO_Tab</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_TabBarBase">SO_TabBarBase</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_TabWidgetFrame">SO_TabWidgetFrame</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_TitleBar">SO_TitleBar</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_ToolBar">SO_ToolBar</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_ToolBox">SO_ToolBox</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_ToolButton">SO_ToolButton</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#SO_ViewItem">SO_ViewItem</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#direction">direction</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#fontMetrics">fontMetrics</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#palette">palette</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#rect">rect</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#state">state</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#type">type</a></code>,
<code><a href="PyQt4.QtGui.QStyleOption-class.html#version">version</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Properties</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Properties"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLE DETAILS ==================== -->
<a name="section-ClassVariableDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Class Variable Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-ClassVariableDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="verticalTitleBar"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<h3 class="epydoc">verticalTitleBar</h3>
<dl class="fields">
</dl>
<dl class="fields">
<dt>Value:</dt>
<dd><table><tr><td><pre class="variable">
<sip.variabledescriptor object at 0x7f88eaa94460>
</pre></td></tr></table>
</dd>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="QGIS-AIMS-Plugin-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Tue Jun 14 13:29:16 2016
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|
docs/apidocs/net/sourceforge/pmd/rules/class-use/UnusedModifier.html | pscadiz/pmd-4.2.6-gds | <!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_22) on Wed Sep 14 22:21:33 CEST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class net.sourceforge.pmd.rules.UnusedModifier (PMD 4.2.6 API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<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 net.sourceforge.pmd.rules.UnusedModifier (PMD 4.2.6 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="../../../../../net/sourceforge/pmd/rules/UnusedModifier.html" title="class in net.sourceforge.pmd.rules"><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?net/sourceforge/pmd/rules//class-useUnusedModifier.html" target="_top"><B>FRAMES</B></A>
<A HREF="UnusedModifier.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>net.sourceforge.pmd.rules.UnusedModifier</B></H2>
</CENTER>
No usage of net.sourceforge.pmd.rules.UnusedModifier
<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="../../../../../net/sourceforge/pmd/rules/UnusedModifier.html" title="class in net.sourceforge.pmd.rules"><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?net/sourceforge/pmd/rules//class-useUnusedModifier.html" target="_top"><B>FRAMES</B></A>
<A HREF="UnusedModifier.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 © 2002-2011 InfoEther. All Rights Reserved.
</BODY>
</HTML>
|
v0.13.2/generated/statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test_pairwise" href="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test_pairwise.html" />
<link rel="prev" title="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.summary" href="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.summary.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.13.2</span>
<span class="md-header-nav__topic"> statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../statespace.html" class="md-tabs__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.html" class="md-tabs__link">statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.13.2</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-tsa-statespace-dynamic-factor-mq-dynamicfactormqresults-t-test">
<h1 id="generated-statsmodels-tsa-statespace-dynamic-factor-mq-dynamicfactormqresults-t-test--page-root">statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test<a class="headerlink" href="#generated-statsmodels-tsa-statespace-dynamic-factor-mq-dynamicfactormqresults-t-test--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py method">
<dt class="sig sig-object py" id="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test">
<span class="sig-prename descclassname"><span class="pre">DynamicFactorMQResults.</span></span><span class="sig-name descname"><span class="pre">t_test</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">r_matrix</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">cov_p</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">use_t</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test" title="Permalink to this definition">¶</a></dt>
<dd><p>Compute a t-test for a each linear hypothesis of the form Rb = q.</p>
<dl class="field-list">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl>
<dt><strong>r_matrix</strong><span class="classifier">{<a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array_like" title="(in NumPy v1.22)"><span>array_like</span></a>, <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.10)"><code class="docutils literal notranslate"><span class="pre">str</span></code></a>, <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#tuple" title="(in Python v3.10)"><code class="docutils literal notranslate"><span class="pre">tuple</span></code></a>}</span></dt><dd><p>One of:</p>
<ul class="simple">
<li><p>array : If an array is given, a p x k 2d array or length k 1d
array specifying the linear restrictions. It is assumed
that the linear combination is equal to zero.</p></li>
<li><p>str : The full hypotheses to test can be given as a string.
See the examples.</p></li>
<li><p>tuple : A tuple of arrays in the form (R, q). If q is given,
can be either a scalar or a length p row vector.</p></li>
</ul>
</dd>
<dt><strong>cov_p</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array_like" title="(in NumPy v1.22)"><span>array_like</span></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">optional</span></code></span></dt><dd><p>An alternative estimate for the parameter covariance matrix.
If None is given, self.normalized_cov_params is used.</p>
</dd>
<dt><strong>use_t</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#bltin-boolean-values" title="(in Python v3.10)"><span class="xref std std-ref">bool</span></a>, <code class="xref py py-obj docutils literal notranslate"><span class="pre">optional</span></code></span></dt><dd><p>If use_t is None, then the default of the model is used. If use_t
is True, then the p-values are based on the t distribution. If
use_t is False, then the p-values are based on the normal
distribution.</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl class="simple">
<dt><code class="xref py py-obj docutils literal notranslate"><span class="pre">ContrastResults</span></code></dt><dd><p>The results for the test are attributes of this results instance.
The available results have the same elements as the parameter table
in <cite>summary()</cite>.</p>
</dd>
</dl>
</dd>
</dl>
<div class="admonition seealso">
<p class="admonition-title">See also</p>
<dl class="simple">
<dt><a class="reference internal" href="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.tvalues.html#statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.tvalues" title="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.tvalues"><code class="xref py py-obj docutils literal notranslate"><span class="pre">tvalues</span></code></a></dt><dd><p>Individual t statistics for the estimated parameters.</p>
</dd>
<dt><a class="reference internal" href="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.f_test.html#statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.f_test" title="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.f_test"><code class="xref py py-obj docutils literal notranslate"><span class="pre">f_test</span></code></a></dt><dd><p>Perform an F tests on model parameters.</p>
</dd>
<dt><code class="xref py py-obj docutils literal notranslate"><span class="pre">patsy.DesignInfo.linear_constraint</span></code></dt><dd><p>Specify a linear constraint.</p>
</dd>
</dl>
</div>
<p class="rubric">Examples</p>
<div class="doctest highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">>>> </span><span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<span class="gp">>>> </span><span class="kn">import</span> <span class="nn">statsmodels.api</span> <span class="k">as</span> <span class="nn">sm</span>
<span class="gp">>>> </span><span class="n">data</span> <span class="o">=</span> <span class="n">sm</span><span class="o">.</span><span class="n">datasets</span><span class="o">.</span><span class="n">longley</span><span class="o">.</span><span class="n">load</span><span class="p">()</span>
<span class="gp">>>> </span><span class="n">data</span><span class="o">.</span><span class="n">exog</span> <span class="o">=</span> <span class="n">sm</span><span class="o">.</span><span class="n">add_constant</span><span class="p">(</span><span class="n">data</span><span class="o">.</span><span class="n">exog</span><span class="p">)</span>
<span class="gp">>>> </span><span class="n">results</span> <span class="o">=</span> <span class="n">sm</span><span class="o">.</span><span class="n">OLS</span><span class="p">(</span><span class="n">data</span><span class="o">.</span><span class="n">endog</span><span class="p">,</span> <span class="n">data</span><span class="o">.</span><span class="n">exog</span><span class="p">)</span><span class="o">.</span><span class="n">fit</span><span class="p">()</span>
<span class="gp">>>> </span><span class="n">r</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">zeros_like</span><span class="p">(</span><span class="n">results</span><span class="o">.</span><span class="n">params</span><span class="p">)</span>
<span class="gp">>>> </span><span class="n">r</span><span class="p">[</span><span class="mi">5</span><span class="p">:]</span> <span class="o">=</span> <span class="p">[</span><span class="mi">1</span><span class="p">,</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span>
<span class="gp">>>> </span><span class="nb">print</span><span class="p">(</span><span class="n">r</span><span class="p">)</span>
<span class="go">[ 0. 0. 0. 0. 0. 1. -1.]</span>
</pre></div>
</div>
<p>r tests that the coefficients on the 5th and 6th independent
variable are the same.</p>
<div class="doctest highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">>>> </span><span class="n">T_test</span> <span class="o">=</span> <span class="n">results</span><span class="o">.</span><span class="n">t_test</span><span class="p">(</span><span class="n">r</span><span class="p">)</span>
<span class="gp">>>> </span><span class="nb">print</span><span class="p">(</span><span class="n">T_test</span><span class="p">)</span>
<span class="go"> Test for Constraints</span>
<span class="go">==============================================================================</span>
<span class="go"> coef std err t P>|t| [0.025 0.975]</span>
<span class="go">------------------------------------------------------------------------------</span>
<span class="go">c0 -1829.2026 455.391 -4.017 0.003 -2859.368 -799.037</span>
<span class="go">==============================================================================</span>
<span class="gp">>>> </span><span class="n">T_test</span><span class="o">.</span><span class="n">effect</span>
<span class="go">-1829.2025687192481</span>
<span class="gp">>>> </span><span class="n">T_test</span><span class="o">.</span><span class="n">sd</span>
<span class="go">455.39079425193762</span>
<span class="gp">>>> </span><span class="n">T_test</span><span class="o">.</span><span class="n">tvalue</span>
<span class="go">-4.0167754636411717</span>
<span class="gp">>>> </span><span class="n">T_test</span><span class="o">.</span><span class="n">pvalue</span>
<span class="go">0.0015163772380899498</span>
</pre></div>
</div>
<p>Alternatively, you can specify the hypothesis tests using a string</p>
<div class="doctest highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">>>> </span><span class="kn">from</span> <span class="nn">statsmodels.formula.api</span> <span class="kn">import</span> <span class="n">ols</span>
<span class="gp">>>> </span><span class="n">dta</span> <span class="o">=</span> <span class="n">sm</span><span class="o">.</span><span class="n">datasets</span><span class="o">.</span><span class="n">longley</span><span class="o">.</span><span class="n">load_pandas</span><span class="p">()</span><span class="o">.</span><span class="n">data</span>
<span class="gp">>>> </span><span class="n">formula</span> <span class="o">=</span> <span class="s1">'TOTEMP ~ GNPDEFL + GNP + UNEMP + ARMED + POP + YEAR'</span>
<span class="gp">>>> </span><span class="n">results</span> <span class="o">=</span> <span class="n">ols</span><span class="p">(</span><span class="n">formula</span><span class="p">,</span> <span class="n">dta</span><span class="p">)</span><span class="o">.</span><span class="n">fit</span><span class="p">()</span>
<span class="gp">>>> </span><span class="n">hypotheses</span> <span class="o">=</span> <span class="s1">'GNPDEFL = GNP, UNEMP = 2, YEAR/1829 = 1'</span>
<span class="gp">>>> </span><span class="n">t_test</span> <span class="o">=</span> <span class="n">results</span><span class="o">.</span><span class="n">t_test</span><span class="p">(</span><span class="n">hypotheses</span><span class="p">)</span>
<span class="gp">>>> </span><span class="nb">print</span><span class="p">(</span><span class="n">t_test</span><span class="p">)</span>
<span class="go"> Test for Constraints</span>
<span class="go">==============================================================================</span>
<span class="go"> coef std err t P>|t| [0.025 0.975]</span>
<span class="go">------------------------------------------------------------------------------</span>
<span class="go">c0 15.0977 84.937 0.178 0.863 -177.042 207.238</span>
<span class="go">c1 -2.0202 0.488 -8.231 0.000 -3.125 -0.915</span>
<span class="go">c2 1.0001 0.249 0.000 1.000 0.437 1.563</span>
<span class="go">==============================================================================</span>
</pre></div>
</div>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.summary.html" title="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.summary"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.summary </span>
</div>
</a>
<a href="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test_pairwise.html" title="statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test_pairwise"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.statespace.dynamic_factor_mq.DynamicFactorMQResults.t_test_pairwise </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 08, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> |
third_party/pmd/docs/apidocs/net/sourceforge/pmd/lang/java/rule/unnecessary/class-use/UnnecessaryReturnRule.html | daejunpark/jsaf | <!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_24) on Tue May 01 09:56:12 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class net.sourceforge.pmd.lang.java.rule.unnecessary.UnnecessaryReturnRule (PMD 5.0.0 API)
</TITLE>
<META NAME="date" CONTENT="2012-05-01">
<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 net.sourceforge.pmd.lang.java.rule.unnecessary.UnnecessaryReturnRule (PMD 5.0.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="../../../../../../../../net/sourceforge/pmd/lang/java/rule/unnecessary/UnnecessaryReturnRule.html" title="class in net.sourceforge.pmd.lang.java.rule.unnecessary"><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?net/sourceforge/pmd/lang/java/rule/unnecessary//class-useUnnecessaryReturnRule.html" target="_top"><B>FRAMES</B></A>
<A HREF="UnnecessaryReturnRule.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>net.sourceforge.pmd.lang.java.rule.unnecessary.UnnecessaryReturnRule</B></H2>
</CENTER>
No usage of net.sourceforge.pmd.lang.java.rule.unnecessary.UnnecessaryReturnRule
<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="../../../../../../../../net/sourceforge/pmd/lang/java/rule/unnecessary/UnnecessaryReturnRule.html" title="class in net.sourceforge.pmd.lang.java.rule.unnecessary"><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?net/sourceforge/pmd/lang/java/rule/unnecessary//class-useUnnecessaryReturnRule.html" target="_top"><B>FRAMES</B></A>
<A HREF="UnnecessaryReturnRule.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 © 2002-2012 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All Rights Reserved.
</BODY>
</HTML>
|
docs/api/algorithm/classes/chainiterator.html | phosphorjs/phosphor | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ChainIterator | @phosphor/algorithm</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@phosphor/algorithm</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="chainiterator.html">ChainIterator</a>
</li>
</ul>
<h1>Class ChainIterator<T></h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>An iterator which chains together several iterators.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-type-parameters">
<h3>Type parameters</h3>
<ul class="tsd-type-parameters">
<li>
<h4>T</h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">ChainIterator</span>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3>Implements</h3>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="chainiterator.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="chainiterator.html#_active" class="tsd-kind-icon">_active</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="chainiterator.html#_cloned" class="tsd-kind-icon">_cloned</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="chainiterator.html#_source" class="tsd-kind-icon">_source</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class"><a href="chainiterator.html#clone" class="tsd-kind-icon">clone</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="chainiterator.html#iter" class="tsd-kind-icon">iter</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="chainiterator.html#next" class="tsd-kind-icon">next</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">new <wbr>Chain<wbr>Iterator<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="chainiterator.html" class="tsd-signature-type">ChainIterator</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/phosphorjs/phosphor/blob/c832b0c3/packages/algorithm/src/chain.ts#L43">chain.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Construct a new chain iterator.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>source: <a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The iterator of iterators of interest.</p>
</div>
</div>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="chainiterator.html" class="tsd-signature-type">ChainIterator</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private tsd-is-private-protected">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_active" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _active</h3>
<div class="tsd-signature tsd-kind-icon">_active<span class="tsd-signature-symbol">:</span> <a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/phosphorjs/phosphor/blob/c832b0c3/packages/algorithm/src/chain.ts#L98">chain.ts:98</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_cloned" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _cloned</h3>
<div class="tsd-signature tsd-kind-icon">_cloned<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/phosphorjs/phosphor/blob/c832b0c3/packages/algorithm/src/chain.ts#L99">chain.ts:99</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="_source" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> _source</h3>
<div class="tsd-signature tsd-kind-icon">_source<span class="tsd-signature-symbol">:</span> <a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/phosphorjs/phosphor/blob/c832b0c3/packages/algorithm/src/chain.ts#L97">chain.ts:97</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="clone" class="tsd-anchor"></a>
<h3>clone</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">clone<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iiterator.html">IIterator</a>.<a href="../interfaces/iiterator.html#clone">clone</a></p>
<ul>
<li>Defined in <a href="https://github.com/phosphorjs/phosphor/blob/c832b0c3/packages/algorithm/src/chain.ts#L68">chain.ts:68</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Create an independent clone of the iterator.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></h4>
<p>A new independent clone of the iterator.</p>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="iter" class="tsd-anchor"></a>
<h3>iter</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">iter<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iiterator.html">IIterator</a>.<a href="../interfaces/iiterator.html#iter">iter</a></p>
<ul>
<li>Defined in <a href="https://github.com/phosphorjs/phosphor/blob/c832b0c3/packages/algorithm/src/chain.ts#L59">chain.ts:59</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Get an iterator over the object's values.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/iiterator.html" class="tsd-signature-type">IIterator</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></h4>
<p>An iterator which yields the object's values.</p>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="next" class="tsd-anchor"></a>
<h3>next</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">next<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/iiterator.html">IIterator</a>.<a href="../interfaces/iiterator.html#next">next</a></p>
<ul>
<li>Defined in <a href="https://github.com/phosphorjs/phosphor/blob/c832b0c3/packages/algorithm/src/chain.ts#L81">chain.ts:81</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Get the next value from the iterator.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">T</span>
<span class="tsd-signature-symbol"> | </span>
<span class="tsd-signature-type">undefined</span>
</h4>
<p>The next value from the iterator, or <code>undefined</code>.</p>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="arrayiterator.html" class="tsd-kind-icon">Array<wbr>Iterator</a>
</li>
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-has-type-parameter">
<a href="chainiterator.html" class="tsd-kind-icon">Chain<wbr>Iterator</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="chainiterator.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="chainiterator.html#_active" class="tsd-kind-icon">_active</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="chainiterator.html#_cloned" class="tsd-kind-icon">_cloned</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="chainiterator.html#_source" class="tsd-kind-icon">_source</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="chainiterator.html#clone" class="tsd-kind-icon">clone</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="chainiterator.html#iter" class="tsd-kind-icon">iter</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="chainiterator.html#next" class="tsd-kind-icon">next</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="emptyiterator.html" class="tsd-kind-icon">Empty<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="filteriterator.html" class="tsd-kind-icon">Filter<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="mapiterator.html" class="tsd-kind-icon">Map<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class">
<a href="rangeiterator.html" class="tsd-kind-icon">Range<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="repeatiterator.html" class="tsd-kind-icon">Repeat<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="retroarrayiterator.html" class="tsd-kind-icon">Retro<wbr>Array<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="strideiterator.html" class="tsd-kind-icon">Stride<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="takeiterator.html" class="tsd-kind-icon">Take<wbr>Iterator</a>
</li>
<li class=" tsd-kind-class tsd-has-type-parameter">
<a href="zipiterator.html" class="tsd-kind-icon">Zip<wbr>Iterator</a>
</li>
<li class=" tsd-kind-interface tsd-has-type-parameter">
<a href="../interfaces/iiterable.html" class="tsd-kind-icon">IIterable</a>
</li>
<li class=" tsd-kind-interface tsd-has-type-parameter">
<a href="../interfaces/iiterator.html" class="tsd-kind-icon">IIterator</a>
</li>
<li class=" tsd-kind-interface tsd-has-type-parameter">
<a href="../interfaces/iretroable.html" class="tsd-kind-icon">IRetroable</a>
</li>
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="../globals.html#iterableorarraylike" class="tsd-kind-icon">Iterable<wbr>OrArray<wbr>Like</a>
</li>
<li class=" tsd-kind-type-alias tsd-has-type-parameter">
<a href="../globals.html#retroableorarraylike" class="tsd-kind-icon">Retroable<wbr>OrArray<wbr>Like</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#chain" class="tsd-kind-icon">chain</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#each" class="tsd-kind-icon">each</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#empty" class="tsd-kind-icon">empty</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#every" class="tsd-kind-icon">every</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#filter" class="tsd-kind-icon">filter</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#find" class="tsd-kind-icon">find</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#iter" class="tsd-kind-icon">iter</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#map" class="tsd-kind-icon">map</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#max" class="tsd-kind-icon">max</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#min" class="tsd-kind-icon">min</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#minmax" class="tsd-kind-icon">minmax</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#once" class="tsd-kind-icon">once</a>
</li>
<li class=" tsd-kind-function">
<a href="../globals.html#range" class="tsd-kind-icon">range</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#reduce" class="tsd-kind-icon">reduce</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#repeat" class="tsd-kind-icon">repeat</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#retro" class="tsd-kind-icon">retro</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#some" class="tsd-kind-icon">some</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#stride" class="tsd-kind-icon">stride</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#take" class="tsd-kind-icon">take</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#toarray" class="tsd-kind-icon">to<wbr>Array</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#topologicsort" class="tsd-kind-icon">topologic<wbr>Sort</a>
</li>
<li class=" tsd-kind-function tsd-has-type-parameter">
<a href="../globals.html#zip" class="tsd-kind-icon">zip</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> |
styleguide/typography/body_text/index.html | quattromani/qoppa | ---
layout: default
title: Typography - Body Text
---
<span id="body-anchor" class="h2 jumpTo-anchor">Body</span>
<div class="vertical lined">
<ul>
<li>
<h6><code>.lede</code> (Intro text)</h6>
<p class="lede">A lede, or lead, paragraph in literature is the opening paragraph of an article, essay, news story or book chapter. It usually occurs together with the headline or title. It precedes the main body of the article, and it gives the reader the main idea of the story. In both spellings, the word rhymes with the word need.</p>
</li>
<li>
<div class="row">
<div class="half">
<h6><code><p></code> or <code>.body-text</code></h6>
<p class="body-text">All paragraphs are wrapped in p tags. Additionally, p elements can be wrapped with a blockquote element if the p element is indeed a quote. Historically, blockquote has been used purely to force indents, but this is now achieved using CSS. Reserve blockquote for quotes.</p>
</div>
<div class="half">
<h6><code><small></code> or <code>.small-body-text</code></h6>
<p class="small-body-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div>
</li>
<li>
<div class="row">
<div class="half">
<h6><code>.disclaimer-text</code></h6>
<p class="disclaimer-text">The disclaimer is always 11px.<br><br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum id molestie nunc. Suspendisse eu lorem
ipsum, in luctus nunc. Etiam in sapien ut nunc cursus tempus non lacus.</p>
</div>
</div>
</li>
</ul>
</div>
|
lib/angular-1.3.10/docs/partials/api/ngMessages/directive/ngMessage.html | apulll/angular_study | <a href='https://github.com/angular/angular.js/edit/v1.3.x/src/ngMessages/messages.js?message=docs(ngMessage)%3A%20describe%20your%20change...#L317' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.3.10/src/ngMessages/messages.js#L317' class='view-source pull-right btn btn-primary'>
<i class="glyphicon glyphicon-zoom-in"> </i>View Source
</a>
<header class="api-profile-header">
<h1 class="api-profile-header-heading">ngMessage</h1>
<ol class="api-profile-header-structure naked-list step-list">
<li>
- directive in module <a href="api/ngMessages">ngMessages</a>
</li>
</ol>
</header>
<div class="api-profile-description">
<p><code>ngMessage</code> is a directive with the purpose to show and hide a particular message.
For <code>ngMessage</code> to operate, a parent <code>ngMessages</code> directive on a parent DOM element
must be situated since it determines which messages are visible based on the state
of the provided key/value map that <code>ngMessages</code> listens on.</p>
</div>
<div>
<h2>Directive Info</h2>
<ul>
<li>This directive creates new scope.</li>
<li>This directive executes at priority level 0.</li>
</ul>
<h2 id="usage">Usage</h2>
<div class="usage">
<pre><code class="lang-html"><!-- using attribute directives -->
<ANY ng-messages="expression">
<ANY ng-message="keyValue1">...</ANY>
<ANY ng-message="keyValue2">...</ANY>
<ANY ng-message="keyValue3">...</ANY>
</ANY>
<!-- or by using element directives -->
<ng-messages for="expression">
<ng-message when="keyValue1">...</ng-message>
<ng-message when="keyValue2">...</ng-message>
<ng-message when="keyValue3">...</ng-message>
</ng-messages>
</code></pre>
<p><a href="api/ngMessages">Click here</a> to learn more about <code>ngMessages</code> and <code>ngMessage</code>.</p>
</div>
<section class="api-section">
<h3>Arguments</h3>
<table class="variables-matrix input-arguments">
<thead>
<tr>
<th>Param</th>
<th>Type</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>
ngMessage
</td>
<td>
<a href="" class="label type-hint type-hint-string">string</a>
</td>
<td>
<p>a string value corresponding to the message key.</p>
</td>
</tr>
</tbody>
</table>
</section>
</div>
|
webpack-config-singlePage/index.html | klhsb/mobile-common | <!DOCTYPE html>
<html>
<head>
<meta content="application/xhtml+xml;charset=UTF-8" http-equiv="Content-Type">
<!--添加content="upgrade-insecure-requests"处理https加载http的资源:webpack开发时需要给devServer添加https:true-->
<!--<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />-->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="yes" name="apple-touch-fullscreen">
<!-- QQ强制竖屏 -->
<meta name="x5-orientation" content="portrait">
<!-- UC强制竖屏 -->
<meta name="screen-orientation" content="portrait">
<meta content="no-cache,must-revalidate" http-equiv="Cache-Control">
<meta content="no-cache" http-equiv="pragma">
<meta content="0" http-equiv="expires">
<meta content="telephone=no,email=no address=no" name="format-detection">
<meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
<title>移动端公共模板</title>
<!--<script>-->
<!--var deviceWidth = document.documentElement.clientWidth;-->
<!--if(deviceWidth > 640) deviceWidth = 640;-->
<!--document.documentElement.style.fontSize = deviceWidth / 3.75 + 'px';-->
<!--</script>-->
</head>
<body>
<script>
// 设置rem单位
var htmlDom = document.documentElement
var clientWidth = htmlDom.clientWidth;
if(clientWidth > 640) clientWidth = 640;
htmlDom.style.fontSize = clientWidth / 3.75 + 'px';
// 创建新元素,用来判断rem单位的计算是否出错
var div = document.createElement('div')
div.style.width = '1rem'
div.style.height = '0'
document.body.appendChild(div)
var ideal = clientWidth / 3.75 // rem单位计算正确的数值(称为理想数值)
var rmd = div.clientWidth / ideal // 计算真实的数值与理想rem数值的比例(如果为1,证明是rem单位正确计算了)
console.log('真实的数值与理想rem数值的比例:',rmd)
// 如果两者比例有0.2以上的出入,那就重置rem单位
// 囧,发现有些三星手机中,rmd比例稍微大于0.8,看来要修改差距了,换为1.2与0.85
// 囧,发现有谷歌手机中,rmd比例稍微小于1.14,看来要修改差距了,换为1.1与0.85
if(rmd > 1.1 || rmd < 0.85){
console.log('准备重置rem');
document.documentElement.style.fontSize = (clientWidth / 3.75) / rmd + 'px';
console.log('新的rem:',document.documentElement.style.fontSize);
}
document.body.removeChild(div);
</script>
<div id="app">
</div>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.