path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
about.html
|
bfxy/clean-blog
|
---
layout: page
title: "About me"
description: "and what I've been doing..."
header-img: "img/tools.jpg"
---
<p> JS or whatever flavoured resume goes here</p>
|
css/styles.css
|
eltontian/eltontian.github.io
|
html,body{margin:0;padding:0;background-color:#4c4c4c;}
body{font: 76% arial,sans-serif;text-align:center; }
p{margin:0 10px 10px;color:#ffffff;}
a{padding:5px; text-decoration:none; color:#ffffff;}
div#header{background-color:#d65836;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{
background-image: url("../images/cool.jpg");
background-repeat: no-repeat;
background-size: contain;
}
div#navigation ul{margin:20px 0; padding:20; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extra{background:#d65836;}
div#footer{background-color:#4c4c4c;}
div#footer p{margin:0;padding:5px 10px}
div#container{width:1020px;margin:0 auto}
div#content{float:left;width:500px}
div#navigation{float:right;width:200px}
div#extra{clear:both;width:100%}
div#logo{padding-top: 200; padding-bottom: 200;background-color:#4c4c4c;}
img#image{padding-top: 200; padding-bottom: 200;}
/*div#video1 {
table-layout: left;
width: 340px;
background: #7f7e7f;
padding: 15px 10px 15px 20px;
}
div#video2 {
table-layout: right;
width: 340px;
background: #7f7e7f;
padding: 15px 10px 15px 20px;
}*/
div#content{
background-color:#7f7e7f;
}
|
solr-5.3.0/docs/solr-core/org/apache/solr/rest/class-use/DELETEable.html
|
changwu/mqa
|
<!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_79) on Mon Aug 17 17:11:17 IST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Interface org.apache.solr.rest.DELETEable (Solr 5.3.0 API)</title>
<meta name="date" content="2015-08-17">
<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 Interface org.apache.solr.rest.DELETEable (Solr 5.3.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/rest/DELETEable.html" title="interface in org.apache.solr.rest">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/rest/class-use/DELETEable.html" target="_top">Frames</a></li>
<li><a href="DELETEable.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 Interface org.apache.solr.rest.DELETEable" class="title">Uses of Interface<br>org.apache.solr.rest.DELETEable</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/solr/rest/DELETEable.html" title="interface in org.apache.solr.rest">DELETEable</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.solr.rest">org.apache.solr.rest</a></td>
<td class="colLast">
<div class="block">Solr RESTful APIs via Restlet.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.solr.rest">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/solr/rest/DELETEable.html" title="interface in org.apache.solr.rest">DELETEable</a> in <a href="../../../../../org/apache/solr/rest/package-summary.html">org.apache.solr.rest</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/solr/rest/package-summary.html">org.apache.solr.rest</a> that implement <a href="../../../../../org/apache/solr/rest/DELETEable.html" title="interface in org.apache.solr.rest">DELETEable</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/solr/rest/RestManager.ManagedEndpoint.html" title="class in org.apache.solr.rest">RestManager.ManagedEndpoint</a></strong></code>
<div class="block">The Restlet router needs a lightweight extension of ServerResource to delegate a request
to.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/solr/rest/DELETEable.html" title="interface in org.apache.solr.rest">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/rest/class-use/DELETEable.html" target="_top">Frames</a></li>
<li><a href="DELETEable.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-2015 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
docs/getting-started.html
|
macula-projects/mower
|
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta, title, CSS, favicons, etc. -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="HTML, CSS, JS, JavaScript, framework, bootstrap, front-end, frontend, web development">
<title>
起步 · Mower-前端开发框架
</title>
<!-- Bootstrap core CSS -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="mower/admin/css/mower.min.css" rel="stylesheet">
<!-- Documentation extras -->
<link href="assets/css/docs.css" rel="stylesheet">
<!--[if lt IE 9]><script src="assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
<script src="assets/js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Favicons -->
<link rel="icon" href="../favicon.ico">
</head>
<body>
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
<!-- Docs master nav -->
<header class="navbar navbar-static-top bs-docs-nav" id="top" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="../index.html" class="navbar-brand">Mower</a>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li class="active">
<a href="getting-started.html">开始</a>
</li>
<li >
<a href="css.html">基础</a>
</li>
<li>
<a href="controls.html">控件</a>
</li>
<li>
<a href="components.html">组件</a>
</li>
<li>
<a href="javascript.html">Javascript插件</a>
</li>
<li>
<a href="view.html">视图</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="examples/admin/">示例</a></li>
</ul>
</nav>
</div>
</header>
<!-- Docs page layout -->
<div class="bs-docs-header" id="content">
<div class="container">
<h1>起步</h1>
<p>简要介绍 Mower,以及如何使用,还有编译及定制,等等。</p>
</div>
</div>
<div class="container bs-docs-container">
<div class="row">
<div class="col-md-9" role="main">
<div class="bs-docs-section">
<h2 id="intruduction" class="page-header">说明</h2>
<h3 class="item-header">与Bootstrap的关系</h3>
<p>Mower继承了Bootstrap 3中的大部分基础内容,但出于与Bootstrap不同的目的大部分内容都进行了定制和修改。这些变化包括:</p>
<ul>
<li>新增了几个Javascript组件,包括菜单、面包屑、选项卡、下拉树、下拉表格等;</li>
<li>集成了一些实用的第三方组件,包括bootstrap-modal、datatables、jquery-treetable、jstree、bootstrap-validator等,并且这些组件样式经过重写,风格更为统一;</li>
<li>增加了配色表和新的主题模板,最少只需更改一个配置项更换颜色主题;</li>
<li>修改了默认字体配置,包含所使用的字体集和字体大小;</li>
<li>替换了默认的字体图标,在FontAwesome图标集的基础上去掉了一些图标同时增加了一些新的图标,写法上比FontAwesome更简单;</li>
<li>增加了一些辅助类,例如文本背景及高亮等;</li>
</ul>
<h3 class="item-header">选择使用Mower</h3>
<p>Bootstrap是非常优秀的前端框架,但在构建大型应用的开发时通常远远不够。如果Bootstrap能够完全满足你的项目,建议使用Bootstrap,如果你需要的更多,则建议使用Mower。使用Mower的显著理由如下:</p>
<ul>
<li>大部分书写方式继承Bootstrap,从Bootstrap方便迁移到Mower,学习成本低,而且写法上更精简;</li>
<li>需要的实用功能都能在Mower中提供,即使是第三方组件也提供统一的样式和主题支持;</li>
<li>Javascript组件支持HTML5 data-*属性,让你写更少的js代码;</li>
<li>一些令人激动的新内容正在开发中...</li>
</ul>
</div>
<div class="bs-docs-section">
<h2 id="rules" class="page-header">约定</h2>
<h3 class="item-header">UI元素类型及定义</h3>
<p>Mower中包含各种各样的界面元素(或控件),例如按钮、列表、表格等。现把这些元素归为如下四类:</p>
<ul>
<li><strong>基本控件</strong>:用来构建网页应用的基本界面单元,例如按钮、文本标签、输入框等。</li>
<li><strong>组件</strong>:通过一个以上的基本控件组合而成的较复杂的界面单元。例如表单、菜单、表格等。</li>
<li><strong>Javascript 组件</strong>:这些组件要正常使用会使用到Javascript。某些Javascript组件需要手动调用来启用。</li>
<li><strong>视图</strong>:视图是将基本控件和组件组合使用来展现网站上的通用内容,例如前后端模板等。</li>
</ul>
<p>Mower中的大多数界面元素都有不同的子类型、状态及参数。关于类型、状态及参数的定义如下:</p>
<ul>
<li><strong>类型</strong>:同一种界面单元的不同类型,例如按钮有主要按钮、次要按钮及危险按钮等,导航菜单类型有普通导航及顶部固定导航等。任何时候都应该只为同一个界面元素指定一种类型,默认类型无需指定。</li>
<li><strong>状态</strong>:状态为同一种界面单元允许在不同的状态中切换,例如按钮有正常状态和不可用状态,下拉菜单有展开及收拢状态,菜单项目有选中和未选中状态等。在同一个界面元素中允许叠加多个状态。</li>
<li><strong>参数</strong>:参数作为界面单元如何展现提供依据,例如表格是否隔行变色,是否启用鼠标悬停等。可以同时指定多个参数。</li>
</ul>
<h3 class="item-header">通用状态和参数</h3>
<p>很多状态和参数在不同的控件或组件中具有一致的用法和相同的含义。在Mower中,这些通用的状态和参数具有固定的名字(CSS 类名)。</p>
<p>常用通用状态如下:</p>
<table class="table table-bordered">
<thead>
<tr>
<th style="width: 80px">名称</th>
<th>说明</th>
<th>常见使用对象</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>.active</code></td>
<td>指示控件或者其子项目已经被激活。</td>
<td>导航条目、下拉菜单条目、菜单列表、按钮组中可以激活的按钮等。</td>
</tr>
<tr>
<td><code>.hover</code></td>
<td>指示控件正处于鼠标悬停状态,在CSS中相对于<code>:hover</code>选择器。</td>
<td>少部分需要Javascript处理的控件。</td>
</tr>
<tr>
<td><code>.focus</code></td>
<td>指示控件正处于鼠标悬停状态,在CSS中相对于<code>:focus</code>选择器。</td>
<td>少部分需要Javascript处理的控件。</td>
</tr>
<tr>
<td><code>.disabled</code></td>
<td>指示控件处于不可用状态,通常与DOM属性<code>disabled="disabled"</code>一起使用。</td>
<td>按钮、可以点击菜单项目、超链接、表单元素等。</td>
</tr>
<tr>
<td><code>.in</code></td>
<td>用于控制控件显示或消失的动画过程。在控件显示时指示控件已准备完成CSS动画并完全显示;在控件消失时如果移除该状态指示控件已准备执行控件消失动画;与状态<code>.collapse</code>一起使用时表示处于完全展开状态。</td>
<td>标签页、下拉菜单等</td>
</tr>
<tr>
<td><code>.open</code></td>
<td>指示隐藏的内容已经完全展示。</td>
<td>下拉菜单等。</td>
</tr>
<tr>
<td><code>.collapse</code></td>
<td>指示当前组件可以被折叠或展开。与状态<code>.in</code>一起出现时表示组件已被展开,没有此状态则反之。</td>
<td>响应式导航、折叠菜单等。</td>
</tr>
<tr>
<td><code>.collapsing</code></td>
<td>指示当前组件正处于折叠或展开的动画过程中。</td>
<td>响应式导航、折叠菜单等。</td>
</tr>
</tbody>
</table>
<p>常见的通用参数如下:</p>
<table class="table table-bordered">
<thead>
<tr>
<th style="width: 80px">名称</th>
<th>说明</th>
<th>常见使用对象</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>.bordered</code></td>
<td>使得组件具备边框样式。</td>
<td>表格等。</td>
</tr>
<tr>
<td><code>.borderless</code></td>
<td>移除控件的边框样式。</td>
<td>表格等。</td>
</tr>
<tr>
<td><code>.inverse</code></td>
<td>指示组件使用与默认颜色样式相对的样式。</td>
<td>导航等。</td>
</tr>
<tr>
<td><code>.fixed</code></td>
<td>指示当前组件位置被固定,不收页面交互影响。</td>
<td></td>
</tr>
<tr>
<td><code>.with-icon</code></td>
<td>指示当前组件在显示内容时能够额外显示一个图标。</td>
<td>消息框等。</td>
</tr>
<tr>
<td><code>.with-padding</code></td>
<td>指示当前组件内容显示区域包含更多的边距。</td>
<td></td>
</tr>
</tbody>
</table>
<h3 class="item-header">界面元素的命名</h3>
<h4 class="subitem-header">命名原则</h4>
<ul>
<li>所有控件、组件、视图、模块和行为的命名都应该使用最常见的名称,准确提现界面元素功能。例如菜单应该命名为menu,而不是navigation。</li>
<li>类型、状态及参数的命名均为元素名加上类型(或状态及参数名)前缀,中间用间隔号分隔,例如固定位置的菜单为<code>.menu-fixed</code>。对于通用状态或参数可以省略前缀,例如一个菜单项目处于激活状态,则只需命名为<code>.active</code>,而不许命名为<code>.menu-active</code>。</li>
<li>所有控件、组件、模块和行为的命名均不加与当前元素功能无关的前缀和额外命名,例如一个导航菜单命名为<code>.nav</code>,而不增加额外命名为<code>.ui.nav</code>或者<code>.mu.nav</code>。</li>
</ul>
</div>
<div class="bs-docs-section">
<div class="page-header">
<h2>文件目录结构</h2>
</div>
<h3 class="item-header">预编译的内容</h3>
<p>下载预编译压缩包解压后将会得到以下目录结构:</p>
<pre>
mower/
├── admin
│ ├── css/
│ │ ├── azure.css
│ │ ├── azure.min.css
│ │ ├── ......
│ │ ├── orange.css
│ │ ├── orange.min.css
│ │ ├── mower.css
│ │ └── mower.min.css
│ ├── js/
│ │ ├── mower.js
│ │ ├── mower.min.js
│ ├── fonts/
│ │ ├── fontawesome-webfont.eot
│ │ ├── fontawesome-webfont.svg
│ │ ├── fontawesome-webfont.ttf
│ │ ├── fontawesome-webfont.ttf
│ │ ├── fontawesome-webfont2.ttf
│ │ └── FontAwesome.otf
│ └── img/
├── front
│ ├── css/
│ │ ├── mower.css
│ │ └── mower.min.css
│ ├── js/
│ │ ├── mower.js
│ │ ├── mower.min.js
│ ├── fonts/
│ │ ├── fontawesome-webfont.eot
│ │ ├── fontawesome-webfont.svg
│ │ ├── fontawesome-webfont.ttf
│ │ ├── fontawesome-webfont.ttf
│ │ ├── fontawesome-webfont2.ttf
│ │ └── FontAwesome.otf
│ └── img/
</pre>
<p>mower目录下提供了两种编译类型:‘admin’、‘front’,其中‘admin’适用于后端应用系统,而‘front’去除某些Javascript组件等,例如Datatables,编译得到适用于前端系统的精简版本。每种编译类型均提供了压缩版本,对应的文件名为‘*.min.css’。js目录下提供对应的js文件。字体图标放在‘fonts’文件夹下。admin/css目录下存放一些主题样式。</p>
<h3 class="item-header">源码目录结构</h3>
<p>可以随时从Github上下载Mower的源码。不仅仅包含所有开发源码文件,而且包含完整的文档和示例。如果你需要定制的编译版本更应该下载源码。以下简要说明源码目录结构。</p>
<pre>
mower/
├── src/ Mower的源码目录
│ ├── css/
│ ├── js/
├── plugins/ 一些依赖通用插件
│ ├── css/
│ ├── js/
├── dist/ 预编译输出目录
│ ├── admin/
│ ├── front/
├── docs/ 文档
│ ├── assets/ 一些依赖的或者配合examples使用的其他资源
│ ├── bootstrap/ bootstrap 基础包
│ ├── examples/ 文档中用到的例子
│ └── libs/ 一些依赖的库文件,例如Jquery
└── Gruntfile.js Grunt编译脚本
</pre>
</section>
</div>
<div class="bs-docs-section">
<h2 id="rules" class="page-header">编译及定制</h2>
<p>Mower使用 <a href="http://gruntjs.com/">Grunt</a> 作为编译系统。如果不了解 Grunt 也没有关系,Grunt是一个非常棒而且容易上手的工具。下面给出简要步骤来准备编译ZUI,如果想了解更多请访问Grunt官方网站。</p>
<h3 class="item-header">安装Grunt</h3>
<p>Grunt构建在nodejs之上。在安装Grunt之前需要首先<a href="http://nodejs.org/download/" target="_blank">下载并安装node.js</a>。最新版的nodejs已包含npm(<a href="http://npmjs.org/" target="_blank">node packaged modules</a>)。npm是nodejs用来管理扩展包的工具。</p>
<p>安装nodejs之后,在命令行进行如下操作:</p>
<ol>
<li>在全局环境中安装<code>grunt-cli</code>:<code>npm install -g grunt-cli</code>。</li>
<li>进入Mower源码目录,执行<code>npm install</code>命令。nmp将读取包配置文件<code>package.json</code>文件并自动安装所有依赖的扩展包。</li>
</ol>
<p>完成上述步骤就可以进行编译了。只需要进入ZUI中使用命令行输入对应的命令就可以启动编译任务。内置的<code>build</code>命令可以完成大部分编译任务。以下为Mower内置的一些常用任务命令。</p>
<table class="table table-bordered">
<thead>
<th style="width: 200px">命令</th>
<th style="width: 40%">说明</th>
<th>输出目录</th>
</thead>
<tr>
<td><code>grunt admin</code></td>
<td>编译后端版</td>
<td><ul>
<li>dist/admin/js/mower*.js</li>
<li>dist/admin/css/mower*.css</li>
<li>dist/admin/fonts/**</li>
<li>dist/admin/img/**</li>
</ul></td>
</tr>
<tr>
<td><code>grunt front</code></td>
<td>编译前端版</td>
<td><ul>
<li>dist/front/js/mower*.js</li>
<li>dist/front/css/mower*.css</li>
<li>dist/front/fonts/**</li>
<li>dist/front/img/**</li>
</ul></td>
</tr>
</table>
<p>如果了解Grunt,当然可以通过编辑<code>Gruntfile.js</code>文件来定义自己的编译任务。</p>
</div>
<div class="bs-docs-section">
<h2 id="support" class="page-header">浏览器和设备的支持情况</h2>
<div class="bs-callout bs-callout-info" id="callout-glyphicons-location">
<p><i class="fa fa-pencil-square-o fa-2x"></i> 以下说明信息来自于 <a href="http://v3.bootcss.com/">Bootstrap中文官方</a> 文档说明,同样适用于Mower。</p>
</div>
<p class="lead">Boostrap 的目标是在最新的桌面和移动浏览器上有最佳的表现,也就是说,在较老旧的浏览器上可能会导致某些组件表现出的样式有些不同,但是功能是完整的。</p>
<h3 class="item-header" id="support-browsers">被支持的浏览器</h3>
<p>特别注意,我们坚决支持这些浏览器的<strong>最新版本</strong>。在 Windows 平台,我们支持<strong> Internet Explorer 8-11</strong>。请看下面列出的详细信息。</p>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
<td></td>
<th>Chrome</th>
<th>Firefox</th>
<th>Internet Explorer</th>
<th>Opera</th>
<th>Safari</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Android</th>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-muted" rowspan="3" style="vertical-align: middle;">N/A</td>
<td class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
<td class="text-muted">N/A</td>
</tr>
<tr>
<th scope="row">iOS</th>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-muted">N/A</td>
<td class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
</tr>
<tr>
<th scope="row">Mac OS X</th>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
</tr>
<tr>
<th scope="row">Windows</th>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
<td class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
</tr>
</tbody>
</table>
</div>
<p>Bootstrap 在 Chromium 和 Linux 版 Chrome、Linux 版 Firefox 和 Internet Explorer 7 上的表现也是很不错的,虽然我们不对其进行官方支持。</p>
<p><a href="../browser-bugs/">浏览器 bug 列表</a>中列出了影响 Bootstrap 正常功能的浏览器 bug。</p>
<h3 class="item-header" id="support-ie8-ie9">Internet Explorer 8 和 9</h3>
<p>Internet Explorer 8 和 9 是被支持的,然而,你要知道,很多 CSS3 属性和 HTML5 元素 -- 例如,圆角矩形和投影 -- 是肯定不被支持的。另外, <strong>Internet Explorer 8 需要 <a href="https://github.com/scottjehl/Respond">Respond.js</a> 配合才能实现对媒体查询(media query)的支持。</strong></p>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
<th class="col-xs-4">Feature</th>
<th class="col-xs-4">Internet Explorer 8</th>
<th class="col-xs-4">Internet Explorer 9</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row"><code>border-radius</code></th>
<td class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
</tr>
<tr>
<th scope="row"><code>box-shadow</code></th>
<td class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持</td>
</tr>
<tr>
<th scope="row"><code>transform</code></th>
<td class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
<td class="text-success"><span class="glyphicon glyphicon-ok" aria-hidden="true"></span> 支持, with <code>-ms</code> prefix</td>
</tr>
<tr>
<th scope="row"><code>transition</code></th>
<td colspan="2" class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
</tr>
<tr>
<th scope="row"><code>placeholder</code></th>
<td colspan="2" class="text-danger"><span class="glyphicon glyphicon-remove" aria-hidden="true"></span> 不支持</td>
</tr>
</tbody>
</table>
</div>
<p>请参考 <a href="http://caniuse.com/">Can I use...</a> 以获取详细的 CSS3 和 HTML5 特性在各个浏览器上的支持情况。</p>
<h3 class="item-header" id="support-ie8-respondjs">Internet Explorer 8 与 Respond.js</h3>
<p>在开发环境和生产(线上)环境需要支持 Internet Explorer 8 时,请务必注意下面给出的警告。</p>
<h4 class="subitem-header" id="respond-js-x-domain">Respond.js 与 跨域(cross-domain) CSS 的问题</h4>
<p>如果 Respond.js 和 CSS 文件被放在不同的域名或子域名下面(例如,使用CDN)时需要一些额外的设置。请参考 <a href="https://github.com/scottjehl/Respond/blob/master/README.md#cdnx-domain-setup"> Respond.js 文档</a> 获取详细信息。</p>
<h4 class="subitem-header" id="respond-file-proto">Respond.js 与 <code>file://</code> 协议</h4>
<p>由于浏览器的安全机制,Respond.js 不能在通过 <code>file://</code> 协议(打开本地HTML文件所用的协议)访问的页面上发挥正常的功能。如果需要测试 IE8 下面的响应式特性,务必通过 http 协议访问页面(例如搭建 apache、nginx 等)。请参考 <a href="https://github.com/scottjehl/Respond/blob/master/README.md#support--caveats">Respond.js 文档</a>获取更多信息。</p>
<h4 class="subitem-header" id="respond-import">Respond.js 与 <code>@import</code> 指令</h4>
<p>Respond.js 不支持通过 <code>@import</code> 指令所引入的 CSS 文件。例如,Drupal 一般被配置为通过 <code>@import</code> 指令引入CSS文件,Respond.js 对其将无法起到作用。请参考 <a href="https://github.com/scottjehl/Respond/blob/master/README.md#support--caveats">Respond.js 文档</a>获取更多信息。</p>
<h3 class="item-header" id="support-ie8-box-sizing">Internet Explorer 8 与 box-sizing 属性</h3>
<p>当 <code>box-sizing: border-box;</code> 与 <code>min-width</code>、<code>max-width</code>、<code>min-height</code> 或 <code>max-height</code> 一同使用时,IE8 不能完全支持 box-sizing 属性。由于此原因,从 Bootstrap v3.0.1 版本开始,我们不再为 <code>.container</code> 赋予 <code>max-width</code> 属性。</p>
<h3 class="item-header" id="support-ie8-font-face">Internet Explorer 8 与 @font-face</h3>
<p>当 <code>@font-face</code> 与 <code>:before</code> 在 IE8 下共同使用时会出现问题。由于 Bootstrap 对 Glyphicons 的样式设置使用了这一组合方式,如果某个页面被浏览器缓存了,并且此页面不是通过点击“刷新”按钮或通过 iframe 加载的,那么就会导致字体文件尚未加载的情况下就开始绘制此页面。当鼠标滑过页面(body)时,页面上的某些图标就会显现,鼠标滑过其他没有显现的图标时,这些图标就能显示出来了。请参考 <a href="https://github.com/twbs/bootstrap/issues/13863">issue #13863</a> 了解详细信息。</p>
<h3 class="item-header" id="support-ie-compatibility-modes">IE 兼容模式</h3>
<p>Bootstrap 不支持 IE 古老的兼容模式。为了让 IE 浏览器运行最新的渲染模式下,建议将此 <code><meta></code> 标签加入到你的页面中:</p>
<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><meta</span> <span class="na">http-equiv=</span><span class="s">"X-UA-Compatible"</span> <span class="na">content=</span><span class="s">"IE=edge"</span><span class="nt">></span></code></pre></div>
<p>按
<kbd>F12</kbd> 键打开 IE 的调试工具,就可以看到 IE 当前的渲染模式是什么。</p>
<p>此 meta 标签被包含在了所有 Bootstrap 文档和实例页面中,为的就是在每个被支持的 IE 版本中拥有最好的绘制效果。</p>
<p>请参考 <a href="http://stackoverflow.com/questions/6771258/whats-the-difference-if-meta-http-equiv-x-ua-compatible-content-ie-edge">这个发表在 StackOverflow 上的问题</a>。</p>
<h3 class="item-header" id="support-chinese-browsers-renderer-modes">国产浏览器高速模式</h3>
<p>国内浏览器厂商一般都支持兼容模式(即 IE 内核)和高速模式(即 webkit 内核),不幸的是,所有国产浏览器都是默认使用兼容模式,这就造成由于低版本 IE (IE8 及以下)内核让基于 Bootstrap 构建的网站展现效果很糟糕的情况。幸运的是,国内浏览器厂商逐渐意识到了这一点,某些厂商已经开始有所作为了!</p>
<p>将下面的 <code><meta></code> 标签加入到页面中,可以让部分国产浏览器默认采用高速模式渲染页面:</p>
<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><meta</span> <span class="na">name=</span><span class="s">"renderer"</span> <span class="na">content=</span><span class="s">"webkit"</span><span class="nt">></span></code></pre></div>
<p>目前只有<a href="http://se.360.cn/v6/help/meta.html">360浏览器</a>支持此 <code><meta></code> 标签。希望更多国内浏览器尽快采取行动、尽快进入高速时代!</p>
<h3 class="item-header" id="support-ie10-width">Windows 8 中的 Internet Explorer 10 和 Windows Phone 8</h3>
<p>Internet Explorer 10 并没有对 <strong>屏幕的宽度</strong> 和 <strong>视口(viewport)的宽度</strong> 进行区分,这就导致 Bootstrap 中的媒体查询并不能很好的发挥作用。为了解决这个问题,你可以引入下面列出的这段 CSS 代码暂时修复此问题:</p>
<div class="highlight">
<pre class="prettyprint lang-css">
@-ms-viewport { width: device-width; }
</pre>
</div>
<p>然而,这样做并不能对 Windows Phone 8 <a href="http://blogs.windows.com/windows_phone/b/wpdev/archive/2013/10/14/introducing-windows-phone-preview-for-developers.aspx">Update 3 (a.k.a. GDR3)</a> 版本之前的设备起作用,由于这样做将导致 Windows Phone 8 设备按照桌面浏览器的方式呈现页面,而不是较窄的“手机”呈现方式,为了解决这个问题,还需要<strong>加入以下 CSS 和 JavaScript 代码来化解此问题</strong>。</p>
<div class="highlight">
<pre class="prettyprint lang-css">
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
</pre>
</div>
<div class="highlight">
<pre class="prettyprint lang-js">
if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
var msViewportStyle = document.createElement('style')
msViewportStyle.appendChild(
document.createTextNode(
'@-ms-viewport{width:auto!important}'
)
)
document.querySelector('head').appendChild(msViewportStyle)
}
</pre>
</div>
<p>请查看 <a href="http://timkadlec.com/2013/01/windows-phone-8-and-device-width/">Windows Phone 8 and Device-Width</a> 以了解更多信息。</p>
<p>作为提醒,我们将上面的代码加入到了所有 Bootstrap 文档和实例页面中。</p>
<h3 class="item-header" id="support-safari-percentages">Safari 对百分比数字凑整的问题</h3>
<p>OS X 上搭载的 v7.1 以前 Safari 和 iOS v8.0 上搭载的 Safari 浏览器的绘制引擎对于处理 <code>.col-*-1</code> 类所对应的很长的百分比小数存在 bug。也就是说,如果你在一行(row)之中定义了12个单独的列(.col-*-1),你就会看到这一行比其他行要短一些。除了升级 Safari/iOS 外,有以下几种方式来应对此问题:</p>
<ul>
<li>为最后一列添加 <code>.pull-right</code> 类,将其暴力向右对齐</li>
<li>手动调整百分比数字,让其针对Safari表现更好(这比第一种方式更困难)</li>
</ul>
<h3 class="item-header" id="support-fixed-position-keyboards">模态框、导航条和虚拟键盘</h3>
<h4 class="subitem-header">超出范围和滚动</h4>
<p><code><body></code> 元素在 iOS 和 Android 上对 <code>overflow: hidden</code> 的支持很有限。结果就是,在这两种设备上的浏览器中,当你滚动屏幕超过模态框的顶部或底部时,<code><body></code> 中的内容将开始随着滚动。</p>
<h4 class="subitem-header">虚拟键盘</h4>
<p>还有,如果你正在使用 fixed 定位的导航条或在模态框上面使用输入框,还会遇到 iOS 在页面绘制上的 bug,当触发虚拟键盘之后,其不会更新 fixed 定位的元素的位置。这里有几种解决方案,包括将 fixed 定位转变为 <code>position: absolute</code> 定位,或者启动一个定时器手工修正组件的位置。这些没有加入 Bootstrap 中,因此,需要由你自己选择最好的解决方案并加入到你的应用中。</p>
<h4 class="subitem-header">导航条上的下拉菜单</h4>
<p>在 iOS 设备上,由于导航组件(nav)的复杂的 z-indexing 属性,<code>.dropdown-backdrop</code> 元素并未被使用。因此,为了关闭导航条上的下拉菜单,必须直接点击下拉菜单上的元素(或者<a href="https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile">任何其他能够触发 iOS 上 click 事件的元素</a>)。</p>
<h3 class="item-header" id="support-browser-zooming">浏览器的缩放功能</h3>
<p>页面缩放功能不可避免的会将某些组件搞得乱七八糟,不光是 Bootstrap ,整个互联网上的所有页面都是这样。针对具体问题,我们或许可以修复它(如果有必要的话,请先搜索一下你的问题,看看是否已有解决方案,然后在向我们提交 issue)。然而,我们更倾向于忽略这些问题,由于这些问题除了一些 hack 手段,一般没有直接的解决方案。</p>
<h3 class="item-header" id="support-sticky-hover-mobile">移动设备上应用 <code>:hover</code>/<code>:focus</code></h3>
<p>尽管在大多数触摸屏上没有真正的悬停状态,大部分移动设备浏览器模拟了悬停(hover)状态并让 <code>:hover</code> 状态"多展现一会儿"。换句话说,轻触元素后开始应用 <code>:hover</code> 样式,并且在用户轻触其他的元素之后停止应用 <code>:hover</code> 样式。在这些浏览器中,Bootstrap 的 <code>:hover</code> 状态可能不是你所期望的。某些移动浏览器中的 <code>:focus</code> 状态也存在同样的问题。对于这些问题,除了完全清除这些样式,目前还没有简单的解决方法。</p>
<h3 class="item-header" id="support-printing">打印</h3>
<p>即便是在某些很现代的浏览器中,打印页面功能也还是存在很多陷阱。</p>
<p>举个例子,从 Chrome v32 开始,打印一个支持媒体查询的页面时,不管如何设置留白,Chrome 总是使用一个远远小于实际页面尺寸的视口宽度的值作为页面宽度。这就导致被打印的页面总是被呈现为在超小屏幕(extra-small)上的效果(也就是激活了 Bootstrap 针对超小屏幕的栅格排布方式)。 <a href="https://github.com/twbs/bootstrap/issues/12078">参考 #12078 了解更多信息。</a> 推荐解决方案:</p>
<ul>
<li>让你的页面在超小(extra-small)屏幕上看起来不那么太差劲。</li>
<li>修改 <code>@screen-*</code> Less 变量的值,让你的页面总是大于 extra-small </li>
<li>添加额外的媒体查询代码,针对打印机修改栅格阈值。</li>
</ul>
<p>另外,从Safari v8.0 开始,固定宽度的 <code>.container</code> 会导致 Safari 使用非常小的字号来打印页面。参见 <a href="https://github.com/twbs/bootstrap/issues/14868">#14868</a> 了解跟多信息。下面这段 CSS 代码提供了一个临时解决方案:</p>
<div class="highlight">
<pre class="prettyprint lang-css">
@media print {
.container {
width: auto;
}
}
</pre>
</div>
<h3 class="item-header" id="support-android-stock-browser">Android 系统默认浏览器</h3>
<p>Android 4.1 (甚至某些较新版本)系统的默认浏览器被设置为默认打开页面的应用程序(不同于 Chrome)。不幸的是, 一般情况下,这些浏览器有很多bug以及和CSS标准不一致的地方。</p>
<h4 class="subitem-header">选择菜单</h4>
<p>如果 <code><select></code> 元素应用了 <code>border-radius</code> 和/或 <code>border</code> 样式,Android 系统默认的浏览器将不会显示侧边栏控件。(详见 <a href="http://stackoverflow.com/questions/14744437/html-select-box-not-showing-drop-down-arrow-on-android-version-4-0-when-set-with">这个 StackOverflow 上的问题</a> 。) 使用下面的代码片段来删除有问题的CSS并且在Android系统默认的浏览器上,<code><select></code> as an呈现为无样式元素。可以通过检测用户代理(user agent)的特征串来避免干扰 Chrome、Safari和 Mozilla 浏览器。</p>
<div class="highlight">
<pre class="prettyprint lang-js">
<script>
$(function () {
var nua = navigator.userAgent
var isAndroid = (nua.indexOf('Mozilla/5.0') > -1 && nua.indexOf('Android ') > -1 && nua.indexOf('AppleWebKit') > -1 && nua.indexOf('Chrome') === -1)
if (isAndroid) {
$('select.form-control').removeClass('form-control').css('width', '100%')
}
})
</script>
</pre>
</div>
<p>见 <a href="http://jsbin.com/kuvoz/1"> JS Bin 上的 demo。</a></p>
<h3 class="item-header" id="support-validators">W3C 页面源码校验</h3>
<p>为了在老旧的浏览器上尽量提供最好的展现,Bootstrap 针对浏览器使用了一些 <a href="http://browserhacks.com">CSS hack</a> 手段,为的是针对特定浏览器版本弥补浏览器自身的 bug。这些 CSS hack 手段在 CSS 校验器那里会被认为是无效代码。还有一些地方,我们使用了某些未被完全标准化的 CSS 特性,纯粹是为了实现渐进式增强的思路。</p>
<p>上面提到的这些校验器报告的警告信息并不会对实际使用造成影响,因为非 hack 部分的 CSS 是完全合格的,hack 部分不会对非 hack 部分的功能产生影响,这就是我们故意无视这些校验器警告的原因。</p>
<p>同样,我们的 HTML 文档中也有一些针对 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=654072">Firefox bug</a> 的 hack 代码,在 HTML 校验时也会被警告。</p>
</div>
<div class="bs-docs-section">
<h2 id="third-parties" class="page-header">对第三方组件的支持</h2>
<div class="bs-callout bs-callout-info" id="callout-glyphicons-location">
<p><i class="fa fa-pencil-square-o fa-2x"></i> 以下说明信息来自于 <a href="http://v3.bootcss.com/">Bootstrap中文官方</a> 文档说明,同样适用于Mower。</p>
</div>
<p class="lead">虽然我们并不官方支持任何第三方插件,我们还是提供一些建议,帮你避免可能在你的项目中会出现的问题。</p>
<h3 class="item-header" id="third-box-sizing">box-sizing 属性</h3>
<p>某些第三方软件,包括 Google 地图和 Google 定制搜索引擎都会由于 <code>* { box-sizing: border-box; }</code> 的设置而产生冲突,这一设置使 <code>padding</code> 不影响页面元素最终宽度的计算。更多信息请参考 <a href="http://css-tricks.com/box-sizing/">盒模型与尺寸计算 - CSS Tricks</a>。</p>
<p>根据不同情况,你可能需要根据情况覆盖(第1种选择)或为所有区域设置(第2种选择)。</p>
<div class="highlight">
<pre class="prettyprint lang-css">
/* Box-sizing resets
*
* 为了避免 Bootstrap 设置的全局盒模型所带来的影响,可以重置单个页面元素或覆盖整个区域的盒模型。
* 你有两种选择:覆盖单个页面元素或重置整个区域。它们都可以通过纯 CSS 或 LESS 代码的形式实现。
*/
/* Option 1A: 通过 CSS 代码覆盖单个页面元素的盒模型 */
.element {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
/* Option 1B: 通过使用 Bootstrap 提供的 LESS mixin 覆盖单个页面元素的盒模型 */
.element {
.box-sizing(content-box);
}
/* Option 2A: 通过 CSS 代码重置整个区域 */
.reset-box-sizing,
.reset-box-sizing *,
.reset-box-sizing *:before,
.reset-box-sizing *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
/* Option 2B: 通过使用自定义的 LESS mixin 重置整个区域 */
.reset-box-sizing {
&,
*,
*:before,
*:after {
.box-sizing(content-box);
}
}
.element {
.reset-box-sizing();
}
</pre></div>
</div>
</div>
<div class="col-md-3">
<div class="bs-docs-sidebar hidden-print hidden-xs hidden-sm" role="complementary">
<ul class="nav bs-docs-sidenav">
<li>
<a href="#intruduction">说明</a>
<ul class="nav">
<li><a href="#with-bootstrap">与bootstrap的关系</a>
</li>
<li><a href="#choice-mower">选择使用Mower</a>
</li>
</ul>
</li>
<li>
<a href="#rules">约定</a>
<ul class="nav">
<li><a href="#rules-uitype">UI元素类型及定义</a>
</li>
<li><a href="#rules-status">通用状态和参数</a>
</li>
<li><a href="#rules-naming">界面元素的命名</a>
</li>
</ul>
</li>
<li>
<a href="#fileContent">文件目录结构</a>
<ul class="nav">
<li><a href="#fileContent-ctx">预编译的内容</a>
</li>
<li><a href="#fileContent-struc">源码目录结构</a>
</li>
</ul>
</li>
<li>
<a href="#compile">编译及定制</a>
<ul class="nav">
<li><a href="#grunt-installing">安装Grunt</a>
</li>
</ul>
</li>
<li>
<a href="#support">浏览器及设备的支持情况</a>
<ul class="nav">
<li><a href="#support-browsers">被支持的浏览器</a>
</li>
<li><a href="#support-ie8-ie9">Internet Explorer 8和9</a>
</li>
<li><a href="#support-ie8-respondjs">IE8 与 Respond.js</a>
</li>
<li><a href="#support-ie8-box-sizing">IE8 与 box-sizing属性</a>
</li>
<li><a href="#support-ie8-font-face">IE8 与 @font-face</a>
</li>
<li><a href="#support-ie-compatibility-modes">IE兼容模式</a>
</li>
<li><a href="#support-chinese-browsers-renderer-modes">国产浏览器高速模式</a>
</li>
<li><a href="#support-ie10-width">Windows 8 中的IE10 和 Windows (Phone) 8</a>
</li>
<li><a href="#support-safari-percentages">Safari对百分比数字凑整的问题</a>
</li>
<li><a href="#support-fixed-position-keyboards">模态框、导航条和虚拟键盘</a>
</li>
<li><a href="#support-browser-zooming">浏览器的缩放功能</a>
</li>
<li><a href="#support-sticky-hover-mobile">移动设备上应用:hover/:focus</a>
</li>
<li><a href="#support-printing">打印</a>
</li>
<li><a href="#support-android-stock-browser">Android 系统默认浏览器</a>
</li>
<li><a href="#support-validators">W3C 页面源码校验</a>
</li>
</ul>
</li>
<li>
<a href="#third-parties">对第三方组件的支持</a>
<ul class="nav">
<li><a href="#third-box-sizing">box-sizing 属性</a>
</li>
</ul>
</li>
</ul>
<a class="back-to-top" href="#top">
返回顶部
</a>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="libs/jquery/jquery-1.11.1.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/google-code-prettify/prettify.js"></script>
<script src="assets/js/docs.min.js"></script>
</body>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16_testAbaNumberCheck_36727_good_do6.html
|
dcarda/aba.route.validator
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_16.html">Class Test_AbaRouteValidator_16</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_36727_good
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16.html?line=41512#src-41512" >testAbaNumberCheck_36727_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:45:43
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_36727_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=17718#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html>
|
carrot2-webapp-3.8.1/herballsilvertrigram/01029066.txt.html
|
idigbio-citsci-hackathon/carrotFacetNgram
|
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<span class='rank0 0.0'>?6</span>
<span class='rank0 0.0'>7</span>
<span class='rank0 0.0'>8</span>
<span class='rank0 0.0'>9</span>
<span class='rank6 5.886281793427337'>10</span>
<span class='rank5 5.380675333968457'>The</span>
<span class='rank6 5.910214491268059'>New</span>
<span class='rank5 5.027215308896533'>York</span>
<span class='rank4 4.050174224831018'>copyright</span>
<span class='rank2 1.7822710117187128'>reserved</span>
<span class='rank3 2.5421264334187086'>Botanical</span>
<span class='rank3 3.451197890939337'>Garden</span>
</br>
<span class='rank3 2.7567911231003848'>Form</span>
<span class='rank4 3.9491477547735414'>48-R.</span>
<span class='rank0 0.0'>8</span>
<span class='rank3 3.4890632800057304'>TROPICAL</span>
<span class='rank-2 -1.5188893385771962'>FOREST</span>
<span class='rank1 1.2090757065657982'>HERBARIUM</span>
<span class='rank22 21.865907816600597'>14785</span>
<span class='rank0 0.0'>È</span>
<span class='rank0 0.0'>;</span>
</br>
<span class='rank3 2.5421264334187086'>Botanical</span>
<span class='rank20 19.515655058990756'>rfatae:</span>
<span class='rank16 15.85013835474318'>Micropholia</span>
<span class='rank0 0.2269638666185685'>Árare</span>
<span class='rank8 8.391887420859'>iniaef</span>
<span class='rank2 2.170560892596953'>alia</span>
<span class='rank-9 -8.855910460777096'>(Accession</span>
<span class='rank-5 -4.700653135656559'>camber</span>
<span class='rank8 8.316700257931268'>ftÈr</span>
</br>
<span class='rank-1 -0.5100193904984991'>Pierre</span>
<span class='rank-11 -11.025917259158149'>Washington</span>
<span class='rank-5 -5.460941945403178'>office)</span>
</br>
<span class='rank15 15.09538534898661'>___;___________________-</span>
<span class='rank0 0.0'>.</span>
<span class='rank-5 -4.919912495177911'>Determine</span>
<span class='rank0 0.0'>i</span>
<span class='rank12 12.10153415317285'>by____________________________</span>
</br>
<span class='rank-8 -8.490883123409645'>Country:</span>
<span class='rank1 0.547932610981583'>Puerto</span>
<span class='rank12 11.973292338273875'>Sico</span>
<span class='rank-7 -6.949734589090987'>Political</span>
<span class='rank-11 -11.008870241850495'>division:</span>
<span class='rank2 1.6367727765069588'>CaribÈ</span>
<span class='rank13 12.964171927139102'>Natl*</span>
<span class='rank17 17.195084556862017'>OIT</span>
<span class='rank9 8.635153989049803'>Si</span>
</br>
<span class='rank-3 -3.1578321192597727'>Locality:</span>
<span class='rank7 7.280608326244492'>La</span>
<span class='rank0 -0.48860384864321915'>Mina,</span>
<span class='rank18 18.241212460765077'>Luquillo</span>
<span class='rank-3 -2.7295458878849317'>lita.</span>
<span class='rank0 0.0'>WUd</span>
<span class='rank0 0.0'>g</span>
<span class='rank-1 -1.026133135639121'>Planted</span>
<span class='rank0 0.0'>?</span>
<span class='rank7 6.953395415036075'>........m.</span>
</br>
<span class='rank4 4.10049846212253'>Tree</span>
<span class='rank0 0.0'>E</span>
<span class='rank6 5.774193201635061'>Shrub</span>
<span class='rank0 0.0'>G</span>
<span class='rank2 2.3626620705738084'>Vine</span>
<span class='rank9 8.932105957873064'>D___D</span>
<span class='rank19 19.48397808696363'>Heigit.15.-ftm.</span>
<span class='rank7 7.347299700743164'>D.</span>
<span class='rank7 7.159247469240224'>B.</span>
<span class='rank17 17.4953827660339'>H...i.i??cms.</span>
</br>
<span class='rank1 1.2514065862491037'>Flower</span>
<span class='rank-5 -5.175210644927034'>color,</span>
<span class='rank0 0.3162456894951404'>odor;</span>
<span class='rank-7 -7.145662834933276'>greenish</span>
<span class='rank3 2.8156836385716737'>fruit</span>
<span class='rank-5 -5.175210644927034'>color,</span>
<span class='rank-8 -8.197456267000966'>texture:</span>
</br>
<span class='rank-10 -10.213852110217502'>Abundance,</span>
<span class='rank2 1.905123581406503'>site,</span>
<span class='rank-4 -3.9373741790981924'>slope,</span>
<span class='rank-10 -10.002131045514822'>vegetation</span>
<span class='rank-3 -2.591882244416368'>type,</span>
<span class='rank0 0.3761001161847233'>etc.:</span>
<span class='rank-9 -8.764937937112862'>mountain</span>
<span class='rank0 0.08761298916925853'>forest</span>
</br>
<span class='rank0 0.42756050891003383'>Uses,</span>
<span class='rank4 4.275482490296059'>and</span>
<span class='rank2 2.0540213974414776'>part</span>
<span class='rank0 -0.16898566941258508'>used;</span>
<span class='rank-4 -3.998174999181586'>locally</span>
<span class='rank5 4.994283754122226'>or</span>
<span class='rank-21 -21.139910876038243'>commercially:</span>
</br>
<span class='rank1 0.5246593024462953'>Other</span>
<span class='rank-6 -5.923160636691719'>notes:</span>
</br>
<span class='rank0 0.0'></span>
</br>
<span class='rank7 7.248859627929912'>ÁSa</span>
</br>
<span class='rank2 2.4566110390389504'>Local</span>
<span class='rank1 0.8622148962401397'>name:</span>
<span class='rank-2 -1.7127079282230326'>Collector:</span>
<span class='rank1 0.6479994193832965'>Elbert</span>
<span class='rank0 0.0'>L*</span>
<span class='rank26 25.785450618891325'>ijittl,</span>
<span class='rank7 7.298951518821651'>Jr.</span>
</br>
<span class='rank4 4.071225049211737'>Date</span>
<span class='rank6 6.129628052059067'>of</span>
<span class='rank26 25.615161226582266'>eotlertfon:</span>
<span class='rank17 16.641699318677233'>11.</span>
<span class='rank-6 -5.727691403076932'>CcHeitorÕs</span>
<span class='rank43 42.80407169961167'>No,ãZ.-5.ã</span>
</br>
<span class='rank9 8.60037400668735'>Spec;Jtseaa</span>
<span class='rank-2 -2.245741785904748'>Collected</span>
<span class='rank-2 -2.285164926922988'>Under</span>
<span class='rank0 0.0'>.</span>
<span class='rank7 6.930405896811377'>be</span>
<span class='rank-9 -8.779774109125974'>Auspices</span>
<span class='rank0 0.0'>o*</span>
<span class='rank5 4.551609905707915'>the</span>
</br>
<span class='rank10 10.021448350169694'>V.</span>
<span class='rank7 7.347299700743164'>S.</span>
<span class='rank-12 -11.744243055692252'>Department</span>
<span class='rank6 6.129628052059067'>of</span>
<span class='rank-16 -16.021998188372265'>Agriculture.</span>
<span class='rank0 0.31872471013264203'>Forest</span>
<span class='rank-7 -6.917864310961015'>Service;</span>
</br>
<span class='rank-5 -5.088209686205261'>Tropical</span>
<span class='rank0 0.31872471013264203'>Forest</span>
<span class='rank-3 -3.4111693503747773'>iuxperinser.t</span>
<span class='rank3 2.9768066677116494'>Stalina.</span>
<span class='rank6 6.466100288680279'>Uio</span>
<span class='rank0 0.0'>l-</span>
<span class='rank0 0.0'>:</span>
<span class='rank1 1.4802174172381868'>*dras*</span>
<span class='rank1 0.547932610981583'>Puerto</span>
<span class='rank5 5.499659773120652'>Svco</span>
</br>
<span class='rank0 0.0'><3></span>
</br>
<span class='rank0 0.0'><Y>f</span>
<span class='rank6 6.4730807232262'>iAGED</span>
</br>
<span class='rank43 42.670025258321594'>01029066</span>
</br>
</br></br>
<strong>Legend - </strong>
Level of confidence that token is an accurately-transcribed word</br>
<span class='rank-13'> </span> extremely low
<span class='rank-7'> </span> very low
<span class='rank-1'> </span> low
<span class='rank0'> </span> undetermined
<span class='rank1'> </span> medium
<span class='rank6'> </span> high
<span class='rank16'> </span> very high</br>
</body>
</html>
|
help/help/src/sakai_screensteps_rosterInstructorGuide/How-do-I-view-search-the-roster-.html
|
harfalm/Sakai-10.1
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>How do I view/search the roster?</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="sakai.site.roster2" name="description">
<meta content="view roster, view photos, student photos, student pictures, profile" name="search">
<link href="/library/skin/tool_base.css" media="screen" rel="stylesheet" type="text/css" charset="utf-8">
<link href="/library/skin/neo-default/tool.css" media="screen" rel="stylesheet" type="text/css" charset="utf-8">
<link href="/library/skin/neo-default/help.css" media="screen" rel="stylesheet" type="text/css" charset="utf-8">
<link href="/library/js/jquery/featherlight/0.4.0/featherlight.min.css" media="screen" rel="stylesheet" type="text/css" charset="utf-8">
<script src="/library/js/jquery/jquery-1.9.1.min.js" type="text/javascript" charset="utf-8"></script><script src="/library/js/jquery/featherlight/0.4.0/featherlight.min.js" type="text/javascript" charset="utf-8"></script><script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("a[rel^='featherlight']").featherlight({
type: { image:true },
closeOnClick: 'anywhere'
});
});
</script>
</head>
<body>
<div id="wrapper">
<div id="article-content">
<div id="article-header">
<h1 class="article-title">How do I view/search the roster?</h1>
</div>
<div id="article-description">
<p><em>Note: Depending on your role and permissions, and the individual privacy settings on user profiles, some of the features below may not be available.</em></p>
</div> <div id="steps-container"> <div id="step-1364" class="step-container"> <h2 class="step-title">Go to Roster.</h2> <div class="step-instructions"><p>Select the <strong>Roster</strong> tool from the Tool Menu of your site.</p></div> </div>
<div class="clear"></div> <div id="step-1365" class="step-container"> <h2 class="step-title">View list of class participants.</h2> <div class="step-image-container step-image-fullsize">
<img src="/library/image/help/en/How-do-I-view-search-the-roster-/View-list-of-class-participants-sm.png" width="640" height="327" class="step-image" alt="View list of class participants."><div class="step-image-caption">
<a href="/library/image/help/en/How-do-I-view-search-the-roster-/View-list-of-class-participants.png" rel="featherlight" target="_blank">Zoom</a>
</div>
</div>
<div class="step-instructions"><p>Enrolled users in the site will be listed here.</p></div> </div>
<div class="clear"></div> <div id="step-1366" class="step-container"> <h2 class="step-title">Searching the roster.</h2> <div class="step-image-container">
<img src="/library/image/help/en/How-do-I-view-search-the-roster-/Searching-the-roster.png" width="261" height="44" class="step-image" alt="Searching the roster.">
</div>
<div class="step-instructions"><p>To search the roster for a particular person, type their name or id in the search text box and then click <strong>Find</strong>.</p></div> </div>
<div class="clear"></div> </div>
</div>
</div>
</body>
</html>
|
templates/navbar/navbar.html
|
golson2295/BlogWebApp
|
<div ng-controller="navbarCtrl">
<nav class="navbar navbar-inverse navbar-static-top" role="navigation">
<div class="container">
<!-- Navbar header -->
<div class="navbar-header">
<!-- Website logo-->
<a class="navbar-brand" class="active" href="#!/home">Blog Name</a>
<!-- Button for mobile navbar-->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collapsing section -->
<div class="collapse navbar-collapse" id="myNavbar">
<!-- List of link next to logo-->
<ul class="nav navbar-nav">
<li><a href="#!/about">About</a></li>
<li><a href="#!/contact">Authors</a></li>
<li><a href="#!/article">Article</a></li>
</ul>
<!-- Right Side Navbar -->
<ul class="nav navbar-nav navbar-right">
<!-- Account settings menu-->
<li>
<form class="navbar-form">
<div class="input-group">
<!-- Text Field -->
<input type="text" class="form-control" placeholder="Search Articles">
<!-- Submmit Button -->
<div class="input-group-btn">
<button class="btn btn-default" type="submit">
<i class="glyphicon glyphicon-search"></i>
</button>
</div>
</div>
</form>
</li>
<!-- Account settings menu -->
<li class="dropdown">
<a class="button-default" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
<span class="glyphicon glyphicon-user"></span>Acount
</a>
<ul class="dropdown-menu">
<li><a href="#loginModal" data-toggle="modal">Login</a></li>
<li><a>Logout</a></li>
<li><a>Settings</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div id="loginModal" class="modal fade" role="dialog">
<div class="modal-dialog" role="document">
<div ng-include="'templates/login/login.html'"></div>
</div>
</div>
</div>
|
docs/DAP/html/group__DAP__SWO__Status.html
|
STMicroelectronics/cmsis_core
|
<!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"/>
<title>DAP_SWO_Status</title>
<title>CMSIS-DAP: DAP_SWO_Status</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="cmsis.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="printComponentTabs.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</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: 46px;">
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">CMSIS-DAP
 <span id="projectnumber">Version 2.0.0</span>
</div>
<div id="projectbrief">Interface Firmware for CoreSight Debug Access Port</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<div id="CMSISnav" class="tabs1">
<ul class="tablist">
<script type="text/javascript">
<!--
writeComponentTabs.call(this);
//-->
</script>
</ul>
</div>
<!-- Generated by Doxygen 1.8.6 -->
<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="pages.html"><span>Usage and Description</span></a></li>
<li><a href="modules.html"><span>Reference</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><!-- 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('group__DAP__SWO__Status.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)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Pages</a></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">DAP_SWO_Status<div class="ingroups"><a class="el" href="group__DAP__swo__gr.html">SWO Commands</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Read SWO trace status.
<a href="#details">More...</a></p>
<p>Read SWO trace status. </p>
<h2>DAP_SWO_Status (0x1B): </h2>
<p>Reads the SWO trace status.</p>
<p><b>DAP_SWO_Status Request:</b> </p>
<div class="fragment"><div class="line">| BYTE |</div>
<div class="line">> 0x1B |</div>
<div class="line">|******|</div>
</div><!-- fragment --><p><b>DAP_SWO_Status Response:</b> </p>
<div class="fragment"><div class="line">| BYTE | BYTE | WORD |</div>
<div class="line">< 0x1B | Trace Status | Trace Count |</div>
<div class="line">|******|**************|*************|</div>
</div><!-- fragment --><ul>
<li><b>Trace Status</b>:<ul>
<li>Bit 0: Trace Capture (1 - active, 0 - inactive)</li>
<li>Bit 6: Trace Stream Error</li>
<li>Bit 7: Trace Buffer Overrun</li>
</ul>
</li>
<li><b>Trace Count</b>: Number of bytes in Trace Buffer (not yet read) </li>
</ul>
</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 on Wed Jul 10 2019 15:20:28 for CMSIS-DAP Version 2.0.0 by Arm Ltd. All rights reserved.
<!--
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6
-->
</li>
</ul>
</div>
</body>
</html>
|
src/main/webapp/views/main.html
|
Ntipa/ntipa-mashup
|
<div ng-cloak>
<h1 >Welcome, Ntipa Mashup!</h1>
<div ng-controller="PlumbCtrl">
<button type="button" class="btn btn-primary btn-lg" ng-click="redraw()">Ridisegna</button>
<div class="drawMenu">
<div plumb-menu-item class="menu-item" ng-repeat="module in library"
ng-style="{ 'left':module.x, 'top':module.y }"
data-identifier="{{module.library_id}}" draggable>
<div class="summary">{{module.title}}
</div>
</div>
</div>
<div class="container drop-container drawContainer" ng-click="addEvent($event)" droppable>
<div plumb-item class="item" ng-repeat="module in schema" ng-style="{ 'left':module.x, 'top':module.y }"
data-identifier="{{module.schema_id}}">
<div class="title">{{module.title}}</div>
{{module.description}}
<div plumb-connect class="connect"></div>
</div>
</div>
<div post-render></div>
<span ng-init="init()"></span>
</div>
<div class="well">
<p class="lead" >
A mashup, in web development, is a web page, or web application, that uses
content from more than one source to create a single new service displayed</p>
<div ng-switch="authenticated">
<div class="alert alert-success" ng-switch-when="true"
translate="main.logged.message" translate-values="{username: '{{account.login}}'}">
You are logged in as user "Admin".
</div>
<div class="alert alert-warning" ng-switch-when="false" translate="global.messages.info.authenticated">
If you want to <a href="#/login">authenticate</a>, you can try the default login="admin" and
password="admin".
</div>
<div class="alert alert-warning" ng-switch-when="false" translate="global.messages.info.register">
Don't have an account? <a href=\"#/register\">Register</a>
</div>
</div>
</div>
</div>
|
lib/EaselJS-release_v0.7.0/EaselJS-release_v0.7.0/docs/EaselJS_docs-0.7.0/classes/Text.html
|
Koava/Shtacker
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="http://yui.yahooapis.com/3.8.0/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="../assets/EaselJS_16x16.png">
<script src="http://yui.yahooapis.com/3.10.1/build/yui/yui-min.js"></script>
<title>EaselJS v0.7.0 API Documentation : Text</title>
</head>
<body class="yui3-skin-sam">
<div id="doc">
<div id="hd" class="yui3-g header">
<div class="yui3-u-3-4">
<h1><a href="http://www.createjs.com/#!/EaselJS"><img src="http://createjs.com/resources/SuiteIcons/EaselJS/docs-icon-EaselJS.png" title="EaselJS"></a></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Documentation for: 0.7.0</em>
</div>
</div>
<div id="bd" class="yui3-g">
<div class="yui3-u-1-4">
<div id="docs-sidebar" class="sidebar apidocs">
<div id="api-list">
<h2 class="off-left">APIs</h2>
<div id="api-tabview" class="tabview">
<ul class="tabs">
<li><a href="#api-classes">Classes</a></li>
</ul>
<div id="api-tabview-filter">
<input type="search" id="api-filter" placeholder="Type to filter APIs">
</div>
<div id="api-tabview-panel">
<ul id="api-classes" class="apis classes">
<li><a href="../classes/AlphaMapFilter.html">AlphaMapFilter</a></li>
<li><a href="../classes/AlphaMaskFilter.html">AlphaMaskFilter</a></li>
<li><a href="../classes/Bitmap.html">Bitmap</a></li>
<li><a href="../classes/BitmapAnimation.html">BitmapAnimation</a></li>
<li><a href="../classes/BitmapText.html">BitmapText</a></li>
<li><a href="../classes/BlurFilter.html">BlurFilter</a></li>
<li><a href="../classes/ButtonHelper.html">ButtonHelper</a></li>
<li><a href="../classes/ColorFilter.html">ColorFilter</a></li>
<li><a href="../classes/ColorMatrix.html">ColorMatrix</a></li>
<li><a href="../classes/ColorMatrixFilter.html">ColorMatrixFilter</a></li>
<li><a href="../classes/Command.html">Command</a></li>
<li><a href="../classes/Container.html">Container</a></li>
<li><a href="../classes/DisplayObject.html">DisplayObject</a></li>
<li><a href="../classes/DOMElement.html">DOMElement</a></li>
<li><a href="../classes/EaselJS.html">EaselJS</a></li>
<li><a href="../classes/Event.html">Event</a></li>
<li><a href="../classes/EventDispatcher.html">EventDispatcher</a></li>
<li><a href="../classes/Filter.html">Filter</a></li>
<li><a href="../classes/Graphics.html">Graphics</a></li>
<li><a href="../classes/Matrix2D.html">Matrix2D</a></li>
<li><a href="../classes/MouseEvent.html">MouseEvent</a></li>
<li><a href="../classes/MovieClip.html">MovieClip</a></li>
<li><a href="../classes/MovieClipPlugin.html">MovieClipPlugin</a></li>
<li><a href="../classes/Point.html">Point</a></li>
<li><a href="../classes/Rectangle.html">Rectangle</a></li>
<li><a href="../classes/Shadow.html">Shadow</a></li>
<li><a href="../classes/Shape.html">Shape</a></li>
<li><a href="../classes/Sprite.html">Sprite</a></li>
<li><a href="../classes/SpriteSheet.html">SpriteSheet</a></li>
<li><a href="../classes/SpriteSheetBuilder.html">SpriteSheetBuilder</a></li>
<li><a href="../classes/SpriteSheetUtils.html">SpriteSheetUtils</a></li>
<li><a href="../classes/Stage.html">Stage</a></li>
<li><a href="../classes/Text.html">Text</a></li>
<li><a href="../classes/Ticker.html">Ticker</a></li>
<li><a href="../classes/Touch.html">Touch</a></li>
<li><a href="../classes/UID.html">UID</a></li>
<li><a href="../classes/Utility Methods.html">Utility Methods</a></li>
</ul>
<ul id="api-modules" class="apis modules">
<li><a href="../modules/CreateJS.html">CreateJS</a></li>
<li><a href="../modules/EaselJS.html">EaselJS</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="yui3-u-3-4">
<div id="api-options">
Show:
<label for="api-show-inherited">
<input type="checkbox" id="api-show-inherited" checked>
Inherited
</label>
<label for="api-show-protected">
<input type="checkbox" id="api-show-protected">
Protected
</label>
<label for="api-show-private">
<input type="checkbox" id="api-show-private">
Private
</label>
<label for="api-show-deprecated">
<input type="checkbox" id="api-show-deprecated">
Deprecated
</label>
</div>
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1>Text Class</h1>
<div class="box meta">
<div class="extends">
Extends <a href="../classes/DisplayObject.html" class="crosslink">DisplayObject</a>
</div>
<div class="foundat">
Defined in: <a href="../files/.._src_easeljs_display_Text.js.html#l39"><code>Text:39</code></a>
</div>
Module: <a href="../modules/EaselJS.html">EaselJS</a>
</div>
<div class="box intro">
<p>Display one or more lines of dynamic text (not user editable) in the display list. Line wrapping support (using the
lineWidth) is very basic, wrapping on spaces and tabs only. Note that as an alternative to Text, you can position HTML
text above or below the canvas relative to items in the display list using the <a href="../classes/DisplayObject.html#method_localToGlobal" class="crosslink">localToGlobal</a>
method, or using <a href="../classes/DOMElement.html" class="crosslink">DOMElement</a>.</p>
<p><b>Please note that Text does not support HTML text, and can only display one font style at a time.</b> To use
multiple font styles, you will need to create multiple text instances, and position them manually.</p>
<p><h4>Example</h4>
var text = new createjs.Text("Hello World", "20px Arial", "#ff7700");
text.x = 100;
text.textBaseline = "alphabetic";</p>
<p>CreateJS Text supports web fonts (the same rules as Canvas). The font must be loaded and supported by the browser
before it can be displayed.</p>
<p><strong>Note:</strong> Text can be expensive to generate, so cache instances where possible. Be aware that not all
browsers will render Text exactly the same.</p>
</div>
<div class="constructor">
<h2>Constructor</h2>
<div id="method_Text" class="method item">
<h3 class="name"><code>Text</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code class="optional">[text]</code>
</li>
<li class="arg">
<code class="optional">[font]</code>
</li>
<li class="arg">
<code class="optional">[color]</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l39"><code>Text:39</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name optional">[text]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The text to display.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[font]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The font style to use. Any valid value for the CSS font attribute is acceptable (ex. "bold
36px Arial").</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[color]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The color to draw the text in. Any valid value for the CSS color attribute is acceptable (ex.
"#F00", "red", or "#FF0000").</p>
</div>
</li>
</ul>
</div>
</div>
</div>
<div id="classdocs" class="tabview">
<ul class="api-class-tabs">
<li class="api-class-tab index"><a href="#index">Index</a></li>
<li class="api-class-tab methods"><a href="#methods">Methods</a></li>
<li class="api-class-tab properties"><a href="#properties">Properties</a></li>
<li class="api-class-tab events"><a href="#events">Events</a></li>
</ul>
<div>
<div id="index" class="api-class-tabpanel index">
<h2 class="off-left">Item Index</h2>
<div class="index-section methods">
<h3>Methods</h3>
<ul class="index-list methods extends">
<li class="index-item method protected inherited">
<a href="#method__applyFilterBounds">_applyFilterBounds</a>
</li>
<li class="index-item method protected inherited">
<a href="#method__applyFilters">_applyFilters</a>
</li>
<li class="index-item method protected inherited">
<a href="#method__applyShadow">_applyShadow</a>
</li>
<li class="index-item method protected inherited">
<a href="#method__dispatchEvent">_dispatchEvent</a>
</li>
<li class="index-item method protected">
<a href="#method__drawText">_drawText</a>
</li>
<li class="index-item method protected">
<a href="#method__drawTextLine">_drawTextLine</a>
</li>
<li class="index-item method protected inherited">
<a href="#method__getBounds">_getBounds</a>
</li>
<li class="index-item method protected">
<a href="#method__getWorkingContext">_getWorkingContext</a>
</li>
<li class="index-item method protected inherited">
<a href="#method__testHit">_testHit</a>
</li>
<li class="index-item method protected inherited">
<a href="#method__tick">_tick</a>
</li>
<li class="index-item method protected inherited">
<a href="#method__transformBounds">_transformBounds</a>
</li>
<li class="index-item method inherited">
<a href="#method_addEventListener">addEventListener</a>
</li>
<li class="index-item method inherited">
<a href="#method_cache">cache</a>
</li>
<li class="index-item method inherited">
<a href="#method_clone">clone</a>
</li>
<li class="index-item method protected inherited">
<a href="#method_cloneProps">cloneProps</a>
</li>
<li class="index-item method inherited">
<a href="#method_dispatchEvent">dispatchEvent</a>
</li>
<li class="index-item method inherited">
<a href="#method_draw">draw</a>
</li>
<li class="index-item method inherited">
<a href="#method_getBounds">getBounds</a>
</li>
<li class="index-item method inherited">
<a href="#method_getCacheDataURL">getCacheDataURL</a>
</li>
<li class="index-item method inherited">
<a href="#method_getConcatenatedMatrix">getConcatenatedMatrix</a>
</li>
<li class="index-item method inherited">
<a href="#method_getMatrix">getMatrix</a>
</li>
<li class="index-item method">
<a href="#method_getMeasuredHeight">getMeasuredHeight</a>
</li>
<li class="index-item method">
<a href="#method_getMeasuredLineHeight">getMeasuredLineHeight</a>
</li>
<li class="index-item method">
<a href="#method_getMeasuredWidth">getMeasuredWidth</a>
</li>
<li class="index-item method inherited">
<a href="#method_getStage">getStage</a>
</li>
<li class="index-item method inherited">
<a href="#method_getTransformedBounds">getTransformedBounds</a>
</li>
<li class="index-item method inherited">
<a href="#method_globalToLocal">globalToLocal</a>
</li>
<li class="index-item method inherited">
<a href="#method_hasEventListener">hasEventListener</a>
</li>
<li class="index-item method inherited">
<a href="#method_hitTest">hitTest</a>
</li>
<li class="index-item method protected inherited">
<a href="#method_initialize">initialize</a>
</li>
<li class="index-item method inherited">
<a href="#method_isVisible">isVisible</a>
</li>
<li class="index-item method inherited">
<a href="#method_localToGlobal">localToGlobal</a>
</li>
<li class="index-item method inherited">
<a href="#method_localToLocal">localToLocal</a>
</li>
<li class="index-item method inherited">
<a href="#method_off">off</a>
</li>
<li class="index-item method inherited">
<a href="#method_on">on</a>
</li>
<li class="index-item method inherited">
<a href="#method_removeAllEventListeners">removeAllEventListeners</a>
</li>
<li class="index-item method inherited">
<a href="#method_removeEventListener">removeEventListener</a>
</li>
<li class="index-item method inherited">
<a href="#method_set">set</a>
</li>
<li class="index-item method inherited">
<a href="#method_setBounds">setBounds</a>
</li>
<li class="index-item method inherited">
<a href="#method_setTransform">setTransform</a>
</li>
<li class="index-item method inherited">
<a href="#method_toString">toString</a>
</li>
<li class="index-item method inherited">
<a href="#method_uncache">uncache</a>
</li>
<li class="index-item method inherited">
<a href="#method_updateCache">updateCache</a>
</li>
<li class="index-item method inherited">
<a href="#method_updateContext">updateContext</a>
</li>
</ul>
</div>
<div class="index-section properties">
<h3>Properties</h3>
<ul class="index-list properties extends">
<li class="index-item property protected inherited">
<a href="#property__bounds">_bounds</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__cacheDataURL">_cacheDataURL</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__cacheDataURLID">_cacheDataURLID</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__cacheOffsetX">_cacheOffsetX</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__cacheOffsetY">_cacheOffsetY</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__cacheScale">_cacheScale</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__captureListeners">_captureListeners</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__listeners">_listeners</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__matrix">_matrix</a>
</li>
<li class="index-item property protected inherited">
<a href="#property__rectangle">_rectangle</a>
</li>
<li class="index-item property private">
<a href="#property__workingContext">_workingContext</a>
</li>
<li class="index-item property inherited">
<a href="#property_alpha">alpha</a>
</li>
<li class="index-item property inherited">
<a href="#property_cacheCanvas">cacheCanvas</a>
</li>
<li class="index-item property inherited">
<a href="#property_cacheID">cacheID</a>
</li>
<li class="index-item property">
<a href="#property_color">color</a>
</li>
<li class="index-item property inherited">
<a href="#property_compositeOperation">compositeOperation</a>
</li>
<li class="index-item property inherited">
<a href="#property_cursor">cursor</a>
</li>
<li class="index-item property private">
<a href="#property_DisplayObject_cloneProps">DisplayObject_cloneProps</a>
</li>
<li class="index-item property private">
<a href="#property_DisplayObject_draw">DisplayObject_draw</a>
</li>
<li class="index-item property protected">
<a href="#property_DisplayObject_getBounds">DisplayObject_getBounds</a>
</li>
<li class="index-item property private">
<a href="#property_DisplayObject_initialize">DisplayObject_initialize</a>
</li>
<li class="index-item property inherited">
<a href="#property_filters">filters</a>
</li>
<li class="index-item property">
<a href="#property_font">font</a>
</li>
<li class="index-item property protected">
<a href="#property_H_OFFSETS">H_OFFSETS</a>
<span class="flag static">static</span>
</li>
<li class="index-item property protected">
<a href="#property_H_OFFSETS">H_OFFSETS</a>
<span class="flag static">static</span>
</li>
<li class="index-item property inherited">
<a href="#property_hitArea">hitArea</a>
</li>
<li class="index-item property inherited">
<a href="#property_id">id</a>
</li>
<li class="index-item property">
<a href="#property_lineHeight">lineHeight</a>
</li>
<li class="index-item property">
<a href="#property_lineWidth">lineWidth</a>
</li>
<li class="index-item property inherited">
<a href="#property_mask">mask</a>
</li>
<li class="index-item property">
<a href="#property_maxWidth">maxWidth</a>
</li>
<li class="index-item property inherited">
<a href="#property_mouseEnabled">mouseEnabled</a>
</li>
<li class="index-item property inherited">
<a href="#property_name">name</a>
</li>
<li class="index-item property deprecated inherited">
<a href="#property_onClick">onClick</a>
<span class="flag deprecated">deprecated</span>
</li>
<li class="index-item property deprecated inherited">
<a href="#property_onDoubleClick">onDoubleClick</a>
<span class="flag deprecated">deprecated</span>
</li>
<li class="index-item property deprecated inherited">
<a href="#property_onMouseOut">onMouseOut</a>
<span class="flag deprecated">deprecated</span>
</li>
<li class="index-item property deprecated inherited">
<a href="#property_onMouseOver">onMouseOver</a>
<span class="flag deprecated">deprecated</span>
</li>
<li class="index-item property deprecated inherited">
<a href="#property_onPress">onPress</a>
<span class="flag deprecated">deprecated</span>
</li>
<li class="index-item property inherited">
<a href="#property_onTick">onTick</a>
</li>
<li class="index-item property">
<a href="#property_outline">outline</a>
</li>
<li class="index-item property inherited">
<a href="#property_parent">parent</a>
</li>
<li class="index-item property inherited">
<a href="#property_regX">regX</a>
</li>
<li class="index-item property inherited">
<a href="#property_regY">regY</a>
</li>
<li class="index-item property inherited">
<a href="#property_rotation">rotation</a>
</li>
<li class="index-item property inherited">
<a href="#property_scaleX">scaleX</a>
</li>
<li class="index-item property inherited">
<a href="#property_scaleY">scaleY</a>
</li>
<li class="index-item property inherited">
<a href="#property_shadow">shadow</a>
</li>
<li class="index-item property inherited">
<a href="#property_skewX">skewX</a>
</li>
<li class="index-item property inherited">
<a href="#property_skewY">skewY</a>
</li>
<li class="index-item property deprecated inherited">
<a href="#property_snapToPixel">snapToPixel</a>
<span class="flag deprecated">deprecated</span>
</li>
<li class="index-item property">
<a href="#property_text">text</a>
</li>
<li class="index-item property">
<a href="#property_textAlign">textAlign</a>
</li>
<li class="index-item property">
<a href="#property_textBaseline">textBaseline</a>
</li>
<li class="index-item property inherited">
<a href="#property_visible">visible</a>
</li>
<li class="index-item property inherited">
<a href="#property_x">x</a>
</li>
<li class="index-item property inherited">
<a href="#property_y">y</a>
</li>
</ul>
</div>
<div class="index-section events">
<h3>Events</h3>
<ul class="index-list events extends">
<li class="index-item event inherited">
<a href="#event_click">click</a>
</li>
<li class="index-item event inherited">
<a href="#event_dblclick">dblclick</a>
</li>
<li class="index-item event inherited">
<a href="#event_mousedown">mousedown</a>
</li>
<li class="index-item event inherited">
<a href="#event_mouseout">mouseout</a>
</li>
<li class="index-item event inherited">
<a href="#event_mouseover">mouseover</a>
</li>
<li class="index-item event inherited">
<a href="#event_pressmove">pressmove</a>
</li>
<li class="index-item event inherited">
<a href="#event_pressup">pressup</a>
</li>
<li class="index-item event inherited">
<a href="#event_rollout">rollout</a>
</li>
<li class="index-item event inherited">
<a href="#event_rollover">rollover</a>
</li>
<li class="index-item event inherited">
<a href="#event_tick">tick</a>
</li>
</ul>
</div>
</div>
<div id="methods" class="api-class-tabpanel">
<h2 class="off-left">Methods</h2>
<div id="method__applyFilterBounds" class="method item protected inherited">
<h3 class="name"><code>_applyFilterBounds</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>x</code>
</li>
<li class="arg">
<code>y</code>
</li>
<li class="arg">
<code>width</code>
</li>
<li class="arg">
<code>height</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
</span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method__applyFilterBounds">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1253"><code>_applyFilterBounds:1253</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">x</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">width</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">height</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>:
</div>
</div>
</div>
<div id="method__applyFilters" class="method item protected inherited">
<h3 class="name"><code>_applyFilters</code></h3>
<span class="paren">()</span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method__applyFilters">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1238"><code>_applyFilters:1238</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="method__applyShadow" class="method item protected inherited">
<h3 class="name"><code>_applyShadow</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>ctx</code>
</li>
<li class="arg">
<code>shadow</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method__applyShadow">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1189"><code>_applyShadow:1189</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">ctx</code>
<span class="type">CanvasRenderingContext2D</span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">shadow</code>
<span class="type"><a href="../classes/Shadow.html" class="crosslink">Shadow</a></span>
<div class="param-description">
</div>
</li>
</ul>
</div>
</div>
<div id="method__dispatchEvent" class="method item protected inherited">
<h3 class="name"><code>_dispatchEvent</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>eventObj</code>
</li>
<li class="arg">
<code>eventPhase</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method__dispatchEvent">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l348"><code>_dispatchEvent:348</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">eventObj</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | <a href="../classes/Event.html" class="crosslink">Event</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">eventPhase</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
</div>
</li>
</ul>
</div>
</div>
<div id="method__drawText" class="method item protected">
<h3 class="name"><code>_drawText</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>ctx</code>
</li>
<li class="arg">
<code>o</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
</span>
<span class="flag protected">protected</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l351"><code>_drawText:351</code></a>
</p>
</div>
<div class="description">
<p>Draws multiline text.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">ctx</code>
<span class="type">CanvasRenderingContext2D</span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">o</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>:
</div>
</div>
</div>
<div id="method__drawTextLine" class="method item protected">
<h3 class="name"><code>_drawTextLine</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>ctx</code>
</li>
<li class="arg">
<code>text</code>
</li>
<li class="arg">
<code>y</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag protected">protected</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l406"><code>_drawTextLine:406</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">ctx</code>
<span class="type">CanvasRenderingContext2D</span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">text</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
</div>
</li>
</ul>
</div>
</div>
<div id="method__getBounds" class="method item protected inherited">
<h3 class="name"><code>_getBounds</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>matrix</code>
</li>
<li class="arg">
<code>ignoreTransform</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
</span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method__getBounds">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1279"><code>_getBounds:1279</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">matrix</code>
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">ignoreTransform</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<div class="param-description">
<p>If true, does not apply this object's transform.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>:
</div>
</div>
</div>
<div id="method__getWorkingContext" class="method item protected">
<h3 class="name"><code>_getWorkingContext</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>ctx</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type">CanvasRenderingContext2D</span>
</span>
<span class="flag protected">protected</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l338"><code>_getWorkingContext:338</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">ctx</code>
<span class="type">CanvasRenderingContext2D</span>
<div class="param-description">
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type">CanvasRenderingContext2D</span>:
</div>
</div>
</div>
<div id="method__testHit" class="method item protected inherited">
<h3 class="name"><code>_testHit</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>ctx</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
</span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method__testHit">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1221"><code>_testHit:1221</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">ctx</code>
<span class="type">CanvasRenderingContext2D</span>
<div class="param-description">
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>:
</div>
</div>
</div>
<div id="method__tick" class="method item protected inherited">
<h3 class="name"><code>_tick</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>params</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method__tick">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1204"><code>_tick:1204</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">params</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span>
<div class="param-description">
<p>Parameters to pass on to any listeners of the tick function. This will usually include the
properties from the <a href="../classes/Ticker.html" class="crosslink">Ticker</a> "tick" event, such as <code>delta</code> and <code>paused</code>, but may
be undefined or contain other values depending on the usage by the application.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method__transformBounds" class="method item protected inherited">
<h3 class="name"><code>_transformBounds</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>bounds</code>
</li>
<li class="arg">
<code>matrix</code>
</li>
<li class="arg">
<code>ignoreTransform</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
</span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method__transformBounds">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1290"><code>_transformBounds:1290</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">bounds</code>
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">matrix</code>
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">ignoreTransform</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<div class="param-description">
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>:
</div>
</div>
</div>
<div id="method_addEventListener" class="method item inherited">
<h3 class="name"><code>addEventListener</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>type</code>
</li>
<li class="arg">
<code>listener</code>
</li>
<li class="arg">
<code class="optional">[useCapture]</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_addEventListener">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l141"><code>addEventListener:141</code></a>
</p>
</div>
<div class="description">
<p><p>Adds the specified event listener. Note that adding multiple listeners to the same function will result in
multiple callbacks getting fired.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> displayObject.addEventListener("click", handleClick);
function handleClick(event) {
// Click happened.
}</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">type</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
<p>The string type of the event.</p>
</div>
</li>
<li class="param">
<code class="param-name">listener</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
<p>An object with a handleEvent method, or a function that will be called when
the event is dispatched.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[useCapture]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>For events that bubble, indicates whether to listen for the event in the capture or bubbling/target phase.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>:
<p>Returns the listener for chaining or assignment.</p>
</div>
</div>
</div>
<div id="method_cache" class="method item inherited">
<h3 class="name"><code>cache</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>x</code>
</li>
<li class="arg">
<code>y</code>
</li>
<li class="arg">
<code>width</code>
</li>
<li class="arg">
<code>height</code>
</li>
<li class="arg">
<code class="optional">[scale=1]</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_cache">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l711"><code>cache:711</code></a>
</p>
</div>
<div class="description">
<p>Draws the display object into a new canvas, which is then used for subsequent draws. For complex content
that does not change frequently (ex. a Container with many children that do not move, or a complex vector Shape),
this can provide for much faster rendering because the content does not need to be re-rendered each tick. The
cached display object can be moved, rotated, faded, etc freely, however if its content changes, you must
manually update the cache by calling <code>updateCache()</code> or <code>cache()</code> again. You must specify
the cache area via the x, y, w, and h parameters. This defines the rectangle that will be rendered and cached
using this display object's coordinates.</p>
<p><h4>Example</h4>
For example if you defined a Shape that drew a circle at 0, 0 with a radius of 25:</p>
<pre class="code prettyprint"><code> var shape = new createjs.Shape();
shape.graphics.beginFill("#ff0000").drawCircle(0, 0, 25);
myShape.cache(-25, -25, 50, 50);</code></pre>
<p>Note that filters need to be defined <em>before</em> the cache is applied. Check out the <a href="../classes/Filter.html" class="crosslink">Filter</a>
class for more information. Some filters (ex. BlurFilter) will not work as expected in conjunction with the scale param.</p>
<p>Usually, the resulting cacheCanvas will have the dimensions width<em>scale by height</em>scale, however some filters (ex. BlurFilter)
will add padding to the canvas dimensions.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">x</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The x coordinate origin for the cache region.</p>
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The y coordinate origin for the cache region.</p>
</div>
</li>
<li class="param">
<code class="param-name">width</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The width of the cache region.</p>
</div>
</li>
<li class="param">
<code class="param-name">height</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The height of the cache region.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[scale=1]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The scale at which the cache will be created. For example, if you cache a vector shape using
myShape.cache(0,0,100,100,2) then the resulting cacheCanvas will be 200x200 px. This lets you scale and rotate
cached elements with greater fidelity. Default is 1.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_clone" class="method item">
<h3 class="name"><code>clone</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="../classes/Text.html" class="crosslink">Text</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_clone">
DisplayObject
</a>
but overwritten in
<a href="../files/.._src_easeljs_display_Text.js.html#l294"><code>clone:294</code></a>
</p>
</div>
<div class="description">
<p>Returns a clone of the Text instance.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Text.html" class="crosslink">Text</a></span>:
<p>a clone of the Text instance.</p>
</div>
</div>
</div>
<div id="method_cloneProps" class="method item protected">
<h3 class="name"><code>cloneProps</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>o</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_cloneProps">
DisplayObject
</a>
but overwritten in
<a href="../files/.._src_easeljs_display_Text.js.html#l323"><code>cloneProps:323</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">o</code>
<span class="type"><a href="../classes/Text.html" class="crosslink">Text</a></span>
<div class="param-description">
</div>
</li>
</ul>
</div>
</div>
<div id="method_dispatchEvent" class="method item inherited">
<h3 class="name"><code>dispatchEvent</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>eventObj</code>
</li>
<li class="arg">
<code class="optional">[target]</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_dispatchEvent">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l279"><code>dispatchEvent:279</code></a>
</p>
</div>
<div class="description">
<p><p>Dispatches the specified event to all listeners.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> // Use a string event
this.dispatchEvent("complete");
// Use an Event instance
var event = new createjs.Event("progress");
this.dispatchEvent(event);</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">eventObj</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | <a href="../classes/Event.html" class="crosslink">Event</a></span>
<div class="param-description">
<p>An object with a "type" property, or a string type.
While a generic object will work, it is recommended to use a CreateJS Event instance. If a string is used,
dispatchEvent will construct an Event instance with the specified type.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[target]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The object to use as the target property of the event object. This will default to the
dispatching object. <b>This parameter is deprecated and will be removed.</b></p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>:
<p>Returns the value of eventObj.defaultPrevented.</p>
</div>
</div>
</div>
<div id="method_draw" class="method item">
<h3 class="name"><code>draw</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>ctx</code>
</li>
<li class="arg">
<code>ignoreCache</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_draw">
DisplayObject
</a>
but overwritten in
<a href="../files/.._src_easeljs_display_Text.js.html#l220"><code>draw:220</code></a>
</p>
</div>
<div class="description">
<p>Draws the Text into the specified context ignoring its visible, alpha, shadow, and transform.
Returns true if the draw was handled (useful for overriding functionality).
NOTE: This method is mainly for internal use, though it may be useful for advanced uses.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">ctx</code>
<span class="type">CanvasRenderingContext2D</span>
<div class="param-description">
<p>The canvas 2D context object to draw into.</p>
</div>
</li>
<li class="param">
<code class="param-name">ignoreCache</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<div class="param-description">
<p>Indicates whether the draw operation should ignore any current cache.
For example, used for drawing the cache (to prevent it from simply drawing an existing cache back
into itself).</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_getBounds" class="method item inherited">
<h3 class="name"><code>getBounds</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_getBounds">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1037"><code>getBounds:1037</code></a>
</p>
</div>
<div class="description">
<p><p>Returns a rectangle representing this object's bounds in its local coordinate system (ie. with no transformation).
Objects that have been cached will return the bounds of the cache.</p></p>
<p><p>Not all display objects can calculate their own bounds (ex. Shape). For these objects, you can use
<a href="../classes/DisplayObject.html#method_setBounds" class="crosslink">setBounds</a> so that they are included when calculating Container
bounds.</p></p>
<table>
<tr><td><b>All</b></td><td>
All display objects support setting bounds manually using setBounds(). Likewise, display objects that
have been cached using cache() will return the bounds of their cache. Manual and cache bounds will override
the automatic calculations listed below.
</td></tr>
<tr><td><b>Bitmap</b></td><td>
Returns the width and height of the sourceRect (if specified) or image, extending from (x=0,y=0).
</td></tr>
<tr><td><b>Sprite</b></td><td>
Returns the bounds of the current frame. May have non-zero x/y if a frame registration point was specified
in the spritesheet data. See also <a href="../classes/SpriteSheet.html#method_getFrameBounds" class="crosslink">getFrameBounds</a>
</td></tr>
<tr><td><b>Container</b></td><td>
Returns the aggregate (combined) bounds of all children that return a non-null value from getBounds().
</td></tr>
<tr><td><b>Shape</b></td><td>
Does not currently support automatic bounds calculations. Use setBounds() to manually define bounds.
</td></tr>
<tr><td><b>Text</b></td><td>
Returns approximate bounds. Horizontal values (x/width) are quite accurate, but vertical values (y/height) are
not, especially when using textBaseline values other than "top".
</td></tr>
<tr><td><b>BitmapText</b></td><td>
Returns approximate bounds. Values will be more accurate if spritesheet frame registration points are close
to (x=0,y=0).
</td></tr>
</table>
<p><p>Bounds can be expensive to calculate for some objects (ex. text, or containers with many children), and
are recalculated each time you call getBounds(). You can prevent recalculation on static objects by setting the
bounds explicitly:</p></p>
<pre class="code prettyprint"><code>var bounds = obj.getBounds();
obj.setBounds(bounds.x, bounds.y, bounds.width, bounds.height);
// getBounds will now use the set values, instead of recalculating</code></pre>
<p>To reduce memory impact, the returned Rectangle instance may be reused internally; clone the instance or copy its
values if you need to retain it.</p>
<pre class="code prettyprint"><code>var myBounds = obj.getBounds().clone();
// OR:
myRect.copy(obj.getBounds());</code></pre>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>:
<p>A Rectangle instance representing the bounds, or null if bounds are not available for this
object.</p>
</div>
</div>
</div>
<div id="method_getCacheDataURL" class="method item inherited">
<h3 class="name"><code>getCacheDataURL</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_getCacheDataURL">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l817"><code>getCacheDataURL:817</code></a>
</p>
</div>
<div class="description">
<p>Returns a data URL for the cache, or null if this display object is not cached.
Uses cacheID to ensure a new data URL is not generated if the cache has not changed.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>:
<p>The image data url for the cache.</p>
</div>
</div>
</div>
<div id="method_getConcatenatedMatrix" class="method item inherited">
<h3 class="name"><code>getConcatenatedMatrix</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code class="optional">[mtx]</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_getConcatenatedMatrix">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l966"><code>getConcatenatedMatrix:966</code></a>
</p>
</div>
<div class="description">
<p>Generates a concatenated Matrix2D object representing the combined transform of the display object and all of its
parent Containers up to the highest level ancestor (usually the <a href="../classes/Stage.html" class="crosslink">Stage</a>). This can
be used to transform positions between coordinate spaces, such as with <a href="../classes/DisplayObject.html#method_localToGlobal" class="crosslink">localToGlobal</a>
and <a href="../classes/DisplayObject.html#method_globalToLocal" class="crosslink">globalToLocal</a>.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name optional">[mtx]</code>
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>A <a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a> object to populate with the calculated values.
If null, a new Matrix2D object is returned.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>:
<p>a concatenated Matrix2D object representing the combined transform of the display object and
all of its parent Containers up to the highest level ancestor (usually the <a href="../classes/Stage.html" class="crosslink">Stage</a>).</p>
</div>
</div>
</div>
<div id="method_getMatrix" class="method item inherited">
<h3 class="name"><code>getMatrix</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>matrix</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_getMatrix">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l954"><code>getMatrix:954</code></a>
</p>
</div>
<div class="description">
<p>Returns a matrix based on this object's transform.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">matrix</code>
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>
<div class="param-description">
<p>Optional. A Matrix2D object to populate with the calculated values. If null, a new
Matrix object is returned.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>:
<p>A matrix representing this display object's transform.</p>
</div>
</div>
</div>
<div id="method_getMeasuredHeight" class="method item">
<h3 class="name"><code>getMeasuredHeight</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l261"><code>getMeasuredHeight:261</code></a>
</p>
</div>
<div class="description">
<p>Returns the approximate height of multi-line text by multiplying the number of lines against either the
<code>lineHeight</code> (if specified) or <a href="../classes/Text.html#method_getMeasuredLineHeight" class="crosslink">getMeasuredLineHeight</a>. Note that
this operation requires the text flowing logic to run, which has an associated CPU cost.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>:
<p>The approximate height of the untransformed multi-line text.</p>
</div>
</div>
</div>
<div id="method_getMeasuredLineHeight" class="method item">
<h3 class="name"><code>getMeasuredLineHeight</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l250"><code>getMeasuredLineHeight:250</code></a>
</p>
</div>
<div class="description">
<p>Returns an approximate line height of the text, ignoring the lineHeight property. This is based on the measured
width of a "M" character multiplied by 1.2, which provides an approximate line height for most fonts.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>:
<p>an approximate line height of the text, ignoring the lineHeight property. This is
based on the measured width of a "M" character multiplied by 1.2, which approximates em for most fonts.</p>
</div>
</div>
</div>
<div id="method_getMeasuredWidth" class="method item">
<h3 class="name"><code>getMeasuredWidth</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l241"><code>getMeasuredWidth:241</code></a>
</p>
</div>
<div class="description">
<p>Returns the measured, untransformed width of the text without wrapping. Use getBounds for a more robust value.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>:
<p>The measured, untransformed width of the text.</p>
</div>
</div>
</div>
<div id="method_getStage" class="method item inherited">
<h3 class="name"><code>getStage</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="../classes/Stage.html" class="crosslink">Stage</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_getStage">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l829"><code>getStage:829</code></a>
</p>
</div>
<div class="description">
<p>Returns the stage that this display object will be rendered on, or null if it has not been added to one.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Stage.html" class="crosslink">Stage</a></span>:
<p>The Stage instance that the display object is a descendent of. null if the DisplayObject has not
been added to a Stage.</p>
</div>
</div>
</div>
<div id="method_getTransformedBounds" class="method item inherited">
<h3 class="name"><code>getTransformedBounds</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_getTransformedBounds">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1103"><code>getTransformedBounds:1103</code></a>
</p>
</div>
<div class="description">
<p>Returns a rectangle representing this object's bounds in its parent's coordinate system (ie. with transformations applied).
Objects that have been cached will return the transformed bounds of the cache.</p>
<p>Not all display objects can calculate their own bounds (ex. Shape). For these objects, you can use
<a href="../classes/DisplayObject.html#method_setBounds" class="crosslink">setBounds</a> so that they are included when calculating Container
bounds.</p>
<p>To reduce memory impact, the returned Rectangle instance may be reused internally; clone the instance or copy its
values if you need to retain it.</p>
<p>Container instances calculate aggregate bounds for all children that return bounds via getBounds.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>:
<p>A Rectangle instance representing the bounds, or null if bounds are not available for this object.</p>
</div>
</div>
</div>
<div id="method_globalToLocal" class="method item inherited">
<h3 class="name"><code>globalToLocal</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>x</code>
</li>
<li class="arg">
<code>y</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Point.html" class="crosslink">Point</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_globalToLocal">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l872"><code>globalToLocal:872</code></a>
</p>
</div>
<div class="description">
<p><p>Transforms the specified x and y position from the global (stage) coordinate space to the
coordinate space of the display object. For example, this could be used to determine
the current mouse position within the display object. Returns a Point instance with x and y properties
correlating to the transformed position in the display object's coordinate space.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> displayObject.x = 300;
displayObject.y = 200;
stage.addChild(displayObject);
var point = myDisplayObject.globalToLocal(100, 100);
// Results in x=-200, y=-100</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">x</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The x position on the stage to transform.</p>
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The y position on the stage to transform.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Point.html" class="crosslink">Point</a></span>:
<p>A Point instance with x and y properties correlating to the transformed position in the
display object's coordinate space.</p>
</div>
</div>
</div>
<div id="method_hasEventListener" class="method item inherited">
<h3 class="name"><code>hasEventListener</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>type</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_hasEventListener">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l328"><code>hasEventListener:328</code></a>
</p>
</div>
<div class="description">
<p>Indicates whether there is at least one listener for the specified event type and <code>useCapture</code> value.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">type</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
<p>The string type of the event.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>:
<p>Returns true if there is at least one listener for the specified event.</p>
</div>
</div>
</div>
<div id="method_hitTest" class="method item inherited">
<h3 class="name"><code>hitTest</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>x</code>
</li>
<li class="arg">
<code>y</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_hitTest">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l988"><code>hitTest:988</code></a>
</p>
</div>
<div class="description">
<p>Tests whether the display object intersects the specified local point (ie. draws a pixel with alpha > 0 at
the specified position). This ignores the alpha, shadow and compositeOperation of the display object, and all
transform properties including regX/Y.</p>
<h4>Example</h4>
<pre class="code prettyprint"><code> stage.addEventListener("stagemousedown", handleMouseDown);
function handleMouseDown(event) {
var hit = myShape.hitTest(event.stageX, event.stageY);
}</code></pre>
<p>Please note that shape-to-shape collision is not currently supported by EaselJS.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">x</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The x position to check in the display object's local coordinates.</p>
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The y position to check in the display object's local coordinates.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>:
<p>A Boolean indicting whether a visible portion of the DisplayObject intersect the specified
local Point.</p>
</div>
</div>
</div>
<div id="method_initialize" class="method item protected">
<h3 class="name"><code>initialize</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code class="optional">[text]</code>
</li>
<li class="arg">
<code class="optional">[font]</code>
</li>
<li class="arg">
<code class="optional">[color]</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_initialize">
EventDispatcher
</a>
but overwritten in
<a href="../files/.._src_easeljs_display_Text.js.html#l184"><code>initialize:184</code></a>
</p>
</div>
<div class="description">
<p>Initialization method.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name optional">[text]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The text to display.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[font]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The font style to use. Any valid value for the CSS font attribute is acceptable (ex. "bold
36px Arial").</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[color]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The color to draw the text in. Any valid value for the CSS color attribute is acceptable (ex.
"#F00", "red", or "#FF0000").</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_isVisible" class="method item">
<h3 class="name"><code>isVisible</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_isVisible">
DisplayObject
</a>
but overwritten in
<a href="../files/.._src_easeljs_display_Text.js.html#l201"><code>isVisible:201</code></a>
</p>
</div>
<div class="description">
<p>Returns true or false indicating whether the display object would be visible if drawn to a canvas.
This does not account for whether it would be visible within the boundaries of the stage.
NOTE: This method is mainly for internal use, though it may be useful for advanced uses.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>:
<p>Whether the display object would be visible if drawn to a canvas</p>
</div>
</div>
</div>
<div id="method_localToGlobal" class="method item inherited">
<h3 class="name"><code>localToGlobal</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>x</code>
</li>
<li class="arg">
<code>y</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Point.html" class="crosslink">Point</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_localToGlobal">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l845"><code>localToGlobal:845</code></a>
</p>
</div>
<div class="description">
<p><p>Transforms the specified x and y position from the coordinate space of the display object
to the global (stage) coordinate space. For example, this could be used to position an HTML label
over a specific point on a nested display object. Returns a Point instance with x and y properties
correlating to the transformed coordinates on the stage.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> displayObject.x = 300;
displayObject.y = 200;
stage.addChild(displayObject);
var point = myDisplayObject.localToGlobal(100, 100);
// Results in x=400, y=300</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">x</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The x position in the source display object to transform.</p>
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The y position in the source display object to transform.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Point.html" class="crosslink">Point</a></span>:
<p>A Point instance with x and y properties correlating to the transformed coordinates
on the stage.</p>
</div>
</div>
</div>
<div id="method_localToLocal" class="method item inherited">
<h3 class="name"><code>localToLocal</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>x</code>
</li>
<li class="arg">
<code>y</code>
</li>
<li class="arg">
<code>target</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/Point.html" class="crosslink">Point</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_localToLocal">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l900"><code>localToLocal:900</code></a>
</p>
</div>
<div class="description">
<p><p>Transforms the specified x and y position from the coordinate space of this display object to the coordinate
space of the target display object. Returns a Point instance with x and y properties correlating to the
transformed position in the target's coordinate space. Effectively the same as using the following code with
<a href="../classes/DisplayObject.html#method_localToGlobal" class="crosslink">localToGlobal</a> and <a href="../classes/DisplayObject.html#method_globalToLocal" class="crosslink">globalToLocal</a>.</p></p>
<pre class="code prettyprint"><code> var pt = this.localToGlobal(x, y);
pt = target.globalToLocal(pt.x, pt.y);</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">x</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The x position in the source display object to transform.</p>
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The y position on the source display object to transform.</p>
</div>
</li>
<li class="param">
<code class="param-name">target</code>
<span class="type"><a href="../classes/DisplayObject.html" class="crosslink">DisplayObject</a></span>
<div class="param-description">
<p>The target display object to which the coordinates will be transformed.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/Point.html" class="crosslink">Point</a></span>:
<p>Returns a Point instance with x and y properties correlating to the transformed position
in the target's coordinate space.</p>
</div>
</div>
</div>
<div id="method_off" class="method item inherited">
<h3 class="name"><code>off</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>type</code>
</li>
<li class="arg">
<code>listener</code>
</li>
<li class="arg">
<code class="optional">[useCapture]</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_off">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l246"><code>off:246</code></a>
</p>
</div>
<div class="description">
<p>A shortcut to the removeEventListener method, with the same parameters and return value. This is a companion to the
.on method.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">type</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
<p>The string type of the event.</p>
</div>
</li>
<li class="param">
<code class="param-name">listener</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
<p>The listener function or object.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[useCapture]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>For events that bubble, indicates whether to listen for the event in the capture or bubbling/target phase.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_on" class="method item inherited">
<h3 class="name"><code>on</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>type</code>
</li>
<li class="arg">
<code>listener</code>
</li>
<li class="arg">
<code class="optional">[scope]</code>
</li>
<li class="arg">
<code class="optional">[once=false]</code>
</li>
<li class="arg">
<code class="optional">[data]</code>
</li>
<li class="arg">
<code class="optional">[useCapture=false]</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_on">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l174"><code>on:174</code></a>
</p>
</div>
<div class="description">
<p><p>A shortcut method for using addEventListener that makes it easier to specify an execution scope, have a listener
only run once, associate arbitrary data with the listener, and remove the listener.</p></p>
<p><p>This method works by creating an anonymous wrapper function and subscribing it with addEventListener.
The created anonymous function is returned for use with .removeEventListener (or .off).</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> var listener = myBtn.on("click", handleClick, null, false, {count:3});
function handleClick(evt, data) {
data.count -= 1;
console.log(this == myBtn); // true - scope defaults to the dispatcher
if (data.count == 0) {
alert("clicked 3 times!");
myBtn.off("click", listener);
// alternately: evt.remove();
}
}</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">type</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
<p>The string type of the event.</p>
</div>
</li>
<li class="param">
<code class="param-name">listener</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
<p>An object with a handleEvent method, or a function that will be called when
the event is dispatched.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[scope]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The scope to execute the listener in. Defaults to the dispatcher/currentTarget for function listeners, and to the listener itself for object listeners (ie. using handleEvent).</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[once=false]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>If true, the listener will remove itself after the first time it is triggered.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[data]</code>
<span class="type"></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>Arbitrary data that will be included as the second parameter when the listener is called.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[useCapture=false]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>For events that bubble, indicates whether to listen for the event in the capture or bubbling/target phase.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>:
<p>Returns the anonymous function that was created and assigned as the listener. This is needed to remove the listener later using .removeEventListener.</p>
</div>
</div>
</div>
<div id="method_removeAllEventListeners" class="method item inherited">
<h3 class="name"><code>removeAllEventListeners</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code class="optional">[type]</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_removeAllEventListeners">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l257"><code>removeAllEventListeners:257</code></a>
</p>
</div>
<div class="description">
<p><p>Removes all listeners for the specified type, or all listeners of all types.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> // Remove all listeners
displayObject.removeAllEvenListeners();
// Remove all click listeners
displayObject.removeAllEventListeners("click");</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name optional">[type]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The string type of the event. If omitted, all listeners for all types will be removed.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_removeEventListener" class="method item inherited">
<h3 class="name"><code>removeEventListener</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>type</code>
</li>
<li class="arg">
<code>listener</code>
</li>
<li class="arg">
<code class="optional">[useCapture]</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_removeEventListener">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l216"><code>removeEventListener:216</code></a>
</p>
</div>
<div class="description">
<p><p>Removes the specified event listener.</p></p>
<p><p><b>Important Note:</b> that you must pass the exact function reference used when the event was added. If a proxy
function, or function closure is used as the callback, the proxy/closure reference must be used - a new proxy or
closure will not work.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> displayObject.removeEventListener("click", handleClick);</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">type</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
<p>The string type of the event.</p>
</div>
</li>
<li class="param">
<code class="param-name">listener</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
<p>The listener function or object.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[useCapture]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>For events that bubble, indicates whether to listen for the event in the capture or bubbling/target phase.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_set" class="method item inherited">
<h3 class="name"><code>set</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>props</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/DisplayObject.html" class="crosslink">DisplayObject</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_set">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1019"><code>set:1019</code></a>
</p>
</div>
<div class="description">
<p><p>Provides a chainable shortcut method for setting a number of properties on a DisplayObject instance.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> var myGraphics = new createjs.Graphics().beginFill("#ff0000").drawCircle(0, 0, 25);
var shape = stage.addChild(new Shape())
.set({graphics:myGraphics, x:100, y:100, alpha:0.5});</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">props</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
<p>A generic object containing properties to copy to the DisplayObject instance.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/DisplayObject.html" class="crosslink">DisplayObject</a></span>:
<p>Returns The DisplayObject instance the method is called on (useful for chaining calls.)</p>
</div>
</div>
</div>
<div id="method_setBounds" class="method item inherited">
<h3 class="name"><code>setBounds</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>x</code>
</li>
<li class="arg">
<code>y</code>
</li>
<li class="arg">
<code>width</code>
</li>
<li class="arg">
<code>height</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_setBounds">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l1122"><code>setBounds:1122</code></a>
</p>
</div>
<div class="description">
<p>Allows you to manually specify the bounds of an object that either cannot calculate their own bounds (ex. Shape &
Text) for future reference, or so the object can be included in Container bounds. Manually set bounds will always
override calculated bounds.</p>
<p>The bounds should be specified in the object's local (untransformed) coordinates. For example, a Shape instance
with a 25px radius circle centered at 0,0 would have bounds of (-25, -25, 50, 50).</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">x</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The x origin of the bounds. Pass null to remove the manual bounds.</p>
</div>
</li>
<li class="param">
<code class="param-name">y</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The y origin of the bounds.</p>
</div>
</li>
<li class="param">
<code class="param-name">width</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The width of the bounds.</p>
</div>
</li>
<li class="param">
<code class="param-name">height</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="param-description">
<p>The height of the bounds.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_setTransform" class="method item inherited">
<h3 class="name"><code>setTransform</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code class="optional">[x=0]</code>
</li>
<li class="arg">
<code class="optional">[y=0]</code>
</li>
<li class="arg">
<code class="optional">[scaleX=1]</code>
</li>
<li class="arg">
<code class="optional">[scaleY=1]</code>
</li>
<li class="arg">
<code class="optional">[rotation=0]</code>
</li>
<li class="arg">
<code class="optional">[skewX=0]</code>
</li>
<li class="arg">
<code class="optional">[skewY=0]</code>
</li>
<li class="arg">
<code class="optional">[regX=0]</code>
</li>
<li class="arg">
<code class="optional">[regY=0]</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type"><a href="../classes/DisplayObject.html" class="crosslink">DisplayObject</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_setTransform">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l921"><code>setTransform:921</code></a>
</p>
</div>
<div class="description">
<p><p>Shortcut method to quickly set the transform properties on the display object. All parameters are optional.
Omitted parameters will have the default value set.</p></p>
<h4>Example</h4>
<pre class="code prettyprint"><code> displayObject.setTransform(100, 100, 2, 2);</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name optional">[x=0]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The horizontal translation (x position) in pixels</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[y=0]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The vertical translation (y position) in pixels</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[scaleX=1]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The horizontal scale, as a percentage of 1</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[scaleY=1]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>the vertical scale, as a percentage of 1</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[rotation=0]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The rotation, in degrees</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[skewX=0]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The horizontal skew factor</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[skewY=0]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The vertical skew factor</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[regX=0]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The horizontal registration point in pixels</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[regY=0]</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>The vertical registration point in pixels</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="../classes/DisplayObject.html" class="crosslink">DisplayObject</a></span>:
<p>Returns this instance. Useful for chaining commands.</p>
</div>
</div>
</div>
<div id="method_toString" class="method item">
<h3 class="name"><code>toString</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#method_toString">
EventDispatcher
</a>
but overwritten in
<a href="../files/.._src_easeljs_display_Text.js.html#l305"><code>toString:305</code></a>
</p>
</div>
<div class="description">
<p>Returns a string representation of this object.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>:
<p>a string representation of the instance.</p>
</div>
</div>
</div>
<div id="method_uncache" class="method item inherited">
<h3 class="name"><code>uncache</code></h3>
<span class="paren">()</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_uncache">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l807"><code>uncache:807</code></a>
</p>
</div>
<div class="description">
<p>Clears the current cache. See <a href="../classes/DisplayObject.html#method_cache" class="crosslink">cache</a> for more information.</p>
</div>
</div>
<div id="method_updateCache" class="method item inherited">
<h3 class="name"><code>updateCache</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>compositeOperation</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_updateCache">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l754"><code>updateCache:754</code></a>
</p>
</div>
<div class="description">
<p><p>Redraws the display object to its cache. Calling updateCache without an active cache will throw an error.
If compositeOperation is null the current cache will be cleared prior to drawing. Otherwise the display object
will be drawn over the existing cache using the specified compositeOperation.</p></p>
<p><p><h4>Example</h4>
Clear the current graphics of a cached shape, draw some new instructions, and then update the cache. The new line
will be drawn on top of the old one.</p></p>
<pre class="code prettyprint"><code> // Not shown: Creating the shape, and caching it.
shapeInstance.clear();
shapeInstance.setStrokeStyle(3).beginStroke("#ff0000").moveTo(100, 100).lineTo(200,200);
shapeInstance.updateCache();</code></pre>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">compositeOperation</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
<p>The compositeOperation to use, or null to clear the cache and redraw it.
<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#compositing">
whatwg spec on compositing</a>.</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_updateContext" class="method item inherited">
<h3 class="name"><code>updateContext</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>ctx</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#method_updateContext">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l682"><code>updateContext:682</code></a>
</p>
</div>
<div class="description">
<p>Applies this display object's transformation, alpha, globalCompositeOperation, clipping path (mask), and shadow
to the specified context. This is typically called prior to <a href="../classes/DisplayObject.html#method_draw" class="crosslink">draw</a>.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">ctx</code>
<span class="type">CanvasRenderingContext2D</span>
<div class="param-description">
<p>The canvas 2D to update.</p>
</div>
</li>
</ul>
</div>
</div>
</div>
<div id="properties" class="api-class-tabpanel">
<h2 class="off-left">Properties</h2>
<div id="property__bounds" class="property item protected inherited">
<h3 class="name"><code>_bounds</code></h3>
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__bounds">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l624"><code>_bounds:624</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property__cacheDataURL" class="property item protected inherited">
<h3 class="name"><code>_cacheDataURL</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__cacheDataURL">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l600"><code>_cacheDataURL:600</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property__cacheDataURLID" class="property item protected inherited">
<h3 class="name"><code>_cacheDataURLID</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__cacheDataURLID">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l592"><code>_cacheDataURLID:592</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property__cacheOffsetX" class="property item protected inherited">
<h3 class="name"><code>_cacheOffsetX</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__cacheOffsetX">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l568"><code>_cacheOffsetX:568</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property__cacheOffsetY" class="property item protected inherited">
<h3 class="name"><code>_cacheOffsetY</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__cacheOffsetY">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l576"><code>_cacheOffsetY:576</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property__cacheScale" class="property item protected inherited">
<h3 class="name"><code>_cacheScale</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__cacheScale">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l584"><code>_cacheScale:584</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> 1</p>
</div>
<div id="property__captureListeners" class="property item protected inherited">
<h3 class="name"><code>_captureListeners</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#property__captureListeners">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l125"><code>_captureListeners:125</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property__listeners" class="property item protected inherited">
<h3 class="name"><code>_listeners</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/EventDispatcher.html#property__listeners">EventDispatcher</a>:
<a href="../files/.._src_createjs_events_EventDispatcher.js.html#l118"><code>_listeners:118</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property__matrix" class="property item protected inherited">
<h3 class="name"><code>_matrix</code></h3>
<span class="type"><a href="../classes/Matrix2D.html" class="crosslink">Matrix2D</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__matrix">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l608"><code>_matrix:608</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property__rectangle" class="property item protected inherited">
<h3 class="name"><code>_rectangle</code></h3>
<span class="type"><a href="../classes/Rectangle.html" class="crosslink">Rectangle</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property__rectangle">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l616"><code>_rectangle:616</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property__workingContext" class="property item private">
<h3 class="name"><code>_workingContext</code></h3>
<span class="type">CanvasRenderingContext2D</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l72"><code>_workingContext:72</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_alpha" class="property item inherited">
<h3 class="name"><code>alpha</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_alpha">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l288"><code>alpha:288</code></a>
</p>
</div>
<div class="description">
<p>The alpha (transparency) for this display object. 0 is fully transparent, 1 is fully opaque.</p>
</div>
<p><strong>Default:</strong> 1</p>
</div>
<div id="property_cacheCanvas" class="property item inherited">
<h3 class="name"><code>cacheCanvas</code></h3>
<span class="type">HTMLCanvasElement | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_cacheCanvas">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l296"><code>cacheCanvas:296</code></a>
</p>
</div>
<div class="description">
<p>If a cache is active, this returns the canvas that holds the cached version of this display object. See Cache
for more information.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_cacheID" class="property item inherited">
<h3 class="name"><code>cacheID</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_cacheID">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l521"><code>cacheID:521</code></a>
</p>
</div>
<div class="description">
<p>Returns an ID number that uniquely identifies the current cache for this display object. This can be used to
determine if the cache has changed since a previous check.</p>
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property_color" class="property item">
<h3 class="name"><code>color</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l114"><code>color:114</code></a>
</p>
</div>
<div class="description">
<p>The color to draw the text in. Any valid value for the CSS color attribute is acceptable (ex. "#F00"). Default is "#000".
It will also accept valid canvas fillStyle values.</p>
</div>
</div>
<div id="property_compositeOperation" class="property item inherited">
<h3 class="name"><code>compositeOperation</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_compositeOperation">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l439"><code>compositeOperation:439</code></a>
</p>
</div>
<div class="description">
<p>The composite operation indicates how the pixels of this display object will be composited with the elements
behind it. If <code>null</code>, this property is inherited from the parent container. For more information, read the
<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#compositing">
whatwg spec on compositing</a>.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_cursor" class="property item inherited">
<h3 class="name"><code>cursor</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_cursor">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l556"><code>cursor:556</code></a>
</p>
</div>
<div class="description">
<p>A CSS cursor (ex. "pointer", "help", "text", etc) that will be displayed when the user hovers over this display
object. You must enable mouseover events using the <a href="../classes/Stage.html#method_enableMouseOver" class="crosslink">enableMouseOver</a> method to
use this property. Setting a non-null cursor on a Container will override the cursor set on its descendants.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_DisplayObject_cloneProps" class="property item private">
<h3 class="name"><code>DisplayObject_cloneProps</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l316"><code>DisplayObject_cloneProps:316</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_DisplayObject_draw" class="property item private">
<h3 class="name"><code>DisplayObject_draw</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l213"><code>DisplayObject_draw:213</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_DisplayObject_getBounds" class="property item protected">
<h3 class="name"><code>DisplayObject_getBounds</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag protected">protected</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l272"><code>DisplayObject_getBounds:272</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_DisplayObject_initialize" class="property item private">
<h3 class="name"><code>DisplayObject_initialize</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l177"><code>DisplayObject_initialize:177</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_filters" class="property item inherited">
<h3 class="name"><code>filters</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_filters">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l511"><code>filters:511</code></a>
</p>
</div>
<div class="description">
<p>An array of Filter objects to apply to this display object. Filters are only applied / updated when Cache
or UpdateCache is called on the display object, and only apply to the area that is
cached.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_font" class="property item">
<h3 class="name"><code>font</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l107"><code>font:107</code></a>
</p>
</div>
<div class="description">
<p>The font style to use. Any valid value for the CSS font attribute is acceptable (ex. "bold 36px Arial").</p>
</div>
</div>
<div id="property_H_OFFSETS" class="property item protected">
<h3 class="name"><code>H_OFFSETS</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<span class="flag protected">protected</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l90"><code>H_OFFSETS:90</code></a>
</p>
</div>
<div class="description">
<p>Lookup table for the ratio to offset bounds y calculations based on the textBaseline property.</p>
</div>
</div>
<div id="property_H_OFFSETS" class="property item protected">
<h3 class="name"><code>H_OFFSETS</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<span class="flag protected">protected</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l81"><code>H_OFFSETS:81</code></a>
</p>
</div>
<div class="description">
<p>Lookup table for the ratio to offset bounds x calculations based on the textAlign property.</p>
</div>
</div>
<div id="property_hitArea" class="property item inherited">
<h3 class="name"><code>hitArea</code></h3>
<span class="type"><a href="../classes/DisplayObject.html" class="crosslink">DisplayObject</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_hitArea">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l539"><code>hitArea:539</code></a>
</p>
</div>
<div class="description">
<p>A display object that will be tested when checking mouse interactions or testing <a href="../classes/Container.html#method_getObjectsUnderPoint" class="crosslink">getObjectsUnderPoint</a>.
The hit area will have its transformation applied relative to this display object's coordinate space (as though
the hit test object were a child of this display object and relative to its regX/Y). The hitArea will be tested
using only its own <code>alpha</code> value regardless of the alpha value on the target display object, or the target's
ancestors (parents).</p>
<p>If set on a <a href="../classes/Container.html" class="crosslink">Container</a>, children of the Container will not receive mouse events.
This is similar to setting MouseChildren to false.</p>
<p>Note that hitArea is NOT currently used by the <code>hitTest()</code> method, nor is it supported for <a href="../classes/Stage.html" class="crosslink">Stage</a>.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_id" class="property item inherited">
<h3 class="name"><code>id</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_id">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l306"><code>id:306</code></a>
</p>
</div>
<div class="description">
<p>Unique ID for this display object. Makes display objects easier for some uses.</p>
</div>
<p><strong>Default:</strong> -1</p>
</div>
<div id="property_lineHeight" class="property item">
<h3 class="name"><code>lineHeight</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l158"><code>lineHeight:158</code></a>
</p>
</div>
<div class="description">
<p>Indicates the line height (vertical distance between baselines) for multi-line text. If null or 0,
the value of getMeasuredLineHeight is used.</p>
</div>
</div>
<div id="property_lineWidth" class="property item">
<h3 class="name"><code>lineWidth</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l166"><code>lineWidth:166</code></a>
</p>
</div>
<div class="description">
<p>Indicates the maximum width for a line of text before it is wrapped to multiple lines. If null,
the text will not be wrapped.</p>
</div>
</div>
<div id="property_mask" class="property item inherited">
<h3 class="name"><code>mask</code></h3>
<span class="type"><a href="../classes/Shape.html" class="crosslink">Shape</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_mask">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l530"><code>mask:530</code></a>
</p>
</div>
<div class="description">
<p>A Shape instance that defines a vector mask (clipping path) for this display object. The shape's transformation
will be applied relative to the display object's parent coordinates (as if it were a child of the parent).</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_maxWidth" class="property item">
<h3 class="name"><code>maxWidth</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l141"><code>maxWidth:141</code></a>
</p>
</div>
<div class="description">
<p>The maximum width to draw the text. If maxWidth is specified (not null), the text will be condensed or
shrunk to make it fit in this width. For detailed information view the
<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#text-styles">
whatwg spec</a>.</p>
</div>
</div>
<div id="property_mouseEnabled" class="property item inherited">
<h3 class="name"><code>mouseEnabled</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_mouseEnabled">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l314"><code>mouseEnabled:314</code></a>
</p>
</div>
<div class="description">
<p>Indicates whether to include this object when running mouse interactions. Setting this to <code>false</code> for children
of a <a href="../classes/Container.html" class="crosslink">Container</a> will cause events on the Container to not fire when that child is
clicked. Note that setting this property to <code>false</code> does not prevent the <a href="../classes/Container.html#method_getObjectsUnderPoint" class="crosslink">getObjectsUnderPoint</a>
method from returning the child.</p>
</div>
<p><strong>Default:</strong> true</p>
</div>
<div id="property_name" class="property item inherited">
<h3 class="name"><code>name</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_name">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l325"><code>name:325</code></a>
</p>
</div>
<div class="description">
<p>An optional name for this display object. Included in <a href="../classes/DisplayObject.html#method_toString" class="crosslink">toString</a> . Useful for
debugging.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_onClick" class="property item deprecated inherited">
<h3 class="name"><code>onClick</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag deprecated" title="Use addEventListener and the "click" event.">deprecated</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_onClick">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l475"><code>onClick:475</code></a>
</p>
<p>Deprecated: Use addEventListener and the "click" event.</p>
</div>
<div class="description">
<p>REMOVED. Use <a href="../classes/EventDispatcher.html#method_addEventListener" class="crosslink">addEventListener</a> and the <a href="../classes/DisplayObject.html#event_click" class="crosslink">click</a>
event.</p>
</div>
</div>
<div id="property_onDoubleClick" class="property item deprecated inherited">
<h3 class="name"><code>onDoubleClick</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag deprecated" title="Use addEventListener and the "dblclick" event.">deprecated</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_onDoubleClick">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l482"><code>onDoubleClick:482</code></a>
</p>
<p>Deprecated: Use addEventListener and the "dblclick" event.</p>
</div>
<div class="description">
<p>REMOVED. Use <a href="../classes/EventDispatcher.html#method_addEventListener" class="crosslink">addEventListener</a> and the <a href="../classes/DisplayObject.html#event_dblclick" class="crosslink">dblclick</a>
event.</p>
</div>
</div>
<div id="property_onMouseOut" class="property item deprecated inherited">
<h3 class="name"><code>onMouseOut</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag deprecated" title="Use addEventListener and the "mouseout" event.">deprecated</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_onMouseOut">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l496"><code>onMouseOut:496</code></a>
</p>
<p>Deprecated: Use addEventListener and the "mouseout" event.</p>
</div>
<div class="description">
<p>REMOVED. Use <a href="../classes/EventDispatcher.html#method_addEventListener" class="crosslink">addEventListener</a> and the <a href="../classes/DisplayObject.html#event_mouseout" class="crosslink">mouseout</a>
event.</p>
</div>
</div>
<div id="property_onMouseOver" class="property item deprecated inherited">
<h3 class="name"><code>onMouseOver</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag deprecated" title="Use addEventListener and the "mouseover" event.">deprecated</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_onMouseOver">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l489"><code>onMouseOver:489</code></a>
</p>
<p>Deprecated: Use addEventListener and the "mouseover" event.</p>
</div>
<div class="description">
<p>REMOVED. Use <a href="../classes/EventDispatcher.html#method_addEventListener" class="crosslink">addEventListener</a> and the <a href="../classes/DisplayObject.html#event_mouseover" class="crosslink">mouseover</a>
event.</p>
</div>
</div>
<div id="property_onPress" class="property item deprecated inherited">
<h3 class="name"><code>onPress</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<span class="flag deprecated" title="Use addEventListener and the "mousedown" event.">deprecated</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_onPress">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l468"><code>onPress:468</code></a>
</p>
<p>Deprecated: Use addEventListener and the "mousedown" event.</p>
</div>
<div class="description">
<p>REMOVED. Use <a href="../classes/EventDispatcher.html#method_addEventListener" class="crosslink">addEventListener</a> and the <a href="../classes/DisplayObject.html#event_mousedown" class="crosslink">mousedown</a>
event.</p>
</div>
</div>
<div id="property_onTick" class="property item inherited">
<h3 class="name"><code>onTick</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_onTick">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l503"><code>onTick:503</code></a>
</p>
</div>
<div class="description">
<p>REMOVED. Use <a href="../classes/EventDispatcher.html#method_addEventListener" class="crosslink">addEventListener</a> and the <a href="../classes/DisplayObject.html#event_tick" class="crosslink">tick</a>
event.</p>
</div>
</div>
<div id="property_outline" class="property item">
<h3 class="name"><code>outline</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l151"><code>outline:151</code></a>
</p>
</div>
<div class="description">
<p>If greater than 0, the text will be drawn as a stroke (outline) of the specified width.</p>
</div>
</div>
<div id="property_parent" class="property item inherited">
<h3 class="name"><code>parent</code></h3>
<span class="type"><a href="../classes/Container.html" class="crosslink">Container</a></span>
<span class="flag final">final</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_parent">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l334"><code>parent:334</code></a>
</p>
</div>
<div class="description">
<p>A reference to the <a href="../classes/Container.html" class="crosslink">Container</a> or <a href="../classes/Stage.html" class="crosslink">Stage</a> object that
contains this display object, or null if it has not been added
to one.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_regX" class="property item inherited">
<h3 class="name"><code>regX</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_regX">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l346"><code>regX:346</code></a>
</p>
</div>
<div class="description">
<p>The left offset for this display object's registration point. For example, to make a 100x100px Bitmap rotate
around its center, you would set regX and <a href="../classes/DisplayObject.html#property_regY" class="crosslink">regY</a> to 50.</p>
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property_regY" class="property item inherited">
<h3 class="name"><code>regY</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_regY">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l355"><code>regY:355</code></a>
</p>
</div>
<div class="description">
<p>The y offset for this display object's registration point. For example, to make a 100x100px Bitmap rotate around
its center, you would set <a href="../classes/DisplayObject.html#property_regX" class="crosslink">regX</a> and regY to 50.</p>
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property_rotation" class="property item inherited">
<h3 class="name"><code>rotation</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_rotation">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l364"><code>rotation:364</code></a>
</p>
</div>
<div class="description">
<p>The rotation in degrees for this display object.</p>
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property_scaleX" class="property item inherited">
<h3 class="name"><code>scaleX</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_scaleX">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l372"><code>scaleX:372</code></a>
</p>
</div>
<div class="description">
<p>The factor to stretch this display object horizontally. For example, setting scaleX to 2 will stretch the display
object to twice its nominal width. To horizontally flip an object, set the scale to a negative number.</p>
</div>
<p><strong>Default:</strong> 1</p>
</div>
<div id="property_scaleY" class="property item inherited">
<h3 class="name"><code>scaleY</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_scaleY">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l381"><code>scaleY:381</code></a>
</p>
</div>
<div class="description">
<p>The factor to stretch this display object vertically. For example, setting scaleY to 0.5 will stretch the display
object to half its nominal height. To vertically flip an object, set the scale to a negative number.</p>
</div>
<p><strong>Default:</strong> 1</p>
</div>
<div id="property_shadow" class="property item inherited">
<h3 class="name"><code>shadow</code></h3>
<span class="type"><a href="../classes/Shadow.html" class="crosslink">Shadow</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_shadow">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l406"><code>shadow:406</code></a>
</p>
</div>
<div class="description">
<p>A shadow object that defines the shadow to render on this display object. Set to <code>null</code> to remove a shadow. If
null, this property is inherited from the parent container.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_skewX" class="property item inherited">
<h3 class="name"><code>skewX</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_skewX">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l390"><code>skewX:390</code></a>
</p>
</div>
<div class="description">
<p>The factor to skew this display object horizontally.</p>
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property_skewY" class="property item inherited">
<h3 class="name"><code>skewY</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_skewY">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l398"><code>skewY:398</code></a>
</p>
</div>
<div class="description">
<p>The factor to skew this display object vertically.</p>
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property_snapToPixel" class="property item deprecated inherited">
<h3 class="name"><code>snapToPixel</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<span class="flag deprecated" title="Hardware acceleration in modern browsers makes this unnecessary.">deprecated</span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_snapToPixel">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l450"><code>snapToPixel:450</code></a>
</p>
<p>Deprecated: Hardware acceleration in modern browsers makes this unnecessary.</p>
</div>
<div class="description">
<p>Indicates whether the display object should have its x & y position rounded prior to drawing it to stage.
Snapping to whole pixels can result in a sharper and faster draw for images (ex. Bitmap & cached objects).
This only applies if the enclosing stage has Stage/snapPixelsEnabled:property set
to <code>true</code>. The snapToPixel property is <code>true</code> by default for <a href="../classes/Bitmap.html" class="crosslink">Bitmap</a> and <a href="../classes/Sprite.html" class="crosslink">Sprite</a>
instances, and <code>false</code> for all other display objects.</p>
<p>Note that this applies only rounds the display object's local position. You should ensure that all of the display
object's ancestors (parent containers) are also on a whole pixel. You can do this by setting the ancestors'
snapToPixel property to <code>true</code>.</p>
</div>
<p><strong>Default:</strong> false</p>
</div>
<div id="property_text" class="property item">
<h3 class="name"><code>text</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l100"><code>text:100</code></a>
</p>
</div>
<div class="description">
<p>The text to display.</p>
</div>
</div>
<div id="property_textAlign" class="property item">
<h3 class="name"><code>textAlign</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l122"><code>textAlign:122</code></a>
</p>
</div>
<div class="description">
<p>The horizontal text alignment. Any of "start", "end", "left", "right", and "center". For detailed
information view the
<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#text-styles">
whatwg spec</a>. Default is "left".</p>
</div>
</div>
<div id="property_textBaseline" class="property item">
<h3 class="name"><code>textBaseline</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="meta">
<p>
Defined in
<a href="../files/.._src_easeljs_display_Text.js.html#l132"><code>textBaseline:132</code></a>
</p>
</div>
<div class="description">
<p>The vertical alignment point on the font. Any of "top", "hanging", "middle", "alphabetic", "ideographic", or
"bottom". For detailed information view the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#text-styles">
whatwg spec</a>. Default is "top".</p>
</div>
</div>
<div id="property_visible" class="property item inherited">
<h3 class="name"><code>visible</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_visible">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l415"><code>visible:415</code></a>
</p>
</div>
<div class="description">
<p>Indicates whether this display object should be rendered to the canvas and included when running the Stage
Stage/getObjectsUnderPoint method.</p>
</div>
<p><strong>Default:</strong> true</p>
</div>
<div id="property_x" class="property item inherited">
<h3 class="name"><code>x</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_x">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l424"><code>x:424</code></a>
</p>
</div>
<div class="description">
<p>The x (horizontal) position of the display object, relative to its parent.</p>
</div>
<p><strong>Default:</strong> 0</p>
</div>
<div id="property_y" class="property item inherited">
<h3 class="name"><code>y</code></h3>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number" class="crosslink external" target="_blank">Number</a></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#property_y">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l432"><code>y:432</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> 0</p>
</div>
</div>
<div id="events" class="api-class-tabpanel">
<h2 class="off-left">Events</h2>
<div id="event_click" class="events item inherited">
<h3 class="name"><code>click</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_click">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l187"><code>click:187</code></a>
</p>
<p>Available since 0.6.0</p>
</div>
<div class="description">
<p>Dispatched when the user presses their left mouse button and then releases it while over the display object.
See the <a href="../classes/MouseEvent.html" class="crosslink">MouseEvent</a> class for a listing of event properties.</p>
</div>
</div>
<div id="event_dblclick" class="events item inherited">
<h3 class="name"><code>dblclick</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_dblclick">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l194"><code>dblclick:194</code></a>
</p>
<p>Available since 0.6.0</p>
</div>
<div class="description">
<p>Dispatched when the user double clicks their left mouse button over this display object.
See the <a href="../classes/MouseEvent.html" class="crosslink">MouseEvent</a> class for a listing of event properties.</p>
</div>
</div>
<div id="event_mousedown" class="events item inherited">
<h3 class="name"><code>mousedown</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_mousedown">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l180"><code>mousedown:180</code></a>
</p>
<p>Available since 0.6.0</p>
</div>
<div class="description">
<p>Dispatched when the user presses their left mouse button over the display object. See the
<a href="../classes/MouseEvent.html" class="crosslink">MouseEvent</a> class for a listing of event properties.</p>
</div>
</div>
<div id="event_mouseout" class="events item inherited">
<h3 class="name"><code>mouseout</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_mouseout">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l209"><code>mouseout:209</code></a>
</p>
<p>Available since 0.6.0</p>
</div>
<div class="description">
<p>Dispatched when the user's mouse leaves this display object. This event must be enabled using
<a href="../classes/Stage.html#method_enableMouseOver" class="crosslink">enableMouseOver</a>. See also <a href="../classes/DisplayObject.html#event_rollout" class="crosslink">rollout</a>.
See the <a href="../classes/MouseEvent.html" class="crosslink">MouseEvent</a> class for a listing of event properties.</p>
</div>
</div>
<div id="event_mouseover" class="events item inherited">
<h3 class="name"><code>mouseover</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_mouseover">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l201"><code>mouseover:201</code></a>
</p>
<p>Available since 0.6.0</p>
</div>
<div class="description">
<p>Dispatched when the user's mouse enters this display object. This event must be enabled using
<a href="../classes/Stage.html#method_enableMouseOver" class="crosslink">enableMouseOver</a>. See also <a href="../classes/DisplayObject.html#event_rollover" class="crosslink">rollover</a>.
See the <a href="../classes/MouseEvent.html" class="crosslink">MouseEvent</a> class for a listing of event properties.</p>
</div>
</div>
<div id="event_pressmove" class="events item inherited">
<h3 class="name"><code>pressmove</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_pressmove">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l257"><code>pressmove:257</code></a>
</p>
<p>Available since 0.7.0</p>
</div>
<div class="description">
<p>After a <a href="../classes/DisplayObject.html#event_mousedown" class="crosslink">mousedown</a> occurs on a display object, a pressmove
event will be generated on that object whenever the mouse moves until the mouse press is released. This can be
useful for dragging and similar operations.</p>
</div>
</div>
<div id="event_pressup" class="events item inherited">
<h3 class="name"><code>pressup</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_pressup">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l265"><code>pressup:265</code></a>
</p>
<p>Available since 0.7.0</p>
</div>
<div class="description">
<p>After a <a href="../classes/DisplayObject.html#event_mousedown" class="crosslink">mousedown</a> occurs on a display object, a pressup event
will be generated on that object when that mouse press is released. This can be useful for dragging and similar
operations.</p>
</div>
</div>
<div id="event_rollout" class="events item inherited">
<h3 class="name"><code>rollout</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_rollout">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l237"><code>rollout:237</code></a>
</p>
<p>Available since 0.7.0</p>
</div>
<div class="description">
<p>This event is similar to <a href="../classes/DisplayObject.html#event_mouseout" class="crosslink">mouseout</a>, with the following
differences: it does not bubble, and it considers <a href="../classes/Container.html" class="crosslink">Container</a> instances as an
aggregate of their content.</p>
<p>For example, myContainer contains two overlapping children: shapeA and shapeB. The user moves their mouse over
shapeA, then directly on to shapeB, then off both. With a listener for Mouseout:event
on myContainer, two events would be received, each targeting a child element:<OL></p>
<p><LI>when the mouse leaves shapeA (target=shapeA)</LI></p>
<p><LI>when the mouse leaves shapeB (target=shapeB)</LI>
</OL>
However, with a listener for "rollout" instead, only a single event is received when the mouse leaves
the aggregate myContainer content (target=myContainer).</p>
<p>This event must be enabled using <a href="../classes/Stage.html#method_enableMouseOver" class="crosslink">enableMouseOver</a>.
See the <a href="../classes/MouseEvent.html" class="crosslink">MouseEvent</a> class for a listing of event properties.</p>
</div>
</div>
<div id="event_rollover" class="events item inherited">
<h3 class="name"><code>rollover</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_rollover">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l217"><code>rollover:217</code></a>
</p>
<p>Available since 0.7.0</p>
</div>
<div class="description">
<p>This event is similar to <a href="../classes/DisplayObject.html#event_mouseover" class="crosslink">mouseover</a>, with the following
differences: it does not bubble, and it considers <a href="../classes/Container.html" class="crosslink">Container</a> instances as an
aggregate of their content.</p>
<p>For example, myContainer contains two overlapping children: shapeA and shapeB. The user moves their mouse over
shapeA and then directly on to shapeB. With a listener for Mouseover:event on
myContainer, two events would be received, each targeting a child element:<OL></p>
<p><LI>when the mouse enters shapeA (target=shapeA)</LI></p>
<p><LI>when the mouse enters shapeB (target=shapeB)</LI>
</OL>
However, with a listener for "rollover" instead, only a single event is received when the mouse first enters
the aggregate myContainer content (target=myContainer).</p>
<p>This event must be enabled using <a href="../classes/Stage.html#method_enableMouseOver" class="crosslink">enableMouseOver</a>.
See the <a href="../classes/MouseEvent.html" class="crosslink">MouseEvent</a> class for a listing of event properties.</p>
</div>
</div>
<div id="event_tick" class="events item inherited">
<h3 class="name"><code>tick</code></h3>
<span class="type"></span>
<div class="meta">
<p>Inherited from
<a href="../classes/DisplayObject.html#event_tick">DisplayObject</a>:
<a href="../files/.._src_easeljs_display_DisplayObject.js.html#l273"><code>tick:273</code></a>
</p>
<p>Available since 0.6.0</p>
</div>
<div class="description">
<p>Dispatched on each display object on a stage whenever the stage updates. This occurs immediately before the
rendering (draw) pass. When <a href="../classes/Stage.html#method_update" class="crosslink">update</a> is called, first all display objects on
the stage dispatch the tick event, then all of the display objects are drawn to stage. Children will have their
Tick:event event dispatched in order of their depth prior to the event being
dispatched on their parent.</p>
</div>
<div class="params">
<h4>Event Payload:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">target</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>
<div class="param-description">
<p>The object that dispatched the event.</p>
</div>
</li>
<li class="param">
<code class="param-name">type</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>
<div class="param-description">
<p>The event type.</p>
</div>
</li>
<li class="param">
<code class="param-name">params</code>
<span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span>
<div class="param-description">
<p>An array containing any arguments that were passed to the Stage.update() method. For
example if you called stage.update("hello"), then the params would be ["hello"].</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
<script src="../assets/js/yui-prettify.js"></script>
<script src="../assets/../api.js"></script>
<script src="../assets/js/api-filter.js"></script>
<script src="../assets/js/api-list.js"></script>
<script src="../assets/js/api-search.js"></script>
<script src="../assets/js/apidocs.js"></script>
</body>
</html>
|
resume/index.html
|
jesuslcorominas/Resume-Server
|
<html>
<head></head>
<body>
HOLA
</body>
</html>
|
docs/solr-core/org/apache/solr/update/processor/class-use/SignatureUpdateProcessorFactory.html
|
iluminati182006/ReutersSolr
|
<!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 Mon Apr 29 15:10:36 CEST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Uses of Class org.apache.solr.update.processor.SignatureUpdateProcessorFactory (Solr 4.3.0 API)
</TITLE>
<META NAME="date" CONTENT="2013-04-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.update.processor.SignatureUpdateProcessorFactory (Solr 4.3.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/solr/update/processor/SignatureUpdateProcessorFactory.html" title="class in org.apache.solr.update.processor"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/solr/update/processor//class-useSignatureUpdateProcessorFactory.html" target="_top"><B>FRAMES</B></A>
<A HREF="SignatureUpdateProcessorFactory.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.solr.update.processor.SignatureUpdateProcessorFactory</B></H2>
</CENTER>
No usage of org.apache.solr.update.processor.SignatureUpdateProcessorFactory
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/solr/update/processor/SignatureUpdateProcessorFactory.html" title="class in org.apache.solr.update.processor"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/solr/update/processor//class-useSignatureUpdateProcessorFactory.html" target="_top"><B>FRAMES</B></A>
<A HREF="SignatureUpdateProcessorFactory.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</BODY>
</HTML>
|
docs/api/org/apache/pig/data/class-use/BinSedesTupleFactory.html
|
simplegeo/hadoop-pig
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Wed Feb 16 05:11:24 PST 2011 -->
<TITLE>
Uses of Class org.apache.pig.data.BinSedesTupleFactory (Pig 0.8.0-CDH3B4-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-02-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.pig.data.BinSedesTupleFactory (Pig 0.8.0-CDH3B4-SNAPSHOT API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/pig/data/BinSedesTupleFactory.html" title="class in org.apache.pig.data"><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/pig/data//class-useBinSedesTupleFactory.html" target="_top"><B>FRAMES</B></A>
<A HREF="BinSedesTupleFactory.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.pig.data.BinSedesTupleFactory</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/pig/data/BinSedesTupleFactory.html" title="class in org.apache.pig.data">BinSedesTupleFactory</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.pig.data"><B>org.apache.pig.data</B></A></TD>
<TD>
This package contains implementations of Pig specific data types as well as
support functions for reading, writing, and using all Pig data types. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.pig.data"><!-- --></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/pig/data/BinSedesTupleFactory.html" title="class in org.apache.pig.data">BinSedesTupleFactory</A> in <A HREF="../../../../../org/apache/pig/data/package-summary.html">org.apache.pig.data</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/pig/data/BinSedesTupleFactory.html" title="class in org.apache.pig.data">BinSedesTupleFactory</A> in <A HREF="../../../../../org/apache/pig/data/package-summary.html">org.apache.pig.data</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/pig/data/DefaultTupleFactory.html" title="class in org.apache.pig.data">DefaultTupleFactory</A></B></CODE>
<BR>
<B>Deprecated.</B> <I>Use <A HREF="../../../../../org/apache/pig/data/TupleFactory.html" title="class in org.apache.pig.data"><CODE>TupleFactory</CODE></A></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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/pig/data/BinSedesTupleFactory.html" title="class in org.apache.pig.data"><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/pig/data//class-useBinSedesTupleFactory.html" target="_top"><B>FRAMES</B></A>
<A HREF="BinSedesTupleFactory.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 © ${year} The Apache Software Foundation
</BODY>
</HTML>
|
docs/api/au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html
|
uts-cic/tap
|
<!DOCTYPE html >
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title></title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../../../../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../../../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../../../../../../lib/jquery.js"></script>
<script type="text/javascript" src="../../../../../../../lib/jquery.panzoom.min.js"></script>
<script type="text/javascript" src="../../../../../../../lib/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="../../../../../../../lib/index.js"></script>
<script type="text/javascript" src="../../../../../../../index.js"></script>
<script type="text/javascript" src="../../../../../../../lib/scheduler.js"></script>
<script type="text/javascript" src="../../../../../../../lib/template.js"></script>
<script type="text/javascript" src="../../../../../../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
/* this variable can be used by the JS to determine the path to the root document */
var toRoot = '../../../../../../../';
</script>
</head>
<body>
<div id="search">
<span id="doc-title"><span id="doc-version"></span></span>
<span class="close-results"><span class="left"><</span> Back</span>
<div id="textfilter">
<span class="input">
<input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" />
<i class="clear material-icons"></i>
<i id="search-icon" class="material-icons"></i>
</span>
</div>
</div>
<div id="search-results">
<div id="search-progress">
<div id="progress-fill"></div>
</div>
<div id="results-content">
<div id="entity-results"></div>
<div id="member-results"></div>
</div>
</div>
<div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;">
<div id="content-container" style="-webkit-overflow-scrolling: touch;">
<div id="subpackage-spacer">
<div id="packages">
<h1>Packages</h1>
<ul>
<li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="_root_"></a><a id="root:_root_"></a>
<span class="permalink">
<a href="index.html#_root_" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="The Text Analytics Pipeline (TAP) GraphQL was originally created by Andrew Gibson" href="../../../../../../../index.html">
<span class="name">root</span>
</a>
</span>
<p class="shortcomment cmt">The Text Analytics Pipeline (TAP) GraphQL was originally created by <a href="http://andrewresearch.net" target="_blank">Andrew Gibson</a></p><div class="fullcomment"><div class="comment cmt"><h3>Documentation for TAP GraphQL</h3><p>The Text Analytics Pipeline (TAP) GraphQL was originally created by <a href="http://andrewresearch.net" target="_blank">Andrew Gibson</a></p><h4>Overview</h4></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="_root_.au" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="au"></a><a id="au:au"></a>
<span class="permalink">
<a href="index.html#au" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../../../../../index.html">
<span class="name">au</span>
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../../../../index.html" class="extype" name="_root_">root</a></dd></dl></div>
</li><li name="au.edu" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="edu"></a><a id="edu:edu"></a>
<span class="permalink">
<a href="../au/index.html#edu" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../../../../index.html">
<span class="name">edu</span>
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../../../index.html" class="extype" name="au">au</a></dd></dl></div>
</li><li name="au.edu.utscic" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="utscic"></a><a id="utscic:utscic"></a>
<span class="permalink">
<a href="../../au/edu/index.html#utscic" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../../../index.html">
<span class="name">utscic</span>
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../../index.html" class="extype" name="au.edu">edu</a></dd></dl></div>
</li><li name="au.edu.utscic.tap" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="tap"></a><a id="tap:tap"></a>
<span class="permalink">
<a href="../../../au/edu/utscic/index.html#tap" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="Created by andrew@andrewresearch.net on 20/2/17." href="../../../index.html">
<span class="name">tap</span>
</a>
</span>
<p class="shortcomment cmt">Created by andrew@andrewresearch.net on 20/2/17.</p><div class="fullcomment"><div class="comment cmt"><p>Created by andrew@andrewresearch.net on 20/2/17.
</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../../index.html" class="extype" name="au.edu.utscic">utscic</a></dd></dl></div>
</li><li name="au.edu.utscic.tap.services" visbl="pub" class="indented5 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="services"></a><a id="services:services"></a>
<span class="permalink">
<a href="../../../../au/edu/utscic/tap/index.html#services" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../../index.html">
<span class="name">services</span>
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="au.edu.utscic.tap">tap</a></dd></dl></div>
</li><li name="au.edu.utscic.tap.services.analytics" visbl="pub" class="indented6 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="analytics"></a><a id="analytics:analytics"></a>
<span class="permalink">
<a href="../../../../../au/edu/utscic/tap/services/index.html#analytics" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="../index.html">
<span class="name">analytics</span>
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="au.edu.utscic.tap.services">services</a></dd></dl></div>
</li><li name="au.edu.utscic.tap.services.analytics.analysers" visbl="pub" class="indented7 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="analysers"></a><a id="analysers:analysers"></a>
<span class="permalink">
<a href="../../../../../../au/edu/utscic/tap/services/analytics/index.html#analysers" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">package</span>
</span>
<span class="symbol">
<a title="" href="index.html">
<span class="name">analysers</span>
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="au.edu.utscic.tap.services.analytics">analytics</a></dd></dl></div>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="Affect.html" title=""></a>
<a href="Affect.html" title="">
Affect
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="trait" href="Analyser.html" title="Created by andrew@andrewresearch.net on 9/1/17."></a>
<a href="Analyser.html" title="Created by andrew@andrewresearch.net on 9/1/17.">
Analyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="ExpressionAnalyser.html" title=""></a>
<a href="ExpressionAnalyser.html" title="">
ExpressionAnalyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="ExpressionWorkerAffective.html" title=""></a>
<a href="ExpressionWorkerAffective.html" title="">
ExpressionWorkerAffective
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="ExpressionWorkerAnnotating.html" title=""></a>
<a href="ExpressionWorkerAnnotating.html" title="">
ExpressionWorkerAnnotating
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="" title=""></a>
<a href="" title="">
ExpressionWorkerEpistemic
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="ExpressionWorkerModal.html" title=""></a>
<a href="ExpressionWorkerModal.html" title="">
ExpressionWorkerModal
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="MetricsAnalyser.html" title="Created by andrew@andrewresearch.net on 13/07/2016."></a>
<a href="MetricsAnalyser.html" title="Created by andrew@andrewresearch.net on 13/07/2016.">
MetricsAnalyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="PosAnalyser.html" title=""></a>
<a href="PosAnalyser.html" title="">
PosAnalyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="SpellingAnalyser.html" title=""></a>
<a href="SpellingAnalyser.html" title="">
SpellingAnalyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="SpellingWorker.html" title=""></a>
<a href="SpellingWorker.html" title="">
SpellingWorker
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="SyllableAnalyser.html" title="Created by andrew@andrewresearch.net on 13/07/2016."></a>
<a href="SyllableAnalyser.html" title="Created by andrew@andrewresearch.net on 13/07/2016.">
SyllableAnalyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="TextShape.html" title=""></a>
<a href="TextShape.html" title="">
TextShape
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="TextshapeAnalyser.html" title="Created by andrew@andrewresearch.net on 9/1/17."></a>
<a href="TextshapeAnalyser.html" title="Created by andrew@andrewresearch.net on 9/1/17.">
TextshapeAnalyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="VocabAnalyser.html" title="Created by andrew@andrewresearch.net on 13/07/2016."></a>
<a href="VocabAnalyser.html" title="Created by andrew@andrewresearch.net on 13/07/2016.">
VocabAnalyser
</a>
</li><li class="current-entities indented7">
<span class="separator"></span>
<a class="class" href="XipAnalyser.html" title=""></a>
<a href="XipAnalyser.html" title="">
XipAnalyser
</a>
</li>
</ul>
</div>
</div>
<div id="content">
<body class="class type">
<div id="definition">
<div class="big-circle class">c</div>
<p id="owner"><a href="../../../../../../index.html" class="extype" name="au">au</a>.<a href="../../../../../index.html" class="extype" name="au.edu">edu</a>.<a href="../../../../index.html" class="extype" name="au.edu.utscic">utscic</a>.<a href="../../../index.html" class="extype" name="au.edu.utscic.tap">tap</a>.<a href="../../index.html" class="extype" name="au.edu.utscic.tap.services">services</a>.<a href="../index.html" class="extype" name="au.edu.utscic.tap.services.analytics">analytics</a>.<a href="index.html" class="extype" name="au.edu.utscic.tap.services.analytics.analysers">analysers</a></p>
<h1>ExpressionWorkerEpistemic<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html" title="Permalink">
<i class="material-icons"></i>
</a>
</span></h1>
<h3><span class="morelinks"></span></h3>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">class</span>
</span>
<span class="symbol">
<span class="name">ExpressionWorkerEpistemic</span><span class="result"> extends <span class="extype" name="akka.actor.Actor">Actor</span> with <span class="extype" name="akka.actor.ActorLogging">ActorLogging</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="toggleContainer block">
<span class="toggle">
Linear Supertypes
</span>
<div class="superTypes hiddenContent"><span class="extype" name="akka.actor.ActorLogging">ActorLogging</span>, <span class="extype" name="akka.actor.Actor">Actor</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div class="toggle"></div>
<div id="memberfilter">
<i class="material-icons arrow"></i>
<span class="input">
<input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" />
</span>
<i class="clear material-icons"></i>
</div>
<div id="filterby">
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By Inheritance</span></li>
</ol>
</div>
<div class="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="au.edu.utscic.tap.services.analytics.analysers.ExpressionWorkerEpistemic"><span>ExpressionWorkerEpistemic</span></li><li class="in" name="akka.actor.ActorLogging"><span>ActorLogging</span></li><li class="in" name="akka.actor.Actor"><span>Actor</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div class="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show All</span></li>
</ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="constructors" class="members">
<h3>Instance Constructors</h3>
<ol><li name="au.edu.utscic.tap.services.analytics.analysers.ExpressionWorkerEpistemic#<init>" visbl="pub" class="indented0 " data-isabs="false" fullComment="no" group="Ungrouped">
<a id="<init>():au.edu.utscic.tap.services.analytics.analysers.ExpressionWorkerEpistemic"></a><a id="<init>:ExpressionWorkerEpistemic"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#<init>():au.edu.utscic.tap.services.analytics.analysers.ExpressionWorkerEpistemic" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">ExpressionWorkerEpistemic</span><span class="params">()</span>
</span>
</li></ol>
</div>
<div id="types" class="types members">
<h3>Type Members</h3>
<ol><li name="akka.actor.Actor.Receive" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="Receive=akka.actor.Actor.Receive"></a><a id="Receive:Receive"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#Receive=akka.actor.Actor.Receive" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">type</span>
</span>
<span class="symbol">
<span class="name">Receive</span><span class="result alias"> = <span class="extype" name="scala.PartialFunction">PartialFunction</span>[<span class="extype" name="scala.Any">Any</span>, <span class="extype" name="scala.Unit">Unit</span>]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd></dl></div>
</li></ol>
</div>
<div class="values members">
<h3>Value Members</h3>
<ol>
<li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#!=(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html###():Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#==(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="akka.actor.Actor#aroundPostRestart" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="aroundPostRestart(reason:Throwable):Unit"></a><a id="aroundPostRestart(Throwable):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#aroundPostRestart(reason:Throwable):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">aroundPostRestart</span><span class="params">(<span name="reason">reason: <span class="extype" name="scala.Throwable">Throwable</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../../../akka/index.html" class="extype" name="akka">akka</a>] </dd><dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@InternalApi</span><span class="args">()</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#aroundPostStop" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="aroundPostStop():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#aroundPostStop():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">aroundPostStop</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../../../akka/index.html" class="extype" name="akka">akka</a>] </dd><dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@InternalApi</span><span class="args">()</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#aroundPreRestart" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="aroundPreRestart(reason:Throwable,message:Option[Any]):Unit"></a><a id="aroundPreRestart(Throwable,Option[Any]):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#aroundPreRestart(reason:Throwable,message:Option[Any]):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">aroundPreRestart</span><span class="params">(<span name="reason">reason: <span class="extype" name="scala.Throwable">Throwable</span></span>, <span name="message">message: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Any">Any</span>]</span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../../../akka/index.html" class="extype" name="akka">akka</a>] </dd><dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@InternalApi</span><span class="args">()</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#aroundPreStart" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="aroundPreStart():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#aroundPreStart():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">aroundPreStart</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../../../akka/index.html" class="extype" name="akka">akka</a>] </dd><dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@InternalApi</span><span class="args">()</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#aroundReceive" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="aroundReceive(receive:akka.actor.Actor.Receive,msg:Any):Unit"></a><a id="aroundReceive(akka.actor.Actor.Receive,Any):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#aroundReceive(receive:akka.actor.Actor.Receive,msg:Any):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">aroundReceive</span><span class="params">(<span name="receive">receive: <span class="extype" name="akka.actor.Actor.Receive">akka.actor.Actor.Receive</span></span>, <span name="msg">msg: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../../../akka/index.html" class="extype" name="akka">akka</a>] </dd><dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@InternalApi</span><span class="args">()</span>
</dd></dl></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#asInstanceOf[T0]:T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a><a id="clone():AnyRef"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#clone():Object" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#context" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="context:akka.actor.ActorContext"></a><a id="context:ActorContext"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#context:akka.actor.ActorContext" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">implicit </span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">context</span><span class="result">: <span class="extype" name="akka.actor.ActorContext">ActorContext</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd></dl></div>
</li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#eq(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="equals(x$1:Any):Boolean"></a><a id="equals(Any):Boolean"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#equals(x$1:Any):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#finalize():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Throwable]</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#getClass():Class[_]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#hashCode" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="hashCode():Int"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#hashCode():Int" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#isInstanceOf[T0]:Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="akka.actor.ActorLogging#log" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="log:akka.event.LoggingAdapter"></a><a id="log:LoggingAdapter"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#log:akka.event.LoggingAdapter" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">log</span><span class="result">: <span class="extype" name="akka.event.LoggingAdapter">LoggingAdapter</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>ActorLogging</dd></dl></div>
</li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#ne(x$1:AnyRef):Boolean" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#notify():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#notifyAll():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="akka.actor.Actor#postRestart" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="postRestart(reason:Throwable):Unit"></a><a id="postRestart(Throwable):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#postRestart(reason:Throwable):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">postRestart</span><span class="params">(<span name="reason">reason: <span class="extype" name="scala.Throwable">Throwable</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Exception]</span>
</span>)</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#postStop" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="postStop():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#postStop():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">postStop</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Exception]</span>
</span>)</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#preRestart" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="preRestart(reason:Throwable,message:Option[Any]):Unit"></a><a id="preRestart(Throwable,Option[Any]):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#preRestart(reason:Throwable,message:Option[Any]):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">preRestart</span><span class="params">(<span name="reason">reason: <span class="extype" name="scala.Throwable">Throwable</span></span>, <span name="message">message: <span class="extype" name="scala.Option">Option</span>[<span class="extype" name="scala.Any">Any</span>]</span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Exception]</span>
</span>)</span>
</dd></dl></div>
</li><li name="akka.actor.Actor#preStart" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="preStart():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#preStart():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">preStart</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Exception]</span>
</span>)</span>
</dd></dl></div>
</li><li name="au.edu.utscic.tap.services.analytics.analysers.ExpressionWorkerEpistemic#receive" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="receive:PartialFunction[Any,Unit]"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#receive:PartialFunction[Any,Unit]" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">receive</span><span class="result">: <span class="extype" name="scala.PartialFunction">PartialFunction</span>[<span class="extype" name="scala.Any">Any</span>, <span class="extype" name="scala.Unit">Unit</span>]</span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="au.edu.utscic.tap.services.analytics.analysers.ExpressionWorkerEpistemic">ExpressionWorkerEpistemic</a> → Actor</dd></dl></div>
</li><li name="akka.actor.Actor#self" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="self:akka.actor.ActorRef"></a><a id="self:ActorRef"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#self:akka.actor.ActorRef" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">implicit final </span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">self</span><span class="result">: <span class="extype" name="akka.actor.ActorRef">ActorRef</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd></dl></div>
</li><li name="akka.actor.Actor#sender" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="sender():akka.actor.ActorRef"></a><a id="sender():ActorRef"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#sender():akka.actor.ActorRef" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">sender</span><span class="params">()</span><span class="result">: <span class="extype" name="akka.actor.ActorRef">ActorRef</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd></dl></div>
</li><li name="akka.actor.Actor#supervisorStrategy" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="supervisorStrategy:akka.actor.SupervisorStrategy"></a><a id="supervisorStrategy:SupervisorStrategy"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#supervisorStrategy:akka.actor.SupervisorStrategy" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">supervisorStrategy</span><span class="result">: <span class="extype" name="akka.actor.SupervisorStrategy">SupervisorStrategy</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd></dl></div>
</li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#synchronized[T0](x$1:=>T0):T0" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#toString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toString():String"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#toString():String" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="akka.actor.Actor#unhandled" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="unhandled(message:Any):Unit"></a><a id="unhandled(Any):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#unhandled(message:Any):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">unhandled</span><span class="params">(<span name="message">message: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Actor</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#wait():Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a>
<span class="permalink">
<a href="../../../../../../../au/edu/utscic/tap/services/analytics/analysers/ExpressionWorkerEpistemic.html#wait(x$1:Long):Unit" title="Permalink">
<i class="material-icons"></i>
</a>
</span>
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li>
</ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="akka.actor.ActorLogging">
<h3>Inherited from <span class="extype" name="akka.actor.ActorLogging">ActorLogging</span></h3>
</div><div class="parent" name="akka.actor.Actor">
<h3>Inherited from <span class="extype" name="akka.actor.Actor">Actor</span></h3>
</div><div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</div>
</div>
</div>
</body>
</html>
|
12-apis/07_SVG/03_Pruebas/default.css
|
telcoportalgis/Curso-Pelayo
|
body {margin: 3em 9em;
background-color: beige}
header {text-align: center;
background-color: maroon;
color: white;
margin-bottom: 6em}
|
examples/amp-story/consent.html
|
bpaduch/amphtml
|
<!doctype html>
<html amp lang="en">
<head>
<meta charset="utf-8">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-story"
src="https://cdn.ampproject.org/v0/amp-story-1.0.js"></script>
<script async custom-element="amp-consent"
src="https://cdn.ampproject.org/v0/amp-consent-0.1.js"></script>
<title>My Story with consent</title>
<meta name="viewport"
content="width=device-width,minimum-scale=1,initial-scale=1">
<link rel="canonical" href="consent.html">
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<style amp-custom>
body {
font-family: 'Roboto', sans-serif;
}
amp-story {
--primary-color: #0379c4;
}
amp-story-page {
background-color: white;
}
</style>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "NewsArticle",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "./consent.html"
},
"headline": "My Story",
"image":["http://placehold.it/420x740"],
"datePublished": "2018-01-01T00:00:00+00:00",
"dateModified": "2018-01-01T00:00:00+00:00",
"author": {
"@type": "Organization",
"name": "AMP Project"
},
"publisher": {
"@type": "Organization",
"name": "AMP Project",
"logo": {
"@type": "ImageObject",
"url": "http://placehold.it/128x128"
}
},
"description": "My Story"
}
</script>
</head>
<body>
<amp-story standalone publisher-logo-src="https://placekitten.com/g/64/64">
<amp-consent id='ABC' layout='nodisplay'>
<script type="application/json">{
"consents": {
"ABC": {
"checkConsentHref": "http://localhost:8000/get-consent-v1",
"promptUI": "ui0"
}
},
"story-consent": {
"title": "Headline.",
"message": "This is some more information about this choice. Here's a list of items related to this choice.",
"vendors": ["Item 1", "Item 2", "Item 3", "Item 4", "Item 5", "Item 6", "Item 7", "Item 8", "Item 9", "Item 10"]
},
"postPromptUI": "postPromptUI"
}</script>
<amp-story-consent id="ui0" layout="nodisplay"></amp-story-consent>
</amp-consent>
<amp-story-page id="cover">
<amp-story-grid-layer template="vertical">
<h1>You just accepted or rejected the consent!</h1>
</amp-story-grid-layer>
</amp-story-page>
</amp-story>
</body>
</html>
|
_site/docs/1.0.0-rc.1/api/directive/ionList/index.html
|
martinjbaker/ionic-site
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS.">
<meta name="keywords" content="html5,javascript,mobile,drifty,ionic,hybrid,phonegap,cordova,native,ios,android,angularjs">
<meta name="author" content="Drifty">
<meta property="og:image" content="http://ionicframework.com/img/ionic-logo-blog.png"/>
<title>ion-list - Directive in module ionic - Ionic Framework</title>
<link href="/css/site.css?12" rel="stylesheet">
<!--<script src="//cdn.optimizely.com/js/595530035.js"></script>-->
<script type="text/javascript">var _sf_startpt=(new Date()).getTime()</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-44023830-1', 'ionicframework.com');
ga('send', 'pageview');
</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
</head>
<body class="docs docs-page docs-api">
<nav class="navbar navbar-default horizontal-gradient" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle button ionic" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<i class="icon ion-navicon"></i>
</button>
<a class="navbar-brand" href="/">
<img src="/img/ionic-logo-white.svg" width="123" height="43" alt="Ionic Framework">
</a>
<a href="http://blog.ionic.io/announcing-ionic-1-0/" target="_blank">
<img src="/img/ionic1-tag.png" alt="Ionic 1.0 is out!" width="28" height="32" style="margin-left: 140px; margin-top:22px; display:block">
</a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a class="getting-started-nav nav-link" href="/getting-started/">Getting Started</a></li>
<li><a class="docs-nav nav-link" href="/docs/">Docs</a></li>
<li><a class="nav-link" href="http://ionic.io/support">Support</a></li>
<li><a class="blog-nav nav-link" href="http://blog.ionic.io/">Blog <span id="blog-badge">1</span></a></li>
<li><a class="nav-link" href="http://forum.ionicframework.com/">Forum</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">More <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<div class="arrow-up"></div>
<li><a class="products-nav nav-link" href="http://ionic.io/">Ionic.io</a></li>
<li><a class="examples-nav nav-link" href="http://showcase.ionicframework.com/">Showcase</a></li>
<li><a class="nav-link" href="http://jobs.ionic.io/">Job Board</a></li>
<li><a class="nav-link" href="http://market.ionic.io/">Market</a></li>
<li><a class="nav-link" href="http://ionicworldwide.herokuapp.com/">Ionic Worldwide</a></li>
<li><a class="nav-link" href="http://play.ionic.io/">Playground</a></li>
<li><a class="nav-link" href="http://creator.ionic.io/">Creator</a></li>
<li><a class="nav-link" href="http://shop.ionic.io/">Shop</a></li>
<!--<li><a class="nav-link" href="http://ngcordova.com/">ngCordova</a></li>-->
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="header horizontal-gradient">
<div class="container">
<h3>ion-list</h3>
<h4>Directive in module ionic</h4>
</div>
<div class="news">
<div class="container">
<div class="row">
<div class="col-sm-8 news-col">
<div class="picker">
<select onchange="window.location.href=this.options[this.selectedIndex].value">
<option
value="/docs/nightly/api/directive/ionList/"
>
nightly
</option>
<option
value="/docs/api/directive/ionList/"
>
1.1.0 (latest)
</option>
<option
value="/docs/1.0.1/api/directive/ionList/"
>
1.0.1
</option>
<option
value="/docs/1.0.0/api/directive/ionList/"
>
1.0.0
</option>
<option
value="/docs/1.0.0-rc.5/api/directive/ionList/"
>
1.0.0-rc.5
</option>
<option
value="/docs/1.0.0-rc.4/api/directive/ionList/"
>
1.0.0-rc.4
</option>
<option
value="/docs/1.0.0-rc.3/api/directive/ionList/"
>
1.0.0-rc.3
</option>
<option
value="/docs/1.0.0-rc.2/api/directive/ionList/"
>
1.0.0-rc.2
</option>
<option
value="/docs/1.0.0-rc.1/api/directive/ionList/"
selected>
1.0.0-rc.1
</option>
<option
value="/docs/1.0.0-rc.0/api/directive/ionList/"
>
1.0.0-rc.0
</option>
<option
value="/docs/1.0.0-beta.14/api/directive/ionList/"
>
1.0.0-beta.14
</option>
<option
value="/docs/1.0.0-beta.13/api/directive/ionList/"
>
1.0.0-beta.13
</option>
<option
value="/docs/1.0.0-beta.12/api/directive/ionList/"
>
1.0.0-beta.12
</option>
<option
value="/docs/1.0.0-beta.11/api/directive/ionList/"
>
1.0.0-beta.11
</option>
<option
value="/docs/1.0.0-beta.10/api/directive/ionList/"
>
1.0.0-beta.10
</option>
</select>
</div>
</div>
<div class="col-sm-4 search-col">
<div class="search-bar">
<span class="search-icon ionic"><i class="ion-ios7-search-strong"></i></span>
<input type="search" id="search-input" value="Search">
</div>
</div>
</div>
</div>
</div>
</div>
<div id="search-results" class="search-results" style="display:none">
<div class="container">
<div class="search-section search-api">
<h4>JavaScript</h4>
<ul id="results-api"></ul>
</div>
<div class="search-section search-css">
<h4>CSS</h4>
<ul id="results-css"></ul>
</div>
<div class="search-section search-content">
<h4>Resources</h4>
<ul id="results-content"></ul>
</div>
</div>
</div>
<div class="container content-container">
<div class="row">
<div class="col-md-2 col-sm-3 aside-menu">
<div>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/overview/">Overview</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/components/">CSS</a>
</li>
</ul>
<!-- Docs: JavaScript -->
<ul class="nav left-menu active-menu">
<li class="menu-title">
<a href="/docs/api/">
JavaScript
</a>
</li>
<!-- Action Sheet -->
<li class="menu-section">
<a href="/docs/api/service/$ionicActionSheet/" class="api-section">
Action Sheet
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicActionSheet/">
$ionicActionSheet
</a>
</li>
</ul>
</li>
<!-- Backdrop -->
<li class="menu-section">
<a href="/docs/api/service/$ionicBackdrop/" class="api-section">
Backdrop
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicBackdrop/">
$ionicBackdrop
</a>
</li>
</ul>
</li>
<!-- Content -->
<li class="menu-section">
<a href="/docs/api/directive/ionContent/" class="api-section">
Content
</a>
<ul>
<li>
<a href="/docs/api/directive/ionContent/">
ion-content
</a>
</li>
<li>
<a href="/docs/api/directive/ionRefresher/">
ion-refresher
</a>
</li>
<li>
<a href="/docs/api/directive/ionPane/">
ion-pane
</a>
</li>
</ul>
</li>
<!-- Form Inputs -->
<li class="menu-section">
<a href="/docs/api/directive/ionCheckbox/" class="api-section">
Form Inputs
</a>
<ul>
<li>
<a href="/docs/api/directive/ionCheckbox/">
ion-checkbox
</a>
</li>
<li>
<a href="/docs/api/directive/ionRadio/">
ion-radio
</a>
</li>
<li>
<a href="/docs/api/directive/ionToggle/">
ion-toggle
</a>
</li>
</ul>
</li>
<!-- Gesture and Events -->
<li class="menu-section">
<a href="/docs/api/directive/onHold/" class="api-section">
Gestures and Events
</a>
<ul>
<li>
<a href="/docs/api/directive/onHold/">
on-hold
</a>
</li>
<li>
<a href="/docs/api/directive/onTap/">
on-tap
</a>
</li>
<li>
<a href="/docs/api/directive/onDoubleTap/">
on-double-tap
</a>
</li>
<li>
<a href="/docs/api/directive/onTouch/">
on-touch
</a>
</li>
<li>
<a href="/docs/api/directive/onRelease/">
on-release
</a>
</li>
<li>
<a href="/docs/api/directive/onDrag/">
on-drag
</a>
</li>
<li>
<a href="/docs/api/directive/onDragUp/">
on-drag-up
</a>
</li>
<li>
<a href="/docs/api/directive/onDragRight/">
on-drag-right
</a>
</li>
<li>
<a href="/docs/api/directive/onDragDown/">
on-drag-down
</a>
</li>
<li>
<a href="/docs/api/directive/onDragLeft/">
on-drag-left
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipe/">
on-swipe
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeUp/">
on-swipe-up
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeRight/">
on-swipe-right
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeDown/">
on-swipe-down
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeLeft/">
on-swipe-left
</a>
</li>
<li>
<a href="/docs/api/service/$ionicGesture/">
$ionicGesture
</a>
</li>
</ul>
</li>
<!-- Headers/Footers -->
<li class="menu-section">
<a href="/docs/api/directive/ionHeaderBar/" class="api-section">
Headers/Footers
</a>
<ul>
<li>
<a href="/docs/api/directive/ionHeaderBar/">
ion-header-bar
</a>
</li>
<li>
<a href="/docs/api/directive/ionFooterBar/">
ion-footer-bar
</a>
</li>
</ul>
</li>
<!-- Keyboard -->
<li class="menu-section">
<a href="/docs/api/page/keyboard/" class="api-section">
Keyboard
</a>
<ul>
<li>
<a href="/docs/api/page/keyboard/">
Keyboard
</a>
</li>
<li>
<a href="/docs/api/directive/keyboardAttach/">
keyboard-attach
</a>
</li>
</ul>
</li>
<!-- Lists -->
<li class="menu-section">
<a href="/docs/api/directive/ionList/" class="api-section">
Lists
</a>
<ul>
<li>
<a href="/docs/api/directive/ionList/">
ion-list
</a>
</li>
<li>
<a href="/docs/api/directive/ionItem/">
ion-item
</a>
</li>
<li>
<a href="/docs/api/directive/ionDeleteButton/">
ion-delete-button
</a>
</li>
<li>
<a href="/docs/api/directive/ionReorderButton/">
ion-reorder-button
</a>
</li>
<li>
<a href="/docs/api/directive/ionOptionButton/">
ion-option-button
</a>
</li>
<li>
<a href="/docs/api/directive/collectionRepeat/">
collection-repeat
</a>
</li>
<li>
<a href="/docs/api/service/$ionicListDelegate/">
$ionicListDelegate
</a>
</li>
</ul>
</li>
<!-- Loading -->
<li class="menu-section">
<a href="/docs/api/service/$ionicLoading/" class="api-section">
Loading
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicLoading/">
$ionicLoading
</a>
</li>
</ul>
<ul>
<li>
<a href="/docs/api/object/$ionicLoadingConfig/">
$ionicLoadingConfig
</a>
</li>
</ul>
</li>
<!-- Modal -->
<li class="menu-section">
<a href="/docs/api/service/$ionicModal/" class="api-section">
Modal
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicModal/">
$ionicModal
</a>
</li>
<li>
<a href="/docs/api/controller/ionicModal/">
ionicModal
</a>
</li>
</ul>
</li>
<!-- Navigation -->
<li class="menu-section">
<a href="/docs/api/directive/ionNavView/" class="api-section">
Navigation
</a>
<ul>
<li>
<a href="/docs/api/directive/ionNavView/">
ion-nav-view
</a>
</li>
<li>
<a href="/docs/api/directive/ionView/">
ion-view
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavBar/">
ion-nav-bar
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavBackButton/">
ion-nav-back-button
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavButtons/">
ion-nav-buttons
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavTitle/">
ion-nav-title
</a>
</li>
<li>
<a href="/docs/api/directive/navTransition/">
nav-transition
</a>
</li>
<li>
<a href="/docs/api/directive/navDirection/">
nav-direction
</a>
</li>
<li>
<a href="/docs/api/service/$ionicNavBarDelegate/">
$ionicNavBarDelegate
</a>
</li>
<li>
<a href="/docs/api/service/$ionicHistory/">
$ionicHistory
</a>
</li>
</ul>
</li>
<!-- Platform -->
<li class="menu-section">
<a href="/docs/api/service/$ionicPlatform/" class="api-section">
Platform
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicPlatform/">
$ionicPlatform
</a>
</li>
</ul>
</li>
<!-- Popover -->
<li class="menu-section">
<a href="/docs/api/service/$ionicPopover/" class="api-section">
Popover
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicPopover/">
$ionicPopover
</a>
</li>
<li>
<a href="/docs/api/controller/ionicPopover/">
ionicPopover
</a>
</li>
</ul>
</li>
<!-- Popup -->
<li class="menu-section">
<a href="/docs/api/service/$ionicPopup/" class="api-section">
Popup
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicPopup/">
$ionicPopup
</a>
</li>
</ul>
</li>
<!-- Scroll -->
<li class="menu-section">
<a href="/docs/api/directive/ionScroll/" class="api-section">
Scroll
</a>
<ul>
<li>
<a href="/docs/api/directive/ionScroll/">
ion-scroll
</a>
</li>
<li>
<a href="/docs/api/directive/ionInfiniteScroll/">
ion-infinite-scroll
</a>
</li>
<li>
<a href="/docs/api/service/$ionicScrollDelegate/">
$ionicScrollDelegate
</a>
</li>
</ul>
</li>
<!-- Side Menus -->
<li class="menu-section">
<a href="/docs/api/directive/ionSideMenus/" class="api-section">
Side Menus
</a>
<ul>
<li>
<a href="/docs/api/directive/ionSideMenus/">
ion-side-menus
</a>
</li>
<li>
<a href="/docs/api/directive/ionSideMenuContent/">
ion-side-menu-content
</a>
</li>
<li>
<a href="/docs/api/directive/ionSideMenu/">
ion-side-menu
</a>
</li>
<li>
<a href="/docs/api/directive/exposeAsideWhen/">
expose-aside-when
</a>
</li>
<li>
<a href="/docs/api/directive/menuToggle/">
menu-toggle
</a>
</li>
<li>
<a href="/docs/api/directive/menuClose/">
menu-close
</a>
</li>
<li>
<a href="/docs/api/service/$ionicSideMenuDelegate/">
$ionicSideMenuDelegate
</a>
</li>
</ul>
</li>
<!-- Slide Box -->
<li class="menu-section">
<a href="/docs/api/directive/ionSlideBox/" class="api-section">
Slide Box
</a>
<ul>
<li>
<a href="/docs/api/directive/ionSlideBox/">
ion-slide-box
</a>
</li>
<li>
<a href="/docs/api/directive/ionSlidePager/">
ion-slide-pager
</a>
</li>
<li>
<a href="/docs/api/directive/ionSlide/">
ion-slide
</a>
</li>
<li>
<a href="/docs/api/service/$ionicSlideBoxDelegate/">
$ionicSlideBoxDelegate
</a>
</li>
</ul>
</li>
<!-- Spinner -->
<li class="menu-section">
<a href="/docs/api/directive/ionSpinner/" class="api-section">
Spinner
</a>
<ul>
<li>
<a href="/docs/api/directive/ionSpinner/">
ion-spinner
</a>
</li>
</ul>
</li>
<!-- Tabs -->
<li class="menu-section">
<a href="/docs/api/directive/ionTabs/" class="api-section">
Tabs
</a>
<ul>
<li>
<a href="/docs/api/directive/ionTabs/">
ion-tabs
</a>
</li>
<li>
<a href="/docs/api/directive/ionTab/">
ion-tab
</a>
</li>
<li>
<a href="/docs/api/service/$ionicTabsDelegate/">
$ionicTabsDelegate
</a>
</li>
</ul>
</li>
<!-- Tap -->
<li class="menu-section">
<a href="/docs/api/page/tap/" class="api-section">
Tap & Click
</a>
</li>
<!-- Utility -->
<li class="menu-section">
<a href="#" class="api-section">
Utility
</a>
<ul>
<li>
<a href="/docs/api/provider/$ionicConfigProvider/">
$ionicConfigProvider
</a>
</li>
<li>
<a href="/docs/api/utility/ionic.Platform/">
ionic.Platform
</a>
</li>
<li>
<a href="/docs/api/utility/ionic.DomUtil/">
ionic.DomUtil
</a>
</li>
<li>
<a href="/docs/api/utility/ionic.EventController/">
ionic.EventController
</a>
</li>
<li>
<a href="/docs/api/service/$ionicPosition/">
$ionicPosition
</a>
</li>
</ul>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/cli/">CLI</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="http://learn.ionicframework.com/">Learn Ionic</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/guide/">Guide</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/ionic-cli-faq/">FAQ</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/getting-help/">Getting Help</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/concepts/">Ionic Concepts</a>
</li>
</ul>
</div>
</div>
<div class="col-md-10 col-sm-9 main-content">
<div class="improve-docs">
<a href='http://github.com/driftyco/ionic/tree/master/js/angular/directive/list.js#L1'>
View Source
</a>
<a href='http://github.com/driftyco/ionic/edit/master/js/angular/directive/list.js#L1'>
Improve this doc
</a>
</div>
<h1 class="api-title">
ion-list
<br/>
<small>
Delegate: <a href="/docs/api/service/$ionicListDelegate/"><code>$ionicListDelegate</code></a>
</small>
</h1>
<p><div class="phone-case">
<p data-height="568" data-theme-id="3572" data-slug-hash="JsHjf" data-default-tab="result" class='codepen'>See the Pen by <a href='http://codepen.io/ionic/pen/JsHjf'>Ionic</a> (<a href='http://codepen.io/ionic'>@ionic</a>) on <a href='http://codepen.io'>CodePen</a>.</p>
<script async src="//codepen.io/assets/embed/ei.js"></script>
</div></p>
<p>The List is a widely used interface element in almost any mobile app, and can include
content ranging from basic text all the way to buttons, toggles, icons, and thumbnails.</p>
<p>Both the list, which contains items, and the list items themselves can be any HTML
element. The containing element requires the <code>list</code> class and each list item requires
the <code>item</code> class.</p>
<p>However, using the ionList and ionItem directives make it easy to support various
interaction modes such as swipe to edit, drag to reorder, and removing items.</p>
<p>Related: <a href="/docs/api/directive/ionItem/"><code>ionItem</code></a>, <a href="/docs/api/directive/ionOptionButton/"><code>ionOptionButton</code></a>
<a href="/docs/api/directive/ionReorderButton/"><code>ionReorderButton</code></a>, <a href="/docs/api/directive/ionDeleteButton/"><code>ionDeleteButton</code></a>, <a href="/docs/components/#list"><code>list CSS documentation</code></a>.</p>
<h2 id="usage">Usage</h2>
<p>Basic Usage:</p>
<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><ion-list></span>
<span class="nt"><ion-item</span> <span class="na">ng-repeat=</span><span class="s">"item in items"</span><span class="nt">></span>
Hello, {{item}}!
<span class="nt"></ion-item></span>
<span class="nt"></ion-list></span>
</code></pre></div>
<p>Advanced Usage: Thumbnails, Delete buttons, Reordering, Swiping</p>
<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><ion-list</span> <span class="na">ng-controller=</span><span class="s">"MyCtrl"</span>
<span class="na">show-delete=</span><span class="s">"shouldShowDelete"</span>
<span class="na">show-reorder=</span><span class="s">"shouldShowReorder"</span>
<span class="na">can-swipe=</span><span class="s">"listCanSwipe"</span><span class="nt">></span>
<span class="nt"><ion-item</span> <span class="na">ng-repeat=</span><span class="s">"item in items"</span>
<span class="na">class=</span><span class="s">"item-thumbnail-left"</span><span class="nt">></span>
<span class="nt"><img</span> <span class="na">ng-src=</span><span class="s">"{{item.img}}"</span><span class="nt">></span>
<span class="nt"><h2></span>{{item.title}}<span class="nt"></h2></span>
<span class="nt"><p></span>{{item.description}}<span class="nt"></p></span>
<span class="nt"><ion-option-button</span> <span class="na">class=</span><span class="s">"button-positive"</span>
<span class="na">ng-click=</span><span class="s">"share(item)"</span><span class="nt">></span>
Share
<span class="nt"></ion-option-button></span>
<span class="nt"><ion-option-button</span> <span class="na">class=</span><span class="s">"button-info"</span>
<span class="na">ng-click=</span><span class="s">"edit(item)"</span><span class="nt">></span>
Edit
<span class="nt"></ion-option-button></span>
<span class="nt"><ion-delete-button</span> <span class="na">class=</span><span class="s">"ion-minus-circled"</span>
<span class="na">ng-click=</span><span class="s">"items.splice($index, 1)"</span><span class="nt">></span>
<span class="nt"></ion-delete-button></span>
<span class="nt"><ion-reorder-button</span> <span class="na">class=</span><span class="s">"ion-navicon"</span>
<span class="na">on-reorder=</span><span class="s">"reorderItem(item, $fromIndex, $toIndex)"</span><span class="nt">></span>
<span class="nt"></ion-reorder-button></span>
<span class="nt"></ion-item></span>
<span class="nt"></ion-list></span>
</code></pre></div><div class="highlight"><pre><code class="language-javascript" data-lang="javascript"><span class="nx">app</span><span class="p">.</span><span class="nx">controller</span><span class="p">(</span><span class="s1">'MyCtrl'</span><span class="p">,</span> <span class="kd">function</span><span class="p">(</span><span class="nx">$scope</span><span class="p">)</span> <span class="p">{</span>
<span class="nx">$scope</span><span class="p">.</span><span class="nx">shouldShowDelete</span> <span class="o">=</span> <span class="kc">false</span><span class="p">;</span>
<span class="nx">$scope</span><span class="p">.</span><span class="nx">shouldShowReorder</span> <span class="o">=</span> <span class="kc">false</span><span class="p">;</span>
<span class="nx">$scope</span><span class="p">.</span><span class="nx">listCanSwipe</span> <span class="o">=</span> <span class="kc">true</span>
<span class="p">});</span>
</code></pre></div>
<h2 id="api" style="clear:both;">API</h2>
<table class="table" style="margin:0;">
<thead>
<tr>
<th>Attr</th>
<th>Type</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>
delegate-handle
<div><em>(optional)</em></div>
</td>
<td>
<code>string</code>
</td>
<td>
<p>The handle used to identify this list with
<a href="/docs/api/service/$ionicListDelegate/"><code>$ionicListDelegate</code></a>.</p>
</td>
</tr>
<tr>
<td>
type
<div><em>(optional)</em></div>
</td>
<td>
<code>string</code>
</td>
<td>
<p>The type of list to use (list-inset or card)</p>
</td>
</tr>
<tr>
<td>
show-delete
<div><em>(optional)</em></div>
</td>
<td>
<code>boolean</code>
</td>
<td>
<p>Whether the delete buttons for the items in the list are
currently shown or hidden.</p>
</td>
</tr>
<tr>
<td>
show-reorder
<div><em>(optional)</em></div>
</td>
<td>
<code>boolean</code>
</td>
<td>
<p>Whether the reorder buttons for the items in the list are
currently shown or hidden.</p>
</td>
</tr>
<tr>
<td>
can-swipe
<div><em>(optional)</em></div>
</td>
<td>
<code>boolean</code>
</td>
<td>
<p>Whether the items in the list are allowed to be swiped to reveal
option buttons. Default: true.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="pre-footer">
<div class="row ionic">
<div class="col-sm-6 col-a">
<h4>
<a href="/getting-started/">Getting started <span class="icon ion-arrow-right-c"></span></a>
</h4>
<p>
Learn more about how Ionic was built, why you should use it, and what's included. We'll cover
the basics and help you get started from the ground up.
</p>
</div>
<div class="col-sm-6 col-b">
<h4>
<a href="/docs/">Documentation <span class="icon ion-arrow-right-c"></span></a>
</h4>
<p>
What are you waiting for? Take a look and get coding! Our documentation covers all you need to know
to get an app up and running in minutes.
</p>
</div>
</div>
</div>
<footer class="footer">
<nav class="base-links">
<dl>
<dt>Docs</dt>
<dd><a href="http://ionicframework.com/docs/">Documentation</a></dd>
<dd><a href="http://ionicframework.com/getting-started/">Getting Started</a></dd>
<dd><a href="http://ionicframework.com/docs/overview/">Overview</a></dd>
<dd><a href="http://ionicframework.com/docs/components/">Components</a></dd>
<dd><a href="http://ionicframework.com/docs/api/">JavaScript</a></dd>
<dd><a href="http://ionicframework.com/submit-issue/">Submit Issue</a></dd>
</dl>
<dl>
<dt>Resources</dt>
<dd><a href="http://learn.ionicframework.com/">Learn Ionic</a></dd>
<dd><a href="http://ngcordova.com/">ngCordova</a></dd>
<dd><a href="http://ionicons.com/">Ionicons</a></dd>
<dd><a href="http://creator.ionic.io/">Creator</a></dd>
<dd><a href="http://showcase.ionicframework.com/">Showcase</a></dd>
<dd><a href="http://manning.com/wilken/?a_aid=ionicinactionben&a_bid=1f0a0e1d">The Ionic Book</a></dd>
</dl>
<dl>
<dt>Contribute</dt>
<dd><a href="http://forum.ionicframework.com/">Community Forum</a></dd>
<dd><a href="http://webchat.freenode.net/?randomnick=1&channels=%23ionic&uio=d4">Ionic IRC</a></dd>
<dd><a href="http://ionicframework.com/present-ionic/">Present Ionic</a></dd>
<dd><a href="http://ionicframework.com/contribute/">Contribute</a></dd>
<dd><a href="https://github.com/driftyco/ionic-learn/issues/new">Write for us</a></dd>
<dd><a href="http://shop.ionic.io/">Ionic Shop</a></dd>
</dl>
<dl class="small-break">
<dt>About</dt>
<dd><a href="http://blog.ionic.io/">Blog</a></dd>
<dd><a href="http://ionic.io">Services</a></dd>
<dd><a href="http://drifty.com">Company</a></dd>
<dd><a href="https://s3.amazonaws.com/ionicframework.com/logo-pack.zip">Logo Pack</a></dd>
<dd><a href="mailto:hi@ionicframework.com">Contact</a></dd>
<dd><a href="http://ionicframework.com/jobs/">Jobs</a></dd>
</dl>
<dl>
<dt>Connect</dt>
<dd><a href="https://twitter.com/IonicFramework">Twitter</a></dd>
<dd><a href="https://github.com/driftyco/ionic">GitHub</a></dd>
<dd><a href="https://www.facebook.com/ionicframework">Facebook</a></dd>
<dd><a href="https://plus.google.com/b/112280728135675018538/+Ionicframework/posts">Google+</a></dd>
<dd><a href="https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw">YouTube</a></dd>
<dd><a href="https://twitter.com/ionitron">Ionitron</a></dd>
</dl>
</nav>
<div class="newsletter row">
<div class="newsletter-container">
<div class="col-sm-7">
<div class="newsletter-text">Stay in the loop</div>
<div class="sign-up">Sign up to receive emails for the latest updates, features, and news on the framework.</div>
</div>
<form action="http://codiqa.createsend.com/t/t/s/jytylh/" method="post" class="input-group col-sm-5">
<input id="fieldEmail" name="cm-jytylh-jytylh" class="form-control" type="email" placeholder="Email" required />
<span class="input-group-btn">
<button class="btn btn-default" type="submit">Subscribe</button>
</span>
</form>
</div>
</div>
<div class="copy">
<div class="copy-container">
<p class="authors">
Code licensed under <a href="/docs/#license">MIT</a>.
Docs under <a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)">Apache 2</a>
<span>|</span>
© 2013-2015 <a href="http://drifty.com/">Drifty Co</a>
</p>
</div>
</div>
</footer>
<script type="text/javascript">
var _sf_async_config = { uid: 54141, domain: 'ionicframework.com', useCanonical: true };
(function() {
function loadChartbeat() {
window._sf_endpt = (new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src','//static.chartbeat.com/js/chartbeat.js');
document.body.appendChild(e);
};
var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function() { oldonload(); loadChartbeat(); };
})();
</script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
<script src="/js/site.js?1"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Cookies.js/0.4.0/cookies.min.js"></script>
<script>
$('.navbar .dropdown').on('show.bs.dropdown', function(e){
//$(this).find('.dropdown-menu').addClass('animated fadeInDown');
});
// ADD SLIDEUP ANIMATION TO DROPDOWN //
$('.navbar .dropdown').on('hide.bs.dropdown', function(e){
//$(this).find('.dropdown-menu').first().stop(true, true).slideUp(200);
//$(this).find('.dropdown-menu').removeClass('animated fadeInDown');
});
try {
var d = new Date('2015-03-20 05:00:00 +0000');
var ts = d.getTime();
var cd = Cookies.get('_iondj');
if(cd) {
cd = JSON.parse(atob(cd));
if(parseInt(cd.lp) < ts) {
var bt = document.getElementById('blog-badge');
bt.style.display = 'block';
}
cd.lp = ts;
} else {
var bt = document.getElementById('blog-badge');
bt.style.display = 'block';
cd = {
lp: ts
}
}
Cookies.set('_iondj', btoa(JSON.stringify(cd)));
} catch(e) {
}
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</body>
</html>
|
public/ui/alerts.html
|
Tendors/phpshell
|
<!DOCTYPE html>
<!--[if IE 9 ]><html class="ie9"><![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Material Admin</title>
<!-- Vendor CSS -->
<link href="vendors/bower_components/animate.css/animate.min.css" rel="stylesheet">
<link href="vendors/bower_components/material-design-iconic-font/dist/css/material-design-iconic-font.min.css" rel="stylesheet">
<link href="vendors/bower_components/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css" rel="stylesheet">
<link href="vendors/bower_components/google-material-color/dist/palette.css" rel="stylesheet">
<!-- CSS -->
<link href="css/app.min.1.css" rel="stylesheet">
<link href="css/app.min.2.css" rel="stylesheet">
<!-- Following CSS is used only fore demo purposes thus you can remove anytime -->
<link href="css/demo.css" rel="stylesheet">
</head>
<body data-ma-header="teal">
<header id="header" class="media">
<div class="pull-left h-logo">
<a href="index.html" class="hidden-xs">
Material
<small>admin extended</small>
</a>
<div class="menu-collapse" data-ma-action="sidebar-open" data-ma-target="main-menu">
<div class="mc-wrap">
<div class="mcw-line top palette-White bg"></div>
<div class="mcw-line center palette-White bg"></div>
<div class="mcw-line bottom palette-White bg"></div>
</div>
</div>
</div>
<ul class="pull-right h-menu">
<li class="hm-search-trigger">
<a href="" data-ma-action="search-open">
<i class="hm-icon zmdi zmdi-search"></i>
</a>
</li>
<li class="dropdown hidden-xs hidden-sm h-apps">
<a data-toggle="dropdown" href="">
<i class="hm-icon zmdi zmdi-apps"></i>
</a>
<ul class="dropdown-menu pull-right">
<li>
<a href="">
<i class="palette-Red-400 bg zmdi zmdi-calendar"></i>
<small>Calendar</small>
</a>
</li>
<li>
<a href="">
<i class="palette-Green-400 bg zmdi zmdi-file-text"></i>
<small>Files</small>
</a>
</li>
<li>
<a href="">
<i class="palette-Light-Blue bg zmdi zmdi-email"></i>
<small>Mail</small>
</a>
</li>
<li>
<a href="">
<i class="palette-Orange-400 bg zmdi zmdi-trending-up"></i>
<small>Analytics</small>
</a>
</li>
<li>
<a href="">
<i class="palette-Purple-300 bg zmdi zmdi-view-headline"></i>
<small>News</small>
</a>
</li>
<li>
<a href="">
<i class="palette-Blue-Grey bg zmdi zmdi-image"></i>
<small>Gallery</small>
</a>
</li>
</ul>
</li>
<li class="dropdown hidden-xs">
<a data-toggle="dropdown" href=""><i class="hm-icon zmdi zmdi-more-vert"></i></a>
<ul class="dropdown-menu dm-icon pull-right">
<li class="hidden-xs">
<a data-action="fullscreen" href=""><i class="zmdi zmdi-fullscreen"></i> Toggle Fullscreen</a>
</li>
<li>
<a data-action="clear-localstorage" href=""><i class="zmdi zmdi-delete"></i> Clear Local Storage</a>
</li>
<li>
<a href=""><i class="zmdi zmdi-face"></i> Privacy Settings</a>
</li>
<li>
<a href=""><i class="zmdi zmdi-settings"></i> Other Settings</a>
</li>
</ul>
</li>
<li class="hm-alerts" data-user-alert="sua-messages" data-ma-action="sidebar-open" data-ma-target="user-alerts">
<a href=""><i class="hm-icon zmdi zmdi-notifications"></i></a>
</li>
<li class="dropdown hm-profile">
<a data-toggle="dropdown" href="">
<img src="img/profile-pics/1.jpg" alt="">
</a>
<ul class="dropdown-menu pull-right dm-icon">
<li>
<a href="profile-about.html"><i class="zmdi zmdi-account"></i> View Profile</a>
</li>
<li>
<a href=""><i class="zmdi zmdi-input-antenna"></i> Privacy Settings</a>
</li>
<li>
<a href=""><i class="zmdi zmdi-settings"></i> Settings</a>
</li>
<li>
<a href=""><i class="zmdi zmdi-time-restore"></i> Logout</a>
</li>
</ul>
</li>
</ul>
<div class="media-body h-search">
<form class="p-relative">
<input type="text" class="hs-input" placeholder="Search for people, files & reports">
<i class="zmdi zmdi-search hs-reset" data-ma-action="search-clear"></i>
</form>
</div>
</header>
<section id="main">
<aside id="s-user-alerts" class="sidebar">
<ul class="tab-nav tn-justified tn-icon m-t-10" data-tab-color="teal">
<li><a class="sua-messages" href="#sua-messages" data-toggle="tab"><i class="zmdi zmdi-email"></i></a></li>
<li><a class="sua-notifications" href="#sua-notifications" data-toggle="tab"><i class="zmdi zmdi-notifications"></i></a></li>
<li><a class="sua-tasks" href="#sua-tasks" data-toggle="tab"><i class="zmdi zmdi-view-list-alt"></i></a></li>
</ul>
<div class="tab-content">
<div class="tab-pane fade" id="sua-messages">
<ul class="sua-menu list-inline list-unstyled palette-Light-Blue bg">
<li><a href=""><i class="zmdi zmdi-check-all"></i> Mark all</a></li>
<li><a href=""><i class="zmdi zmdi-long-arrow-tab"></i> View all</a></li>
<li><a href="" data-ma-action="sidebar-close"><i class="zmdi zmdi-close"></i> Close</a></li>
</ul>
<div class="list-group lg-alt c-overflow">
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/1.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">David Villa Jacobs</div>
<small class="lgi-text">Sorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam mattis lobortis sapien non posuere</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/5.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Candice Barnes</div>
<small class="lgi-text">Quisque non tortor ultricies, posuere elit id, lacinia purus curabitur.</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/3.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Jeannette Lawson</div>
<small class="lgi-text">Donec congue tempus ligula, varius hendrerit mi hendrerit sit amet. Duis ac quam sit amet leo feugiat iaculis</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/4.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Darla Mckinney</div>
<small class="lgi-text">Duis tincidunt augue nec sem dignissim scelerisque. Vestibulum rhoncus sapien sed nulla aliquam lacinia</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/2.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Rudolph Perez</div>
<small class="lgi-text">Phasellus a ullamcorper lectus, sit amet viverra quam. In luctus tortor vel nulla pharetra bibendum</small>
</div>
</a>
</div>
<a href="" class="btn btn-float btn-danger m-btn">
<i class="zmdi zmdi-plus"></i>
</a>
</div>
<div class="tab-pane fade" id="sua-notifications">
<ul class="sua-menu list-inline list-unstyled palette-Orange bg">
<li><a href=""><i class="zmdi zmdi-volume-off"></i> Mute</a></li>
<li><a href=""><i class="zmdi zmdi-long-arrow-tab"></i> View all</a></li>
<li><a href="" data-ma-action="sidebar-close"><i class="zmdi zmdi-close"></i> Close</a></li>
</ul>
<div class="list-group lg-alt c-overflow">
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/1.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">David Villa Jacobs</div>
<small class="lgi-text">Sorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam mattis lobortis sapien non posuere</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/5.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Candice Barnes</div>
<small class="lgi-text">Quisque non tortor ultricies, posuere elit id, lacinia purus curabitur.</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/3.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Jeannette Lawson</div>
<small class="lgi-text">Donec congue tempus ligula, varius hendrerit mi hendrerit sit amet. Duis ac quam sit amet leo feugiat iaculis</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/4.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Darla Mckinney</div>
<small class="lgi-text">Duis tincidunt augue nec sem dignissim scelerisque. Vestibulum rhoncus sapien sed nulla aliquam lacinia</small>
</div>
</a>
<a href="" class="list-group-item media">
<div class="pull-left">
<img class="avatar-img" src="img/profile-pics/2.jpg" alt="">
</div>
<div class="media-body">
<div class="lgi-heading">Rudolph Perez</div>
<small class="lgi-text">Phasellus a ullamcorper lectus, sit amet viverra quam. In luctus tortor vel nulla pharetra bibendum</small>
</div>
</a>
</div>
</div>
<div class="tab-pane fade" id="sua-tasks">
<ul class="sua-menu list-inline list-unstyled palette-Green-400 bg">
<li><a href=""><i class="zmdi zmdi-time"></i> Archived</a></li>
<li><a href=""><i class="zmdi zmdi-check-all"></i> Mark all</a></li>
<li><a href="" data-ma-action="sidebar-close"><i class="zmdi zmdi-close"></i> Close</a></li>
</ul>
<div class="list-group lg-alt c-overflow">
<div class="list-group-item">
<div class="lgi-heading m-b-5">HTML5 Validation Report</div>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width: 95%">
<span class="sr-only">95% Complete (success)</span>
</div>
</div>
</div>
<div class="list-group-item">
<div class="lgi-heading m-b-5">Google Chrome Extension</div>
<div class="progress">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80% Complete (success)</span>
</div>
</div>
</div>
<div class="list-group-item">
<div class="lgi-heading m-b-5">Social Intranet Projects</div>
<div class="progress">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
<span class="sr-only">20% Complete</span>
</div>
</div>
</div>
<div class="list-group-item">
<div class="lgi-heading m-b-5">Bootstrap Admin Template</div>
<div class="progress">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
<span class="sr-only">60% Complete (warning)</span>
</div>
</div>
</div>
<div class="list-group-item">
<div class="lgi-heading m-b-5">Youtube Client App</div>
<div class="progress">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80% Complete (danger)</span>
</div>
</div>
</div>
</div>
<a href="" class="btn btn-float btn-danger m-btn">
<i class="zmdi zmdi-plus"></i>
</a>
</div>
</div>
</aside>
<aside id="s-main-menu" class="sidebar">
<div class="smm-header">
<i class="zmdi zmdi-long-arrow-left" data-ma-action="sidebar-close"></i>
</div>
<ul class="smm-alerts">
<li data-user-alert="sua-messages" data-ma-action="sidebar-open" data-ma-target="user-alerts">
<i class="zmdi zmdi-email"></i>
</li>
<li data-user-alert="sua-notifications" data-ma-action="sidebar-open" data-ma-target="user-alerts">
<i class="zmdi zmdi-notifications"></i>
</li>
<li data-user-alert="sua-tasks" data-ma-action="sidebar-open" data-ma-target="user-alerts">
<i class="zmdi zmdi-view-list-alt"></i>
</li>
</ul>
<ul class="main-menu">
<li>
<a href="index.html"><i class="zmdi zmdi-home"></i> Home</a>
</li>
<li class="sub-menu">
<a href="" data-ma-action="submenu-toggle"><i class="zmdi zmdi-view-compact"></i> Headers</a>
<ul>
<li><a href="alternative-header.html">Altenative</a></li>
<li><a href="colored-header.html">Colored</a></li>
</ul>
</li>
<li><a href="typography.html"><i class="zmdi zmdi-format-underlined"></i> Typography</a></li>
<li><a href="widgets.html"><i class="zmdi zmdi-widgets"></i> Widgets</a></li>
<li class="sub-menu">
<a href="" data-ma-action="submenu-toggle"><i class="zmdi zmdi-view-list"></i> Tables</a>
<ul>
<li><a href="tables.html">Normal Tables</a></li>
<li><a href="data-tables.html">Data Tables</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="" data-ma-action="submenu-toggle"><i class="zmdi zmdi-collection-text"></i> Forms</a>
<ul>
<li><a href="form-elements.html">Basic Form Elements</a></li>
<li><a href="form-components.html">Form Components</a></li>
<li><a href="form-examples.html">Form Examples</a></li>
<li><a href="form-validations.html">Form Validation</a></li>
</ul>
</li>
<li class="sub-menu active">
<a href="" data-ma-action="submenu-toggle"><i class="zmdi zmdi-swap-alt"></i>User Interface</a>
<ul>
<li><a href="colors.html">Colors</a></li>
<li><a href="animations.html">Animations</a></li>
<li><a href="box-shadow.html">Box Shadow</a></li>
<li><a href="buttons.html">Buttons</a></li>
<li><a href="icons.html">Icons</a></li>
<li class="active"><a href="alerts.html">Alerts</a></li>
<li><a href="preloaders.html">Preloaders</a></li>
<li><a href="notification-dialog.html">Notifications & Dialogs</a></li>
<li><a href="media.html">Media</a></li>
<li><a href="components.html">Components</a></li>
<li><a href="other-components.html">Others</a></li>
</ul>
</li>
<li><a href="flot-charts.html"><i class="zmdi zmdi-trending-up"></i> Flot Charts</a></li>
<li class="sub-menu">
<a href="" data-ma-action="submenu-toggle"><i class="zmdi zmdi-image"></i>Photo Gallery</a>
<ul>
<li><a href="photos.html">Default</a></li>
<li><a href="photo-timeline.html">Timeline</a></li>
</ul>
</li>
<li><a href="calendar.html"><i class="zmdi zmdi-calendar"></i> Calendar</a></li>
<li><a href="generic-classes.html"><i class="zmdi zmdi-layers"></i> Generic Classes</a></li>
<li class="sub-menu">
<a href="" data-ma-action="submenu-toggle"><i class="zmdi zmdi-collection-item"></i> Sample Pages</a>
<ul>
<li><a href="profile-about.html">Profile</a></li>
<li><a href="list-view.html">List View</a></li>
<li><a href="messages.html">Messages</a></li>
<li><a href="pricing-table.html">Pricing Table</a></li>
<li><a href="contacts.html">Contacts</a></li>
<li><a href="wall.html">Wall</a></li>
<li><a href="invoice.html">Invoice</a></li>
<li><a href="login.html">Login and Sign Up</a></li>
<li><a href="lockscreen.html">Lockscreen</a></li>
<li><a href="404.html">Error 404</a></li>
</ul>
</li>
<li class="sub-menu">
<a href="" data-ma-action="submenu-toggle"><i class="zmdi zmdi-menu"></i> 3 Level Menu</a>
<ul>
<li><a href="form-elements.html">Level 2 link</a></li>
<li><a href="form-components.html">Another level 2 Link</a></li>
<li class="sub-menu">
<a href="" data-ma-action="submenu-toggle">I have children too</a>
<ul>
<li><a href="">Level 3 link</a></li>
<li><a href="">Another Level 3 link</a></li>
<li><a href="">Third one</a></li>
</ul>
</li>
<li><a href="form-validations.html">One more 2</a></li>
</ul>
</li>
</ul>
</aside>
<section id="content">
<div class="container">
<div class="c-header">
<h2>Alerts</h2>
</div>
<div class="card">
<div class="card-header">
<h2>Basic Example <small>Wrap any text and an optional dismiss button in '.alert' and one of the four contextual classes (e.g., .alert-success) for basic alert messages.</small></h2>
</div>
<div class="card-body card-padding">
<div class="alert alert-success" role="alert">Well done! You successfully read this important alert message.</div>
<div class="alert alert-info" role="alert">Heads up! This alert needs your attention, but it's not super important.</div>
<div class="alert alert-warning" role="alert">Warning! Better check yourself, you're not looking too good.</div>
<div class="alert alert-danger" role="alert">Oh snap! Change a few things up and try submitting again.</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h2>Dismissible Alerts <small>Build on any alert by adding an optional '.alert-dismissible' and close button.</small></h2>
</div>
<div class="card-body card-padding">
<div class="alert alert-success alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Well done! You successfully read this important alert message.
</div>
<div class="alert alert-info alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Heads up! This alert needs your attention, but it's not super important.
</div>
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Warning! Better check yourself, you're not looking too good.
</div>
<div class="alert alert-danger alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Oh snap! Change a few things up and try submitting again.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h2>Links in alerts <small>Use the '.alert-link' utility class to quickly provide matching colored links within any alert.</small></h2>
</div>
<div class="card-body card-padding">
<div class="alert alert-success alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Well done! You successfully read <a href="" class="alert-link">this important alert message.</a>
</div>
<div class="alert alert-info alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Heads up! This <a href="" class="alert-link">alert needs your attention</a>, but it's not super important.
</div>
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Warning! Better check yourself, you're <a href="" class="alert-link">not looking too good.</a>
</div>
<div class="alert alert-danger alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Oh snap! <a href="" class="alert-link">Change a few things up</a> and try submitting again.
</div>
</div>
</div>
</div>
</section>
<footer id="footer">
Copyright © 2015 Material Admin
<ul class="f-menu">
<li><a href="">Home</a></li>
<li><a href="">Dashboard</a></li>
<li><a href="">Reports</a></li>
<li><a href="">Support</a></li>
<li><a href="">Contact</a></li>
</ul>
</footer>
</section>
<!-- Page Loader -->
<div class="page-loader palette-Teal bg">
<div class="preloader pl-xl pls-white">
<svg class="pl-circular" viewBox="25 25 50 50">
<circle class="plc-path" cx="50" cy="50" r="20"/>
</svg>
</div>
</div>
<!-- Older IE warning message -->
<!--[if lt IE 9]>
<div class="ie-warning">
<h1 class="c-white">Warning!!</h1>
<p>You are using an outdated version of Internet Explorer, please upgrade <br/>to any of the following web browsers to access this website.</p>
<div class="iew-container">
<ul class="iew-download">
<li>
<a href="http://www.google.com/chrome/">
<img src="img/browsers/chrome.png" alt="">
<div>Chrome</div>
</a>
</li>
<li>
<a href="https://www.mozilla.org/en-US/firefox/new/">
<img src="img/browsers/firefox.png" alt="">
<div>Firefox</div>
</a>
</li>
<li>
<a href="http://www.opera.com">
<img src="img/browsers/opera.png" alt="">
<div>Opera</div>
</a>
</li>
<li>
<a href="https://www.apple.com/safari/">
<img src="img/browsers/safari.png" alt="">
<div>Safari</div>
</a>
</li>
<li>
<a href="http://windows.microsoft.com/en-us/internet-explorer/download-ie">
<img src="img/browsers/ie.png" alt="">
<div>IE (New)</div>
</a>
</li>
</ul>
</div>
<p>Sorry for the inconvenience!</p>
</div>
<![endif]-->
<!-- Javascript Libraries -->
<script src="vendors/bower_components/jquery/dist/jquery.min.js"></script>
<script src="vendors/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="vendors/bower_components/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="vendors/bower_components/Waves/dist/waves.min.js"></script>
<script src="vendors/bootstrap-growl/bootstrap-growl.min.js"></script>
<!-- Placeholder for IE9 -->
<!--[if IE 9 ]>
<script src="vendors/bower_components/jquery-placeholder/jquery.placeholder.min.js"></script>
<![endif]-->
<script src="js/functions.js"></script>
<script src="js/actions.js"></script>
<script src="js/demo.js"></script>
</body>
</html>
|
docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/class-use/Transformer.html
|
arnaud71/webso-db
|
<!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 Thu Jan 23 20:22:41 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.handler.dataimport.Transformer (Solr 4.6.1 API)</title>
<meta name="date" content="2014-01-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 Class org.apache.solr.handler.dataimport.Transformer (Solr 4.6.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/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport">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/handler/dataimport//class-useTransformer.html" target="_top">FRAMES</a></li>
<li><a href="Transformer.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.handler.dataimport.Transformer" class="title">Uses of Class<br>org.apache.solr.handler.dataimport.Transformer</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport">Transformer</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.solr.handler.dataimport">org.apache.solr.handler.dataimport</a></td>
<td class="colLast">
<div class="block"><a href="../../../../../../org/apache/solr/handler/dataimport/DataImportHandler.html" title="class in org.apache.solr.handler.dataimport"><code>DataImportHandler</code></a> and related code.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.solr.handler.dataimport">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport">Transformer</a> in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport">Transformer</a> in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/ClobTransformer.html" title="class in org.apache.solr.handler.dataimport">ClobTransformer</a></strong></code>
<div class="block"><a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> instance which converts a <a href="http://download.oracle.com/javase/6/docs/api/java/sql/Clob.html?is-external=true" title="class or interface in java.sql"><code>Clob</code></a> to a <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/DateFormatTransformer.html" title="class in org.apache.solr.handler.dataimport">DateFormatTransformer</a></strong></code>
<div class="block">
<a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> instance which creates <a href="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> instances out of <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>s.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/HTMLStripTransformer.html" title="class in org.apache.solr.handler.dataimport">HTMLStripTransformer</a></strong></code>
<div class="block">A <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> implementation which strip off HTML tags using <a href="http://lucene.apache.org/core/4_6_1/analyzers-common/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter"><code>HTMLStripCharFilter</code></a> This is useful
in case you don't need this HTML anyway.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/LogTransformer.html" title="class in org.apache.solr.handler.dataimport">LogTransformer</a></strong></code>
<div class="block">A <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> implementation which logs messages in a given template format.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/NumberFormatTransformer.html" title="class in org.apache.solr.handler.dataimport">NumberFormatTransformer</a></strong></code>
<div class="block">
A <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> instance which can extract numbers out of strings.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/RegexTransformer.html" title="class in org.apache.solr.handler.dataimport">RegexTransformer</a></strong></code>
<div class="block">
A <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> implementation which uses Regular Expressions to extract, split
and replace data in fields.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/ScriptTransformer.html" title="class in org.apache.solr.handler.dataimport">ScriptTransformer</a></strong></code>
<div class="block">
A <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> instance capable of executing functions written in scripting
languages as a <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/TemplateTransformer.html" title="class in org.apache.solr.handler.dataimport">TemplateTransformer</a></strong></code>
<div class="block">
A <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport"><code>Transformer</code></a> which can put values into a column by resolving an expression
containing other columns</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/solr/handler/dataimport/package-summary.html">org.apache.solr.handler.dataimport</a> with type parameters of type <a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport">Transformer</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport">Transformer</a>></code></td>
<td class="colLast"><span class="strong">EntityProcessorWrapper.</span><code><strong><a href="../../../../../../org/apache/solr/handler/dataimport/EntityProcessorWrapper.html#transformers">transformers</a></strong></code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/handler/dataimport/Transformer.html" title="class in org.apache.solr.handler.dataimport">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/handler/dataimport//class-useTransformer.html" target="_top">FRAMES</a></li>
<li><a href="Transformer.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>
|
plugins/InspectionGadgets/src/inspectionDescriptions/PackageNamingConvention.html
|
mdaniel/intellij-community
|
<html>
<body>
Reports packages whose names are either too short, too long, or do not follow the specified regular expression pattern.
<p><b>Example:</b> <code>package io;</code>
should be reported if the inspection is enabled with its default settings (where package name should contain at least 3 characters)</p>
<!-- tooltip end -->
<p>
Use the fields below to specify minimum length, maximum length and regular expression matching valid package names
(Regular expressions are in standard <b>java.util.regex</b> format).
<p>
</body>
</html>
|
文广/mob/ApiDoc/cn/smssdk/gui/layout/class-use/BasePageLayout.html
|
a616707902/wenguangIM
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_111) on Wed Oct 12 14:47:58 CST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.smssdk.gui.layout.BasePageLayout的使用</title>
<meta name="date" content="2016-10-12">
<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="\u7C7B cn.smssdk.gui.layout.BasePageLayout\u7684\u4F7F\u7528";
}
//-->
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li><a href="../package-summary.html">程序包</a></li>
<li><a href="../../../../../cn/smssdk/gui/layout/BasePageLayout.html" title="cn.smssdk.gui.layout中的类">类</a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../../../../../overview-tree.html">树</a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?cn/smssdk/gui/layout/class-use/BasePageLayout.html" target="_top">框架</a></li>
<li><a href="BasePageLayout.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">所有类</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="类 cn.smssdk.gui.layout.BasePageLayout 的使用" class="title">类 cn.smssdk.gui.layout.BasePageLayout<br>的使用</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释">
<caption><span>使用<a href="../../../../../cn/smssdk/gui/layout/BasePageLayout.html" title="cn.smssdk.gui.layout中的类">BasePageLayout</a>的程序包</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">程序包</th>
<th class="colLast" scope="col">说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#cn.smssdk.gui.layout">cn.smssdk.gui.layout</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="cn.smssdk.gui.layout">
<!-- -->
</a>
<h3><a href="../../../../../cn/smssdk/gui/layout/package-summary.html">cn.smssdk.gui.layout</a>中<a href="../../../../../cn/smssdk/gui/layout/BasePageLayout.html" title="cn.smssdk.gui.layout中的类">BasePageLayout</a>的使用</h3>
<table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表子类和解释">
<caption><span><a href="../../../../../cn/smssdk/gui/layout/package-summary.html">cn.smssdk.gui.layout</a>中<a href="../../../../../cn/smssdk/gui/layout/BasePageLayout.html" title="cn.smssdk.gui.layout中的类">BasePageLayout</a>的子类</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">类和说明</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../cn/smssdk/gui/layout/ContactDetailPageLayout.html" title="cn.smssdk.gui.layout中的类">ContactDetailPageLayout</a></strong></code>
<div class="block">联系人详情页面布局</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../cn/smssdk/gui/layout/ContactListPageLayout.html" title="cn.smssdk.gui.layout中的类">ContactListPageLayout</a></strong></code>
<div class="block">联系人列表页面布局</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../cn/smssdk/gui/layout/CountryListPageLayout.html" title="cn.smssdk.gui.layout中的类">CountryListPageLayout</a></strong></code>
<div class="block">国家列表页面布局</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../cn/smssdk/gui/layout/IdentifyNumPageLayout.html" title="cn.smssdk.gui.layout中的类">IdentifyNumPageLayout</a></strong></code>
<div class="block">验证码输入页面布局</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../cn/smssdk/gui/layout/RegisterPageLayout.html" title="cn.smssdk.gui.layout中的类">RegisterPageLayout</a></strong></code>
<div class="block">注册页面布局</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li><a href="../package-summary.html">程序包</a></li>
<li><a href="../../../../../cn/smssdk/gui/layout/BasePageLayout.html" title="cn.smssdk.gui.layout中的类">类</a></li>
<li class="navBarCell1Rev">使用</li>
<li><a href="../../../../../overview-tree.html">树</a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-files/index-1.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>上一个</li>
<li>下一个</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?cn/smssdk/gui/layout/class-use/BasePageLayout.html" target="_top">框架</a></li>
<li><a href="BasePageLayout.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">所有类</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>
|
src/loopr-page/looper-toolbar.html
|
Loopring/looper
|
<link rel="import" href="../../bower_components/polymer/polymer-element.html">
<dom-module id="loopr-toolbar" fit>
<template>
<style include="shared-styles">
:host {
display: block;
}
paper-button {
height: 64px;
min-width: 120px;
margin: 0;
}
app-toolbar {
color: #fff;
background-color: var(--app-primary-color);
/*height: 48px;*/
}
a>paper-button {
text-transform: none;
}
a[active]>paper-button {
background-color: var(--app-primary-color-dark);
}
a>paper-button:hover {
background-color: rgba(255, 255, 255, .2);
}
a[active]>paper-button:hover {
background-color: var(--app-primary-color-dark);
}
</style>
<app-toolbar>
<!-- <paper-icon-button disabled noink></paper-icon-button> -->
<div condensed-title></div>
<a href="#/markets" active$="[[isActiveTab('markets')]]" styleless tabindex="-1">
<paper-button noink>Markets</paper-button>
</a>
<a href="#/history" active$="[[isActiveTab('history')]]" styleless tabindex="-1">
<paper-button noink>History</paper-button>
</a>
<a id="walletlink" href="#/wallet" active$="[[isActiveTab('wallet')]]" styleless tabindex="-1">
<paper-button noink>Wallet</paper-button>
</a>
<a href="#/settings" active$="[[isActiveTab('settings')]]" styleless tabindex="-1">
<paper-button noink>Settings</paper-button>
</a>
<div condensed-title></div>
<!-- <paper-icon-button noink disabled></paper-icon-button> -->
</app-toolbar>
</template>
<script>
class LooprToolbar extends Polymer.Element {
static get is() { return 'loopr-toolbar'; }
static get properties() {
return {
activeTab: {
type: String,
reflectToAttribute: true
}
};
}
isActiveTab(a) {
return this.activeTab === a;
}
}
window.customElements.define(LooprToolbar.is, LooprToolbar);
</script>
</dom-module>
|
categories/nodejs/index.html
|
panpan040828/panpan040828.github.io
|
<!doctype html>
<html class="theme-next pisces use-motion">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.1.0" rel="stylesheet" type="text/css" />
<meta name="keywords" content="Hexo, NexT" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<meta name="description" content="在学习中不断进步">
<meta property="og:type" content="website">
<meta property="og:title" content="筱鱼兒">
<meta property="og:url" content="http://panpanfish.com/categories/nodejs/index.html">
<meta property="og:site_name" content="筱鱼兒">
<meta property="og:description" content="在学习中不断进步">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="筱鱼兒">
<meta name="twitter:description" content="在学习中不断进步">
<script type="text/javascript" id="hexo.configurations">
var NexT = window.NexT || {};
var CONFIG = {
root: '/',
scheme: 'Pisces',
sidebar: {"position":"left","display":"post"},
fancybox: true,
motion: true,
duoshuo: {
userId: 0,
author: '博主'
},
algolia: {
applicationID: '',
apiKey: '',
indexName: '',
hits: {"per_page":10},
labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}
}
};
</script>
<title> 分类: nodejs | 筱鱼兒 </title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?e18d9ee1b355055e9a39ffec741beb44";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<div class="container one-collumn sidebar-position-left ">
<div class="my-headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="my-site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">筱鱼兒</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">温柔于己,温柔于人</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
分类
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
标签
</a>
</li>
<li class="menu-item menu-item-demo">
<a href="/categories/Demo/" rel="section">
<i class="menu-item-icon fa fa-fw fa-code"></i> <br />
demo
</a>
</li>
</ul>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<section id="posts" class="posts-collapse">
<div class="collection-title">
<h2 >
nodejs
<small>分类</small>
</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/05/23/2016-05-23-node.js的模块机制/" itemprop="url">
<span itemprop="name">nodejs的模块机制</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-05-23T00:00:00+08:00"
content="2016-05-23" >
05-23
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/05/23/2016-05-23-什么是node.js/" itemprop="url">
<span itemprop="name">什么是nodejs</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-05-23T00:00:00+08:00"
content="2016-05-23" >
05-23
</time>
</div>
</header>
</article>
</section>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/uploads/icon.jpg"
alt="Yu Pan" />
<p class="site-author-name" itemprop="name">Yu Pan</p>
<p class="site-description motion-element" itemprop="description">在学习中不断进步</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">81</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">10</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">16</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/panpan040828" target="_blank" title="GitHub">
<i class="fa fa-fw fa-github"></i>
GitHub
</a>
</span>
<span class="links-of-author-item">
<a href="http://weibo.com" target="_blank" title="微博">
<i class="fa fa-fw fa-globe"></i>
微博
</a>
</span>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
©
<span itemprop="copyrightYear">2016</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">Yu Pan</span>
</div>
<!--
<div class="powered-by">
由 <a class="theme-link" href="http://hexo.io">Hexo</a> 强力驱动
</div>
<div class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT.Pisces
</a>
</div>
-->
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.0"></script>
<script type="text/javascript">
var duoshuoQuery = {short_name:"panpanfish"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.id = 'duoshuo-script';
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
</body>
</html>
|
resource/css/member.css
|
houdunwang/hdphp
|
@import "bootstrap.css";
@import "ueditor.css";
|
api/templates/website/sponsor_breakdown.html
|
fras2560/mlsb-platform
|
{% extends "website/new-base.html" %}
{% block content %}
<style type="text/css">
svg {
font-size: 12px;
}
rect.background {
fill: none;
pointer-events: all;
}
.axis {
shape-rendering: crispEdges;
}
.axis path, .axis line {
fill: none;
stroke: #000;
stroke-width: .5px;
}
</style>
<div class="tab-content" id="graph">
<div class="span12">
<p>
<center>
Sponsor Breakdown Breakdown (Click on the bars)
</center>
</p>
<center>
<img src="{{url_for('static', filename="ajax-loader.gif")}}" id="img1" />
</center>
</div>
</div>
{% endblock %}
{% block script %}
<script>
function ready(){
$('#teams').DataTable({
"order": [[0, "asc"]]
});
}
</script>
<script type="text/javascript" src="{{ url_for('static', filename="d3/d3.js") }}"></script>
<script type="text/javascript" src="{{ url_for('static', filename="d3/d3.layout.js") }}"></script>
<script type="text/javascript">
var m = [40, 20, 0, 170], // top right bottom left
w = $('#graph').width() - m[1] - m[3], // width
h = 1220 - m[0] - m[2], // height
x = d3.scale.linear().range([0, w]),
y = 25, // bar height
z = d3.scale.ordinal().range(["#092C5C", "#aaa"]); // bar color
var hierarchy = d3.layout.partition()
.value(function(d) { return d.size; });
var xAxis = d3.svg.axis()
.scale(x)
.orient("top");
var svg = d3.select("#graph").append("svg:svg")
.attr("width", w + m[1] + m[3])
.attr("height", h + m[0] + m[2])
.append("svg:g")
.attr("transform", "translate(" + m[3] + "," + m[0] + ")");
svg.append("svg:rect")
.attr("class", "background")
.attr("width", w)
.attr("height", h)
.on("click", up);
svg.append("svg:g")
.attr("class", "x axis");
svg.append("svg:g")
.attr("class", "y axis")
.append("svg:line")
.attr("y1", "100%");
d3.json("{{route.sponsorbreakdown}}/{{year}}/1", function(root) {
$("#img1").hide();
hierarchy.nodes(root);
x.domain([0, root.value]).nice();
down(root, 0);
});
function down(d, i) {
if (!d.children || this.__transition__) return;
var duration = d3.event && d3.event.altKey ? 7500 : 750,
delay = duration / d.children.length;
// Mark any currently-displayed bars as exiting.
var exit = svg.selectAll(".enter").attr("class", "exit");
// Entering nodes immediately obscure the clicked-on bar, so hide it.
exit.selectAll("rect").filter(function(p) { return p === d; })
.style("fill-opacity", 1e-6);
// Enter the new bars for the clicked-on data
// Per above, entering bars are immediately visible.
var enter = bar(d)
.attr("transform", stack(i))
.style("opacity", 1);
// Have the text fade-in, even though the bars are visible.
// Color the bars as parents; they will fade to children if appropriate.
enter.select("text").style("fill-opacity", 1e-6);
enter.select("rect").style("fill", z(true));
// Update the x-scale domain.
x.domain([0, d3.max(d.children, function(d) { return d.value; })]).nice();
// Update the x-axis.
svg.selectAll(".x.axis").transition()
.duration(duration)
.call(xAxis);
// Transition entering bars to their new position.
var enterTransition = enter.transition()
.duration(duration)
.delay(function(d, i) { return i * delay; })
.attr("transform", function(d, i) { return "translate(0," + y * i * 1.2 + ")"; });
// Transition entering text.
enterTransition.select("text").style("fill-opacity", 1);
// Transition entering rects to the new x-scale.
enterTransition.select("rect")
.attr("width", function(d) { return x(d.value); })
.style("fill", function(d) { return z(!!d.children); });
// Transition exiting bars to fade out.
var exitTransition = exit.transition()
.duration(duration)
.style("opacity", 1e-6)
.remove();
// Transition exiting bars to the new x-scale.
exitTransition.selectAll("rect").attr("width", function(d) { return x(d.value); });
// Rebind the current node to the background.
svg.select(".background").data([d]).transition().duration(duration * 2); d.index = i;
}
function up(d) {
if (!d.parent || this.__transition__) return;
var duration = d3.event && d3.event.altKey ? 7500 : 750,
delay = duration / d.children.length;
// Mark any currently-displayed bars as exiting.
var exit = svg.selectAll(".enter").attr("class", "exit");
// Enter the new bars for the clicked-on data's parent.
var enter = bar(d.parent)
.attr("transform", function(d, i) { return "translate(0," + y * i * 1.2 + ")"; })
.style("opacity", 1e-6);
// Color the bars as appropriate.
// Exiting nodes will obscure the parent bar, so hide it.
enter.select("rect")
.style("fill", function(d) { return z(!!d.children); })
.filter(function(p) { return p === d; })
.style("fill-opacity", 1e-6);
// Update the x-scale domain.
x.domain([0, d3.max(d.parent.children, function(d) { return d.value; })]).nice();
// Update the x-axis.
svg.selectAll(".x.axis").transition()
.duration(duration * 2)
.call(xAxis);
// Transition entering bars to fade in over the full duration.
var enterTransition = enter.transition()
.duration(duration * 2)
.style("opacity", 1);
// Transition entering rects to the new x-scale.
// When the entering parent rect is done, make it visible!
enterTransition.select("rect")
.attr("width", function(d) { return x(d.value); })
.each("end", function(p) { if (p === d) d3.select(this).style("fill-opacity", null); });
// Transition exiting bars to the parent's position.
var exitTransition = exit.selectAll("g").transition()
.duration(duration)
.delay(function(d, i) { return i * delay; })
.attr("transform", stack(d.index));
// Transition exiting text to fade out.
exitTransition.select("text")
.style("fill-opacity", 1e-6);
// Transition exiting rects to the new scale and fade to parent color.
exitTransition.select("rect")
.attr("width", function(d) { return x(d.value); })
.style("fill", z(true));
// Remove exiting nodes when the last child has finished transitioning.
exit.transition().duration(duration * 2).remove();
// Rebind the current parent to the background.
svg.select(".background").data([d.parent]).transition().duration(duration * 2);
}
// Creates a set of bars for the given data node, at the specified index.
function bar(d) {
var bar = svg.insert("svg:g", ".y.axis")
.attr("class", "enter")
.attr("transform", "translate(0,5)")
.selectAll("g")
.data(d.children)
.enter().append("svg:g")
.style("cursor", function(d) { return !d.children ? null : "pointer"; })
.on("click", down);
bar.append("svg:text")
.attr("x", -6)
.attr("y", y / 2)
.attr("dy", ".35em")
.attr("text-anchor", "end")
.text(function(d) { return d.name; });
bar.append("svg:rect")
.attr("width", function(d) { return x(d.value); })
.attr("height", y);
return bar;
}
// A stateful closure for stacking bars horizontally.
function stack(i) {
var x0 = 0;
return function(d) {
var tx = "translate(" + x0 + "," + y * i * 1.2 + ")";
x0 += x(d.value);
return tx;
};
}
</script>
{% endblock %}
|
控制器/index.html
|
KangJun-KJ/test
|
<!DOCTYPE html>
<html ng-app="myapp">
<head>
<title></title>
<script type="text/javascript" src="../js/Angular.js"></script>
</head>
<body>
<div ng-controller="FirstController">
<h4>The simplest adding machine ever</h4>
<button ng-click="add(1)" class="button">Add</button>
<button ng-click="subtarct(1)" class="button">Jian</button>
<h4>Current count:{{ counter }}</h4>
</div>
<script type="text/javascript">
var app=angular.module("myapp",[]);
app.controller("FirstController",function($scope){
//定义函数和变量
$scope.counter=0;
$scope.add=function(amount){$scope.counter+=amount;}
$scope.subtarct=function(amount){$scope.counter-=amount;}
})
</script>
</body>
</html>
|
Assignment_3/doc/Bike.html
|
mackan92/KD405A_Marcus_O
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (1.8.0_66) on Fri Feb 05 11:53:26 CET 2016 -->
<title>Bike</title>
<meta name="date" content="2016-02-05">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Bike";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":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="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Bike.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>Prev Class</li>
<li><a href="BikeGUI.html" title="class in <Unnamed>"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="index.html?Bike.html" target="_top">Frames</a></li>
<li><a href="Bike.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">
<h2 title="Class Bike" class="title">Class Bike</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>Bike</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">Bike</span>
extends java.lang.Object</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="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="Bike.html#Bike-java.lang.String-int-">Bike</a></span>(java.lang.String color,
int size)</code>
<div class="block">Constructors</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="Bike.html#Bike-java.lang.String-int-int-">Bike</a></span>(java.lang.String color,
int size,
int price)</code>
<div class="block">Limitations.</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>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Bike.html#getColor--">getColor</a></span>()</code>
<div class="block">Methods</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Bike.html#getPrice--">getPrice</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Bike.html#getSize--">getSize</a></span>()</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="Bike.html#setPrice-int-">setPrice</a></span>(int price)</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>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="Bike-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Bike</h4>
<pre>public Bike(java.lang.String color,
int size)</pre>
<div class="block">Constructors</div>
</li>
</ul>
<a name="Bike-java.lang.String-int-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Bike</h4>
<pre>public Bike(java.lang.String color,
int size,
int price)</pre>
<div class="block">Limitations. A value that are not in the right area will give a error message.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getColor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColor</h4>
<pre>public java.lang.String getColor()</pre>
<div class="block">Methods</div>
</li>
</ul>
<a name="getSize--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSize</h4>
<pre>public int getSize()</pre>
</li>
</ul>
<a name="getPrice--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrice</h4>
<pre>public int getPrice()</pre>
</li>
</ul>
<a name="setPrice-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setPrice</h4>
<pre>public void setPrice(int price)</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="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Bike.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>Prev Class</li>
<li><a href="BikeGUI.html" title="class in <Unnamed>"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="index.html?Bike.html" target="_top">Frames</a></li>
<li><a href="Bike.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>
|
pmd/pmd-doc-5.5.1/pmd-java/apidocs/net/sourceforge/pmd/lang/java/rule/sunsecure/class-use/ArrayIsStoredDirectlyRule.html
|
jasonwee/videoOnCloud
|
<!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_92) on Wed Jul 27 21:23:53 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class net.sourceforge.pmd.lang.java.rule.sunsecure.ArrayIsStoredDirectlyRule (PMD Java 5.5.1 API)</title>
<meta name="date" content="2016-07-27">
<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 net.sourceforge.pmd.lang.java.rule.sunsecure.ArrayIsStoredDirectlyRule (PMD Java 5.5.1 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="../../../../../../../../net/sourceforge/pmd/lang/java/rule/sunsecure/ArrayIsStoredDirectlyRule.html" title="class in net.sourceforge.pmd.lang.java.rule.sunsecure">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?net/sourceforge/pmd/lang/java/rule/sunsecure/class-use/ArrayIsStoredDirectlyRule.html" target="_top">Frames</a></li>
<li><a href="ArrayIsStoredDirectlyRule.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 net.sourceforge.pmd.lang.java.rule.sunsecure.ArrayIsStoredDirectlyRule" class="title">Uses of Class<br>net.sourceforge.pmd.lang.java.rule.sunsecure.ArrayIsStoredDirectlyRule</h2>
</div>
<div class="classUseContainer">No usage of net.sourceforge.pmd.lang.java.rule.sunsecure.ArrayIsStoredDirectlyRule</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="../../../../../../../../net/sourceforge/pmd/lang/java/rule/sunsecure/ArrayIsStoredDirectlyRule.html" title="class in net.sourceforge.pmd.lang.java.rule.sunsecure">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?net/sourceforge/pmd/lang/java/rule/sunsecure/class-use/ArrayIsStoredDirectlyRule.html" target="_top">Frames</a></li>
<li><a href="ArrayIsStoredDirectlyRule.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 © 2002–2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p>
</body>
</html>
|
docs/versions/2.4.1/javadoc-devel/nl/esciencecenter/xenon/schedulers/JobStatus.html
|
NLeSC/Xenon
|
<!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 -->
<title>JobStatus (xenon-2.3.0 2.4.1 API for Xenon developers)</title>
<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="JobStatus (xenon-2.3.0 2.4.1 API for Xenon developers)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../nl/esciencecenter/xenon/schedulers/JobDescription.html" title="class in nl.esciencecenter.xenon.schedulers"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../nl/esciencecenter/xenon/schedulers/NoSuchJobException.html" title="class in nl.esciencecenter.xenon.schedulers"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?nl/esciencecenter/xenon/schedulers/JobStatus.html" target="_top">Frames</a></li>
<li><a href="JobStatus.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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">nl.esciencecenter.xenon.schedulers</div>
<h2 title="Interface JobStatus" class="title">Interface JobStatus</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../nl/esciencecenter/xenon/adaptors/schedulers/JobStatusImplementation.html" title="class in nl.esciencecenter.xenon.adaptors.schedulers">JobStatusImplementation</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">JobStatus</span></pre>
<div class="block">JobStatus contains status information for a specific job.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== 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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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><a href="../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#getException--">getException</a></span>()</code>
<div class="block">Get the exception produced by the Job or while retrieving the status.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#getExitCode--">getExitCode</a></span>()</code>
<div class="block">Get the exit code for the Job.</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="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#getJobIdentifier--">getJobIdentifier</a></span>()</code>
<div class="block">Get the job identifier of the Job for which this JobStatus was created.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#getName--">getName</a></span>()</code>
<div class="block">Get the name of the Job for which this JobStatus was created.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.util.Map<java.lang.String,java.lang.String></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#getSchedulerSpecificInformation--">getSchedulerSpecificInformation</a></span>()</code>
<div class="block">Get scheduler specific information on the Job.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#getState--">getState</a></span>()</code>
<div class="block">Get the state of the Job.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#hasException--">hasException</a></span>()</code>
<div class="block">Has the Job or job retrieval produced a exception ?</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#isDone--">isDone</a></span>()</code>
<div class="block">Is the Job done.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#isRunning--">isRunning</a></span>()</code>
<div class="block">Is the Job running.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#maybeThrowException--">maybeThrowException</a></span>()</code>
<div class="block">Throws the exception produced by the Job or while retrieving the status, if it exists.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getJobIdentifier--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJobIdentifier</h4>
<pre>java.lang.String getJobIdentifier()</pre>
<div class="block">Get the job identifier of the Job for which this JobStatus was created.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the identifier of the Job.</dd>
</dl>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>java.lang.String getName()</pre>
<div class="block">Get the name of the Job for which this JobStatus was created.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the name of the Job.</dd>
</dl>
</li>
</ul>
<a name="getState--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getState</h4>
<pre>java.lang.String getState()</pre>
<div class="block">Get the state of the Job.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the state of the Job.</dd>
</dl>
</li>
</ul>
<a name="getExitCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExitCode</h4>
<pre>java.lang.Integer getExitCode()</pre>
<div class="block">Get the exit code for the Job.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the exit code for the Job.</dd>
</dl>
</li>
</ul>
<a name="getException--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getException</h4>
<pre><a href="../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a> getException()</pre>
<div class="block">Get the exception produced by the Job or while retrieving the status. If no exception occurred, <code>null</code> will be returned.
See <a href="../../../../nl/esciencecenter/xenon/schedulers/JobStatus.html#maybeThrowException--"><code>maybeThrowException()</code></a> for the possible exceptions.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the exception.</dd>
</dl>
</li>
</ul>
<a name="maybeThrowException--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>maybeThrowException</h4>
<pre>void maybeThrowException()
throws <a href="../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></pre>
<div class="block">Throws the exception produced by the Job or while retrieving the status, if it exists. Otherwise continue.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../nl/esciencecenter/xenon/adaptors/schedulers/JobCanceledException.html" title="class in nl.esciencecenter.xenon.adaptors.schedulers">JobCanceledException</a></code> - if the job was cancelled</dd>
<dd><code><a href="../../../../nl/esciencecenter/xenon/schedulers/NoSuchJobException.html" title="class in nl.esciencecenter.xenon.schedulers">NoSuchJobException</a></code> - if the job of which the status was requested does not exist</dd>
<dd><code><a href="../../../../nl/esciencecenter/xenon/XenonException.html" title="class in nl.esciencecenter.xenon">XenonException</a></code> - if an I/O error occurred.</dd>
</dl>
</li>
</ul>
<a name="isRunning--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRunning</h4>
<pre>boolean isRunning()</pre>
<div class="block">Is the Job running.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>if the Job is running.</dd>
</dl>
</li>
</ul>
<a name="isDone--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDone</h4>
<pre>boolean isDone()</pre>
<div class="block">Is the Job done.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>if the Job is done.</dd>
</dl>
</li>
</ul>
<a name="hasException--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasException</h4>
<pre>boolean hasException()</pre>
<div class="block">Has the Job or job retrieval produced a exception ?</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>if the Job has an exception.</dd>
</dl>
</li>
</ul>
<a name="getSchedulerSpecificInformation--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getSchedulerSpecificInformation</h4>
<pre>java.util.Map<java.lang.String,java.lang.String> getSchedulerSpecificInformation()</pre>
<div class="block">Get scheduler specific information on the Job.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>scheduler specific information on the Job.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-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="../../../../nl/esciencecenter/xenon/schedulers/JobDescription.html" title="class in nl.esciencecenter.xenon.schedulers"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../nl/esciencecenter/xenon/schedulers/NoSuchJobException.html" title="class in nl.esciencecenter.xenon.schedulers"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?nl/esciencecenter/xenon/schedulers/JobStatus.html" target="_top">Frames</a></li>
<li><a href="JobStatus.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
2.0.0.Final/apidocs/org/wildfly/swarm/config/elytron/class-use/MechanismProviderFilteringSASLServerFactoryConsumer.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!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_151) on Fri Jun 22 04:34:21 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildfly.swarm.config.elytron.MechanismProviderFilteringSASLServerFactoryConsumer (BOM: * : All 2.0.0.Final API)</title>
<meta name="date" content="2018-06-22">
<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 Interface org.wildfly.swarm.config.elytron.MechanismProviderFilteringSASLServerFactoryConsumer (BOM: * : All 2.0.0.Final 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/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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 class="aboutLanguage">Thorntail API, 2.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/MechanismProviderFilteringSASLServerFactoryConsumer.html" target="_top">Frames</a></li>
<li><a href="MechanismProviderFilteringSASLServerFactoryConsumer.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 Interface org.wildfly.swarm.config.elytron.MechanismProviderFilteringSASLServerFactoryConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.elytron.MechanismProviderFilteringSASLServerFactoryConsumer</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/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</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.wildfly.swarm.config">org.wildfly.swarm.config</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.elytron">org.wildfly.swarm.config.elytron</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</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/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</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/wildfly/swarm/config/Elytron.html" title="type parameter in Elytron">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">Elytron.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.html#mechanismProviderFilteringSaslServerFactory-java.lang.String-org.wildfly.swarm.config.elytron.MechanismProviderFilteringSASLServerFactoryConsumer-">mechanismProviderFilteringSaslServerFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> childKey,
<a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</a> consumer)</code>
<div class="block">Create and configure a MechanismProviderFilteringSASLServerFactory object
to the list of subresources</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.elytron">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</a> in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</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/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> that return <a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</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>default <a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="type parameter in MechanismProviderFilteringSASLServerFactoryConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">MechanismProviderFilteringSASLServerFactoryConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html#andThen-org.wildfly.swarm.config.elytron.MechanismProviderFilteringSASLServerFactoryConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="type parameter in MechanismProviderFilteringSASLServerFactoryConsumer">T</a>> after)</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/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</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>default <a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="type parameter in MechanismProviderFilteringSASLServerFactoryConsumer">T</a>></code></td>
<td class="colLast"><span class="typeNameLabel">MechanismProviderFilteringSASLServerFactoryConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html#andThen-org.wildfly.swarm.config.elytron.MechanismProviderFilteringSASLServerFactoryConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">MechanismProviderFilteringSASLServerFactoryConsumer</a><<a href="../../../../../../org/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="type parameter in MechanismProviderFilteringSASLServerFactoryConsumer">T</a>> after)</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/wildfly/swarm/config/elytron/MechanismProviderFilteringSASLServerFactoryConsumer.html" title="interface in org.wildfly.swarm.config.elytron">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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 class="aboutLanguage">Thorntail API, 2.0.0.Final</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/MechanismProviderFilteringSASLServerFactoryConsumer.html" target="_top">Frames</a></li>
<li><a href="MechanismProviderFilteringSASLServerFactoryConsumer.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 © 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
2016.10.0/apidocs/org/wildfly/swarm/config/jmx/JMXRemotingConnectorSupplier.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60-ea) on Mon Oct 03 10:36:43 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JMXRemotingConnectorSupplier (Public javadocs 2016.10.0 API)</title>
<meta name="date" content="2016-10-03">
<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="JMXRemotingConnectorSupplier (Public javadocs 2016.10.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/JMXRemotingConnectorSupplier.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 class="aboutLanguage">WildFly Swarm API, 2016.10.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/jmx/JMXRemotingConnectorConsumer.html" title="interface in org.wildfly.swarm.config.jmx"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModel.html" title="class in org.wildfly.swarm.config.jmx"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/jmx/JMXRemotingConnectorSupplier.html" target="_top">Frames</a></li>
<li><a href="JMXRemotingConnectorSupplier.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.wildfly.swarm.config.jmx</div>
<h2 title="Interface JMXRemotingConnectorSupplier" class="title">Interface JMXRemotingConnectorSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/jmx/JMXRemotingConnector.html" title="class in org.wildfly.swarm.config.jmx">JMXRemotingConnector</a>></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Functional Interface:</dt>
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
</dl>
<hr>
<br>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a>
public interface <span class="typeNameLabel">JMXRemotingConnectorSupplier<T extends <a href="../../../../../org/wildfly/swarm/config/jmx/JMXRemotingConnector.html" title="class in org.wildfly.swarm.config.jmx">JMXRemotingConnector</a>></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== 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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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><a href="../../../../../org/wildfly/swarm/config/jmx/JMXRemotingConnector.html" title="class in org.wildfly.swarm.config.jmx">JMXRemotingConnector</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/jmx/JMXRemotingConnectorSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of JMXRemotingConnector resource</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="get--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>get</h4>
<pre><a href="../../../../../org/wildfly/swarm/config/jmx/JMXRemotingConnector.html" title="class in org.wildfly.swarm.config.jmx">JMXRemotingConnector</a> get()</pre>
<div class="block">Constructed instance of JMXRemotingConnector resource</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The 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>
<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/JMXRemotingConnectorSupplier.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 class="aboutLanguage">WildFly Swarm API, 2016.10.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/wildfly/swarm/config/jmx/JMXRemotingConnectorConsumer.html" title="interface in org.wildfly.swarm.config.jmx"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/wildfly/swarm/config/jmx/ResolvedExposeModel.html" title="class in org.wildfly.swarm.config.jmx"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/wildfly/swarm/config/jmx/JMXRemotingConnectorSupplier.html" target="_top">Frames</a></li>
<li><a href="JMXRemotingConnectorSupplier.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
_includes/volunteer.html
|
Wichitalks/wichitalks.github.io
|
<section class="bg-primary" id="volunteer">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Volunteer!</h2>
<hr class="light">
<p class="text-faded">
Would you enjoy greeting everyone as they come in, to be their first interaction with Wichitalks?<br>
Would you enjoy helping us set up the venue?<br>
Do you have no idea what you can do, but just have this burning desire to volunteer?<br><br>
<strong>Please Join Our Team!</strong><br><br>
Wichitalks is a community-driven event, so its success relies on the awesome volunteers in Wichita.<br> Just reach out to us via social media or email.
</p>
<a href="mailto:volunteer@wichitalks.com" class="btn btn-default btn-xl">volunteer@wichitalks.com</a>
</div>
</div>
</div>
</section>
|
Assignment_4/doc/deprecated-list.html
|
HyvelTjuven/KD405A_Andree_R
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="sv">
<head>
<!-- Generated by javadoc (1.8.0_66) on Fri Feb 12 14:55:55 CET 2016 -->
<title>Deprecated List</title>
<meta name="date" content="2016-02-12">
<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="Deprecated List";
}
}
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="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.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="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
</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="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.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>
|
ui/index-iso.html
|
ericsoderberg/pbc-web
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title><%- title %></title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
<link rel="shortcut icon" type="image/png" href="/shortcut-icon.png" />
<link rel="shortcut icon" sizes="196x196" type="image/png" href="/mobile-app-icon.png">
<link rel="apple-touch-icon" href="/mobile-app-icon.png">
<link href="/app.css?v1.1" rel="stylesheet" type="text/css">
</head>
<body>
<div id="content">
<%- content %>
</div>
<script>
window.__PRELOADED_STATE__ = <%- preloadedState %>
</script>
<script src="/vendor.js?v1.1" charset="utf-8"></script>
<script src="/app.js?v1.1" charset="utf-8"></script>
</body>
</html>
|
App/Qwadmin/View/Public/header - 副本.html
|
shuoguoa/fastadmin
|
<!-- #section:basics/navbar.layout -->
<div id="navbar" class="navbar navbar-default">
<script type="text/javascript">
try {
ace.settings.check('navbar', 'fixed')
} catch (e) {
}
</script>
<div class="navbar-container" id="navbar-container">
<!-- #section:basics/sidebar.mobile.toggle -->
<button type="button" class="navbar-toggle menu-toggler pull-left" id="menu-toggler" data-target="#sidebar">
<span class="sr-only">Toggle sidebar</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- /section:basics/sidebar.mobile.toggle -->
<div class="navbar-header pull-left">
<!-- #section:basics/navbar.layout.brand -->
<a href="{:U('index/index')}" class="navbar-brand" style="text-decoration: none !important">
<small>
<i class="fa fa-home"></i>
{$Think.CONFIG.sitename}
</small>
</a>
<!-- /section:basics/navbar.layout.brand -->
<!-- #section:basics/navbar.toggle -->
<!-- /section:basics/navbar.toggle -->
</div>
<!-- #section:basics/navbar.dropdown -->
<div class="navbar-buttons navbar-header pull-right" role="navigation">
<ul class="nav ace-nav">
<!-- #section:basics/navbar.user_menu -->
<!-- <li class="">
<a href="/" title="前台首页" target="_blank">
<i class="ace-icon fa fa-home"></i>
</a>
</li> -->
<li class="light-blue">
<a data-toggle="dropdown" href="#" class="dropdown-toggle"
style="text-decoration: none !important">
<img class="nav-user-photo" src="<if condition=" $user.head eq ''
">__PUBLIC__/qwadmin2/avatars/avatar2.png
<else/>
__ROOT__{$user.head}</if>" alt="{$user.user}" />
<span class="user-info">
<small>欢迎光临</small>
{$user.user}
</span>
<i class="ace-icon fa fa-caret-down"></i>
</a>
<ul class="user-menu dropdown-menu-right dropdown-menu dropdown-yellow dropdown-caret dropdown-close">
<li>
<a href="{:U('Setting/Setting')}">
<i class="ace-icon fa fa-cog"></i>
设置
</a>
</li>
<li>
<a href="{:U('Personal/profile')}">
<i class="ace-icon fa fa-user"></i>
个人资料
</a>
</li>
<li class="divider"></li>
</ul>
</li>
<li class="">
<a href="{:U('cache/clear')}" title="清除缓存" target="_self" style="line-height: 60px !important">
<i class="ace-icon fa glyphicon-trash"></i>
</a>
</li>
<li>
<a href="{:U('logout/index')}" style="line-height: 54px !important;text-decoration:none !important">
<i class="ace-icon fa fa-power-off"></i>
退出
</a>
</li>
<!-- /section:basics/navbar.user_menu -->
</ul>
</div>
<!-- /section:basics/navbar.dropdown -->
</div><!-- /.navbar-container -->
</div>
<!-- /section:basics/navbar.layout -->
|
website/ankorsite/static/javadoc/apidocs-0.1/at/irian/ankor/ref/match/class-use/RefMatcher.html
|
ankor-io/ankor-framework
|
<!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_51) on Thu Feb 27 18:45:00 CET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface at.irian.ankor.ref.match.RefMatcher (Ankor - Project 0.1 API)</title>
<meta name="date" content="2014-02-27">
<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 Interface at.irian.ankor.ref.match.RefMatcher (Ankor - Project 0.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="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">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?at/irian/ankor/ref/match/class-use/RefMatcher.html" target="_top">Frames</a></li>
<li><a href="RefMatcher.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 Interface at.irian.ankor.ref.match.RefMatcher" class="title">Uses of Interface<br>at.irian.ankor.ref.match.RefMatcher</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</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="#at.irian.ankor.ref.match">at.irian.ankor.ref.match</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#at.irian.ankor.ref.match.pattern">at.irian.ankor.ref.match.pattern</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#at.irian.ankor.viewmodel.metadata">at.irian.ankor.viewmodel.metadata</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="at.irian.ankor.ref.match">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a> in <a href="../../../../../../at/irian/ankor/ref/match/package-summary.html">at.irian.ankor.ref.match</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../at/irian/ankor/ref/match/package-summary.html">at.irian.ankor.ref.match</a> that return <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</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="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a></code></td>
<td class="colLast"><span class="strong">RefMatcherFactory.</span><code><strong><a href="../../../../../../at/irian/ankor/ref/match/RefMatcherFactory.html#getRefMatcher(java.lang.String)">getRefMatcher</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pattern)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="at.irian.ankor.ref.match.pattern">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a> in <a href="../../../../../../at/irian/ankor/ref/match/pattern/package-summary.html">at.irian.ankor.ref.match.pattern</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../at/irian/ankor/ref/match/pattern/package-summary.html">at.irian.ankor.ref.match.pattern</a> that implement <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../../../../../at/irian/ankor/ref/match/pattern/PatternRefMatcher.html" title="class in at.irian.ankor.ref.match.pattern">PatternRefMatcher</a></strong></code>
<div class="block">RefMatcher implementation that is based on a <a href="../../../../../../at/irian/ankor/ref/match/pattern/Pattern.html" title="class in at.irian.ankor.ref.match.pattern"><code>Pattern</code></a> model.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../at/irian/ankor/ref/match/pattern/package-summary.html">at.irian.ankor.ref.match.pattern</a> that return <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</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="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a></code></td>
<td class="colLast"><span class="strong">AntlrRefMatcherFactory.</span><code><strong><a href="../../../../../../at/irian/ankor/ref/match/pattern/AntlrRefMatcherFactory.html#getRefMatcher(java.lang.String)">getRefMatcher</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> strPattern)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a></code></td>
<td class="colLast"><span class="strong">PatternRefMatcher.</span><code><strong><a href="../../../../../../at/irian/ankor/ref/match/pattern/PatternRefMatcher.html#withPattern(at.irian.ankor.ref.match.pattern.Pattern)">withPattern</a></strong>(<a href="../../../../../../at/irian/ankor/ref/match/pattern/Pattern.html" title="class in at.irian.ankor.ref.match.pattern">Pattern</a> pattern)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="at.irian.ankor.viewmodel.metadata">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a> in <a href="../../../../../../at/irian/ankor/viewmodel/metadata/package-summary.html">at.irian.ankor.viewmodel.metadata</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../at/irian/ankor/viewmodel/metadata/package-summary.html">at.irian.ankor.viewmodel.metadata</a> that return <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</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="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a></code></td>
<td class="colLast"><span class="strong">ChangeListenerMetadata.</span><code><strong><a href="../../../../../../at/irian/ankor/viewmodel/metadata/ChangeListenerMetadata.html#getPattern()">getPattern</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a></code></td>
<td class="colLast"><span class="strong">ActionListenerMetadata.</span><code><strong><a href="../../../../../../at/irian/ankor/viewmodel/metadata/ActionListenerMetadata.html#getPattern()">getPattern</a></strong>()</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../at/irian/ankor/viewmodel/metadata/package-summary.html">at.irian.ankor.viewmodel.metadata</a> with parameters of type <a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</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><strong><a href="../../../../../../at/irian/ankor/viewmodel/metadata/ActionListenerMetadata.html#ActionListenerMetadata(java.lang.String, at.irian.ankor.ref.match.RefMatcher, at.irian.ankor.viewmodel.metadata.InvocationMetadata)">ActionListenerMetadata</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> actionName,
<a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a> pattern,
<a href="../../../../../../at/irian/ankor/viewmodel/metadata/InvocationMetadata.html" title="class in at.irian.ankor.viewmodel.metadata">InvocationMetadata</a> invocation)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../at/irian/ankor/viewmodel/metadata/ChangeListenerMetadata.html#ChangeListenerMetadata(at.irian.ankor.ref.match.RefMatcher, at.irian.ankor.viewmodel.metadata.InvocationMetadata)">ChangeListenerMetadata</a></strong>(<a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">RefMatcher</a> pattern,
<a href="../../../../../../at/irian/ankor/viewmodel/metadata/InvocationMetadata.html" title="class in at.irian.ankor.viewmodel.metadata">InvocationMetadata</a> invocation)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../at/irian/ankor/ref/match/RefMatcher.html" title="interface in at.irian.ankor.ref.match">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?at/irian/ankor/ref/match/class-use/RefMatcher.html" target="_top">Frames</a></li>
<li><a href="RefMatcher.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>
</body>
</html>
|
src/main/webapp/WEB-INF/templates/issues/issue15b.html
|
thymol/thymol.js
|
<!DOCTYPE html SYSTEM "http://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-3.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="utf-8" />
<script th:remove="all" type="text/javascript" src="${thInstall}/thymol.js" data-thymol-load="issue15-data.js"></script>
</head>
<body>
<p th:include="layout/sample/template::yetAnoter+${tplName}"></p>
<p th:include="layout/sample/template::yetAnoter+${tplName2}"></p>
</body>
</html>
|
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/thrift/Cassandra.add_result._Fields.html
|
varunmc/cassandra-server
|
<!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_67) on Sun Sep 07 15:29:33 CEST 2014 -->
<title>Cassandra.add_result._Fields (apache-cassandra API)</title>
<meta name="date" content="2014-09-07">
<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="Cassandra.add_result._Fields (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/Cassandra.add_result._Fields.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/thrift/Cassandra.add_result.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.add_result._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </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.thrift</div>
<h2 title="Enum Cassandra.add_result._Fields" class="title">Enum Cassandra.add_result._Fields</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a>></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.thrift.Cassandra.add_result._Fields</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a>>, org.apache.thrift.TFieldIdEnum</dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result.html" title="class in org.apache.cassandra.thrift">Cassandra.add_result</a></dd>
</dl>
<hr>
<br>
<pre>public static enum <span class="strong">Cassandra.add_result._Fields</span>
extends java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a>>
implements org.apache.thrift.TFieldIdEnum</pre>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_summary">
<!-- -->
</a>
<h3>Enum Constant Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#IRE">IRE</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#TE">TE</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#UE">UE</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/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#findByName(java.lang.String)">findByName</a></strong>(java.lang.String name)</code>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#findByThriftId(int)">findByThriftId</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#findByThriftIdOrThrow(int)">findByThriftIdOrThrow</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#getFieldName()">getFieldName</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#getThriftFieldId()">getThriftFieldId</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
</ul>
<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>getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_detail">
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a name="IRE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IRE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a> IRE</pre>
</li>
</ul>
<a name="UE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a> UE</pre>
</li>
</ul>
<a name="TE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a> TE</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="values()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>values</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a>[] values()</pre>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (Cassandra.add_result._Fields c : Cassandra.add_result._Fields.values())
System.out.println(c);
</pre></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
</li>
</ul>
<a name="valueOf(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a> valueOf(java.lang.String name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
</li>
</ul>
<a name="findByThriftId(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftId</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a> findByThriftId(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</li>
</ul>
<a name="findByThriftIdOrThrow(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftIdOrThrow</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a> findByThriftIdOrThrow(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</li>
</ul>
<a name="findByName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByName</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.add_result._Fields</a> findByName(java.lang.String name)</pre>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</li>
</ul>
<a name="getThriftFieldId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThriftFieldId</h4>
<pre>public short getThriftFieldId()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getThriftFieldId</code> in interface <code>org.apache.thrift.TFieldIdEnum</code></dd>
</dl>
</li>
</ul>
<a name="getFieldName()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFieldName</h4>
<pre>public java.lang.String getFieldName()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getFieldName</code> in interface <code>org.apache.thrift.TFieldIdEnum</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/Cassandra.add_result._Fields.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/thrift/Cassandra.add_result.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.add_result._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.add_result._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </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>
|
tools/nant/doc/help/functions/datetime.parse.html
|
spring-projects/spring-net-codeconfig
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Documenting Parse-->
<head>
<meta http-equiv="Content-Language" content="en-ca" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../style.css" />
<title>datetime::parse Function</title>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">
<tr>
<td class="NavBar-Cell">
<a href="http://nant.sourceforge.net">
<b>NAnt</b>
</a>
<img alt="->" src="../images/arrow.gif" />
<a href="../index.html">Help</a>
<img alt="->" src="../images/arrow.gif" />
<a href="index.html">Function Reference</a>
<img alt="->" src="../images/arrow.gif" /> datetime::parse</td>
<td class="NavBar-Cell" align="right">
v0.85</td>
</tr>
</table>
<h1>datetime::parse</h1>
<p> Converts the specified string representation of a date and time to its <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDateTimeClassTopic.asp">DateTime</a> equivalent. </p>
<h3>Usage</h3>
<code>datetime datetime::parse(<span class="parameter">s</span>)
</code>
<p />
<h3>Parameters</h3>
<div class="table">
<table>
<tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr>
<tr>
<td>s</td>
<td>string</td>
<td>A string containing a date and time to convert.</td>
</tr>
</table>
</div>
<h3>Return Value</h3> A <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDateTimeClassTopic.asp">DateTime</a> equivalent to the date and time contained in <i>s</i>. <h3>Exceptions</h3>
The function will fail in any of the following circumstances:
<div style="margin-left: 40px;"><ul><li><i>s</i> does not contain a valid string representation of a date and time.</li></ul></div><h3>Remarks</h3> The <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationDateTimeFormatInfoClassTopic.asp">DateTimeFormatInfo</a> for the invariant culture is used to supply formatting information about <i>s</i>. <h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.85.2478.0)
</div></body>
</html>
|
Javadoc/org/drip/spaces/instance/class-use/ValidatedR1Combinatorial.html
|
lakshmiDRIP/DRIP
|
<!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 Wed Jan 04 22:31:31 EST 2017 -->
<title>Uses of Class org.drip.spaces.instance.ValidatedR1Combinatorial</title>
<meta name="date" content="2017-01-04">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.drip.spaces.instance.ValidatedR1Combinatorial";
}
}
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/drip/spaces/instance/ValidatedR1Combinatorial.html" title="class in org.drip.spaces.instance">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/drip/spaces/instance/class-use/ValidatedR1Combinatorial.html" target="_top">Frames</a></li>
<li><a href="ValidatedR1Combinatorial.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.drip.spaces.instance.ValidatedR1Combinatorial" class="title">Uses of Class<br>org.drip.spaces.instance.ValidatedR1Combinatorial</h2>
</div>
<div class="classUseContainer">No usage of org.drip.spaces.instance.ValidatedR1Combinatorial</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/drip/spaces/instance/ValidatedR1Combinatorial.html" title="class in org.drip.spaces.instance">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/drip/spaces/instance/class-use/ValidatedR1Combinatorial.html" target="_top">Frames</a></li>
<li><a href="ValidatedR1Combinatorial.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>
|
mdw-hub/web/testing/tests.html
|
CenturyLinkCloud/mdw
|
<div class="row">
<div class="col-md-2 mdw-sidebar" ng-if="!isFullView()" ng-include="'layout/nav.html'"></div>
<div class="col-md-10">
<div class="panel panel-default mdw-panel">
<div class="panel-heading mdw-heading" style="padding-left:20px;">
<div class="mdw-heading-checklist">
<input type="checkbox" ng-model="selectedState.all" ng-change="toggleAll()" ng-if="authUser.hasRole('Process Execution')"></input>
Automated Tests
<span ng-if="testCaseCount > 0" class="mdw-heading-sub"> ({{testCaseCount}})</span>
<a href="" ng-click="collapseAll()">
<span class="glyphicon glyphicon-chevron-up mdw-action-icon button button-primary"></span>
</a>
<a href="" ng-click="expandAll()">
<span class="glyphicon glyphicon-chevron-down mdw-action-icon button button-primary"></span>
</a>
</div>
<div ng-if="testCaseList.packages" class="mdw-heading-summary">
<span class="glyphicon glyphicon-circle-arrow-right mdw-test-status mdw-running" title="Running"></span> = {{running().length}}
<span class="glyphicon glyphicon-ok-sign mdw-test-status mdw-okay" title="Passed"></span> = {{passed().length}}
<span class="glyphicon glyphicon-remove-sign mdw-test-status mdw-warn" title="Failed"></span> = {{failed().length}}
<span class="glyphicon glyphicon-exclamation-sign mdw-test-status mdw-warn" title="Errored"></span> = {{errored().length}}
</div>
<div class="mdw-heading-actions" ng-if="authUser.hasRole('Process Execution')">
<button type="button" class="btn btn-primary mdw-btn" pop-click popover-placement="left" uib-popover-template="'testing/config.html'"
ng-if="authUser.hasRole('Site Admin')">
<span class="glyphicon glyphicon-cog"></span>
</button>
<button type="button" class="btn btn-primary mdw-btn" ng-disabled="running().length > 0" ng-click="runTests()">
<span class="glyphicon glyphicon-play"></span> Run
</button>
<button type="button" class="btn mdw-btn mdw-cancel-btn" ng-if="running().length > 0" ng-click="cancelTests()">
<span class="glyphicon glyphicon-stop"></span> Cancel
</button>
</div>
</div>
<div class="mdw-sub" ng-repeat="pkg in testCaseList.packages">
<div class="panel-heading mdw-sub-heading">
<div class="mdw-heading-checklist">
<input type="checkbox" ng-model="pkg.selected" ng-change="togglePackage(pkg)" ng-if="authUser.hasRole('Process Execution')"></input>
{{pkg.name}}
<a href="" ng-if="!pkg.collapsed" ng-click="collapse(pkg)">
<span class="glyphicon glyphicon-chevron-up mdw-action-icon button button-primary"></span>
</a>
<a href="" ng-if="pkg.collapsed" ng-click="expand(pkg)">
<span class="glyphicon glyphicon-chevron-down mdw-action-icon button button-primary"></span>
</a>
</div>
</div>
<ul class="mdw-checklist" uib-collapse="pkg.collapsed">
<li ng-repeat="testCase in pkg.testCases" ng-class="{'mdw-last-item': $last}">
<div>
<input type="checkbox" ng-model="testCase.selected" ng-change="packageOff(pkg)"
ng-if="!testCase.items && authUser.hasRole('Process Execution')"></input>
<span ng-if="testCase.items || !testCase.status || testCase.status == 'Stopped'"
class="glyphicon glyphicon-off mdw-test-status" style="opacity:0.25;{{testCase.items ? 'visibility:hidden' : ''}}"></span>
<span ng-if="!testCase.items && testCase.status == 'InProgress'" class="glyphicon glyphicon-circle-arrow-right mdw-test-status mdw-running"></span>
<span ng-if="!testCase.items && testCase.status == 'Passed'" class="glyphicon glyphicon-ok-sign mdw-test-status mdw-okay"></span>
<span ng-if="!testCase.items && testCase.status == 'Failed'" class="glyphicon glyphicon-remove-sign mdw-test-status mdw-warn"></span>
<span ng-if="!testCase.items && testCase.status == 'Errored'" class="glyphicon glyphicon-exclamation-sign mdw-test-status mdw-warn"></span>
<img ng-if="testCase.items && testCase.name.endsWith('.postman')" src="images/postman.png" alt="postman"> </img>
<a class="mdw-item-link" href="#/tests/{{pkg.name}}/{{testCase.name}}">
{{testCase.baseName}}
</a>
<span class="mdw-item-substat" ng-if="!testCase.items && testCase.start"> {{testCase.start}}</span>
</div>
<ul class="mdw-checklist" ng-if="testCase.items" style="margin-left:20px;">
<li ng-repeat="item in testCase.items" ng-class="{'mdw-last-item': $last}">
<div>
<input type="checkbox" ng-model="item.selected" ng-change="packageOff(pkg);testCase.selected=true;" ng-if="authUser.hasRole('Process Execution')"></input>
<span ng-if="!item.status || item.status == 'Stopped'" class="glyphicon glyphicon-off mdw-test-status" style="opacity:0.25;"></span>
<span ng-if="item.status == 'InProgress'" class="glyphicon glyphicon-circle-arrow-right mdw-test-status mdw-running"></span>
<span ng-if="item.status == 'Passed'" class="glyphicon glyphicon-ok-sign mdw-test-status mdw-okay"></span>
<span ng-if="item.status == 'Failed'" class="glyphicon glyphicon-remove-sign mdw-test-status mdw-warn"></span>
<span ng-if="item.status == 'Errored'" class="glyphicon glyphicon-exclamation-sign mdw-test-status mdw-warn"></span>
<a class="mdw-item-link" href="#/tests/{{pkg.name}}/{{testCase.name}}/{{item.path}}" style="position:relative;top:-2px">
<span class="mdw-test-item-method {{'mdw-test-item-meth-' + item.meth}}">{{item.meth}}</span>{{item.object.name}}
</a>
<span class="mdw-item-substat" ng-if="item.start"> {{item.start}}</span>
</div>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
|
Instalacion/javadoc/org/apache/cassandra/db/columniterator/class-use/LazyColumnIterator.html
|
Jcamilorada/Cassandra
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Fri Jun 05 10:51:22 EDT 2015 -->
<title>Uses of Class org.apache.cassandra.db.columniterator.LazyColumnIterator (apache-cassandra API)</title>
<meta name="date" content="2015-06-05">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cassandra.db.columniterator.LazyColumnIterator (apache-cassandra 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/cassandra/db/columniterator/LazyColumnIterator.html" title="class in org.apache.cassandra.db.columniterator">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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/cassandra/db/columniterator/class-use/LazyColumnIterator.html" target="_top">Frames</a></li>
<li><a href="LazyColumnIterator.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.cassandra.db.columniterator.LazyColumnIterator" class="title">Uses of Class<br>org.apache.cassandra.db.columniterator.LazyColumnIterator</h2>
</div>
<div class="classUseContainer">No usage of org.apache.cassandra.db.columniterator.LazyColumnIterator</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/cassandra/db/columniterator/LazyColumnIterator.html" title="class in org.apache.cassandra.db.columniterator">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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/cassandra/db/columniterator/class-use/LazyColumnIterator.html" target="_top">Frames</a></li>
<li><a href="LazyColumnIterator.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 The Apache Software Foundation</small></p>
</body>
</html>
|
doc/overview-frame.html
|
malcolmgreaves/berkeleylm
|
<!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 Sat Dec 06 15:32:20 PST 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Overview List
</TITLE>
<META NAME="date" CONTENT="2014-12-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
<B></B></FONT></TH>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT>
<P>
<FONT size="+1" CLASS="FrameHeadingFont">
Packages</FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/array/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.array</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/bits/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.bits</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/cache/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.cache</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/collections/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.collections</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/io/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.io</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/map/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.map</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/phrasetable/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.phrasetable</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/util/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.util</A></FONT>
<BR>
<FONT CLASS="FrameItemFont"><A HREF="edu/berkeley/nlp/lm/values/package-frame.html" target="packageFrame">edu.berkeley.nlp.lm.values</A></FONT>
<BR>
</TD>
</TR>
</TABLE>
<P>
</BODY>
</HTML>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_13a_testAbaNumberCheck_26386_bad_3gp.html
|
dcarda/aba.route.validator
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_13a.html">Class Test_AbaRouteValidator_13a</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_26386_bad
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_13a.html?line=33329#src-33329" >testAbaNumberCheck_26386_bad</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:41:55
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_26386_bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=4489#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=4489#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a>
</td>
<td>
<span class="sortValue">0.5714286</span>57.1%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td>
</tr>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=4489#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.29411766</span>29.4%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html>
|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_06_testAbaNumberCheck_11053_good_ugf.html
|
dcarda/aba.route.validator
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/>
<link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/>
<!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]-->
<style type="text/css" media="all">
@import url('../../../../../style.css');
@import url('../../../../../tree.css');
</style>
<script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script>
<script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script>
<script src="../../../../../package-nodes-tree.js" type="text/javascript"></script>
<script src="../../../../../clover-tree.js" type="text/javascript"></script>
<script src="../../../../../clover.js" type="text/javascript"></script>
<script src="../../../../../clover-descriptions.js" type="text/javascript"></script>
<script src="../../../../../cloud.js" type="text/javascript"></script>
<title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title>
</head>
<body>
<div id="page">
<header id="header" role="banner">
<nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
<div class="aui-header-inner">
<div class="aui-header-primary">
<h1 id="logo" class="aui-header-logo aui-header-logo-clover">
<a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a>
</h1>
</div>
<div class="aui-header-secondary">
<ul class="aui-nav">
<li id="system-help-menu">
<a class="aui-nav-link" title="Open online documentation" target="_blank"
href="http://openclover.org/documentation">
<span class="aui-icon aui-icon-small aui-iconfont-help"> Help</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="aui-page-panel">
<div class="aui-page-panel-inner">
<div class="aui-page-panel-nav aui-page-panel-nav-clover">
<div class="aui-page-header-inner" style="margin-bottom: 20px;">
<div class="aui-page-header-image">
<a href="http://cardatechnologies.com" target="_top">
<div class="aui-avatar aui-avatar-large aui-avatar-project">
<div class="aui-avatar-inner">
<img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/>
</div>
</div>
</a>
</div>
<div class="aui-page-header-main" >
<h1>
<a href="http://cardatechnologies.com" target="_top">
ABA Route Transit Number Validator 1.0.1-SNAPSHOT
</a>
</h1>
</div>
</div>
<nav class="aui-navgroup aui-navgroup-vertical">
<div class="aui-navgroup-inner">
<ul class="aui-nav">
<li class="">
<a href="../../../../../dashboard.html">Project overview</a>
</li>
</ul>
<div class="aui-nav-heading packages-nav-heading">
<strong>Packages</strong>
</div>
<div class="aui-nav project-packages">
<form method="get" action="#" class="aui package-filter-container">
<input type="text" autocomplete="off" class="package-filter text"
placeholder="Type to filter packages..." name="package-filter" id="package-filter"
title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/>
</form>
<p class="package-filter-no-results-message hidden">
<small>No results found.</small>
</p>
<div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator">
<div class="packages-tree-container"></div>
<div class="clover-packages-lozenges"></div>
</div>
</div>
</div>
</nav> </div>
<section class="aui-page-panel-content">
<div class="aui-page-panel-content-clover">
<div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs">
<li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li>
<li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li>
<li><a href="test-Test_AbaRouteValidator_06.html">Class Test_AbaRouteValidator_06</a></li>
</ol></div>
<h1 class="aui-h2-clover">
Test testAbaNumberCheck_11053_good
</h1>
<table class="aui">
<thead>
<tr>
<th>Test</th>
<th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th>
<th><label title="When the test execution was started">Start time</label></th>
<th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th>
<th><label title="A failure or error message if the test is not successful.">Message</label></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_06.html?line=25336#src-25336" >testAbaNumberCheck_11053_good</a>
</td>
<td>
<span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span>
</td>
<td>
7 Aug 12:36:20
</td>
<td>
0.0 </td>
<td>
<div></div>
<div class="errorMessage"></div>
</td>
</tr>
</tbody>
</table>
<div> </div>
<table class="aui aui-table-sortable">
<thead>
<tr>
<th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th>
<th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_11053_good</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span>
  <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=39471#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a>
</td>
<td>
<span class="sortValue">0.7352941</span>73.5%
</td>
<td class="align-middle" style="width: 100%" colspan="3">
<div>
<div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td>
</tr>
</tbody>
</table>
</div> <!-- class="aui-page-panel-content-clover" -->
<footer id="footer" role="contentinfo">
<section class="footer-body">
<ul>
<li>
Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1
on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT.
</li>
</ul>
<ul>
<li>OpenClover is free and open-source software. </li>
</ul>
</section>
</footer> </section> <!-- class="aui-page-panel-content" -->
</div> <!-- class="aui-page-panel-inner" -->
</div> <!-- class="aui-page-panel" -->
</div> <!-- id="page" -->
</body>
</html>
|
docs/_docs/javadoc/com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html
|
CenturyLinkCloud/mdw
|
<!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 -->
<title>CompiledJavaCache.DynamicJavaClassLoader (MDW 6 API JavaDocs)</title>
<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="CompiledJavaCache.DynamicJavaClassLoader (MDW 6 API JavaDocs)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":10,"i2":9,"i3":10,"i4":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.html" title="class in com.centurylink.mdw.java"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/centurylink/mdw/java/JavaExecutionException.html" title="class in com.centurylink.mdw.java"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html" target="_top">Frames</a></li>
<li><a href="CompiledJavaCache.DynamicJavaClassLoader.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.centurylink.mdw.java</div>
<h2 title="Class CompiledJavaCache.DynamicJavaClassLoader" class="title">Class CompiledJavaCache.DynamicJavaClassLoader</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.ClassLoader</li>
<li>
<ul class="inheritance">
<li>com.centurylink.mdw.java.CompiledJavaCache.DynamicJavaClassLoader</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.html" title="class in com.centurylink.mdw.java">CompiledJavaCache</a></dd>
</dl>
<hr>
<br>
<pre>public static class <span class="typeNameLabel">CompiledJavaCache.DynamicJavaClassLoader</span>
extends java.lang.ClassLoader</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html#clearLoaderInstances--">clearLoaderInstances</a></span>()</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected java.lang.Class<?></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html#findClass-java.lang.String-">findClass</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html" title="class in com.centurylink.mdw.java">CompiledJavaCache.DynamicJavaClassLoader</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html#getInstance-java.lang.ClassLoader-com.centurylink.mdw.model.workflow.Package-boolean-">getInstance</a></span>(java.lang.ClassLoader parentLoader,
<a href="../../../../com/centurylink/mdw/model/workflow/Package.html" title="class in com.centurylink.mdw.model.workflow">Package</a> pkg,
boolean cache)</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.Class<?></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html#loadClass-java.lang.String-">loadClass</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html#toString--">toString</a></span>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.ClassLoader">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.ClassLoader</h3>
<code>clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners</code></li>
</ul>
<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, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getInstance-java.lang.ClassLoader-com.centurylink.mdw.model.workflow.Package-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public static <a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html" title="class in com.centurylink.mdw.java">CompiledJavaCache.DynamicJavaClassLoader</a> getInstance(java.lang.ClassLoader parentLoader,
<a href="../../../../com/centurylink/mdw/model/workflow/Package.html" title="class in com.centurylink.mdw.model.workflow">Package</a> pkg,
boolean cache)</pre>
</li>
</ul>
<a name="clearLoaderInstances--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearLoaderInstances</h4>
<pre>public static void clearLoaderInstances()</pre>
</li>
</ul>
<a name="findClass-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findClass</h4>
<pre>protected java.lang.Class<?> findClass(java.lang.String name)
throws java.lang.ClassNotFoundException</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>findClass</code> in class <code>java.lang.ClassLoader</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.ClassNotFoundException</code></dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public java.lang.String toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="loadClass-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>loadClass</h4>
<pre>public java.lang.Class<?> loadClass(java.lang.String name)
throws java.lang.ClassNotFoundException</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>loadClass</code> in class <code>java.lang.ClassLoader</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.ClassNotFoundException</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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/centurylink/mdw/java/CompiledJavaCache.html" title="class in com.centurylink.mdw.java"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/centurylink/mdw/java/JavaExecutionException.html" title="class in com.centurylink.mdw.java"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/centurylink/mdw/java/CompiledJavaCache.DynamicJavaClassLoader.html" target="_top">Frames</a></li>
<li><a href="CompiledJavaCache.DynamicJavaClassLoader.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i>Copyright © 2019 CenturyLink, Inc.</i></small></p>
</body>
</html>
|
public/css/cover.css
|
OlegMoshkovich/newportfolio
|
/*
* Globals
*/
/* Links */
a,
a:focus,
a:hover {
color: black;
}
/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
color: #333;
text-shadow: none; /* Prevent inheritance from `body` */
background-color: #fff;
border: 1px solid #fff;
}
/*
* Base structure
*/
html,
body {
height: 100%;
background-color: white;
color:black;
text-align: center;
/*text-shadow: 0 1px 3px rgba(0,0,0,.5);*/
/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
font-family: 'Roboto', sans-serif;
}
/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
display: table;
width: 100%;
height: 100%; /* For at least Firefox */
min-height: 100%;
/*-webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
box-shadow: inset 0 0 100px rgba(0,0,0,.5);*/
}
.site-wrapper-inner {
display: table-cell;
vertical-align: top;
}
.cover-container {
margin-right: auto;
margin-left: auto;
}
/* Padding for spacing */
.inner {
padding: 30px;
}
/*
* Header
*/
.masthead-brand {
margin-top: 10px;
margin-bottom: 10px;
color: black;
text-transform: uppercase;
}
.masthead-nav > li {
display: inline-block;
}
.masthead-nav > li + li {
margin-left: 30px;
}
.masthead-nav > li > a {
padding-right: 0;
padding-left: 0;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
color: black; /* IE8 proofing */
/*color: rgba(255,255,255);*/
border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
background-color: transparent;
border-bottom-color: black;
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
color: #fff;
border-bottom-color: #fff;
}
@media (min-width: 768px) {
.masthead-brand {
float: left;
}
.masthead-nav {
float: right;
}
}
/*
* Cover
*/
.cover {
padding: 0 20px;
}
.cover .btn-lg {
padding: 10px 20px;
font-weight: bold;
}
/*
* Footer
*/
.mastfoot {
color: #999; /* IE8 proofing */
color: rgba(255,255,255,.5);
}
/*
* Affix and center
*/
@media (min-width: 768px) {
/* Pull out the header and footer */
.masthead {
position: fixed;
top: 0;
}
.mastfoot {
position: fixed;
bottom: 0;
}
/* Start the vertical centering */
.site-wrapper-inner {
vertical-align: middle;
}
/* Handle the widths */
.masthead,
.mastfoot,
.cover-container {
width: 100%; /* Must be percentage or pixels for horizontal alignment */
}
}
@media (min-width: 992px) {
.masthead,
.mastfoot,
.cover-container {
width: 1200px;
}
}
|
documentation/javadoc/apidocs/com/googlecode/cqengine/entity/class-use/MapEntity.html
|
npgall/cqengine
|
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.3) on Sun Mar 29 22:42:10 IST 2020 -->
<title>Uses of Class com.googlecode.cqengine.entity.MapEntity (CQEngine 3.5.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2020-03-29">
<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.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.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 com.googlecode.cqengine.entity.MapEntity (CQEngine 3.5.0 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="../MapEntity.html" title="class in com.googlecode.cqengine.entity">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 com.googlecode.cqengine.entity.MapEntity" class="title">Uses of Class<br>com.googlecode.cqengine.entity.MapEntity</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../MapEntity.html" title="class in com.googlecode.cqengine.entity">MapEntity</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="#com.googlecode.cqengine.entity">com.googlecode.cqengine.entity</a></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="com.googlecode.cqengine.entity">
<!-- -->
</a>
<h3>Uses of <a href="../MapEntity.html" title="class in com.googlecode.cqengine.entity">MapEntity</a> in <a href="../package-summary.html">com.googlecode.cqengine.entity</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../MapEntity.html" title="class in com.googlecode.cqengine.entity">MapEntity</a> in <a href="../package-summary.html">com.googlecode.cqengine.entity</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PrimaryKeyedMapEntity.html" title="class in com.googlecode.cqengine.entity">PrimaryKeyedMapEntity</a></span></code></th>
<td class="colLast">
<div class="block">An extension of <a href="../MapEntity.html" title="class in com.googlecode.cqengine.entity"><code>MapEntity</code></a> in which a particular entry in the map is designated as a primary key,
and this primary key will then be used to compute hashCode and test for equality.</div>
</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="../MapEntity.html" title="class in com.googlecode.cqengine.entity">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 © 2020. All rights reserved.</small></p>
</footer>
</body>
</html>
|
src/main/webapp/bower_components/goJs/api/symbols/CommandHandler.html
|
dads-software-brotherhood/sekc
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GoJS® CommandHandler Class</title>
<script src="../../assets/js/jquery.min.js"></script>
<script src="../../assets/js/bootstrap.min.js"></script>
<script src="../../assets/js/highlight.js"></script>
<script src="../../assets/js/api.js"></script>
<link href="../../assets/css/bootstrap.min.css" rel="stylesheet" >
<!-- custom CSS after bootstrap -->
<link href="../../assets/css/main.css" rel="stylesheet" type="text/css"/>
<link href="../../assets/css/api.css" rel="stylesheet" type="text/css"/>
<!--<link rel="stylesheet" href="../../assets/css/api.css" type="text/css" media="all" />-->
<link rel="stylesheet" href="../../assets/css/highlight.css" type="text/css" media="all" />
</head>
<body>
<!-- non-fixed navbar -->
<nav id="non-fixed-nav" class="navbar navbar-inverse navbar-top">
<div class="container-fluid">
<div class="navbar-header">
<div class="navheader-container">
<div class="navheader-collapse" data-toggle="collapse" data-target="#navbar">
<a id="toplogo" class="navbar-brand" href="../../index.html">GoJS</a>
<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>
</div>
</div>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="../../index.html">Home</a></li>
<li><a href="../../learn/index.html">Learn</a></li>
<li><a href="../../samples/index.html">Samples</a></li>
<li><a href="../../intro/index.html">Intro</a></li>
<li><a href="../../api/index.html">API</a></li>
<li><a href="https://www.nwoods.com/components/evalform.htm">Register</a></li>
<li><a href="../../doc/download.html">Download</a></li>
<li><a href="https://forum.nwoods.com/c/gojs">Forum</a></li>
<li><a href="https://www.nwoods.com/contact.html" onclick="ga('send','event','Outbound Link','click','contact');">Contact</a></li>
<li class="buy"><a href="https://www.nwoods.com/sales/index.html" onclick="ga('send','event','Outbound Link','click','buy');">Buy</a></li>
<li class="activate"><a href="https://www.nwoods.com/app/activate.aspx?sku=gojs">Activate</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container-fluid">
<!-- ============================== classes index ============================ -->
<div id="navindex" class="col-md-2">
<!-- begin publish.classesIndex -->
<!-- <div><a href="../index.html">GoJS Class Index</a></div> -->
<div class="sidebar-nav">
<div class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<div class="navheader-container">
<div class="navheader-collapse" data-toggle="collapse" data-target="#DiagramNavbar">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#DiagramNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<span class="navbar-brand">Diagram Classes</span>
</div>
</div>
<div id="DiagramNavbar" class="navbar-collapse collapse sidebar-navbar-collapse">
<ul class="classList nav navbar-nav">
<li><a href="../symbols/Adornment.html" class="linkConstructor">Adornment</a></li>
<li><a href="../symbols/AnimationManager.html" class="linkConstructor">AnimationManager</a></li>
<li><a href="../symbols/CommandHandler.html" class="linkConstructor">CommandHandler</a></li>
<li><a href="../symbols/Diagram.html" class="linkConstructor">Diagram</a></li>
<li><a href="../symbols/DiagramEvent.html" class="linkConstructor">DiagramEvent</a></li>
<li><a href="../symbols/GraphObject.html" class="linkConstructor">GraphObject</a></li>
<li><a href="../symbols/Group.html" class="linkConstructor">Group</a></li>
<li><a href="../symbols/InputEvent.html" class="linkConstructor">InputEvent</a></li>
<li><a href="../symbols/Layer.html" class="linkConstructor">Layer</a></li>
<li><a href="../symbols/Link.html" class="linkConstructor">Link</a></li>
<li><a href="../symbols/Node.html" class="linkConstructor">Node</a></li>
<li><a href="../symbols/Overview.html" class="linkConstructor">Overview</a></li>
<li><a href="../symbols/Palette.html" class="linkConstructor">Palette</a></li>
<li><a href="../symbols/Panel.html" class="linkConstructor">Panel</a></li>
<li><a href="../symbols/Part.html" class="linkConstructor">Part</a></li>
<li><a href="../symbols/Picture.html" class="linkConstructor">Picture</a></li>
<li><a href="../symbols/Placeholder.html" class="linkConstructor">Placeholder</a></li>
<li><a href="../symbols/RowColumnDefinition.html" class="linkConstructor">RowColumnDefinition</a></li>
<li><a href="../symbols/Shape.html" class="linkConstructor">Shape</a></li>
<li><a href="../symbols/TextBlock.html" class="linkConstructor">TextBlock</a></li>
</ul>
</div>
</div>
<div class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<div class="navheader-container">
<div class="navheader-collapse" data-toggle="collapse" data-target="#GeometryNavbar">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#GeometryNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<span class="navbar-brand">Geometry Classes</span>
</div>
</div>
<div id="GeometryNavbar" class="navbar-collapse collapse sidebar-navbar-collapse">
<ul class="classList nav navbar-nav">
<li><a href="../symbols/Brush.html" class="linkConstructor">Brush</a></li>
<li><a href="../symbols/Geometry.html" class="linkConstructor">Geometry</a></li>
<li><a href="../symbols/Margin.html" class="linkConstructor">Margin</a></li>
<li><a href="../symbols/PathFigure.html" class="linkConstructor">PathFigure</a></li>
<li><a href="../symbols/PathSegment.html" class="linkConstructor">PathSegment</a></li>
<li><a href="../symbols/Point.html" class="linkConstructor">Point</a></li>
<li><a href="../symbols/Rect.html" class="linkConstructor">Rect</a></li>
<li><a href="../symbols/Size.html" class="linkConstructor">Size</a></li>
<li><a href="../symbols/Spot.html" class="linkConstructor">Spot</a></li>
</ul>
</div>
</div>
<div class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<div class="navheader-container">
<div class="navheader-collapse" data-toggle="collapse" data-target="#ModelNavbar">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#ModelNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<span class="navbar-brand">Model Classes</span>
</div>
</div>
<div id="ModelNavbar" class="navbar-collapse collapse sidebar-navbar-collapse">
<ul class="classList nav navbar-nav">
<li><a href="../symbols/Binding.html" class="linkConstructor">Binding</a></li>
<li><a href="../symbols/ChangedEvent.html" class="linkConstructor">ChangedEvent</a></li>
<li><a href="../symbols/GraphLinksModel.html" class="linkConstructor">GraphLinksModel</a></li>
<li><a href="../symbols/Model.html" class="linkConstructor">Model</a></li>
<li><a href="../symbols/Transaction.html" class="linkConstructor">Transaction</a></li>
<li><a href="../symbols/TreeModel.html" class="linkConstructor">TreeModel</a></li>
<li><a href="../symbols/UndoManager.html" class="linkConstructor">UndoManager</a></li>
</ul>
</div>
</div>
<div class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<div class="navheader-container">
<div class="navheader-collapse" data-toggle="collapse" data-target="#LayoutNavbar">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#LayoutNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<span class="navbar-brand">Layout Classes</span>
</div>
</div>
<div id="LayoutNavbar" class="navbar-collapse collapse sidebar-navbar-collapse">
<ul class="classList nav navbar-nav">
<li><a href="../symbols/CircularLayout.html" class="linkConstructor">CircularLayout</a></li>
<li><a href="../symbols/ForceDirectedLayout.html" class="linkConstructor">ForceDirectedLayout</a></li>
<li><a href="../symbols/GridLayout.html" class="linkConstructor">GridLayout</a></li>
<li><a href="../symbols/LayeredDigraphLayout.html" class="linkConstructor">LayeredDigraphLayout</a></li>
<li><a href="../symbols/Layout.html" class="linkConstructor">Layout</a></li>
<li><a href="../symbols/LayoutNetwork.html" class="linkConstructor">LayoutNetwork</a></li>
<li><a href="../symbols/TreeLayout.html" class="linkConstructor">TreeLayout</a></li>
</ul>
</div>
</div>
<div class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<div class="navheader-container">
<div class="navheader-collapse" data-toggle="collapse" data-target="#ToolNavbar">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#ToolNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<span class="navbar-brand">Tool Classes</span>
</div>
</div>
<div id="ToolNavbar" class="navbar-collapse collapse sidebar-navbar-collapse">
<ul class="classList nav navbar-nav">
<li><a href="../symbols/ActionTool.html" class="linkConstructor">ActionTool</a></li>
<li><a href="../symbols/ClickCreatingTool.html" class="linkConstructor">ClickCreatingTool</a></li>
<li><a href="../symbols/ClickSelectingTool.html" class="linkConstructor">ClickSelectingTool</a></li>
<li><a href="../symbols/ContextMenuTool.html" class="linkConstructor">ContextMenuTool</a></li>
<li><a href="../symbols/DraggingTool.html" class="linkConstructor">DraggingTool</a></li>
<li><a href="../symbols/DragSelectingTool.html" class="linkConstructor">DragSelectingTool</a></li>
<li><a href="../symbols/HTMLInfo.html" class="linkConstructor">HTMLInfo</a></li>
<li><a href="../symbols/LinkingBaseTool.html" class="linkConstructor">LinkingBaseTool</a></li>
<li><a href="../symbols/LinkingTool.html" class="linkConstructor">LinkingTool</a></li>
<li><a href="../symbols/LinkReshapingTool.html" class="linkConstructor">LinkReshapingTool</a></li>
<li><a href="../symbols/PanningTool.html" class="linkConstructor">PanningTool</a></li>
<li><a href="../symbols/RelinkingTool.html" class="linkConstructor">RelinkingTool</a></li>
<li><a href="../symbols/ResizingTool.html" class="linkConstructor">ResizingTool</a></li>
<li><a href="../symbols/RotatingTool.html" class="linkConstructor">RotatingTool</a></li>
<li><a href="../symbols/TextEditingTool.html" class="linkConstructor">TextEditingTool</a></li>
<li><a href="../symbols/Tool.html" class="linkConstructor">Tool</a></li>
<li><a href="../symbols/ToolManager.html" class="linkConstructor">ToolManager</a></li>
</ul>
</div>
</div>
<div class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<div class="navheader-container">
<div class="navheader-collapse" data-toggle="collapse" data-target="#CollectionNavbar">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#CollectionNavbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<span class="navbar-brand">Collection Classes</span>
</div>
</div>
<div id="CollectionNavbar" class="navbar-collapse collapse sidebar-navbar-collapse">
<ul class="classList nav navbar-nav">
<li><a href="../symbols/Iterable.html" class="linkConstructor">Iterable</a></li>
<li><a href="../symbols/Iterator.html" class="linkConstructor">Iterator</a></li>
<li><a href="../symbols/List.html" class="linkConstructor">List</a></li>
<li><a href="../symbols/Map.html" class="linkConstructor">Map</a></li>
<li><a href="../symbols/Set.html" class="linkConstructor">Set</a></li>
</ul>
</div>
</div>
</div> <!-- /class="sidebar-nav -->
<!-- end publish.classesIndex -->
</div>
<div id="contentBody" class="col-md-10">
<!-- ============================== header ================================= -->
<div id="header" class="fineprint mt30">
<b>GoJS</b>® Diagramming Components<br/>version 1.7.21 for JavaScript/HTML<br/>by <a href="https://www.nwoods.com/">Northwoods Software®</a>
</div>
<!-- ============================== class title ============================ -->
<h2 class="classTitle mt30">
Class CommandHandler
</h2>
<!-- ============================== class summary ========================== -->
<span class="hideshowall">
<span class="nodetails"><button id="buttonShow">Show Details</button></span>
<span class="details"><button id="buttonHide">Show Summaries</button></span>
</span>
<p class="classsummary">
The <a href="../symbols/Diagram.html#commandHandler" class="linkProperty">Diagram.commandHandler</a> implements various
commands such as <a href="../symbols/CommandHandler.html#deleteSelection" class="linkMethod">CommandHandler.deleteSelection</a> or <a href="../symbols/CommandHandler.html#redo" class="linkMethod">CommandHandler.redo</a>.
The CommandHandler includes keyboard event handling to interpret
key presses as commands.
<p>
CommandHandlers cannot be shared amongst multiple Diagrams.
<p>
You may define a CommandHandler subclass and override methods.
However you must seriously consider calling the base method in order to get its default behavior.
There may be situations where not calling the base method may cause subtle bugs,
but that depends on the method.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call a base method.
<p>
There is an example custom CommandHandler in the extensions directory: <a href="../../extensions/DrawCommandHandler.js">DrawCommandHandler.js</a>,
which provides alignment commands and additional behaviors for the arrow keys.
<p class="boxread">
For additional discussion, please read the <a href="../../intro/commands.html">Introduction page on Commands</a>.
<h3>Keyboard Shortcuts</h3>
The CommandHandler implements the following command bindings for keyboard input in <a href="../symbols/CommandHandler.html#doKeyDown" class="linkMethod">doKeyDown</a>:
<ul>
<li><code>Ctrl-X</code> & <code>Shift-Del</code> invoke <a href="../symbols/CommandHandler.html#cutSelection" class="linkMethod">cutSelection</a></li>
<li><code>Ctrl-C</code> & <code>Ctrl-Insert</code> invoke <a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a></li>
<li><code>Ctrl-V</code> & <code>Shift-Insert</code> invoke <a href="../symbols/CommandHandler.html#pasteSelection" class="linkMethod">pasteSelection</a></li>
<li><code>Del</code> & <code>Backspace</code> invoke <a href="../symbols/CommandHandler.html#deleteSelection" class="linkMethod">deleteSelection</a></li>
<li><code>Ctrl-A</code> invokes <a href="../symbols/CommandHandler.html#selectAll" class="linkMethod">selectAll</a></li>
<li><code>Ctrl-Z</code> & <code>Alt-Backspace</code> invoke <a href="../symbols/CommandHandler.html#undo" class="linkMethod">undo</a></li>
<li><code>Ctrl-Y</code> & <code>Alt-Shift-Backspace</code> invoke <a href="../symbols/CommandHandler.html#redo" class="linkMethod">redo</a></li>
<li><code>Up</code> & <code>Down</code> & <code>Left</code> & <code>Right</code> (arrow keys) call <a href="../symbols/Diagram.html#scroll" class="linkMethod">Diagram.scroll</a></li>
<li><code>PageUp</code> & <code>PageDown</code> call <a href="../symbols/Diagram.html#scroll" class="linkMethod">Diagram.scroll</a></li>
<li><code>Home</code> & <code>End</code> call <a href="../symbols/Diagram.html#scroll" class="linkMethod">Diagram.scroll</a></li>
<li><code>Space</code> invokes <a href="../symbols/CommandHandler.html#scrollToPart" class="linkMethod">scrollToPart</a></li>
<li><code>Ctrl-- & Keypad--</code> (minus) invoke <a href="../symbols/CommandHandler.html#decreaseZoom" class="linkMethod">decreaseZoom</a></li>
<li><code>Ctrl-+ & Keypad-+</code> (plus) invoke <a href="../symbols/CommandHandler.html#increaseZoom" class="linkMethod">increaseZoom</a></li>
<li><code>Ctrl-0</code> invokes <a href="../symbols/CommandHandler.html#resetZoom" class="linkMethod">resetZoom</a></li>
<li><code>Shift-Z</code> invokes <a href="../symbols/CommandHandler.html#zoomToFit" class="linkMethod">zoomToFit</a>; repeat to return to the original scale and position</li>
<li><code>Ctrl-G</code> invokes <a href="../symbols/CommandHandler.html#groupSelection" class="linkMethod">groupSelection</a></li>
<li><code>Ctrl-Shift-G</code> invokes <a href="../symbols/CommandHandler.html#ungroupSelection" class="linkMethod">ungroupSelection</a></li>
<li><code>F2</code> invokes <a href="../symbols/CommandHandler.html#editTextBlock" class="linkMethod">editTextBlock</a></li>
<li><code>Menu Key</code> invokes <a href="../symbols/CommandHandler.html#showContextMenu" class="linkMethod">showContextMenu</a></li>
<li><code>Esc</code> invokes <a href="../symbols/CommandHandler.html#stopCommand" class="linkMethod">stopCommand</a></li>
</ul>
<p>
On a Macintosh the Command key is used as the modifier instead of the Control key.
</p>
<p>
On touch devices there is a default context menu that shows many commonly-used commands
when you hold a finger down on the diagram.
</p>
</p>
<!-- ============================== constructor summary ==================== -->
<h2 id="constructor" class="summaryCaption"> Constructor <span class="nodetails"> Summary</span><span class="details"> Details</span></h2>
<div class="table-responsive">
<table class="summaryTable table table-bordered table-condensed" summary="A summary of the constructor documented in the class CommandHandler.">
<thead>
<tr>
<th scope="col" class="name">Name</th>
<th scope="col" class="description">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name" >
<div class="name">
CommandHandler()
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>The constructor produces a CommandHandler with the default key bindings.
</div>
</td>
</tr>
</tbody>
</table>
</div><!-- class="table-responsive">-->
<!-- ============================== properties summary ===================== -->
<h2 class="summaryCaption">Properties<span class="nodetails"> Summary</span><span class="details"> Details</span></h2>
<div class="table-responsive">
<table class="summaryTable table table-bordered table-condensed" summary="A summary of the properties documented in the class CommandHandler.">
<thead>
<tr>
<th scope="col" class="name">Name, Value Type</th>
<th scope="col" class="description">Description</th>
</tr>
</thead>
<tbody>
<tr id="archetypeGroupData" >
<td class="name">
<div class="name">
archetypeGroupData
</div>
<div class="attributes">
<span class="light">{Object}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets a data object that is copied by <a href="../symbols/CommandHandler.html#groupSelection" class="linkMethod">groupSelection</a>
when creating a new Group.<span class="nodetails" id="xproparchetypeGroupData"><a class="morelink" onclick="hst('proparchetypeGroupData')">More...</a></span> <span class="details" id="proparchetypeGroupData">
</span><div class="details" id="dproparchetypeGroupData"><p>
The default value is null.
If you set this to an Object, be sure that <a href="../symbols/GraphLinksModel.html#isGroupForNodeData" class="linkMethod">GraphLinksModel.isGroupForNodeData</a> is true for that object.
Setting this property does not raise any events.</div>
</div>
</td>
</tr>
<tr id="copiesConnectedLinks" >
<td class="name">
<div class="name">
copiesConnectedLinks
</div>
<div class="attributes">
<span class="light">{boolean}</span>
<span class="since" title="since">1.5</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets whether <a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a> should also copy Links that connect with selected Nodes.<span class="nodetails" id="xpropcopiesConnectedLinks"><a class="morelink" onclick="hst('propcopiesConnectedLinks')">More...</a></span> <span class="details" id="propcopiesConnectedLinks">
The default value is true.
Setting this property does not raise any events.
</span><div class="details" id="dpropcopiesConnectedLinks"><p>
The <a href="../symbols/DraggingTool.html#copiesEffectiveCollection" class="linkProperty">DraggingTool.copiesEffectiveCollection</a> property serves a similar role for the <a href="../symbols/DraggingTool.html" class="linkConstructor">DraggingTool</a>
when the user holds down the control key to modify the drag into a copy operation.</div>
</div>
</td>
</tr>
<tr id="copiesGroupKey" >
<td class="name">
<div class="name">
copiesGroupKey
</div>
<div class="attributes">
<span class="light">{boolean}</span>
<span class="since" title="since">1.3</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets whether <a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a> and <a href="../symbols/CommandHandler.html#copyToClipboard" class="linkMethod">copyToClipboard</a> copy the node data property
whose value is the containing group data's key.<span class="nodetails" id="xpropcopiesGroupKey"><a class="morelink" onclick="hst('propcopiesGroupKey')">More...</a></span> <span class="details" id="propcopiesGroupKey">
</span><div class="details" id="dpropcopiesGroupKey"><p>
Set this property to true if you want a copy/paste of a node to automatically have the new node be a member of the original group.
Caution: this only has an effect if the Diagram's <a href="../symbols/Diagram.html#model" class="linkProperty">Diagram.model</a> is a <a href="../symbols/GraphLinksModel.html" class="linkConstructor">GraphLinksModel</a>.
<p>
The default value is false.</div>
</div>
</td>
</tr>
<tr id="copiesParentKey" >
<td class="name">
<div class="name">
copiesParentKey
</div>
<div class="attributes">
<span class="light">{boolean}</span>
<span class="since" title="since">1.3</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets whether <a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a> and <a href="../symbols/CommandHandler.html#copyToClipboard" class="linkMethod">copyToClipboard</a> copy the node data property
whose value is the tree-parent node data's key.<span class="nodetails" id="xpropcopiesParentKey"><a class="morelink" onclick="hst('propcopiesParentKey')">More...</a></span> <span class="details" id="propcopiesParentKey">
</span><div class="details" id="dpropcopiesParentKey"><p>
Set this property to true if you want a copy/paste of a node to automatically have the new node be a tree-child of the original tree-parent node.
Caution: this only has an effect if the Diagram's <a href="../symbols/Diagram.html#model" class="linkProperty">Diagram.model</a> is a <a href="../symbols/TreeModel.html" class="linkConstructor">TreeModel</a>.
<p>
The default value is false.</div>
</div>
</td>
</tr>
<tr id="copiesTree" >
<td class="name">
<div class="name">
copiesTree
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets whether <a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a> should also copy subtrees.<span class="nodetails" id="xpropcopiesTree"><a class="morelink" onclick="hst('propcopiesTree')">More...</a></span> <span class="details" id="propcopiesTree">
The default value is false.
Setting this property does not raise any events.
</span><div class="details" id="dpropcopiesTree"><p>
The <a href="../symbols/DraggingTool.html#dragsTree" class="linkProperty">DraggingTool.dragsTree</a> property serves a similar role for the <a href="../symbols/DraggingTool.html" class="linkConstructor">DraggingTool</a>
for both moving and copying operations.</div>
</div>
</td>
</tr>
<tr id="defaultScale" >
<td class="name">
<div class="name">
defaultScale
</div>
<div class="attributes">
<span class="light">{number}</span>
<span class="since" title="since">1.3</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets the <a href="../symbols/Diagram.html#scale" class="linkProperty">Diagram.scale</a> set by <a href="../symbols/CommandHandler.html#resetZoom" class="linkMethod">resetZoom</a>.<span class="nodetails" id="xpropdefaultScale"><a class="morelink" onclick="hst('propdefaultScale')">More...</a></span> <span class="details" id="propdefaultScale">
</span><div class="details" id="dpropdefaultScale"><p>
The default value is 1.0.
The value must be a number larger than 0.
Setting this property does not raise any events.</div>
</div>
</td>
</tr>
<tr id="deletesConnectedLinks" >
<td class="name">
<div class="name">
deletesConnectedLinks
</div>
<div class="attributes">
<span class="light">{boolean}</span>
<span class="since" title="since">1.6</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets whether <a href="../symbols/CommandHandler.html#deleteSelection" class="linkMethod">deleteSelection</a> should also delete links that are connected to nodes that are deleted.<span class="nodetails" id="xpropdeletesConnectedLinks"><a class="morelink" onclick="hst('propdeletesConnectedLinks')">More...</a></span> <span class="details" id="propdeletesConnectedLinks">
The default value is true.
Setting this property does not raise any events.</span>
</div>
</td>
</tr>
<tr id="deletesTree" >
<td class="name">
<div class="name">
deletesTree
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets whether <a href="../symbols/CommandHandler.html#deleteSelection" class="linkMethod">deleteSelection</a> should also delete subtrees.<span class="nodetails" id="xpropdeletesTree"><a class="morelink" onclick="hst('propdeletesTree')">More...</a></span> <span class="details" id="propdeletesTree">
The default value is false.
Setting this property does not raise any events.</span>
</div>
</td>
</tr>
<tr id="diagram" >
<td class="name">
<div class="name">
diagram
</div>
<div class="attributes">
<span class="light">{<a href="../symbols/Diagram.html" class="linkConstructor">Diagram</a>}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>This read-only property returns the <a href="../symbols/Diagram.html" class="linkConstructor">Diagram</a> that is using this CommandHandler,
after <a href="../symbols/Diagram.html#commandHandler" class="linkProperty">Diagram.commandHandler</a> has been set to this object.
</div>
</td>
</tr>
<tr id="memberValidation" >
<td class="name">
<div class="name">
memberValidation
</div>
<div class="attributes">
<span class="light">{function(Group, Part):boolean | null}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets the predicate that determines whether or not a node may become a member of a group.<span class="nodetails" id="xpropmemberValidation"><a class="morelink" onclick="hst('propmemberValidation')">More...</a></span> <span class="details" id="propmemberValidation">
This predicate is called in addition to any existing group's <a href="../symbols/Group.html#memberValidation" class="linkProperty">Group.memberValidation</a> predicate.
The default predicate is null, which is equivalent to simply returning true.
The predicate may be called passing null as the first argument (the Group) --
this asks whether it is OK to make the second argument (the Part, but not a Link) a top-level Part of the diagram.
<p class="box">
For a more general discussion of validation, see <a href="../../intro/validation.html">Introduction to Validation</a>.
</span><div class="details" id="dpropmemberValidation"><p>
The function, if supplied, must not have any side-effects.</div>
</div>
</td>
</tr>
<tr id="zoomFactor" >
<td class="name">
<div class="name">
zoomFactor
</div>
<div class="attributes">
<span class="light">{number}</span>
<span class="since" title="since">1.1</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp <p> -->
<p>Gets or sets the amount by which <a href="../symbols/CommandHandler.html#decreaseZoom" class="linkMethod">decreaseZoom</a> and <a href="../symbols/CommandHandler.html#increaseZoom" class="linkMethod">increaseZoom</a> change
the <a href="../symbols/Diagram.html#scale" class="linkProperty">Diagram.scale</a>.<span class="nodetails" id="xpropzoomFactor"><a class="morelink" onclick="hst('propzoomFactor')">More...</a></span> <span class="details" id="propzoomFactor">
</span><div class="details" id="dpropzoomFactor"><p>
The default value is 1.05 (5%).
The value must be a number larger than 1.0.
Setting this property does not raise any events.</div>
</div>
</td>
</tr>
</tbody>
</table>
</div><!-- class="table-responsive">-->
<!-- ============================== methods summary ======================== -->
<h2 class="summaryCaption">Method <span class="nodetails"> Summary</span><span class="details"> Details</span></h2>
<div class="table-responsive">
<table class="summaryTable table table-bordered table-condensed" summary="A summary of the methods documented in the class CommandHandler.">
<thead>
<tr>
<th scope="col" class="name">Name, Return Type</th>
<th scope="col" class="description">Description</th>
</tr>
</thead>
<tbody>
<tr id="addTopLevelParts">
<td class="name">
<div class="name">
addTopLevelParts(coll, check)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>Make sure all of the unnested <a href="../symbols/Part.html" class="linkConstructor">Part</a>s in the given collection
are removed from any containing <a href="../symbols/Group.html" class="linkConstructor">Group</a>s.<span class="nodetails" id="xmethaddTopLevelParts"><a class="morelink" onclick="hst('methaddTopLevelParts')">More...</a></span> <span class="details" id="methaddTopLevelParts">
</span><div class="details" id="dmethaddTopLevelParts"><p>
This sets <a href="../symbols/Part.html#containingGroup" class="linkProperty">Part.containingGroup</a> to null on each Part that is
not a member of another Part in the argument collection.
If the check argument to this method is supplied and true,
this will call <a href="../symbols/CommandHandler.html#isValidMember" class="linkMethod">isValidMember</a> on each part, passing null as the first argument.
<p>
This functionality is similar to <a href="../symbols/CommandHandler.html#ungroupSelection" class="linkMethod">ungroupSelection</a>,
except that this is not a command (there is no transaction and this does not raise a <a href="../symbols/DiagramEvent.html" class="linkConstructor">DiagramEvent</a>)
and the parts are necessarily becoming top-level parts
(whereas ungrouping would add them to the Group containing the Group being ungrouped).
<p>
This function is typically called in a <a href="../symbols/Diagram.html#mouseDrop" class="linkProperty">Diagram.mouseDrop</a> event handler
in order to remove the selected Parts from whatever <a href="../symbols/Group.html" class="linkConstructor">Group</a> they had been in.
<p>
If you want to add Parts to be members of a Group, call <a href="../symbols/Group.html#addMembers" class="linkMethod">Group.addMembers</a>.
If you want to remove Parts completely from a Diagram, call <a href="../symbols/Diagram.html#removeParts" class="linkMethod">Diagram.removeParts</a>.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{Iterable.<Part>}</span> <b>coll</b>
</dt>
<dd>a collection of Parts.</dd>
<dt>
<span class="light fixedFont">{boolean=}</span> <b>check</b>
</dt>
<dd>whether to call <a href="../symbols/CommandHandler.html#isValidMember" class="linkMethod">isValidMember</a> to confirm that changing the Part to be a top-level Part is valid.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> true if all non-Links were changed to be top-level Parts in this Diagram; false if some Parts or Nodes were not able to be added.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canCollapseSubGraph">
<td class="name">
<div class="name">
canCollapseSubGraph(group)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether the user can collapse expanded <a href="../symbols/Group.html" class="linkConstructor">Group</a>s.<span class="nodetails" id="xmethcanCollapseSubGraph"><a class="morelink" onclick="hst('methcanCollapseSubGraph')">More...</a></span> <span class="details" id="methcanCollapseSubGraph">
</span><div class="details" id="dmethcanCollapseSubGraph"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#collapseSubGraph" class="linkMethod">collapseSubGraph</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Group.html" class="linkConstructor">Group</a>=}</span> <b>group</b>
</dt>
<dd>if supplied, ignore the selection and consider collapsing this particular Group.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> </dt>
</dl>
</div>
</td>
</tr>
<tr id="canCollapseTree">
<td class="name">
<div class="name">
canCollapseTree(node)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether the user can collapse expanded subtrees of <a href="../symbols/Node.html" class="linkConstructor">Node</a>s.<span class="nodetails" id="xmethcanCollapseTree"><a class="morelink" onclick="hst('methcanCollapseTree')">More...</a></span> <span class="details" id="methcanCollapseTree">
</span><div class="details" id="dmethcanCollapseTree"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#collapseTree" class="linkMethod">collapseTree</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Node.html" class="linkConstructor">Node</a>=}</span> <b>node</b>
</dt>
<dd>if supplied, ignore the selection and consider collapsing this particular Node.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> </dt>
</dl>
</div>
</td>
</tr>
<tr id="canCopySelection">
<td class="name">
<div class="name">
canCopySelection()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a> command.<span class="nodetails" id="xmethcanCopySelection"><a class="morelink" onclick="hst('methcanCopySelection')">More...</a></span> <span class="details" id="methcanCopySelection">
</span><div class="details" id="dmethcanCopySelection"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if <a href="../symbols/Diagram.html#allowCopy" class="linkProperty">Diagram.allowCopy</a> is true,
if <a href="../symbols/Diagram.html#allowClipboard" class="linkProperty">Diagram.allowClipboard</a> is true, and
if there are some selected <a href="../symbols/Part.html" class="linkConstructor">Part</a>s.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canCutSelection">
<td class="name">
<div class="name">
canCutSelection()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#cutSelection" class="linkMethod">cutSelection</a> command.<span class="nodetails" id="xmethcanCutSelection"><a class="morelink" onclick="hst('methcanCutSelection')">More...</a></span> <span class="details" id="methcanCutSelection">
</span><div class="details" id="dmethcanCutSelection"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#cutSelection" class="linkMethod">cutSelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowCopy" class="linkProperty">Diagram.allowCopy</a> is true,
if <a href="../symbols/Diagram.html#allowDelete" class="linkProperty">Diagram.allowDelete</a> is true,
if <a href="../symbols/Diagram.html#allowClipboard" class="linkProperty">Diagram.allowClipboard</a> is true, and
if there are some selected <a href="../symbols/Part.html" class="linkConstructor">Part</a>s.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canDecreaseZoom">
<td class="name">
<div class="name">
canDecreaseZoom(factor)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#decreaseZoom" class="linkMethod">decreaseZoom</a> command.<span class="nodetails" id="xmethcanDecreaseZoom"><a class="morelink" onclick="hst('methcanDecreaseZoom')">More...</a></span> <span class="details" id="methcanDecreaseZoom">
</span><div class="details" id="dmethcanDecreaseZoom"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#decreaseZoom" class="linkMethod">decreaseZoom</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{number=}</span> <b>factor</b>
</dt>
<dd>This defaults to 1/<a href="../symbols/CommandHandler.html#zoomFactor" class="linkProperty">zoomFactor</a>. The value should be less than one and greater than zero.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true if <a href="../symbols/Diagram.html#allowZoom" class="linkProperty">Diagram.allowZoom</a> is true
and if the new scale is within the range of <a href="../symbols/Diagram.html#minScale" class="linkProperty">Diagram.minScale</a> and <a href="../symbols/Diagram.html#maxScale" class="linkProperty">Diagram.maxScale</a>.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canDeleteSelection">
<td class="name">
<div class="name">
canDeleteSelection()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#deleteSelection" class="linkMethod">deleteSelection</a> command.<span class="nodetails" id="xmethcanDeleteSelection"><a class="morelink" onclick="hst('methcanDeleteSelection')">More...</a></span> <span class="details" id="methcanDeleteSelection">
</span><div class="details" id="dmethcanDeleteSelection"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#deleteSelection" class="linkMethod">deleteSelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowDelete" class="linkProperty">Diagram.allowDelete</a> is true, and
if there are some selected <a href="../symbols/Part.html" class="linkConstructor">Part</a>s.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canEditTextBlock">
<td class="name">
<div class="name">
canEditTextBlock(textblock)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#editTextBlock" class="linkMethod">editTextBlock</a> command.<span class="nodetails" id="xmethcanEditTextBlock"><a class="morelink" onclick="hst('methcanEditTextBlock')">More...</a></span> <span class="details" id="methcanEditTextBlock">
</span><div class="details" id="dmethcanEditTextBlock"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#editTextBlock" class="linkMethod">editTextBlock</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/TextBlock.html" class="linkConstructor">TextBlock</a>=}</span> <b>textblock</b>
</dt>
<dd>the <a href="../symbols/TextBlock.html" class="linkConstructor">TextBlock</a> to consider editing.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowTextEdit" class="linkProperty">Diagram.allowTextEdit</a> is true,
if there is a <a href="../symbols/ToolManager.html#textEditingTool" class="linkProperty">ToolManager.textEditingTool</a>, and
if there is any selected <a href="../symbols/Part.html" class="linkConstructor">Part</a> for which <a href="../symbols/Part.html#canEdit" class="linkMethod">Part.canEdit</a> is true.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canExpandSubGraph">
<td class="name">
<div class="name">
canExpandSubGraph(group)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether the user can expand collapsed <a href="../symbols/Group.html" class="linkConstructor">Group</a>s.<span class="nodetails" id="xmethcanExpandSubGraph"><a class="morelink" onclick="hst('methcanExpandSubGraph')">More...</a></span> <span class="details" id="methcanExpandSubGraph">
</span><div class="details" id="dmethcanExpandSubGraph"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#expandSubGraph" class="linkMethod">expandSubGraph</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Group.html" class="linkConstructor">Group</a>=}</span> <b>group</b>
</dt>
<dd>if supplied, ignore the selection and consider expanding this particular Group.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> </dt>
</dl>
</div>
</td>
</tr>
<tr id="canExpandTree">
<td class="name">
<div class="name">
canExpandTree(node)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether the user can expand collapsed subtrees of <a href="../symbols/Node.html" class="linkConstructor">Node</a>s.<span class="nodetails" id="xmethcanExpandTree"><a class="morelink" onclick="hst('methcanExpandTree')">More...</a></span> <span class="details" id="methcanExpandTree">
</span><div class="details" id="dmethcanExpandTree"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#expandTree" class="linkMethod">expandTree</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Node.html" class="linkConstructor">Node</a>=}</span> <b>node</b>
</dt>
<dd>if supplied, ignore the selection and consider expanding this particular Node.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> </dt>
</dl>
</div>
</td>
</tr>
<tr id="canGroupSelection">
<td class="name">
<div class="name">
canGroupSelection()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#groupSelection" class="linkMethod">groupSelection</a> command.<span class="nodetails" id="xmethcanGroupSelection"><a class="morelink" onclick="hst('methcanGroupSelection')">More...</a></span> <span class="details" id="methcanGroupSelection">
</span><div class="details" id="dmethcanGroupSelection"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#groupSelection" class="linkMethod">groupSelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the <a href="../symbols/CommandHandler.html#archetypeGroupData" class="linkProperty">archetypeGroupData</a> is not null,
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowInsert" class="linkProperty">Diagram.allowInsert</a> is true,
if <a href="../symbols/Diagram.html#allowGroup" class="linkProperty">Diagram.allowGroup</a> is true,
if <a href="../symbols/Diagram.html#model" class="linkProperty">Diagram.model</a> is a <a href="../symbols/GraphLinksModel.html" class="linkConstructor">GraphLinksModel</a>, and
if there is any selected <a href="../symbols/Part.html" class="linkConstructor">Part</a> that can be <a href="../symbols/Part.html#canGroup" class="linkMethod">Part.canGroup</a>ed.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canIncreaseZoom">
<td class="name">
<div class="name">
canIncreaseZoom(factor)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#increaseZoom" class="linkMethod">increaseZoom</a> command.<span class="nodetails" id="xmethcanIncreaseZoom"><a class="morelink" onclick="hst('methcanIncreaseZoom')">More...</a></span> <span class="details" id="methcanIncreaseZoom">
</span><div class="details" id="dmethcanIncreaseZoom"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#increaseZoom" class="linkMethod">increaseZoom</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{number=}</span> <b>factor</b>
</dt>
<dd>This defaults to <a href="../symbols/CommandHandler.html#zoomFactor" class="linkProperty">zoomFactor</a>. The value should be greater than one.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true if <a href="../symbols/Diagram.html#allowZoom" class="linkProperty">Diagram.allowZoom</a> is true
and if the new scale is within the range of <a href="../symbols/Diagram.html#minScale" class="linkProperty">Diagram.minScale</a> and <a href="../symbols/Diagram.html#maxScale" class="linkProperty">Diagram.maxScale</a>.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canPasteSelection">
<td class="name">
<div class="name">
canPasteSelection()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#pasteSelection" class="linkMethod">pasteSelection</a> command.<span class="nodetails" id="xmethcanPasteSelection"><a class="morelink" onclick="hst('methcanPasteSelection')">More...</a></span> <span class="details" id="methcanPasteSelection">
</span><div class="details" id="dmethcanPasteSelection"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#pasteSelection" class="linkMethod">pasteSelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowInsert" class="linkProperty">Diagram.allowInsert</a> is true,
if <a href="../symbols/Diagram.html#allowClipboard" class="linkProperty">Diagram.allowClipboard</a> is true, and
if the clipboard has parts in it.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canRedo">
<td class="name">
<div class="name">
canRedo()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#redo" class="linkMethod">redo</a> command.<span class="nodetails" id="xmethcanRedo"><a class="morelink" onclick="hst('methcanRedo')">More...</a></span> <span class="details" id="methcanRedo">
</span><div class="details" id="dmethcanRedo"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#redo" class="linkMethod">redo</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowUndo" class="linkProperty">Diagram.allowUndo</a> is true, and
if the <a href="../symbols/UndoManager.html#canRedo" class="linkMethod">UndoManager.canRedo</a> predicate returns true.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canResetZoom">
<td class="name">
<div class="name">
canResetZoom(newscale)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#resetZoom" class="linkMethod">resetZoom</a> command.<span class="nodetails" id="xmethcanResetZoom"><a class="morelink" onclick="hst('methcanResetZoom')">More...</a></span> <span class="details" id="methcanResetZoom">
</span><div class="details" id="dmethcanResetZoom"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#resetZoom" class="linkMethod">resetZoom</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{number=}</span> <b>newscale</b>
</dt>
<dd>This defaults to <a href="../symbols/CommandHandler.html#defaultScale" class="linkProperty">defaultScale</a>, which is normally 1.0. The value should be greater than zero.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true if <a href="../symbols/Diagram.html#allowZoom" class="linkProperty">Diagram.allowZoom</a> is true.
and if the new scale is within the range of <a href="../symbols/Diagram.html#minScale" class="linkProperty">Diagram.minScale</a> and <a href="../symbols/Diagram.html#maxScale" class="linkProperty">Diagram.maxScale</a>.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canScrollToPart">
<td class="name">
<div class="name">
canScrollToPart(part)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
<span class="since" title="since">1.6</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#scrollToPart" class="linkMethod">scrollToPart</a> command.<span class="nodetails" id="xmethcanScrollToPart"><a class="morelink" onclick="hst('methcanScrollToPart')">More...</a></span> <span class="details" id="methcanScrollToPart">
This returns false if there is no argument Part and there are no selected Parts.
</span><div class="details" id="dmethcanScrollToPart"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#scrollToPart" class="linkMethod">scrollToPart</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Part.html" class="linkConstructor">Part</a>=}</span> <b>part</b>
</dt>
<dd>This defaults to the first selected Part of <a href="../symbols/Diagram.html#selection" class="linkProperty">Diagram.selection</a></dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true if <a href="../symbols/Diagram.html#allowHorizontalScroll" class="linkProperty">Diagram.allowHorizontalScroll</a> and <a href="../symbols/Diagram.html#allowVerticalScroll" class="linkProperty">Diagram.allowVerticalScroll</a> are true.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canSelectAll">
<td class="name">
<div class="name">
canSelectAll()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#selectAll" class="linkMethod">selectAll</a> command.<span class="nodetails" id="xmethcanSelectAll"><a class="morelink" onclick="hst('methcanSelectAll')">More...</a></span> <span class="details" id="methcanSelectAll">
</span><div class="details" id="dmethcanSelectAll"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#selectAll" class="linkMethod">selectAll</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true if <a href="../symbols/Diagram.html#allowSelect" class="linkProperty">Diagram.allowSelect</a> is true.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canShowContextMenu">
<td class="name">
<div class="name">
canShowContextMenu(obj)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#showContextMenu" class="linkMethod">showContextMenu</a> command.<span class="nodetails" id="xmethcanShowContextMenu"><a class="morelink" onclick="hst('methcanShowContextMenu')">More...</a></span> <span class="details" id="methcanShowContextMenu">
</span><div class="details" id="dmethcanShowContextMenu"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#showContextMenu" class="linkMethod">showContextMenu</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/GraphObject.html" class="linkConstructor">GraphObject</a>|<a href="../symbols/Diagram.html" class="linkConstructor">Diagram</a>=}</span> <b>obj</b>
</dt>
<dd>a GraphObject or Diagram with a contextMenu defined.
If none is given, this method will use the first selected object, or else the Diagram.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> </dt>
</dl>
</div>
</td>
</tr>
<tr id="canStopCommand">
<td class="name">
<div class="name">
canStopCommand()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether the user may stop the current tool.<span class="nodetails" id="xmethcanStopCommand"><a class="morelink" onclick="hst('methcanStopCommand')">More...</a></span> <span class="details" id="methcanStopCommand">
This just returns true.
</span><div class="details" id="dmethcanStopCommand"><p>
This method may be overridden, but probably should not be overridden.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#stopCommand" class="linkMethod">stopCommand</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> true.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canUndo">
<td class="name">
<div class="name">
canUndo()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#undo" class="linkMethod">undo</a> command.<span class="nodetails" id="xmethcanUndo"><a class="morelink" onclick="hst('methcanUndo')">More...</a></span> <span class="details" id="methcanUndo">
</span><div class="details" id="dmethcanUndo"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#undo" class="linkMethod">undo</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowUndo" class="linkProperty">Diagram.allowUndo</a> is true, and
if the <a href="../symbols/UndoManager.html#canUndo" class="linkMethod">UndoManager.canUndo</a> predicate returns true.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canUngroupSelection">
<td class="name">
<div class="name">
canUngroupSelection(group)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#ungroupSelection" class="linkMethod">ungroupSelection</a> command.<span class="nodetails" id="xmethcanUngroupSelection"><a class="morelink" onclick="hst('methcanUngroupSelection')">More...</a></span> <span class="details" id="methcanUngroupSelection">
</span><div class="details" id="dmethcanUngroupSelection"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#ungroupSelection" class="linkMethod">ungroupSelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Group.html" class="linkConstructor">Group</a>=}</span> <b>group</b>
</dt>
<dd>if supplied, ignore the selection and consider ungrouping this particular Group.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true:
if the diagram is not <a href="../symbols/Diagram.html#isReadOnly" class="linkProperty">Diagram.isReadOnly</a>,
if <a href="../symbols/Diagram.html#allowDelete" class="linkProperty">Diagram.allowDelete</a> is true,
if <a href="../symbols/Diagram.html#allowUngroup" class="linkProperty">Diagram.allowUngroup</a> is true,
if <a href="../symbols/Diagram.html#model" class="linkProperty">Diagram.model</a> is a <a href="../symbols/GraphLinksModel.html" class="linkConstructor">GraphLinksModel</a>, and
if there are any selected <a href="../symbols/Group.html" class="linkConstructor">Group</a>s that are <a href="../symbols/Group.html#ungroupable" class="linkProperty">Group.ungroupable</a>.</dt>
</dl>
</div>
</td>
</tr>
<tr id="canZoomToFit">
<td class="name">
<div class="name">
canZoomToFit()
</div>
<div class="attributes">
<span class="light">{boolean}</span>
<span class="since" title="since">1.1</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate controls whether or not the user can invoke the <a href="../symbols/CommandHandler.html#zoomToFit" class="linkMethod">zoomToFit</a> command.<span class="nodetails" id="xmethcanZoomToFit"><a class="morelink" onclick="hst('methcanZoomToFit')">More...</a></span> <span class="details" id="methcanZoomToFit">
</span><div class="details" id="dmethcanZoomToFit"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
This method must not have any side-effects.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#zoomToFit" class="linkMethod">zoomToFit</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> This returns true if <a href="../symbols/Diagram.html#allowZoom" class="linkProperty">Diagram.allowZoom</a> is true.</dt>
</dl>
</div>
</td>
</tr>
<tr id="collapseSubGraph">
<td class="name">
<div class="name">
collapseSubGraph(group)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command collapses all expanded selected <a href="../symbols/Group.html" class="linkConstructor">Group</a>s.<span class="nodetails" id="xmethcollapseSubGraph"><a class="morelink" onclick="hst('methcollapseSubGraph')">More...</a></span> <span class="details" id="methcollapseSubGraph">
This operation is performed within a "Collapse SubGraph" transaction.
Just before the end of the transaction this raises the "SubGraphCollapsed" <a href="../symbols/DiagramEvent.html" class="linkConstructor">DiagramEvent</a>,
with a collection of collapsed <a href="../symbols/Group.html" class="linkConstructor">Group</a>s as the subject.
This currently has no default keyboard shortcut.
</span><div class="details" id="dmethcollapseSubGraph"><p>
This calls <a href="../symbols/Group.html#collapseSubGraph" class="linkMethod">Group.collapseSubGraph</a> to perform the collapse, which will set <a href="../symbols/Group.html#isSubGraphExpanded" class="linkProperty">Group.isSubGraphExpanded</a> to false.
You may want to save the collapsed/expanded state to the model by using a TwoWay <a href="../symbols/Binding.html" class="linkConstructor">Binding</a> on the "isSubGraphExpanded" property of your Groups,
and perhaps also on the <a href="../symbols/Group.html#wasSubGraphExpanded" class="linkProperty">Group.wasSubGraphExpanded</a> property.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canCollapseSubGraph" class="linkMethod">canCollapseSubGraph</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Group.html" class="linkConstructor">Group</a>=}</span> <b>group</b>
</dt>
<dd>if supplied, ignore the selection and collapse this particular Group.</dd>
</dl>
</div>
</td>
</tr>
<tr id="collapseTree">
<td class="name">
<div class="name">
collapseTree(node)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command collapses all expanded selected <a href="../symbols/Node.html" class="linkConstructor">Node</a>s.<span class="nodetails" id="xmethcollapseTree"><a class="morelink" onclick="hst('methcollapseTree')">More...</a></span> <span class="details" id="methcollapseTree">
This operation is performed within a "Collapse Tree" transaction.
Just before the end of the transaction this raises the "TreeCollapsed" <a href="../symbols/DiagramEvent.html" class="linkConstructor">DiagramEvent</a>,
with a collection of collapsed <a href="../symbols/Node.html" class="linkConstructor">Node</a>s as the subject.
This currently has no default keyboard shortcut.
</span><div class="details" id="dmethcollapseTree"><p>
This calls <a href="../symbols/Node.html#collapseTree" class="linkMethod">Node.collapseTree</a> to perform the collapse, which will set <a href="../symbols/Node.html#isTreeExpanded" class="linkProperty">Node.isTreeExpanded</a> to false.
You may want to save the collapsed/expanded state to the model by using a TwoWay <a href="../symbols/Binding.html" class="linkConstructor">Binding</a> on the "isTreeExpanded" property of your Nodes,
and perhaps also on the <a href="../symbols/Node.html#wasTreeExpanded" class="linkProperty">Node.wasTreeExpanded</a> property.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canCollapseTree" class="linkMethod">canCollapseTree</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Node.html" class="linkConstructor">Node</a>=}</span> <b>node</b>
</dt>
<dd>if supplied, ignore the selection and collapse this particular Node subtree.</dd>
</dl>
</div>
</td>
</tr>
<tr id="copySelection">
<td class="name">
<div class="name">
copySelection()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command copies the currently selected parts, <a href="../symbols/Diagram.html#selection" class="linkProperty">Diagram.selection</a>, from the <a href="../symbols/Diagram.html" class="linkConstructor">Diagram</a> into the clipboard.<span class="nodetails" id="xmethcopySelection"><a class="morelink" onclick="hst('methcopySelection')">More...</a></span> <span class="details" id="methcopySelection">
This is normally invoked by the <code>Ctrl-C</code> keyboard shortcut.
</span><div class="details" id="dmethcopySelection"><p>
This makes a copy of the current selection by calling <a href="../symbols/CommandHandler.html#copyToClipboard" class="linkMethod">copyToClipboard</a>.
This also raises the "ClipboardChanged" diagram event.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canCopySelection" class="linkMethod">canCopySelection</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="copyToClipboard">
<td class="name">
<div class="name">
copyToClipboard(coll)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>Make a copy of the given collection of <a href="../symbols/Part.html" class="linkConstructor">Part</a>s
and stores it in a static variable acting as the clipboard.<span class="nodetails" id="xmethcopyToClipboard"><a class="morelink" onclick="hst('methcopyToClipboard')">More...</a></span> <span class="details" id="methcopyToClipboard">
</span><div class="details" id="dmethcopyToClipboard"><p>
The clipboard is initially null.
It can hold a collection of copied <a href="../symbols/Part.html" class="linkConstructor">Part</a>s.
It also remembers the <a href="../symbols/Model.html#dataFormat" class="linkProperty">Model.dataFormat</a> of the diagram
from which the parts were copied.
<p>
This calls <a href="../symbols/Diagram.html#copyParts" class="linkMethod">Diagram.copyParts</a> in order to make a copy of the Parts for the clipboard.
The values of <a href="../symbols/CommandHandler.html#copiesParentKey" class="linkProperty">copiesParentKey</a> and <a href="../symbols/CommandHandler.html#copiesGroupKey" class="linkProperty">copiesGroupKey</a> affect whether
a copied node data remembers its tree parent node (if in a <a href="../symbols/TreeModel.html" class="linkConstructor">TreeModel</a>) or
its containing group (if in a <a href="../symbols/GraphLinksModel.html" class="linkConstructor">GraphLinksModel</a>).
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#pasteFromClipboard" class="linkMethod">pasteFromClipboard</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{Iterable.<Part>}</span> <b>coll</b>
</dt>
<dd>A collection of <a href="../symbols/Part.html" class="linkConstructor">Part</a>s.
If the value is null, the clipboard is cleared of all data.</dd>
</dl>
</div>
</td>
</tr>
<tr id="cutSelection">
<td class="name">
<div class="name">
cutSelection()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command executes a <a href="../symbols/CommandHandler.html#copySelection" class="linkMethod">copySelection</a> followed by a <a href="../symbols/CommandHandler.html#deleteSelection" class="linkMethod">deleteSelection</a>.<span class="nodetails" id="xmethcutSelection"><a class="morelink" onclick="hst('methcutSelection')">More...</a></span> <span class="details" id="methcutSelection">
This is normally invoked by the <code>Ctrl-X</code> keyboard shortcut.
</span><div class="details" id="dmethcutSelection"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canCutSelection" class="linkMethod">canCutSelection</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="decreaseZoom">
<td class="name">
<div class="name">
decreaseZoom(factor)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command decreases the <a href="../symbols/Diagram.html#scale" class="linkProperty">Diagram.scale</a> by a given factor.<span class="nodetails" id="xmethdecreaseZoom"><a class="morelink" onclick="hst('methdecreaseZoom')">More...</a></span> <span class="details" id="methdecreaseZoom">
This is normally invoked by the <code>Ctrl--</code> and <code>Keypad--</code> keyboard shortcuts.
</span><div class="details" id="dmethdecreaseZoom"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canDecreaseZoom" class="linkMethod">canDecreaseZoom</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{number=}</span> <b>factor</b>
</dt>
<dd>This defaults to 1/<a href="../symbols/CommandHandler.html#zoomFactor" class="linkProperty">zoomFactor</a>. The value should be less than one and greater than zero.</dd>
</dl>
</div>
</td>
</tr>
<tr id="deleteSelection">
<td class="name">
<div class="name">
deleteSelection()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command deletes the currently selected parts from the diagram.<span class="nodetails" id="xmethdeleteSelection"><a class="morelink" onclick="hst('methdeleteSelection')">More...</a></span> <span class="details" id="methdeleteSelection">
This is normally invoked by the <code>Del</code> keyboard shortcut.
</span><div class="details" id="dmethdeleteSelection"><p>
This will first raise the "SelectionDeleting" <a href="../symbols/DiagramEvent.html" class="linkConstructor">DiagramEvent</a>,
then start a "Delete" transaction, call <a href="../symbols/Diagram.html#removeParts" class="linkMethod">Diagram.removeParts</a>,
raise the "SelectionDeleted" diagram event, and finally commit the transaction.
<p>
Because this command changes the selection,
this method also raises the "ChangingSelection" and "ChangedSelection" diagram events.
All changes are performed within a transaction.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canDeleteSelection" class="linkMethod">canDeleteSelection</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="doKeyDown">
<td class="name">
<div class="name">
doKeyDown()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This is called by tools to handle keyboard commands.<span class="nodetails" id="xmethdoKeyDown"><a class="morelink" onclick="hst('methdoKeyDown')">More...</a></span> <span class="details" id="methdoKeyDown">
For most commands, this calls the "can..." predicate; if that returns true it calls the command method.
If GoJS handles a key-down event as a keyboard command, the underlying event will not bubble.
</span><div class="details" id="dmethdoKeyDown"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.
<p>
There is an example custom CommandHandler in the extensions directory: <a href="../../extensions/DrawCommandHandler.js">DrawCommandHandler.js</a>,
which implements additional behaviors for the arrow keys by overriding this method.
For additional discussion, please read the <a href="../../intro/commands.html">Introduction page on Commands</a>.</div>
</div>
</td>
</tr>
<tr id="doKeyUp">
<td class="name">
<div class="name">
doKeyUp()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This is called by tools to handle keyboard commands.<span class="nodetails" id="xmethdoKeyUp"><a class="morelink" onclick="hst('methdoKeyUp')">More...</a></span> <span class="details" id="methdoKeyUp">
</span><div class="details" id="dmethdoKeyUp"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</div>
</td>
</tr>
<tr id="editTextBlock">
<td class="name">
<div class="name">
editTextBlock(textblock)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command starts in-place editing of a <a href="../symbols/TextBlock.html" class="linkConstructor">TextBlock</a> in the selected <a href="../symbols/Part.html" class="linkConstructor">Part</a>.<span class="nodetails" id="xmetheditTextBlock"><a class="morelink" onclick="hst('metheditTextBlock')">More...</a></span> <span class="details" id="metheditTextBlock">
This is normally invoked by the <code>F2</code> keyboard shortcut.
</span><div class="details" id="dmetheditTextBlock"><p>
This starts the <a href="../symbols/TextEditingTool.html" class="linkConstructor">TextEditingTool</a> to have the user enter or modify the text string and finally set the <a href="../symbols/TextBlock.html#text" class="linkProperty">TextBlock.text</a>.
You may want to save the new string to the model by using a TwoWay <a href="../symbols/Binding.html" class="linkConstructor">Binding</a> on the "text" property of your TextBlock.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canEditTextBlock" class="linkMethod">canEditTextBlock</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/TextBlock.html" class="linkConstructor">TextBlock</a>=}</span> <b>textblock</b>
</dt>
<dd>the <a href="../symbols/TextBlock.html" class="linkConstructor">TextBlock</a> to start editing.</dd>
</dl>
</div>
</td>
</tr>
<tr id="expandSubGraph">
<td class="name">
<div class="name">
expandSubGraph(group)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command expands all collapsed selected <a href="../symbols/Group.html" class="linkConstructor">Group</a>s.<span class="nodetails" id="xmethexpandSubGraph"><a class="morelink" onclick="hst('methexpandSubGraph')">More...</a></span> <span class="details" id="methexpandSubGraph">
This operation is performed within an "Expand SubGraph" transaction.
Just before the end of the transaction this raises the "SubGraphExpanded" <a href="../symbols/DiagramEvent.html" class="linkConstructor">DiagramEvent</a>,
with a collection of expanded <a href="../symbols/Group.html" class="linkConstructor">Group</a>s as the subject.
This currently has no default keyboard shortcut.
</span><div class="details" id="dmethexpandSubGraph"><p>
This calls <a href="../symbols/Group.html#expandSubGraph" class="linkMethod">Group.expandSubGraph</a> to perform the collapse, which will set <a href="../symbols/Group.html#isSubGraphExpanded" class="linkProperty">Group.isSubGraphExpanded</a> to true.
You may want to save the collapsed/expanded state to the model by using a TwoWay <a href="../symbols/Binding.html" class="linkConstructor">Binding</a> on the "isSubGraphExpanded" property of your Groups,
and perhaps also on the <a href="../symbols/Group.html#wasSubGraphExpanded" class="linkProperty">Group.wasSubGraphExpanded</a> property.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canExpandSubGraph" class="linkMethod">canExpandSubGraph</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Group.html" class="linkConstructor">Group</a>=}</span> <b>group</b>
</dt>
<dd>if supplied, ignore the selection and expand this particular Group.</dd>
</dl>
</div>
</td>
</tr>
<tr id="expandTree">
<td class="name">
<div class="name">
expandTree(node)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command expands all collapsed selected <a href="../symbols/Node.html" class="linkConstructor">Node</a>s.<span class="nodetails" id="xmethexpandTree"><a class="morelink" onclick="hst('methexpandTree')">More...</a></span> <span class="details" id="methexpandTree">
This operation is performed within an "Expand Tree" transaction.
Just before the end of the transaction this raises the "TreeExpanded" <a href="../symbols/DiagramEvent.html" class="linkConstructor">DiagramEvent</a>,
with a collection of expanded <a href="../symbols/Node.html" class="linkConstructor">Node</a>s as the subject.
This currently has no default keyboard shortcut.
</span><div class="details" id="dmethexpandTree"><p>
This calls <a href="../symbols/Node.html#expandTree" class="linkMethod">Node.expandTree</a> to perform the expand, which will set <a href="../symbols/Node.html#isTreeExpanded" class="linkProperty">Node.isTreeExpanded</a> to true.
You may want to save the collapsed/expanded state to the model by using a TwoWay <a href="../symbols/Binding.html" class="linkConstructor">Binding</a> on the "isTreeExpanded" property of your Nodes,
and perhaps also on the <a href="../symbols/Node.html#wasTreeExpanded" class="linkProperty">Node.wasTreeExpanded</a> property.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canExpandTree" class="linkMethod">canExpandTree</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Node.html" class="linkConstructor">Node</a>=}</span> <b>node</b>
</dt>
<dd>if supplied, ignore the selection and collapse this particular Node subtree.</dd>
</dl>
</div>
</td>
</tr>
<tr id="followCollapsedPart">
<td class="name">
<div class="name">
followCollapsedPart(part, found)
</div>
<div class="attributes">
<span class="light">{Array}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p><span class="nodetails" id="xmethfollowCollapsedPart"><a class="morelink" onclick="hst('methfollowCollapsedPart')">More...</a></span> <span class="details" id="methfollowCollapsedPart"></span>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Part.html" class="linkConstructor">Part</a>}</span> <b>part</b>
</dt>
<dd></dd>
<dt>
<span class="light fixedFont">{Array}</span> <b>found</b>
</dt>
<dd></dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{Array}</span> </dt>
</dl>
</div>
</td>
</tr>
<tr id="groupSelection">
<td class="name">
<div class="name">
groupSelection()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command adds a copy of <a href="../symbols/CommandHandler.html#archetypeGroupData" class="linkProperty">archetypeGroupData</a> to the diagram's model
to create a new <a href="../symbols/Group.html" class="linkConstructor">Group</a> and then adds the selected <a href="../symbols/Part.html" class="linkConstructor">Part</a>s to that new group.<span class="nodetails" id="xmethgroupSelection"><a class="morelink" onclick="hst('methgroupSelection')">More...</a></span> <span class="details" id="methgroupSelection">
This is normally invoked by the <code>Ctrl-G</code> keyboard shortcut.
</span><div class="details" id="dmethgroupSelection"><p>
This creates a new <a href="../symbols/Group.html" class="linkConstructor">Group</a> by adding a copy of the <a href="../symbols/CommandHandler.html#archetypeGroupData" class="linkProperty">archetypeGroupData</a> to the model.
Each of the selected parts for which <a href="../symbols/Part.html#canGroup" class="linkMethod">Part.canGroup</a> is true
and for which <a href="../symbols/CommandHandler.html#isValidMember" class="linkMethod">isValidMember</a> is true
is made a member of that new group.
If all of the selected groupable parts were members of a pre-existing group,
the new group also becomes a member of that pre-existing group,
if <a href="../symbols/CommandHandler.html#isValidMember" class="linkMethod">isValidMember</a> is true for that existing group with the new group.
The new group becomes the only selected part.
This raises the "SelectionGrouped" diagram event.
This method also raises the "ChangingSelection" and "ChangedSelection" diagram events.
All of the changes are performed in a "Group" transaction.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canGroupSelection" class="linkMethod">canGroupSelection</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="increaseZoom">
<td class="name">
<div class="name">
increaseZoom(factor)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command increases the <a href="../symbols/Diagram.html#scale" class="linkProperty">Diagram.scale</a> by a given factor.<span class="nodetails" id="xmethincreaseZoom"><a class="morelink" onclick="hst('methincreaseZoom')">More...</a></span> <span class="details" id="methincreaseZoom">
This is normally invoked by the <code>Ctrl-+</code> and <code>Keypad-+</code> keyboard shortcuts.
</span><div class="details" id="dmethincreaseZoom"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canIncreaseZoom" class="linkMethod">canIncreaseZoom</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{number=}</span> <b>factor</b>
</dt>
<dd>This defaults to <a href="../symbols/CommandHandler.html#zoomFactor" class="linkProperty">zoomFactor</a>. The value should be greater than one.</dd>
</dl>
</div>
</td>
</tr>
<tr id="isValidMember">
<td class="name">
<div class="name">
isValidMember(group, part)
</div>
<div class="attributes">
<span class="light">{boolean}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This predicate is called to determine whether a Node may be added as a member of a Group.<span class="nodetails" id="xmethisValidMember"><a class="morelink" onclick="hst('methisValidMember')">More...</a></span> <span class="details" id="methisValidMember">
This always checks to make sure no group might become a member of itself, either directly or indirectly.
If the Group has a <a href="../symbols/Group.html#memberValidation" class="linkProperty">Group.memberValidation</a> predicate and if it returns false, this method returns false.
If this CommandHandler has a <a href="../symbols/CommandHandler.html#memberValidation" class="linkProperty">memberValidation</a> predicate and if it returns false, this method returns false.
Otherwise this will return true.
<p class="box">
For a more general discussion of validation, see <a href="../../intro/validation.html">Introduction to Validation</a>.
</span><div class="details" id="dmethisValidMember"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Group.html" class="linkConstructor">Group</a>}</span> <b>group</b>
</dt>
<dd>this may be null if the node is being added as a top-level node.</dd>
<dt>
<span class="light fixedFont">{<a href="../symbols/Part.html" class="linkConstructor">Part</a>}</span> <b>part</b>
</dt>
<dd>a Part, usually a Node, possibly another Group, but not a Link or an Adornment.</dd>
</dl>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{boolean}</span> true if OK to add the node to the group.</dt>
</dl>
</div>
</td>
</tr>
<tr id="pasteFromClipboard">
<td class="name">
<div class="name">
pasteFromClipboard()
</div>
<div class="attributes">
<span class="light">{Set.<Part>}</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>If the clipboard holds a collection of <a href="../symbols/Part.html" class="linkConstructor">Part</a>s,
and if the <a href="../symbols/Model.html#dataFormat" class="linkProperty">Model.dataFormat</a> matches that stored in the clipboard,
this makes a copy of the clipboard's parts and adds the copies to this <a href="../symbols/Diagram.html" class="linkConstructor">Diagram</a>.<span class="nodetails" id="xmethpasteFromClipboard"><a class="morelink" onclick="hst('methpasteFromClipboard')">More...</a></span> <span class="details" id="methpasteFromClipboard">
</span><div class="details" id="dmethpasteFromClipboard"><p>
This calls <a href="../symbols/Diagram.html#copyParts" class="linkMethod">Diagram.copyParts</a> in order to make a copy of the Parts in the clipboard and add them to this diagram.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#copyToClipboard" class="linkMethod">copyToClipboard</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Returns:</dt>
<dt><span class="light fixedFont">{Set.<Part>}</span> a collection of the newly pasted <a href="../symbols/Part.html" class="linkConstructor">Part</a>s,
or an empty Set if there was no data in the clipboard.</dt>
</dl>
</div>
</td>
</tr>
<tr id="pasteSelection">
<td class="name">
<div class="name">
pasteSelection(pos)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command copies the contents of the clipboard into this diagram and makes those new parts the new selection.<span class="nodetails" id="xmethpasteSelection"><a class="morelink" onclick="hst('methpasteSelection')">More...</a></span> <span class="details" id="methpasteSelection">
This is normally invoked by the <code>Ctrl-V</code> keyboard shortcut.
</span><div class="details" id="dmethpasteSelection"><p>
This calls <a href="../symbols/CommandHandler.html#pasteFromClipboard" class="linkMethod">pasteFromClipboard</a> to add copies of <a href="../symbols/Part.html" class="linkConstructor">Part</a>s
into this diagram, and then selects all of the newly created parts.
This also raises the "ClipboardPasted" diagram event.
This method raises the "ChangingSelection" and "ChangedSelection" diagram events.
All of the changes are performed in a transaction.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canPasteSelection" class="linkMethod">canPasteSelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Point.html" class="linkConstructor">Point</a>=}</span> <b>pos</b>
</dt>
<dd>Point at which to center the newly pasted parts; if not present the parts are not moved.</dd>
</dl>
</div>
</td>
</tr>
<tr id="redo">
<td class="name">
<div class="name">
redo()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command calls <a href="../symbols/UndoManager.html#redo" class="linkMethod">UndoManager.redo</a>.<span class="nodetails" id="xmethredo"><a class="morelink" onclick="hst('methredo')">More...</a></span> <span class="details" id="methredo">
This is normally invoked by the <code>Ctrl-Y</code> keyboard shortcut.
</span><div class="details" id="dmethredo"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canRedo" class="linkMethod">canRedo</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="resetZoom">
<td class="name">
<div class="name">
resetZoom(newscale)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command sets the <a href="../symbols/Diagram.html#scale" class="linkProperty">Diagram.scale</a> to a new scale value, by default 1.<span class="nodetails" id="xmethresetZoom"><a class="morelink" onclick="hst('methresetZoom')">More...</a></span> <span class="details" id="methresetZoom">
This is normally invoked by the <code>Ctrl-0</code> keyboard shortcut.
</span><div class="details" id="dmethresetZoom"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canResetZoom" class="linkMethod">canResetZoom</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{number=}</span> <b>newscale</b>
</dt>
<dd>This defaults to <a href="../symbols/CommandHandler.html#defaultScale" class="linkProperty">defaultScale</a>, which is normally 1.0. The value should be greater than zero.</dd>
</dl>
</div>
</td>
</tr>
<tr id="scrollToPart">
<td class="name">
<div class="name">
scrollToPart(part)
</div>
<div class="attributes">
<span class="since" title="since">1.6</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command scrolls the diagram to make a highlighted or selected Part visible in the viewport.<span class="nodetails" id="xmethscrollToPart"><a class="morelink" onclick="hst('methscrollToPart')">More...</a></span> <span class="details" id="methscrollToPart">
Call this command repeatedly to cycle through the <a href="../symbols/Diagram.html#highlighteds" class="linkProperty">Diagram.highlighteds</a> collection,
if there are any Parts in that collection, or else in the <a href="../symbols/Diagram.html#selection" class="linkProperty">Diagram.selection</a> collection,
scrolling to each one in turn by calling <a href="../symbols/Diagram.html#centerRect" class="linkMethod">Diagram.centerRect</a>.
</span><div class="details" id="dmethscrollToPart"><p>
This is normally invoked by the <code>Space</code> keyboard shortcut.
If there is no argument and there is no highlighted or selected Part, this command does nothing.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canScrollToPart" class="linkMethod">canScrollToPart</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Part.html" class="linkConstructor">Part</a>=}</span> <b>part</b>
</dt>
<dd>This defaults to the first highlighted Part of <a href="../symbols/Diagram.html#highlighteds" class="linkProperty">Diagram.highlighteds</a>,
or, if there are no highlighted Parts, the first selected Part.</dd>
</dl>
</div>
</td>
</tr>
<tr id="selectAll">
<td class="name">
<div class="name">
selectAll()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command selects all of the selectable <a href="../symbols/Part.html" class="linkConstructor">Part</a>s in the diagram by setting <a href="../symbols/Part.html#isSelected" class="linkProperty">Part.isSelected</a> to true on each one.<span class="nodetails" id="xmethselectAll"><a class="morelink" onclick="hst('methselectAll')">More...</a></span> <span class="details" id="methselectAll">
This is normally invoked by the <code>Ctrl-A</code> keyboard shortcut.
</span><div class="details" id="dmethselectAll"><p>
This method raises the "ChangingSelection" and "ChangedSelection" diagram events.
This ignores all parts in temporary layers.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canSelectAll" class="linkMethod">canSelectAll</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="showContextMenu">
<td class="name">
<div class="name">
showContextMenu(obj)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command opens the context menu for a selected Part or given GraphObject, or else for the whole Diagram.<span class="nodetails" id="xmethshowContextMenu"><a class="morelink" onclick="hst('methshowContextMenu')">More...</a></span> <span class="details" id="methshowContextMenu">
This is normally invoked by the <code>Menu</code> keyboard shortcut.
</span><div class="details" id="dmethshowContextMenu"><p>
The given GraphObject must have a <a href="../symbols/GraphObject.html#contextMenu" class="linkProperty">GraphObject.contextMenu</a>
defined in order to show anything.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canShowContextMenu" class="linkMethod">canShowContextMenu</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/GraphObject.html" class="linkConstructor">GraphObject</a>|<a href="../symbols/Diagram.html" class="linkConstructor">Diagram</a>=}</span> <b>obj</b>
</dt>
<dd>a GraphObject or Diagram with a contextMenu defined.
If none is given, this method will use the first selected object, or else the Diagram.
The method will simulate a right-button click at the middle of the GraphObject or,
if a Diagram, at the current mouse position if it is in the viewport.</dd>
</dl>
</div>
</td>
</tr>
<tr id="stopCommand">
<td class="name">
<div class="name">
stopCommand()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command cancels the operation of the current tool.<span class="nodetails" id="xmethstopCommand"><a class="morelink" onclick="hst('methstopCommand')">More...</a></span> <span class="details" id="methstopCommand">
This is typically called when the user presses ESCAPE.
</span><div class="details" id="dmethstopCommand"><p>
If the current tool is a <a href="../symbols/ToolManager.html" class="linkConstructor">ToolManager</a>, this clears the diagram's selection.
This then calls <a href="../symbols/Tool.html#doCancel" class="linkMethod">Tool.doCancel</a> on the current tool.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canStopCommand" class="linkMethod">canStopCommand</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="undo">
<td class="name">
<div class="name">
undo()
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command calls <a href="../symbols/UndoManager.html#undo" class="linkMethod">UndoManager.undo</a>.<span class="nodetails" id="xmethundo"><a class="morelink" onclick="hst('methundo')">More...</a></span> <span class="details" id="methundo">
This is normally invoked by the <code>Ctrl-Z</code> keyboard shortcut.
</span><div class="details" id="dmethundo"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canUndo" class="linkMethod">canUndo</a></li>
</ul></div>
</div>
</td>
</tr>
<tr id="ungroupSelection">
<td class="name">
<div class="name">
ungroupSelection(group)
</div>
<div class="attributes">
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command removes selected groups from the diagram without removing their members from the diagram.<span class="nodetails" id="xmethungroupSelection"><a class="morelink" onclick="hst('methungroupSelection')">More...</a></span> <span class="details" id="methungroupSelection">
This is normally invoked by the <code>Ctrl-Shift-G</code> keyboard shortcut.
</span><div class="details" id="dmethungroupSelection"><p>
For the given group, or if not supplied, each selected <a href="../symbols/Group.html" class="linkConstructor">Group</a> that is <a href="../symbols/Group.html#ungroupable" class="linkProperty">Group.ungroupable</a>,
expand the subgraph and change all of its member parts to be members of the group that the selected group node is in.
(If the selected group is a top-level node, i.e. not a member of any group node, its members become top-level parts too.)
All of those selected groups are deleted.
All of the reparented member parts are selected.
<p>
This raises the "SelectionUngrouped" diagram event.
This method also raises the "ChangingSelection" and "ChangedSelection" diagram events.
All of the changes are performed in an "Ungroup" transaction.
<p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canUngroupSelection" class="linkMethod">canUngroupSelection</a></li>
</ul></div>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/Group.html" class="linkConstructor">Group</a>=}</span> <b>group</b>
</dt>
<dd>if supplied, ignore the selection and consider ungrouping this particular Group.</dd>
</dl>
</div>
</td>
</tr>
<tr id="zoomToFit">
<td class="name">
<div class="name">
zoomToFit()
</div>
<div class="attributes">
<span class="since" title="since">1.1</span>
</div>
</td>
<td class="description">
<div class="description">
<!--newp--><p><p>This command changes the <a href="../symbols/Diagram.html#scale" class="linkProperty">Diagram.scale</a> so that the <a href="../symbols/Diagram.html#documentBounds" class="linkProperty">Diagram.documentBounds</a> fits within the viewport.<span class="nodetails" id="xmethzoomToFit"><a class="morelink" onclick="hst('methzoomToFit')">More...</a></span> <span class="details" id="methzoomToFit">
If this command had been called before without any other zooming since then,
the original Diagram scale and position are restored.
This is normally invoked by the <code>Shift-Z</code> keyboard shortcut.
</span><div class="details" id="dmethzoomToFit"><p>
This method may be overridden, but you should consider calling this base method in order to get all of its functionality.
Please read the Introduction page on <a href="../../intro/extensions.html">Extensions</a> for how to override methods and how to call this base method.</div>
</p><div class="seealso">See also:
<ul class="seealsolist">
<li><a href="../symbols/CommandHandler.html#canZoomToFit" class="linkMethod">canZoomToFit</a></li>
</ul></div>
</div>
</td>
</tr>
</tbody>
</table>
</div><!-- class="table-responsive">-->
<!-- ============================== events summary ======================== -->
<!-- ============================== fields summary ===================== -->
<!-- ============================== constructor details ==================== -->
</div> <!-- end contentBody -->
</div> <!-- end container-fluid -->
<!-- ============================== footer ================================= -->
<div id="footer" class="fineprint" style="clear:both">
Copyright © 1998-2017 by <a href="https://www.nwoods.com/">Northwoods Software Corporation.</a>
</div>
</body>
</html>
|
www/views/menu/menu.html
|
czl33/czl33zuoye
|
<ion-side-menus enable-menu-with-back-views="false">
<ion-side-menu-content>
<ion-nav-bar class="bar-energized">
<ion-nav-back-button>
</ion-nav-back-button>
<ion-nav-buttons side="left">
<button class="button button-icon button-clear ion-navicon" menu-toggle="left">
</button>
</ion-nav-buttons>
</ion-nav-bar>
<ion-nav-view name="menuContent"></ion-nav-view>
</ion-side-menu-content>
<ion-side-menu side="left">
<!-- <ion-header-bar class="bar-energized">
<h1 class="title">Left</h1>
</ion-header-bar>-->
<ion-content class="side-background">
<div class="row">
<div class="col col-66 name" >
<h5 style="color:yellow">{{user.boss}}</h5>
<h6 style="color:yellow">{{user.phone}}</h6>
</div>
<div class="col col-33 col-center text-right">
<span class="calm-bg light vrsion-yuan "> 超级vip </span>
</div>
</div>
<ul class="list side-menu">
<li class="item item-icon-left item-icon-right" menu-close>
<i class="icon ion-closed-captioning"></i>
资金
<i class="icon ion-chevron-right icon-accessory"></i>
</li>
<li class="item item-icon-left item-icon-right" menu-close>
<i class="icon ion-briefcase"></i>
工具箱
<i class="icon ion-chevron-right icon-accessory"></i>
</li>
<li class="item item-icon-left item-icon-right" menu-close>
<i class="icon ion-podium"></i>
排行榜
<i class="icon ion-chevron-right icon-accessory"></i>
</li>
<li class="item item-icon-left item-icon-right" menu-close>
<i class="icon ion-ribbon-b"></i>
勋章
<i class="icon ion-chevron-right icon-accessory"></i>
</li>
</ul>
</ion-content>
<div style="position: fixed;bottom:10px;left:10px;z-index:9999;">
<a class="button button-light button-clear icon-left ion-android-settings" ui-sref="app.setting" menu-close>设置</a>
</div>
</ion-side-menu>
</ion-side-menus>
|
src/main/webapp/docs/tutorial/textbox.html
|
hemingwang0902/jquery-miniui
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>jQuery MiniUI - 专业WebUI控件库</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="jquery,web,grid,表格,datagrid,js,javascript,ajax,web开发,tree,table" />
<meta name="description" content="jQuery MiniUI - 专业WebUI控件库。它能缩短开发时间,减少代码量,使开发者更专注于业务和服务端,轻松实现界面开发,带来绝佳的用户体验。" />
<link href="../core.css" rel="stylesheet" type="text/css" />
<link href="common.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="header">
<div class="headerInner">
<a class="logo" href="http://www.miniui.com" title="jQuery MiniUI - 专业WebUI控件库">jQuery MiniUI</a>
<a id="why" href="/why">为什么选择MiniUI?</a>
<ul class="topmenu">
<li><a href="/"><span>首页</span></a></li>
<li onmouseover="showMenu('popup1', this)" onmouseout="hideMenu('popup1', this)"><a href="/product"><span>产品</span></a>
<ul id="popup1" class="popupmenu">
<li class="product"><a href="/product">产品介绍</a></li>
<li><a href="/features">功能特性</a></li>
<li><a href="/screenshots">界面截图</a></li>
<li><a href="/support">支持服务</a></li>
<li><a href="/license">授权方式</a></li>
<li class="faq"><a href="/faq">常见问题</a></li>
</ul>
</li>
<li><a href="/demo"><span>示例</span></a></li>
<li onmouseover="showMenu('popup2', this)" onmouseout="hideMenu('popup2', this)"><a href="/docs"><span>文档</span></a>
<ul id="popup2" class="popupmenu">
<li id="start_link"><a href="/docs/quickstart">快速入门</a></li>
<li><a href="/docs/tutorial">开发教程</a></li>
<li id="kb_link"><a href="/docs/kb">精华文章</a></li>
<li><a href="/docs/api">Api参考手册</a></li>
</ul>
</li>
<li><a href="/bbs"><span>论坛</span></a></li><li><a href="/download"><span>下载</span></a></li>
<li><a href="/contact"><span>联系</span></a></li>
</ul>
</div>
</div>
<div class="topnav">
<div class="topnavInner">
<a href="/">首页</a>><a href="/docs">文档中心</a>><a href="/docs/tutorial">开发教程</a>><span>表单控件</span>
</div>
</div>
<div class="body " >
<div class="bodyInner">
<div class="contentView">
<h3>TextBox:文本输入框</h3>
<a title="TextBox 文本输入框" href="../../demo/textbox/textbox.html" target="_blank"><img src="../api/images/textbox.gif"/></a>
<br /><br />
<p class="p_demo"><span class="note">参考示例</span>:<a href="../../demo/textbox/textbox.html" target="_blank">TextBox:文本输入框</a></p>
<br />
<h4>创建代码</h4>
<pre class="code"> 单行输入框:<span style="color:blue"><</span><span style="color:maroon">input </span><span style="color:red">class</span><span style="color:blue">="mini-textbox" </span><span style="color:red">value</span><span style="color:blue">="0" /> <</span><span style="color:maroon">br </span><span style="color:blue">/><</span><span style="color:maroon">br </span><span style="color:blue">/>
</span>密码输入框:<span style="color:blue"><</span><span style="color:maroon">input </span><span style="color:red">class</span><span style="color:blue">="mini-password" </span><span style="color:red">value</span><span style="color:blue">="12345" /> <</span><span style="color:maroon">br </span><span style="color:blue">/><</span><span style="color:maroon">br </span><span style="color:blue">/>
</span>多行输入框:<span style="color:blue"><</span><span style="color:maroon">input </span><span style="color:red">class</span><span style="color:blue">="mini-textarea" </span><span style="color:red">value</span><span style="color:blue">="中国" /> <</span><span style="color:maroon">br </span><span style="color:blue">/>
</span></pre>
</div>
</div>
</div>
<div class="footer">
<div class="footerInner">
<div id="copyright">Copyright © 上海普加软件有限公司版权所有 </div>
<div id="bottomlinks"><a href="/sitemap">网站导航</a>|<a href="/support">支持服务</a>|<a href="/license">授权方式</a>|<a href="/contact">联系我们</a></div>
</div>
</div>
</body>
</html>
|
html/portuguese/msg/spell_suggested.html
|
BigBlueHat/atmailopen
|
Sugestões para $var['word']
|
jetty-runtime/javadoc/org/eclipse/jetty/security/RunAsToken.html
|
friendranjith/vizzly
|
<!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_03) on Mon Sep 10 14:25:58 CDT 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>RunAsToken (Jetty :: Aggregate :: All core Jetty 8.1.7.v20120910 API)</title>
<meta name="date" content="2012-09-10">
<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="RunAsToken (Jetty :: Aggregate :: All core Jetty 8.1.7.v20120910 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/RunAsToken.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/eclipse/jetty/security/RoleRunAsToken.html" title="class in org.eclipse.jetty.security"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/jetty/security/SecurityHandler.html" title="class in org.eclipse.jetty.security"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/jetty/security/RunAsToken.html" target="_top">Frames</a></li>
<li><a href="RunAsToken.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>Constr | </li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.jetty.security</div>
<h2 title="Interface RunAsToken" class="title">Interface RunAsToken</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/eclipse/jetty/security/RoleRunAsToken.html" title="class in org.eclipse.jetty.security">RoleRunAsToken</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">RunAsToken</span></pre>
<div class="block">marker interface for run-as-role tokens</div>
<dl><dt><span class="strong">Version:</span></dt>
<dd>$Rev: 4701 $ $Date: 2009-03-03 13:01:26 +0100 (Tue, 03 Mar 2009) $</dd></dl>
</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/RunAsToken.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/eclipse/jetty/security/RoleRunAsToken.html" title="class in org.eclipse.jetty.security"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/jetty/security/SecurityHandler.html" title="class in org.eclipse.jetty.security"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/jetty/security/RunAsToken.html" target="_top">Frames</a></li>
<li><a href="RunAsToken.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>Constr | </li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 1995-2012 <a href="http://www.mortbay.com">Mort Bay Consulting</a>. All Rights Reserved.</small></p>
</body>
</html>
|
domino/core/javadoc/index-files/index-26.html
|
mariusj/org.openntf.domino
|
<!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_20) on Wed Sep 24 10:02:10 EDT 2014 -->
<title>_-Index</title>
<meta name="date" content="2014-09-24">
<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="_-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-25.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-26.html" target="_top">Frames</a></li>
<li><a href="index-26.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Z</a> <a href="index-26.html">_</a> <a name="I:Z:Z_">
<!-- -->
</a>
<h2 class="title">_</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_accessLevel">_accessLevel</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_baseException">_baseException</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_clientVersion">_clientVersion</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_currentDatabase">_currentDatabase</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/helpers/DocumentSorter.html#Z:Z_debugGetDataset--">_debugGetDataset()</a></span> - Method in class org.openntf.domino.helpers.<a href="../org/openntf/domino/helpers/DocumentSorter.html" title="class in org.openntf.domino.helpers">DocumentSorter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/helpers/DocumentSorter.DocumentData.html#Z:Z_debugGetValues--">_debugGetValues()</a></span> - Method in class org.openntf.domino.helpers.<a href="../org/openntf/domino/helpers/DocumentSorter.DocumentData.html" title="class in org.openntf.domino.helpers">DocumentSorter.DocumentData</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_errDoc">_errDoc</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_errDocUnid">_errDocUnid</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_eventTime">_eventTime</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_eventType">_eventType</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_logDb">_logDb</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_logDbName">_logDbName</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_logFormName">_logFormName</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_logSuccess">_logSuccess</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_message">_message</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/helpers/DocumentSorter.html#Z:Z_normalize--">_normalize()</a></span> - Method in class org.openntf.domino.helpers.<a href="../org/openntf/domino/helpers/DocumentSorter.html" title="class in org.openntf.domino.helpers">DocumentSorter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_session">_session</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_severity">_severity</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/helpers/DocumentSorter.html#Z:Z_sort--">_sort()</a></span> - Method in class org.openntf.domino.helpers.<a href="../org/openntf/domino/helpers/DocumentSorter.html" title="class in org.openntf.domino.helpers">DocumentSorter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_startTime">_startTime</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_suppressEventStack">_suppressEventStack</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_thisAgent">_thisAgent</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_thisDatabase">_thisDatabase</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_thisServer">_thisServer</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/openntf/domino/logging/BaseOpenLogItem.html#Z:Z_userRoles">_userRoles</a></span> - Variable in class org.openntf.domino.logging.<a href="../org/openntf/domino/logging/BaseOpenLogItem.html" title="class in org.openntf.domino.logging">BaseOpenLogItem</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Z</a> <a href="index-26.html">_</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-25.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-26.html" target="_top">Frames</a></li>
<li><a href="index-26.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>
|
dlib-18.18/docs/dlib/svm/pegasos.h.html
|
Nekel-Seyew/Complex-3D-Vector-Fields
|
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - pegasos.h</title></head><body bgcolor='white'><pre>
<font color='#009900'>// Copyright (C) 2009 Davis E. King (davis@dlib.net)
</font><font color='#009900'>// License: Boost Software License See LICENSE.txt for the full license.
</font><font color='#0000FF'>#ifndef</font> DLIB_PEGASoS_
<font color='#0000FF'>#define</font> DLIB_PEGASoS_
<font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='pegasos_abstract.h.html'>pegasos_abstract.h</a>"
<font color='#0000FF'>#include</font> <font color='#5555FF'><</font>cmath<font color='#5555FF'>></font>
<font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='../algs.h.html'>../algs.h</a>"
<font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='function.h.html'>function.h</a>"
<font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='kernel.h.html'>kernel.h</a>"
<font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='kcentroid.h.html'>kcentroid.h</a>"
<font color='#0000FF'>#include</font> <font color='#5555FF'><</font>iostream<font color='#5555FF'>></font>
<font color='#0000FF'>#include</font> "<a style='text-decoration:none' href='../smart_pointers.h.html'>../smart_pointers.h</a>"
<font color='#0000FF'>namespace</font> dlib
<b>{</b>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> K
<font color='#5555FF'>></font>
<font color='#0000FF'>class</font> <b><a name='svm_pegasos'></a>svm_pegasos</b>
<b>{</b>
<font color='#0000FF'>typedef</font> kcentroid<font color='#5555FF'><</font>offset_kernel<font color='#5555FF'><</font>K<font color='#5555FF'>></font> <font color='#5555FF'>></font> kc_type;
<font color='#0000FF'>public</font>:
<font color='#0000FF'>typedef</font> K kernel_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> kernel_type::scalar_type scalar_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> kernel_type::sample_type sample_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> kernel_type::mem_manager_type mem_manager_type;
<font color='#0000FF'>typedef</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> trained_function_type;
<font color='#0000FF'>template</font> <font color='#5555FF'><</font><font color='#0000FF'>typename</font> K_<font color='#5555FF'>></font>
<font color='#0000FF'>struct</font> <b><a name='rebind'></a>rebind</b> <b>{</b>
<font color='#0000FF'>typedef</font> svm_pegasos<font color='#5555FF'><</font>K_<font color='#5555FF'>></font> other;
<b>}</b>;
<b><a name='svm_pegasos'></a>svm_pegasos</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> :
max_sv<font face='Lucida Console'>(</font><font color='#979000'>40</font><font face='Lucida Console'>)</font>,
lambda_c1<font face='Lucida Console'>(</font><font color='#979000'>0.0001</font><font face='Lucida Console'>)</font>,
lambda_c2<font face='Lucida Console'>(</font><font color='#979000'>0.0001</font><font face='Lucida Console'>)</font>,
tau<font face='Lucida Console'>(</font><font color='#979000'>0.01</font><font face='Lucida Console'>)</font>,
tolerance<font face='Lucida Console'>(</font><font color='#979000'>0.01</font><font face='Lucida Console'>)</font>,
train_count<font face='Lucida Console'>(</font><font color='#979000'>0</font><font face='Lucida Console'>)</font>,
w<font face='Lucida Console'>(</font>offset_kernel<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>kernel,tau<font face='Lucida Console'>)</font>,tolerance, max_sv, <font color='#979000'>false</font><font face='Lucida Console'>)</font>
<b>{</b>
<b>}</b>
<b><a name='svm_pegasos'></a>svm_pegasos</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> kernel_type<font color='#5555FF'>&</font> kernel_,
<font color='#0000FF'>const</font> scalar_type<font color='#5555FF'>&</font> lambda_,
<font color='#0000FF'>const</font> scalar_type<font color='#5555FF'>&</font> tolerance_,
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> max_num_sv
<font face='Lucida Console'>)</font> :
max_sv<font face='Lucida Console'>(</font>max_num_sv<font face='Lucida Console'>)</font>,
kernel<font face='Lucida Console'>(</font>kernel_<font face='Lucida Console'>)</font>,
lambda_c1<font face='Lucida Console'>(</font>lambda_<font face='Lucida Console'>)</font>,
lambda_c2<font face='Lucida Console'>(</font>lambda_<font face='Lucida Console'>)</font>,
tau<font face='Lucida Console'>(</font><font color='#979000'>0.01</font><font face='Lucida Console'>)</font>,
tolerance<font face='Lucida Console'>(</font>tolerance_<font face='Lucida Console'>)</font>,
train_count<font face='Lucida Console'>(</font><font color='#979000'>0</font><font face='Lucida Console'>)</font>,
w<font face='Lucida Console'>(</font>offset_kernel<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>kernel,tau<font face='Lucida Console'>)</font>,tolerance, max_sv, <font color='#979000'>false</font><font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font>lambda_ <font color='#5555FF'>></font> <font color='#979000'>0</font> <font color='#5555FF'>&</font><font color='#5555FF'>&</font> tolerance <font color='#5555FF'>></font> <font color='#979000'>0</font> <font color='#5555FF'>&</font><font color='#5555FF'>&</font> max_num_sv <font color='#5555FF'>></font> <font color='#979000'>0</font>,
"<font color='#CC0000'>\tsvm_pegasos::svm_pegasos(kernel,lambda,tolerance)</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t lambda_: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> lambda_
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t max_num_sv: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> max_num_sv
<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='clear'></a>clear</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// reset the w vector back to its initial state
</font> w <font color='#5555FF'>=</font> <font color='#BB00BB'>kc_type</font><font face='Lucida Console'>(</font>offset_kernel<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>kernel,tau<font face='Lucida Console'>)</font>,tolerance, max_sv, <font color='#979000'>false</font><font face='Lucida Console'>)</font>;
train_count <font color='#5555FF'>=</font> <font color='#979000'>0</font>;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='set_kernel'></a>set_kernel</b> <font face='Lucida Console'>(</font>
kernel_type k
<font face='Lucida Console'>)</font>
<b>{</b>
kernel <font color='#5555FF'>=</font> k;
<font color='#BB00BB'>clear</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='set_max_num_sv'></a>set_max_num_sv</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> max_num_sv
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font>max_num_sv <font color='#5555FF'>></font> <font color='#979000'>0</font>,
"<font color='#CC0000'>\tvoid svm_pegasos::set_max_num_sv(max_num_sv)</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t max_num_sv: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> max_num_sv
<font face='Lucida Console'>)</font>;
max_sv <font color='#5555FF'>=</font> max_num_sv;
<font color='#BB00BB'>clear</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> <b><a name='get_max_num_sv'></a>get_max_num_sv</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> max_sv;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='set_tolerance'></a>set_tolerance</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'><u>double</u></font> tol
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font><font color='#979000'>0</font> <font color='#5555FF'><</font> tol,
"<font color='#CC0000'>\tvoid svm_pegasos::set_tolerance(tol)</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t tol: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> tol
<font face='Lucida Console'>)</font>;
tolerance <font color='#5555FF'>=</font> tol;
<font color='#BB00BB'>clear</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='set_lambda'></a>set_lambda</b> <font face='Lucida Console'>(</font>
scalar_type lambda_
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font><font color='#979000'>0</font> <font color='#5555FF'><</font> lambda_,
"<font color='#CC0000'>\tvoid svm_pegasos::set_lambda(lambda_)</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t lambda_: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> lambda_
<font face='Lucida Console'>)</font>;
lambda_c1 <font color='#5555FF'>=</font> lambda_;
lambda_c2 <font color='#5555FF'>=</font> lambda_;
max_wnorm <font color='#5555FF'>=</font> <font color='#979000'>1</font><font color='#5555FF'>/</font>std::<font color='#BB00BB'>sqrt</font><font face='Lucida Console'>(</font>std::<font color='#BB00BB'>min</font><font face='Lucida Console'>(</font>lambda_c1, lambda_c2<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<font color='#BB00BB'>clear</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='set_lambda_class1'></a>set_lambda_class1</b> <font face='Lucida Console'>(</font>
scalar_type lambda_
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font><font color='#979000'>0</font> <font color='#5555FF'><</font> lambda_,
"<font color='#CC0000'>\tvoid svm_pegasos::set_lambda_class1(lambda_)</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t lambda_: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> lambda_
<font face='Lucida Console'>)</font>;
lambda_c1 <font color='#5555FF'>=</font> lambda_;
max_wnorm <font color='#5555FF'>=</font> <font color='#979000'>1</font><font color='#5555FF'>/</font>std::<font color='#BB00BB'>sqrt</font><font face='Lucida Console'>(</font>std::<font color='#BB00BB'>min</font><font face='Lucida Console'>(</font>lambda_c1, lambda_c2<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<font color='#BB00BB'>clear</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='set_lambda_class2'></a>set_lambda_class2</b> <font face='Lucida Console'>(</font>
scalar_type lambda_
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font><font color='#979000'>0</font> <font color='#5555FF'><</font> lambda_,
"<font color='#CC0000'>\tvoid svm_pegasos::set_lambda_class2(lambda_)</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t lambda_: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> lambda_
<font face='Lucida Console'>)</font>;
lambda_c2 <font color='#5555FF'>=</font> lambda_;
max_wnorm <font color='#5555FF'>=</font> <font color='#979000'>1</font><font color='#5555FF'>/</font>std::<font color='#BB00BB'>sqrt</font><font face='Lucida Console'>(</font>std::<font color='#BB00BB'>min</font><font face='Lucida Console'>(</font>lambda_c1, lambda_c2<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<font color='#BB00BB'>clear</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>const</font> scalar_type <b><a name='get_lambda_class1'></a>get_lambda_class1</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> lambda_c1;
<b>}</b>
<font color='#0000FF'>const</font> scalar_type <b><a name='get_lambda_class2'></a>get_lambda_class2</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> lambda_c2;
<b>}</b>
<font color='#0000FF'>const</font> scalar_type <b><a name='get_tolerance'></a>get_tolerance</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> tolerance;
<b>}</b>
<font color='#0000FF'>const</font> kernel_type <b><a name='get_kernel'></a>get_kernel</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> kernel;
<b>}</b>
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> <b><a name='get_train_count'></a>get_train_count</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> <font color='#0000FF'>static_cast</font><font color='#5555FF'><</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font><font color='#5555FF'>></font><font face='Lucida Console'>(</font>train_count<font face='Lucida Console'>)</font>;
<b>}</b>
scalar_type <b><a name='train'></a>train</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> sample_type<font color='#5555FF'>&</font> x,
<font color='#0000FF'>const</font> scalar_type<font color='#5555FF'>&</font> y
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font>y <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font> <font color='#5555FF'>|</font><font color='#5555FF'>|</font> y <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>1</font>,
"<font color='#CC0000'>\tscalar_type svm_pegasos::train(x,y)</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t y: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> y
<font face='Lucida Console'>)</font>;
<font color='#0000FF'>const</font> <font color='#0000FF'><u>double</u></font> lambda <font color='#5555FF'>=</font> <font face='Lucida Console'>(</font>y<font color='#5555FF'>=</font><font color='#5555FF'>=</font><font color='#5555FF'>+</font><font color='#979000'>1</font><font face='Lucida Console'>)</font>? lambda_c1 : lambda_c2;
<font color='#5555FF'>+</font><font color='#5555FF'>+</font>train_count;
<font color='#0000FF'>const</font> scalar_type learning_rate <font color='#5555FF'>=</font> <font color='#979000'>1</font><font color='#5555FF'>/</font><font face='Lucida Console'>(</font>lambda<font color='#5555FF'>*</font>train_count<font face='Lucida Console'>)</font>;
<font color='#009900'>// if this sample point is within the margin of the current hyperplane
</font> <font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>y<font color='#5555FF'>*</font>w.<font color='#BB00BB'>inner_product</font><font face='Lucida Console'>(</font>x<font face='Lucida Console'>)</font> <font color='#5555FF'><</font> <font color='#979000'>1</font><font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// compute: w = (1-learning_rate*lambda)*w + y*learning_rate*x
</font> w.<font color='#BB00BB'>train</font><font face='Lucida Console'>(</font>x, <font color='#979000'>1</font> <font color='#5555FF'>-</font> learning_rate<font color='#5555FF'>*</font>lambda, y<font color='#5555FF'>*</font>learning_rate<font face='Lucida Console'>)</font>;
scalar_type wnorm <font color='#5555FF'>=</font> std::<font color='#BB00BB'>sqrt</font><font face='Lucida Console'>(</font>w.<font color='#BB00BB'>squared_norm</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
scalar_type temp <font color='#5555FF'>=</font> max_wnorm<font color='#5555FF'>/</font>wnorm;
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>temp <font color='#5555FF'><</font> <font color='#979000'>1</font><font face='Lucida Console'>)</font>
w.<font color='#BB00BB'>scale_by</font><font face='Lucida Console'>(</font>temp<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>else</font>
<b>{</b>
w.<font color='#BB00BB'>scale_by</font><font face='Lucida Console'>(</font><font color='#979000'>1</font> <font color='#5555FF'>-</font> learning_rate<font color='#5555FF'>*</font>lambda<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#009900'>// return the current learning rate
</font> <font color='#0000FF'>return</font> <font color='#979000'>1</font><font color='#5555FF'>/</font><font face='Lucida Console'>(</font>std::<font color='#BB00BB'>min</font><font face='Lucida Console'>(</font>lambda_c1,lambda_c2<font face='Lucida Console'>)</font><font color='#5555FF'>*</font>train_count<font face='Lucida Console'>)</font>;
<b>}</b>
scalar_type <b><a name='operator'></a>operator</b><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> sample_type<font color='#5555FF'>&</font> x
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> w.<font color='#BB00BB'>inner_product</font><font face='Lucida Console'>(</font>x<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>const</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> <b><a name='get_decision_function'></a>get_decision_function</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
distance_function<font color='#5555FF'><</font>offset_kernel<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> <font color='#5555FF'>></font> df <font color='#5555FF'>=</font> w.<font color='#BB00BB'>get_distance_function</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<font color='#0000FF'>return</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>df.<font color='#BB00BB'>get_alpha</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>, <font color='#5555FF'>-</font>tau<font color='#5555FF'>*</font><font color='#BB00BB'>sum</font><font face='Lucida Console'>(</font>df.<font color='#BB00BB'>get_alpha</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>, kernel, df.<font color='#BB00BB'>get_basis_vectors</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'><u>void</u></font> <b><a name='swap'></a>swap</b> <font face='Lucida Console'>(</font>
svm_pegasos<font color='#5555FF'>&</font> item
<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>max_sv, item.max_sv<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>kernel, item.kernel<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>lambda_c1, item.lambda_c1<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>lambda_c2, item.lambda_c2<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>max_wnorm, item.max_wnorm<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>tau, item.tau<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>tolerance, item.tolerance<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>train_count, item.train_count<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>exchange</font><font face='Lucida Console'>(</font>w, item.w<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>friend</font> <font color='#0000FF'><u>void</u></font> <b><a name='serialize'></a>serialize</b><font face='Lucida Console'>(</font><font color='#0000FF'>const</font> svm_pegasos<font color='#5555FF'>&</font> item, std::ostream<font color='#5555FF'>&</font> out<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.max_sv, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.kernel, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.lambda_c1, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.lambda_c2, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.max_wnorm, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.tau, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.tolerance, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.train_count, out<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>item.w, out<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>friend</font> <font color='#0000FF'><u>void</u></font> <b><a name='deserialize'></a>deserialize</b><font face='Lucida Console'>(</font>svm_pegasos<font color='#5555FF'>&</font> item, std::istream<font color='#5555FF'>&</font> in<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.max_sv, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.kernel, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.lambda_c1, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.lambda_c2, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.max_wnorm, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.tau, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.tolerance, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.train_count, in<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>item.w, in<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>private</font>:
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> max_sv;
kernel_type kernel;
scalar_type lambda_c1;
scalar_type lambda_c2;
scalar_type max_wnorm;
scalar_type tau;
scalar_type tolerance;
scalar_type train_count;
kc_type w;
<b>}</b>; <font color='#009900'>// end of class svm_pegasos
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> K
<font color='#5555FF'>></font>
<font color='#0000FF'><u>void</u></font> <b><a name='swap'></a>swap</b> <font face='Lucida Console'>(</font>
svm_pegasos<font color='#5555FF'><</font>K<font color='#5555FF'>></font><font color='#5555FF'>&</font> a,
svm_pegasos<font color='#5555FF'><</font>K<font color='#5555FF'>></font><font color='#5555FF'>&</font> b
<font face='Lucida Console'>)</font> <b>{</b> a.<font color='#BB00BB'>swap</font><font face='Lucida Console'>(</font>b<font face='Lucida Console'>)</font>; <b>}</b>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> T,
<font color='#0000FF'>typename</font> U
<font color='#5555FF'>></font>
<font color='#0000FF'><u>void</u></font> <b><a name='replicate_settings'></a>replicate_settings</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> svm_pegasos<font color='#5555FF'><</font>T<font color='#5555FF'>></font><font color='#5555FF'>&</font> source,
svm_pegasos<font color='#5555FF'><</font>U<font color='#5555FF'>></font><font color='#5555FF'>&</font> dest
<font face='Lucida Console'>)</font>
<b>{</b>
dest.<font color='#BB00BB'>set_tolerance</font><font face='Lucida Console'>(</font>source.<font color='#BB00BB'>get_tolerance</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
dest.<font color='#BB00BB'>set_lambda_class1</font><font face='Lucida Console'>(</font>source.<font color='#BB00BB'>get_lambda_class1</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
dest.<font color='#BB00BB'>set_lambda_class2</font><font face='Lucida Console'>(</font>source.<font color='#BB00BB'>get_lambda_class2</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
dest.<font color='#BB00BB'>set_max_num_sv</font><font face='Lucida Console'>(</font>source.<font color='#BB00BB'>get_max_num_sv</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font><font color='#009900'>// ----------------------------------------------------------------------------------------
</font><font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> trainer_type
<font color='#5555FF'>></font>
<font color='#0000FF'>class</font> <b><a name='batch_trainer'></a>batch_trainer</b>
<b>{</b>
<font color='#009900'>// ------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> K,
<font color='#0000FF'>typename</font> sample_vector_type
<font color='#5555FF'>></font>
<font color='#0000FF'>class</font> <b><a name='caching_kernel'></a>caching_kernel</b>
<b>{</b>
<font color='#0000FF'>public</font>:
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> K::scalar_type scalar_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'><u>long</u></font> sample_type;
<font color='#009900'>//typedef typename K::sample_type sample_type;
</font> <font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> K::mem_manager_type mem_manager_type;
<b><a name='caching_kernel'></a>caching_kernel</b> <font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> : samples<font face='Lucida Console'>(</font><font color='#979000'>0</font><font face='Lucida Console'>)</font>, counter<font face='Lucida Console'>(</font><font color='#979000'>0</font><font face='Lucida Console'>)</font>, counter_threshold<font face='Lucida Console'>(</font><font color='#979000'>0</font><font face='Lucida Console'>)</font> <b>{</b><b>}</b>
<b><a name='caching_kernel'></a>caching_kernel</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> K<font color='#5555FF'>&</font> kern,
<font color='#0000FF'>const</font> sample_vector_type<font color='#5555FF'>&</font> samps,
<font color='#0000FF'><u>long</u></font> cache_size_
<font face='Lucida Console'>)</font> : real_kernel<font face='Lucida Console'>(</font>kern<font face='Lucida Console'>)</font>, samples<font face='Lucida Console'>(</font><font color='#5555FF'>&</font>samps<font face='Lucida Console'>)</font>, counter<font face='Lucida Console'>(</font><font color='#979000'>0</font><font face='Lucida Console'>)</font>
<b>{</b>
cache_size <font color='#5555FF'>=</font> std::min<font color='#5555FF'><</font><font color='#0000FF'><u>long</u></font><font color='#5555FF'>></font><font face='Lucida Console'>(</font>cache_size_, samps.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
cache.<font color='#BB00BB'>reset</font><font face='Lucida Console'>(</font><font color='#0000FF'>new</font> cache_type<font face='Lucida Console'>)</font>;
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font>samps.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<font color='#0000FF'>for</font> <font face='Lucida Console'>(</font><font color='#0000FF'><u>long</u></font> i <font color='#5555FF'>=</font> <font color='#979000'>0</font>; i <font color='#5555FF'><</font> samps.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>; <font color='#5555FF'>+</font><font color='#5555FF'>+</font>i<font face='Lucida Console'>)</font>
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use[i] <font color='#5555FF'>=</font> std::<font color='#BB00BB'>make_pair</font><font face='Lucida Console'>(</font><font color='#979000'>0</font>, i<font face='Lucida Console'>)</font>;
<font color='#009900'>// Set the cache build/rebuild threshold so that we have to have
</font> <font color='#009900'>// as many cache misses as there are entries in the cache before
</font> <font color='#009900'>// we build/rebuild.
</font> counter_threshold <font color='#5555FF'>=</font> samps.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font color='#5555FF'>*</font>cache_size;
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>sample_location.<font color='#BB00BB'>assign</font><font face='Lucida Console'>(</font>samples<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>, <font color='#5555FF'>-</font><font color='#979000'>1</font><font face='Lucida Console'>)</font>;
<b>}</b>
scalar_type <b><a name='operator'></a>operator</b><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> sample_type<font color='#5555FF'>&</font> a,
<font color='#0000FF'>const</font> sample_type<font color='#5555FF'>&</font> b
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#009900'>// rebuild the cache every so often
</font> <font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>counter <font color='#5555FF'>></font> counter_threshold <font face='Lucida Console'>)</font>
<b>{</b>
<font color='#BB00BB'>build_cache</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>const</font> <font color='#0000FF'><u>long</u></font> a_loc <font color='#5555FF'>=</font> cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>sample_location[a];
<font color='#0000FF'>const</font> <font color='#0000FF'><u>long</u></font> b_loc <font color='#5555FF'>=</font> cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>sample_location[b];
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use[a].first <font color='#5555FF'>+</font><font color='#5555FF'>=</font> <font color='#979000'>1</font>;
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use[b].first <font color='#5555FF'>+</font><font color='#5555FF'>=</font> <font color='#979000'>1</font>;
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>a_loc <font color='#5555FF'>!</font><font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font><font face='Lucida Console'>)</font>
<b>{</b>
<font color='#0000FF'>return</font> cache<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>kernel</font><font face='Lucida Console'>(</font>a_loc, b<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>else</font> <font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>b_loc <font color='#5555FF'>!</font><font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font><font face='Lucida Console'>)</font>
<b>{</b>
<font color='#0000FF'>return</font> cache<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>kernel</font><font face='Lucida Console'>(</font>b_loc, a<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>else</font>
<b>{</b>
<font color='#5555FF'>+</font><font color='#5555FF'>+</font>counter;
<font color='#0000FF'>return</font> <font color='#BB00BB'>real_kernel</font><font face='Lucida Console'>(</font><font face='Lucida Console'>(</font><font color='#5555FF'>*</font>samples<font face='Lucida Console'>)</font><font face='Lucida Console'>(</font>a<font face='Lucida Console'>)</font>, <font face='Lucida Console'>(</font><font color='#5555FF'>*</font>samples<font face='Lucida Console'>)</font><font face='Lucida Console'>(</font>b<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<b>}</b>
<b>}</b>
<font color='#0000FF'><u>bool</u></font> <b><a name='operator'></a>operator</b><font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> caching_kernel<font color='#5555FF'>&</font> item
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> item.real_kernel <font color='#5555FF'>=</font><font color='#5555FF'>=</font> real_kernel <font color='#5555FF'>&</font><font color='#5555FF'>&</font>
item.samples <font color='#5555FF'>=</font><font color='#5555FF'>=</font> samples;
<b>}</b>
<font color='#0000FF'>private</font>:
K real_kernel;
<font color='#0000FF'><u>void</u></font> <b><a name='build_cache'></a>build_cache</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
std::<font color='#BB00BB'>sort</font><font face='Lucida Console'>(</font>cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use.<font color='#BB00BB'>rbegin</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>, cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use.<font color='#BB00BB'>rend</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
counter <font color='#5555FF'>=</font> <font color='#979000'>0</font>;
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>kernel.<font color='#BB00BB'>set_size</font><font face='Lucida Console'>(</font>cache_size, samples<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>sample_location.<font color='#BB00BB'>assign</font><font face='Lucida Console'>(</font>samples<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>, <font color='#5555FF'>-</font><font color='#979000'>1</font><font face='Lucida Console'>)</font>;
<font color='#009900'>// loop over all the samples in the cache
</font> <font color='#0000FF'>for</font> <font face='Lucida Console'>(</font><font color='#0000FF'><u>long</u></font> i <font color='#5555FF'>=</font> <font color='#979000'>0</font>; i <font color='#5555FF'><</font> cache_size; <font color='#5555FF'>+</font><font color='#5555FF'>+</font>i<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#0000FF'>const</font> <font color='#0000FF'><u>long</u></font> cur <font color='#5555FF'>=</font> cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use[i].second;
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>sample_location[cur] <font color='#5555FF'>=</font> i;
<font color='#009900'>// now populate all possible kernel products with the current sample
</font> <font color='#0000FF'>for</font> <font face='Lucida Console'>(</font><font color='#0000FF'><u>long</u></font> j <font color='#5555FF'>=</font> <font color='#979000'>0</font>; j <font color='#5555FF'><</font> samples<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>; <font color='#5555FF'>+</font><font color='#5555FF'>+</font>j<font face='Lucida Console'>)</font>
<b>{</b>
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>kernel</font><font face='Lucida Console'>(</font>i, j<font face='Lucida Console'>)</font> <font color='#5555FF'>=</font> <font color='#BB00BB'>real_kernel</font><font face='Lucida Console'>(</font><font face='Lucida Console'>(</font><font color='#5555FF'>*</font>samples<font face='Lucida Console'>)</font><font face='Lucida Console'>(</font>cur<font face='Lucida Console'>)</font>, <font face='Lucida Console'>(</font><font color='#5555FF'>*</font>samples<font face='Lucida Console'>)</font><font face='Lucida Console'>(</font>j<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<b>}</b>
<b>}</b>
<font color='#009900'>// reset the frequency of use metrics
</font> <font color='#0000FF'>for</font> <font face='Lucida Console'>(</font><font color='#0000FF'><u>long</u></font> i <font color='#5555FF'>=</font> <font color='#979000'>0</font>; i <font color='#5555FF'><</font> samples<font color='#5555FF'>-</font><font color='#5555FF'>></font><font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>; <font color='#5555FF'>+</font><font color='#5555FF'>+</font>i<font face='Lucida Console'>)</font>
cache<font color='#5555FF'>-</font><font color='#5555FF'>></font>frequency_of_use[i] <font color='#5555FF'>=</font> std::<font color='#BB00BB'>make_pair</font><font face='Lucida Console'>(</font><font color='#979000'>0</font>, i<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>struct</font> <b><a name='cache_type'></a>cache_type</b>
<b>{</b>
matrix<font color='#5555FF'><</font>scalar_type<font color='#5555FF'>></font> kernel;
std::vector<font color='#5555FF'><</font><font color='#0000FF'><u>long</u></font><font color='#5555FF'>></font> sample_location; <font color='#009900'>// where in the cache a sample is. -1 means not in cache
</font> std::vector<font color='#5555FF'><</font>std::pair<font color='#5555FF'><</font><font color='#0000FF'><u>long</u></font>,<font color='#0000FF'><u>long</u></font><font color='#5555FF'>></font> <font color='#5555FF'>></font> frequency_of_use;
<b>}</b>;
<font color='#0000FF'>const</font> sample_vector_type<font color='#5555FF'>*</font> samples;
shared_ptr<font color='#5555FF'><</font>cache_type<font color='#5555FF'>></font> cache;
<font color='#0000FF'>mutable</font> <font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> counter;
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> counter_threshold;
<font color='#0000FF'><u>long</u></font> cache_size;
<b>}</b>;
<font color='#009900'>// ------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>public</font>:
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> trainer_type::kernel_type kernel_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> trainer_type::scalar_type scalar_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> trainer_type::sample_type sample_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> trainer_type::mem_manager_type mem_manager_type;
<font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> trainer_type::trained_function_type trained_function_type;
<b><a name='batch_trainer'></a>batch_trainer</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> :
min_learning_rate<font face='Lucida Console'>(</font><font color='#979000'>0.1</font><font face='Lucida Console'>)</font>,
use_cache<font face='Lucida Console'>(</font><font color='#979000'>false</font><font face='Lucida Console'>)</font>,
cache_size<font face='Lucida Console'>(</font><font color='#979000'>100</font><font face='Lucida Console'>)</font>
<b>{</b>
<b>}</b>
<b><a name='batch_trainer'></a>batch_trainer</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> trainer_type<font color='#5555FF'>&</font> trainer_,
<font color='#0000FF'>const</font> scalar_type min_learning_rate_,
<font color='#0000FF'><u>bool</u></font> verbose_,
<font color='#0000FF'><u>bool</u></font> use_cache_,
<font color='#0000FF'><u>long</u></font> cache_size_ <font color='#5555FF'>=</font> <font color='#979000'>100</font>
<font face='Lucida Console'>)</font> :
trainer<font face='Lucida Console'>(</font>trainer_<font face='Lucida Console'>)</font>,
min_learning_rate<font face='Lucida Console'>(</font>min_learning_rate_<font face='Lucida Console'>)</font>,
verbose<font face='Lucida Console'>(</font>verbose_<font face='Lucida Console'>)</font>,
use_cache<font face='Lucida Console'>(</font>use_cache_<font face='Lucida Console'>)</font>,
cache_size<font face='Lucida Console'>(</font>cache_size_<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#009900'>// make sure requires clause is not broken
</font> <font color='#BB00BB'>DLIB_ASSERT</font><font face='Lucida Console'>(</font><font color='#979000'>0</font> <font color='#5555FF'><</font> min_learning_rate_ <font color='#5555FF'>&</font><font color='#5555FF'>&</font>
cache_size_ <font color='#5555FF'>></font> <font color='#979000'>0</font>,
"<font color='#CC0000'>\tbatch_trainer::batch_trainer()</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t invalid inputs were given to this function</font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t min_learning_rate_: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> min_learning_rate_
<font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\n\t cache_size_: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> cache_size_
<font face='Lucida Console'>)</font>;
trainer.<font color='#BB00BB'>clear</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>const</font> scalar_type <b><a name='get_min_learning_rate'></a>get_min_learning_rate</b> <font face='Lucida Console'>(</font>
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>return</font> min_learning_rate;
<b>}</b>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> in_sample_vector_type,
<font color='#0000FF'>typename</font> in_scalar_vector_type
<font color='#5555FF'>></font>
<font color='#0000FF'>const</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> <b><a name='train'></a>train</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> in_sample_vector_type<font color='#5555FF'>&</font> x,
<font color='#0000FF'>const</font> in_scalar_vector_type<font color='#5555FF'>&</font> y
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>use_cache<font face='Lucida Console'>)</font>
<font color='#0000FF'>return</font> <font color='#BB00BB'>do_train_cached</font><font face='Lucida Console'>(</font><font color='#BB00BB'>mat</font><font face='Lucida Console'>(</font>x<font face='Lucida Console'>)</font>, <font color='#BB00BB'>mat</font><font face='Lucida Console'>(</font>y<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<font color='#0000FF'>else</font>
<font color='#0000FF'>return</font> <font color='#BB00BB'>do_train</font><font face='Lucida Console'>(</font><font color='#BB00BB'>mat</font><font face='Lucida Console'>(</font>x<font face='Lucida Console'>)</font>, <font color='#BB00BB'>mat</font><font face='Lucida Console'>(</font>y<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>private</font>:
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> in_sample_vector_type,
<font color='#0000FF'>typename</font> in_scalar_vector_type
<font color='#5555FF'>></font>
<font color='#0000FF'>const</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> <b><a name='do_train'></a>do_train</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> in_sample_vector_type<font color='#5555FF'>&</font> x,
<font color='#0000FF'>const</font> in_scalar_vector_type<font color='#5555FF'>&</font> y
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
dlib::rand rnd;
trainer_type <font color='#BB00BB'>my_trainer</font><font face='Lucida Console'>(</font>trainer<font face='Lucida Console'>)</font>;
scalar_type cur_learning_rate <font color='#5555FF'>=</font> min_learning_rate <font color='#5555FF'>+</font> <font color='#979000'>10</font>;
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> count <font color='#5555FF'>=</font> <font color='#979000'>0</font>;
<font color='#0000FF'>while</font> <font face='Lucida Console'>(</font>cur_learning_rate <font color='#5555FF'>></font> min_learning_rate<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#0000FF'>const</font> <font color='#0000FF'><u>long</u></font> i <font color='#5555FF'>=</font> rnd.<font color='#BB00BB'>get_random_32bit_number</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font color='#5555FF'>%</font>x.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<font color='#009900'>// keep feeding the trainer data until its learning rate goes below our threshold
</font> cur_learning_rate <font color='#5555FF'>=</font> my_trainer.<font color='#BB00BB'>train</font><font face='Lucida Console'>(</font><font color='#BB00BB'>x</font><font face='Lucida Console'>(</font>i<font face='Lucida Console'>)</font>, <font color='#BB00BB'>y</font><font face='Lucida Console'>(</font>i<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>verbose<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font> <font face='Lucida Console'>(</font>count<font color='#5555FF'>&</font><font color='#979000'>0x7FF</font><font face='Lucida Console'>)</font> <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>0</font><font face='Lucida Console'>)</font>
<b>{</b>
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\rbatch_trainer(): Percent complete: </font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> <font color='#979000'>100</font><font color='#5555FF'>*</font>min_learning_rate<font color='#5555FF'>/</font>cur_learning_rate <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'> </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> std::flush;
<b>}</b>
<font color='#5555FF'>+</font><font color='#5555FF'>+</font>count;
<b>}</b>
<b>}</b>
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>verbose<font face='Lucida Console'>)</font>
<b>{</b>
decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> df <font color='#5555FF'>=</font> my_trainer.<font color='#BB00BB'>get_decision_function</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\rbatch_trainer(): Percent complete: 100 </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> std::endl;
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'> Num sv: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> df.basis_vectors.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <font color='#5555FF'><</font><font color='#5555FF'><</font> std::endl;
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'> bias: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> df.b <font color='#5555FF'><</font><font color='#5555FF'><</font> std::endl;
<font color='#0000FF'>return</font> df;
<b>}</b>
<font color='#0000FF'>else</font>
<b>{</b>
<font color='#0000FF'>return</font> my_trainer.<font color='#BB00BB'>get_decision_function</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<b>}</b>
<b>}</b>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> in_sample_vector_type,
<font color='#0000FF'>typename</font> in_scalar_vector_type
<font color='#5555FF'>></font>
<font color='#0000FF'>const</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> <b><a name='do_train_cached'></a>do_train_cached</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> in_sample_vector_type<font color='#5555FF'>&</font> x,
<font color='#0000FF'>const</font> in_scalar_vector_type<font color='#5555FF'>&</font> y
<font face='Lucida Console'>)</font> <font color='#0000FF'>const</font>
<b>{</b>
dlib::rand rnd;
<font color='#009900'>// make a caching kernel
</font> <font color='#0000FF'>typedef</font> caching_kernel<font color='#5555FF'><</font>kernel_type, in_sample_vector_type<font color='#5555FF'>></font> ckernel_type;
ckernel_type <font color='#BB00BB'>ck</font><font face='Lucida Console'>(</font>trainer.<font color='#BB00BB'>get_kernel</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>, x, cache_size<font face='Lucida Console'>)</font>;
<font color='#009900'>// now rebind the trainer to use the caching kernel
</font> <font color='#0000FF'>typedef</font> <font color='#0000FF'>typename</font> trainer_type::<font color='#0000FF'>template</font> rebind<font color='#5555FF'><</font>ckernel_type<font color='#5555FF'>></font>::other rebound_trainer_type;
rebound_trainer_type my_trainer;
my_trainer.<font color='#BB00BB'>set_kernel</font><font face='Lucida Console'>(</font>ck<font face='Lucida Console'>)</font>;
<font color='#BB00BB'>replicate_settings</font><font face='Lucida Console'>(</font>trainer, my_trainer<font face='Lucida Console'>)</font>;
scalar_type cur_learning_rate <font color='#5555FF'>=</font> min_learning_rate <font color='#5555FF'>+</font> <font color='#979000'>10</font>;
<font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> count <font color='#5555FF'>=</font> <font color='#979000'>0</font>;
<font color='#0000FF'>while</font> <font face='Lucida Console'>(</font>cur_learning_rate <font color='#5555FF'>></font> min_learning_rate<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#0000FF'>const</font> <font color='#0000FF'><u>long</u></font> i <font color='#5555FF'>=</font> rnd.<font color='#BB00BB'>get_random_32bit_number</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font><font color='#5555FF'>%</font>x.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<font color='#009900'>// keep feeding the trainer data until its learning rate goes below our threshold
</font> cur_learning_rate <font color='#5555FF'>=</font> my_trainer.<font color='#BB00BB'>train</font><font face='Lucida Console'>(</font>i, <font color='#BB00BB'>y</font><font face='Lucida Console'>(</font>i<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>;
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>verbose<font face='Lucida Console'>)</font>
<b>{</b>
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font> <font face='Lucida Console'>(</font>count<font color='#5555FF'>&</font><font color='#979000'>0x7FF</font><font face='Lucida Console'>)</font> <font color='#5555FF'>=</font><font color='#5555FF'>=</font> <font color='#979000'>0</font><font face='Lucida Console'>)</font>
<b>{</b>
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\rbatch_trainer(): Percent complete: </font>"
<font color='#5555FF'><</font><font color='#5555FF'><</font> <font color='#979000'>100</font><font color='#5555FF'>*</font>min_learning_rate<font color='#5555FF'>/</font>cur_learning_rate <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'> </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> std::flush;
<b>}</b>
<font color='#5555FF'>+</font><font color='#5555FF'>+</font>count;
<b>}</b>
<b>}</b>
<font color='#0000FF'>if</font> <font face='Lucida Console'>(</font>verbose<font face='Lucida Console'>)</font>
<b>{</b>
decision_function<font color='#5555FF'><</font>ckernel_type<font color='#5555FF'>></font> cached_df;
cached_df <font color='#5555FF'>=</font> my_trainer.<font color='#BB00BB'>get_decision_function</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'>\rbatch_trainer(): Percent complete: 100 </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> std::endl;
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'> Num sv: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> cached_df.basis_vectors.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <font color='#5555FF'><</font><font color='#5555FF'><</font> std::endl;
std::cout <font color='#5555FF'><</font><font color='#5555FF'><</font> "<font color='#CC0000'> bias: </font>" <font color='#5555FF'><</font><font color='#5555FF'><</font> cached_df.b <font color='#5555FF'><</font><font color='#5555FF'><</font> std::endl;
<font color='#0000FF'>return</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> <font face='Lucida Console'>(</font>
cached_df.alpha,
cached_df.b,
trainer.<font color='#BB00BB'>get_kernel</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>,
<font color='#BB00BB'>rowm</font><font face='Lucida Console'>(</font>x, cached_df.basis_vectors<font face='Lucida Console'>)</font>
<font face='Lucida Console'>)</font>;
<b>}</b>
<font color='#0000FF'>else</font>
<b>{</b>
decision_function<font color='#5555FF'><</font>ckernel_type<font color='#5555FF'>></font> cached_df;
cached_df <font color='#5555FF'>=</font> my_trainer.<font color='#BB00BB'>get_decision_function</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>;
<font color='#0000FF'>return</font> decision_function<font color='#5555FF'><</font>kernel_type<font color='#5555FF'>></font> <font face='Lucida Console'>(</font>
cached_df.alpha,
cached_df.b,
trainer.<font color='#BB00BB'>get_kernel</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>,
<font color='#BB00BB'>rowm</font><font face='Lucida Console'>(</font>x, cached_df.basis_vectors<font face='Lucida Console'>)</font>
<font face='Lucida Console'>)</font>;
<b>}</b>
<b>}</b>
trainer_type trainer;
scalar_type min_learning_rate;
<font color='#0000FF'><u>bool</u></font> verbose;
<font color='#0000FF'><u>bool</u></font> use_cache;
<font color='#0000FF'><u>long</u></font> cache_size;
<b>}</b>; <font color='#009900'>// end of class batch_trainer
</font>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> trainer_type
<font color='#5555FF'>></font>
<font color='#0000FF'>const</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font> <b><a name='batch'></a>batch</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> trainer_type<font color='#5555FF'>&</font> trainer,
<font color='#0000FF'>const</font> <font color='#0000FF'>typename</font> trainer_type::scalar_type min_learning_rate <font color='#5555FF'>=</font> <font color='#979000'>0.1</font>
<font face='Lucida Console'>)</font> <b>{</b> <font color='#0000FF'>return</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>trainer, min_learning_rate, <font color='#979000'>false</font>, <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <b>}</b>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> trainer_type
<font color='#5555FF'>></font>
<font color='#0000FF'>const</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font> <b><a name='verbose_batch'></a>verbose_batch</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> trainer_type<font color='#5555FF'>&</font> trainer,
<font color='#0000FF'>const</font> <font color='#0000FF'>typename</font> trainer_type::scalar_type min_learning_rate <font color='#5555FF'>=</font> <font color='#979000'>0.1</font>
<font face='Lucida Console'>)</font> <b>{</b> <font color='#0000FF'>return</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>trainer, min_learning_rate, <font color='#979000'>true</font>, <font color='#979000'>false</font><font face='Lucida Console'>)</font>; <b>}</b>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> trainer_type
<font color='#5555FF'>></font>
<font color='#0000FF'>const</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font> <b><a name='batch_cached'></a>batch_cached</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> trainer_type<font color='#5555FF'>&</font> trainer,
<font color='#0000FF'>const</font> <font color='#0000FF'>typename</font> trainer_type::scalar_type min_learning_rate <font color='#5555FF'>=</font> <font color='#979000'>0.1</font>,
<font color='#0000FF'><u>long</u></font> cache_size <font color='#5555FF'>=</font> <font color='#979000'>100</font>
<font face='Lucida Console'>)</font> <b>{</b> <font color='#0000FF'>return</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>trainer, min_learning_rate, <font color='#979000'>false</font>, <font color='#979000'>true</font>, cache_size<font face='Lucida Console'>)</font>; <b>}</b>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<font color='#0000FF'>template</font> <font color='#5555FF'><</font>
<font color='#0000FF'>typename</font> trainer_type
<font color='#5555FF'>></font>
<font color='#0000FF'>const</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font> <b><a name='verbose_batch_cached'></a>verbose_batch_cached</b> <font face='Lucida Console'>(</font>
<font color='#0000FF'>const</font> trainer_type<font color='#5555FF'>&</font> trainer,
<font color='#0000FF'>const</font> <font color='#0000FF'>typename</font> trainer_type::scalar_type min_learning_rate <font color='#5555FF'>=</font> <font color='#979000'>0.1</font>,
<font color='#0000FF'><u>long</u></font> cache_size <font color='#5555FF'>=</font> <font color='#979000'>100</font>
<font face='Lucida Console'>)</font> <b>{</b> <font color='#0000FF'>return</font> batch_trainer<font color='#5555FF'><</font>trainer_type<font color='#5555FF'>></font><font face='Lucida Console'>(</font>trainer, min_learning_rate, <font color='#979000'>true</font>, <font color='#979000'>true</font>, cache_size<font face='Lucida Console'>)</font>; <b>}</b>
<font color='#009900'>// ----------------------------------------------------------------------------------------
</font>
<b>}</b>
<font color='#0000FF'>#endif</font> <font color='#009900'>// DLIB_PEGASoS_
</font>
</pre></body></html>
|
carrot2-webapp-3.8.1/herballsilvertrigram/01501003.txt.html
|
idigbio-citsci-hackathon/carrotFacetNgram
|
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<span class='rank4 3.9555862618421074'>?PLANTS</span>
<span class='rank6 6.171300748459634'>OF</span>
<span class='rank-3 -3.485816069189248'>HAITI</span>
</br>
<span class='rank0 0.0'>/</span>
<span class='rank18 18.02799367979712'>/bn-c.</span>
<span class='rank0 0.0'>4^</span>
<span class='rank17 17.23953631943285'>Cctj+dc/.</span>
<span class='rank0 0.0'>.</span>
</br>
<span class='rank-4 -4.287300227033249'>Vicinity</span>
<span class='rank6 6.129628052059067'>of</span>
<span class='rank2 2.1923437034413595'>Dondon,</span>
<span class='rank-17 -16.561685615256096'>Departement</span>
<span class='rank0 0.0'>dn</span>
<span class='rank10 9.793515849011396'>Nord;</span>
<span class='rank-6 -6.374504761762445'>altitude</span>
<span class='rank6 6.032464303605418'>at</span>
<span class='rank5 5.3820289066395866'>400</span>
<span class='rank-2 -2.0741445046720557'>meters</span>
</br>
<span class='rank8 8.149646173268101'>E.</span>
<span class='rank8 7.770156551563198'>C.</span>
<span class='rank-3 -3.398252193217907'>LEONARD,</span>
<span class='rank-2 -1.7627998191147682'>Collector</span>
</br>
<span class='rank19 19.346523829734743'>01501003</span>
</br>
</br></br>
<strong>Legend - </strong>
Level of confidence that token is an accurately-transcribed word</br>
<span class='rank-13'> </span> extremely low
<span class='rank-7'> </span> very low
<span class='rank-1'> </span> low
<span class='rank0'> </span> undetermined
<span class='rank1'> </span> medium
<span class='rank6'> </span> high
<span class='rank16'> </span> very high</br>
</body>
</html>
|
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/cache/class-use/RowCacheSentinel.html
|
elisska/cloudera-cassandra
|
<!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_51) on Thu Apr 28 18:37:56 UTC 2016 -->
<title>Uses of Class org.apache.cassandra.cache.RowCacheSentinel (apache-cassandra API)</title>
<meta name="date" content="2016-04-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.apache.cassandra.cache.RowCacheSentinel (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><a href="../../../../../org/apache/cassandra/cache/RowCacheSentinel.html" title="class in org.apache.cassandra.cache">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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/cassandra/cache/class-use/RowCacheSentinel.html" target="_top">Frames</a></li>
<li><a href="RowCacheSentinel.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.cassandra.cache.RowCacheSentinel" class="title">Uses of Class<br>org.apache.cassandra.cache.RowCacheSentinel</h2>
</div>
<div class="classUseContainer">No usage of org.apache.cassandra.cache.RowCacheSentinel</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/cassandra/cache/RowCacheSentinel.html" title="class in org.apache.cassandra.cache">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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/cassandra/cache/class-use/RowCacheSentinel.html" target="_top">Frames</a></li>
<li><a href="RowCacheSentinel.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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
|
apache-uima/docs/d/api/org/apache/uima/util/class-use/SimpleResourceFactory.html
|
TitasNandi/Summer_Project
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.uima.util.SimpleResourceFactory (Apache UIMA Java SDK 2.8.1 User-Level API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.uima.util.SimpleResourceFactory (Apache UIMA Java SDK 2.8.1 User-Level API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/uima/util/SimpleResourceFactory.html" title="class in org.apache.uima.util">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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/uima/util/class-use/SimpleResourceFactory.html" target="_top">Frames</a></li>
<li><a href="SimpleResourceFactory.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.uima.util.SimpleResourceFactory" class="title">Uses of Class<br>org.apache.uima.util.SimpleResourceFactory</h2>
</div>
<div class="classUseContainer">No usage of org.apache.uima.util.SimpleResourceFactory</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/uima/util/SimpleResourceFactory.html" title="class in org.apache.uima.util">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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/uima/util/class-use/SimpleResourceFactory.html" target="_top">Frames</a></li>
<li><a href="SimpleResourceFactory.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 © 2006–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
apache-cassandra-2.0.16/javadoc/org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.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_80) on Thu Jun 18 14:08:35 EDT 2015 -->
<title>Cassandra.get_count_args._Fields (apache-cassandra API)</title>
<meta name="date" content="2015-06-18">
<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="Cassandra.get_count_args._Fields (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/Cassandra.get_count_args._Fields.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/thrift/Cassandra.get_count_args.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_result.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_count_args._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </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.thrift</div>
<h2 title="Enum Cassandra.get_count_args._Fields" class="title">Enum Cassandra.get_count_args._Fields</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a>></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.thrift.Cassandra.get_count_args._Fields</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a>>, org.apache.thrift.TFieldIdEnum</dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args.html" title="class in org.apache.cassandra.thrift">Cassandra.get_count_args</a></dd>
</dl>
<hr>
<br>
<pre>public static enum <span class="strong">Cassandra.get_count_args._Fields</span>
extends java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a>>
implements org.apache.thrift.TFieldIdEnum</pre>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_summary">
<!-- -->
</a>
<h3>Enum Constant Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#COLUMN_PARENT">COLUMN_PARENT</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#CONSISTENCY_LEVEL">CONSISTENCY_LEVEL</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#KEY">KEY</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#PREDICATE">PREDICATE</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/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#findByName(java.lang.String)">findByName</a></strong>(java.lang.String name)</code>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#findByThriftId(int)">findByThriftId</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#findByThriftIdOrThrow(int)">findByThriftIdOrThrow</a></strong>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#getFieldName()">getFieldName</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#getThriftFieldId()">getThriftFieldId</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
</ul>
<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>getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_detail">
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a name="KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>KEY</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> KEY</pre>
</li>
</ul>
<a name="COLUMN_PARENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLUMN_PARENT</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> COLUMN_PARENT</pre>
</li>
</ul>
<a name="PREDICATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREDICATE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> PREDICATE</pre>
</li>
</ul>
<a name="CONSISTENCY_LEVEL">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CONSISTENCY_LEVEL</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> CONSISTENCY_LEVEL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift"><code>ConsistencyLevel</code></a></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="values()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>values</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a>[] values()</pre>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (Cassandra.get_count_args._Fields c : Cassandra.get_count_args._Fields.values())
System.out.println(c);
</pre></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
</li>
</ul>
<a name="valueOf(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> valueOf(java.lang.String name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
</li>
</ul>
<a name="findByThriftId(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftId</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> findByThriftId(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</li>
</ul>
<a name="findByThriftIdOrThrow(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftIdOrThrow</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> findByThriftIdOrThrow(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</li>
</ul>
<a name="findByName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByName</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a> findByName(java.lang.String name)</pre>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</li>
</ul>
<a name="getThriftFieldId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThriftFieldId</h4>
<pre>public short getThriftFieldId()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getThriftFieldId</code> in interface <code>org.apache.thrift.TFieldIdEnum</code></dd>
</dl>
</li>
</ul>
<a name="getFieldName()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFieldName</h4>
<pre>public java.lang.String getFieldName()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>getFieldName</code> in interface <code>org.apache.thrift.TFieldIdEnum</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/Cassandra.get_count_args._Fields.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/thrift/Cassandra.get_count_args.html" title="class in org.apache.cassandra.thrift"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_count_result.html" title="class in org.apache.cassandra.thrift"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.get_count_args._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_count_args._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </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 © 2015 The Apache Software Foundation</small></p>
</body>
</html>
|
src/main/resources/client/lib/angular-material/themes/red-theme.css
|
julienbrunet/dw-ng-starterkit
|
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.6.0-rc1-master-fca5376
*/
md-backdrop.md-opaque.md-red-theme {
background-color: rgba(0, 0, 0, 0.3);
position: absolute; }
md-bottom-sheet.md-red-theme {
background-color: #fafafa;
border-top-color: #bdbdbd; }
md-bottom-sheet.md-red-theme.md-list md-item {
color: rgba(0, 0, 0, 0.54); }
md-bottom-sheet.md-red-theme .md-subheader {
background-color: #fafafa; }
md-bottom-sheet.md-red-theme .md-subheader {
color: rgba(0, 0, 0, 0.54); }
.md-button.md-red-theme {
border-radius: 3px; }
.md-button.md-red-theme:not([disabled]):hover, .md-button.md-red-theme:not([disabled]):focus {
background-color: rgba(158, 158, 158, 0.2); }
.md-button.md-red-theme.md-fab {
border-radius: 50%; }
.md-button.md-red-theme.md-primary {
color: #ef5350;
fill: #ef5350; }
.md-button.md-red-theme.md-warn {
color: #ef5350;
fill: #ef5350; }
.md-button.md-red-theme.md-raised, .md-button.md-red-theme.md-fab {
background-color: rgba(158, 158, 158, 0.185); }
.md-button.md-red-theme.md-raised:not([disabled]):hover, .md-button.md-red-theme.md-raised:not([disabled]):focus, .md-button.md-red-theme.md-fab:not([disabled]):hover, .md-button.md-red-theme.md-fab:not([disabled]):focus {
background-color: rgba(158, 158, 158, 0.3); }
.md-button.md-red-theme.md-raised.md-primary, .md-button.md-red-theme.md-fab.md-primary {
color: white;
background-color: #f44336; }
.md-button.md-red-theme.md-raised.md-primary:not([disabled]):hover, .md-button.md-red-theme.md-raised.md-primary:not([disabled]):focus, .md-button.md-red-theme.md-fab.md-primary:not([disabled]):hover, .md-button.md-red-theme.md-fab.md-primary:not([disabled]):focus {
background-color: #e53935; }
.md-button.md-red-theme.md-raised.md-warn, .md-button.md-red-theme.md-fab.md-warn {
color: white;
background-color: #f44336; }
.md-button.md-red-theme.md-raised.md-warn:not([disabled]):hover, .md-button.md-red-theme.md-raised.md-warn:not([disabled]):focus, .md-button.md-red-theme.md-fab.md-warn:not([disabled]):hover, .md-button.md-red-theme.md-fab.md-warn:not([disabled]):focus {
background-color: #d32f2f; }
.md-button.md-red-theme[disabled], .md-button.md-red-theme.md-raised[disabled], .md-button.md-red-theme.md-fab[disabled] {
color: rgba(0, 0, 0, 0.26);
fill: rgba(0, 0, 0, 0.26);
background-color: transparent;
cursor: not-allowed; }
md-card.md-red-theme {
border-radius: 2px; }
md-card.md-red-theme .md-card-image {
border-radius: 2px 2px 0 0; }
md-checkbox.md-red-theme .md-ripple {
color: #43a047; }
md-checkbox.md-red-theme.md-checked .md-ripple {
color: #757575; }
md-checkbox.md-red-theme .md-icon {
border-color: rgba(0, 0, 0, 0.54); }
md-checkbox.md-red-theme.md-checked .md-icon {
background-color: rgba(102, 187, 106, 0.87); }
md-checkbox.md-red-theme.md-checked .md-icon:after {
border-color: #eeeeee; }
md-checkbox.md-red-theme[disabled] .md-icon {
border-color: rgba(0, 0, 0, 0.26); }
md-checkbox.md-red-theme[disabled].md-checked .md-icon {
background-color: rgba(0, 0, 0, 0.26); }
md-content.md-red-theme {
background-color: #ffffff; }
md-dialog.md-red-theme {
border-radius: 4px;
background-color: #ffffff; }
md-dialog.md-red-theme.md-content-overflow .md-actions {
border-top-color: rgba(0, 0, 0, 0.12); }
md-divider.md-red-theme {
border-top-color: rgba(0, 0, 0, 0.12); }
md-progress-circular.md-red-theme {
background-color: transparent; }
md-progress-circular.md-red-theme .md-circle .md-mask .md-fill {
background-color: #f44336; }
md-progress-circular.md-red-theme .md-inset {
background-color: #ffffff; }
md-progress-linear.md-red-theme .md-container {
background-color: #ffcdd2; }
md-progress-linear.md-red-theme .md-bar {
background-color: #f44336; }
md-progress-linear.md-red-theme[md-mode=buffer] .md-dashed:before {
background: radial-gradient(#ffcdd2 0%, #ffcdd2 16%, transparent 42%); }
md-progress-linear.md-red-theme[md-mode=buffer] .md-bar1 {
background-color: #ffcdd2; }
md-radio-button.md-red-theme .md-container .md-ripple, md-switch.md-red-theme .md-switch-thumb .md-container .md-ripple {
color: #43a047; }
md-radio-button.md-red-theme .md-off, md-switch.md-red-theme .md-switch-thumb .md-off {
border-color: rgba(0, 0, 0, 0.54); }
md-radio-button.md-red-theme .md-on, md-switch.md-red-theme .md-switch-thumb .md-on {
background-color: rgba(102, 187, 106, 0.87); }
md-radio-button.md-red-theme.md-checked .md-off, md-switch.md-red-theme .md-switch-thumb.md-checked .md-off {
border-color: rgba(102, 187, 106, 0.87); }
md-radio-button.md-red-theme.md-checked .md-ink-ripple, md-switch.md-red-theme .md-switch-thumb.md-checked .md-ink-ripple {
color: rgba(102, 187, 106, 0.87); }
md-radio-group.md-red-theme:focus {
border-color: rgba(0, 0, 0, 0.73); }
md-slider.md-red-theme .md-track {
background-color: rgba(0, 0, 0, 0.26); }
md-slider.md-red-theme .md-track-fill {
background-color: #f44336; }
md-slider.md-red-theme .md-thumb:after {
border-color: #f44336;
background-color: #f44336; }
md-slider.md-red-theme .md-sign {
background-color: #f44336; }
md-slider.md-red-theme .md-sign:after {
border-top-color: #f44336; }
md-slider.md-red-theme .md-thumb-text {
color: white; }
md-slider.md-red-theme .md-focus-thumb {
background-color: rgba(0, 0, 0, 0.54); }
md-slider.md-red-theme .md-focus-ring {
border-color: rgba(0, 0, 0, 0.12); }
md-slider.md-red-theme .md-disabled-thumb {
border-color: #ffffff; }
md-slider.md-red-theme.md-min .md-thumb:after {
background-color: #ffffff; }
md-slider.md-red-theme[disabled] .md-thumb:after {
border-color: #bdbdbd; }
md-slider.md-red-theme[disabled]:not(.md-min) .md-thumb:after {
background-color: #bdbdbd; }
.md-subheader.md-red-theme {
color: rgba(0, 0, 0, 0.54);
background-color: #ffffff; }
.md-subheader.md-red-theme.md-primary {
color: #f44336; }
md-switch.md-red-theme .md-switch-bar {
background-color: rgba(0, 0, 0, 0.54); }
md-switch.md-red-theme .md-switch-thumb:focus .md-label {
border: 1px dotted black; }
md-tabs.md-red-theme .md-header {
background-color: #f44336; }
md-tabs.md-red-theme md-tabs-ink-bar {
background: #ffff85; }
md-tabs.md-red-theme md-tab {
color: #ffcdd2; }
md-tabs.md-red-theme md-tab.active {
color: white; }
md-tabs.md-red-theme md-tab[disabled] {
color: rgba(0, 0, 0, 0.12); }
md-tabs.md-red-theme md-tab:focus {
border-color: rgba(0, 0, 0, 0.73); }
md-tabs.md-red-theme md-tab .md-ripple-container {
color: #ffff85; }
md-input-group.md-red-theme input, md-input-group.md-red-theme textarea {
text-shadow: none; }
md-input-group.md-red-theme input:-ms-input-placeholder, md-input-group.md-red-theme textarea:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.26); }
md-input-group.md-red-theme input::-webkit-input-placeholder, md-input-group.md-red-theme textarea::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.26); }
md-input-group.md-red-theme label {
text-shadow: none;
color: rgba(0, 0, 0, 0.26); }
md-input-group.md-red-theme input, md-input-group.md-red-theme textarea {
color: rgba(0, 0, 0, 0.73);
border-color: rgba(0, 0, 0, 0.12); }
md-input-group.md-red-theme.md-input-focused input, md-input-group.md-red-theme.md-input-focused textarea {
border-color: #f44336; }
md-input-group.md-red-theme.md-input-focused label {
color: #f44336; }
md-input-group.md-red-theme.md-input-has-value:not(.md-input-focused) label {
color: rgba(0, 0, 0, 0.372); }
md-input-group.md-red-theme[disabled] input, md-input-group.md-red-theme[disabled] textarea {
border-bottom-color: rgba(0, 0, 0, 0.12);
color: rgba(0, 0, 0, 0.26);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.19) 50%, rgba(0, 0, 0, 0) 0%); }
md-toast.md-red-theme {
background-color: #323232;
color: white; }
md-toast.md-red-theme .md-button {
color: white; }
md-toast.md-red-theme .md-action {
color: #ff5252; }
md-toolbar.md-red-theme {
background-color: #f44336;
color: white; }
md-tooltip.md-red-theme {
color: #ffffff; }
md-tooltip.md-red-theme .md-background {
background-color: rgba(0, 0, 0, 0.52); }
|
docs/typenum/consts/type.N641.html
|
nitro-devs/nitro-game-engine
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `N641` type in crate `typenum`.">
<meta name="keywords" content="rust, rustlang, rust-lang, N641">
<title>typenum::consts::N641 - Rust</title>
<link rel="stylesheet" type="text/css" href="../../normalize.css">
<link rel="stylesheet" type="text/css" href="../../rustdoc.css">
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc type">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<nav class="sidebar">
<p class='location'><a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a></p><script>window.sidebarCurrent = {name: 'N641', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</nav>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press ‘S’ to search, ‘?’ for more options…"
type="search">
</div>
</form>
</nav>
<section id='main' class="content">
<h1 class='fqn'><span class='in-band'>Type Definition <a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a>::<wbr><a class="type" href=''>N641</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a class='srclink' href='../../src/typenum/home/jacob/nitro-game-engine/target/debug/build/typenum-cb7a8e569dce0703/out/consts.rs.html#1342' title='goto source code'>[src]</a></span></h1>
<pre class='rust typedef'>type N641 = <a class="struct" href="../../typenum/int/struct.NInt.html" title="struct typenum::int::NInt">NInt</a><<a class="type" href="../../typenum/consts/type.U641.html" title="type typenum::consts::U641">U641</a>>;</pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<aside id="help" class="hidden">
<div>
<h1 class="hidden">Help</h1>
<div class="shortcuts">
<h2>Keyboard Shortcuts</h2>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
<dt>+</dt>
<dd>Collapse/expand all sections</dd>
</dl>
</div>
<div class="infos">
<h2>Search Tricks</h2>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>type</code>, <code>macro</code>,
and <code>const</code>.
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code> or <code>* -> vec</code>)
</p>
</div>
</div>
</aside>
<script>
window.rootPath = "../../";
window.currentCrate = "typenum";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script defer src="../../search-index.js"></script>
</body>
</html>
|
Application/Admin/View/Meet/document.html
|
Jayin/LightMeeting
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>轻会议--会议文档</title>
<include file="Base/head" />
</head>
<body style="background-color: #EDEFF1;">
<div class="container-fluid" style="margin-top: 30px;">
<div class="row-fluid">
<div class="col-xs-12"></div>
</div>
<include file="Base/menu" />
</div>
<div class="row-fluid">
<div class="col-xs-1"></div>
<div class="col-xs-10">
<div class="row demo-samples">
<div class="col-xs-3">
<include file="Base/meetmenu" />
<!-- /.todo -->
</div>
<!-- /.col-xs-4 -->
<div class="col-xs-9" style="border-color: $fff;">
<foreach name="doc" item="val">
<div class="meet" id="meet">
<div class="meet meet-title">
标题:<a href="{:U('Admin/View/document','','')}/id/{$val.id}" target="_blank">{$val.title}</a>
</div>
<div class="meet meet-title">发布者:{$val.nickname}</div>
<div class="meet meet-title">发布时间:{$val.ctime|date="Y-m-d H:i:s",###}</div>
<!-- <div class="meet meet-title">文档内容:<p>{$val.content}</p></div> -->
<div class="meet meet-title" align="right">
<if condition="$LoginMemberid eq $val.memberid ">
<span><a href="javascript:void(0);" name='btn-delete' data-title="{$Meet.title}" data-id="{$Meet.id}">删除</a>|</span>
<span><a href="../Meet/updatedocument/id/{$val.id}.html">更新</a></span>
<else />
</if>
</div>
</div>
</foreach>
</div>
</div>
</div>
<div class="col-xs-1"></div>
</div>
<include file="Base/foot" />
<script>
videojs.options.flash.swf = "__PUBLIC__/flat/dist/js/vendors/video-js.swf";
(function($) {
})(jQuery);
</script>
</body>
</html>
|
app/views/info_usuario.scala.html
|
bss3/ayuda
|
@(voluntario: models.entity.Voluntario, usuario: models.entity.Usuario)
<html>
<head>
<title>Ayuda - Suas Informações</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="tudo">
<div id="menu">
<div class="menus" id="flag_esquerda">
<a href="/home.html"><div class="item_menus" id="os_projetos"></div></a>
<a href="/home.html"><div class="item_menus" id="quem_somos"></div></a>
<div class="info_usuario" id="visitante">
<div class="info_usuario2" id="foto_usuario">
<img id="borda_foto" src="imagens/foto_usuario.png">
</div>
<div class="info_usuario2 dados_projetos">
<p id="info">Olá <b>@voluntario.nome</b></p>
<a href="perfil_usuario.html"><i>perfil</i></a>
<a id="saida" href="/logoff.html"><i>sair</i></a>
</div>
</div>
</div>
<a href="/home.html"><div class="menus" id="logo"></div></a>
<div class="menus" id="flag_direita">
<a href="/cadastro.html"><div class="item_menus" id="cadastro"></div></a>
<a href="/login.html"><div class="item_menus" id="entrar_ayuda"></div></a>
</div>
</div>
<div class="caixam" id="caixa_novo_projeto">
<div class="ban_verde">
<p class="titulo_bandeira"><i>editar perfil</i></p>
</div>
<form method="POST">
<div class="info_new_projeto">
<p class="titulo_caixinhas dados_projetos"><b>Nome completo</b></p>
<p class="subtitulos dados_projetos">Seu nome. No máximo 50 caracteres</p>
<input name="nome" class="tamanho_input1" type="text" value="@voluntario.nome"/>
</div>
<div class="info_new_projeto">
<p class="titulo_caixinhas dados_projetos"><b>CPF</b></p>
<p class="subtitulos dados_projetos">Apenas números</p>
<input name="CPF" class="tamanho_input1" type="text" value="@voluntario.CPF"/>
</div>
<div class="info_new_projeto">
<p class="titulo_caixinhas dados_projetos"><b>Telefone</b></p>
<p class="subtitulos dados_projetos">Apenas números</p>
<input name="telefone" class="tamanho_input1" type="text" value="@voluntario.telefone"/>
</div>
<div class="info_new_projeto">
<p class="titulo_caixinhas dados_projetos"><b>E-mail</b></p>
<p class="subtitulos dados_projetos">Seu e-mail. No máximo 50 caracteres</p>
<input name="usuario" class="tamanho_input1" type="text" value="@usuario.usuario"/>
</div>
<div class="info_new_projeto">
<p class="titulo_caixinhas dados_projetos"><b>Trocar senha</b></p>
<p class="opcoes dados_projetos">Nova senha</p>
<p class="subtitulos dados_projetos">Não ultrapasse 20 caracteres</p>
<input name="usuario_trocar_senha" class="tamanho_input1" type="password"/>
<p class="opcoes dados_projetos">Confirme nova senha</p>
<input name="senha" class="tamanho_input1" type="password"/>
</div>
<button name="usuario_enviar" id="enviar"></button>
</form>
</div>
<div class="caixam" id="rodape">
<a href="/home.html"><div id="logo_rodape"></div></a>
</div>
</div>
</body>
</html>
|
bonfire/_functions/base64_encode.html
|
inputx/code-ref-doc
|
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: base64_encode()</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff">
<table class="pagetitle" width="100%">
<tr>
<td valign="top" class="pagetitle">
[ <a href="../index.html">Index</a> ]
</td>
<td align="right" class="pagetitle">
<h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2>
</td>
</tr>
</table>
<!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net -->
<!-- http://phpxref.sourceforge.net/ -->
<script src="../phpxref.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
ext='.html';
relbase='../';
subdir='_functions';
filename='index.html';
cookiekey='phpxref';
handleNavFrame(relbase, subdir, filename);
logFunction('base64_encode');
// -->
</script>
<script language="JavaScript" type="text/javascript">
if (gwGetCookie('xrefnav')=='off')
document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>');
else
document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>');
</script>
<noscript>
<p class="navlinks">
[ <a href="../nav.html" target="_top">Show Explorer</a> ]
[ <a href="index.html" target="_top">Hide Navbar</a> ]
</p>
</noscript>
[<a href="../index.html">Top level directory</a>]<br>
<script language="JavaScript" type="text/javascript">
<!--
document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">');
document.writeln('<tr><td class="searchbox-title">');
document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>');
document.writeln('<\/td><\/tr>');
document.writeln('<tr><td class="searchbox-body" id="searchbox-body">');
document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>');
document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="classname"><br>');
document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="funcname"><br>');
document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="varname"><br>');
document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="constname"><br>');
document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="tablename"><br>');
document.writeln('<input type="submit" class="searchbox-button" value="Search">');
document.writeln('<\/form>');
document.writeln('<\/td><\/tr><\/table>');
document.writeln('<\/td><\/tr><\/table>');
// -->
</script>
<div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div>
<h3>Function and Method Cross Reference</h3>
<h2><a href="index.html#base64_encode">base64_encode()</a></h2>
<p><b>This function is provided by PHP directly.</b><br>
You can lookup the documentation for it here: <br> [<A HREF="http://php.net/manual-lookup.php?function=base64_encode">php.net</A>] [<A HREF="http://us2.php.net/manual-lookup.php?function=base64_encode">us2.php.net</A>] [<A HREF="http://uk.php.net/manual-lookup.php?function=base64_encode">uk.php.net</A>] [<A HREF="http://au.php.net/manual-lookup.php?function=base64_encode">au.php.net</A>] [<A HREF="http://de.php.net/manual-lookup.php?function=base64_encode">de.php.net</A>] </p>
<b>Referenced 10 times:</b><ul>
<li><a href="../bonfire/codeigniter/libraries/Email.php.html">/bonfire/codeigniter/libraries/Email.php</a> -> <a href="../bonfire/codeigniter/libraries/Email.php.source.html#l1166"> line 1166</a></li>
<li><a href="../bonfire/codeigniter/libraries/Email.php.html">/bonfire/codeigniter/libraries/Email.php</a> -> <a href="../bonfire/codeigniter/libraries/Email.php.source.html#l1813"> line 1813</a></li>
<li><a href="../bonfire/codeigniter/libraries/Email.php.html">/bonfire/codeigniter/libraries/Email.php</a> -> <a href="../bonfire/codeigniter/libraries/Email.php.source.html#l1823"> line 1823</a></li>
<li><a href="../tests/simpletest/test/user_agent_test.php.html">/tests/simpletest/test/user_agent_test.php</a> -> <a href="../tests/simpletest/test/user_agent_test.php.source.html#l338"> line 338</a></li>
<li><a href="../tests/simpletest/http.php.html">/tests/simpletest/http.php</a> -> <a href="../tests/simpletest/http.php.source.html#l183"> line 183</a></li>
<li><a href="../bonfire/codeigniter/libraries/Encrypt.php.html">/bonfire/codeigniter/libraries/Encrypt.php</a> -> <a href="../bonfire/codeigniter/libraries/Encrypt.php.source.html#l129"> line 129</a></li>
<li><a href="../bonfire/codeigniter/libraries/Encrypt.php.html">/bonfire/codeigniter/libraries/Encrypt.php</a> -> <a href="../bonfire/codeigniter/libraries/Encrypt.php.source.html#l222"> line 222</a></li>
<li><a href="../tests/simpletest/authentication.php.html">/tests/simpletest/authentication.php</a> -> <a href="../tests/simpletest/authentication.php.source.html#l233"> line 233</a></li>
<li><a href="../bonfire/codeigniter/libraries/Xmlrpc.php.html">/bonfire/codeigniter/libraries/Xmlrpc.php</a> -> <a href="../bonfire/codeigniter/libraries/Xmlrpc.php.source.html#l1356"> line 1356</a></li>
<li><a href="../tests/simpletest/test/http_test.php.html">/tests/simpletest/test/http_test.php</a> -> <a href="../tests/simpletest/test/http_test.php.source.html#l163"> line 163</a></li>
</ul>
<!-- A link to the phpxref site in your customized footer file is appreciated ;-) -->
<br><hr>
<table width="100%">
<tr><td>Generated: Thu Oct 23 18:57:41 2014</td>
<td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td>
</tr>
</table>
</body></html>
|
Restaurant_Finder_App/restaurant_finder_app/restaurant_finder_app/templates/footer.html
|
midhun3112/restaurant_locator
|
{% extends "base.html" %} {% block content %}
<footer id="footer" class=" mini-footer">
<div class="wrapper">
<div class="row">
<div class="col-m-10">
<h3 class="footer-top logo--footer" tabindex="0">
<a class="logo--header" href="/" title="Find the best restaurants, cafés, and bars in Kochi">
<img src="{{ MEDIA_URL }}images/home/company_logo.jpg" alt="Find the best restaurants, cafés, and bars in Kochi" width="60px">
</a>
</h3>
</div>
</div>
<div class="footer_divider mt5"></div>
<div class="row footer_policy_links">
<div class="col-m-12">
<ul class="footer_horiz_list">
<li>
<a>
Privacy
</a>
</li>
<li>
<a>
Terms
</a>
</li>
<li>
<a>
API Policy
</a>
</li>
<li>
<a>
CSR
</a>
</li>
<li>
<a>
Security
</a>
</li>
<li>
<a>
Sitemap
</a>
</li>
</ul>
</div>
</div>
<div class="footer_divider"></div>
<div class="footer-bottom row">
<div class="footer-msg">
By continuing past this page, you agree to our Terms of Service Cookie Policy Privacy Policy and Content Policies. All trademarks are properties of their respective owners. © 2008-2017 - DinersQ™ Media Pvt Ltd. All rights reserved.
</div>
</div>
</div>
</footer>
{% endblock %}
|
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html
|
jasonwee/videoOnCloud
|
<!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 Sat Apr 09 10:10:59 EDT 2016 -->
<title>Cassandra.get_indexed_slices_result._Fields (apache-cassandra API)</title>
<meta name="date" content="2016-04-09">
<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="Cassandra.get_indexed_slices_result._Fields (apache-cassandra API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":10,"i4":10,"i5":9,"i6":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Cassandra.get_indexed_slices_result._Fields.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/thrift/Cassandra.get_indexed_slices_result.html" title="class in org.apache.cassandra.thrift"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_multi_slice_args.html" title="class in org.apache.cassandra.thrift"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_indexed_slices_result._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
<li>Field | </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.thrift</div>
<h2 title="Enum Cassandra.get_indexed_slices_result._Fields" class="title">Enum Cassandra.get_indexed_slices_result._Fields</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a>></li>
<li>
<ul class="inheritance">
<li>org.apache.cassandra.thrift.Cassandra.get_indexed_slices_result._Fields</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a>>, org.apache.thrift.TFieldIdEnum</dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result.html" title="class in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result</a></dd>
</dl>
<hr>
<br>
<pre>public static enum <span class="typeNameLabel">Cassandra.get_indexed_slices_result._Fields</span>
extends java.lang.Enum<<a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a>>
implements org.apache.thrift.TFieldIdEnum</pre>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum.constant.summary">
<!-- -->
</a>
<h3>Enum Constant Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#IRE">IRE</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#SUCCESS">SUCCESS</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#TE">TE</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#UE">UE</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="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>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#findByName-java.lang.String-">findByName</a></span>(java.lang.String name)</code>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#findByThriftId-int-">findByThriftId</a></span>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#findByThriftIdOrThrow-int-">findByThriftIdOrThrow</a></span>(int fieldId)</code>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#getFieldName--">getFieldName</a></span>()</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#getThriftFieldId--">getThriftFieldId</a></span>()</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.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>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
</ul>
<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>getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum.constant.detail">
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a name="SUCCESS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUCCESS</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> SUCCESS</pre>
</li>
</ul>
<a name="IRE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>IRE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> IRE</pre>
</li>
</ul>
<a name="UE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> UE</pre>
</li>
</ul>
<a name="TE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TE</h4>
<pre>public static final <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> TE</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="values--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>values</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a>[] values()</pre>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (Cassandra.get_indexed_slices_result._Fields c : Cassandra.get_indexed_slices_result._Fields.values())
System.out.println(c);
</pre></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an array containing the constants of this enum type, in the order they are declared</dd>
</dl>
</li>
</ul>
<a name="valueOf-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> valueOf(java.lang.String name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
</dl>
</li>
</ul>
<a name="findByThriftId-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftId</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> findByThriftId(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, or null if its not found.</div>
</li>
</ul>
<a name="findByThriftIdOrThrow-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByThriftIdOrThrow</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> findByThriftIdOrThrow(int fieldId)</pre>
<div class="block">Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.</div>
</li>
</ul>
<a name="findByName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findByName</h4>
<pre>public static <a href="../../../../org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" title="enum in org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a> findByName(java.lang.String name)</pre>
<div class="block">Find the _Fields constant that matches name, or null if its not found.</div>
</li>
</ul>
<a name="getThriftFieldId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThriftFieldId</h4>
<pre>public short getThriftFieldId()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getThriftFieldId</code> in interface <code>org.apache.thrift.TFieldIdEnum</code></dd>
</dl>
</li>
</ul>
<a name="getFieldName--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFieldName</h4>
<pre>public java.lang.String getFieldName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>getFieldName</code> in interface <code>org.apache.thrift.TFieldIdEnum</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>
<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/Cassandra.get_indexed_slices_result._Fields.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/thrift/Cassandra.get_indexed_slices_result.html" title="class in org.apache.cassandra.thrift"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/cassandra/thrift/Cassandra.get_multi_slice_args.html" title="class in org.apache.cassandra.thrift"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/Cassandra.get_indexed_slices_result._Fields.html" target="_top">Frames</a></li>
<li><a href="Cassandra.get_indexed_slices_result._Fields.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
<li>Field | </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 © 2016 The Apache Software Foundation</small></p>
</body>
</html>
|
_site/docs/1.0.1/api/service/$ionicGesture/index.html
|
qintengfei/ionic-site
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS.">
<meta name="keywords" content="html5,javascript,mobile,drifty,ionic,hybrid,phonegap,cordova,native,ios,android,angularjs">
<meta name="author" content="Drifty">
<meta property="og:image" content="http://ionicframework.com/img/ionic-logo-blog.png"/>
<title>$ionicGesture - Service in module ionic - Ionic Framework</title>
<link href="/css/site.css?12" rel="stylesheet">
<!--<script src="//cdn.optimizely.com/js/595530035.js"></script>-->
<script type="text/javascript">var _sf_startpt=(new Date()).getTime()</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-44023830-1', 'ionicframework.com');
ga('send', 'pageview');
</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
</head>
<body class="docs docs-page docs-api">
<nav class="navbar navbar-default horizontal-gradient" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle button ionic" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<i class="icon ion-navicon"></i>
</button>
<a class="navbar-brand" href="/">
<img src="/img/ionic-logo-white.svg" width="123" height="43" alt="Ionic Framework">
</a>
<a href="http://blog.ionic.io/announcing-ionic-1-0/" target="_blank">
<img src="/img/ionic1-tag.png" alt="Ionic 1.0 is out!" width="28" height="32" style="margin-left: 140px; margin-top:22px; display:block">
</a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a class="getting-started-nav nav-link" href="/getting-started/">Getting Started</a></li>
<li><a class="docs-nav nav-link" href="/docs/">Docs</a></li>
<li><a class="nav-link" href="http://ionic.io/support">Support</a></li>
<li><a class="blog-nav nav-link" href="http://blog.ionic.io/">Blog <span id="blog-badge">1</span></a></li>
<li><a class="nav-link" href="http://forum.ionicframework.com/">Forum</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle nav-link " data-toggle="dropdown" role="button" aria-expanded="false">More <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<div class="arrow-up"></div>
<li><a class="products-nav nav-link" href="http://ionic.io/">Ionic.io</a></li>
<li><a class="examples-nav nav-link" href="http://showcase.ionicframework.com/">Showcase</a></li>
<li><a class="nav-link" href="http://jobs.ionic.io/">Job Board</a></li>
<li><a class="nav-link" href="http://market.ionic.io/">Market</a></li>
<li><a class="nav-link" href="http://ionicworldwide.herokuapp.com/">Ionic Worldwide</a></li>
<li><a class="nav-link" href="http://play.ionic.io/">Playground</a></li>
<li><a class="nav-link" href="http://creator.ionic.io/">Creator</a></li>
<li><a class="nav-link" href="http://shop.ionic.io/">Shop</a></li>
<!--<li><a class="nav-link" href="http://ngcordova.com/">ngCordova</a></li>-->
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="header horizontal-gradient">
<div class="container">
<h3>$ionicGesture</h3>
<h4>Service in module ionic</h4>
</div>
<div class="news">
<div class="container">
<div class="row">
<div class="col-sm-8 news-col">
<div class="picker">
<select onchange="window.location.href=this.options[this.selectedIndex].value">
<option
value="/docs/nightly/api/service/$ionicGesture/"
>
nightly
</option>
<option
value="/docs/api/service/$ionicGesture/"
>
1.1.0 (latest)
</option>
<option
value="/docs/1.0.1/api/service/$ionicGesture/"
selected>
1.0.1
</option>
<option
value="/docs/1.0.0/api/service/$ionicGesture/"
>
1.0.0
</option>
<option
value="/docs/1.0.0-rc.5/api/service/$ionicGesture/"
>
1.0.0-rc.5
</option>
<option
value="/docs/1.0.0-rc.4/api/service/$ionicGesture/"
>
1.0.0-rc.4
</option>
<option
value="/docs/1.0.0-rc.3/api/service/$ionicGesture/"
>
1.0.0-rc.3
</option>
<option
value="/docs/1.0.0-rc.2/api/service/$ionicGesture/"
>
1.0.0-rc.2
</option>
<option
value="/docs/1.0.0-rc.1/api/service/$ionicGesture/"
>
1.0.0-rc.1
</option>
<option
value="/docs/1.0.0-rc.0/api/service/$ionicGesture/"
>
1.0.0-rc.0
</option>
<option
value="/docs/1.0.0-beta.14/api/service/$ionicGesture/"
>
1.0.0-beta.14
</option>
<option
value="/docs/1.0.0-beta.13/api/service/$ionicGesture/"
>
1.0.0-beta.13
</option>
<option
value="/docs/1.0.0-beta.12/api/service/$ionicGesture/"
>
1.0.0-beta.12
</option>
<option
value="/docs/1.0.0-beta.11/api/service/$ionicGesture/"
>
1.0.0-beta.11
</option>
<option
value="/docs/1.0.0-beta.10/api/service/$ionicGesture/"
>
1.0.0-beta.10
</option>
</select>
</div>
</div>
<div class="col-sm-4 search-col">
<div class="search-bar">
<span class="search-icon ionic"><i class="ion-ios7-search-strong"></i></span>
<input type="search" id="search-input" value="Search">
</div>
</div>
</div>
</div>
</div>
</div>
<div id="search-results" class="search-results" style="display:none">
<div class="container">
<div class="search-section search-api">
<h4>JavaScript</h4>
<ul id="results-api"></ul>
</div>
<div class="search-section search-css">
<h4>CSS</h4>
<ul id="results-css"></ul>
</div>
<div class="search-section search-content">
<h4>Resources</h4>
<ul id="results-content"></ul>
</div>
</div>
</div>
<div class="container content-container">
<div class="row">
<div class="col-md-2 col-sm-3 aside-menu">
<div>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/overview/">Overview</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/components/">CSS</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/platform-customization/">Platform Customization</a>
</li>
</ul>
<!-- Docs: JavaScript -->
<ul class="nav left-menu active-menu">
<li class="menu-title">
<a href="/docs/api/">
JavaScript
</a>
</li>
<!-- Action Sheet -->
<li class="menu-section">
<a href="/docs/api/service/$ionicActionSheet/" class="api-section">
Action Sheet
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicActionSheet/">
$ionicActionSheet
</a>
</li>
</ul>
</li>
<!-- Backdrop -->
<li class="menu-section">
<a href="/docs/api/service/$ionicBackdrop/" class="api-section">
Backdrop
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicBackdrop/">
$ionicBackdrop
</a>
</li>
</ul>
</li>
<!-- Content -->
<li class="menu-section">
<a href="/docs/api/directive/ionContent/" class="api-section">
Content
</a>
<ul>
<li>
<a href="/docs/api/directive/ionContent/">
ion-content
</a>
</li>
<li>
<a href="/docs/api/directive/ionRefresher/">
ion-refresher
</a>
</li>
<li>
<a href="/docs/api/directive/ionPane/">
ion-pane
</a>
</li>
</ul>
</li>
<!-- Form Inputs -->
<li class="menu-section">
<a href="/docs/api/directive/ionCheckbox/" class="api-section">
Form Inputs
</a>
<ul>
<li>
<a href="/docs/api/directive/ionCheckbox/">
ion-checkbox
</a>
</li>
<li>
<a href="/docs/api/directive/ionRadio/">
ion-radio
</a>
</li>
<li>
<a href="/docs/api/directive/ionToggle/">
ion-toggle
</a>
</li>
</ul>
</li>
<!-- Gesture and Events -->
<li class="menu-section">
<a href="/docs/api/directive/onHold/" class="api-section">
Gestures and Events
</a>
<ul>
<li>
<a href="/docs/api/directive/onHold/">
on-hold
</a>
</li>
<li>
<a href="/docs/api/directive/onTap/">
on-tap
</a>
</li>
<li>
<a href="/docs/api/directive/onDoubleTap/">
on-double-tap
</a>
</li>
<li>
<a href="/docs/api/directive/onTouch/">
on-touch
</a>
</li>
<li>
<a href="/docs/api/directive/onRelease/">
on-release
</a>
</li>
<li>
<a href="/docs/api/directive/onDrag/">
on-drag
</a>
</li>
<li>
<a href="/docs/api/directive/onDragUp/">
on-drag-up
</a>
</li>
<li>
<a href="/docs/api/directive/onDragRight/">
on-drag-right
</a>
</li>
<li>
<a href="/docs/api/directive/onDragDown/">
on-drag-down
</a>
</li>
<li>
<a href="/docs/api/directive/onDragLeft/">
on-drag-left
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipe/">
on-swipe
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeUp/">
on-swipe-up
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeRight/">
on-swipe-right
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeDown/">
on-swipe-down
</a>
</li>
<li>
<a href="/docs/api/directive/onSwipeLeft/">
on-swipe-left
</a>
</li>
<li>
<a href="/docs/api/service/$ionicGesture/">
$ionicGesture
</a>
</li>
</ul>
</li>
<!-- Headers/Footers -->
<li class="menu-section">
<a href="/docs/api/directive/ionHeaderBar/" class="api-section">
Headers/Footers
</a>
<ul>
<li>
<a href="/docs/api/directive/ionHeaderBar/">
ion-header-bar
</a>
</li>
<li>
<a href="/docs/api/directive/ionFooterBar/">
ion-footer-bar
</a>
</li>
</ul>
</li>
<!-- Keyboard -->
<li class="menu-section">
<a href="/docs/api/page/keyboard/" class="api-section">
Keyboard
</a>
<ul>
<li>
<a href="/docs/api/page/keyboard/">
Keyboard
</a>
</li>
<li>
<a href="/docs/api/directive/keyboardAttach/">
keyboard-attach
</a>
</li>
</ul>
</li>
<!-- Lists -->
<li class="menu-section">
<a href="/docs/api/directive/ionList/" class="api-section">
Lists
</a>
<ul>
<li>
<a href="/docs/api/directive/ionList/">
ion-list
</a>
</li>
<li>
<a href="/docs/api/directive/ionItem/">
ion-item
</a>
</li>
<li>
<a href="/docs/api/directive/ionDeleteButton/">
ion-delete-button
</a>
</li>
<li>
<a href="/docs/api/directive/ionReorderButton/">
ion-reorder-button
</a>
</li>
<li>
<a href="/docs/api/directive/ionOptionButton/">
ion-option-button
</a>
</li>
<li>
<a href="/docs/api/directive/collectionRepeat/">
collection-repeat
</a>
</li>
<li>
<a href="/docs/api/service/$ionicListDelegate/">
$ionicListDelegate
</a>
</li>
</ul>
</li>
<!-- Loading -->
<li class="menu-section">
<a href="/docs/api/service/$ionicLoading/" class="api-section">
Loading
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicLoading/">
$ionicLoading
</a>
</li>
</ul>
<ul>
<li>
<a href="/docs/api/object/$ionicLoadingConfig/">
$ionicLoadingConfig
</a>
</li>
</ul>
</li>
<!-- Modal -->
<li class="menu-section">
<a href="/docs/api/service/$ionicModal/" class="api-section">
Modal
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicModal/">
$ionicModal
</a>
</li>
<li>
<a href="/docs/api/controller/ionicModal/">
ionicModal
</a>
</li>
</ul>
</li>
<!-- Navigation -->
<li class="menu-section">
<a href="/docs/api/directive/ionNavView/" class="api-section">
Navigation
</a>
<ul>
<li>
<a href="/docs/api/directive/ionNavView/">
ion-nav-view
</a>
</li>
<li>
<a href="/docs/api/directive/ionView/">
ion-view
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavBar/">
ion-nav-bar
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavBackButton/">
ion-nav-back-button
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavButtons/">
ion-nav-buttons
</a>
</li>
<li>
<a href="/docs/api/directive/ionNavTitle/">
ion-nav-title
</a>
</li>
<li>
<a href="/docs/api/directive/navTransition/">
nav-transition
</a>
</li>
<li>
<a href="/docs/api/directive/navDirection/">
nav-direction
</a>
</li>
<li>
<a href="/docs/api/service/$ionicNavBarDelegate/">
$ionicNavBarDelegate
</a>
</li>
<li>
<a href="/docs/api/service/$ionicHistory/">
$ionicHistory
</a>
</li>
</ul>
</li>
<!-- Platform -->
<li class="menu-section">
<a href="/docs/api/service/$ionicPlatform/" class="api-section">
Platform
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicPlatform/">
$ionicPlatform
</a>
</li>
</ul>
</li>
<!-- Popover -->
<li class="menu-section">
<a href="/docs/api/service/$ionicPopover/" class="api-section">
Popover
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicPopover/">
$ionicPopover
</a>
</li>
<li>
<a href="/docs/api/controller/ionicPopover/">
ionicPopover
</a>
</li>
</ul>
</li>
<!-- Popup -->
<li class="menu-section">
<a href="/docs/api/service/$ionicPopup/" class="api-section">
Popup
</a>
<ul>
<li>
<a href="/docs/api/service/$ionicPopup/">
$ionicPopup
</a>
</li>
</ul>
</li>
<!-- Scroll -->
<li class="menu-section">
<a href="/docs/api/directive/ionScroll/" class="api-section">
Scroll
</a>
<ul>
<li>
<a href="/docs/api/directive/ionScroll/">
ion-scroll
</a>
</li>
<li>
<a href="/docs/api/directive/ionInfiniteScroll/">
ion-infinite-scroll
</a>
</li>
<li>
<a href="/docs/api/service/$ionicScrollDelegate/">
$ionicScrollDelegate
</a>
</li>
</ul>
</li>
<!-- Side Menus -->
<li class="menu-section">
<a href="/docs/api/directive/ionSideMenus/" class="api-section">
Side Menus
</a>
<ul>
<li>
<a href="/docs/api/directive/ionSideMenus/">
ion-side-menus
</a>
</li>
<li>
<a href="/docs/api/directive/ionSideMenuContent/">
ion-side-menu-content
</a>
</li>
<li>
<a href="/docs/api/directive/ionSideMenu/">
ion-side-menu
</a>
</li>
<li>
<a href="/docs/api/directive/exposeAsideWhen/">
expose-aside-when
</a>
</li>
<li>
<a href="/docs/api/directive/menuToggle/">
menu-toggle
</a>
</li>
<li>
<a href="/docs/api/directive/menuClose/">
menu-close
</a>
</li>
<li>
<a href="/docs/api/service/$ionicSideMenuDelegate/">
$ionicSideMenuDelegate
</a>
</li>
</ul>
</li>
<!-- Slide Box -->
<li class="menu-section">
<a href="/docs/api/directive/ionSlideBox/" class="api-section">
Slide Box
</a>
<ul>
<li>
<a href="/docs/api/directive/ionSlideBox/">
ion-slide-box
</a>
</li>
<li>
<a href="/docs/api/directive/ionSlidePager/">
ion-slide-pager
</a>
</li>
<li>
<a href="/docs/api/directive/ionSlide/">
ion-slide
</a>
</li>
<li>
<a href="/docs/api/service/$ionicSlideBoxDelegate/">
$ionicSlideBoxDelegate
</a>
</li>
</ul>
</li>
<!-- Spinner -->
<li class="menu-section">
<a href="/docs/api/directive/ionSpinner/" class="api-section">
Spinner
</a>
<ul>
<li>
<a href="/docs/api/directive/ionSpinner/">
ion-spinner
</a>
</li>
</ul>
</li>
<!-- Tabs -->
<li class="menu-section">
<a href="/docs/api/directive/ionTabs/" class="api-section">
Tabs
</a>
<ul>
<li>
<a href="/docs/api/directive/ionTabs/">
ion-tabs
</a>
</li>
<li>
<a href="/docs/api/directive/ionTab/">
ion-tab
</a>
</li>
<li>
<a href="/docs/api/service/$ionicTabsDelegate/">
$ionicTabsDelegate
</a>
</li>
</ul>
</li>
<!-- Tap -->
<li class="menu-section">
<a href="/docs/api/page/tap/" class="api-section">
Tap & Click
</a>
</li>
<!-- Utility -->
<li class="menu-section">
<a href="#" class="api-section">
Utility
</a>
<ul>
<li>
<a href="/docs/api/provider/$ionicConfigProvider/">
$ionicConfigProvider
</a>
</li>
<li>
<a href="/docs/api/utility/ionic.Platform/">
ionic.Platform
</a>
</li>
<li>
<a href="/docs/api/utility/ionic.DomUtil/">
ionic.DomUtil
</a>
</li>
<li>
<a href="/docs/api/utility/ionic.EventController/">
ionic.EventController
</a>
</li>
<li>
<a href="/docs/api/service/$ionicPosition/">
$ionicPosition
</a>
</li>
</ul>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/cli/">CLI</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="http://learn.ionicframework.com/">Learn Ionic</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/guide/">Guide</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/ionic-cli-faq/">FAQ</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/getting-help/">Getting Help</a>
</li>
</ul>
<ul class="nav left-menu">
<li class="menu-title">
<a href="/docs/concepts/">Ionic Concepts</a>
</li>
</ul>
</div>
</div>
<div class="col-md-10 col-sm-9 main-content">
<div class="improve-docs">
<a href='http://github.com/driftyco/ionic/tree/master/js/angular/service/gesture.js#L1'>
View Source
</a>
<a href='http://github.com/driftyco/ionic/edit/master/js/angular/service/gesture.js#L1'>
Improve this doc
</a>
</div>
<h1 class="api-title">
$ionicGesture
</h1>
<p>An angular service exposing ionic
<a href="/docs/api/utility/ionic.EventController/"><code>ionic.EventController</code></a>'s gestures.</p>
<h2>Methods</h2>
<div id="on"></div>
<h2>
<code>on(eventType, callback, $element, options)</code>
</h2>
<p>Add an event listener for a gesture on an element. See <a href="/docs/api/utility/ionic.EventController/#onGesture"><code>ionic.EventController</code></a>.</p>
<table class="table" style="margin:0;">
<thead>
<tr>
<th>Param</th>
<th>Type</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>
eventType
</td>
<td>
<code>string</code>
</td>
<td>
<p>The gesture event to listen for.</p>
</td>
</tr>
<tr>
<td>
callback
</td>
<td>
<code>function(e)</code>
</td>
<td>
<p>The function to call when the gesture
happens.</p>
</td>
</tr>
<tr>
<td>
$element
</td>
<td>
<code>element</code>
</td>
<td>
<p>The angular element to listen for the event on.</p>
</td>
</tr>
<tr>
<td>
options
</td>
<td>
<code>object</code>
</td>
<td>
<p>object.</p>
</td>
</tr>
</tbody>
</table>
<ul>
<li>Returns:
<code>ionic.Gesture</code> The gesture object (use this to remove the gesture later on).</li>
</ul>
<div id="off"></div>
<h2>
<code>off(gesture, eventType, callback)</code>
</h2>
<p>Remove an event listener for a gesture on an element. See <a href="/docs/api/utility/ionic.EventController/#offGesture"><code>ionic.EventController</code></a>.</p>
<table class="table" style="margin:0;">
<thead>
<tr>
<th>Param</th>
<th>Type</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>
gesture
</td>
<td>
<code>ionic.Gesture</code>
</td>
<td>
<p>The gesture that should be removed.</p>
</td>
</tr>
<tr>
<td>
eventType
</td>
<td>
<code>string</code>
</td>
<td>
<p>The gesture event to remove the listener for.</p>
</td>
</tr>
<tr>
<td>
callback
</td>
<td>
<code>function(e)</code>
</td>
<td>
<p>The listener to remove.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="pre-footer">
<div class="row ionic">
<div class="col-sm-6 col-a">
<h4>
<a href="/getting-started/">Getting started <span class="icon ion-arrow-right-c"></span></a>
</h4>
<p>
Learn more about how Ionic was built, why you should use it, and what's included. We'll cover
the basics and help you get started from the ground up.
</p>
</div>
<div class="col-sm-6 col-b">
<h4>
<a href="/docs/">Documentation <span class="icon ion-arrow-right-c"></span></a>
</h4>
<p>
What are you waiting for? Take a look and get coding! Our documentation covers all you need to know
to get an app up and running in minutes.
</p>
</div>
</div>
</div>
<footer class="footer">
<nav class="base-links">
<dl>
<dt>Docs</dt>
<dd><a href="http://ionicframework.com/docs/">Documentation</a></dd>
<dd><a href="http://ionicframework.com/getting-started/">Getting Started</a></dd>
<dd><a href="http://ionicframework.com/docs/overview/">Overview</a></dd>
<dd><a href="http://ionicframework.com/docs/components/">Components</a></dd>
<dd><a href="http://ionicframework.com/docs/api/">JavaScript</a></dd>
<dd><a href="http://ionicframework.com/submit-issue/">Submit Issue</a></dd>
</dl>
<dl>
<dt>Resources</dt>
<dd><a href="http://learn.ionicframework.com/">Learn Ionic</a></dd>
<dd><a href="http://ngcordova.com/">ngCordova</a></dd>
<dd><a href="http://ionicons.com/">Ionicons</a></dd>
<dd><a href="http://creator.ionic.io/">Creator</a></dd>
<dd><a href="http://showcase.ionicframework.com/">Showcase</a></dd>
<dd><a href="http://manning.com/wilken/?a_aid=ionicinactionben&a_bid=1f0a0e1d">The Ionic Book</a></dd>
</dl>
<dl>
<dt>Contribute</dt>
<dd><a href="http://forum.ionicframework.com/">Community Forum</a></dd>
<dd><a href="http://webchat.freenode.net/?randomnick=1&channels=%23ionic&uio=d4">Ionic IRC</a></dd>
<dd><a href="http://ionicframework.com/present-ionic/">Present Ionic</a></dd>
<dd><a href="http://ionicframework.com/contribute/">Contribute</a></dd>
<dd><a href="https://github.com/driftyco/ionic-learn/issues/new">Write for us</a></dd>
<dd><a href="http://shop.ionic.io/">Ionic Shop</a></dd>
</dl>
<dl class="small-break">
<dt>About</dt>
<dd><a href="http://blog.ionic.io/">Blog</a></dd>
<dd><a href="http://ionic.io">Services</a></dd>
<dd><a href="http://drifty.com">Company</a></dd>
<dd><a href="https://s3.amazonaws.com/ionicframework.com/logo-pack.zip">Logo Pack</a></dd>
<dd><a href="mailto:hi@ionicframework.com">Contact</a></dd>
<dd><a href="http://ionicframework.com/jobs/">Jobs</a></dd>
</dl>
<dl>
<dt>Connect</dt>
<dd><a href="https://twitter.com/IonicFramework">Twitter</a></dd>
<dd><a href="https://github.com/driftyco/ionic">GitHub</a></dd>
<dd><a href="https://www.facebook.com/ionicframework">Facebook</a></dd>
<dd><a href="https://plus.google.com/b/112280728135675018538/+Ionicframework/posts">Google+</a></dd>
<dd><a href="https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw">YouTube</a></dd>
<dd><a href="https://twitter.com/ionitron">Ionitron</a></dd>
</dl>
</nav>
<div class="newsletter row">
<div class="newsletter-container">
<div class="col-sm-7">
<div class="newsletter-text">Stay in the loop</div>
<div class="sign-up">Sign up to receive emails for the latest updates, features, and news on the framework.</div>
</div>
<form action="http://codiqa.createsend.com/t/t/s/jytylh/" method="post" class="input-group col-sm-5">
<input id="fieldEmail" name="cm-jytylh-jytylh" class="form-control" type="email" placeholder="Email" required />
<span class="input-group-btn">
<button class="btn btn-default" type="submit">Subscribe</button>
</span>
</form>
</div>
</div>
<div class="copy">
<div class="copy-container">
<p class="authors">
Code licensed under <a href="/docs/#license">MIT</a>.
Docs under <a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)">Apache 2</a>
<span>|</span>
© 2013-2015 <a href="http://drifty.com/">Drifty Co</a>
</p>
</div>
</div>
</footer>
<script type="text/javascript">
var _sf_async_config = { uid: 54141, domain: 'ionicframework.com', useCanonical: true };
(function() {
function loadChartbeat() {
window._sf_endpt = (new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src','//static.chartbeat.com/js/chartbeat.js');
document.body.appendChild(e);
};
var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function() { oldonload(); loadChartbeat(); };
})();
</script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
<script src="/js/site.js?1"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Cookies.js/0.4.0/cookies.min.js"></script>
<script>
$('.navbar .dropdown').on('show.bs.dropdown', function(e){
//$(this).find('.dropdown-menu').addClass('animated fadeInDown');
});
// ADD SLIDEUP ANIMATION TO DROPDOWN //
$('.navbar .dropdown').on('hide.bs.dropdown', function(e){
//$(this).find('.dropdown-menu').first().stop(true, true).slideUp(200);
//$(this).find('.dropdown-menu').removeClass('animated fadeInDown');
});
try {
var d = new Date('2015-03-20 05:00:00 -0500');
var ts = d.getTime();
var cd = Cookies.get('_iondj');
if(cd) {
cd = JSON.parse(atob(cd));
if(parseInt(cd.lp) < ts) {
var bt = document.getElementById('blog-badge');
bt.style.display = 'block';
}
cd.lp = ts;
} else {
var bt = document.getElementById('blog-badge');
bt.style.display = 'block';
cd = {
lp: ts
}
}
Cookies.set('_iondj', btoa(JSON.stringify(cd)));
} catch(e) {
}
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</body>
</html>
|
javadoc/com/twitter/data/proto/tutorial/thrift/Person.html
|
11xor6/elephant-bird
|
<!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 Wed May 18 08:15:27 PDT 2011 -->
<TITLE>
Person
</TITLE>
<META NAME="date" CONTENT="2011-05-18">
<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="Person";
}
}
</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Name._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift"><B>PREV CLASS</B></A>
<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?com/twitter/data/proto/tutorial/thrift/Person.html" target="_top"><B>FRAMES</B></A>
<A HREF="Person.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="#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">
com.twitter.data.proto.tutorial.thrift</FONT>
<BR>
Class Person</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.twitter.data.proto.tutorial.thrift.Person</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>>, org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>Person</B><DT>extends java.lang.Object<DT>implements org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>>, java.io.Serializable, java.lang.Cloneable</DL>
</PRE>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.twitter.data.proto.tutorial.thrift.Person">Serialized Form</A></DL>
<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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A></B></CODE>
<BR>
The set of fields this struct contains, along with convenience methods for finding and manipulating them.</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>
<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/twitter/data/proto/tutorial/thrift/Person.html#email">email</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/twitter/data/proto/tutorial/thrift/Person.html#id">id</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.util.Map<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>,org.apache.thrift.meta_data.FieldMetaData></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#metaDataMap">metaDataMap</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/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#name">name</A></B></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="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#phones">phones</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#Person()">Person</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#Person(com.twitter.data.proto.tutorial.thrift.Name, int, java.lang.String, java.util.List)">Person</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A> name,
int id,
java.lang.String email,
java.util.List<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>> phones)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#Person(com.twitter.data.proto.tutorial.thrift.Person)">Person</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> other)</CODE>
<BR>
Performs a deep copy on <i>other</i>.</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#addToPhones(com.twitter.data.proto.tutorial.thrift.PhoneNumber)">addToPhones</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A> elem)</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#clear()">clear</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/twitter/data/proto/tutorial/thrift/Person.html#compareTo(com.twitter.data.proto.tutorial.thrift.Person)">compareTo</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> other)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#deepCopy()">deepCopy</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object that)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#equals(com.twitter.data.proto.tutorial.thrift.Person)">equals</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> that)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#fieldForId(int)">fieldForId</A></B>(int fieldId)</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/twitter/data/proto/tutorial/thrift/Person.html#getEmail()">getEmail</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#getFieldValue(com.twitter.data.proto.tutorial.thrift.Person._Fields)">getFieldValue</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A> field)</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/twitter/data/proto/tutorial/thrift/Person.html#getId()">getId</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/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#getName()">getName</A></B>()</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="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#getPhones()">getPhones</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Iterator<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#getPhonesIterator()">getPhonesIterator</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/twitter/data/proto/tutorial/thrift/Person.html#getPhonesSize()">getPhonesSize</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/twitter/data/proto/tutorial/thrift/Person.html#hashCode()">hashCode</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#isSet(com.twitter.data.proto.tutorial.thrift.Person._Fields)">isSet</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A> field)</CODE>
<BR>
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#isSetEmail()">isSetEmail</A></B>()</CODE>
<BR>
Returns true if field email is set (has been asigned a value) and false otherwise</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#isSetId()">isSetId</A></B>()</CODE>
<BR>
Returns true if field id is set (has been asigned a value) and false otherwise</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#isSetName()">isSetName</A></B>()</CODE>
<BR>
Returns true if field name is set (has been asigned a value) and false otherwise</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#isSetPhones()">isSetPhones</A></B>()</CODE>
<BR>
Returns true if field phones is set (has been asigned a value) and false otherwise</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/twitter/data/proto/tutorial/thrift/Person.html#read(org.apache.thrift.protocol.TProtocol)">read</A></B>(org.apache.thrift.protocol.TProtocol iprot)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setEmail(java.lang.String)">setEmail</A></B>(java.lang.String email)</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setEmailIsSet(boolean)">setEmailIsSet</A></B>(boolean value)</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setFieldValue(com.twitter.data.proto.tutorial.thrift.Person._Fields, java.lang.Object)">setFieldValue</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A> field,
java.lang.Object value)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setId(int)">setId</A></B>(int id)</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setIdIsSet(boolean)">setIdIsSet</A></B>(boolean value)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setName(com.twitter.data.proto.tutorial.thrift.Name)">setName</A></B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A> name)</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setNameIsSet(boolean)">setNameIsSet</A></B>(boolean value)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setPhones(java.util.List)">setPhones</A></B>(java.util.List<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>> phones)</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#setPhonesIsSet(boolean)">setPhonesIsSet</A></B>(boolean value)</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/twitter/data/proto/tutorial/thrift/Person.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> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#unsetEmail()">unsetEmail</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#unsetId()">unsetId</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#unsetName()">unsetName</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#unsetPhones()">unsetPhones</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#validate()">validate</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="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html#write(org.apache.thrift.protocol.TProtocol)">write</A></B>(org.apache.thrift.protocol.TProtocol oprot)</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, finalize, getClass, notify, notifyAll, 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="name"><!-- --></A><H3>
name</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A> <B>name</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="id"><!-- --></A><H3>
id</H3>
<PRE>
public int <B>id</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="email"><!-- --></A><H3>
email</H3>
<PRE>
public java.lang.String <B>email</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="phones"><!-- --></A><H3>
phones</H3>
<PRE>
public java.util.List<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>> <B>phones</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="metaDataMap"><!-- --></A><H3>
metaDataMap</H3>
<PRE>
public static final java.util.Map<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>,org.apache.thrift.meta_data.FieldMetaData> <B>metaDataMap</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="Person()"><!-- --></A><H3>
Person</H3>
<PRE>
public <B>Person</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="Person(com.twitter.data.proto.tutorial.thrift.Name, int, java.lang.String, java.util.List)"><!-- --></A><H3>
Person</H3>
<PRE>
public <B>Person</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A> name,
int id,
java.lang.String email,
java.util.List<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>> phones)</PRE>
<DL>
</DL>
<HR>
<A NAME="Person(com.twitter.data.proto.tutorial.thrift.Person)"><!-- --></A><H3>
Person</H3>
<PRE>
public <B>Person</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> other)</PRE>
<DL>
<DD>Performs a deep copy on <i>other</i>.
<P>
</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="deepCopy()"><!-- --></A><H3>
deepCopy</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> <B>deepCopy</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>deepCopy</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="clear()"><!-- --></A><H3>
clear</H3>
<PRE>
public void <B>clear</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>clear</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getName()"><!-- --></A><H3>
getName</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A> <B>getName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setName(com.twitter.data.proto.tutorial.thrift.Name)"><!-- --></A><H3>
setName</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> <B>setName</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Name.html" title="class in com.twitter.data.proto.tutorial.thrift">Name</A> name)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="unsetName()"><!-- --></A><H3>
unsetName</H3>
<PRE>
public void <B>unsetName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSetName()"><!-- --></A><H3>
isSetName</H3>
<PRE>
public boolean <B>isSetName</B>()</PRE>
<DL>
<DD>Returns true if field name is set (has been asigned a value) and false otherwise
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setNameIsSet(boolean)"><!-- --></A><H3>
setNameIsSet</H3>
<PRE>
public void <B>setNameIsSet</B>(boolean value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getId()"><!-- --></A><H3>
getId</H3>
<PRE>
public int <B>getId</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setId(int)"><!-- --></A><H3>
setId</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> <B>setId</B>(int id)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="unsetId()"><!-- --></A><H3>
unsetId</H3>
<PRE>
public void <B>unsetId</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSetId()"><!-- --></A><H3>
isSetId</H3>
<PRE>
public boolean <B>isSetId</B>()</PRE>
<DL>
<DD>Returns true if field id is set (has been asigned a value) and false otherwise
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIdIsSet(boolean)"><!-- --></A><H3>
setIdIsSet</H3>
<PRE>
public void <B>setIdIsSet</B>(boolean value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getEmail()"><!-- --></A><H3>
getEmail</H3>
<PRE>
public java.lang.String <B>getEmail</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setEmail(java.lang.String)"><!-- --></A><H3>
setEmail</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> <B>setEmail</B>(java.lang.String email)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="unsetEmail()"><!-- --></A><H3>
unsetEmail</H3>
<PRE>
public void <B>unsetEmail</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSetEmail()"><!-- --></A><H3>
isSetEmail</H3>
<PRE>
public boolean <B>isSetEmail</B>()</PRE>
<DL>
<DD>Returns true if field email is set (has been asigned a value) and false otherwise
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setEmailIsSet(boolean)"><!-- --></A><H3>
setEmailIsSet</H3>
<PRE>
public void <B>setEmailIsSet</B>(boolean value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPhonesSize()"><!-- --></A><H3>
getPhonesSize</H3>
<PRE>
public int <B>getPhonesSize</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPhonesIterator()"><!-- --></A><H3>
getPhonesIterator</H3>
<PRE>
public java.util.Iterator<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>> <B>getPhonesIterator</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addToPhones(com.twitter.data.proto.tutorial.thrift.PhoneNumber)"><!-- --></A><H3>
addToPhones</H3>
<PRE>
public void <B>addToPhones</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A> elem)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPhones()"><!-- --></A><H3>
getPhones</H3>
<PRE>
public java.util.List<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>> <B>getPhones</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setPhones(java.util.List)"><!-- --></A><H3>
setPhones</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> <B>setPhones</B>(java.util.List<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/PhoneNumber.html" title="class in com.twitter.data.proto.tutorial.thrift">PhoneNumber</A>> phones)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="unsetPhones()"><!-- --></A><H3>
unsetPhones</H3>
<PRE>
public void <B>unsetPhones</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSetPhones()"><!-- --></A><H3>
isSetPhones</H3>
<PRE>
public boolean <B>isSetPhones</B>()</PRE>
<DL>
<DD>Returns true if field phones is set (has been asigned a value) and false otherwise
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setPhonesIsSet(boolean)"><!-- --></A><H3>
setPhonesIsSet</H3>
<PRE>
public void <B>setPhonesIsSet</B>(boolean value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFieldValue(com.twitter.data.proto.tutorial.thrift.Person._Fields, java.lang.Object)"><!-- --></A><H3>
setFieldValue</H3>
<PRE>
public void <B>setFieldValue</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A> field,
java.lang.Object value)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>setFieldValue</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFieldValue(com.twitter.data.proto.tutorial.thrift.Person._Fields)"><!-- --></A><H3>
getFieldValue</H3>
<PRE>
public java.lang.Object <B>getFieldValue</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A> field)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getFieldValue</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSet(com.twitter.data.proto.tutorial.thrift.Person._Fields)"><!-- --></A><H3>
isSet</H3>
<PRE>
public boolean <B>isSet</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A> field)</PRE>
<DL>
<DD>Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>isSet</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(java.lang.Object that)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="equals(com.twitter.data.proto.tutorial.thrift.Person)"><!-- --></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> that)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="hashCode()"><!-- --></A><H3>
hashCode</H3>
<PRE>
public int <B>hashCode</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="compareTo(com.twitter.data.proto.tutorial.thrift.Person)"><!-- --></A><H3>
compareTo</H3>
<PRE>
public int <B>compareTo</B>(<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A> other)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>compareTo</CODE> in interface <CODE>java.lang.Comparable<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="fieldForId(int)"><!-- --></A><H3>
fieldForId</H3>
<PRE>
public <A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A> <B>fieldForId</B>(int fieldId)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>fieldForId</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="read(org.apache.thrift.protocol.TProtocol)"><!-- --></A><H3>
read</H3>
<PRE>
public void <B>read</B>(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>read</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>org.apache.thrift.TException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="write(org.apache.thrift.protocol.TProtocol)"><!-- --></A><H3>
write</H3>
<PRE>
public void <B>write</B>(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>write</CODE> in interface <CODE>org.apache.thrift.TBase<<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person.html" title="class in com.twitter.data.proto.tutorial.thrift">Person</A>,<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift">Person._Fields</A>></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>org.apache.thrift.TException</CODE></DL>
</DD>
</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>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="validate()"><!-- --></A><H3>
validate</H3>
<PRE>
public void <B>validate</B>()
throws org.apache.thrift.TException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>org.apache.thrift.TException</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Name._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift"><B>PREV CLASS</B></A>
<A HREF="../../../../../../com/twitter/data/proto/tutorial/thrift/Person._Fields.html" title="enum in com.twitter.data.proto.tutorial.thrift"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?com/twitter/data/proto/tutorial/thrift/Person.html" target="_top"><B>FRAMES</B></A>
<A HREF="Person.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="#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>
</BODY>
</HTML>
|
userGuide/helpers/string_helper.html
|
bhall2001/revigniter-restserver
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>String Helper : revIgniter User Guide</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="all" />
<meta name="author" content="Ralf Bitter" />
<meta name='description' content='revIgniter User Guide' />
<!-- Bootstrap -->
<link rel="stylesheet" media="screen" href="../css/bootstrap.min.css">
<script src="../js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="../js/nav-ck.js"></script>
<!-- Touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../images/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="../images/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="../images/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="../images/apple-touch-icon-57-precomposed.png">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../js/html5shiv.js"></script><a href="models.html" id="" title="models">models</a>
<script src="../js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- START PAGE HEAD -->
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">revIgniter User Guide Version 1.9.4</a>
</div>
<div class="collapse navbar-collapse">
<form class="navbar-form navbar-right" role="search" method="get" action="http://www.google.com/search">
<div class="form-group">
<input type="hidden" name="as_sitesearch" id="as_sitesearch" value="revigniter.com/userGuide/" />
<span id="searchLabel">Search User Guide</span> <input type="search" placeholder="Search ..." name="q" id="q" class="revignitorsearch" accesskey="s" autosave="bsn_srch" results="5" />
<input type="image" id="submitSearch" src="../images/searchGo.png" alt="Search Go Button" />
</div>
</form>
</div><!--/.nav-collapse -->
</div>
<!-- START BREADCRUMB -->
<div id="breadcrumbContainer">
<div class="container">
<ol class="breadcrumb">
<li><a href="http://revigniter.com/">revIgniter Home</a></li>
<li><a href="../index.html">User Guide Home</a></li>
<li class="active">String Helper</li>
<li id="tocListItem" class="pull-right"><a href="../toc.html">Table of Contents Page</a></li>
</ol>
</div>
</div>
<!-- END BREADCRUMB -->
<!-- START SLIDEBOX -->
<div class="slide-panel top">
<div class="container">
<div id="panelContent"><script type="text/javascript">create_menu('../');</script></div>
</div>
<div id="open-button" class="slide-button">Table of Contents</div>
<div id="close-button" class="slide-button">Close</div>
</div>
<!-- END SLIDEBOX -->
</div>
<!-- END PAGE HEAD -->
<!-- START CONTENT -->
<div class="container">
<div id="content">
<h1>String Helper</h1>
<p>The String Helper file contains handlers that assist in working with strings.</p>
<h2>Loading this Helper</h2>
<p>This helper is loaded using the following code:</p>
<pre><code class="lang-livecodeserver">rigLoadHelper "string"</code></pre>
<p>The following handlers are available:</p>
<h3>rigRandomString()</h3>
<p>Generates a random string based on the type and length you specify. Useful for creating passwords or generating random hashes.</p>
<p>The first parameter specifies the type of string, the second parameter specifies the length. The following choices are available:</p>
<ul>
<li><strong>alnum</strong>: Alpha-numeric string with lower and uppercase characters.</li>
<li><strong>numeric</strong>: Numeric string.</li>
<li><strong>nozero</strong>: Numeric string with no zeros.</li>
<li><strong>unique</strong>: A md5 encrypted UUID. Note: The length parameter is not available for this type.
Returns a fixed length 32 character string.</li>
</ul>
<p>Usage example:</p>
<pre><code>put rigRandomString("alnum", 16) into tRandomString</code></pre>
<h3>rigAlternator()</h3>
<p>Allows two or more items to be alternated between, when cycling through a loop. Example:</p>
<pre><code>rigResetAlternator
repeat with i = 1 to 10
put rigAlternator("string one", "string two") after tAlternated
end repeat
</code></pre>
<p><strong>Note:</strong> To use multiple separate calls to this function call the <dfn>rigResetAlternator</dfn> handler first.</p>
<p>You can add as many parameters as you want, and with each iteration of your loop the next item will be returned.</p>
<pre><code>rigResetAlternator
repeat with i = 1 to 10
put rigAlternator("one", "two", "three", "four", "five") after tAlternated
end repeat
</code></pre>
<h3>rigRepeater()</h3>
<p>Generates repeating copies of the data you submit. Example:</p>
<pre><code>put return into tString
put rigRepeater(tString, 30) into tRepeaatedString</code></pre>
<p>The above would generate 30 newlines.</p>
<h3>rigReduceDoubleSlashes()</h3>
<p>Converts double slashes in a string to a single slash, except those found in http://. Example: </p>
<pre><code>put "http://example.com//index.lc" into tString
put rigReduceDoubleSlashes(tString) into tString -- results in "http://example.com/index.lc"</code></pre>
<h3>rigTrimSlashes()</h3>
<p>Removes any leading/trailing slashes from a string. Example:</p>
<pre><code>put "/this/that/theother/" into tString
put rigTrimSlashes(tString) into tString -- results in this/that/theother</code></pre>
<h3>rigReduceMultiples()</h3>
<p>Reduces multiple instances of a particular character occuring directly after each other. Example:</p>
<pre><code>put "Fred, Bill,, Joe, Jimmy" into tString
put rigReduceMultiples(tString,",") into tString -- results in "Fred, Bill, Joe, Jimmy"
</code></pre>
<p>The function accepts the following parameters:</p>
<pre><code>rigReduceMultiples(string: text to search in, string: character to reduce, boolean: whether to remove the character from the front and end of the string)</code></pre>
The first parameter contains the string in which you want to reduce the multiples. The second parameter contains the character you want to have reduced.
The third parameter is FALSE by default; if set to TRUE it will remove occurences of the character at the beginning and the end of the string. Example:
<pre><code>put ",Fred, Bill,, Joe, Jimmy," into tString
put rigReduceMultiples(tString, ",", TRUE) into tString -- results in "Fred, Bill, Joe, Jimmy"
</code></pre>
<h3>rigQuotesToEntities()</h3>
<p>Converts single and double quotes in a string to the corresponding HTML entities. Example:</p>
<pre><code>put "Joe's" && quote & "dinner" & quote into tString
put rigQuotesToEntities(tString) into tString -- results in "Joe&#39;s &quot;dinner&quot;"
</code></pre>
<h3>rigStripQuotes()</h3>
<p>Removes single and double quotes from a string. Example:</p>
<pre><code>put "Joe's" && quote & "dinner" & quote into tString
put rigStripQuotes(tString) into tString -- results in "Joes dinner"
</code></pre>
</div>
<!-- END CONTENT -->
</div> <!-- /container -->
<div id="footer">
<div class="container">
<p>
Previous Topic: <a href="language_helper.html">Language Helper</a>
<span class="separator"> :: </span>
<a href="#top">Top of Page</a><span class="separator"> :: </span>
<a href="../index.html">User Guide Home</a><span class="separator"> :: </span>
Next Topic: <a href="url_helper.html">URL Helper</a>
</p>
<p><a href="http://revigniter.com/">revIgniter</a><span class="separator"> :: </span>Copyright © 2009 - 2016<span class="separator"> :: </span><a href="http://revigniter.com/">dimensionB Bitter u. Bitter GmbH</a></p>
</div>
</div>
<script src="../js/jquery-1.9.1.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/highlight.pack.js"></script>
<script>
hljs.tabReplace = ' ';
hljs.initHighlightingOnLoad();
</script>
<script src="../js/script-ck.js"></script>
<script>$(function() { Slidebox.init(); });</script>
</body>
</html>
|
docs/author/srikanath-yoginath/index.html
|
laszewski/laszewski.github.io
|
<!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.8.0">
<meta name="author" content="Gregor von Laszewski">
<meta name="description" content="Assit. Director Digital Science Center">
<link rel="alternate" hreflang="en-us" href="/author/srikanath-yoginath/">
<meta name="theme-color" content="#2962ff">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha256-FMvZuGapsJLjouA6k7Eo2lusoAX9i0ShlWFG6qt7SLc=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/styles/github.min.css" crossorigin="anonymous" title="hl-light">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.css" integrity="sha256-SHMGCYmST46SoyGgo4YR/9AlK1vf3ff84Aq9yK4hdqM=" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.1.2/lazysizes.min.js" integrity="sha256-Md1qLToewPeKjfAHU1zyPwOutccPAm5tahnaw7Osw0A=" crossorigin="anonymous" async></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
<link rel="stylesheet" href="/css/academic.css">
<link rel="alternate" href="/author/srikanath-yoginath/index.xml" type="application/rss+xml" title="Gregor von Laszewski">
<link rel="manifest" href="/index.webmanifest">
<link rel="icon" type="image/png" href="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_32x32_fill_lanczos_center_2.png">
<link rel="apple-touch-icon" type="image/png" href="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_192x192_fill_lanczos_center_2.png">
<link rel="canonical" href="/author/srikanath-yoginath/">
<meta property="twitter:card" content="summary">
<meta property="og:site_name" content="Gregor von Laszewski">
<meta property="og:url" content="/author/srikanath-yoginath/">
<meta property="og:title" content="Srikanath Yoginath | Gregor von Laszewski">
<meta property="og:description" content="Assit. Director Digital Science Center"><meta property="og:image" content="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_512x512_fill_lanczos_center_2.png">
<meta property="twitter:image" content="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_512x512_fill_lanczos_center_2.png"><meta property="og:locale" content="en-us">
<meta property="og:updated_time" content="2003-06-01T00:00:00+00:00">
<title>Srikanath Yoginath | Gregor von Laszewski</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class=" ">
<script>window.staDarkLightChooser = true;</script>
<script>const isSiteThemeDark = false;</script>
<script src="/js/load-theme.js"></script>
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
autocomplete="off" autocorrect="off" spellcheck="false" type="search" class="form-control">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
<div class="container">
<div class="d-none d-lg-inline-flex">
<a class="navbar-brand" href="/">Gregor von Laszewski</a>
</div>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none">
<a class="navbar-brand" href="/">Gregor von Laszewski</a>
</div>
<div class="navbar-collapse main-menu-item collapse justify-content-start" id="navbar-content">
<ul class="navbar-nav d-md-inline-flex">
<li class="nav-item">
<a class="nav-link " href="/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#posts"><span>Posts</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#projects"><span>Projects</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/publication"><span>Publications</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#featured"><span>Books</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contribute"><span>Contribute</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/vonLaszewski-resume.pdf"><span>CV</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contact"><span>Contact</span></a>
</li>
</ul>
</div>
<ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
<li class="nav-item">
<a class="nav-link js-search" href="#" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></a>
</li>
<li class="nav-item dropdown theme-dropdown">
<a href="#" class="nav-link js-theme-selector" data-toggle="dropdown" aria-haspopup="true">
<i class="fas fa-palette" aria-hidden="true"></i>
</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item js-set-theme-light">
<span>Light</span>
</a>
<a href="#" class="dropdown-item js-set-theme-dark">
<span>Dark</span>
</a>
<a href="#" class="dropdown-item js-set-theme-auto">
<span>Automatic</span>
</a>
</div>
</li>
</ul>
</div>
</nav>
<div class="universal-wrapper pt-3">
<h1>Srikanath Yoginath</h1>
</div>
<section id="profile-page" class="pt-5">
<div class="container">
<div class="article-widget content-widget-hr">
<h3>Latest</h3>
<ul>
<li>
<a href="/publication/las-2003-coalloc/">Flow-based Multistage Co-allocation Service</a>
</li>
</ul>
</div>
</div>
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/instant.page/5.1.0/instantpage.min.js" integrity="sha512-1+qUtKoh9XZW7j+6LhRMAyOrgSQKenQ4mluTR+cvxXjP1Z54RxZuzstR/H9kgPXQsVB8IW7DMDFUJpzLjvhGSQ==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/highlight.min.js" integrity="sha512-7t8APmYpzEsZP7CYoA7RfMPV9Bb+PJHa9x2WiUnDXZx3XHveuyWUtvNOexhkierl5flZ3tr92dP1mMS+SGlD+A==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/languages/r.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.js" integrity="sha256-EErZamuLefUnbMBQbsEqu1USa+btR2oIlCpBJbyD4/g=" crossorigin="anonymous"></script>
<script>const code_highlighting = true;</script>
<script>
const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3};
const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"};
const content_type = {
'post': "Posts",
'project': "Projects",
'publication' : "Publications",
'talk' : "Talks",
'slides' : "Slides"
};
</script>
<script id="search-hit-fuse-template" type="text/x-template">
<div class="search-hit" id="summary-{{key}}">
<div class="search-hit-content">
<div class="search-hit-name">
<a href="{{relpermalink}}">{{title}}</a>
<div class="article-metadata search-hit-type">{{type}}</div>
<p class="search-hit-description">{{snippet}}</p>
</div>
</div>
</div>
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<script src="/js/academic.min.f6ecf7692215f2bc4850b72c8176bfa2.js"></script>
<div class="container">
<footer class="site-footer">
<p class="powered-by">
</p>
<p class="powered-by">
<a href="https://laszewski.github.io/" target="_blank"
rel="noopener">(c) Gregor von Laszewski, laszewski@gmail.com</a>
<span class="float-right" aria-hidden="true">
<a href="#" class="back-to-top">
<span class="button_icon">
<i class="fas fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</footer>
</div>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
</body>
</html>
|
eng_sept2016/sept2016_tables_html/311-LERCANIDIPINE.html
|
glilly/osdi
|
<p><b>TABLE OF INTERACTIONS WITH</b></p>
<p><b>LERCANIDIPINE</b></p>
<p><b>See also: calcium channel blockers</b></p>
<p><b>See also: antihypertensives except alpha blockers</b></p>
<p><b>See also: dihydropyridines</b></p>
<p><b>See also: medications that lower blood pressure</b></p>
<p><b>From the French ANSM drug interactions document of September 2016, p. 141</b></p>
<table cellspacing="0" cellpadding="0" border="1">
<tbody>
<tr>
<td valign="top"><p><b>LERCANIDIPINE</b></p>
<p><b> RxNorm: 135056 </b></p>
<p><b>ATC: </b></p>
<p><b>C09BB02 C08CA13</b></p></td>
<td valign="top"><p><b>CICLOSPORIN</b></p>
<p><b> RxNorm: 3008 </b></p>
<p><b>ATC: </b></p>
<p><b>L04AD01 S01XA18</b></p></td>
<td valign="top"><p>Moderate increase of the blood concentrations of the immunosuppressant and more notable increase of the concentrations of the lercanidipine</p></td>
<td valign="top"><p><b>Precaution for use</b></p>
<p>Separate the time when the two medications are taken. Blood concentration dosage of the immunosuppressant, and adjustment if necessary of its dosage during the administration of the medications together and after it is stopped</p></td>
</tr>
<tr>
<td valign="top"><p><b>LERCANIDIPINE</b></p>
<p><b> RxNorm: 135056 </b></p>
<p><b>ATC: </b></p>
<p><b>C09BB02 C08CA13</b></p></td>
<td valign="top"><p><b>ITRACONAZOLE</b></p>
<p><b>RxNorm: 28031 </b></p>
<p><b>ATC: J02AC02</b></p></td>
<td valign="top"><p>Increased risk of undesirable effects, especially edema, due to decrease of the hepatic metabolism of the dihydorpyridine</p></td>
<td valign="top"><p><b>Not recommended</b></p></td>
</tr>
<tr>
<td valign="top"><p><b>LERCANIDIPINE</b></p>
<p><b> RxNorm: 135056 </b></p>
<p><b>ATC: </b></p>
<p><b>C09BB02 C08CA13</b></p></td>
<td valign="top"><p><b>KETOCONAZOLE</b></p>
<p><b>RxNorm: 6135 </b></p>
<p><b>ATC:</b></p>
<p><b>D01AC08 G01AF11 J02AB02</b></p></td>
<td valign="top"><p>Increased risk of undesirable effects, especially edema, due to decrease of the hepatic metabolism of the dihydropyridine</p></td>
<td valign="top"><p><b>Not recommended</b></p></td>
</tr>
<tr>
<td valign="top"><p><b>LERCANIDIPINE</b></p>
<p><b> RxNorm: 135056 </b></p>
<p><b>ATC: </b></p>
<p><b>C09BB02 C08CA13</b></p></td>
<td valign="top"><p><b>GRAPEFRUIT (JUICE AND FRUIT)</b></p></td>
<td valign="top"><p>Increased risk of undesirable effects, especially of edema, due to decrease of the intestinal metabolism of the dihydropyridine</p></td>
<td valign="top"><p><b>Take into account</b></p></td>
</tr>
</tbody>
</table>
|
docs/api/org/apache/jorphan/test/UnitTestManager.html
|
nishit-shah/apache-jmeter-2.13
|
<!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 -->
<title>UnitTestManager (Apache JMeter API)</title>
<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="UnitTestManager (Apache JMeter API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Apache JMeter</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/jorphan/test/UnitTestManager.html" target="_top">Frames</a></li>
<li><a href="UnitTestManager.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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.jorphan.test</div>
<h2 title="Interface UnitTestManager" class="title">Interface UnitTestManager</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/apache/jmeter/util/JMeterUtils.html" title="class in org.apache.jmeter.util">JMeterUtils</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">UnitTestManager</span></pre>
<div class="block">Implement this interface to work with the AllTests class. This interface
allows AllTests to pass a configuration file to your application before
running the junit unit tests.
<p>
N.B. This interface must be in the main src/ tree (not test/) because it is
implemented by JMeterUtils
</p>
see JUnit class: org.apache.jorphan.test.AllTests</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== 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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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="../../../../org/apache/jorphan/test/UnitTestManager.html#initializeProperties-java.lang.String-">initializeProperties</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filename)</code>
<div class="block">Your implementation will be handed the filename that was provided to
AllTests as a configuration file.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="initializeProperties-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>initializeProperties</h4>
<pre>void initializeProperties(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filename)</pre>
<div class="block">Your implementation will be handed the filename that was provided to
AllTests as a configuration file. It can hold whatever properties you
need to configure your system prior to the unit tests running.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>filename</code> - path to the configuration file</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Apache JMeter</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/jorphan/test/UnitTestManager.html" target="_top">Frames</a></li>
<li><a href="UnitTestManager.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>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </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 © 1998-2015 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>
|
manual/NcHIPertITwoFluids.html
|
NumCosmo/NumCosmo.github.io
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>NcHIPertITwoFluids: NumCosmo Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" />
<link rel="home" href="index.html" title="NumCosmo Reference Manual" />
<link rel="up" href="ch07s04.html" title="Perturbation Interfaces" />
<link rel="prev" href="ch07s04.html" title="Perturbation Interfaces" />
<link rel="next" href="ch08.html" title="Large Scale Structure" />
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)" />
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="stylesheet" href="container.css" type="text/css" />
<script type="text/x-mathjax-config">
//<![CDATA[
MathJax.Hub.Config({"HTML-CSS": { preferredFont: "TeX", availableFonts: ["STIX","TeX"], linebreaks: { automatic:true }, EqnChunk: (MathJax.Hub.Browser.isMobile ? 10 : 50) },
tex2jax: { inlineMath: [ ["$", "$"], ["\\\\(","\\\\)"] ], displayMath: [ ["$$","$$"], ["\\[", "\\]"] ], processEscapes: true, ignoreClass: "tex2jax_ignore|dno" },
TeX: { noUndefined: { attributes: { mathcolor: "red", mathbackground: "#FFEEEE", mathsize: "90%" } },
equationNumbers: { autoNumber: "AMS" } },
messageStyle: "none"
});
//]]>
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS_HTML">
</script>
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="container" class="gtk-doc"><div class="content">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
<a href="#NcHIPertITwoFluids.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
<a href="#NcHIPertITwoFluids.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home" /></a></td>
<td><a accesskey="u" href="ch07s04.html"><img src="up.png" width="16" height="16" border="0" alt="Up" /></a></td>
<td><a accesskey="p" href="ch07s04.html"><img src="left.png" width="16" height="16" border="0" alt="Prev" /></a></td>
<td><a accesskey="n" href="ch08.html"><img src="right.png" width="16" height="16" border="0" alt="Next" /></a></td>
</tr></table>
<div class="refentry">
<a name="NcHIPertITwoFluids" id="NcHIPertITwoFluids"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="NcHIPertITwoFluids.top_of_page" id="NcHIPertITwoFluids.top_of_page"></a>NcHIPertITwoFluids</span></h2>
<p>NcHIPertITwoFluids — Perturbation interface for two fluids system.</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="NcHIPertITwoFluids.functions" id="NcHIPertITwoFluids.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_proto_type" />
<col class="functions_proto_name" />
</colgroup>
<tbody>
<tr>
<td class="function_type">
<a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="returnvalue">NcHIPertITwoFluidsEOM</span></a> *
</td>
<td class="function_name">
<span class="c_punctuation">(</span><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsFuncEOM" title="NcHIPertITwoFluidsFuncEOM ()">*NcHIPertITwoFluidsFuncEOM</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="returnvalue">NcHIPertITwoFluidsTV</span></a> *
</td>
<td class="function_name">
<span class="c_punctuation">(</span><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsFuncTV" title="NcHIPertITwoFluidsFuncTV ()">*NcHIPertITwoFluidsFuncTV</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="returnvalue">NcHIPertITwoFluidsEOM</span></a> *
</td>
<td class="function_name">
<a class="link" href="NcHIPertITwoFluids.html#nc-hipert-itwo-fluids-eom-dup" title="nc_hipert_itwo_fluids_eom_dup ()">nc_hipert_itwo_fluids_eom_dup</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="NcHIPertITwoFluids.html#nc-hipert-itwo-fluids-eom-free" title="nc_hipert_itwo_fluids_eom_free ()">nc_hipert_itwo_fluids_eom_free</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="returnvalue">NcHIPertITwoFluidsTV</span></a> *
</td>
<td class="function_name">
<a class="link" href="NcHIPertITwoFluids.html#nc-hipert-itwo-fluids-tv-dup" title="nc_hipert_itwo_fluids_tv_dup ()">nc_hipert_itwo_fluids_tv_dup</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="NcHIPertITwoFluids.html#nc-hipert-itwo-fluids-tv-free" title="nc_hipert_itwo_fluids_tv_free ()">nc_hipert_itwo_fluids_tv_free</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="returnvalue">NcHIPertITwoFluidsEOM</span></a> *
</td>
<td class="function_name">
<a class="link" href="NcHIPertITwoFluids.html#nc-hipert-itwo-fluids-eom-eval" title="nc_hipert_itwo_fluids_eom_eval ()">nc_hipert_itwo_fluids_eom_eval</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="returnvalue">NcHIPertITwoFluidsTV</span></a> *
</td>
<td class="function_name">
<a class="link" href="NcHIPertITwoFluids.html#nc-hipert-itwo-fluids-tv-eval" title="nc_hipert_itwo_fluids_tv_eval ()">nc_hipert_itwo_fluids_tv_eval</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<a name="NcHIPertITwoFluidsEOM" id="NcHIPertITwoFluidsEOM"></a><a name="NcHIPertITwoFluidsTV" id="NcHIPertITwoFluidsTV"></a><div class="refsect1">
<a name="NcHIPertITwoFluids.other" id="NcHIPertITwoFluids.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="other_proto_type" />
<col class="other_proto_name" />
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM-struct" title="struct NcHIPertITwoFluidsEOM">NcHIPertITwoFluidsEOM</a></td>
</tr>
<tr>
<td class="datatype_keyword">enum</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsVars" title="enum NcHIPertITwoFluidsVars">NcHIPertITwoFluidsVars</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-Q-R1:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_Q_R1">NC_HIPERT_ITWO_FLUIDS_VARS_Q_R1</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-Q-R2:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_Q_R2">NC_HIPERT_ITWO_FLUIDS_VARS_Q_R2</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-P-R1:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_P_R1">NC_HIPERT_ITWO_FLUIDS_VARS_P_R1</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-P-R2:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_P_R2">NC_HIPERT_ITWO_FLUIDS_VARS_P_R2</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-Q-I1:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_Q_I1">NC_HIPERT_ITWO_FLUIDS_VARS_Q_I1</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-Q-I2:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_Q_I2">NC_HIPERT_ITWO_FLUIDS_VARS_Q_I2</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-P-I1:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_P_I1">NC_HIPERT_ITWO_FLUIDS_VARS_P_I1</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NC-HIPERT-ITWO-FLUIDS-VARS-P-I2:CAPS" title="NC_HIPERT_ITWO_FLUIDS_VARS_P_I2">NC_HIPERT_ITWO_FLUIDS_VARS_P_I2</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV-struct" title="struct NcHIPertITwoFluidsTV">NcHIPertITwoFluidsTV</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="NcHIPertITwoFluids.object-hierarchy" id="NcHIPertITwoFluids.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
<span class="lineart">├──</span> NcHIPertITwoFluidsEOM
<span class="lineart">╰──</span> NcHIPertITwoFluidsTV
<a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
<span class="lineart">╰──</span> NcHIPertITwoFluidsVars
<a href="/usr/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
<span class="lineart">╰──</span> NcHIPertITwoFluids
</pre>
</div>
<div class="refsect1">
<a name="NcHIPertITwoFluids.description" id="NcHIPertITwoFluids.description"></a><h2>Description</h2>
<p>FIXME</p>
</div>
<div class="refsect1">
<a name="NcHIPertITwoFluids.functions_details" id="NcHIPertITwoFluids.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="NcHIPertITwoFluidsFuncEOM" id="NcHIPertITwoFluidsFuncEOM"></a><h3>NcHIPertITwoFluidsFuncEOM ()</h3>
<pre class="programlisting"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="returnvalue">NcHIPertITwoFluidsEOM</span></a> *
<span class="c_punctuation">(</span>*NcHIPertITwoFluidsFuncEOM<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html" title="NcHIPertITwoFluids"><span class="type">NcHIPertITwoFluids</span></a> *itf</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> alpha</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> k</code></em>);</pre>
</div>
<hr />
<div class="refsect2">
<a name="NcHIPertITwoFluidsFuncTV" id="NcHIPertITwoFluidsFuncTV"></a><h3>NcHIPertITwoFluidsFuncTV ()</h3>
<pre class="programlisting"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="returnvalue">NcHIPertITwoFluidsTV</span></a> *
<span class="c_punctuation">(</span>*NcHIPertITwoFluidsFuncTV<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html" title="NcHIPertITwoFluids"><span class="type">NcHIPertITwoFluids</span></a> *itf</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> alpha</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> k</code></em>);</pre>
</div>
<hr />
<div class="refsect2">
<a name="nc-hipert-itwo-fluids-eom-dup" id="nc-hipert-itwo-fluids-eom-dup"></a><h3>nc_hipert_itwo_fluids_eom_dup ()</h3>
<pre class="programlisting"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="returnvalue">NcHIPertITwoFluidsEOM</span></a> *
nc_hipert_itwo_fluids_eom_dup (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="type">NcHIPertITwoFluidsEOM</span></a> *tf_eom</code></em>);</pre>
<p>Duplicates <em class="parameter"><code>tf_eom</code></em>
.</p>
<div class="refsect3">
<a name="nc-hipert-itwo-fluids-eom-dup.parameters" id="nc-hipert-itwo-fluids-eom-dup.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name" />
<col class="parameters_description" />
<col width="200px" class="parameters_annotations" />
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>tf_eom</p></td>
<td class="parameter_description"><p>a <a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="type">NcHIPertITwoFluidsEOM</span></a>.</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="nc-hipert-itwo-fluids-eom-dup.returns" id="nc-hipert-itwo-fluids-eom-dup.returns"></a><h4>Returns</h4>
<p>a copy of <em class="parameter"><code>tf_eom</code></em>
. </p>
<p><span class="annotation">[<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
<hr />
<div class="refsect2">
<a name="nc-hipert-itwo-fluids-eom-free" id="nc-hipert-itwo-fluids-eom-free"></a><h3>nc_hipert_itwo_fluids_eom_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
nc_hipert_itwo_fluids_eom_free (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="type">NcHIPertITwoFluidsEOM</span></a> *tf_eom</code></em>);</pre>
<p>Frees <em class="parameter"><code>tf_eom</code></em>
.</p>
<div class="refsect3">
<a name="nc-hipert-itwo-fluids-eom-free.parameters" id="nc-hipert-itwo-fluids-eom-free.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name" />
<col class="parameters_description" />
<col width="200px" class="parameters_annotations" />
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>tf_eom</p></td>
<td class="parameter_description"><p>a <a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="type">NcHIPertITwoFluidsEOM</span></a>.</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
</div>
<hr />
<div class="refsect2">
<a name="nc-hipert-itwo-fluids-tv-dup" id="nc-hipert-itwo-fluids-tv-dup"></a><h3>nc_hipert_itwo_fluids_tv_dup ()</h3>
<pre class="programlisting"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="returnvalue">NcHIPertITwoFluidsTV</span></a> *
nc_hipert_itwo_fluids_tv_dup (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="type">NcHIPertITwoFluidsTV</span></a> *tf_tv</code></em>);</pre>
<p>Duplicates <em class="parameter"><code>tf_tv</code></em>
.</p>
<div class="refsect3">
<a name="nc-hipert-itwo-fluids-tv-dup.parameters" id="nc-hipert-itwo-fluids-tv-dup.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name" />
<col class="parameters_description" />
<col width="200px" class="parameters_annotations" />
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>tf_tv</p></td>
<td class="parameter_description"><p>a <a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="type">NcHIPertITwoFluidsTV</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="nc-hipert-itwo-fluids-tv-dup.returns" id="nc-hipert-itwo-fluids-tv-dup.returns"></a><h4>Returns</h4>
<p>a copy of <em class="parameter"><code>tf_tv</code></em>
. </p>
<p><span class="annotation">[<acronym title="The caller owns the data, and is responsible for free it."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
<hr />
<div class="refsect2">
<a name="nc-hipert-itwo-fluids-tv-free" id="nc-hipert-itwo-fluids-tv-free"></a><h3>nc_hipert_itwo_fluids_tv_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
nc_hipert_itwo_fluids_tv_free (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="type">NcHIPertITwoFluidsTV</span></a> *tf_tv</code></em>);</pre>
<p>Frees <em class="parameter"><code>tf_tv</code></em>
.</p>
<div class="refsect3">
<a name="nc-hipert-itwo-fluids-tv-free.parameters" id="nc-hipert-itwo-fluids-tv-free.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name" />
<col class="parameters_description" />
<col width="200px" class="parameters_annotations" />
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>tf_tv</p></td>
<td class="parameter_description"><p>a <a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="type">NcHIPertITwoFluidsTV</span></a>.</p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
</div>
<hr />
<div class="refsect2">
<a name="nc-hipert-itwo-fluids-eom-eval" id="nc-hipert-itwo-fluids-eom-eval"></a><h3>nc_hipert_itwo_fluids_eom_eval ()</h3>
<pre class="programlisting"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsEOM"><span class="returnvalue">NcHIPertITwoFluidsEOM</span></a> *
nc_hipert_itwo_fluids_eom_eval (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html" title="NcHIPertITwoFluids"><span class="type">NcHIPertITwoFluids</span></a> *itf</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> alpha</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> k</code></em>);</pre>
</div>
<hr />
<div class="refsect2">
<a name="nc-hipert-itwo-fluids-tv-eval" id="nc-hipert-itwo-fluids-tv-eval"></a><h3>nc_hipert_itwo_fluids_tv_eval ()</h3>
<pre class="programlisting"><a class="link" href="NcHIPertITwoFluids.html#NcHIPertITwoFluidsTV"><span class="returnvalue">NcHIPertITwoFluidsTV</span></a> *
nc_hipert_itwo_fluids_tv_eval (<em class="parameter"><code><a class="link" href="NcHIPertITwoFluids.html" title="NcHIPertITwoFluids"><span class="type">NcHIPertITwoFluids</span></a> *itf</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> alpha</code></em>,
<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> k</code></em>);</pre>
</div>
</div>
<div class="refsect1">
<a name="NcHIPertITwoFluids.other_details" id="NcHIPertITwoFluids.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="NcHIPertITwoFluidsEOM-struct" id="NcHIPertITwoFluidsEOM-struct"></a><h3>struct NcHIPertITwoFluidsEOM</h3>
<pre class="programlisting">struct NcHIPertITwoFluidsEOM {
};
</pre>
<p>FIXME</p>
</div>
<hr />
<div class="refsect2">
<a name="NcHIPertITwoFluidsVars" id="NcHIPertITwoFluidsVars"></a><h3>enum NcHIPertITwoFluidsVars</h3>
<p>FIXME</p>
<div class="refsect3">
<a name="NcHIPertITwoFluidsVars.members" id="NcHIPertITwoFluidsVars.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="enum_members_name" />
<col class="enum_members_description" />
<col width="200px" class="enum_members_annotations" />
</colgroup>
<tbody>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-ZETA-R:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-ZETA-R:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_ZETA_R</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-S-R:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-S-R:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_S_R</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-PZETA-R:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-PZETA-R:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_PZETA_R</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-PS-R:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-PS-R:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_PS_R</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-ZETA-I:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-ZETA-I:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_ZETA_I</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-S-I:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-S-I:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_S_I</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-PZETA-I:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-PZETA-I:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_PZETA_I</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
<tr>
<td class="enum_member_name"><p><a name="NC-HIPERT-ITWO-FLUIDS-VARS-PS-I:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-PS-I:CAPS"></a>NC_HIPERT_ITWO_FLUIDS_VARS_PS_I</p></td>
<td class="enum_member_description">
<p>FIXME</p>
</td>
<td class="enum_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-Q-R1:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-Q-R1:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_Q_R1</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_Q_R1 NC_HIPERT_ITWO_FLUIDS_VARS_ZETA_R
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-Q-R2:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-Q-R2:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_Q_R2</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_Q_R2 NC_HIPERT_ITWO_FLUIDS_VARS_S_R
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-P-R1:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-P-R1:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_P_R1</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_P_R1 NC_HIPERT_ITWO_FLUIDS_VARS_PZETA_R
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-P-R2:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-P-R2:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_P_R2</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_P_R2 NC_HIPERT_ITWO_FLUIDS_VARS_PS_R
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-Q-I1:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-Q-I1:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_Q_I1</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_Q_I1 NC_HIPERT_ITWO_FLUIDS_VARS_ZETA_I
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-Q-I2:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-Q-I2:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_Q_I2</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_Q_I2 NC_HIPERT_ITWO_FLUIDS_VARS_S_I
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-P-I1:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-P-I1:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_P_I1</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_P_I1 NC_HIPERT_ITWO_FLUIDS_VARS_PZETA_I
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NC-HIPERT-ITWO-FLUIDS-VARS-P-I2:CAPS" id="NC-HIPERT-ITWO-FLUIDS-VARS-P-I2:CAPS"></a><h3>NC_HIPERT_ITWO_FLUIDS_VARS_P_I2</h3>
<pre class="programlisting">#define NC_HIPERT_ITWO_FLUIDS_VARS_P_I2 NC_HIPERT_ITWO_FLUIDS_VARS_PS_I
</pre>
</div>
<hr />
<div class="refsect2">
<a name="NcHIPertITwoFluidsTV-struct" id="NcHIPertITwoFluidsTV-struct"></a><h3>struct NcHIPertITwoFluidsTV</h3>
<pre class="programlisting">struct NcHIPertITwoFluidsTV {
};
</pre>
<p>FIXME</p>
</div>
</div>
</div>
<div class="footer">
<hr />Generated by GTK-Doc V1.33.1</div>
</div></div></body>
</html>
|
Public/templets/iuan/Css/scroll.css
|
fromiuan/IUANCMS
|
.fLeft {
float:left;
}
.mTB10 {
margin-top: 10px;
margin-bottom: 10px;
}
.overflow {
overflow:hidden;
}
#bigpic {
margin-top: 8px;
margin-bottom: 25px;
}
.jCarouselLite button {
border:none;
}
.jCarouselLite {
margin-bottom: 25px;
}
.imgScroll {
background: url(img_scroll.gif) no-repeat;
height: 100px;
width: 14px;
background-color: transparent;
}
.prev {
background-position: left center;
}
.next {
background-position: -14px center;
}
.artContent {
clear:both;
font-size:14px;
line-height:23px;
overflow:hidden;
padding:9px 0;
color:#2f2f2f;
}
#bigpic img {
max-width: 560px;
max-height:450px;
width:expression(this.width>560 ? '560px' : true);
width:expression(this.height>450 ? '450px' : true);
}
ul.w25 li {
float: left;
width: 25%;
}
|
nodes/filter/json/json.html
|
consulthys/node-red-contrib-logstash
|
<script type="text/x-red" data-template-name="ls-flt-json">
<div class='form-row'>
<label for='node-input-ls_source'>Source</label>
<input type='text' id='node-input-ls_source' placeholder=''>
</div>
<div class='form-row'>
<label for='node-input-ls_add_field'>Add field</label>
<input type='text' id='node-input-ls_add_field' placeholder='{}'>
</div>
<div class='form-row'>
<label for='node-input-ls_add_tag'>Add tag</label>
<input type='text' id='node-input-ls_add_tag' placeholder='[]'>
</div>
<div class='form-row'>
<label for='node-input-ls_periodic_flush'>Periodic flush</label>
<select id='node-input-ls_periodic_flush'>
<option value='true'>true</option>
<option value='false'>false</option>
</select>
</div>
<div class='form-row'>
<label for='node-input-ls_remove_field'>Remove field</label>
<input type='text' id='node-input-ls_remove_field' placeholder='[]'>
</div>
<div class='form-row'>
<label for='node-input-ls_remove_tag'>Remove tag</label>
<input type='text' id='node-input-ls_remove_tag' placeholder='[]'>
</div>
<div class='form-row'>
<label for='node-input-ls_skip_on_invalid_json'>Skip on invalid json</label>
<select id='node-input-ls_skip_on_invalid_json'>
<option value='true'>true</option>
<option value='false'>false</option>
</select>
</div>
<div class='form-row'>
<label for='node-input-ls_tag_on_failure'>Tag on failure</label>
<input type='text' id='node-input-ls_tag_on_failure' placeholder='["_jsonparsefailure"]'>
</div>
<div class='form-row'>
<label for='node-input-ls_target'>Target</label>
<input type='text' id='node-input-ls_target' placeholder=''>
</div>
<div class="form-row">
<label for="node-input-name"><i class="fa fa-file"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">
</div>
</script>
<script type="text/x-red" data-help-name="ls-flt-json">
<p>A Logstash filter node for json</p>
<iframe src="https://www.elastic.co/guide/en/logstash/current/plugins-filters-json.html" style="width:100%;margin:0;padding:0;border:none;height:400px;" />
</script>
<script type="text/javascript">
RED.nodes.registerType('ls-flt-json',{
category: 'Logstash-filter',
defaults: {
name: {value:""},
ls_source: {value:"", required: true},ls_add_field: {value:"", required: false},ls_add_tag: {value:"", required: false},ls_periodic_flush: {value:"false", required: false},ls_remove_field: {value:"", required: false},ls_remove_tag: {value:"", required: false},ls_skip_on_invalid_json: {value:"false", required: false},ls_tag_on_failure: {value:"", required: false},ls_target: {value:"", required: false}
},
inputs:1,
outputs:1,
icon: 'filter.png',
color: 'white',
paletteLabel: "json",
label: function() {
return this.name || "LS json";
}
});
</script>
|
ui/src/app/tasks-jobs/schedules/schedule/schedule.component.html
|
BoykoAlex/spring-cloud-dataflow-ui
|
<h1>Schedule <strong>{{ schedule?.name }}</strong></h1>
<div class="datagrid-action-bar">
<button type="button" class="btn btn-sm btn-secondary" (click)="detailsTask()">
Task details
</button>
<button type="button" class="btn btn-sm btn-outline-danger" (click)="destroy()">
Delete schedule
</button>
</div>
<div *ngIf="!isLoading">
<div class="clr-row">
<div class="clr-col-lg-6 clr-col-md-12 clr-col-12">
<app-view-card titleModal="Information" keyContext="schedule" name="{{schedule.name}}" id="info">
<ng-template>
<div class="block card-block-keyvalue">
<div class="row">
<div class="key">Name</div>
<div class="value">{{schedule.name}}</div>
</div>
<div class="row">
<div class="key">Task name</div>
<div class="value">
<a [routerLink]="'/tasks-jobs/tasks/' + schedule.taskName">{{schedule.taskName}}</a>
</div>
</div>
<div class="row">
<div class="key">Platform</div>
<div class="value">{{schedule.platform || 'N/A'}}</div>
</div>
<div class="row">
<div class="key">Cron Expr.</div>
<div class="value">{{schedule.cronExpression || 'N/A'}}</div>
</div>
</div>
</ng-template>
</app-view-card>
</div>
<div class="clr-col-lg-6 clr-col-md-12 clr-col-12">
<app-view-card titleModal="Task Information" keyContext="schedule" name="{{schedule.name}}" id="task">
<ng-template>
<div class="block card-block-keyvalue">
<div class="row">
<div class="key">Name</div>
<div class="value"><a [routerLink]="'/tasks-jobs/tasks/' + task.name">{{task.name}}</a></div>
</div>
<div class="row">
<div class="key">Definition</div>
<div class="value"><span class="dsl-text">{{task.dslText}}</span></div>
</div>
<div class="row">
<div class="key">Status</div>
<div class="value"><span class="{{task.labelStatusClass()}}">{{task.status}}</span></div>
</div>
</div>
</ng-template>
</app-view-card>
</div>
</div>
</div>
<div *ngIf="isLoading" style="padding: 1rem 0;">
<clr-spinner clrInline clrSmall></clr-spinner>
Loading schedule...
</div>
<app-schedule-destroy #destroyModal (onDestroyed)="back()"></app-schedule-destroy>
|
javadoc/2.2/constant-values.html
|
google/android-gradle-dsl
|
<!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_77) on Thu Sep 22 13:36:11 BST 2016 -->
<title>Constant Field Values (Android Gradle API)</title>
<meta name="date" content="2016-09-22">
<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="Constant Field Values (Android Gradle API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-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?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.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="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-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?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.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>
|
packages/hbase-0.98.7-hadoop2/docs/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcServer.BlockingServiceAndInterface.html
|
gsoundar/mambo-ec2-deploy
|
<!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_67) on Wed Oct 08 15:57:24 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface (HBase 0.98.7-hadoop2 API)</title>
<meta name="date" content="2014-10-08">
<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.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface (HBase 0.98.7-hadoop2 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/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html" title="class in org.apache.hadoop.hbase.ipc">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/hadoop/hbase/ipc/class-use/RpcServer.BlockingServiceAndInterface.html" target="_top">Frames</a></li>
<li><a href="RpcServer.BlockingServiceAndInterface.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.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface" class="title">Uses of Class<br>org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html" title="class in org.apache.hadoop.hbase.ipc">RpcServer.BlockingServiceAndInterface</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.hadoop.hbase.ipc">org.apache.hadoop.hbase.ipc</a></td>
<td class="colLast">
<div class="block">Tools to help define network clients and servers.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.hadoop.hbase.ipc">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html" title="class in org.apache.hadoop.hbase.ipc">RpcServer.BlockingServiceAndInterface</a> in <a href="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</a> with type arguments of type <a href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html" title="class in org.apache.hadoop.hbase.ipc">RpcServer.BlockingServiceAndInterface</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><strong><a href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.html#RpcServer(org.apache.hadoop.hbase.Server,%20java.lang.String,%20java.util.List,%20java.net.InetSocketAddress,%20org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.ipc.RpcScheduler)">RpcServer</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/Server.html" title="interface in org.apache.hadoop.hbase">Server</a> serverInstance,
<a href="http://docs.oracle.com/javase/6/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/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html" title="class in org.apache.hadoop.hbase.ipc">RpcServer.BlockingServiceAndInterface</a>> services,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/InetSocketAddress.html?is-external=true" title="class or interface in java.net">InetSocketAddress</a> isa,
org.apache.hadoop.conf.Configuration conf,
<a href="../../../../../../org/apache/hadoop/hbase/ipc/RpcScheduler.html" title="class in org.apache.hadoop.hbase.ipc">RpcScheduler</a> scheduler)</code>
<div class="block">Constructs a server listening on the named port and address.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/hadoop/hbase/ipc/RpcServer.BlockingServiceAndInterface.html" title="class in org.apache.hadoop.hbase.ipc">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/hadoop/hbase/ipc/class-use/RpcServer.BlockingServiceAndInterface.html" target="_top">Frames</a></li>
<li><a href="RpcServer.BlockingServiceAndInterface.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 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
doc/com/cn/llj/threadspart2/class-use/ThreadTest1.html
|
Shelley132/java-review
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Jan 20 18:56:59 CST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="gbk">
<title>Àà com.cn.llj.threadspart2.ThreadTest1µÄʹÓÃ</title>
<meta name="date" content="2014-01-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="\u7C7B com.cn.llj.threadspart2.ThreadTest1\u7684\u4F7F\u7528";
}
//-->
</script>
<noscript>
<div>ÄúµÄä¯ÀÀÆ÷ÒѽûÓà JavaScript¡£</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Ìø¹ýµ¼º½Á´½Ó"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="µ¼º½">
<li><a href="../../../../../overview-summary.html">¸ÅÀÀ</a></li>
<li><a href="../package-summary.html">³ÌÐò°ü</a></li>
<li><a href="../../../../../com/cn/llj/threadspart2/ThreadTest1.html" title="com.cn.llj.threadspart2ÖеÄÀà">Àà</a></li>
<li class="navBarCell1Rev">ʹÓÃ</li>
<li><a href="../package-tree.html">Ê÷</a></li>
<li><a href="../../../../../deprecated-list.html">Òѹýʱ</a></li>
<li><a href="../../../../../index-files/index-1.html">Ë÷Òý</a></li>
<li><a href="../../../../../help-doc.html">°ïÖú</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>ÉÏÒ»¸ö</li>
<li>ÏÂÒ»¸ö</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/cn/llj/threadspart2/class-use/ThreadTest1.html" target="_top">¿ò¼Ü</a></li>
<li><a href="ThreadTest1.html" target="_top">ÎÞ¿ò¼Ü</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">ËùÓÐÀà</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="Àà com.cn.llj.threadspart2.ThreadTest1 µÄʹÓÃ" class="title">Àà com.cn.llj.threadspart2.ThreadTest1<br>µÄʹÓÃ</h2>
</div>
<div class="classUseContainer">ûÓÐcom.cn.llj.threadspart2.ThreadTest1µÄÓ÷¨</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Ìø¹ýµ¼º½Á´½Ó"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="µ¼º½">
<li><a href="../../../../../overview-summary.html">¸ÅÀÀ</a></li>
<li><a href="../package-summary.html">³ÌÐò°ü</a></li>
<li><a href="../../../../../com/cn/llj/threadspart2/ThreadTest1.html" title="com.cn.llj.threadspart2ÖеÄÀà">Àà</a></li>
<li class="navBarCell1Rev">ʹÓÃ</li>
<li><a href="../package-tree.html">Ê÷</a></li>
<li><a href="../../../../../deprecated-list.html">Òѹýʱ</a></li>
<li><a href="../../../../../index-files/index-1.html">Ë÷Òý</a></li>
<li><a href="../../../../../help-doc.html">°ïÖú</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>ÉÏÒ»¸ö</li>
<li>ÏÂÒ»¸ö</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/cn/llj/threadspart2/class-use/ThreadTest1.html" target="_top">¿ò¼Ü</a></li>
<li><a href="ThreadTest1.html" target="_top">ÎÞ¿ò¼Ü</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">ËùÓÐÀà</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>
|
trunk/CrypTool/hlp_de/hidd_show_publickey_ec.html
|
flomar/CrypTool-VS2015
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>Dialog Öffentliche Parameter</TITLE>
<link rel="stylesheet" type="text/css" href="CrypTool_Help.css">
</HEAD>
<!-- multiple keywords for CrypTool HTML help index -->
<OBJECT TYPE="application/x-oleobject" CLASSID="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" VIEWASTEXT ID="Object1">
<PARAM NAME="Keyword" VALUE="Schlüssel">
<PARAM NAME="Keyword" VALUE="Dialog (Übersicht aller Dialoge)">
<PARAM NAME="Keyword" VALUE="Öffentlicher Schlüssel">
<PARAM NAME="Keyword" VALUE="Privater Schlüssel">
</OBJECT>
<BODY>
<h3>Dialog Öffentliche Parameter</h3>
<P>Zu diesem Dialog gelangt man über den Dialog <A href="hidd_dialog_show_availab_asym.html">Schlüsselpaare über Elliptischen Kurven</A>. Dort hat man einen <!--ZZZPOPUP--><A href="schluesselbezeichner.html">Schlüssel-Bezeichner</A> ausgewählt, in dem <!--ZZZPOPUP--><A href="ellipkurven.html">Elliptische Kurven</A> Parameter gespeichert sind, und dann die Taste <B>Öffentliche Parameter anzeigen</B> gedrückt.</P>
<P>Es werden die Domain-Parameter (siehe <A href="ellipkurven.html">Elliptischen Kurven</A>, Abschnitt Elliptische Kurven und Kryptographie) sowie der öffentliche <!--ZZZPOPUP--><A href="schluessel.html">Schlüssel</A> angezeigt, die unter dem oben erwähnten Schlüsselbezeichner abgespeichert wurden.</P>
<P>Die Zahlen (die angezeigten Parameter) können in einem der Zahlensysteme Oktal, Dezimal und Hexadezimal (siehe <A href="ascii.html">ASCII-Tabelle</A>) angezeigt werden (<B>Zahlensystem der Darstellung</B>).</P>
</BODY>
</HTML>
|
poi-3.10-FINAL/docs/apidocs/org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.html
|
pedro93/ifarmaStudents
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ru">
<head>
<title>ChartSubstreamRecordAggregate (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ChartSubstreamRecordAggregate (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ChartSubstreamRecordAggregate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.html" target="_top">Frames</a></li>
<li><a href="ChartSubstreamRecordAggregate.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_classes_inherited_from_class_org.apache.poi.hssf.record.aggregates.RecordAggregate">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">org.apache.poi.hssf.record.aggregates</div>
<h2 title="Class ChartSubstreamRecordAggregate" class="title">Class ChartSubstreamRecordAggregate</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html" title="class in org.apache.poi.hssf.record">org.apache.poi.hssf.record.RecordBase</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">org.apache.poi.hssf.record.aggregates.RecordAggregate</a></li>
<li>
<ul class="inheritance">
<li>org.apache.poi.hssf.record.aggregates.ChartSubstreamRecordAggregate</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="strong">ChartSubstreamRecordAggregate</span>
extends <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">RecordAggregate</a></pre>
<div class="block">Manages the all the records associated with a chart sub-stream.<br/>
Includes the initial <a href="../../../../../../org/apache/poi/hssf/record/BOFRecord.html" title="class in org.apache.poi.hssf.record"><code>BOFRecord</code></a> and final <a href="../../../../../../org/apache/poi/hssf/record/EOFRecord.html" title="class in org.apache.poi.hssf.record"><code>EOFRecord</code></a>.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Josh Micich</dd></dl>
</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>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.poi.hssf.record.aggregates.RecordAggregate">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class org.apache.poi.hssf.record.aggregates.<a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">RecordAggregate</a></h3>
<code><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.PositionTrackingVisitor.html" title="class in org.apache.poi.hssf.record.aggregates">RecordAggregate.PositionTrackingVisitor</a>, <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.RecordVisitor.html" title="interface in org.apache.poi.hssf.record.aggregates">RecordAggregate.RecordVisitor</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.html#ChartSubstreamRecordAggregate(org.apache.poi.hssf.model.RecordStream)">ChartSubstreamRecordAggregate</a></strong>(<a href="../../../../../../org/apache/poi/hssf/model/RecordStream.html" title="class in org.apache.poi.hssf.model">RecordStream</a> rs)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.html#visitContainedRecords(org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor)">visitContainedRecords</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.RecordVisitor.html" title="interface in org.apache.poi.hssf.record.aggregates">RecordAggregate.RecordVisitor</a> rv)</code>
<div class="block">Visit each of the atomic BIFF records contained in this <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><code>RecordAggregate</code></a> in the order
that they should be written to file.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hssf.record.aggregates.RecordAggregate">
<!-- -->
</a>
<h3>Methods inherited from class org.apache.poi.hssf.record.aggregates.<a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">RecordAggregate</a></h3>
<code><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html#getRecordSize()">getRecordSize</a>, <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html#serialize(int, byte[])">serialize</a></code></li>
</ul>
<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="ChartSubstreamRecordAggregate(org.apache.poi.hssf.model.RecordStream)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ChartSubstreamRecordAggregate</h4>
<pre>public ChartSubstreamRecordAggregate(<a href="../../../../../../org/apache/poi/hssf/model/RecordStream.html" title="class in org.apache.poi.hssf.model">RecordStream</a> rs)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="visitContainedRecords(org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>visitContainedRecords</h4>
<pre>public void visitContainedRecords(<a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.RecordVisitor.html" title="interface in org.apache.poi.hssf.record.aggregates">RecordAggregate.RecordVisitor</a> rv)</pre>
<div class="block"><strong>Description copied from class: <code><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html#visitContainedRecords(org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor)">RecordAggregate</a></code></strong></div>
<div class="block">Visit each of the atomic BIFF records contained in this <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><code>RecordAggregate</code></a> in the order
that they should be written to file. Implementors may or may not return the actual
<a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record"><code>Record</code></a>s being used to manage POI's internal implementation. Callers should not
assume either way, and therefore only attempt to modify those <a href="../../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record"><code>Record</code></a>s after cloning</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html#visitContainedRecords(org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor)">visitContainedRecords</a></code> in class <code><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">RecordAggregate</a></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/ChartSubstreamRecordAggregate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/poi/hssf/record/aggregates/CFRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.html" target="_top">Frames</a></li>
<li><a href="ChartSubstreamRecordAggregate.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_classes_inherited_from_class_org.apache.poi.hssf.record.aggregates.RecordAggregate">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 ======= -->
<p class="legalCopy"><small>
<i>Copyright 2014 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
Resources/index.html
|
vsasa/TestUIControlsTitanium
|
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Desktop test application</title>
<link type="text/css" rel="stylesheet" href="css/style.css"/>
<script type="text/javascript" src="js/jquery-1.6.min.js"></script>
<script type="text/javascript" src="js/jquery.ui.1.8.10.min.js"></script>
</head>
<body>
<div id="app">
<div id="header">Ovo je header</div>
<div id="content">
<div id="sidebar">Ovo je side bar</div>
<div id="main">Glavni sadržaj<br>
<p>
<input type"text" class="val1" id="val1" value="30" />
<input type"text" class="val2" id="val2" value="40" />
</p>
<p><input type="button" class="btn1" id="btn1" value="saberi" /></p>
<textarea id="result" rows="1" cols="20">
Rezultat:
</textarea>
</div>
</div>
<div id="footer">
© www.bring.out.ba
</div>
</div>
</body>
<script>
function saberi(){
var x = parseFloat( document.getElementById("val1").value );
var y = parseFloat( document.getElementById("val2").value );
document.getElementById("result").value = "Rezultat: " + (x + y).toString();
};
$(document).ready(function(){
$("#btn1").click(function(event){
$("#result").val( parseFloat( $("#val1").val()) + parseFloat($("#val2").val()) );
});
});
</script>
</html>
|
app/homePage.component.css
|
ClaudePlos/webNaprzodSA
|
/*[class*='col-'] { float: left; }
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
h3 { text-align: center; margin-bottom: 0; }
[class*='col-'] { padding-right: 20px; padding-bottom: 20px;}
[class*='col-']:last-of-type { padding-right: 0; }
.grid { margin: 0 10em; }
.col-1-4 { width: 25%; }
.module {
padding: 20px;
text-align: center;
color: #eee;
max-height: 120px;
min-width: 120px;
background-color: #1171a3;
}
.module:hover { background-color: #52b9e9; cursor: pointer; }
.grid-pad { padding: 20px 0 20px 20px; }
.grid-pad > [class*='col-']:last-of-type { padding-right: 20px; }
@media (max-width: 600px) {
.module { font-size: 10px; max-height: 75px; }
}
@media (max-width: 1024px) {
.grid { margin: 0; }
.module { min-width: 60px; }
}*/
#header h1#logo {
float: left;
margin: 0;
}
h1#main1 {
background: url(images/main1.png); /*no-repeat top left*/
width: 599px;
height: 369px;
margin: 0px;
display: block;
text-indent: -9999px;
}
/*PODSTAWOWE USTAWIENIA*/
body {font-family: calibri, tahoma; background: #e6e6e6;}
#kontener {width: 960px; margin: 0 auto; font-size: 14px;}
#menu {display: table; padding: 0 10px 0; margin: 0 auto; overflow: hidden; font-size: 14px; background: #242424;}
#menu li {list-style-type: none; margin: 0 auto; float: left; }
#menu li:hover {background: #404040;}
#menu li a {display: block; color: silver; text-decoration: none; padding: 7px 10px 7px;}
#menu li a:hover {background: #404040; color: white;}
#menu li li a {width: 160px;}
#menu li ul {overflow: hidden; display: none; background: #242424;}
#menu li:hover ul {position: absolute; padding: 0; display: block; width: 160px;}
/*ANIMACJA - tylko CSS3*/
#menu *:hover {transition: 0.3s ease-in;}
/*ZAOKRĄGLONE ROGI - tylko CSS3*/
#menu {border-radius: 3px;}
#menu li ul {border-radius: 0 0 3px 3px;}
#tab1, #tab2 {
border-collapse: collapse;
border: 1px solid grey;
}
#right5 {
float: right;
margin: 0 auto;
width: 599px;
height: 9px;
background: url(images/gora.png) no-repeat;
}
#tab3 {
border: 0px solid
}
|
2017.7.0/apidocs/org/wildfly/swarm/config/management/access/syslog_handler/class-use/TcpProtocol.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!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_112) on Thu Jul 06 10:54:05 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.swarm.config.management.access.syslog_handler.TcpProtocol (Public javadocs 2017.7.0 API)</title>
<meta name="date" content="2017-07-06">
<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.wildfly.swarm.config.management.access.syslog_handler.TcpProtocol (Public javadocs 2017.7.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2017.7.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/management/access/syslog_handler/class-use/TcpProtocol.html" target="_top">Frames</a></li>
<li><a href="TcpProtocol.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.wildfly.swarm.config.management.access.syslog_handler.TcpProtocol" class="title">Uses of Class<br>org.wildfly.swarm.config.management.access.syslog_handler.TcpProtocol</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/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</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.wildfly.swarm.config.management.access">org.wildfly.swarm.config.management.access</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.wildfly.swarm.config.management.access.syslog_handler">org.wildfly.swarm.config.management.access.syslog_handler</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.wildfly.swarm.config.management.access">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a> in <a href="../../../../../../../../org/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</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/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</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/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a></code></td>
<td class="colLast"><span class="typeNameLabel">SyslogHandler.SyslogHandlerResources.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/management/access/SyslogHandler.SyslogHandlerResources.html#tcpProtocol--">tcpProtocol</a></span>()</code>
<div class="block">Configuration to append to syslog over tcp/ip.</div>
</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/wildfly/swarm/config/management/access/package-summary.html">org.wildfly.swarm.config.management.access</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</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/wildfly/swarm/config/management/access/SyslogHandler.html" title="type parameter in SyslogHandler">T</a></code></td>
<td class="colLast"><span class="typeNameLabel">SyslogHandler.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/management/access/SyslogHandler.html#tcpProtocol-org.wildfly.swarm.config.management.access.syslog_handler.TcpProtocol-">tcpProtocol</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a> value)</code>
<div class="block">Configuration to append to syslog over tcp/ip.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.config.management.access.syslog_handler">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a> in <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/package-summary.html">org.wildfly.swarm.config.management.access.syslog_handler</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/package-summary.html">org.wildfly.swarm.config.management.access.syslog_handler</a> with type parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a><T extends <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a><T>></span></code>
<div class="block">Configuration to append to syslog over tcp/ip.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocolConsumer.html" title="interface in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocolConsumer</a><T extends <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a><T>></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocolSupplier.html" title="interface in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocolSupplier</a><T extends <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</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/wildfly/swarm/config/management/access/syslog_handler/package-summary.html">org.wildfly.swarm.config.management.access.syslog_handler</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</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/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">TcpProtocol</a></code></td>
<td class="colLast"><span class="typeNameLabel">TcpProtocolSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/management/access/syslog_handler/TcpProtocolSupplier.html#get--">get</a></span>()</code>
<div class="block">Constructed instance of TcpProtocol resource</div>
</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/wildfly/swarm/config/management/access/syslog_handler/TcpProtocol.html" title="class in org.wildfly.swarm.config.management.access.syslog_handler">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-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 class="aboutLanguage">WildFly Swarm API, 2017.7.0</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/management/access/syslog_handler/class-use/TcpProtocol.html" target="_top">Frames</a></li>
<li><a href="TcpProtocol.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 © 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
src/main/webapp/assets/view/emprestimo/calculo-financeiro.html
|
rcassola/DigiCard
|
<div class="row header">
<div class="col-md-12">
<h1>{{'labels.EMPRESTIMOS' | translate}}</h1>
<ol class="breadcrumb">
<li>{{'labels.EMPRESTIMOS' | translate}}</li>
<li class="active">ECON000B</li>
</ol>
</div>
</div>
<div class="wrapper" ng-controller="econ000bCtrl as vm">
<div class="carregando" ng-show="vm.isCarregando"><span class="ie9spin"></span></div>
<div class="row">
<div class="col-md-12">
<div class="panel panel-default">
<div class="panel-heading">Cálculo Financeiro</div>
<div class="panel-body">
<form name="frmSistema" id="frmSistema" novalidate>
<div class="row">
<div class="col-md-2">
<div class="form-group">
<label class="control-label" for="">Data:</label>
<calendario modelo="vm.obj.data" nome="data" label="dd/mm/aaaa"
date-options="{{vm.dateOptions}}" />
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label class="" for="comboStatus">Período</label>
<div class="row">
<div class="col-md-5">
<calendario modelo="vm.obj.dataInicial" nome="datainicial" label="dd/mm/aaaa"
date-options="{{vm.dateOptions}}" />
</div>
<div class="col-md-1" style="padding-top: 7px;">a</div>
<div class="col-md-5">
<calendario modelo="vm.obj.dataFinal" nome="dataFinal" minimo="vm.obj.dataInicial"
desabilitado="vm.obj.dataInicial == undefined || vm.obj.dataInicial == null || vm.obj.dataInicial == ''"
label="dd/mm/aaaa" date-options="{{vm.dateOptions}}" />
</div>
</div>
</div>
</div>
<div class="col-md-2">
<div class="form-group">
<label class="control-label" for="">Data do último calculo:</label>
<calendario modelo="vm.obj.data" nome="data" label="dd/mm/aaaa"
date-options="{{vm.dateOptions}}" />
</div>
</div>
<div class="col-md-2">
<div class="form-group">
<label class="control-label" for="">Contrato:</label>
<input type="text" class="form-control" placeholder="Número do contrato"
ng-model="vm.obj.codContratoExter" ng-required="vm.obj.sistema == 'G'">
</div>
</div>
<div class="col-md-2">
<div class="form-group">
<label class="control-label" for="">Restart:</label>
<input type="text" class="form-control" placeholder="Número do contrato"
ng-model="vm.obj.codContratoExter" ng-required="vm.obj.sistema == 'G'">
</div>
</div>
<div class="col-md-2">
<div class="form-group">
<label class="control-label" for="">Estação:</label>
<input type="text" class="form-control" placeholder="Número do contrato"
ng-model="vm.obj.codContratoExter" ng-required="vm.obj.sistema == 'G'">
</div>
</div>
<div class="col-md-2">
<div class="form-group">
<div class="checkbox checkbox-info checkbox-inline" style="margin-top: 32px;" tooltip="Marcar todos">
<input type="checkbox" id="chkRenda" ng-change="vm.verificaSelecaoRenda(true)" >
<label for="chkRenda" class="control-label">Início do contrato</label>
</div>
</div>
</div>
<div class="col-md-2">
<div class="form-group">
<div class="checkbox checkbox-info checkbox-inline" style="margin-top: 32px;" tooltip="Marcar todos">
<input type="checkbox" id="chkRenda2" >
<label for="chkRenda2" class="control-label">Automático</label>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-2">
<div class="form-group">
<label class="control-label" for="">Produto:</label>
<select name="flgAtivo" class="form-control" multiple="multiple" style="height: 150px;" ng-model="vm.obj.produto" placeholder="Selecione o Sistema..." required>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
</select>
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label class="control-label" for="">Indexador:</label>
<select name="flgAtivo" class="form-control" multiple="multiple" style="height: 150px;" ng-model="vm.obj.indexador" placeholder="Selecione o Sistema..." required>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
<option value="">Options</option>
</select>
</div>
</div>
</div>
</form>
</div>
<div class="panel-footer right">
<button class="btn btn-danger" ng-click="vm.executar()" ng-disabled="!vm.obj.sistema"><span class="glyphicon glyphicon-cog" aria-hidden="true"></span> Executar</button>
</div>
</div>
<log-cadastro clazz="Sistema" codigo="vm.obj.seqSistemaLog"></log-cadastro>
</div>
</div>
</div>
|
src/main/webapp/bower_components/goJs/samples/selectableFields.html
|
dads-software-brotherhood/sekc
|
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Mapping Selectable Fields of Records</title>
<meta name="description" content="Support selecting items inside nodes." />
<!-- Copyright 1998-2017 by Northwoods Software Corporation. -->
<meta charset="UTF-8">
<script src="../release/go.js"></script>
<script src="../assets/js/goSamples.js"></script> <!-- this is only for the GoJS Samples framework -->
<script id="code">
function init() {
if (window.goSamples) goSamples(); // init for these samples -- you don't need to call this
var $ = go.GraphObject.make; // for conciseness in defining templates
myDiagram =
$(go.Diagram, "myDiagramDiv",
{
initialContentAlignment: go.Spot.Center,
validCycle: go.Diagram.CycleNotDirected, // don't allow loops
// For this sample, automatically show the state of the diagram's model on the page
"ModelChanged": function(e) {
if (e.isTransactionFinished) showModel();
},
"undoManager.isEnabled": true
});
// This template is a Panel that is used to represent each item in a Panel.itemArray.
// The Panel is data bound to the item object.
var fieldTemplate =
$(go.Panel, "TableRow", // this Panel is a row in the containing Table
new go.Binding("portId", "name"), // this Panel is a "port"
{
background: "transparent", // so this port's background can be picked by the mouse
fromSpot: go.Spot.LeftRightSides, // links only go from the right side to the left side
toSpot: go.Spot.LeftRightSides,
// allow drawing links from or to this port:
fromLinkable: true, toLinkable: true
},
{ // allow the user to select items -- the background color indicates whether "selected"
//?? maybe this should be more sophisticated than simple toggling of selection
click: function(e, item) {
// assume "transparent" means not "selected", for items
var oldskips = item.diagram.skipsUndoManager;
item.diagram.skipsUndoManager = true;
if (item.background === "transparent") {
item.background = "dodgerblue";
} else {
item.background = "transparent";
}
item.diagram.skipsUndoManager = oldskips;
}
},
$(go.Shape,
{ width: 12, height: 12, column: 0, strokeWidth: 2, margin: 4,
// but disallow drawing links from or to this shape:
fromLinkable: false, toLinkable: false },
new go.Binding("figure", "figure"),
new go.Binding("fill", "color")),
$(go.TextBlock,
{ margin: new go.Margin(0, 2), column: 1, font: "bold 13px sans-serif",
// and disallow drawing links from or to this text:
fromLinkable: false, toLinkable: false },
new go.Binding("text", "name")),
$(go.TextBlock,
{ margin: new go.Margin(0, 2), column: 2, font: "13px sans-serif" },
new go.Binding("text", "info"))
);
// This template represents a whole "record".
myDiagram.nodeTemplate =
$(go.Node, "Auto",
new go.Binding("location", "loc", go.Point.parse).makeTwoWay(go.Point.stringify),
// this rectangular shape surrounds the content of the node
$(go.Shape,
{ fill: "#EEEEEE" }),
// the content consists of a header and a list of items
$(go.Panel, "Vertical",
// this is the header for the whole node
$(go.Panel, "Auto",
{ stretch: go.GraphObject.Horizontal }, // as wide as the whole node
$(go.Shape,
{ fill: "#1570A6", stroke: null }),
$(go.TextBlock,
{
alignment: go.Spot.Center,
margin: 3,
stroke: "white",
textAlign: "center",
font: "bold 12pt sans-serif"
},
new go.Binding("text", "key"))),
// this Panel holds a Panel for each item object in the itemArray;
// each item Panel is defined by the itemTemplate to be a TableRow in this Table
$(go.Panel, "Table",
{
name: "TABLE",
padding: 2,
minSize: new go.Size(100, 10),
defaultStretch: go.GraphObject.Horizontal,
itemTemplate: fieldTemplate
},
new go.Binding("itemArray", "fields")
) // end Table Panel of items
) // end Vertical Panel
); // end Node
myDiagram.linkTemplate =
$(go.Link,
{ relinkableFrom: true, relinkableTo: true, toShortLength: 4 }, // let user reconnect links
$(go.Shape, { strokeWidth: 1.5 }),
$(go.Shape, { toArrow: "Standard", stroke: null })
);
myDiagram.model =
$(go.GraphLinksModel,
{
linkFromPortIdProperty: "fromPort",
linkToPortIdProperty: "toPort",
nodeDataArray: [
{ key: "Record1",
fields: [
{ name: "field1", info: "", color: "#F7B84B", figure: "Ellipse" },
{ name: "field2", info: "the second one", color: "#F25022", figure: "Ellipse" },
{ name: "fieldThree", info: "3rd", color: "#00BCF2" }
],
loc: "0 0" },
{ key: "Record2",
fields: [
{ name: "fieldA", info: "", color: "#FFB900", figure: "Diamond" },
{ name: "fieldB", info: "", color: "#F25022", figure: "Rectangle" },
{ name: "fieldC", info: "", color: "#7FBA00", figure: "Diamond" },
{ name: "fieldD", info: "fourth", color: "#00BCF2", figure: "Rectangle" }
],
loc: "250 0" }
],
linkDataArray: [
{ from: "Record1", fromPort: "field1", to: "Record2", toPort: "fieldA" },
{ from: "Record1", fromPort: "field2", to: "Record2", toPort: "fieldD" },
{ from: "Record1", fromPort: "fieldThree", to: "Record2", toPort: "fieldB" }
]
});
// this is a bit inefficient, but should be OK for normal-sized graphs with reasonable numbers of items per node
function findAllSelectedItems() {
var items = [];
for (var nit = myDiagram.nodes; nit.next(); ) {
var node = nit.value;
var table = node.findObject("TABLE");
if (table) {
for (var iit = table.elements; iit.next(); ) {
var itempanel = iit.value;
if (itempanel.background !== "transparent") items.push(itempanel);
}
}
}
return items;
}
// Override the standard CommandHandler deleteSelection behavior.
// If there are any selected items, delete them instead of deleting any selected nodes or links.
myDiagram.commandHandler.canDeleteSelection = function() {
// true if there are any selected deletable nodes or links,
// or if there are any selected items within nodes
return go.CommandHandler.prototype.canDeleteSelection.call(myDiagram.commandHandler) ||
findAllSelectedItems().length > 0;
};
myDiagram.commandHandler.deleteSelection = function() {
var items = findAllSelectedItems();
if (items.length > 0) { // if there are any selected items, delete them
myDiagram.startTransaction("delete items");
for (var i = 0; i < items.length; i++) {
var panel = items[i];
var nodedata = panel.part.data;
var itemarray = nodedata.fields;
var itemdata = panel.data;
var itemindex = itemarray.indexOf(itemdata);
myDiagram.model.removeArrayItem(itemarray, itemindex);
}
myDiagram.commitTransaction("delete items");
} else { // otherwise just delete nodes and/or links, as usual
go.CommandHandler.prototype.deleteSelection.call(myDiagram.commandHandler);
}
};
showModel(); // show the diagram's initial model
function showModel() {
document.getElementById("mySavedModel").textContent = myDiagram.model.toJson();
}
}
</script>
</head>
<body onload="init()">
<div id="sample">
<div id="myDiagramDiv" style="border: solid 1px black; width:100%; height:300px"></div>
<p>This shows a variable number of selectable "fields" for each "record".</p>
<p>Draw new links by dragging from the background of any field.
Reconnect a selected link by dragging its diamond-shaped handle.
The user can delete a selected field.</p>
<p>The model data, automatically updated after each change or undo or redo:</p>
<textarea id="mySavedModel" style="width:100%;height:300px"></textarea>
<p>This sample was derived from the <a href="records.html">Records</a> sample.</p>
</div>
</body>
</html>
|
pmd/pmd-doc-5.5.1/pmd-core/xref-test/net/sourceforge/pmd/lang/ast/package-summary.html
|
jasonwee/videoOnCloud
|
<!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">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>PMD Core 5.5.1 Reference Package net.sourceforge.pmd.lang.ast</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
</head>
<body>
<div class="overview">
<ul>
<li>
<a href="../../../../../overview-summary.html">Overview</a>
</li>
<li class="selected">Package</li>
</ul>
</div>
<div class="framenoframe">
<ul>
<li>
<a href="../../../../../index.html" target="_top">FRAMES</a>
</li>
<li>
<a href="package-summary.html" target="_top">NO FRAMES</a>
</li>
</ul>
</div>
<h2>Package net.sourceforge.pmd.lang.ast</h2>
<table class="summary">
<thead>
<tr>
<th>Class Summary</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="DummyNode.html" target="classFrame">DummyNode</a>
</td>
</tr>
<tr>
<td>
<a href="SourceCodePositionerTest.html" target="classFrame">SourceCodePositionerTest</a>
</td>
</tr>
</tbody>
</table>
<div class="overview">
<ul>
<li>
<a href="../../../../../overview-summary.html">Overview</a>
</li>
<li class="selected">Package</li>
</ul>
</div>
<div class="framenoframe">
<ul>
<li>
<a href="../../../../../index.html" target="_top">FRAMES</a>
</li>
<li>
<a href="package-summary.html" target="_top">NO FRAMES</a>
</li>
</ul>
</div>
<hr />
<div id="footer">
Copyright © 2002–2016 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.
</div>
</body>
</html>
|
docs/javadoc/com/centurylink/cloud/sdk/server/services/dsl/domain/statistics/billing/filter/package-frame.html
|
CenturyLinkCloud/clc-java-sdk
|
<!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_65) on Wed Jan 06 12:54:54 MSK 2016 -->
<title>com.centurylink.cloud.sdk.server.services.dsl.domain.statistics.billing.filter (sdk 1.2.2 API)</title>
<meta name="date" content="2016-01-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../../../../../../../com/centurylink/cloud/sdk/server/services/dsl/domain/statistics/billing/filter/package-summary.html" target="classFrame">com.centurylink.cloud.sdk.server.services.dsl.domain.statistics.billing.filter</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="BillingStatsFilter.html" title="interface in com.centurylink.cloud.sdk.server.services.dsl.domain.statistics.billing.filter" target="classFrame"><span class="interfaceName">BillingStatsFilter</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BillingStatsDataCenterFilter.html" title="class in com.centurylink.cloud.sdk.server.services.dsl.domain.statistics.billing.filter" target="classFrame">BillingStatsDataCenterFilter</a></li>
<li><a href="BillingStatsGroupFilter.html" title="class in com.centurylink.cloud.sdk.server.services.dsl.domain.statistics.billing.filter" target="classFrame">BillingStatsGroupFilter</a></li>
<li><a href="BillingStatsServerFilter.html" title="class in com.centurylink.cloud.sdk.server.services.dsl.domain.statistics.billing.filter" target="classFrame">BillingStatsServerFilter</a></li>
</ul>
</div>
</body>
</html>
|
source/qingtian/indexorg.html
|
yimun/Blog
|
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>My Love with you</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
@font-face {
font-family: digit;
src: url('digital-7_mono.ttf') format("truetype");
}
</style>
<link href="css/default.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/garden.js"></script>
<script type="text/javascript" src="js/functions.js"></script>
</head>
<body>
<div id="mainDiv">
<div id="content">
<div id="code">
<span class="comments">/**</span><br />
<span class="space"/><span class="comments">* We are both Fudan SSers and programmers,</span><br />
<span class="space"/><span class="comments">* so I write some code to celebrate our 1st anniversary.</span><br />
<span class="space"/><span class="comments">*/</span><br />
Boy i = <span class="keyword">new</span> Boy(<span class="string">"Yimu"</span>);<br />
Girl u = <span class="keyword">new</span> Girl(<span class="string">"Qingtian"</span>);<br />
<span class="comments">// Feb 2, 2013, I told you I love you. </span><br />
i.love(u);<br />
<span class="comments">// Luckily, you accepted and became my girlfriend eversince.</span><br />
u.accepted();<br />
<span class="comments">// Since then, I miss u every day.</span><br />
i.miss(u);<br />
<span class="comments">// And take care of u and our love.</span><br />
i.takeCareOf(u);<br />
<span class="comments">// You say that you won't be so easy to marry me.</span><br />
<span class="comments">// So I keep waiting and I have confidence that you will.</span><br />
<span class="keyword">boolean</span> isHesitate = <span class="keyword">true</span>;<br />
<span class="keyword">while</span> (isHesitate) {<br />
<span class="placeholder"/>i.waitFor(u);<br />
<span class="placeholder"/><span class="comments">// I think it is an important decision</span><br />
<span class="placeholder"/><span class="comments">// and you should think it over.</span><br />
<span class="placeholder"/>isHesitate = u.thinkOver();<br />
}<br />
<span class="comments">// After a romantic wedding, we will live happily ever after.</span><br />
i.marry(u);<br />
i.liveHappilyWith(u);<br />
</div>
<div id="loveHeart">
<canvas id="garden"></canvas>
<div id="words">
<div id="messages">
Qingtian, I have fallen in love with you for
<div id="elapseClock"></div>
</div>
<div id="loveu">
Love u forever and ever.<br/>
<div class="signature">- Yimu</div>
</div>
</div>
</div>
</div>
<div id="copyright">
<!-- Inspired by <a href="http://www.openrise.com/lab/FlowerPower/">FlowerPower</a> project.<br />-->
Copyright © 2013 by Yimu.me
</div>
</div>
<script type="text/javascript">
var offsetX = $("#loveHeart").width() / 2;
var offsetY = $("#loveHeart").height() / 2 - 55;
var together = new Date();
together.setFullYear(2013, 1, 2);
together.setHours(20);
together.setMinutes(0);
together.setSeconds(0);
together.setMilliseconds(0);
if (!document.createElement('canvas').getContext) {
var msg = document.createElement("div");
msg.id = "errorMsg";
msg.innerHTML = "Your browser doesn't support HTML5!<br/>Recommend use Chrome 14+/IE 9+/Firefox 7+/Safari 4+";
document.body.appendChild(msg);
$("#code").css("display", "none")
$("#copyright").css("position", "absolute");
$("#copyright").css("bottom", "10px");
document.execCommand("stop");
} else {
setTimeout(function () {
startHeartAnimation();
}, 5000);
timeElapse(together);
setInterval(function () {
timeElapse(together);
}, 500);
adjustCodePosition();
$("#code").typewriter();
}
</script>
</body>
</html>
|
api/en/documentation.html
|
paulomcnally/node-api-ios
|
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Documentation</title>
<style type="text/css">
/*!
* Bootstrap v3.1.1 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
white-space: nowrap;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: 0%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: 0%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: 0%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: 0%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: 0%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: 0%;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: 0%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: 0%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
h1{
color: #480 !important;
}
</style>
</head>
<body>
<div class="container"><h1 id="about-this-documentation">About this Documentation</h1>
<!-- type=misc -->
<p>The goal of this documentation is to comprehensively explain the Node.js
API, both from a reference as well as a conceptual point of view. Each
section describes a built-in module or high-level concept.</p>
<p>Where appropriate, property types, method arguments, and the arguments
provided to event handlers are detailed in a list underneath the topic
heading.</p>
<p>Every <code>.html</code> document has a corresponding <code>.json</code> document presenting
the same information in a structured manner. This feature is
experimental, and added for the benefit of IDEs and other utilities that
wish to do programmatic things with the documentation.</p>
<p>Every <code>.html</code> and <code>.json</code> file is generated based on the corresponding
<code>.markdown</code> file in the <code>doc/api/</code> folder in node's source tree. The
documentation is generated using the <code>tools/doc/generate.js</code> program.
The HTML template is located at <code>doc/template.html</code>.</p>
<h2 id="stability-index">Stability Index</h2>
<!--type=misc-->
<p>Throughout the documentation, you will see indications of a section's
stability. The Node.js API is still somewhat changing, and as it
matures, certain parts are more reliable than others. Some are so
proven, and so relied upon, that they are unlikely to ever change at
all. Others are brand new and experimental, or known to be hazardous
and in the process of being redesigned.</p>
<p>The stability indices are as follows:</p>
<pre><code>Stability: 0 - Deprecated
This feature is known to be problematic, and changes are
planned. Do not rely on it. Use of the feature may cause warnings. Backwards
compatibility should not be expected.
</code></pre><pre><code>Stability: 1 - Experimental
This feature was introduced recently, and may change
or be removed in future versions. Please try it out and provide feedback.
If it addresses a use-case that is important to you, tell the node core team.
</code></pre><pre><code>Stability: 2 - Unstable
The API is in the process of settling, but has not yet had
sufficient real-world testing to be considered stable. Backwards-compatibility
will be maintained if reasonable.
</code></pre><pre><code>Stability: 3 - Stable
The API has proven satisfactory, but cleanup in the underlying
code may cause minor changes. Backwards-compatibility is guaranteed.
</code></pre><pre><code>Stability: 4 - API Frozen
This API has been tested extensively in production and is
unlikely to ever have to change.
</code></pre><pre><code>Stability: 5 - Locked
Unless serious bugs are found, this code will not ever
change. Please do not suggest changes in this area; they will be refused.
</code></pre><h2 id="json-output">JSON Output</h2>
<pre><code>Stability: 1 - Experimental
</code></pre><p>Every HTML file in the markdown has a corresponding JSON file with the
same data.</p>
<p>This feature is new as of node v0.6.12. It is experimental.</p>
</div>
</body>
</html>
|
Unesseracy_files/page (1).css
|
duanhuiwen/kamazon
|
@charset "utf-8";
/* CSS Document */
html {
margin: 0;
padding: 0}
body {
margin: 0;
padding: 0}
a {
text-decoration: none;
color:#036}
a:hover {
color:#39F}
wrapper {
width: 1344px;
height: auto}
/*------------------------------------*/
h2 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 17px;
font-style:inherit;
padding-left: 10px;
text-shadow: 0 1px 0 #EEE;
color:#333}
#footer p {
margin: 10px auto;
color:#333}
/*------------------------------------*/
#headerWrapper{
margin: 0;
padding: 0;
background:url(images/small-nav.png) repeat-x;
background-position:top;}
#header{
width: 960px;
height:75px;
margin: 0 auto;
}
#logo {
padding-top: 25px;
width:200px;
float:left;
margin-left: 20px;
}
#navbar {
width: 500px;
text-decoration: none;
float:left;
margin-left: 120px;
padding-top: 10px}
#navbar li {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 17px;
list-style: none;
float: left;
margin-right: 50px;
}
#cart {
font-size: 17px;
padding-top: 15px;
float:left;
width:100px;
margin: 0 10px;
text-align:right}
#bodyWrapper {
background-image:url(images/bg.png);
background-repeat:repeat;
clear: both;
}
#body {
float: none;
margin: -3px auto 0 auto;
width: 980px;
padding-bottom: 80px;
}
#welcome {
text-align: center;
padding-top: 45px;
padding-bottom: 40px;
}
#main {
margin: -16px auto;
background:url(images/pageblock-body.png) repeat-y;
overflow:hidden;
}
#sidebar {
width: 250px;
float: left;
margin-left: 20px;
background:url(images/sidebar-bg.png) no-repeat;
margin-top: 15px}
#sidebar ul{
font-size:14px;
list-style: none;
line-height:40px;
font-family:Arial, Helvetica, sans-serif;
color: #535353;}
#content {
width: 660px;
float:left;}
#breadcrumb {
clear: both;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
margin-top: 20px;
margin-bottom: 15px;
font-weight:bold;
color: #4a4949}
#singleItem {clear:both; overflow: hidden; width: 600px}
#singleItem ul{list-style: none; clear: both}
#singleItem li {
overflow: hidden;
padding-top: 15px;
padding-bottom: 40px;
border-bottom: solid 1px #CCC}
#medium.image {float: left}
#small.image {
float:left}
#big.image {
width: 300px;
float: left;}
.image img {
padding:5px;
border: 1px solid #CDCCC7;
box-shadow: 0px 2px 3px rgba(0,0,0,.2);}
/*------------------------------------------------------*/
#newBooks{
overflow:hidden;
background-color:#FFF;
border-radius: 5px;
box-shadow: 0px 1px 1px rgba(0,0,0,.2);}
ul.newBookCol {
width: 170px;
float: left;
padding-right: 25px;
margin-left: -15px;
}
ul.newBookCol li {
list-style:none;
text-align: center;
margin-bottom: 20px;}
ul.newBookCol img {
padding: 10px;
border: 1px solid #CDCCC7;
box-shadow: 0px 2px 3px rgba(0,0,0,.2);}
ul.newBookCol h3,a {
letter-spacing: 0.5px;
font-size: 13px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}
.author {
font-style:italic}
.priceLabel {
color:#36C;
font-weight:bold;
font-size: 14px;}
/*------------------------------------------------------*/
#intro-text {
margin: 0 20px 0 50px;
float:left}
h4 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 30px;
color: #2a2a2a}
#intro-text p {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #535353;}
h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color: #397cd8;
font-stretch:condensed
}
a#cartBtn {
color:#FFF;
width: 98px;
padding: 7px 10px 10px 15px ;
height: 34px;
background: url(images/cart-btn1.png) no-repeat;}
a#cartBtn:hover {
background: url(images/cart-btn2.png) no-repeat;}
#overview {
padding-top: 15px;
padding-bottom: 15px;
font-family:Arial, Helvetica, sans-serif;
clear:both;
}
h3 {
font-size: 20px;
font-stretch:condensed;
color: #2a2a2a;
}
p{
font-size: 13px;
line-height: 25px;
color: #535353;}
#footerWrapper {
height: 40px;
background-color:#d0cece;
overflow:hidden;
clear:both;
}
#footer {
width: 960px;
text-align:center;
margin: 0 auto;
}
|
styles/style.css
|
denkmeistro/denkmeistro.github.io
|
html {
background: url(../images/background.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
* {
margin: 0;
}
header {
background-color: purple;
height: 160px;
}
.quotes {
height: calc(100vh - 160px);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: purple;
}
#fire{
text-align:center;
font: 3em;
color:#000;
white-space:nowrap;
text-shadow:
-2px -1px 2px purple,
2px -2px 2px blue,
2px -10px 20px white,
0 -2px 6px red,
2px -2px 10px white,
5px -10px 15px lightyellow,
8px -20px 20px yellow,
12px -30px 25px orange,
5px -60px 40px orange,
15px -34px 30px darkorange,
0px -36px 35px red,
40px -40px 50px red,
-20px -60px 40px red,
20px -80px 40px red,
40px -80px 40px red,
20px -120px 60px red,
20px -150px 80px black,
50px -160px 80px black,
100px -200px 100px black,
120px -150px 100px black,
100px -100px 100px black,
120px -220px 100px black,
200px -300px 150px black
;
}
|
index.html
|
pstros/jitsi-meet
|
<html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="utf-8" />
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<!--#include virtual="base.html" -->
<script>
window.indexLoadedTime = window.performance.now();
console.log("(TIME) index.html loaded:\t", indexLoadedTime);
</script>
<script><!--#include virtual="/config.js" --></script><!-- adapt to your needs, i.e. set hosts and bosh path -->
<script src="utils.js?v=1"></script>
<!--#include virtual="connection_optimization/connection_optimization.html" -->
<script src="connection_optimization/do_external_connect.js?v=1"></script>
<script><!--#include virtual="/interface_config.js" --></script>
<script src="libs/lib-jitsi-meet.min.js?v=139"></script>
<script src="libs/app.bundle.min.js?v=139"></script>
<!--#include virtual="title.html" -->
<link rel="stylesheet" href="css/all.css"/>
<!--#include virtual="plugin.head.html" -->
</head>
<body>
<div id="welcome_page">
<div id="welcome_page_header">
<a target="_new">
<div class="watermark leftwatermark"></div>
</a>
<a target="_new">
<div class="watermark rightwatermark"></div>
</a>
<a class="poweredby" href="http://jitsi.org" target="_new" ><span data-i18n="poweredby"></span> jitsi.org</a>
<div id="enter_room_container">
<div id="enter_room_form" >
<div id="domain_name"></div>
<div id="enter_room">
<input id="enter_room_field" type="text" autofocus/>
<div class="icon-reload" id="reload_roomname"></div>
<input id="enter_room_button" type="button" data-i18n="[value]welcomepage.go" value="GO" />
</div>
</div>
</div>
<div id="brand_header"></div>
<input type='checkbox' name='checkbox' id="disable_welcome"/>
<label for="disable_welcome" class="disable_welcome_position" data-i18n="welcomepage.disable"></label>
<div id="header_text">
<!--#include virtual="plugin.header.text.html" -->
</div>
</div>
<div id="welcome_page_main">
<div id="features">
<div class="feature_row">
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature1.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature1.content" data-i18n-options='{ "postProcess": "resolveAppName" }'>
</div>
</div>
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature2.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature2.content">
</div>
</div>
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature3.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature3.content" data-i18n-options='{ "postProcess": "resolveAppName" }'>
</div>
</div>
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature4.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature4.content">
</div>
</div>
</div>
<div class="feature_row">
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature5.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature5.content" data-i18n-options='{ "postProcess": "resolveAppName" }'>
</div>
</div>
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature6.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature6.content" data-i18n-options='{ "postProcess": "resolveAppName" }'>
</div>
</div>
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature7.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature7.content" data-i18n-options='{ "postProcess": "resolveAppName" }'></div>
</div>
<div class="feature_holder">
<div class="feature_icon" data-i18n="welcomepage.feature8.title" ></div>
<div class="feature_description" data-i18n="welcomepage.feature8.content"></div>
</div>
</div>
</div>
</div>
<!--#include virtual="plugin.welcomepage.footer.html" -->
</div>
<div id="videoconference_page">
<div style="position: relative;" id="header_container">
<div id="header">
<div id="notice" class="notice" style="display: none">
<span id="noticeText" class="noticeText"></span>
</div>
<span id="toolbar">
<span id="authentication" class="authentication" style="display: none">
<a class="button icon-avatar" id="toolbar_button_authentication" data-i18n="[content]toolbar.authenticate"></a>
<ul class="loginmenu">
<span class="loginmenuPadding"></span>
<li id="toolbar_auth_identity"></li>
<li id="toolbar_button_login">
<a class="authButton" data-i18n="toolbar.login"></a>
</li>
<li id="toolbar_button_logout">
<a class="authButton" data-i18n="toolbar.logout"></a>
</li>
</ul>
</span>
<a class="button icon-microphone" id="toolbar_button_mute" data-container="body" data-toggle="popover" data-placement="bottom" shortcut="mutePopover" data-i18n="[content]toolbar.mute" content="Mute / Unmute">
<ul id="micMutedPopup" class="loginmenu">
<li data-i18n="[html]toolbar.micMutedPopup"></li>
</ul>
<ul id="unableToUnmutePopup" class="loginmenu">
<li data-i18n="[html]toolbar.unableToUnmutePopup"></li>
</ul>
</a>
<a class="button icon-camera" id="toolbar_button_camera" data-container="body" data-toggle="popover" data-placement="bottom" shortcut="toggleVideoPopover" data-i18n="[content]toolbar.videomute" content="Start / stop camera"></a>
<a class="button" id="toolbar_button_record" data-container="body" data-toggle="popover" data-placement="bottom" style="display: none"></a>
<a class="button icon-security" id="toolbar_button_security" data-container="body" data-toggle="popover" data-placement="bottom" data-i18n="[content]toolbar.lock" content="Lock / unlock room"></a>
<a class="button icon-link" id="toolbar_button_link" data-container="body" data-toggle="popover" data-placement="bottom" data-i18n="[content]toolbar.invite" content="Invite others"></a>
<a class="button icon-chat" id="toolbar_button_chat" data-container="body" data-toggle="popover" shortcut="toggleChatPopover" data-placement="bottom" data-i18n="[content]toolbar.chat" content="Open / close chat">
<span id="unreadMessages"></span>
</a>
<a class="button icon-share-doc" id="toolbar_button_etherpad" data-container="body" data-toggle="popover" data-placement="bottom" content="Shared document" data-i18n="[content]toolbar.etherpad"></a>
<a class="button fa fa-share-alt-square" id="toolbar_button_sharedvideo" data-container="body" data-toggle="popover" data-placement="bottom" content="Share a YouTube video" data-i18n="[content]toolbar.sharedvideo" style="display: none">
<ul id="sharedVideoMutedPopup" class="loginmenu">
<li data-i18n="[html]toolbar.sharedVideoMutedPopup"></li>
</ul>
</a>
<a class="button icon-share-desktop" id="toolbar_button_desktopsharing" data-container="body" data-toggle="popover" data-placement="bottom" shortcut="toggleDesktopSharingPopover" content="Share screen" data-i18n="[content]toolbar.sharescreen" style="display: none"></a>
<a class="button icon-full-screen" id="toolbar_button_fullScreen" data-container="body" data-toggle="popover" data-placement="bottom" content="Enter / Exit Full Screen" data-i18n="[content]toolbar.fullscreen"></a>
<a class="button icon-telephone" id="toolbar_button_sip" data-container="body" data-toggle="popover" data-placement="bottom" content="Call SIP number" data-i18n="[content]toolbar.sip" style="display: none"></a>
<a class="button icon-dialpad" id="toolbar_button_dialpad" data-container="body" data-toggle="popover" data-placement="bottom" content="Open dialpad" data-i18n="[content]toolbar.dialpad" style="display: none"></a>
<a class="button icon-settings" id="toolbar_button_settings" data-container="body" data-toggle="popover" data-placement="bottom" content="Settings" data-i18n="[content]toolbar.Settings"></a>
<a class="button icon-hangup" id="toolbar_button_hangup" data-container="body" data-toggle="popover" data-placement="bottom" content="Hang Up" data-i18n="[content]toolbar.hangup"></a>
</span>
</div>
<div id="subject"></div>
</div>
<div id="videospace">
<div id="largeVideoContainer" class="videocontainer">
<div id="presentation"></div>
<div id="sharedVideo"><div id="sharedVideoIFrame"></div></div>
<div id="etherpad"></div>
<a target="_new"><div class="watermark leftwatermark"></div></a>
<a target="_new"><div class="watermark rightwatermark"></div></a>
<a class="poweredby" href="http://jitsi.org" target="_new">
<span data-i18n="poweredby"></span> jitsi.org
</a>
<div id="dominantSpeaker">
<img id="dominantSpeakerAvatar" src=""/>
<canvas id="dominantSpeakerAudioLevel"></canvas>
</div>
<div id="largeVideoWrapper">
<video id="largeVideo" muted="true" autoplay></video>
</div>
<span id="videoConnectionMessage"></span>
<span id="videoResolutionLabel">HD</span>
<span id="recordingLabel" class="centeredVideoLabel">
<span id="recordingLabelText"></span>
<img id="recordingSpinner" class="recordingSpinner" src="images/spin.svg"></img>
</span>
</div>
<div id="remoteVideos">
<span id="localVideoContainer" class="videocontainer">
<span id="localVideoWrapper">
<!--<video id="localVideo" autoplay muted></video> - is now per stream generated -->
</span>
<audio id="localAudio" autoplay muted></audio>
<span class="focusindicator"></span>
</span>
<audio id="userJoined" src="sounds/joined.wav" preload="auto"></audio>
<audio id="userLeft" src="sounds/left.wav" preload="auto"></audio>
</div>
<span id="bottomToolbar">
<span class="bottomToolbar_span">
<a class="bottomToolbarButton" id="bottom_toolbar_chat" data-container="body" data-toggle="popover" shortcut="toggleChatPopover" data-placement="top" data-i18n="[content]bottomtoolbar.chat" content="Open / close chat">
<i id="chatBottomButton" class="icon-chat-simple">
<span id="bottomUnreadMessages"></span>
</i>
</a>
</span>
<span class="bottomToolbar_span">
<a class="bottomToolbarButton" id="bottom_toolbar_contact_list" data-container="body" data-toggle="popover" data-placement="top" id="contactlistpopover" data-i18n="[content]bottomtoolbar.contactlist" content="Open / close contact list">
<i id="contactListButton" class="icon-contactList">
<span id="numberOfParticipants"></span>
</i>
</a>
</span>
<span class="bottomToolbar_span">
<a class="bottomToolbarButton" id="bottom_toolbar_film_strip" data-container="body" data-toggle="popover" shortcut="filmstripPopover" data-placement="top" data-i18n="[content]bottomtoolbar.filmstrip" content="Show / hide film strip">
<i id="filmStripButton" class="icon-filmstrip"></i>
</a>
</span>
</span>
</div>
<div id="chatspace" class="right-panel" style="display:none;">
<div id="nickname">
<span data-i18n="chat.nickname.title"></span>
<form>
<input type='text' id="nickinput" data-i18n="[placeholder]chat.nickname.popover" autofocus>
</form>
</div>
<div id="chatconversation"></div>
<audio id="chatNotification" src="sounds/incomingMessage.wav" preload="auto"></audio>
<textarea id="usermsg" data-i18n="[placeholder]chat.messagebox" autofocus></textarea>
<div id="smileysarea">
<div id="smileys" id="toggle_smileys">
<img src="images/smile.svg"/>
</div>
</div>
</div>
<div id="contactlist" class="right-panel" style="display:none;">
<div class="title">
<i class="icon-contactList"></i>
<span data-i18n="contactlist"></span>
</div>
<ul id="contacts"></ul>
</div>
<div id="settingsmenu" class="right-panel" style="display:none;">
<div class="title">
<i class="icon-settings"></i>
<span data-i18n="settings.title"></span>
</div>
<img id="avatar" src="images/avatar2.png"/>
<div class="arrow-up"></div>
<input type="text" id="setDisplayName" data-i18n="[placeholder]settings.name" placeholder="Name">
<input type="text" id="setEmail" placeholder="E-Mail">
<select id="languages_selectbox"></select>
<div id = "startMutedOptions">
<label class = "startMutedLabel">
<input type="checkbox" id="startAudioMuted">
<span data-i18n="settings.startAudioMuted"></span>
</label>
<label class = "startMutedLabel">
<input type="checkbox" id="startVideoMuted">
<span data-i18n="settings.startVideoMuted"></span>
</label>
</div>
<div id="devicesOptions">
<label className="devicesOptionsLabel">
<span data-i18n="settings.selectCamera"></span>
<select id="selectCamera"></select>
</label>
<label className="devicesOptionsLabel">
<span data-i18n="settings.selectMic"></span>
<select id="selectMic"></select>
</label>
<label className="devicesOptionsLabel">
<span data-i18n="settings.selectAudioOutput"></span>
<select id="selectAudioOutput"></select>
</label>
</div>
<div id="followMeOptions">
<label class = "followMeLabel">
<input type="checkbox" id="followMeCheckBox">
<span data-i18n="settings.followMe"></span>
</label>
</div>
<a id="downloadlog" data-container="body" data-toggle="popover" data-placement="right" data-i18n="[data-content]downloadlogs" ><i class="fa fa-cloud-download"></i></a>
</div>
<div id="feedbackButtonDiv">
<a id="feedbackButton" data-container="body" data-toggle="popover" data-placement="right" data-i18n="[data-content]feedback"><i class="fa fa-heart"></i></a>
</div>
</div>
<div id="keyboard-shortcuts" class="keyboard-shortcuts" style="display:none;">
<div class="header"><h3 data-i18n="keyboardShortcuts.keyboardShortcuts"></h3></div>
<div class="content">
<ul id="keyboard-shortcuts-list" class="item">
</ul>
</div>
</div>
</body>
</html>
|
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/core/io/support/class-use/ResourcePatternUtils.html
|
akhr/java
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Tue Sep 15 08:53:05 UTC 2020 -->
<title>Uses of Class org.springframework.core.io.support.ResourcePatternUtils (Spring Framework 5.1.18.RELEASE API)</title>
<meta name="date" content="2020-09-15">
<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.springframework.core.io.support.ResourcePatternUtils (Spring Framework 5.1.18.RELEASE 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/springframework/core/io/support/ResourcePatternUtils.html" title="class in org.springframework.core.io.support">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/springframework/core/io/support/class-use/ResourcePatternUtils.html" target="_top">Frames</a></li>
<li><a href="ResourcePatternUtils.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.springframework.core.io.support.ResourcePatternUtils" class="title">Uses of Class<br>org.springframework.core.io.support.ResourcePatternUtils</h2>
</div>
<div class="classUseContainer">No usage of org.springframework.core.io.support.ResourcePatternUtils</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/springframework/core/io/support/ResourcePatternUtils.html" title="class in org.springframework.core.io.support">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/springframework/core/io/support/class-use/ResourcePatternUtils.html" target="_top">Frames</a></li>
<li><a href="ResourcePatternUtils.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>
|
examples/openlayers/01_mapQueryByBounds.html
|
SuperMap/iClient9
|
<!--********************************************************************
* Copyright© 2000 - 2022 SuperMap Software Co.Ltd. All rights reserved.
*********************************************************************-->
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title data-i18n="resources.title_mapQueryByBounds"></title>
<script type="text/javascript" src="../js/include-web.js"></script>
<script type="text/javascript" src="../../dist/ol/include-ol.js"></script>
</head>
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%; position: absolute;top: 0;">
<div id="map" style="width: 100%;height:100%"></div>
<script type="text/javascript">
var map, polygon, vectorLayer, resultLayer,
url = (window.isLocal ? window.server : "https://iserver.supermap.io")+"/iserver/services/map-world/rest/maps/World";
map = new ol.Map({
target: 'map',
controls: ol.control.defaults({attributionOptions: {collapsed: false}})
.extend([new ol.supermap.control.Logo()]),
view: new ol.View({
center: [0, 0],
zoom: 2,
projection: 'EPSG:4326',
multiWorld: true
})
});
var layer = new ol.layer.Tile({
source: new ol.source.TileSuperMapRest({
url: url
}),
projection: 'EPSG:4326'
});
map.addLayer(layer);
query();
function query() {
polygon = new ol.geom.Polygon([[[0, 0], [60, 0], [60, 39], [0, 39], [0, 0]]]);
var polygonSource = new ol.source.Vector({
features: [new ol.Feature(polygon)],
wrapX: false
});
vectorLayer = new ol.layer.Vector({
source: polygonSource,
style: new ol.style.Style({
stroke: new ol.style.Stroke({
color: 'blue',
width: 3
}),
fill: new ol.style.Fill({
color: 'rgba(0, 0, 255, 0.1)'
})
})
});
map.addLayer(vectorLayer);
var param = new SuperMap.QueryByBoundsParameters({
queryParams: {name: "Capitals@World.1"},
bounds: polygon.getExtent()
});
new ol.supermap.QueryService(url).queryByBounds(param, function (serviceResult) {
var vectorSource = new ol.source.Vector({
features: (new ol.format.GeoJSON()).readFeatures(serviceResult.result.recordsets[0].features),
wrapX: false
});
resultLayer = new ol.layer.Vector({
source: vectorSource
});
map.addLayer(resultLayer);
});
}
</script>
</body>
</html>
|
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.builder.component/-h-box-builder/with-spacing.html
|
Hexworks/zircon
|
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>withSpacing</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "../../../";</script>
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script>
<link href="../../../styles/style.css" rel="Stylesheet">
<link href="../../../styles/logo-styles.css" rel="Stylesheet">
<link href="../../../styles/jetbrains-mono.css" rel="Stylesheet">
<link href="../../../styles/main.css" rel="Stylesheet">
<script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script>
<script type="text/javascript" src="../../../scripts/main.js" async="async"></script>
</head>
<body>
<div id="container">
<div id="leftColumn">
<div id="logo"></div>
<div id="paneSearch"></div>
<div id="sideMenu"></div>
</div>
<div id="main">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<script type="text/javascript" src="../../../scripts/pages.js"></script>
<script type="text/javascript" src="../../../scripts/main.js"></script>
<div class="main-content" id="content" pageIds="org.hexworks.zircon.api.builder.component/HBoxBuilder/withSpacing/#kotlin.Int/PointingToDeclaration//-828656838">
<div class="navigation-wrapper" id="navigation-wrapper">
<div class="breadcrumbs"><a href="../../index.html">zircon.core</a>/<a href="../index.html">org.hexworks.zircon.api.builder.component</a>/<a href="index.html">HBoxBuilder</a>/<a href="with-spacing.html">withSpacing</a></div>
<div class="pull-right d-flex">
<div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div>
<div id="searchBar"></div>
</div>
</div>
<div class="cover ">
<h1 class="cover"><span>with</span><wbr></wbr><span>Spacing</span></h1>
</div>
<div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">fun <a href="with-spacing.html">withSpacing</a>(spacing: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>): <a href="index.html">HBoxBuilder</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
<h2 class="">Sources</h2>
<div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.api.builder.component%2FHBoxBuilder%2FwithSpacing%2F%23kotlin.Int%2FPointingToDeclaration%2F%5D%2FSource%2F-828656838" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/builder/component/HBoxBuilder.kt#L14" id="%5Borg.hexworks.zircon.api.builder.component%2FHBoxBuilder%2FwithSpacing%2F%23kotlin.Int%2FPointingToDeclaration%2F%5D%2FSource%2F-828656838" data-filterable-set=":zircon.core:dokkaHtml/commonMain"></a>
<div class="table-row" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/builder/component/HBoxBuilder.kt#L14">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.api.builder.component%2FHBoxBuilder%2FwithSpacing%2F%23kotlin.Int%2FPointingToDeclaration%2F%5D%2FSource%2F-828656838"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div></div>
</div>
</div>
</div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>
|
public/index.html
|
timothyb89/stackviz-deployer
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>StackViz</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/stackviz.css" rel="stylesheet">
</head>
<body>
<div class="container" role="main">
<div class="row">
<div class="col-md-12">
<div class="page-header">
<h1>
StackViz
<small>
An OpenStack CI build artifact visualizer.
</small>
</h1>
</div>
<span class="text-muted">
Currently supports: subunit streams
(<code>testrepository.subunit</code>) + Dstat
(<code>dstat-csv.txt</code>).
</span>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Look Up</h2>
<div class="form-horizontal vspace">
<div class="input-group">
<span class="input-group-addon">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span>
</span>
<input id="input" type="url" class="form-control">
<span class="input-group-btn">
<button id="button" class="btn btn-primary">Search</button>
</span>
</div>
</div>
<p class="text-muted vspace">
Enter a Gerrit URL, change ID, or artifact URL. Will use
the most recent revision unless specified.
</p>
</div>
</div>
<div id="results" class="vspace">
<div class="row">
<div class="col-md-12">
<h2>Results</h2>
<div id="results-error">
No results found for query.
</div>
</div>
</div>
<div id="results-container"></div>
</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/stackviz.js"></script>
</body>
</html>
|
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/javafx/package-tree.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!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_151) on Wed Jun 10 10:20:14 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.javafx Class Hierarchy (BOM: * : All 2.6.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2020-06-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="org.wildfly.swarm.javafx Class Hierarchy (BOM: * : All 2.6.1.Final-SNAPSHOT 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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/jaeger/deployment/package-tree.html">Prev</a></li>
<li><a href="../../../../org/wildfly/swarm/javafx/detect/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/javafx/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.wildfly.swarm.javafx</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.wildfly.swarm.javafx.<a href="../../../../org/wildfly/swarm/javafx/JavaFXFraction.html" title="class in org.wildfly.swarm.javafx"><span class="typeNameLink">JavaFXFraction</span></a> (implements org.wildfly.swarm.spi.api.<a href="../../../../org/wildfly/swarm/spi/api/Fraction.html" title="interface in org.wildfly.swarm.spi.api">Fraction</a><T>)</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/wildfly/swarm/jaeger/deployment/package-tree.html">Prev</a></li>
<li><a href="../../../../org/wildfly/swarm/javafx/detect/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/javafx/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
2.4.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/msc/package-use.html
|
wildfly-swarm/wildfly-swarm-javadocs
|
<!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_151) on Wed Jul 17 09:40:08 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.wildfly.swarm.msc (BOM: * : All 2.4.1.Final-SNAPSHOT API)</title>
<meta name="date" content="2019-07-17">
<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 Package org.wildfly.swarm.msc (BOM: * : All 2.4.1.Final-SNAPSHOT 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>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 class="aboutLanguage">Thorntail API, 2.4.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/msc/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.wildfly.swarm.msc" class="title">Uses of Package<br>org.wildfly.swarm.msc</h1>
</div>
<div class="contentContainer">
<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/wildfly/swarm/msc/package-summary.html">org.wildfly.swarm.msc</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.wildfly.swarm.msc">org.wildfly.swarm.msc</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.wildfly.swarm.msc">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/wildfly/swarm/msc/package-summary.html">org.wildfly.swarm.msc</a> used by <a href="../../../../org/wildfly/swarm/msc/package-summary.html">org.wildfly.swarm.msc</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/wildfly/swarm/msc/class-use/MSCMessages.html#org.wildfly.swarm.msc">MSCMessages</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/wildfly/swarm/msc/class-use/ServiceActivatorArchive.html#org.wildfly.swarm.msc">ServiceActivatorArchive</a> </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><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 class="aboutLanguage">Thorntail API, 2.4.1.Final-SNAPSHOT</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/wildfly/swarm/msc/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 © 2019 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.