text
stringlengths
2
1.05M
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Gehol tools</title> <link href='http://fonts.googleapis.com/css?family=Carme' rel='stylesheet' type='text/css'> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <style> body { background-image:url("/static/stardust.png"); text-align: center; padding: 30px; font-family: 'Carme', sans-serif; color: white; } #content { max-width: 1000px; margin: 0 auto; } textarea, input { color: white; background-color:rgba(255,255,255,0.1); border: 1px solid grey; text-align: center; font-family: 'Carme', sans-serif; padding: 5px; margin: 10px; font-size: 1em; } input[type=submit] { margin: 10px; } input[type="checkbox"] { display:none; } input[type="checkbox"] + label span { display:inline-block; width:19px; height:19px; margin:-1px 4px 0 0; vertical-align:middle; background:url(/static/checkbox.png) left top no-repeat; cursor:pointer; } input[type="checkbox"]:checked + label span { background:url(/static/checkbox.png) -19px top no-repeat; } #left { text-align: left; width: 50%; margin: 0 auto; } #urlcopy::selection { background: grey; /* Safari */ } #urlcopy::-moz-selection { background: grey; /* Firefox */ } a { color: white; } a:hover { text-decoration: none; } .gohome { font-size: 0.7em; } h1 a { text-decoration: none; } #bottom { font-size: 0.8em; position: relative; width: 100%; margin-top: 150px; } .some_selected + label span { opacity: 0.3; filter: alpha(opacity=30); } </style> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> </head> <body> <div id="content"> <h1><a href="/">Gehol Tools</a></h1> {% block content %}{% endblock %} </div> <p id="bottom">Source code available over <a href="https://github.com/C4ptainCrunch/gehol-tools">there</a><br> (Apache 2 license)<br> Feel free to send me an <a href="mailto:nikita.marchant@ulb.ac.be">email</a> or file an <a href="https://github.com/C4ptainCrunch/gehol-tools/issues/new">issue</a> on GitHub<p> </body> </html>
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <head> <meta charset="utf-8" /> <!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html --> <title>Progress polyfill (progress bar) - Polyfills - Documentation - Web Experience Toolkit </title> <meta content="width=device-width, initial-scale=1" name="viewport" /> <!-- Meta data --> <meta name="description" content="Emulates progress element support for browsers that do not have support. The progress element displays the progress of a task." /> <!-- Meta data--> <!--[if gte IE 9 | !IE ]><!--> <link href="../../../assets/favicon.ico" rel="icon" type="image/x-icon" /> <link rel="stylesheet" href="../../../css/wet-boew.css" /> <!--<![endif]--> <link rel="stylesheet" href="../../../css/theme.css" /> <!--[if lt IE 9]> <link href="../../../assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="../../../css/ie8-wet-boew.css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js"></script> <script src="../../../js/ie8-wet-boew.js"></script> <![endif]--> <noscript><link rel="stylesheet" href="../../../css/noscript.css" /></noscript> </head> <body vocab="http://schema.org/" typeof="WebPage"> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr"> <div id="wb-bar"> <div class="container"> <div class="row"> <section id="wb-lng" class="visible-md visible-lg"> <h2>Language selection</h2> <ul class="text-right"> <li><a lang="fr" hreflang="fr" href="progress-fr.html">Français</a></li> <li class="curr">English&#32;<span>(current)</span></li> </ul> </section> <section class="wb-mb-links col-xs-12 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="pnl-btn list-inline text-right"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk btn btn-sm btn-default" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> </div> </div> </div> <div class="container"> <div class="row"> <div id="wb-sttl" class="col-md-8"> <a href="../../../index-en.html"> <object type="image/svg+xml" tabindex="-1" data="../../../assets/logo.svg"></object> <span>Web Experience Toolkit<span class="wb-inv">, </span><small>Collaborative open source project led by the Government of Canada</small></span> </a> </div> <section id="wb-srch" class="col-md-4 visible-md visible-lg"> <h2>Search</h2> <form action="https://google.ca/search" method="get" role="search" class="form-inline"> <div class="form-group"> <label for="wb-srch-q">Search website</label> <input id="wb-srch-q" class="form-control" name="q" type="search" value="" size="27" maxlength="150" /> <input type="hidden" name="q" value="site:wet-boew.github.io OR site:github.com/wet-boew/" /> </div> <button type="submit" id="wb-srch-sub" class="btn btn-default">Search</button> </form> </section> </div> </div> </div> <nav role="navigation" id="wb-sm" data-ajax-fetch="../../../ajax/sitemenu-en.html" data-trgt="mb-pnl" class="wb-menu visible-md visible-lg" typeof="SiteNavigationElement"> <div class="container nvbar"> <h2>Topics menu</h2> <div class="row"> <ul class="list-inline menu"> <li><a href="../../../index-en.html">WET project</a></li> <li><a href="../../../docs/start-en.html#implement">Implement WET</a></li> <li><a href="../../../docs/start-en.html">Contribute to WET</a></li> </ul> </div> </div> </nav> <nav role="navigation" id="wb-bc" property="breadcrumb"> <h2>You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li> <a href="../../../index-en.html">Home</a> </li> <li> <a href="../../../docs/index-en.html">Documentation</a> </li> <li> <a href="../../../docs/ref/polyfills-en.html">Polyfills</a> </li> <li>Progress polyfill (progress bar)</li> </ol> </div> </div> </nav> </header> <main role="main" property="mainContentOfPage" class="container"> <h1 id="wb-cont" property="name">Progress polyfill (progress bar)</h1> <section class="alert alert-warning"> <h2 class="h3">Looking for WET v3.1?</h2> <p>As of September 23, 2014, version 3.1 of the Web Experience Toolkit is no longer supported. The source code and documentation have been moved to the <a href="https://github.com/wet-boew/wet-boew-legacy">wet-boew-legacy</a> repository.</p> </section> <p> <a class="btn btn-primary" href="https://github.com/wet-boew/wet-boew/issues/new?title=Progress%20polyfill%20(progress%20bar):%20">Questions or comments?</a> </p> <span class="wb-prettify all-pre hide"></span> <section> <h2>Purpose</h2> <p>The HTML5 <code>progress</code> element displays the progress of a task. Because some browsers do not support this functionality natively, this polyfill emulates the same functionality using generic HTML and WAI-ARIA.</p> </section> <section> <h2>Use when</h2> <ul> <li>Displaying the progress of a task</li> </ul> </section> <section> <h2>Working example</h2> <section> <h3>Task in progress</h3> <pre><code>&lt;progress value="25" max="100" /&gt;</code></pre> </section> <section> <h3>Completed task</h3> <pre><code>&lt;progress value="50" max="50" /&gt;</code></pre> </section> <section> <h3>Task of indeterminate progress</h3> <pre><code>&lt;progress /&gt;</code></pre> or <pre><code>&lt;progress max="50" /&gt;</code></pre> </section> <ul> <li><a href="../../../demos/progress/progress-en.html">English examples</a></li> <li><a href="../../../demos/progress/progress-fr.html">French examples</a></li> </ul> </section> <section> <h2>How to implement</h2> <p>To use the polyfill, a standard <code>progress</code> element must be used. In cases where a browser doesn't support the <code>progress</code> element, the polyfill is automatically loaded.</p> </section> <section> <h2>Configuration options</h2> <p><a href="http://www.w3.org/TR/html5/forms.html#the-progress-element">Configuration options available for the <code>progress</code> element (HTML5 specification)</a></p> </section> <section> <h2>Events</h2> <table class="table"> <thead> <tr> <th>Event</th> <th>Trigger</th> <th>What it does</th> </tr> </thead> <tbody> <tr> <td><code>wb-init.wb-progress</code></td> <td>Triggered manually (e.g., <code>$( "progress" ).trigger( "wb-init.wb-progress" );</code>).</td> <td>Used to manually initialize the <code>progress</code> polyfill. <strong>Note:</strong> The <code>progress</code> polyfill will be initialized automatically unless the <code>progress</code> element is added after the page has already loaded.</td> </tr> <tr> <td><code>wb-update.wb-progress</code></td> <td>Triggered manually (e.g., <code>$( "progress" ).trigger( "wb-update.wb-progress" );</code>).</td> <td>Used to manually update the <code>progress</code> polyfill.</td> </tr> <tr> <td><code>wb-ready.wb-progress</code> (v4.0.5+)</td> <td>Triggered automatically after the <code>progress</code> polyfill initializes. <strong>Note:</strong> This event will only be triggered if the polyfill is loaded. The polyfill will not load for browsers with native <code>progress</code> support.</td> <td>Used to identify where the <code>progress</code> polyfill initialized (target of the event) <pre><code>$( document ).on( "wb-ready.wb-progress", "progress", function( event ) { });</code></pre> <pre><code>$( "progress" ).on( "wb-ready.wb-progress", function( event ) { });</code></pre> </td> </tr> <tr> <td><code>wb-updated.wb-progress</code> (v4.0.5+)</td> <td>Triggered automatically after the <code>progress</code> polyfill is updated. <strong>Note:</strong> This event will only be triggered if the polyfill is loaded. The polyfill will not load for browsers with native <code>progress</code> support.</td> <td>Used to identify where the <code>progress</code> polyfill initialized (target of the event) <pre><code>$( document ).on( "wb-updated.wb-progress", "progress", function( event ) { });</code></pre> <pre><code>$( "progress" ).on( "wb-updated.wb-progress", function( event ) { });</code></pre> </td> </tr> <tr> <td><code>wb-ready.wb</code> (v4.0.5+)</td> <td>Triggered automatically when WET has finished loading and executing.</td> <td>Used to identify when all WET plugins and polyfills have finished loading and executing. <pre><code>$( document ).on( "wb-ready.wb", function( event ) { });</code></pre> </td> </tr> </tbody> </table> </section> <section> <h2>Source code</h2> <p><a href="https://github.com/wet-boew/wet-boew/tree/master/src/polyfills/progress">Progress polyfill source code on GitHub</a></p> </section> <dl id="wb-dtmd"> <dt>Date modified:&#32;</dt> <dd><time property="dateModified">2014-08-04</time></dd> </dl> </main> <footer role="contentinfo" id="wb-info" class="visible-sm visible-md visible-lg wb-navcurr"> <div class="container"> <nav role="navigation" class="row"> <h2>About this site</h2> <section class="col-sm-3"> <h3>Contact us</h3> <ul class="list-unstyled"> <li><a href="https://github.com/wet-boew/wet-boew/issues/new">Questions or comments?</a></li> </ul> </section> <section class="col-sm-3"> <h3>About</h3> <ul class="list-unstyled"> <li><a href="../../../index-en.html#about">About the Web Experience Toolkit</a></li> <li><a href="http://www.tbs-sct.gc.ca/ws-nw/index-eng.asp">About the Web Standards</a></li> </ul> </section> <section class="col-sm-3"> <h3>News</h3> <ul class="list-unstyled"> <li><a href="https://github.com/wet-boew/wet-boew/pulse">Recent project activity</a></li> <li><a href="https://github.com/wet-boew/wet-boew/graphs">Project statistics</a></li> </ul> </section> <section class="col-sm-3"> <h3>Stay connected</h3> <ul class="list-unstyled"> <li><a href="https://twitter.com/WebExpToolkit">Twitter</a></li> </ul> </section> </nav> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.js"></script> <script src="../../../js/wet-boew.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="../../../js/ie8-wet-boew2.js"></script> <![endif]--> </body> </html>
<h1 mat-dialog-title>Add Function</h1> <div mat-dialog-content> <p>What's your functions name?</p> <mat-form-field> <input matInput [(ngModel)]="data.name"> </mat-form-field> <mat-select placeholder="Environment" [(ngModel)]="data.environment"> <mat-option *ngFor="let env of environments" [value]="env.value"> {{ env.label }} </mat-option> </mat-select> </div> <div mat-dialog-actions> <button mat-button (click)="onNoClick()">No Thanks</button> <button mat-button [mat-dialog-close]="data" cdkFocusInitial>Ok</button> </div>
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title> Baldur Bjarnason - </title> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" type="text/css" href="../../../assets/css/normalize.css" /> <link rel="stylesheet" type="text/css" href="../../../assets/css/icons.css" /> <link rel="stylesheet" type="text/css" href="../../../assets/css/screen.css" /> <link rel="stylesheet" type="text/css" href="../../../custom.css" /> <link rel="me" href="https://micro.blog/baldur" /> <link rel="authorization_endpoint" href="https://micro.blog/indieauth/auth" /> <link rel="token_endpoint" href="https://micro.blog/indieauth/token" /> <link rel="micropub" href="https://micro.blog/micropub" /> <link rel="microsub" href="https://micro.blog/microsub" /> <link rel="webmention" href="https://micro.blog/webmention" /> <link rel="subscribe" href="https://micro.blog/users/follow" /> <meta name="title" content="Baldur Bjarnason - "> <meta name="description" content="“Micro-Typography: How To Space And Kern Punctuation Marks And Other Symbols — Smashing Magazine”"> <meta property="og:type" content="website"> <meta property="og:url" content="https://notes.baldurbjarnason.com/2020/05/12/microtypography-how-to.html"> <meta property="og:title" content="Baldur Bjarnason - "> <meta property="og:description" content="“Micro-Typography: How To Space And Kern Punctuation Marks And Other Symbols — Smashing Magazine”"> <meta property="og:image" content="https://notes.baldurbjarnason.com/uploads/2021/c0f7a98dc5.jpg"> <meta property="twitter:card" content="summary"> <meta property="twitter:url" content="https://notes.baldurbjarnason.com/2020/05/12/microtypography-how-to.html/"> <meta property="twitter:title" content="Baldur Bjarnason - "> <meta property="twitter:description" content="“Micro-Typography: How To Space And Kern Punctuation Marks And Other Symbols — Smashing Magazine”"> <meta property="twitter:image" content="https://notes.baldurbjarnason.com/uploads/2021/c0f7a98dc5.jpg"> </head> <body class="post-template"> <header class="main-header"><svg width="300" height="300" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 442 442"><g fill-opacity=".502"><path d="M334 340L82 114l173 79z"></path><path d="M203 187l69 1-30 104z" fill="#070808"></path><path d="M219 212l9 136-101-192z" fill="#fff"></path><path d="M209 206L76 119l110 36z" fill="#0c0d0d"></path><path d="M265 256l-47 38 165 93z" fill="#f1f2f2"></path><path d="M246 200l-7-23-46-11zM222 213l-94 239 20-288z" fill="#fff"></path><path d="M219 249l21-56 44 60z" fill="#111"></path><path d="M55 109l48 17-22 1z" fill="#151515"></path><path d="M289 241l12 76 47 56z" fill="#909090"></path><path d="M153 145l69 41-1 30z"></path><path d="M257 212l64 82-34-138z" fill="#fff"></path><path d="M312 145l-77 48-75-50zM299 406l5-96-45-61zM75 116L281-16 141 139z" fill="#fff"></path><path d="M261 183l-5 92-34-15z" fill="#2c2d2d"></path><path d="M260 243l1-62-43 19z" fill="#333"></path><path d="M142 160l-45-30 20 24z" fill="#9c9c9c"></path><path d="M263 264l-44 2 57 28z" fill="#b3b3b3"></path><path d="M189 278l32-65-77-38z" fill="#fff"></path><path d="M208 244l207 189-392-95zM131 125L457 16 236 193zM280 241l-22-36 34-30z" fill="#fff"></path><path d="M222 235l13 42-40-54z" fill="#bebebe"></path><path d="M205 172l-72-32 99 81z" fill="#202020"></path><path d="M274 109L20 95l164 60z" fill="#fff"></path><path d="M282 240l46 85-37-31z" fill="#8e8e8e"></path><path d="M259 256l34 36 8 42z" fill="#fff"></path><path d="M256 185l16 75-44-62z" fill="#323333"></path><path d="M91 140l-22-20 47 19z" fill="#d8d9d9"></path><path d="M63 115l-15-10 11 2z" fill="#515151"></path><path d="M307 198l-38-24-27 6z" fill="#fdfefe"></path><path d="M273 191l-24-7-25 34z" fill="#424242"></path><path d="M269 231l-41-17 4 54z" fill="#202020"></path><path d="M298 265l-25-3-12-42z" fill="#4e4f4f"></path><path d="M172 153l-67-25 52 42z" fill="#2e2e2e"></path><path d="M135 165l-20-22 50 30z" fill="#838383"></path><path d="M89 131h23l-3 6z" fill="#404040"></path><path d="M222 218l-58 40-64-116z" fill="#fff"></path><path d="M309 285l30 70-34-39z" fill="#9e9e9e"></path><path d="M256 253l15 28-26-20z" fill="#686868"></path><path d="M45 103l65 25L249-16zM256 270l26 84-56-65zM272 232l-11-21 12-32z" fill="#fff"></path><path d="M457-16L271 226l72 104z" fill="#fff"></path><path d="M115 143l8-6-23 4z" fill="#595a5a"></path><path d="M188 189l18 18 20 3z" fill="#6e6e6e"></path><path d="M273 193l-14-10-42 20z" fill="#525252"></path><path d="M388 188l-75 19-77-32zM74 121l-90 17 204 63z" fill="#fff"></path><path d="M256 227l-43-50-58-13z" fill="#242424"></path><path d="M275 273l-17-16 3-9z" fill="#fff"></path><path d="M78 123l4-4-19-6z" fill="#222323"></path><path d="M232 253l-14-9 5-8z" fill="#6e6e6e"></path><path d="M309 325l-5-32-24-21z" fill="#adadad"></path><path d="M294 154l-91 17 32 21z" fill="#fff"></path><path d="M282 244l9 30 20 12z" fill="#828383"></path><path d="M255 267l7 19 16 3z" fill="#b0b0b0"></path><path d="M119 148l7-6 18 18z" fill="#575757"></path><path d="M135 137l24 11h-45z" fill="#444"></path><path d="M230 192l-12 36 20-29z" fill="#4e4d4d"></path><path d="M221 275l4-20-36-34z" fill="#f7f7f7"></path><path d="M256 197l15 43-16 12z" fill="#353535"></path><path d="M312 324l8 16-22-23z" fill="#eee"></path><path d="M293 319l-32-60 25 23zM370 413l87-84-162-73zM229 137l-105-10 75 39zM141 167l71 44-228 185z" fill="#fff"></path><path d="M177 189l16 2-26-16z" fill="#919191"></path><path d="M254 278l2-14h-7z" fill="#868686"></path><path d="M231 194l-12 19-34-48z" fill="#202020"></path><path d="M72 147l-10-15 49 5z" fill="#fff"></path><path d="M261 263l-12-4v-31z" fill="#363535"></path><path d="M201 235l15-9 5 7z" fill="#a6a6a6"></path><path d="M60 124l7-6 23 11z" fill="#fafafa"></path><path d="M206 198l-86-59 56 17z" fill="#282828"></path><path d="M119 131l4-147L24 94z" fill="#fff"></path><path d="M214 257l-25-35 31 22z" fill="#f1f1f1"></path><path d="M40 99l10 5 2 7z" fill="#bcbcbc"></path><path d="M263 183l-8 8 10-5z" fill="#868686"></path><path d="M237 193l34-30-74 3z" fill="#fff"></path><path d="M108 147l-11-6 22 3z" fill="#f1f1f1"></path><path d="M224 202l-3 33 45-44z" fill="#363636"></path><path d="M99 133l19 1-8 3z" fill="#393939"></path><path d="M130 161l8-2 2 12z" fill="#c6c6c6"></path><path d="M96 149l22 9 4-8z" fill="#fff"></path><path d="M196 227l13 6 11-12z" fill="#dcdcdc"></path><path d="M237 266l-10 2 21 9z" fill="#b4b4b4"></path><path d="M298 180l-70 6-81-51z" fill="#fff"></path><path d="M148 181l-57-27 38 3z" fill="#fdfdfd"></path><path d="M279 246l18 25-33-17z" fill="#585858"></path><path d="M262 261l-4-8 3-4z" fill="#fff"></path><path d="M230 259l42-22-39-22z" fill="#242424"></path><path d="M123 154l17 1-4-7z" fill="#525252"></path><path d="M273 236l-13 12 17 11z" fill="#404040"></path><path d="M237 273l1-15 16 11z" fill="#747373"></path><path d="M101 125l-22-8 37-31z" fill="#fff"></path><path d="M204 246l14-3 3-8z" fill="#bcbcbc"></path><path d="M310 289l22 53-31-40z" fill="#999"></path><path d="M243 204l-5 31 28-42z" fill="#282828"></path><path d="M272 293l-23-5-8-14z" fill="#e2e2e2"></path><path d="M296 258l-27-32 51-109z" fill="#fff"></path><path d="M311 306l-2-19-39-23z" fill="#929292"></path><path d="M93 134l18 4-27 7zM313 320l2 6-4 7z" fill="#f6f6f6"></path><path d="M126 147l-14 2 15-7z" fill="#575757"></path><path d="M167 163l33 26 8-15z" fill="#212121"></path><path d="M137 166l5-2-1-9z" fill="#5b5b5b"></path><path d="M83 126l9 7 1-4z" fill="#b7b7b7"></path><path d="M292 270l-15-4 2-26z" fill="#6b6b6b"></path><path d="M209 148l-4 24-38-25z" fill="#fdfdfd"></path><path d="M187 157l25 2 18 32z" fill="#fafafa"></path><path d="M265 294l-2-13 11 20z" fill="#f1f1f1"></path><path d="M217 251l8-4-3-5z" fill="#737373"></path><path d="M345 366l9 10-5-1z" fill="#d1d2d2"></path><path d="M229 243l25 14-23 5z" fill="#323131"></path><path d="M143 159l26 18-23-8z" fill="#7a7a7a"></path><path d="M330 372l-45-84-59 31z" fill="#fff"></path><path d="M242 188l11-4-19 16z" fill="#646464"></path><path d="M134 138l-16-6v12z" fill="#454545"></path><path d="M322 345l14 17-6-18z" fill="#d4d4d4"></path><path d="M254 184l-36 25 8 11z" fill="#464646"></path><path d="M231 276l6-2 1-9z" fill="#e5e5e5"></path></g></svg> <div class="h-card main-header-content"> <h1 class=" blog-title"> <a class="u-url p-name" href="../../../index.html"> Baldur Bjarnason </a> </h1> <p class="p-note blog-description">... works as a web developer in Hveragerði, Iceland, and writes about the web, digital publishing, and web/product development</p> <p class="p-note blog-description">These are his notes</p> </div> <div class="nav"> <a class="nav- " role="presentation" href="../../../about/index.html">About</a> <a class="nav- " role="presentation" href="../../../archive/index.html">Archive</a> <a class="nav- " role="presentation" href="../../../main-site/index.html">Main Site</a> <a class="nav- " role="presentation" href="../../../replies/index.html">Replies</a> </div> </header> <main class="content" role="main"> <article class="post h-entry"> <header class="post-header"> <section class="post-meta"> <time class="post-date dt-published" datetime="2020-05-12 16:49:28 &#43;0000">May 12, 2020</time> <a class="u-author h-card" href="../../../index.html"></a> </section> <h2 class="post-title p-name"></h2> </header> <section class="post-content e-content"> <p><a href="https://www.smashingmagazine.com/2020/05/micro-typography-space-kern-punctuation-marks-symbols/?utm_campaign=CSS%2BLayout%2BNews&amp;utm_medium=rss&amp;utm_source=CSS_Layout_News_250">“Micro-Typography: How To Space And Kern Punctuation Marks And Other Symbols — Smashing Magazine”</a></p> </section> <footer class="post-footer"> </footer> </article> <script type="text/javascript" src="https://micro.blog/conversation.js?url=https%3a%2f%2fnotes.baldurbjarnason.com%2f2020%2f05%2f12%2fmicrotypography-how-to.html"></script> </main> <footer class="site-footer"> <section class="rss"><a class="subscribe-button icon-feed" href="../../../feed.xml"></a></section> <section class="copyright">© 2021 Baldur Bjarnason</section> <section class="poweredby"><a href="http://thedarkroast.com/arabica">Arabica</a> theme by Sean Lunsford. Published with <a href="https://gohugo.io">Hugo</a> and <a href="https://micro.blog/">Micro.blog</a>.</section> </footer> </body> </html>
{% extends "layout.html" %} {% block pageTitle %} Sorry, you’re not eligible to take an emergency test {% endblock %} {% block content %} <a class="govuk-back-link" href="javascript: history.go(-1)">Back</a> <div class="govuk-body govuk-!-margin-top-9 govuk-body govuk-!-margin-bottom-9"> <h1 class="govuk-heading-xl"> Sorry, you’re not eligible to take an emergency test </h1> <div class="govuk-grid-row"> <div class="govuk-grid-column-two-thirds"> <p>This service is for people whose work is critical to the coronavirus response.</p> <p>You can read about what happens if you need to take a driving test or if your test was cancelled because of coronavirus.</p> <p>If your job changes and your work becomes critical to the coronavirus response, go to  www.gov.uk/apply-emergency-driving-test and go through the questions again.</p> <p>We will not store the information you entered into this service.</p> </div> </div> </div> {% endblock %}
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns:erl="http://erlang.org" xmlns:fn="http://www.w3.org/2005/02/xpath-functions"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../../../../doc/otp_doc.css" type="text/css"> <title>Erlang -- ssh</title> </head> <body> <div id="container"> <script id="js" type="text/javascript" language="JavaScript" src="../../../../doc/js/flipmenu/flipmenu.js"></script><script id="js2" type="text/javascript" src="../../../../doc/js/erlresolvelinks.js"></script><script language="JavaScript" type="text/javascript"> <!-- function getWinHeight() { var myHeight = 0; if( typeof( window.innerHeight ) == 'number' ) { //Non-IE myHeight = window.innerHeight; } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in 'standards compliant mode' myHeight = document.documentElement.clientHeight; } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible myHeight = document.body.clientHeight; } return myHeight; } function setscrollpos() { var objf=document.getElementById('loadscrollpos'); document.getElementById("leftnav").scrollTop = objf.offsetTop - getWinHeight()/2; } function addEvent(obj, evType, fn){ if (obj.addEventListener){ obj.addEventListener(evType, fn, true); return true; } else if (obj.attachEvent){ var r = obj.attachEvent("on"+evType, fn); return r; } else { return false; } } addEvent(window, 'load', setscrollpos); //--></script><div id="leftnav"><div class="innertube"> <div class="erlang-logo-wrapper"><a href="../../../../doc/index.html"><img alt="Erlang Logo" src="../../../../doc/erlang-logo.png" class="erlang-logo"></a></div> <p class="section-title">SSH</p> <p class="section-subtitle">Reference Manual</p> <p class="section-version">Version 4.5</p> <ul class="panel-sections"> <li><a href="users_guide.html">User's Guide</a></li> <li><a href="index.html">Reference Manual</a></li> <li><a href="release_notes.html">Release Notes</a></li> <li><a href="../pdf/ssh-4.5.pdf">PDF</a></li> <li><a href="../../../../doc/index.html">Top</a></li> </ul> <ul class="expand-collapse-items"> <li><a href="javascript:openAllFlips()">Expand All</a></li> <li><a href="javascript:closeAllFlips()">Contract All</a></li> </ul> <h3>Table of Contents</h3> <ul class="flipMenu"> <li title="SSH (App)"><a href="SSH_app.html">SSH (App) </a></li> <li id="loadscrollpos" title="ssh " expanded="true">ssh<ul> <li><a href="ssh.html"> Top of manual page </a></li> <li title="close-1"><a href="ssh.html#close-1">close/1</a></li> <li title="connect-3"><a href="ssh.html#connect-3">connect/3</a></li> <li title="connect-4"><a href="ssh.html#connect-4">connect/4</a></li> <li title="connect-2"><a href="ssh.html#connect-2">connect/2</a></li> <li title="connect-3"><a href="ssh.html#connect-3">connect/3</a></li> <li title="connection_info-2"><a href="ssh.html#connection_info-2">connection_info/2</a></li> <li title="daemon-1"><a href="ssh.html#daemon-1">daemon/1</a></li> <li title="daemon-2"><a href="ssh.html#daemon-2">daemon/2</a></li> <li title="daemon-3"><a href="ssh.html#daemon-3">daemon/3</a></li> <li title="daemon-1"><a href="ssh.html#daemon-1">daemon/1</a></li> <li title="daemon-2"><a href="ssh.html#daemon-2">daemon/2</a></li> <li title="daemon_info-1"><a href="ssh.html#daemon_info-1">daemon_info/1</a></li> <li title="default_algorithms-0"><a href="ssh.html#default_algorithms-0">default_algorithms/0</a></li> <li title="shell-1"><a href="ssh.html#shell-1">shell/1</a></li> <li title="shell-2"><a href="ssh.html#shell-2">shell/2</a></li> <li title="shell-3"><a href="ssh.html#shell-3">shell/3</a></li> <li title="shell-1"><a href="ssh.html#shell-1">shell/1</a></li> <li title="start-0"><a href="ssh.html#start-0">start/0</a></li> <li title="start-1"><a href="ssh.html#start-1">start/1</a></li> <li title="stop-0"><a href="ssh.html#stop-0">stop/0</a></li> <li title="stop_daemon-1"><a href="ssh.html#stop_daemon-1">stop_daemon/1</a></li> <li title="stop_daemon-2"><a href="ssh.html#stop_daemon-2">stop_daemon/2</a></li> <li title="stop_listener-1"><a href="ssh.html#stop_listener-1">stop_listener/1</a></li> <li title="stop_listener-2"><a href="ssh.html#stop_listener-2">stop_listener/2</a></li> </ul> </li> <li id="no" title="ssh_channel " expanded="false">ssh_channel<ul> <li><a href="ssh_channel.html"> Top of manual page </a></li> <li title="call-2"><a href="ssh_channel.html#call-2">call/2</a></li> <li title="call-3"><a href="ssh_channel.html#call-3">call/3</a></li> <li title="cast-2"><a href="ssh_channel.html#cast-2">cast/2</a></li> <li title="enter_loop-1"><a href="ssh_channel.html#enter_loop-1">enter_loop/1</a></li> <li title="init-1"><a href="ssh_channel.html#init-1">init/1</a></li> <li title="reply-2"><a href="ssh_channel.html#reply-2">reply/2</a></li> <li title="start-4"><a href="ssh_channel.html#start-4">start/4</a></li> <li title="start_link-4"><a href="ssh_channel.html#start_link-4">start_link/4</a></li> <li title="Module:code_change-3"><a href="ssh_channel.html#Module:code_change-3">Module:code_change/3</a></li> <li title="Module:handle_call-3"><a href="ssh_channel.html#Module:handle_call-3">Module:handle_call/3</a></li> <li title="Module:handle_cast-2"><a href="ssh_channel.html#Module:handle_cast-2">Module:handle_cast/2</a></li> <li title="Module:handle_msg-2"><a href="ssh_channel.html#Module:handle_msg-2">Module:handle_msg/2</a></li> <li title="Module:handle_ssh_msg-2"><a href="ssh_channel.html#Module:handle_ssh_msg-2">Module:handle_ssh_msg/2</a></li> <li title="Module:init-1"><a href="ssh_channel.html#Module:init-1">Module:init/1</a></li> <li title="Module:terminate-2"><a href="ssh_channel.html#Module:terminate-2">Module:terminate/2</a></li> </ul> </li> <li id="no" title="ssh_connection " expanded="false">ssh_connection<ul> <li><a href="ssh_connection.html"> Top of manual page </a></li> <li title="adjust_window-3"><a href="ssh_connection.html#adjust_window-3">adjust_window/3</a></li> <li title="close-2"><a href="ssh_connection.html#close-2">close/2</a></li> <li title="exec-4"><a href="ssh_connection.html#exec-4">exec/4</a></li> <li title="exit_status-3"><a href="ssh_connection.html#exit_status-3">exit_status/3</a></li> <li title="ptty_alloc-3"><a href="ssh_connection.html#ptty_alloc-3">ptty_alloc/3</a></li> <li title="ptty_alloc-4"><a href="ssh_connection.html#ptty_alloc-4">ptty_alloc/4</a></li> <li title="reply_request-4"><a href="ssh_connection.html#reply_request-4">reply_request/4</a></li> <li title="send-3"><a href="ssh_connection.html#send-3">send/3</a></li> <li title="send-4"><a href="ssh_connection.html#send-4">send/4</a></li> <li title="send-4"><a href="ssh_connection.html#send-4">send/4</a></li> <li title="send-5"><a href="ssh_connection.html#send-5">send/5</a></li> <li title="send_eof-2"><a href="ssh_connection.html#send_eof-2">send_eof/2</a></li> <li title="session_channel-2"><a href="ssh_connection.html#session_channel-2">session_channel/2</a></li> <li title="session_channel-4"><a href="ssh_connection.html#session_channel-4">session_channel/4</a></li> <li title="setenv-5"><a href="ssh_connection.html#setenv-5">setenv/5</a></li> <li title="shell-2"><a href="ssh_connection.html#shell-2">shell/2</a></li> <li title="subsystem-4"><a href="ssh_connection.html#subsystem-4">subsystem/4</a></li> </ul> </li> <li id="no" title="ssh_client_key_api " expanded="false">ssh_client_key_api<ul> <li><a href="ssh_client_key_api.html"> Top of manual page </a></li> <li title="Module:add_host_key-3"><a href="ssh_client_key_api.html#Module:add_host_key-3">Module:add_host_key/3</a></li> <li title="Module:is_host_key-4"><a href="ssh_client_key_api.html#Module:is_host_key-4">Module:is_host_key/4</a></li> <li title="Module:user_key-2"><a href="ssh_client_key_api.html#Module:user_key-2">Module:user_key/2</a></li> </ul> </li> <li id="no" title="ssh_server_key_api " expanded="false">ssh_server_key_api<ul> <li><a href="ssh_server_key_api.html"> Top of manual page </a></li> <li title="Module:host_key-2"><a href="ssh_server_key_api.html#Module:host_key-2">Module:host_key/2</a></li> <li title="Module:is_auth_key-3"><a href="ssh_server_key_api.html#Module:is_auth_key-3">Module:is_auth_key/3</a></li> </ul> </li> <li id="no" title="ssh_sftp " expanded="false">ssh_sftp<ul> <li><a href="ssh_sftp.html"> Top of manual page </a></li> <li title="apread-4"><a href="ssh_sftp.html#apread-4">apread/4</a></li> <li title="apwrite-4"><a href="ssh_sftp.html#apwrite-4">apwrite/4</a></li> <li title="aread-3"><a href="ssh_sftp.html#aread-3">aread/3</a></li> <li title="awrite-3"><a href="ssh_sftp.html#awrite-3">awrite/3</a></li> <li title="close-2"><a href="ssh_sftp.html#close-2">close/2</a></li> <li title="close-3"><a href="ssh_sftp.html#close-3">close/3</a></li> <li title="del_dir-2"><a href="ssh_sftp.html#del_dir-2">del_dir/2</a></li> <li title="del_dir-3"><a href="ssh_sftp.html#del_dir-3">del_dir/3</a></li> <li title="delete-2"><a href="ssh_sftp.html#delete-2">delete/2</a></li> <li title="delete-3"><a href="ssh_sftp.html#delete-3">delete/3</a></li> <li title="list_dir-2"><a href="ssh_sftp.html#list_dir-2">list_dir/2</a></li> <li title="list_dir-3"><a href="ssh_sftp.html#list_dir-3">list_dir/3</a></li> <li title="make_dir-2"><a href="ssh_sftp.html#make_dir-2">make_dir/2</a></li> <li title="make_dir-3"><a href="ssh_sftp.html#make_dir-3">make_dir/3</a></li> <li title="make_symlink-3"><a href="ssh_sftp.html#make_symlink-3">make_symlink/3</a></li> <li title="make_symlink-4"><a href="ssh_sftp.html#make_symlink-4">make_symlink/4</a></li> <li title="open-3"><a href="ssh_sftp.html#open-3">open/3</a></li> <li title="open-4"><a href="ssh_sftp.html#open-4">open/4</a></li> <li title="open_tar-3"><a href="ssh_sftp.html#open_tar-3">open_tar/3</a></li> <li title="open_tar-4"><a href="ssh_sftp.html#open_tar-4">open_tar/4</a></li> <li title="opendir-2"><a href="ssh_sftp.html#opendir-2">opendir/2</a></li> <li title="opendir-3"><a href="ssh_sftp.html#opendir-3">opendir/3</a></li> <li title="position-3"><a href="ssh_sftp.html#position-3">position/3</a></li> <li title="position-4"><a href="ssh_sftp.html#position-4">position/4</a></li> <li title="pread-4"><a href="ssh_sftp.html#pread-4">pread/4</a></li> <li title="pread-5"><a href="ssh_sftp.html#pread-5">pread/5</a></li> <li title="pwrite-4"><a href="ssh_sftp.html#pwrite-4">pwrite/4</a></li> <li title="pwrite-5"><a href="ssh_sftp.html#pwrite-5">pwrite/5</a></li> <li title="read-3"><a href="ssh_sftp.html#read-3">read/3</a></li> <li title="read-4"><a href="ssh_sftp.html#read-4">read/4</a></li> <li title="read_file-2"><a href="ssh_sftp.html#read_file-2">read_file/2</a></li> <li title="read_file-3"><a href="ssh_sftp.html#read_file-3">read_file/3</a></li> <li title="read_file_info-2"><a href="ssh_sftp.html#read_file_info-2">read_file_info/2</a></li> <li title="read_file_info-3"><a href="ssh_sftp.html#read_file_info-3">read_file_info/3</a></li> <li title="read_link-2"><a href="ssh_sftp.html#read_link-2">read_link/2</a></li> <li title="read_link-3"><a href="ssh_sftp.html#read_link-3">read_link/3</a></li> <li title="read_link_info-2"><a href="ssh_sftp.html#read_link_info-2">read_link_info/2</a></li> <li title="read_link_info-3"><a href="ssh_sftp.html#read_link_info-3">read_link_info/3</a></li> <li title="rename-3"><a href="ssh_sftp.html#rename-3">rename/3</a></li> <li title="rename-4"><a href="ssh_sftp.html#rename-4">rename/4</a></li> <li title="start_channel-1"><a href="ssh_sftp.html#start_channel-1">start_channel/1</a></li> <li title="start_channel-2"><a href="ssh_sftp.html#start_channel-2">start_channel/2</a></li> <li title="start_channel-2"><a href="ssh_sftp.html#start_channel-2">start_channel/2</a></li> <li title="start_channel-3"><a href="ssh_sftp.html#start_channel-3">start_channel/3</a></li> <li title="start_channel-1"><a href="ssh_sftp.html#start_channel-1">start_channel/1</a></li> <li title="start_channel-2"><a href="ssh_sftp.html#start_channel-2">start_channel/2</a></li> <li title="stop_channel-1"><a href="ssh_sftp.html#stop_channel-1">stop_channel/1</a></li> <li title="write-3"><a href="ssh_sftp.html#write-3">write/3</a></li> <li title="write-4"><a href="ssh_sftp.html#write-4">write/4</a></li> <li title="write_file-3"><a href="ssh_sftp.html#write_file-3">write_file/3</a></li> <li title="write_file-4"><a href="ssh_sftp.html#write_file-4">write_file/4</a></li> <li title="write_file_info-3"><a href="ssh_sftp.html#write_file_info-3">write_file_info/3</a></li> <li title="write_file_info-4"><a href="ssh_sftp.html#write_file_info-4">write_file_info/4</a></li> </ul> </li> <li id="no" title="ssh_sftpd " expanded="false">ssh_sftpd<ul> <li><a href="ssh_sftpd.html"> Top of manual page </a></li> <li title="subsystem_spec-1"><a href="ssh_sftpd.html#subsystem_spec-1">subsystem_spec/1</a></li> </ul> </li> </ul> </div></div> <div id="content"> <div class="innertube"> <!-- refpage --><center><h1>ssh</h1></center> <h3><a name="module" href="#module">Module</a></h3> <div class="REFBODY module-body">ssh</div> <h3><a name="module-sumary" href="#module-sumary">Module Summary</a></h3> <div class="REFBODY module-summary-body">Main API of the ssh application</div> <h3><a name="description" href="#description">Description</a></h3> <div class="REFBODY description-body"><p> <p>Interface module for the <span class="code">ssh</span> application.</p> <p>See <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','ssh','SSH_app.html#supported');">ssh(6)</a></span> for details of supported version, algorithms and unicode support.</p> </p></div> <h3><a name="idp893904">OPTIONS</a></h3> <div class="REFBODY rb-3"> <p>The exact behaviour of some functions can be adjusted with the use of options which are documented together with the functions. Generally could each option be used at most one time in each function call. If given two or more times, the effect is not predictable unless explicitly documented.</p> <p>The options are of different kinds:</p> <dl> <dt><strong>Limits</strong></dt> <dd><p>which alters limits in the system, for example number of simultaneous login attempts.</p></dd> <dt><strong>Timeouts</strong></dt> <dd><p>which give some defined behaviour if too long time elapses before a given event or action, for example time to wait for an answer.</p></dd> <dt><strong>Callbacks</strong></dt> <dd><p>which gives the caller of the function the possibility to execute own code on some events, for example calling an own logging function or to perform an own login function</p></dd> <dt><strong>Behaviour</strong></dt> <dd><p>which changes the systems behaviour.</p></dd> </dl> </div> <h3><a name="idp900816">DATA TYPES</a></h3> <div class="REFBODY rb-3"> <p>Type definitions that are used more than once in this module, or abstractions to indicate the intended use of the data type, or both:</p> <dl> <dt><strong><span class="code">boolean() =</span></strong></dt> <dd><p><span class="code">true | false</span></p></dd> <dt><strong><span class="code">string() =</span></strong></dt> <dd><p><span class="code">[byte()]</span></p></dd> <dt><strong><span class="code">ssh_daemon_ref() =</span></strong></dt> <dd><p>opaque() - as returned by <span class="code">ssh:daemon/[1,2,3]</span></p></dd> <dt><strong><span class="code">ssh_connection_ref() =</span></strong></dt> <dd><p>opaque() - as returned by <span class="code">ssh:connect/3</span></p></dd> <dt><strong><span class="code">ip_address() =</span></strong></dt> <dd><p><span class="code">inet::ip_address</span></p></dd> <dt><strong><span class="code">subsystem_spec() =</span></strong></dt> <dd><p><span class="code">{subsystem_name(), {channel_callback(), channel_init_args()}}</span></p></dd> <dt><strong><span class="code">subsystem_name() =</span></strong></dt> <dd><p><span class="code">string()</span></p></dd> <dt><strong><span class="code">channel_callback() =</span></strong></dt> <dd><p><span class="code">atom()</span> - Name of the Erlang module implementing the subsystem using the <span class="code">ssh_channel</span> behavior, see <span class="bold_code bc-19"><a href="ssh_channel.html">ssh_channel(3)</a></span></p></dd> <dt><strong><span class="code">key_cb() =</span></strong></dt> <dd> <p><span class="code">atom() | {atom(), list()}</span></p> <p><span class="code">atom()</span> - Name of the erlang module implementing the behaviours <span class="bold_code bc-19"><a href="ssh_client_key_api.html">ssh_client_key_api</a></span> or <span class="bold_code bc-19"><a href="ssh_client_key_api.html">ssh_client_key_api</a></span> as the case maybe.</p> <p><span class="code">list()</span> - List of options that can be passed to the callback module.</p> </dd> <dt><strong><span class="code">channel_init_args() =</span></strong></dt> <dd><p><span class="code">list()</span></p></dd> <dt><strong><span class="code">algs_list() =</span></strong></dt> <dd><p><span class="code">list( alg_entry() )</span></p></dd> <dt><strong><span class="code">alg_entry() =</span></strong></dt> <dd><p><span class="code">{kex, simple_algs()} | {public_key, simple_algs()} | {cipher, double_algs()} | {mac, double_algs()} | {compression, double_algs()}</span></p></dd> <dt><strong><span class="code">simple_algs() =</span></strong></dt> <dd><p><span class="code">list( atom() )</span></p></dd> <dt><strong><span class="code">double_algs() =</span></strong></dt> <dd><p><span class="code">[{client2serverlist,simple_algs()},{server2client,simple_algs()}] | simple_algs()</span></p></dd> </dl> </div> <h3><a name="exports" href="#exports">Exports</a></h3> <div class="exports-body"> <p><a name="close-1"></a><span class="bold_code fun-type">close(ConnectionRef) -&gt; ok </span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">ConnectionRef = ssh_connection_ref()</span><br> </div> </div> <div class="REFBODY rb-7"><p><p>Closes an SSH connection.</p> </p></div> <p><a name="connect-3"></a><span class="bold_code fun-type">connect(Host, Port, Options) -&gt; </span><br><a name="connect-4"></a><span class="bold_code fun-type">connect(Host, Port, Options, Timeout) -&gt; </span><br><a name="connect-2"></a><span class="bold_code fun-type">connect(TcpSocket, Options) -&gt; </span><br><a name="connect-3"></a><span class="bold_code fun-type">connect(TcpSocket, Options, Timeout) -&gt; {ok, ssh_connection_ref()} | {error, Reason}</span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Host = string()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Port = integer()</span><br> </div> <div class="REFBODY rb-6"> <span class="code">22</span> is default, the assigned well-known port number for SSH.</div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Options = [{Option, Value}]</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Timeout = infinity | integer()</span><br> </div> <div class="REFBODY rb-6">Negotiation time-out in milli-seconds. The default value is <span class="code">infinity</span>. For connection time-out, use option <span class="code">{connect_timeout, timeout()}</span>.</div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">TcpSocket = port()</span><br> </div> <div class="REFBODY rb-6">The socket is supposed to be from <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','kernel','gen_tcp.html#connect-3');">gen_tcp:connect</a></span> or <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','kernel','gen_tcp.html#accept-1');">gen_tcp:accept</a></span> with option <span class="code">{active,false}</span> </div> </div> <div class="REFBODY rb-7"><p> <p>Connects to an SSH server. No channel is started. This is done by calling <span class="bold_code bc-15"><a href="ssh_connection.html#session_channel-2">ssh_connection:session_channel/[2, 4]</a></span>.</p> <p>Options:</p> <dl> <dt><strong><span class="code">{inet, inet | inet6}</span></strong></dt> <dd> <p>IP version to use.</p> </dd> <dt><strong><a name="opt_user_dir"></a><span class="code">{user_dir, string()}</span></strong></dt> <dd> <p>Sets the user directory, that is, the directory containing <span class="code">ssh</span> configuration files for the user, such as <span class="code">known_hosts</span>, <span class="code">id_rsa, id_dsa</span>, and <span class="code">authorized_key</span>. Defaults to the directory normally referred to as <span class="code">~/.ssh</span>.</p> </dd> <dt><strong><span class="code">{dsa_pass_phrase, string()}</span></strong></dt> <dd> <p>If the user DSA key is protected by a passphrase, it can be supplied with this option. </p> </dd> <dt><strong><span class="code">{rsa_pass_phrase, string()}</span></strong></dt> <dd> <p>If the user RSA key is protected by a passphrase, it can be supplied with this option. </p> </dd> <dt><strong> <span class="code">{silently_accept_hosts, boolean()}</span> <br> <span class="code">{silently_accept_hosts, CallbackFun}</span> <br> <span class="code">{silently_accept_hosts, {HashAlgoSpec, CallbackFun} }</span> <br> <br> <span class="code">HashAlgoSpec = crypto:digest_type() | [ crypto:digest_type() ] </span><br> <span class="code">CallbackFun = fun(PeerName, FingerPrint) -&gt; boolean()</span><br> <span class="code">PeerName = string()</span><br> <span class="code">FingerPrint = string() | [ string() ] </span> </strong></dt> <dd> <p>This option guides the <span class="code">connect</span> function how to act when the connected server presents a Host Key that the client has not seen before. The default is to ask the user with a question on stdio of whether to accept or reject the new Host Key. See also the option <span class="bold_code bc-17"><a href="#opt_user_dir"><span class="code">user_dir</span></a></span> for the path to the file <span class="code">known_hosts</span> where previously accepted Host Keys are recorded. </p> <p>The option can be given in three different forms as seen above:</p> <ul> <li>The value is a <span class="code">boolean()</span>. The value <span class="code">true</span> will make the client accept any unknown Host Key without any user interaction. The value <span class="code">false</span> keeps the default behaviour of asking the the user on stdio. </li> <li>A <span class="code">CallbackFun</span> will be called and the boolean return value <span class="code">true</span> will make the client accept the Host Key. A return value of <span class="code">false</span> will make the client to reject the Host Key and therefore also the connection will be closed. The arguments to the fun are: <ul> <li> <span class="code">PeerName</span> - a string with the name or address of the remote host.</li> <li> <span class="code">FingerPrint</span> - the fingerprint of the Host Key as <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','public_key','public_key.html#ssh_hostkey_fingerprint-1');">public_key:ssh_hostkey_fingerprint/1</a></span> calculates it. </li> </ul> </li> <li>A tuple <span class="code">{HashAlgoSpec, CallbackFun}</span>. The <span class="code">HashAlgoSpec</span> specifies which hash algorithm shall be used to calculate the fingerprint used in the call of the <span class="code">CallbackFun</span>. The <span class="code">HashALgoSpec</span> is either an atom or a list of atoms as the first argument in <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','public_key','public_key.html#ssh_hostkey_fingerprint-2');">public_key:ssh_hostkey_fingerprint/2</a></span>. If it is a list of hash algorithm names, the <span class="code">FingerPrint</span> argument in the <span class="code">CallbackFun</span> will be a list of fingerprints in the same order as the corresponding name in the <span class="code">HashAlgoSpec</span> list. </li> </ul> </dd> <dt><strong><span class="code">{user_interaction, boolean()}</span></strong></dt> <dd> <p>If <span class="code">false</span>, disables the client to connect to the server if any user interaction is needed, such as accepting the server to be added to the <span class="code">known_hosts</span> file, or supplying a password. Defaults to <span class="code">true</span>. Even if user interaction is allowed it can be suppressed by other options, such as <span class="code">silently_accept_hosts</span> and <span class="code">password</span>. However, those options are not always desirable to use from a security point of view.</p> </dd> <dt><strong><span class="code">{disconnectfun, fun(Reason:term()) -&gt; _}</span></strong></dt> <dd> <p>Provides a fun to implement your own logging when a server disconnects the client.</p> </dd> <dt><strong><span class="code">{unexpectedfun, fun(Message:term(), Peer) -&gt; report | skip }</span></strong></dt> <dd> <p>Provides a fun to implement your own logging or other action when an unexpected message arrives. If the fun returns <span class="code">report</span> the usual info report is issued but if <span class="code">skip</span> is returned no report is generated.</p> <p><span class="code">Peer</span> is in the format of <span class="code">{Host,Port}</span>.</p> </dd> <dt><strong><span class="code">{pref_public_key_algs, list()}</span></strong></dt> <dd> <p>List of user (client) public key algorithms to try to use.</p> <p>The default value is the <span class="code">public_key</span> entry in <span class="bold_code bc-17"><a href="#default_algorithms-0">ssh:default_algorithms/0</a></span>. </p> <p>If there is no public key of a specified type available, the corresponding entry is ignored. Note that the available set is dependent on the underlying cryptolib and current user's public keys. </p> </dd> <dt><strong><span class="code">{preferred_algorithms, algs_list()}</span></strong></dt> <dd> <p>List of algorithms to use in the algorithm negotiation. The default <span class="code">algs_list()</span> can be obtained from <span class="bold_code bc-17"><a href="#default_algorithms-0">default_algorithms/0</a></span>. </p> <p>If an alg_entry() is missing in the algs_list(), the default value is used for that entry.</p> <p>Here is an example of this option:</p> <div class="example"><pre> {preferred_algorithms, [{public_key,['ssh-rsa','ssh-dss']}, {cipher,[{client2server,['aes128-ctr']}, {server2client,['aes128-cbc','3des-cbc']}]}, {mac,['hmac-sha2-256','hmac-sha1']}, {compression,[none,zlib]} ] } </pre></div> <p>The example specifies different algorithms in the two directions (client2server and server2client), for cipher but specifies the same algorithms for mac and compression in both directions. The kex (key exchange) is implicit but public_key is set explicitly.</p> <div class="warning"> <div class="label">Warning</div> <div class="content"><p> <p>Changing the values can make a connection less secure. Do not change unless you know exactly what you are doing. If you do not understand the values then you are not supposed to change them.</p> </p></div> </div> </dd> <dt><strong><span class="code">{dh_gex_limits,{Min=integer(),I=integer(),Max=integer()}}</span></strong></dt> <dd> <p>Sets the three diffie-hellman-group-exchange parameters that guides the connected server in choosing a group. See RFC 4419 for the function of thoose. The default value is <span class="code">{1024, 6144, 8192}</span>. </p> </dd> <dt><strong><span class="code">{connect_timeout, timeout()}</span></strong></dt> <dd> <p>Sets a time-out on the transport layer connection. For <span class="code">gen_tcp</span> the time is in milli-seconds and the default value is <span class="code">infinity</span>.</p> </dd> <dt><strong><span class="code">{auth_methods, string()}</span></strong></dt> <dd> <p>Comma-separated string that determines which authentication methods that the client shall support and in which order they are tried. Defaults to <span class="code">"publickey,keyboard-interactive,password"</span></p> </dd> <dt><strong><span class="code">{user, string()}</span></strong></dt> <dd> <p>Provides a username. If this option is not given, <span class="code">ssh</span> reads from the environment (<span class="code">LOGNAME</span> or <span class="code">USER</span> on UNIX, <span class="code">USERNAME</span> on Windows).</p> </dd> <dt><strong><span class="code">{password, string()}</span></strong></dt> <dd> <p>Provides a password for password authentication. If this option is not given, the user is asked for a password, if the password authentication method is attempted.</p> </dd> <dt><strong><span class="code">{recv_ext_info, boolean()}</span></strong></dt> <dd> <p>Tell the server that the client accepts extension negotiation. See <span class="bold_code bc-20"><a href="https://tools.ietf.org/html/draft-ietf-curdle-ssh-ext-info">Draft-ietf-curdle-ssh-ext-info (work in progress)</a></span> for details. </p> <p>Currently implemented extension is <span class="code">server-sig-algs</span> which is the list of the server's preferred user's public key algorithms. </p> <p>Default value is <span class="code">true</span>. </p> </dd> <dt><strong><span class="code">{key_cb, key_cb()}</span></strong></dt> <dd> <p>Module implementing the behaviour <span class="bold_code bc-19"><a href="ssh_client_key_api.html">ssh_client_key_api</a></span>. Can be used to customize the handling of public keys. If callback options are provided along with the module name, they are made available to the callback module via the options passed to it under the key 'key_cb_private'. </p> </dd> <dt><strong><span class="code">{quiet_mode, atom() = boolean()}</span></strong></dt> <dd> <p>If <span class="code">true</span>, the client does not print anything on authorization.</p> </dd> <dt><strong><span class="code">{id_string, random | string()}</span></strong></dt> <dd> <p>The string that the client presents to a connected server initially. The default value is "Erlang/VSN" where VSN is the ssh application version number. </p> <p>The value <span class="code">random</span> will cause a random string to be created at each connection attempt. This is to make it a bit more difficult for a malicious peer to find the ssh software brand and version. </p> </dd> <dt><strong><span class="code">{fd, file_descriptor()}</span></strong></dt> <dd> <p>Allows an existing file descriptor to be used (by passing it on to the transport protocol).</p> </dd> <dt><strong><span class="code">{rekey_limit, integer()}</span></strong></dt> <dd> <p>Provides, in bytes, when rekeying is to be initiated. Defaults to once per each GB and once per hour.</p> </dd> <dt><strong><span class="code">{idle_time, integer()}</span></strong></dt> <dd> <p>Sets a time-out on a connection when no channels are active. Defaults to <span class="code">infinity</span>.</p> </dd> <dt><strong><span class="code">{ssh_msg_debug_fun, fun(ConnectionRef::ssh_connection_ref(), AlwaysDisplay::boolean(), Msg::binary(), LanguageTag::binary()) -&gt; _}</span></strong></dt> <dd> <p>Provide a fun to implement your own logging of the SSH message SSH_MSG_DEBUG. The last three parameters are from the message, see RFC4253, section 11.3. The <span class="code">ConnectionRef</span> is the reference to the connection on which the message arrived. The return value from the fun is not checked.</p> <p>The default behaviour is ignore the message. To get a printout for each message with <span class="code">AlwaysDisplay = true</span>, use for example <span class="code">{ssh_msg_debug_fun, fun(_,true,M,_)-&gt; io:format("DEBUG: ~p~n", [M]) end}</span></p> </dd> </dl> </p></div> <p><a name="connection_info-2"></a><span class="bold_code fun-type">connection_info(ConnectionRef, [Option]) -&gt;[{Option, Value}]</span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Option = client_version | server_version | user | peer | sockname </span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Value = [option_value()] </span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">option_value() = {{Major::integer(), Minor::integer()}, VersionString::string()} | User::string() | Peer::{inet:hostname(), {inet::ip_adress(), inet::port_number()}} | Sockname::{inet::ip_adress(), inet::port_number()}</span><br> </div> </div> <div class="REFBODY rb-7"><p> <p>Retrieves information about a connection.</p> </p></div> <p><a name="daemon-1"></a><span class="bold_code fun-type">daemon(Port) -&gt; </span><br><a name="daemon-2"></a><span class="bold_code fun-type">daemon(Port, Options) -&gt; </span><br><a name="daemon-3"></a><span class="bold_code fun-type">daemon(HostAddress, Port, Options) -&gt; </span><br><a name="daemon-1"></a><span class="bold_code fun-type">daemon(TcpSocket) -&gt; </span><br><a name="daemon-2"></a><span class="bold_code fun-type">daemon(TcpSocket, Options) -&gt; {ok, ssh_daemon_ref()} | {error, atom()}</span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Port = integer()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">HostAddress = ip_address() | any | loopback</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Options = [{Option, Value}]</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Option = atom()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Value = term()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">TcpSocket = port()</span><br> </div> <div class="REFBODY rb-6">The socket is supposed to be from <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','kernel','gen_tcp.html#connect-3');">gen_tcp:connect</a></span> or <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','kernel','gen_tcp.html#accept-1');">gen_tcp:accept</a></span> with option <span class="code">{active,false}</span> </div> </div> <div class="REFBODY rb-7"><p> <p>Starts a server listening for SSH connections on the given port. If the <span class="code">Port</span> is 0, a random free port is selected. See <span class="bold_code bc-17"><a href="#daemon_info-1">daemon_info/1</a></span> about how to find the selected port number.</p> <p>Please note that by historical reasons both the <span class="code">HostAddress</span> argument and the inet socket option <span class="code">ip</span> set the listening address. This is a source of possible inconsistent settings.</p> <p>The rules for handling the two address passing options are:</p> <ul> <li>if <span class="code">HostAddress</span> is an IP-address, that IP-address is the listening address. An 'ip'-option will be discarded if present.</li> <li>if <span class="code">HostAddress</span> is <span class="code">loopback</span>, the listening address is <span class="code">loopback</span> and an loopback address will be choosen by the underlying layers. An 'ip'-option will be discarded if present.</li> <li>if <span class="code">HostAddress</span> is <span class="code">any</span> and no 'ip'-option is present, the listening address is <span class="code">any</span> and the socket will listen to all addresses</li> <li>if <span class="code">HostAddress</span> is <span class="code">any</span> and an 'ip'-option is present, the listening address is set to the value of the 'ip'-option</li> </ul> <p>Options:</p> <dl> <dt><strong><span class="code">{inet, inet | inet6}</span></strong></dt> <dd><p>IP version to use when the host address is specified as <span class="code">any</span>.</p></dd> <dt><strong><span class="code">{subsystems, [subsystem_spec()]}</span></strong></dt> <dd> <p>Provides specifications for handling of subsystems. The "sftp" subsystem specification is retrieved by calling <span class="code">ssh_sftpd:subsystem_spec/1</span>. If the subsystems option is not present, the value of <span class="code">[ssh_sftpd:subsystem_spec([])]</span> is used. The option can be set to the empty list if you do not want the daemon to run any subsystems.</p> </dd> <dt><strong><span class="code">{shell, {Module, Function, Args} | fun(string() = User) - &gt; pid() | fun(string() = User, ip_address() = PeerAddr) -&gt; pid()}</span></strong></dt> <dd> <p>Defines the read-eval-print loop used when a shell is requested by the client. The default is to use the Erlang shell: <span class="code">{shell, start, []}</span></p> </dd> <dt><strong><span class="code">{ssh_cli, {channel_callback(), channel_init_args()} | no_cli}</span></strong></dt> <dd> <p>Provides your own CLI implementation, that is, a channel callback module that implements a shell and command execution. The shell read-eval-print loop can be customized, using the option <span class="code">shell</span>. This means less work than implementing an own CLI channel. If set to <span class="code">no_cli</span>, the CLI channels are disabled and only subsystem channels are allowed.</p> </dd> <dt><strong><span class="code">{user_dir, string()}</span></strong></dt> <dd> <p>Sets the user directory. That is, the directory containing <span class="code">ssh</span> configuration files for the user, such as <span class="code">known_hosts</span>, <span class="code">id_rsa, id_dsa</span>, and <span class="code">authorized_key</span>. Defaults to the directory normally referred to as <span class="code">~/.ssh</span>.</p> </dd> <dt><strong><span class="code">{system_dir, string()}</span></strong></dt> <dd> <p>Sets the system directory, containing the host key files that identify the host keys for <span class="code">ssh</span>. Defaults to <span class="code">/etc/ssh</span>. For security reasons, this directory is normally accessible only to the root user.</p> </dd> <dt><strong><span class="code">{auth_methods, string()}</span></strong></dt> <dd> <p>Comma-separated string that determines which authentication methods that the server is to support and in what order they are tried. Defaults to <span class="code">"publickey,keyboard-interactive,password"</span></p> <p>Note that the client is free to use any order and to exclude methods.</p> </dd> <dt><strong><span class="code">{auth_method_kb_interactive_data, PromptTexts}</span> <br><span class="code">where:</span> <br><span class="code">PromptTexts = kb_int_tuple() | fun(Peer::{IP::tuple(),Port::integer()}, User::string(), Service::string()) -&gt; kb_int_tuple()</span> <br><span class="code">kb_int_tuple() = {Name::string(), Instruction::string(), Prompt::string(), Echo::boolean()}</span> </strong></dt> <dd> <p>Sets the text strings that the daemon sends to the client for presentation to the user when using <span class="code">keyboar-interactive</span> authentication. If the fun/3 is used, it is called when the actual authentication occurs and may therefore return dynamic data like time, remote ip etc.</p> <p>The parameter <span class="code">Echo</span> guides the client about need to hide the password.</p> <p>The default value is: <span class="code">{auth_method_kb_interactive_data, {"SSH server", "Enter password for \""++User++"\"", "password: ", false}&gt;</span></p> </dd> <dt><strong><span class="code">{user_passwords, [{string() = User, string() = Password}]}</span></strong></dt> <dd> <p>Provides passwords for password authentication. The passwords are used when someone tries to connect to the server and public key user-authentication fails. The option provides a list of valid usernames and the corresponding passwords. </p> </dd> <dt><strong><span class="code">{password, string()}</span></strong></dt> <dd> <p>Provides a global password that authenticates any user. From a security perspective this option makes the server very vulnerable.</p> </dd> <dt><strong><span class="code">{preferred_algorithms, algs_list()}</span></strong></dt> <dd> <p>List of algorithms to use in the algorithm negotiation. The default <span class="code">algs_list()</span> can be obtained from <span class="bold_code bc-17"><a href="#default_algorithms-0">default_algorithms/0</a></span>. </p> <p>If an alg_entry() is missing in the algs_list(), the default value is used for that entry.</p> <p>Here is an example of this option:</p> <div class="example"><pre> {preferred_algorithms, [{public_key,['ssh-rsa','ssh-dss']}, {cipher,[{client2server,['aes128-ctr']}, {server2client,['aes128-cbc','3des-cbc']}]}, {mac,['hmac-sha2-256','hmac-sha1']}, {compression,[none,zlib]} ] } </pre></div> <p>The example specifies different algorithms in the two directions (client2server and server2client), for cipher but specifies the same algorithms for mac and compression in both directions. The kex (key exchange) is implicit but public_key is set explicitly.</p> <div class="warning"> <div class="label">Warning</div> <div class="content"><p> <p>Changing the values can make a connection less secure. Do not change unless you know exactly what you are doing. If you do not understand the values then you are not supposed to change them.</p> </p></div> </div> </dd> <dt><strong><span class="code">{dh_gex_groups, [{Size=integer(),G=integer(),P=integer()}] | {file,filename()} {ssh_moduli_file,filename()} }</span></strong></dt> <dd> <p>Defines the groups the server may choose among when diffie-hellman-group-exchange is negotiated. See RFC 4419 for details. The three variants of this option are: </p> <dl> <dt><strong><span class="code">{Size=integer(),G=integer(),P=integer()}</span></strong></dt> <dd>The groups are given explicitly in this list. There may be several elements with the same <span class="code">Size</span>. In such a case, the server will choose one randomly in the negotiated Size. </dd> <dt><strong><span class="code">{file,filename()}</span></strong></dt> <dd>The file must have one or more three-tuples <span class="code">{Size=integer(),G=integer(),P=integer()}</span> terminated by a dot. The file is read when the daemon starts. </dd> <dt><strong><span class="code">{ssh_moduli_file,filename()}</span></strong></dt> <dd>The file must be in <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','public_key','public_key.html#dh_gex_group-4');">ssh-keygen moduli file format</a></span>. The file is read when the daemon starts. </dd> </dl> <p>The default list is fetched from the <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','public_key','public_key.html#dh_gex_group-4');">public_key</a></span> application. </p> </dd> <dt><strong><span class="code">{dh_gex_limits,{Min=integer(),Max=integer()}}</span></strong></dt> <dd> <p>Limits what a client can ask for in diffie-hellman-group-exchange. The limits will be <span class="code">{MaxUsed = min(MaxClient,Max), MinUsed = max(MinClient,Min)}</span> where <span class="code">MaxClient</span> and <span class="code">MinClient</span> are the values proposed by a connecting client. </p> <p>The default value is <span class="code">{0,infinity}</span>. </p> <p>If <span class="code">MaxUsed &lt; MinUsed</span> in a key exchange, it will fail with a disconnect. </p> <p>See RFC 4419 for the function of the Max and Min values.</p> </dd> <dt><strong><span class="code">{pwdfun, fun(User::string(), Password::string(), PeerAddress::{ip_adress(),port_number()}, State::any()) -&gt; boolean() | disconnect | {boolean(),any()} }</span></strong></dt> <dd> <p>Provides a function for password validation. This could used for calling an external system or if passwords should be stored as a hash. The fun returns: </p> <ul> <li> <span class="code">true</span> if the user and password is valid and</li> <li> <span class="code">false</span> otherwise.</li> </ul> <p>This fun can also be used to make delays in authentication tries for example by calling <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','stdlib','timer.html#sleep-1');">timer:sleep/1</a></span>. To facilitate counting of failed tries the <span class="code">State</span> variable could be used. This state is per connection only. The first time the pwdfun is called for a connection, the <span class="code">State</span> variable has the value <span class="code">undefined</span>. The pwdfun can return - in addition to the values above - a new state as: </p> <ul> <li> <span class="code">{true, NewState:any()}</span> if the user and password is valid or</li> <li> <span class="code">{false, NewState:any()}</span> if the user or password is invalid</li> </ul> <p>A third usage is to block login attempts from a missbehaving peer. The <span class="code">State</span> described above can be used for this. In addition to the responses above, the following return value is introduced: </p> <ul> <li> <span class="code">disconnect</span> if the connection should be closed immediately after sending a SSH_MSG_DISCONNECT message.</li> </ul> </dd> <dt><strong><span class="code">{pwdfun, fun(User::string(), Password::string()) -&gt; boolean()}</span></strong></dt> <dd> <p>Provides a function for password validation. This function is called with user and password as strings, and returns <span class="code">true</span> if the password is valid and <span class="code">false</span> otherwise.</p> <p>This option (<span class="code">{pwdfun,fun/2}</span>) is the same as a subset of the previous (<span class="code">{pwdfun,fun/4}</span>). It is kept for compatibility.</p> </dd> <dt><strong><span class="code">{negotiation_timeout, integer()}</span></strong></dt> <dd> <p>Maximum time in milliseconds for the authentication negotiation. Defaults to 120000 (2 minutes). If the client fails to log in within this time, the connection is closed. </p> </dd> <dt><strong><span class="code">{max_sessions, pos_integer()}</span></strong></dt> <dd> <p>The maximum number of simultaneous sessions that are accepted at any time for this daemon. This includes sessions that are being authorized. Thus, if set to <span class="code">N</span>, and <span class="code">N</span> clients have connected but not started the login process, connection attempt <span class="code">N+1</span> is aborted. If <span class="code">N</span> connections are authenticated and still logged in, no more logins are accepted until one of the existing ones log out. </p> <p>The counter is per listening port. Thus, if two daemons are started, one with <span class="code">{max_sessions,N}</span> and the other with <span class="code">{max_sessions,M}</span>, in total <span class="code">N+M</span> connections are accepted for the whole <span class="code">ssh</span> application. </p> <p>Notice that if <span class="code">parallel_login</span> is <span class="code">false</span>, only one client at a time can be in the authentication phase. </p> <p>By default, this option is not set. This means that the number is not limited. </p> </dd> <dt><strong><span class="code">{max_channels, pos_integer()}</span></strong></dt> <dd> <p>The maximum number of channels with active remote subsystem that are accepted for each connection to this daemon</p> <p>By default, this option is not set. This means that the number is not limited. </p> </dd> <dt><strong><span class="code">{parallel_login, boolean()}</span></strong></dt> <dd> <p>If set to false (the default value), only one login is handled at a time. If set to true, an unlimited number of login attempts are allowed simultaneously. </p> <p>If the <span class="code">max_sessions</span> option is set to <span class="code">N</span> and <span class="code">parallel_login</span> is set to <span class="code">true</span>, the maximum number of simultaneous login attempts at any time is limited to <span class="code">N-K</span>, where <span class="code">K</span> is the number of authenticated connections present at this daemon. </p> <div class="warning"> <div class="label">Warning</div> <div class="content"><p> <p>Do not enable <span class="code">parallel_logins</span> without protecting the server by other means, for example, by the <span class="code">max_sessions</span> option or a firewall configuration. If set to <span class="code">true</span>, there is no protection against DOS attacks.</p> </p></div> </div> </dd> <dt><strong><span class="code">{minimal_remote_max_packet_size, non_negative_integer()}</span></strong></dt> <dd> <p>The least maximum packet size that the daemon will accept in channel open requests from the client. The default value is 0. </p> </dd> <dt><strong><span class="code">{id_string, random | string()}</span></strong></dt> <dd> <p>The string the daemon will present to a connecting peer initially. The default value is "Erlang/VSN" where VSN is the ssh application version number. </p> <p>The value <span class="code">random</span> will cause a random string to be created at each connection attempt. This is to make it a bit more difficult for a malicious peer to find the ssh software brand and version. </p> </dd> <dt><strong><span class="code">{send_ext_info, boolean()}</span></strong></dt> <dd> <p>Send a list of extensions to the client if the client has asked for it. See <span class="bold_code bc-20"><a href="https://tools.ietf.org/html/draft-ietf-curdle-ssh-ext-info">Draft-ietf-curdle-ssh-ext-info (work in progress)</a></span> for details. </p> <p>Currently implemented extension is sending <span class="code">server-sig-algs</span> which is the list of the server's preferred user's public key algorithms. </p> <p>Default value is <span class="code">true</span>. </p> </dd> <dt><strong><span class="code">{key_cb, key_cb()}</span></strong></dt> <dd> <p>Module implementing the behaviour <span class="bold_code bc-19"><a href="ssh_server_key_api.html">ssh_server_key_api</a></span>. Can be used to customize the handling of public keys. If callback options are provided along with the module name, they are made available to the callback module via the options passed to it under the key 'key_cb_private'. </p> </dd> <dt><strong><span class="code">{profile, atom()}</span></strong></dt> <dd> <p>Used together with <span class="code">ip-address</span> and <span class="code">port</span> to uniquely identify a ssh daemon. This can be useful in a virtualized environment, where there can be more that one server that has the same <span class="code">ip-address</span> and <span class="code">port</span>. If this property is not explicitly set, it is assumed that the the <span class="code">ip-address</span> and <span class="code">port</span> uniquely identifies the SSH daemon. </p> </dd> <dt><strong><span class="code">{fd, file_descriptor()}</span></strong></dt> <dd> <p>Allows an existing file-descriptor to be used (passed on to the transport protocol).</p> </dd> <dt><strong><span class="code">{failfun, fun(User::string(), PeerAddress::ip_address(), Reason::term()) -&gt; _}</span></strong></dt> <dd> <p>Provides a fun to implement your own logging when a user fails to authenticate.</p> </dd> <dt><strong><span class="code">{connectfun, fun(User::string(), PeerAddress::ip_address(), Method::string()) -&gt;_}</span></strong></dt> <dd> <p>Provides a fun to implement your own logging when a user authenticates to the server.</p> </dd> <dt><strong><span class="code">{disconnectfun, fun(Reason:term()) -&gt; _}</span></strong></dt> <dd> <p>Provides a fun to implement your own logging when a user disconnects from the server.</p> </dd> <dt><strong><span class="code">{unexpectedfun, fun(Message:term(), Peer) -&gt; report | skip }</span></strong></dt> <dd> <p>Provides a fun to implement your own logging or other action when an unexpected message arrives. If the fun returns <span class="code">report</span> the usual info report is issued but if <span class="code">skip</span> is returned no report is generated.</p> <p><span class="code">Peer</span> is in the format of <span class="code">{Host,Port}</span>.</p> </dd> <dt><strong><span class="code">{idle_time, integer()}</span></strong></dt> <dd> <p>Sets a time-out on a connection when no channels are active. Defaults to <span class="code">infinity</span>.</p> </dd> <dt><strong><span class="code">{ssh_msg_debug_fun, fun(ConnectionRef::ssh_connection_ref(), AlwaysDisplay::boolean(), Msg::binary(), LanguageTag::binary()) -&gt; _}</span></strong></dt> <dd> <p>Provide a fun to implement your own logging of the SSH message SSH_MSG_DEBUG. The last three parameters are from the message, see RFC4253, section 11.3. The <span class="code">ConnectionRef</span> is the reference to the connection on which the message arrived. The return value from the fun is not checked.</p> <p>The default behaviour is ignore the message. To get a printout for each message with <span class="code">AlwaysDisplay = true</span>, use for example <span class="code">{ssh_msg_debug_fun, fun(_,true,M,_)-&gt; io:format("DEBUG: ~p~n", [M]) end}</span></p> </dd> </dl> </p></div> <p><a name="daemon_info-1"></a><span class="bold_code fun-type">daemon_info(Daemon) -&gt; {ok, [DaemonInfo]} | {error,Error}</span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">DaemonInfo = {port,Port::pos_integer()} | {listen_address, any|ip_address()} | {profile,atom()}</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Port = integer()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Error = bad_daemon_ref</span><br> </div> </div> <div class="REFBODY rb-7"><p> <p>Returns a key-value list with information about the daemon. For now, only the listening port is returned. This is intended for the case the daemon is started with the port set to 0.</p> </p></div> <p><a name="default_algorithms-0"></a><span class="bold_code fun-type">default_algorithms() -&gt; algs_list()</span><br></p> <div class="REFBODY rb-7"><p> <p>Returns a key-value list, where the keys are the different types of algorithms and the values are the algorithms themselves. An example:</p> <div class="example"><pre> 20&gt; ssh:default_algorithms(). [{kex,['diffie-hellman-group1-sha1']}, {public_key,['ssh-rsa','ssh-dss']}, {cipher,[{client2server,['aes128-ctr','aes128-cbc','3des-cbc']}, {server2client,['aes128-ctr','aes128-cbc','3des-cbc']}]}, {mac,[{client2server,['hmac-sha2-256','hmac-sha1']}, {server2client,['hmac-sha2-256','hmac-sha1']}]}, {compression,[{client2server,[none,zlib]}, {server2client,[none,zlib]}]}] 21&gt; </pre></div> </p></div> <p><a name="shell-1"></a><span class="bold_code fun-type">shell(Host) -&gt; </span><br><a name="shell-2"></a><span class="bold_code fun-type">shell(Host, Option) -&gt; </span><br><a name="shell-3"></a><span class="bold_code fun-type">shell(Host, Port, Option) -&gt; </span><br><a name="shell-1"></a><span class="bold_code fun-type">shell(TcpSocket) -&gt; _</span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Host = string()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Port = integer()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Options - see ssh:connect/3</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">TcpSocket = port()</span><br> </div> <div class="REFBODY rb-6">The socket is supposed to be from <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','kernel','gen_tcp.html#connect-3');">gen_tcp:connect</a></span> or <span class="bold_code bc-13"><a href="javascript:erlhref('../../../../doc/../','kernel','gen_tcp.html#accept-1');">gen_tcp:accept</a></span> with option <span class="code">{active,false}</span> </div> </div> <div class="REFBODY rb-7"><p> <p>Starts an interactive shell over an SSH server on the given <span class="code">Host</span>. The function waits for user input, and does not return until the remote shell is ended (that is, exit from the shell). </p> </p></div> <p><a name="start-0"></a><span class="bold_code fun-type">start() -&gt; </span><br><a name="start-1"></a><span class="bold_code fun-type">start(Type) -&gt; ok | {error, Reason}</span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Type = permanent | transient | temporary</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Reason = term() </span><br> </div> </div> <div class="REFBODY rb-7"><p> <p>Utility function that starts the applications <span class="code">crypto</span>, <span class="code">public_key</span>, and <span class="code">ssh</span>. Default type is <span class="code">temporary</span>. For more information, see the <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','kernel','application.html');">application(3)</a></span> manual page in Kernel.</p> </p></div> <p><a name="stop-0"></a><span class="bold_code fun-type">stop() -&gt; ok | {error, Reason}</span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Reason = term()</span><br> </div> </div> <div class="REFBODY rb-7"><p> <p>Stops the <span class="code">ssh</span> application. For more information, see the <span class="bold_code bc-18"><a href="javascript:erlhref('../../../../doc/../','kernel','application.html');">application(3)</a></span> manual page in Kernel.</p> </p></div> <p><a name="stop_daemon-1"></a><span class="bold_code fun-type">stop_daemon(DaemonRef) -&gt; </span><br><a name="stop_daemon-2"></a><span class="bold_code fun-type">stop_daemon(Address, Port) -&gt; ok </span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">DaemonRef = ssh_daemon_ref()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Address = ip_address()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Port = integer()</span><br> </div> </div> <div class="REFBODY rb-7"><p> <p>Stops the listener and all connections started by the listener.</p> </p></div> <p><a name="stop_listener-1"></a><span class="bold_code fun-type">stop_listener(DaemonRef) -&gt; </span><br><a name="stop_listener-2"></a><span class="bold_code fun-type">stop_listener(Address, Port) -&gt; ok </span><br></p> <div class="REFBODY rb-5"> <h3 class="func-types-title">Types</h3> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">DaemonRef = ssh_daemon_ref()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Address = ip_address()</span><br> </div> <div class="REFTYPES rt-4"> <span class="bold_code fun-param-type">Port = integer()</span><br> </div> </div> <div class="REFBODY rb-7"><p> <p>Stops the listener, but leaves existing connections started by the listener operational.</p> </p></div> </div> </div> <div class="footer"> <hr> <p>Copyright © 2005-2017 Ericsson AB. All Rights Reserved.</p> </div> </div> </div> <script type="text/javascript">window.__otpTopDocDir = '../../../../doc/js/';</script><script type="text/javascript" src="../../../../doc/js/highlight.js"></script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush():void.3e26c491a85ee1efa1e93b93bcd8e56c_node9</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> body { background-color:#fff; color:#000; font-family:Helvetica, sans-serif; font-size:10pt } h1 { font-size:14pt } .code { border-collapse:collapse; width:100%; font-family: "Andale Mono", monospace; font-size:10pt; line-height: 1.2em } .color_black { color: black } .color_blue { color: blue } .color_green { color: green } .color_orange { color: orange } .color_red { color: red } .line { border-left: 3px solid #ccc; padding-left: 1ex; white-space: pre; } .msg { background-color:#fff8b4; color:#000; float:left; font-family:Helvetica, sans-serif; font-size: smaller; font-weight: bold; margin-bottom:10px; margin-top:10px; max-width:60em; padding:0.5em 1ex 0.5em 1ex; -webkit-border-radius:5px; -webkit-box-shadow:1px 1px 7px #000; white-space: pre-wrap; word-wrap: break-word; } .num { background-color:#eee; color:#444; font-size: smaller; padding-right:2ex; text-align:right; width:2.5em; } .dangling { background-color:white; color: gray; } .visited { background-color:LemonChiffon; color: darkmagenta; } .tooltip { display: none; background-color:#FFF0F0; border: 2px solid #F00; font-weight: normal; left:10em; padding: 2px; position: absolute; top: -1em; -webkit-border-radius:5px; -webkit-box-shadow:1px 1px 7px #000; z-index: 1} .with_tooltip { position: relative; } .with_tooltip:hover .tooltip, .visited:hover .tooltip { display: block; } </style> </head> <body> <center><h1>Cfg Node <a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">9</a></h1></center>PROC: <a href="./../com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c.html">void ResponseRenderPrintWriter.tryFlush()</a> LINE: <a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">61</a> <br>PREDS: <a href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node7.html"><span class='visited with_tooltip'>N_7<span class='tooltip'>node7 preds:5 succs:9 exn:3 </span></span></a> <a href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node8.html"><span class='visited with_tooltip'>N_8<span class='tooltip'>node8 preds:6 succs:9 exn:3 </span></span></a><br>SUCCS: <a href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node2.html"><span class='visited with_tooltip'>N_2<span class='tooltip'>node2 preds:9 3 succs: exn: </span></span></a><br>EXN: <a href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node3.html"><span class='visited with_tooltip'>N_3<span class='tooltip'>node3 preds: succs:2 exn:2 </span></span></a><br> <LISTING class='color_green'></LISTING> <hr width="100%"> <a name="session4" href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node9.html#session4">node9#session4</a>(<a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">61</a>) [compute pre] liveness 9 <LISTING class='color_black'>JOIN LEFT: { } RIGHT: = LEFT RESULT: = LEFT </LISTING> <hr width="100%"> <a name="session5" href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node9.html#session5">node9#session5</a>(<a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">61</a>) [exec] liveness 9 <LISTING class='color_black'>PRE STATE: { } INSTR= SKIP; STATE UNCHANGED </LISTING> <hr width="100%"> <a name="session29" href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node9.html#session29">node9#session29</a>(<a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">61</a>) [compute pre] nullify <LISTING class='color_black'>JOIN LEFT: ({ },{ _, n$9, n$11, this }) RIGHT: ({ },{ n$8, $irvar1 }) RESULT: ({ }, { _, n$8, n$9, n$11, $irvar1, this }) </LISTING> <hr width="100%"> <a name="session30" href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node9.html#session30">node9#session30</a>(<a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">61</a>) [exec] nullify <LISTING class='color_black'>PRE STATE: ({ },{ _, n$8, n$9, n$11, $irvar1, this }) INSTR= SKIP; STATE: ({ },{ }) </LISTING> <hr width="100%"> <a name="session12" href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node9.html#session12">node9#session12</a>(<a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">61</a>) [compute pre] quandary(java) <LISTING class='color_black'>JOIN LEFT: { n$7 -&gt; { }, cache.CacheService -&gt; (Footprint({ cache.CacheService }) ~&gt; ?, { cacheFileMap -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *) }), this -&gt; (Footprint({ @val$0 }) ~&gt; ?, { out -&gt; (Footprint({ @val$0.endFlag*, @val$0.baseUrl*, @val$0.out* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), baseUrl -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), body -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.body*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), endFlag -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *) }), util.PluginHelper -&gt; (Footprint({ util.PluginHelper }) ~&gt; ?, { LOGGER -&gt; (Footprint({ util.PluginHelper.LOGGER*, common.Constants.pluginServer, util.BlogBuildInfoUtil.version, @val$0.adminTokenVO.protocol }) + Sanitizers({ StringConcatenation }) ~&gt; ?, *) }) } RIGHT: { n$7 -&gt; { } } RESULT: { n$7 -&gt; { }, cache.CacheService -&gt; (Footprint({ cache.CacheService }) ~&gt; ?, { cacheFileMap -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *) }), this -&gt; (Footprint({ @val$0 }) ~&gt; ?, { out -&gt; (Footprint({ @val$0.endFlag*, @val$0.baseUrl*, @val$0.out* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), baseUrl -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), body -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.body*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), endFlag -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *) }), util.PluginHelper -&gt; (Footprint({ util.PluginHelper }) ~&gt; ?, { LOGGER -&gt; (Footprint({ util.PluginHelper.LOGGER*, common.Constants.pluginServer, util.BlogBuildInfoUtil.version, @val$0.adminTokenVO.protocol }) + Sanitizers({ StringConcatenation }) ~&gt; ?, *) }) } </LISTING> <hr width="100%"> <a name="session13" href="./../nodes/com.zrlog.web.handler.ResponseRenderPrintWriter.tryFlush%28%29%3Avoid.3e26c491a85ee1efa1e93b93bcd8e56c_node9.html#session13">node9#session13</a>(<a href="./../../ResponseRenderPrintWriter.java.ceb4dd4fa689f77a675f9e4760042a00.html#LINE61">61</a>) [exec] quandary(java) <LISTING class='color_black'>PRE STATE: { n$7 -&gt; { }, cache.CacheService -&gt; (Footprint({ cache.CacheService }) ~&gt; ?, { cacheFileMap -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *) }), this -&gt; (Footprint({ @val$0 }) ~&gt; ?, { out -&gt; (Footprint({ @val$0.endFlag*, @val$0.baseUrl*, @val$0.out* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), baseUrl -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), body -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.body*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *), endFlag -&gt; (Footprint({ cache.CacheService.cacheFileMap*, @val$0.endFlag*, @val$0.baseUrl* }) + Sanitizers({ StringConcatenation }) ~&gt; { CreateFile(void ResponseRenderPrintWriter.flush() at line 59) }, *) }), util.PluginHelper -&gt; (Footprint({ util.PluginHelper }) ~&gt; ?, { LOGGER -&gt; (Footprint({ util.PluginHelper.LOGGER*, common.Constants.pluginServer, util.BlogBuildInfoUtil.version, @val$0.adminTokenVO.protocol }) + Sanitizers({ StringConcatenation }) ~&gt; ?, *) }) } INSTR= APPLY_ABSTRACTION; [line 61]; STATE UNCHANGED </LISTING>
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Tech Essay Marking Guide</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <div class="container"> <app-root></app-root> </div> </body> </html>
<!DOCTYPE html> <html> <head> <title>403 Forbidden</title> </head> <body> <p><H1>Forbidden</H1></p><br/> <span>You don't have permission to access ...</span> </body> </html>
<!-- Copyright 2001-2013 IEEE and The Open Group, All Rights Reserved --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta name="generator" content="HTML Tidy, see www.w3.org"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="style.css"><!-- Generated by The Open Group's rhtm tool v1.2.4 --> <!-- Copyright (c) 2001-2013 The Open Group, All Rights Reserved --> <title>pthread_mutex_consistent</title> </head> <body bgcolor="white"> <div class="NAVHEADER"> <table summary="Header navigation table" class="nav" width="100%" border="0" cellpadding="0" cellspacing="0"> <tr class="nav"> <td class="nav" width="15%" align="left" valign="bottom"><a href="../functions/pthread_kill.html" accesskey="P">&lt;&lt;&lt; Previous</a></td> <td class="nav" width="70%" align="center" valign="bottom"><a href="contents.html">Home</a></td> <td class="nav" width="15%" align="right" valign="bottom"><a href="../functions/pthread_mutex_destroy.html" accesskey="N">Next &gt;&gt;&gt;</a></td> </tr> </table> <hr align="LEFT" width="100%"> </div> <basefont size="3"> <center><font size="2">The Open Group Base Specifications Issue 7, 2018 edition<br> IEEE Std 1003.1-2017 (Revision of IEEE Std 1003.1-2008)<br> Copyright &copy; 2001-2018 IEEE and The Open Group</font></center> <hr size="2" noshade> <a name="top"></a> <a name="pthread_mutex_consistent"></a> <a name="tag_16_436"></a><!-- pthread_mutex_consistent --> <h4 class="mansect"><a name="tag_16_436_01"></a>NAME</h4> <blockquote>pthread_mutex_consistent - mark state protected by robust mutex as consistent</blockquote> <h4 class="mansect"><a name="tag_16_436_02"></a>SYNOPSIS</h4> <blockquote class="synopsis"> <p><code><tt>#include &lt;<a href="../basedefs/pthread.h.html">pthread.h</a>&gt;<br> <br> int pthread_mutex_consistent(pthread_mutex_t *</tt><i>mutex</i><tt>);<br> </tt></code></p> </blockquote> <h4 class="mansect"><a name="tag_16_436_03"></a>DESCRIPTION</h4> <blockquote> <p>If <i>mutex</i> is a robust mutex in an inconsistent state, the <i>pthread_mutex_consistent</i>() function can be used to mark the state protected by the mutex referenced by <i>mutex</i> as consistent again.</p> <p>If an owner of a robust mutex terminates while holding the mutex, the mutex becomes inconsistent and the next thread that acquires the mutex lock shall be notified of the state by the return value [EOWNERDEAD]. In this case, the mutex does not become normally usable again until the state is marked consistent.</p> <p>If the thread which acquired the mutex lock with the return value [EOWNERDEAD] terminates before calling either <i>pthread_mutex_consistent</i>() or <a href="../functions/pthread_mutex_unlock.html"><i>pthread_mutex_unlock</i>()</a>, the next thread that acquires the mutex lock shall be notified about the state of the mutex by the return value [EOWNERDEAD].</p> <p>The behavior is undefined if the value specified by the <i>mutex</i> argument to <i>pthread_mutex_consistent</i>() does not refer to an initialized mutex.</p> </blockquote> <h4 class="mansect"><a name="tag_16_436_04"></a>RETURN VALUE</h4> <blockquote> <p>Upon successful completion, the <i>pthread_mutex_consistent</i>() function shall return zero. Otherwise, an error value shall be returned to indicate the error.</p> </blockquote> <h4 class="mansect"><a name="tag_16_436_05"></a>ERRORS</h4> <blockquote> <p>The <i>pthread_mutex_consistent</i>() function shall fail if:</p> <dl compact> <dt>[EINVAL]</dt> <dd>The mutex object referenced by <i>mutex</i> is not robust or does not protect an inconsistent state.</dd> </dl> <p>These functions shall not return an error code of [EINTR].</p> </blockquote> <hr> <div class="box"><em>The following sections are informative.</em></div> <h4 class="mansect"><a name="tag_16_436_06"></a>EXAMPLES</h4> <blockquote> <p>None.</p> </blockquote> <h4 class="mansect"><a name="tag_16_436_07"></a>APPLICATION USAGE</h4> <blockquote> <p>The <i>pthread_mutex_consistent</i>() function is only responsible for notifying the implementation that the state protected by the mutex has been recovered and that normal operations with the mutex can be resumed. It is the responsibility of the application to recover the state so it can be reused. If the application is not able to perform the recovery, it can notify the implementation that the situation is unrecoverable by a call to <a href="../functions/pthread_mutex_unlock.html"><i>pthread_mutex_unlock</i>()</a> without a prior call to <i>pthread_mutex_consistent</i>(), in which case subsequent threads that attempt to lock the mutex will fail to acquire the lock and be returned [ENOTRECOVERABLE].</p> </blockquote> <h4 class="mansect"><a name="tag_16_436_08"></a>RATIONALE</h4> <blockquote> <p>If an implementation detects that the value specified by the <i>mutex</i> argument to <i>pthread_mutex_consistent</i>() does not refer to an initialized mutex, it is recommended that the function should fail and report an [EINVAL] error.</p> </blockquote> <h4 class="mansect"><a name="tag_16_436_09"></a>FUTURE DIRECTIONS</h4> <blockquote> <p>None.</p> </blockquote> <h4 class="mansect"><a name="tag_16_436_10"></a>SEE ALSO</h4> <blockquote> <p><a href="../functions/pthread_mutex_lock.html#"><i>pthread_mutex_lock</i></a>, <a href= "../functions/pthread_mutexattr_getrobust.html#"><i>pthread_mutexattr_getrobust</i></a></p> <p>XBD <a href="../basedefs/pthread.h.html"><i>&lt;pthread.h&gt;</i></a></p> </blockquote> <h4 class="mansect"><a name="tag_16_436_11"></a>CHANGE HISTORY</h4> <blockquote> <p>First released in Issue 7.</p> </blockquote> <div class="box"><em>End of informative text.</em></div> <hr> <p>&nbsp;</p> <a href="#top"><span class="topOfPage">return to top of page</span></a><br> <hr size="2" noshade> <center><font size="2">UNIX &reg; is a registered Trademark of The Open Group.<br> POSIX &reg; is a registered Trademark of The IEEE.<br> Copyright &copy; 2001-2018 IEEE and The Open Group, All Rights Reserved<br> [ <a href="../mindex.html">Main Index</a> | <a href="../basedefs/contents.html">XBD</a> | <a href= "../functions/contents.html">XSH</a> | <a href="../utilities/contents.html">XCU</a> | <a href="../xrat/contents.html">XRAT</a> ]</font></center> <hr size="2" noshade> <div class="NAVHEADER"> <table summary="Header navigation table" class="nav" width="100%" border="0" cellpadding="0" cellspacing="0"> <tr class="nav"> <td class="nav" width="15%" align="left" valign="bottom"><a href="../functions/pthread_kill.html" accesskey="P">&lt;&lt;&lt; Previous</a></td> <td class="nav" width="70%" align="center" valign="bottom"><a href="contents.html">Home</a></td> <td class="nav" width="15%" align="right" valign="bottom"><a href="../functions/pthread_mutex_destroy.html" accesskey="N">Next &gt;&gt;&gt;</a></td> </tr> </table> <hr align="LEFT" width="100%"> </div> </body> </html>
<HTML><HEAD> <TITLE>Review for Austin Powers: The Spy Who Shagged Me (1999)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0145660">Austin Powers: The Spy Who Shagged Me (1999)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Joe+Chamberlain">Joe Chamberlain</A></H3><HR WIDTH="40%" SIZE="4"> <PRE>Austin Powers: The Spy Who Shagged Me A review by Joe Chamberlain</PRE> <P>Starring Mike Myers; Heather Graham; Michael York; Robert Wagner & Rob Lowe</P> <P>I'll have to say that I thought that Austin Powers: The Spy Who Shagged Me was better than the first one. Although, to the credit of the original, it seems to be getting funnier each time I see it. I'm guessing that this one might play the same way. Austin Powers (Mike Myers) is still adjusting to the 90's when something evil happens. Dr. Evil, that is. Evil (Mike Myers) and Mr. Bigglesworth (Evil's hairless cat) return to Earth from their cryogenic sleep chamber on board their Big Boy satellite. Evil now has a plan to stop Austin Powers for good. His right hand man, Number 2 (Robert Wagner) has had a time machine built for Dr. Evil. Evil plans to use it to return to the 1960's and steal Austin Powers' mojo. And he is taking along some help. While Dr. Evil was in cryogenic sleep, his henchmen have cloned him. His clone is not quite the perfect match -- he is only 1/3 Evil's size. But even with his short stature, Mini Me (Verne Troyer) is a force to be reckoned with. So Evil and Mini Me go back in time where they hook up with a much younger Number 2 (Rob Lowe) and steal the mojo with the help of a disgruntled Scotsman by the name of Fat Bastard (Mike Myers). Austin must then return to the '60's to retrieve his mojo with the help of '60's secret agent Felicity Shagwell (Heather Graham).</P> <P>I was very disappointed in the somewhat cheesy way that Elizabeth Hurley was dealt with in this movie. I'm not sure if it was supposed to be funny but it really didn't work for me. She had about two minutes of screen time and her scenes were pretty much the weakest points of the movie through no fault of her own. As in the first one, Dr. Evil steals the show. Although, Fat Bastard is pretty good too. Felicity Shagwell comes a close second to the two evil Myers characters. Heather Graham is a very groovy, and a more than adequate replacement for Hurley in both the looks and talent departments. Also, like the first one, Robert Wagner does a great job. As does Rob Lowe, playing Wagner's younger self. I wouldn't be surprised if this performance by Lowe resurrects his career.</P> <P>My sense is that fans of the old James Bond films will catch a few more of the jokes here than the rest of the audience. There are a lot of very subtle little things geared towards them that I really appreciated. Some of the humor, especially surrounding Fat Bastard, was downright disgusting. But I must admit that it was among the funniest in the film, and I laughed along with everyone else in the theater.</P> <P>At times I get the impression that Myers finds something that works and milks it a bit too much. The strategically placed object to disguise nudity worked really well in the first film. So instead of coming up with something more inventive, he based to whole opening sequence around the hidden nudity. It was funny, but just a bit of a cop-out in my opinion. Especially considering how much thought was put into the trailers spoofing the other movie of the summer of '99 -- The Phantom Menace.</P> <P>One sequence that I really enjoyed has a scene involving Dr. Evil' spaceship, which was in the shape of a part of the male anatomy. The descriptions used by people on the ground as they looked up at it flying through the sky were hilarious. Then of course, we have Mini Me (Vern Troyer), Dr. Evil's clone. He combined with Evil to come up with some great scenes. The interaction between Evil and his son Scott (Seth Green) also worked just as well in this film as it did in the original. As with the first, the writers played off the fact that Evil was just slightly behind on the progress that has been made during his 30 years of hibernation. But this time they added to it by having Evil screw up in the '60's by using '90's expressions with the 60's characters that he was trying to interact with.</P> <P>The movie was stolen by Myers playing Evil as he tried to be the hip villain but just usually ended up showing how square he really was. Austin Powers: The Spy Who Shagged should easily rank as one of the funnier films of the year. The movie was groovy baby, yeah!</P> <PRE>8/10</PRE> <PRE>Visit The Movie Guy <A HREF="http://movieguy.tripod.com">http://movieguy.tripod.com</A></PRE> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
<!doctype html> <html class="no-js" lang="ru"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>ThePrimeThanatos</title> <meta content="" name="description"> <meta content="" name="keywords"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta content="telephone=no" name="format-detection"> <!-- This make sence for mobile browsers. It means, that content has been optimized for mobile browsers --> <meta name="HandheldFriendly" content="true"> <!--[if (gt IE 9)|!(IE)]><!--> <link href="static/css/main.css" rel="stylesheet" type="text/css"> <!--<![endif]--> <meta property="og:title" content="" /> <meta property="og:url" content="" /> <meta property="og:description" content="" /> <meta property="og:image" content="" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="og:image:width" content="500" /> <meta property="og:image:height" content="300" /> <meta property="twitter:description" content="" /> <link rel="image_src" href="" /> <link rel="apple-touch-icon" sizes="57x57" href="static/img/general/favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="static/img/general/favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="static/img/general/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="static/img/general/favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="static/img/general/favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="static/img/general/favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="static/img/general/favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="static/img/general/favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="static/img/general/favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="static/img/general/favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="static/img/general/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="static/img/general/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="static/img/general/favicon/favicon-16x16.png"> <link rel="manifest" href="static/img/general/favicon/manifest.json"> <meta name="msapplication-TileImage" content="static/img/general/favicon/ms-icon-144x144.png"> <script> (function (H) { H.className = H.className.replace(/\bno-js\b/, 'js') })(document.documentElement) </script> <script src="https://cdn.ckeditor.com/4.11.1/standard/ckeditor.js"></script> </head> <body class="page" style="visibility: hidden; opacity: 0;"> <svg xmlns="http://www.w3.org/2000/svg" style="border: 0 !important; clip: rect(0 0 0 0) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important;" class="root-svg-symbols-element"> <symbol id="add" viewBox="0 0 19.62 19.625"> <path id="Forma_1_&#x43A;&#x43E;&#x43F;&#x438;&#x44F;_2" data-name="Forma 1 &#x43A;&#x43E;&#x43F;&#x438;&#x44F; 2" class="cls-1" d="M1207.32,515.7v-2.4h-8.62v-8.617h-2.4V513.3h-8.62v2.4h8.62v8.617h2.4V515.7h8.62Z" transform="translate(-1187.69 -504.688)" /> </symbol> <symbol id="back" viewBox="0 0 10 16"> <path fill-rule="evenodd" d="M10.004,13.726 L7.806,15.994 L2.207,10.257 L2.199,10.266 L0.002,7.997 L2.199,5.728 L2.208,5.737 L7.806,-0.001 L10.004,2.268 L4.413,7.997 L10.004,13.726 Z" /> </symbol> <symbol id="calendar" viewBox="0 0 488.152 488.152"> <path d="M177.854 269.311c0-6.115-4.96-11.069-11.08-11.069h-38.665c-6.113 0-11.074 4.954-11.074 11.069v38.66c0 6.123 4.961 11.079 11.074 11.079h38.665c6.12 0 11.08-4.956 11.08-11.079v-38.66zM274.483 269.311c0-6.115-4.961-11.069-11.069-11.069h-38.67c-6.113 0-11.074 4.954-11.074 11.069v38.66c0 6.123 4.961 11.079 11.074 11.079h38.67c6.108 0 11.069-4.956 11.069-11.079v-38.66zM371.117 269.311c0-6.115-4.961-11.069-11.074-11.069h-38.665c-6.12 0-11.08 4.954-11.08 11.069v38.66c0 6.123 4.96 11.079 11.08 11.079h38.665c6.113 0 11.074-4.956 11.074-11.079v-38.66zM177.854 365.95c0-6.125-4.96-11.075-11.08-11.075h-38.665c-6.113 0-11.074 4.95-11.074 11.075v38.653c0 6.119 4.961 11.074 11.074 11.074h38.665c6.12 0 11.08-4.956 11.08-11.074V365.95zM274.483 365.95c0-6.125-4.961-11.075-11.069-11.075h-38.67c-6.113 0-11.074 4.95-11.074 11.075v38.653c0 6.119 4.961 11.074 11.074 11.074h38.67c6.108 0 11.069-4.956 11.069-11.074V365.95zM371.117 365.95c0-6.125-4.961-11.075-11.069-11.075h-38.67c-6.12 0-11.08 4.95-11.08 11.075v38.653c0 6.119 4.96 11.074 11.08 11.074h38.67c6.108 0 11.069-4.956 11.069-11.074V365.95z" /> <path d="M440.254 54.354v59.05c0 26.69-21.652 48.198-48.338 48.198h-30.493c-26.688 0-48.627-21.508-48.627-48.198V54.142h-137.44v59.262c0 26.69-21.938 48.198-48.622 48.198H96.235c-26.685 0-48.336-21.508-48.336-48.198v-59.05c-23.323.703-42.488 20.002-42.488 43.723v346.061c0 24.167 19.588 44.015 43.755 44.015h389.82c24.131 0 43.755-19.889 43.755-44.015V98.077c0-23.721-19.164-43.02-42.487-43.723zm-14.163 368.234c0 10.444-8.468 18.917-18.916 18.917H80.144c-10.448 0-18.916-8.473-18.916-18.917V243.835c0-10.448 8.467-18.921 18.916-18.921h327.03c10.448 0 18.916 8.473 18.916 18.921l.001 178.753z" /> <path d="M96.128 129.945h30.162c9.155 0 16.578-7.412 16.578-16.567V16.573C142.868 7.417 135.445 0 126.29 0H96.128C86.972 0 79.55 7.417 79.55 16.573v96.805c0 9.155 7.422 16.567 16.578 16.567zM361.035 129.945h30.162c9.149 0 16.572-7.412 16.572-16.567V16.573C407.77 7.417 400.347 0 391.197 0h-30.162c-9.154 0-16.577 7.417-16.577 16.573v96.805c0 9.155 7.423 16.567 16.577 16.567z" /> </symbol> <symbol id="close" viewBox="0 0 26 26"> <path id="Forma_1" data-name="Forma 1" class="cls-1" d="M1386,213.6l-2.6-2.6L1373,221.4,1362.6,211l-2.6,2.6,10.4,10.4L1360,234.4l2.6,2.6,10.4-10.4,10.4,10.4,2.6-2.6L1375.6,224Z" transform="translate(-1360 -211)" /> </symbol> <symbol id="del" viewBox="0 0 21 21"> <path fill-rule="evenodd" d="M16.646,2.847 L0.354,2.847 C0.159,2.847 0.000,2.688 0.000,2.491 C0.000,2.295 0.159,2.136 0.354,2.136 L4.619,2.136 C4.658,1.691 4.795,0.940 5.261,0.459 C5.557,0.154 5.931,-0.000 6.375,-0.000 L9.916,-0.000 C10.360,-0.000 10.734,0.154 11.030,0.459 C11.497,0.940 11.633,1.691 11.672,2.136 L16.646,2.136 C16.841,2.136 17.000,2.295 17.000,2.491 C17.000,2.688 16.841,2.847 16.646,2.847 ZM10.521,0.954 C10.363,0.791 10.165,0.712 9.916,0.712 L6.375,0.712 C6.127,0.712 5.929,0.791 5.770,0.954 C5.485,1.247 5.371,1.763 5.331,2.136 L10.960,2.136 C10.921,1.763 10.806,1.247 10.521,0.954 ZM15.244,19.235 C15.232,19.841 14.852,21.000 13.506,21.000 L3.493,21.000 C2.148,21.000 1.768,19.841 1.755,19.228 L1.106,3.559 L15.894,3.559 L15.244,19.235 ZM12.750,14.949 L4.250,14.949 C4.054,14.949 3.896,15.108 3.896,15.305 C3.896,15.502 4.054,15.661 4.250,15.661 L12.750,15.661 C12.945,15.661 13.104,15.502 13.104,15.305 C13.104,15.108 12.945,14.949 12.750,14.949 ZM12.750,16.729 L4.250,16.729 C4.054,16.729 3.896,16.888 3.896,17.085 C3.896,17.282 4.054,17.441 4.250,17.441 L12.750,17.441 C12.945,17.441 13.104,17.282 13.104,17.085 C13.104,16.888 12.945,16.729 12.750,16.729 ZM12.750,18.508 L4.250,18.508 C4.054,18.508 3.896,18.668 3.896,18.864 C3.896,19.061 4.054,19.220 4.250,19.220 L12.750,19.220 C12.945,19.220 13.104,19.061 13.104,18.864 C13.104,18.668 12.945,18.508 12.750,18.508 Z" /> </symbol> <symbol id="download" viewBox="0 0 21 21"> <path fill-rule="evenodd" d="M19.154,21.000 L1.846,21.000 C0.828,21.000 -0.000,20.172 -0.000,19.154 L-0.000,13.002 C-0.000,12.662 0.275,12.387 0.615,12.387 L3.076,12.387 C3.416,12.387 3.691,12.662 3.691,13.002 L3.691,17.309 L17.309,17.309 L17.309,13.002 C17.309,12.662 17.584,12.387 17.924,12.387 L20.385,12.387 C20.725,12.387 21.000,12.662 21.000,13.002 L21.000,19.154 C21.000,20.172 20.172,21.000 19.154,21.000 ZM11.013,15.857 C10.768,16.152 10.314,16.152 10.068,15.857 L3.834,8.474 C3.499,8.073 3.787,7.465 4.307,7.465 L7.383,7.465 L7.383,0.615 C7.383,0.275 7.658,-0.000 7.998,-0.000 L13.002,-0.000 C13.342,-0.000 13.617,0.275 13.617,0.615 L13.617,7.465 L16.693,7.465 C17.213,7.465 17.500,8.073 17.165,8.474 L11.013,15.857 Z" /> </symbol> <symbol id="edit" viewBox="0 0 18 18"> <path fill-rule="evenodd" d="M11.193,3.979 L14.854,7.664 L5.586,16.994 L1.926,13.308 L11.193,3.979 ZM17.633,3.090 L16.000,1.446 C15.369,0.811 14.344,0.811 13.711,1.446 L12.147,3.021 L15.808,6.706 L17.633,4.870 C18.122,4.377 18.122,3.582 17.633,3.090 ZM0.010,18.489 C-0.056,18.790 0.214,19.061 0.514,18.988 L4.594,17.992 L0.935,14.306 L0.010,18.489 Z" /> </symbol> <symbol id="exit" viewBox="0 0 16 16"> <path id="Forma_1" data-name="Forma 1" class="cls-1" d="M51.973,931.667h-5.98A0.666,0.666,0,0,1,45.329,931V919a0.666,0.666,0,0,1,.664-0.667h5.98a0.667,0.667,0,0,0,0-1.333h-5.98A2,2,0,0,0,44,919v12a2,2,0,0,0,1.993,2h5.98A0.667,0.667,0,0,0,51.973,931.667Zm7.829-7.142-4.04-4a0.666,0.666,0,0,0-.933.95l2.887,2.858H49.98a0.667,0.667,0,0,0,0,1.334h7.736l-2.887,2.858a0.667,0.667,0,0,0,.466,1.142,0.66,0.66,0,0,0,.466-0.192l4.04-4A0.669,0.669,0,0,0,59.8,924.525Z" transform="translate(-44 -917)" /> </symbol> <symbol id="left" viewBox="0 0 10 16"> <path id="Rectangle_18_copy_6_&#x43A;&#x43E;&#x43F;&#x438;&#x44F;" data-name="Rectangle 18 copy 6 &#x43A;&#x43E;&#x43F;&#x438;&#x44F;" d="M1765.81,753l-7.81,8,2.2,2.269,7.8-8Zm-5.61,5.729L1758,761l7.81,8,2.19-2.268Z" transform="translate(-1758 -753)" fill="#fff" fill-rule="evenodd" /> </symbol> <symbol id="menu" viewBox="0 0 512 512"> <path d="M491.318 235.318H20.682C9.26 235.318 0 244.577 0 256s9.26 20.682 20.682 20.682h470.636c11.423 0 20.682-9.259 20.682-20.682 0-11.422-9.259-20.682-20.682-20.682zM491.318 78.439H20.682C9.26 78.439 0 87.699 0 99.121c0 11.422 9.26 20.682 20.682 20.682h470.636c11.423 0 20.682-9.26 20.682-20.682 0-11.422-9.259-20.682-20.682-20.682zM491.318 392.197H20.682C9.26 392.197 0 401.456 0 412.879s9.26 20.682 20.682 20.682h470.636c11.423 0 20.682-9.259 20.682-20.682s-9.259-20.682-20.682-20.682z" /> </symbol> <symbol id="ok" viewBox="0 0 17.837 17.837"> <path d="M16.145 2.571a.7.7 0 0 0-.99 0L6.92 10.804l-4.241-4.27a.698.698 0 0 0-.989 0L.204 8.019a.703.703 0 0 0 0 .99l6.217 6.258a.704.704 0 0 0 .99 0L17.63 5.047a.7.7 0 0 0 0-.994l-1.485-1.482z" /> </symbol> <symbol id="right" viewBox="0 0 10 16"> <path id="Rectangle_18_copy_6" data-name="Rectangle 18 copy 6" d="M1818.19,753l7.81,8-2.2,2.269-7.8-8Zm5.61,5.729L1826,761l-7.81,8-2.19-2.268Z" transform="translate(-1816 -753)" fill="#fff" fill-rule="evenodd" /> </symbol> <symbol id="search" viewBox="0 0 56.966 56.966"> <path d="M55.146 51.887L41.588 37.786A22.926 22.926 0 0 0 46.984 23c0-12.682-10.318-23-23-23s-23 10.318-23 23 10.318 23 23 23c4.761 0 9.298-1.436 13.177-4.162l13.661 14.208c.571.593 1.339.92 2.162.92.779 0 1.518-.297 2.079-.837a3.004 3.004 0 0 0 .083-4.242zM23.984 6c9.374 0 17 7.626 17 17s-7.626 17-17 17-17-7.626-17-17 7.626-17 17-17z" /> </symbol> </svg> <div class="center-center"> <a href="admin/main.html" class="m-button-1"> админ </a> <a href="klient/main.html" class="m-button-1"> клиент </a> </div> <div class="overlay "></div> <div class="popup popup-delete-user"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Удаление пользователя </div> <div class="popup__top-desc"> Это действие нельзя будет отменить </div> </div> <div class="popup__desc popup__block white"> <p> Директор <span>Александр Клубничкин</span> будет удалён. </p> <p>Назначте в место него нового директора</p> <select name="" class="nice-select" id=""> <option value="1">щербакова александра</option> <option value="2" selected>Александр Клубничкин</option> <option value="3">Петр Антонов</option> </select> </div> <div class="popup__delete-button popup__block"> <a href="#" class="m-button"> Удалить </a> </div> </div> </div> </div> <div class="popup popup-delete-vote"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Удалить голосование </div> <div class="popup__top-desc"> Это действие нельзя будет отменить </div> </div> <div class="popup__desc popup__block white"> <p>Вы действительно хотите удалить это голосование</p> </div> <div class="popup__delete-button popup__block"> <a href="#" class="m-button"> Удалить </a> </div> </div> </div> </div> <div class="popup popup-loan"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Оформить займ </div> </div> <form action="#" class="form-loan"> <div class="popup__desc popup__block white"> <div class="loan-form"> <input type="text" placeholder="Сумма займа, тенге" name="numberLoan" class="m-field"> <div class="radio"> <label class="radio__item"> <input type="checkbox" name="radio-group-1" checked> <div class="radio__psevdo"> есть поручитель </div> </label> <label class="radio__item"> <input type="checkbox" name="radio-group-1"> <div class="radio__psevdo"> Есть недвижимость в собственности </div> </label> </div> </div> </div> <div class="popup__delete-button popup__block"> <button class="m-button"> Оформить </button> </div> </form> </div> </div> </div> <div class="popup popup-accept"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Выдать квартиру </div> <div class="popup__top-desc"> Это действие нельзя будет отменить </div> </div> <div class="popup__desc popup__block white mb0"> <p> вы действителььно хотите выдать квартиру </p> </div> <div class="form-edit__bottom"> <a href="#" class="form-edit__bottom-button form-edit__bottom-delete"> отменить </a> <a href="#" class="form-edit__bottom-button form-edit__bottom-save"> выдать </a> </div> </div> </div> </div> <div class="popup popup-add-user"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Принять пользователя </div> </div> <div class="popup__desc popup__block white"> <p>Вы действительно хотите принять этого пользователя?</p> </div> <div class="popup__delete-button popup__block"> <a href="#" class="m-button"> принять </a> </div> </div> </div> </div> <div class="popup add-programm"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Добавление программы </div> </div> <form action="#" class="add-programm-form"> <div class="popup__desc popup__block white"> <div class="popup__programm-name"> <input type="text" placeholder="название программы" name='nameVote' class="m-field"> </div> <div class="popup__field-block"> <div class="m-title-3">Первоначальный взнос</div> <input type="text" placeholder="введите число" name='first' class="m-field"> </div> <div class="popup__field-block"> <div class="m-title-3">Целевой взнос</div> <input type="text" placeholder="введите число" name='target' class="m-field"> </div> <div class="popup__field-block"> <div class="m-title-3">Срок</div> <input type="text" placeholder="введите число" name='term' class="m-field"> </div> <div class="popup__field-block"> <div class="m-title-3">Вступительный взнос</div> <input type="text" placeholder="введите число" name='opening' class="m-field"> </div> <div class="popup__field-block"> <div class="m-title-3"> Тип счёта </div> <select name="" class="nice-select" id=""> <option value="1" selected>накопительный</option> <option value="2">Аннуитетный</option> </select> </div> </div> <div class="popup__delete-button popup__block"> <button class="m-button"> Сохранить </button> </div> </form> </div> </div> </div> <div class="popup popup-delete-doc"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Удаление документа </div> <div class="popup__top-desc"> Это действие нельзя будет отменить </div> </div> <div class="popup__desc popup__block white"> <p> Вы действительно хотите удалить документ <span>Правила кооператива?</span> </p> </div> <div class="popup__delete-button popup__block"> <a href="#" class="m-button"> Удалить </a> </div> </div> </div> </div> <div class="popup popup-edit"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <form action="/" class="form-edit"> <div class="form-edit__content"> <input type="text" name="text" class="m-field" placeholder="заголовок документа"> <label for="textarea" class="field-label">содержимое документа</label> <textarea name="editor1" name="textarea" id="editor2" rows="10" cols="80"> <p>Потребительские Кооперативы, предлагающие в рассрочку недвижимость – реальное веяние нашего времени. Но, как и все новое, кооперативы воспринимаются народом неоднозначно: одни относятся насторожено, другие – с иронией о невозможности существования «без обмана». Однако сейчас все больше людей верят в их надежность и вступая, становятся счастливыми обладателями заветных квадратных метров.</p> <p>Потребительский Кооператив «ВЕСТА ГЛОБАЛ» начал свою все большедеятельность 27 марта 2017 года в г.Павлодар и несмотря на относительно небольшой период времени нам есть чем гордиться. Ежедневно количество пайщиков увеличивается и выкупленных.</p> <p>Потребительский Кооператив «ВЕСТА ГЛОБАЛ» начал свою все большедеятельность 27 марта 2017 года в г.Павлодар и несмотря на относительно небольшой период времени нам есть чем гордиться. Ежедневно количество пайщиков увеличивается и выкупленных.</p> <p>Потребительский Кооператив «ВЕСТА ГЛОБАЛ» начал свою все большедеятельность 27 марта 2017 года в г.Павлодар и несмотря на относительно небольшой период времени нам есть чем гордиться. Ежедневно количество пайщиков увеличивается и выкупленных.</p> </textarea> <script> CKEDITOR.replace( 'editor2' ); </script> </div> <div class="form-edit__bottom"> <a href="#" class="form-edit__bottom-button form-edit__bottom-delete"> Отменить </a> <a href="#" class="form-edit__bottom-button form-edit__bottom-save"> Сохранить </a> </div> </form> </div> </div> </div> <div class="popup popup-add-doc"> <div class="popup__container"> <div class="popup-content"> <div class="popup__close popupClose"> <svg class="icon__close" width="26px" height="26px"> <use xlink:href="#close"></use> </svg> </div> <div class="popup__top popup__block"> <div class="popup__top-title"> Добавить документ </div> <div class="popup__top-desc"> Это действие нельзя будет отменить </div> </div> <form action="/" class="form-edit"> <div class="form-edit__content"> <input type="text" name="text" class="m-field" placeholder="заголовок документа"> <label for="textarea" class="field-label">содержимое документа</label> <textarea name="editor1" name="textarea" id="editor1" rows="10" cols="80"> </textarea> <script> CKEDITOR.replace( 'editor1' ); </script> </div> <div class="form-edit__bottom"> <a href="#" class="form-edit__bottom-button form-edit__bottom-delete"> <svg class="icon__del" width="21px" height="21px"> <use xlink:href="#del"></use> </svg> Удалить </a> <a href="#" class="form-edit__bottom-button form-edit__bottom-save"> Сохранить </a> </div> </form> </div> </div> </div> <!-- Main scripts. You can replace it, but I recommend you to leave it here --> <!-- <script src=" " type="text/javascript"></script> --> <script src="static/js/main.js"></script> </body> </html>
<!DOCTYPE html> <html> <head> <title> Dashboard client · SOFAStack </title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width,minimum-scale=1"> <meta name="description" content="SOFAStack is a Scalable Open Financial Architecture for building cloud native applications" /> <meta name="generator" content="Hugo 0.55.5" /><link rel="shortcut icon" href=https://gw.alipayobjects.com/os/q/cms/images/jqu9346l/4ba95631-2489-4885-881f-bc7f8d787d5e_w64_h61.png type="image/png"> <link href="https://unpkg.com/purecss@1.0.0/build/base-min.css" rel="stylesheet"> <link href="/css/main.css" rel="stylesheet"> <link href="/css/zoom-image.css" rel="stylesheet"> <script src="/js/iconfont.js"></script> <script src="/js/highlight.pack.js"></script> <script>hljs.initHighlightingOnLoad();</script> <script>window.SITE_LANGUAGE = "en"</script> <script src="/js/app.js"></script> <script type="application/javascript"> var doNotTrack = false; if (!doNotTrack) { (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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-142131411-1', 'auto'); ga('send', 'pageview'); } </script> </head> <body> <header class="ss-header"> <nav class="navbar" role="navigation" aria-label="main navigation"> <div class="navbar-brand"> <a class="logo-link" href="/en/"> <img class="logo" src="/img/logo.png"> </a> <div class="-show-mobile"> <a id="mobile-menu-icon"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-menu"></use> </svg> </a> <nav id="mobile-menu"> <div id="js-menu-search-mobile" class="navbar-search-mobile"> <input class="input" placeholder="Search"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-search"></use> </svg> </div> <a class="" href="/en/projects/"> <span> Projects </span> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-ARROW"></use></svg> </a> <a class="" href="/en/guides/"> <span> Guides </span> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-ARROW"></use></svg> </a> <a class="" href="/en/blog/"> <span> Blog </span> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-ARROW"></use></svg> </a> <a class="" href="/en/activities/"> <span> Activity </span> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-ARROW"></use></svg> </a> <a class="" href="/awesome/"> <span> Awesome SOFA </span> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-ARROW"></use></svg> </a> <a href="/projects/sofa-dashboard/dashboard-client/"> <span>中文</span> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-transfer"></use></svg> </a> </nav> </div> </div> <div class="navbar-menu -hidden-mobile"> <div class="navbar-start"> <a class="navbar-item " href="/en/projects/">Projects</a> <a class="navbar-item " href="/en/guides/">Guides</a> <a class="navbar-item " href="/en/blog/">Blog</a> <a class="navbar-item " href="/en/activities/">Activity</a> <a class="navbar-item " href="/awesome/">Awesome SOFA</a> </div> <div class="navbar-end"> <div class="navbar-item"> <div id="js-menu-search" class="navbar-search"> <input class="input" placeholder="Search"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-search"></use> </svg> </div> </div> <div class="navbar-item"> <a class="translation" href="/projects/sofa-dashboard/dashboard-client/">中</a> </div> </div> </div> </nav> </header> <div class="ss-layout-container"> <aside class="ss-layout-aside -left ss-card -soft-hidden"> <div id="js-drawer" class="ss-toc"> <div id="js-drawer-handle" class="drawer-handle"> <svg class="icon icon-menu" aria-hidden="true"> <use xlink:href="#icon-menu"></use> </svg> <svg class="icon icon-close" aria-hidden="true"> <use xlink:href="#icon-close"></use> </svg> </div> <div class="drawer-body"> <div class="header" title="SOFADashboard is a control client of the SOFAStack ecology, providing functions such as application information viewing, service governance, and dynamic module control.">SOFADashboard <div class="ss-toc-list-card -hidden-mobile"> <svg class="icon -hidden-mobile" aria-hidden="true"> <use xlink:href="#icon-menu1"></use> </svg> <div class="ss-tooltip"> <div class="toc-list"> <h4 class="title">Main Projects</h4> <ul class="list"> <li class="item"> <a href=/en/projects/sofa-boot/overview> SOFABoot </a> </li> <li class="item"> <a href=/en/projects/sofa-rpc/overview> SOFARPC </a> </li> <li class="item"> <a href=/en/projects/sofa-tracer/overview> SOFATracer </a> </li> <li class="item"> <a href=/en/projects/sofa-lookout/overview> SOFALookout </a> </li> <li class="item"> <a href=/en/projects/sofa-registry/overview> SOFARegistry </a> </li> </ul> </div> <div class="toc-list"> <h4 class="title">Incubating Projects</h4> <ul class="list"> <li class="item"> <a href=/en/projects/sofa-mesh/overview> SOFAMesh </a> </li> <li class="item"> <a href=/en/projects/sofa-dashboard/overview> SOFADashboard </a> </li> </ul> </div> <div class="toc-list"> <h4 class="title">Tool Projects</h4> <ul class="list"> <li class="item"> <a href=/en/projects/sofa-bolt/overview> SOFABolt </a> </li> <li class="item"> <a href=/en/projects/sofa-jraft/overview> SOFAJRaft </a> </li> <li class="item"> <a href=/en/projects/sofa-acts/overview> SOFAActs </a> </li> <li class="item"> <a href=https://www.sofastack.tech/en/projects/sofa-boot/sofa-ark-readme/> SOFAArk </a> </li> </ul> </div> <div class="toc-list"> <h4 class="title">Ecosystem Projects</h4> <ul class="list"> <li class="item"> <a href=https://mosn.io> MOSN </a> </li> <li class="item"> <a href=https://seata.io> Seata </a> </li> </ul> </div> </div> </div> </div> <div class="body"> <ul class="leaf-section"> <li class="item"> <div class="link"> <a title="SOFADashboard overview" href="/en/projects/sofa-dashboard/overview" >SOFADashboard overview</a> </div> </li> <li class="item"> <div class="link"> <a title="Quick start" href="/en/projects/sofa-dashboard/quick-start" >Quick start</a> </div> </li> <li class="item"> <div class="link"> <svg class="icon arrow" aria-hidden="true"> <use xlink:href="#icon-arrow"></use> </svg> <a title="Features" >Features</a> </div> <ul class="leaf-section"> <li class="item"> <div class="link -current"> <a title="Dashboard client" href="/en/projects/sofa-dashboard/dashboard-client" >Dashboard client</a> </div> </li> <li class="item"> <div class="link"> <a title="Service governance" href="/en/projects/sofa-dashboard/governance" >Service governance</a> </div> </li> <li class="item"> <div class="link"> <a title="SOFAArk control" href="/en/projects/sofa-dashboard/ark-console" >SOFAArk control</a> </div> </li> </ul> </li> <li class="item"> <div class="link"> <svg class="icon arrow" aria-hidden="true"> <use xlink:href="#icon-arrow"></use> </svg> <a title="Version release" >Version release</a> </div> <ul class="leaf-section"> <li class="item"> <div class="link"> <a title="Version rules" href="/en/projects/sofa-dashboard/version-rule" >Version rules</a> </div> </li> <li class="item"> <div class="link"> <a title="How to contribute" href="/en/projects/sofa-dashboard/contribution" >How to contribute</a> </div> </li> <li class="item"> <div class="link"> <a title="Release notes" href="/en/projects/sofa-dashboard/release-node" >Release notes</a> </div> </li> </ul> </li> <li class="item"> <div class="link"> <a title="Copyright statement" href="/en/projects/sofa-dashboard/notice" >Copyright statement</a> </div> </li> <li class="item"> <div class="link"> <a title="Roadmap and task claim" href="/en/projects/sofa-dashboard/roadmap" >Roadmap and task claim</a> </div> </li> </ul> </div> </div> </div> </aside> <main class="ss-layout-main -card"> <div class="ss-meta"> <div class="container"> <h1 class="title"> Dashboard client </h1> <a class="edit-button -hidden-mobile" href="https://github.com/sofastack/sofastack.tech/edit/master/content/en/projects/sofa-dashboard/dashboard-client/index.md" >Edit</a> </div> <div class="meta"> Update time: 2019-08-20 </div> </div> <article class="typo"> <p>You can view basic information of your application on SOFADashboard, including the IP address, ports, and health check status. This feature is dependent on the SOFADashboard client. If you want to display the information about an application on the SOFADashboard control page, import the sofa-dashboard-client dependency.</p> <pre><code class="language-xml">&lt;denpendency&gt; &lt;groupId&gt;com.alipay.sofa&lt;/groupId&gt; &lt;artifactId&gt;sofa-dashboard-client&lt;/artifactId&gt; &lt;/denpendency&gt; </code></pre> <h2 id="function-display">Function display</h2> <p><img src="https://gw.alipayobjects.com/mdn/sofastack/afts/img/A*wyOzQYekfVMAAAAAAAAAAABjARQnAQ" alt="client-function" /></p> </article> </main> </div> <footer class="ss-footer"> <div class="container"> <div class="links"> <div class="cate"> <h2 class="cate-title">Resources</h2> <a class="link" href="https://github.com/sofastack">Github</a> <a class="link" href="https://gitee.com/sofastack/">Gitee</a> <a class="link" href="https://github.com/sofastack-guides">Samples</a> </div> <div class="cate"> <h2 class="cate-title">Social Media</h2> <a class="link" href="https://zhuanlan.zhihu.com/sofastack">Zhihu</a> <a class="link" href="https://weibo.com/sofastack">Weibo</a> <a class="link" href="https://twitter.com/sofastack_io">Twitter</a> </div> <div class="cate"> <h2 class="cate-title">Get Involved</h2> <a class="link" href="https://github.com/sofastack/sofastack.tech/issues">Feedback</a> <a class="link" href="https://github.com/sofastack/community">Community</a> <a class="link" href="https://github.com/sofastack/sofastack.tech/wiki">Wiki</a> <a class="link" href="mailto:sofa@alipay.cloud.com">Email</a> </div> <div class="cate"> <h2 class="cate-title">Ant Financial Open Source</h2> <a class="link" href="https://ant.design/">Ant Design</a> <a class="link" href="https://eggjs.org/">Egg</a> <a class="link" href="https://sqlflow.org">SQLFlow</a> <a class="link" href="https://tech.antfin.com/open-source">More</a> </div> </div> <div class="qrcode"> <div> <img class="qrcode-img" src="/img/qrcode/qrcode_1.png" /> <p class="qrcode-desc">Wechat Official Account</p> </div> <div> <img class="qrcode-img" src="/img/qrcode/qrcode_2.png" /> <p class="qrcode-desc">DingTalk Group</p> </div> </div> </div> <div class="copyright"> <p> © 2019 - 2020 The SOFAStack Authors <a href="http://beian.miit.gov.cn/">浙 ICP 备 16045294 号-3</a> </p> </div> </footer> </body> </html>
{% extends "edition-2/base.html" %} {% import "edition-2/macros.html" as macros %} {% import "snippets.html" as snippets %} {% block title %}{{ page.title }} | {{ config.title }}{% endblock title %} {% block header %} {% if lang != "en" -%} <aside id="all-posts-link"><a href="{{ config.base_url | safe }}/{{ lang }}" title="All Posts">{{ trans(key="all_posts", lang=lang) }}</a></aside> {%- else -%} <aside id="all-posts-link"><a href="{{ config.base_url | safe }}" title="All Posts">{{ trans(key="all_posts", lang=lang) }}</a></aside> {%- endif %} {% endblock header %} {% block description -%} {{ page.summary | safe | striptags | truncate(length=150) }} {%- endblock description %} {% block toc_aside %} <aside id="toc-aside" class="{% if page.extra.rtl %}right-to-left{% endif %}"> <h2>{{ trans(key="toc", lang=lang) }}</h2> <ol> {% for h2 in page.toc %}<li> <a href="#{{h2.id | safe}}">{{ h2.title | safe }}</a> {% if h2.children %}<ol> {% for h3 in h2.children %}<li> <a href="#{{h3.id | safe}}">{{ h3.title | safe }}</a> </li>{% endfor %} </ol>{% endif %} </li>{% endfor %} <li class="toc-comments-link"><a href="#comments">{{ trans(key="comments", lang=lang) }}</a></li> </ol> </aside> {% endblock toc_aside %} {% block main %} <div class="{% if page.extra.rtl %}right-to-left{% endif %}"> <h1>{{ page.title }}</h1> <time datetime="{{ page.date | date(format="%Y-%m-%d") }}" class="post-date"> {{ page.date | date(format="%b %d, %Y") }} {% if page.extra.updated %} (updated on {{ page.extra.updated | date(format="%b %d, %Y") }}) {% endif %} </time> </div> {% if page.extra.warning %} <div class="warning"> {% if page.extra.warning_short %} <b>{{ page.extra.warning_short }}</b> {% endif %} {{ page.extra.warning | markdown(inline=true) | safe }} </div> {% endif %} {%- if page.lang != "en" %} <div class="warning{% if page.extra.rtl %} right-to-left{% endif %}"> {% set translations = page.translations | filter(attribute="lang", value="en") %} {% set original = translations.0 %} <p> <b>{{ trans(key="translated_content", lang=lang) }}</b> {{ trans(key="translated_content_notice", lang=lang) | replace(from="_original.permalink_", to=original.permalink) | replace(from="_original.title_", to=original.title) | safe }} </p> {%- if page.extra.translators %} <p> {{ trans(key="translated_by", lang=lang) }} {% for user in page.extra.translators -%} {%- if not loop.first -%} {%- if loop.last %} {{ trans(key="word_separator", lang=lang) }} {% else %}, {% endif -%} {%- endif -%} <a href="https://github.com/{{user}}">@{{user}}</a> {%- endfor %}. </p> {% endif -%} </div> {% endif %} <div class="{% if page.extra.rtl %}right-to-left{% endif %}"> {{ page.content | replace(from="<!-- toc -->", to=macros::toc(toc=page.toc)) | safe }} </div> <div class="post-footer-support{% if page.extra.rtl %} right-to-left{% endif %}"> <h2>Support Me</h2> {{ snippets::support() }} </div> <hr> <div class="PageNavigation"> {% if page.lighter %} <a class="prev" href="{{ page.lighter.path | safe }}">&laquo; {{ page.lighter.title }}</a> {% endif %} {% if page.heavier %} <a class="next" href="{{ page.heavier.path | safe }}">{{ page.heavier.title }} &raquo;</a> {% endif %} </div> <hr> <section> <h2 id="comments" class="{% if page.extra.rtl %}right-to-left{% endif %}">{{ trans(key="comments", lang=lang) }}</h2> {% if page.extra.comments_search_term %} {% set search_term=page.extra.comments_search_term %} {% elif page.lang != "en" %} {% set translations = page.translations | filter(attribute="lang", value="en") %} {% set original = translations.0 %} {% set search_term=original.title ~ " (" ~ page.lang ~ ")" %} {% else %} {% set search_term=page.title %} {% endif %} {{ snippets::giscus(search_term=search_term) }} {%- if page.lang != "en" %} <p class="{% if page.extra.rtl %}right-to-left{% endif %}"> {{ trans(key="comments_notice", lang=lang) }} </p> {% endif %} </section> <aside class="page-aside-right"> {% if page.translations -%} <div class="block" id="language-selector"> <h2>Other Languages</h2> {% set translations = page.translations | group_by(attribute="lang") %} <ul>{%- for lang_code in config.extra.languages -%}{%- if translations[lang_code] -%} {%- set translation = translations[lang_code] | first -%} {%- if translation and lang_code != lang -%} <li data-lang-switch-to="{{ translation.lang }}" class=""><a href="{{ translation.permalink | safe }}"> {{ trans(key="lang_name", lang = translation.lang) }} </a></li> {%- endif -%} {%- endif -%}{% endfor %}</ul> </div> {%- endif %} </aside> {% endblock main %}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE> [whatwg] Drag and drop in HTML5 </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:whatwg-whatwg.org%40lists.whatwg.org?Subject=%5Bwhatwg%5D%20Drag%20and%20drop%20in%20HTML5&In-Reply-To=Pine.LNX.4.61.0505052112050.5094%40dhalsim.dreamhost.com"> <META NAME="robots" CONTENT="index,nofollow"> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="003890.html"> <LINK REL="Next" HREF="003893.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[whatwg] Drag and drop in HTML5</H1> <!--htdig_noindex--> <B>Hallvord Reiar Michaelsen Steen</B> <A HREF="mailto:whatwg-whatwg.org%40lists.whatwg.org?Subject=%5Bwhatwg%5D%20Drag%20and%20drop%20in%20HTML5&In-Reply-To=Pine.LNX.4.61.0505052112050.5094%40dhalsim.dreamhost.com" TITLE="[whatwg] Drag and drop in HTML5">hallvord at hallvord.com </A><BR> <I>Thu May 5 14:40:35 PDT 2005</I> <P><UL> <LI>Previous message: <A HREF="003890.html">[whatwg] Drag and drop in HTML5 </A></li> <LI>Next message: <A HREF="003893.html">[whatwg] Drag and drop in HTML5 </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#3892">[ date ]</a> <a href="thread.html#3892">[ thread ]</a> <a href="subject.html#3892">[ subject ]</a> <a href="author.html#3892">[ author ]</a> </LI> </UL> <HR> <!--/htdig_noindex--> <!--beginarticle--> <PRE>On 5 May 2005 at 21:12, Ian Hickson wrote: &gt;<i> &gt; Perhaps a way to specify a &quot;drag-group&quot; to say that certain elements </I>&gt;<i> &gt; considered draggable should be dragged together. </I> &gt;<i> Do you mean that instead of labelling each draggable element as draggable, </I>&gt;<i> you would instead add each draggable element to a list? </I> I suppose the most powerful API might have both a &quot;draggable&quot; and a &quot;dragGroup&quot; property on nodes, but this may of course be too complex. * The &quot;baseline&quot; option is to support draggable=true or some equivalent and let user drag and drop one such item at a time. * One alternative is to say that all items with draggable=true always are dragged - it requires a bit more caution by the JS author and the user - * The third way would be a draggable node list *and* a draggable property. (Only a list is functionally same as the option above) This is the way I thought it might work: When a drag action starts on an element that has draggable set to true, the UA checks if the dragGroup property of the element is set. If it is set, it performs a &quot;drag&quot; action on all the elements that refer to the same drag group and have their draggable property set to true. A use case might be a complex web mail interface where you can drag both contacts and E-mails, and drag only those you select by checkboxes or by clicking on them. Such an interface requires that you can drag multiple items, and distinguish different groups of multiple items. It would be really neat to have a CSS-like inheritance for the dragGroup so that you could specify it once - say &lt;div draggroup=&quot;mail&quot;&gt; [list of E-mails, for example using UL, LI and A markup] &lt;/div&gt; and all child nodes would drag together if selected. :-) -- Hallvord Reiar Michaelsen Steen <A HREF="http://www.hallvord.com/">http://www.hallvord.com/</A> </PRE> <!--endarticle--> <!--htdig_noindex--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="003890.html">[whatwg] Drag and drop in HTML5 </A></li> <LI>Next message: <A HREF="003893.html">[whatwg] Drag and drop in HTML5 </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#3892">[ date ]</a> <a href="thread.html#3892">[ thread ]</a> <a href="subject.html#3892">[ subject ]</a> <a href="author.html#3892">[ author ]</a> </LI> </UL> <hr> <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg-whatwg.org mailing list</a><br> <!--/htdig_noindex--> </body></html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <meta name="theme-color" content="#000000" /> <meta name="description" content="Adyen Checkout Demo" /> <!-- Notice the use of %PUBLIC_URL% in the tags above. It will be replaced with the URL of the `public` folder during the build. Only files inside the `public` folder can be referenced from the HTML. Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> <title>Checkout Demo</title> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous" /> <link rel="stylesheet" href="https://checkoutshopper-live.adyen.com/checkoutshopper/sdk/3.10.1/adyen.css" integrity="sha384-8ofgICZZ/k5cC5N7xegqFZOA73H9RQ7H13439JfAZW8Gj3qjuKL2isaTD3GMIhDE" crossorigin="anonymous" /> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <header id="header"> <a href="/"> <img src="/images/mystore-logo.svg" alt="" /> </a> </header> <div class="container"> <div id="root"></div> </div> <!-- This HTML file is a template. If you open it directly in the browser, you will see an empty page. You can add webfonts, meta tags, or analytics to this file. The build step will place the bundled scripts into the <body> tag. To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> <script src="https://checkoutshopper-live.adyen.com/checkoutshopper/sdk/3.10.1/adyen.js" integrity="sha384-wG2z9zSQo61EIvyXmiFCo+zB3y0ZB4hsrXVcANmpP8HLthjoQJQPBh7tZKJSV8jA" crossorigin="anonymous" ></script> </body> </html>
<!-- **************************************************************************** * Copyright 2018-2019,2020 Thomas E. Dickey * * Copyright 1998-2010,2017 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * * "Software"), to deal in the Software without restriction, including * * without limitation the rights to use, copy, modify, merge, publish, * * distribute, distribute with modifications, sublicense, and/or sell * * copies of the Software, and to permit persons to whom the Software is * * furnished to do so, subject to the following conditions: * * * * The above copyright notice and this permission notice shall be included * * in all copies or substantial portions of the Software. * * * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. * * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, * * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR * * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR * * THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * * * Except as contained in this notice, the name(s) of the above copyright * * holders shall not be used in advertising or otherwise to promote the * * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** * @Id: menu_driver.3x,v 1.28 2020/12/19 21:33:37 tom Exp @ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> <meta name="generator" content="Manpage converted by man2html - see https://invisible-island.net/scripts/readme.html#others_scripts"> <TITLE>menu_driver 3x</TITLE> <link rel="author" href="mailto:bug-ncurses@gnu.org"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </HEAD> <BODY> <H1 class="no-header">menu_driver 3x</H1> <PRE> <STRONG><A HREF="menu_driver.3x.html">menu_driver(3x)</A></STRONG> <STRONG><A HREF="menu_driver.3x.html">menu_driver(3x)</A></STRONG> </PRE><H2><a name="h2-NAME">NAME</a></H2><PRE> <STRONG>menu_driver</STRONG> - command-processing loop of the menu system </PRE><H2><a name="h2-SYNOPSIS">SYNOPSIS</a></H2><PRE> <STRONG>#include</STRONG> <STRONG>&lt;menu.h&gt;</STRONG> <STRONG>int</STRONG> <STRONG>menu_driver(MENU</STRONG> <STRONG>*</STRONG><EM>menu</EM><STRONG>,</STRONG> <STRONG>int</STRONG> <EM>c</EM><STRONG>);</STRONG> </PRE><H2><a name="h2-DESCRIPTION">DESCRIPTION</a></H2><PRE> Once a menu has been posted (displayed), you should funnel input events to it through <STRONG>menu_driver</STRONG>. This routine has three major input cases: <STRONG>o</STRONG> The input is a form navigation request. Navigation request codes are constants defined in <STRONG>&lt;form.h&gt;</STRONG>, which are distinct from the key- and character codes returned by <STRONG><A HREF="curs_getch.3x.html">wgetch(3x)</A></STRONG>. <STRONG>o</STRONG> The input is a printable character. Printable characters (which must be positive, less than 256) are checked according to the program's locale settings. <STRONG>o</STRONG> The input is the KEY_MOUSE special key associated with an mouse event. The menu driver requests are as follows: REQ_LEFT_ITEM Move left to an item. REQ_RIGHT_ITEM Move right to an item. REQ_UP_ITEM Move up to an item. REQ_DOWN_ITEM Move down to an item. REQ_SCR_ULINE Scroll up a line. REQ_SCR_DLINE Scroll down a line. REQ_SCR_DPAGE Scroll down a page. REQ_SCR_UPAGE Scroll up a page. REQ_FIRST_ITEM Move to the first item. REQ_LAST_ITEM Move to the last item. REQ_NEXT_ITEM Move to the next item. REQ_PREV_ITEM Move to the previous item. REQ_TOGGLE_ITEM Select/deselect an item. REQ_CLEAR_PATTERN Clear the menu pattern buffer. REQ_BACK_PATTERN Delete the previous character from the pattern buffer. REQ_NEXT_MATCH Move to the next item matching the pattern match. REQ_PREV_MATCH Move to the previous item matching the pattern match. If the second argument is a printable character, the code appends it to the pattern buffer and attempts to move to the next item matching the new pattern. If there is no such match, <STRONG>menu_driver</STRONG> returns <STRONG>E_NO_MATCH</STRONG> and deletes the appended character from the buffer. If the second argument is one of the above pre-defined requests, the corresponding action is performed. </PRE><H3><a name="h3-MOUSE-HANDLING">MOUSE HANDLING</a></H3><PRE> If the second argument is the KEY_MOUSE special key, the associated mouse event is translated into one of the above pre-defined requests. Currently only clicks in the user window (e.g., inside the menu display area or the decoration window) are handled. If you click above the display region of the menu: <STRONG>o</STRONG> a REQ_SCR_ULINE is generated for a single click, <STRONG>o</STRONG> a REQ_SCR_UPAGE is generated for a double-click and <STRONG>o</STRONG> a REQ_FIRST_ITEM is generated for a triple-click. If you click below the display region of the menu: <STRONG>o</STRONG> a REQ_SCR_DLINE is generated for a single click, <STRONG>o</STRONG> a REQ_SCR_DPAGE is generated for a double-click and <STRONG>o</STRONG> a REQ_LAST_ITEM is generated for a triple-click. If you click at an item inside the display area of the menu: <STRONG>o</STRONG> the menu cursor is positioned to that item. <STRONG>o</STRONG> If you double-click an item a REQ_TOGGLE_ITEM is generated and <STRONG>E_UNKNOWN_COMMAND</STRONG> is returned. This return value makes sense, because a double click usually means that an item-specific action should be returned. It is exactly the purpose of this return value to signal that an application specific command should be executed. <STRONG>o</STRONG> If a translation into a request was done, <STRONG>menu_driver</STRONG> returns the result of this request. If you clicked outside the user window or the mouse event could not be translated into a menu request an <STRONG>E_REQUEST_DENIED</STRONG> is returned. </PRE><H3><a name="h3-APPLICATION-DEFINED-COMMANDS">APPLICATION-DEFINED COMMANDS</a></H3><PRE> If the second argument is neither printable nor one of the above pre- defined menu requests or KEY_MOUSE, the drive assumes it is an application-specific command and returns <STRONG>E_UNKNOWN_COMMAND</STRONG>. Application-defined commands should be defined relative to <STRONG>MAX_COMMAND</STRONG>, the maximum value of these pre-defined requests. </PRE><H2><a name="h2-RETURN-VALUE">RETURN VALUE</a></H2><PRE> <STRONG>menu_driver</STRONG> return one of the following error codes: <STRONG>E_OK</STRONG> The routine succeeded. <STRONG>E_SYSTEM_ERROR</STRONG> System error occurred (see <STRONG>errno(3)</STRONG>). <STRONG>E_BAD_ARGUMENT</STRONG> Routine detected an incorrect or out-of-range argument. <STRONG>E_BAD_STATE</STRONG> Routine was called from an initialization or termination function. <STRONG>E_NOT_POSTED</STRONG> The menu has not been posted. <STRONG>E_UNKNOWN_COMMAND</STRONG> The menu driver code saw an unknown request code. <STRONG>E_NO_MATCH</STRONG> Character failed to match. <STRONG>E_REQUEST_DENIED</STRONG> The menu driver could not process the request. </PRE><H2><a name="h2-SEE-ALSO">SEE ALSO</a></H2><PRE> <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>, <STRONG><A HREF="curs_getch.3x.html">getch(3x)</A></STRONG>, <STRONG><A HREF="menu.3x.html">menu(3x)</A></STRONG>. </PRE><H2><a name="h2-NOTES">NOTES</a></H2><PRE> The header file <STRONG>&lt;menu.h&gt;</STRONG> automatically includes the header files <STRONG>&lt;curses.h&gt;</STRONG>. </PRE><H2><a name="h2-PORTABILITY">PORTABILITY</a></H2><PRE> These routines emulate the System V menu library. They were not supported on Version 7 or BSD versions. The support for mouse events is ncurses specific. </PRE><H2><a name="h2-AUTHORS">AUTHORS</a></H2><PRE> Juergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond. <STRONG><A HREF="menu_driver.3x.html">menu_driver(3x)</A></STRONG> </PRE> <div class="nav"> <ul> <li><a href="#h2-NAME">NAME</a></li> <li><a href="#h2-SYNOPSIS">SYNOPSIS</a></li> <li><a href="#h2-DESCRIPTION">DESCRIPTION</a> <ul> <li><a href="#h3-MOUSE-HANDLING">MOUSE HANDLING</a></li> <li><a href="#h3-APPLICATION-DEFINED-COMMANDS">APPLICATION-DEFINED COMMANDS</a></li> </ul> </li> <li><a href="#h2-RETURN-VALUE">RETURN VALUE</a></li> <li><a href="#h2-SEE-ALSO">SEE ALSO</a></li> <li><a href="#h2-NOTES">NOTES</a></li> <li><a href="#h2-PORTABILITY">PORTABILITY</a></li> <li><a href="#h2-AUTHORS">AUTHORS</a></li> </ul> </div> </BODY> </HTML>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>spec@glsl-4.20@execution@vs_in@vs-input-position-float_vec2-double_dmat2_array2 - Details</title> <link rel="stylesheet" href="../result.css"> </head> <body> <h1>Results for spec@glsl-4.20@execution@vs_in@vs-input-position-float_vec2-double_dmat2_array2</h1> <h2>Overview</h2> <div> <p><b>Result:</b> pass</p> </div> <p><a href="../index.html">Back to summary</a></p> <h2>Details</h2> <table> <tr> <th>Detail</th> <th>Value</th> </tr> <tr> <td>Returncode</td> <td>0</td> </tr> <tr> <td>Time</td> <td>0:00:01.816589</td> </tr> <tr> <td>Stdout</td> <td> <pre></pre> </td> </tr> <tr> <td>Stderr</td> <td> <pre>INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0 </pre> </td> </tr> <tr> <td>Environment</td> <td> <pre>PIGLIT_SOURCE_DIR=&#34;/home/zmike/src/piglit&#34; PIGLIT_PLATFORM=&#34;mixed_glx_egl&#34;</pre> </td> </tr> <tr> <td>Command</td> <td> <pre>/home/zmike/src/piglit/bin/shader_runner /home/zmike/src/piglit/generated_tests/spec/glsl-4.20/execution/vs_in/vs-input-position-float_vec2-double_dmat2_array2.shader_test -auto -fbo</pre> </td> </tr> <tr> <td>dmesg</td> <td> <pre></pre> </td> </tr> </table> <p><a href="../index.html">Back to summary</a></p> </body> </html>
<!DOCTYPE html><html><head><title>http://localhost:1313/es/categories/development/</title><link rel="canonical" href="http://localhost:1313/es/categories/development/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://localhost:1313/es/categories/development/" /></head></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.17"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Quiz: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="rockon.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Quiz &#160;<span id="projectnumber">1.0</span> </div> <div id="projectbrief">A metal-quiz developed with C++17/Qt5</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.17 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacenlohmann.html">nlohmann</a></li><li class="navelem"><a class="el" href="namespacenlohmann_1_1detail.html">detail</a></li><li class="navelem"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">binary_writer</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt; Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#a373289af95a946c19bb4a58a5df71a78">binary_writer</a>(output_adapter_t&lt; CharType &gt; adapter)</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">explicit</span></td></tr> <tr><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#ab77aa48692bd4e64e4f051ce6aeb6d2d">to_char_type</a>(std::uint8_t x) noexcept</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#a5e46f0dd3550901b15cf85265808d1ec">to_char_type</a>(std::uint8_t x) noexcept</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#ab77aa48692bd4e64e4f051ce6aeb6d2d">to_char_type</a>(std::uint8_t x) noexcept</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#a2c2b2132ce56b3b45593374b622baa67">to_char_type</a>(InputCharType x) noexcept</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#a9ffc566db5219b473762462234b47db9">write_bson</a>(const BasicJsonType &amp;j)</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#aa0ab8d27fd88a33a2f801413ac4c7fbc">write_cbor</a>(const BasicJsonType &amp;j)</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#ae4e0852b64102ce4b07d99f08f828b7c">write_msgpack</a>(const BasicJsonType &amp;j)</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html#a0f6c65053d859269f88eb4ebb0cd7060">write_ubjson</a>(const BasicJsonType &amp;j, const bool use_count, const bool use_type, const bool add_prefix=true)</td><td class="entry"><a class="el" href="classnlohmann_1_1detail_1_1binary__writer.html">nlohmann::detail::binary_writer&lt; BasicJsonType, CharType &gt;</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.17 </small></address> </body> </html>
<!-- Copyright 2021 Alexander McDonald Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE html> <html lang="en"> <head> <!-- Meta Tags --> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="A website for sharing books with my Cousin"> <meta name="keywords" content="books,qrmf,book sharing"> <meta name="generator" content="GitHub Pages (https://github.com/qrmf/books"> <!-- Link Tags --> <link rel="stylesheet" href="./static/css/normalize.css"> <link rel="stylesheet" href="./static/css/main.css"> <link rel="stylesheet" href="./static/css/material-components-web.min.css"> <link rel="shortcut icon" href="./static/images/favicon.bmp" type="image/bmp"> <link rel="shortcut icon" href="./static/images/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="./static/images/favicon.jpg" type="image/jpeg"> <link rel="shortcut icon" href="./static/images/favicon.png" type="image/png"> <link rel="manifest" href="./manifest.webmanifest"> <link rel="apple-touch-icon" href="./static/images/favicon.png"> <!-- Random Tags --> <title>Read Books</title> </head> <body> <header class="mdc-top-app-bar mdc-top-app-bar--fixed"> <div class="mdc-top-app-bar__row"> <section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-start"> <span class="mdc-top-app-bar__title">Books</span> </section> </div> </header> <main class="mdc-top-app-bar--fixed-adjust"> <div class="mdc-dialog"> <div class="mdc-dialog__container"> <div class="mdc-dialog__surface" role="alertdialog" aria-modal="true" aria-labelledby="download-book" aria-describedby="book-blurb"> <div class="mdc-dialog__content" id="book-blurb"></div> <div class="mdc-dialog__actions"> <button type="button" class="mdc-button mdc-dialog__button" data-mdc-dialog-action="download"> <div class="mdc-button__ripple"></div> <i class="material-icons">book</i> <span class="mdc-button__label">Read</span> </button> <button type="button" class="mdc-button mdc-dialog__button" data-mdc-dialog-action="cancel"> <div class="mdc-button__ripple"></div> <span class="mdc-button__label">Cancel</span> </button> </div> </div> </div> <div class="mdc-dialog__scrim"></div> </div> <ul class="mdc-list mdc-list--two-line" id="booklist"></ul> </main> <!-- JavaScript --> <script src="./static/js/books.js"></script> <script src="./static/js/material-components-web.min.js"></script> <script src="./static/js/render-content.js"></script> </body> </html>
<!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>用户列表</title> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" href="layui/css/layui.css" media="all"> <!-- 注意:如果你直接复制所有代码到本地,上述css路径需要改成你本地的 --> <!--<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />--> <script type="text/javascript" src="./js/jquery.js"></script> <!-- <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-1.10.18/datatables.min.css"/>--> <script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.18/datatables.min.js"></script> <script type="text/javascript" src="./js/md5.js"></script> <script type="text/javascript" src="./js/highcharts.js"></script> <script type="text/javascript" src="./js/modules/exporting.js"></script> <script type="text/javascript" src="./js/highcharts-3d.js"></script> <script src="https://cdn.bootcss.com/layer/3.1.0/layer.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript" src="./config/utils.js"></script> <script src="layui/layui.js" charset="utf-8"></script> </head> <body> <table class="layui-hide" id="test" lay-filter="demo"></table> <div style="display: none;"id="userTool"> <div> <button class="layui-btn layui-btn-normal" type="button" onclick="addUser()">添加用户</button> <button class="layui-btn layui-btn-normal" type="button" onclick="location.reload()">刷新</button> </div> </div> </body> <!-- 注意:如果你直接复制所有代码到本地,上述js路径需要改成你本地的 --> <script> var departmentType = {}; departmentType['2'] = '市级单位'; departmentType['3'] = '市级各辖区单位'; departmentType['4'] = '受监管企业单位'; departmentType['5'] = '签约技术支持/安全服务单位'; console.log(departmentType); layui.use('table', function(){ var table = layui.table; table.render({ elem: '#test' ,url:'/user' ,method:"GET" ,toolbar: "#userTool" ,title: '用户数据表' ,page:true ,limit:20 ,parseData: function(res){ //将原始数据解析成 table 组件所规定的数据 console.log(res) return { "code": 0, //解析接口状态 "msg": "正在加载", //解析提示文本 "count": res.count, //解析数据长度 "data": res.users //解析数据列表 }; } ,cellMinWidth: 80 //全局定义常规单元格的最小宽度,layui 2.2.1 新增 ,cols: [[ {field:'seq', width:'5%', title: '编号', type: 'numbers'} ,{field:'id', width:'10%', title: '用户ID',id:'id', sort:true, hide: true} ,{field:'account', width:'12%', title: '用户账号'} ,{field:'name', width:'12%', title: '用户姓名'} ,{field:'phone', width:'12%', title: '手机号码'} ,{field:'email', width:'12%', title: '邮箱地址'} ,{field:'wechat', title: '微信号', width:'12%'} //minWidth:局部定义当前单元格的最小宽度,layui 2.2.1 新增 ,{field:'department_name', title: '部门名称', width:'12%'} ,{field:'department_type', title: '部门类型', width:'12%' , templet:function(d) { if (departmentType.hasOwnProperty(d.department_type)) { return departmentType[d.department_type]; } return ""; }} ,{fixed: 'right', width:150, align:'center', toolbar: '#barDemo',width:'10%'} ]] }); }); </script> <script type="text/html" id="barDemo"> <a class="layui-btn layui-btn-xs" lay-event="edit">编辑</a> <a class="layui-btn layui-btn-danger layui-btn-xs" lay-event="del">删除</a> </script> <script> layui.use('table', function(){ var table = layui.table; table.on('tool(demo)', function(obj){ var data = obj.data; if(obj.event === 'detail'){ layer.msg('ID:'+ data.id + ' 的查看操作'); layer.alert('详细信息:<br>'+ JSON.stringify(data)) } else if(obj.event === 'del'){ layer.confirm('真的删除行么', function(index){ obj.del(); var data=obj.data; console.log(data.id); layer.close(index); $.ajax({ type : "DELETE", //提交方式 url : "/user/"+data.id,//路径 success : function(result) { console.log(result); alert("删除成功"); }, error: function (XMLHttpRequest, textStatus, errorThrown) { console.log(XMLHttpRequest.responseText); var j = JSON.parse(XMLHttpRequest.responseText); alert(j.error); } }); }); } else if(obj.event === 'edit'){ //layer.alert('编辑行:<br>'+ JSON.stringify(data)) localStorage.setItem("user",JSON.stringify(data)); layer.open({ type: 2, skin: 'layui-layer-molv', //加上边框 area: ['520px', '425px'], //宽高 content: 'user_update.html', title:"修改管理员信息" //layer提供了5种层类型。可传入的值有:0(信息框,默认)1(页面层)2(iframe层)3(加载层)4(tips层) }); } }); }); //增加一个支出数据 function addUser(){ layer.open({ type: 2, skin: 'layui-layer-lan', //加上边框 area: ['600px', '500px'], //宽高 content: 'user_add.html', title:"添加用户" }); } </script> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.15"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>BoxRouter 2.0: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">BoxRouter 2.0 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.15 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160;<ul> <li>FP_MAZECOST : <a class="el" href="GRouter_8h.html#a7bce1c983b0974505feefa8727066acb">GRouter.h</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.15 </small></address> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-field: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.11.0 / mathcomp-field - 1.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mathcomp-field <small> 1.7.0 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-08-15 17:19:17 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-08-15 17:19:17 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; name: &quot;coq-mathcomp-field&quot; version: &quot;1.7.0&quot; maintainer: &quot;Mathematical Components &lt;mathcomp-dev@sympa.inria.fr&gt;&quot; synopsis: &quot;The Mathematical Components library&quot; homepage: &quot;https://math-comp.github.io/math-comp/&quot; bug-reports: &quot;Mathematical Components &lt;mathcomp-dev@sympa.inria.fr&gt;&quot; dev-repo: &quot;git+https://github.com/math-comp/math-comp.git&quot; license: &quot;CeCILL-B&quot; build: [ make &quot;-C&quot; &quot;mathcomp/field&quot; &quot;-j&quot; &quot;%{jobs}%&quot; ] install: [ make &quot;-C&quot; &quot;mathcomp/field&quot; &quot;install&quot; ] remove: [ &quot;sh&quot; &quot;-c&quot; &quot;rm -rf &#39;%{lib}%/coq/user-contrib/mathcomp/field&#39;&quot; ] depends: [ &quot;ocaml&quot; &quot;coq-mathcomp-solvable&quot; {= &quot;1.7.0&quot;} ] tags: [ &quot;keyword:algebra&quot; &quot;keyword:field&quot; &quot;keyword:small scale reflection&quot; &quot;keyword:mathematical components&quot; &quot;keyword:odd order theorem&quot; ] authors: [ &quot;Jeremy Avigad &lt;&gt;&quot; &quot;Andrea Asperti &lt;&gt;&quot; &quot;Stephane Le Roux &lt;&gt;&quot; &quot;Yves Bertot &lt;&gt;&quot; &quot;Laurence Rideau &lt;&gt;&quot; &quot;Enrico Tassi &lt;&gt;&quot; &quot;Ioana Pasca &lt;&gt;&quot; &quot;Georges Gonthier &lt;&gt;&quot; &quot;Sidi Ould Biha &lt;&gt;&quot; &quot;Cyril Cohen &lt;&gt;&quot; &quot;Francois Garillot &lt;&gt;&quot; &quot;Alexey Solovyev &lt;&gt;&quot; &quot;Russell O&#39;Connor &lt;&gt;&quot; &quot;Laurent Théry &lt;&gt;&quot; &quot;Assia Mahboubi &lt;&gt;&quot; ] url { src: &quot;http://github.com/math-comp/math-comp/archive/mathcomp-1.7.0.tar.gz&quot; checksum: &quot;md5=e1bde60e67844e692f88c5d64a44004e&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-mathcomp-field.1.7.0 coq.8.11.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.0). The following dependencies couldn&#39;t be met: - coq-mathcomp-field -&gt; coq-mathcomp-solvable = 1.7.0 -&gt; coq-mathcomp-algebra = 1.7.0 -&gt; coq-mathcomp-fingroup = 1.7.0 -&gt; coq-mathcomp-ssreflect = 1.7.0 -&gt; coq &lt; 8.10~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-mathcomp-field.1.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
<!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 Tue Jul 08 09:31:26 BST 2014 --> <title>PopupMenuHistoryReferenceContainer (OWASP Zed Attack Proxy)</title> <meta name="date" content="2014-07-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="PopupMenuHistoryReferenceContainer (OWASP Zed Attack Proxy)"; } //--> </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="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/zaproxy/zap/view/popup/ExtensionPopupMenuMessageContainer.html" title="class in org.zaproxy.zap.view.popup"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html" target="_top">Frames</a></li> <li><a href="PopupMenuHistoryReferenceContainer.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:&nbsp;</li> <li><a href="#nested_classes_inherited_from_class_org.zaproxy.zap.view.popup.PopupMenuHttpMessageContainer">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_javax.swing.JMenu">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.zaproxy.zap.view.popup</div> <h2 title="Class PopupMenuHistoryReferenceContainer" class="title">Class PopupMenuHistoryReferenceContainer</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true" title="class or interface in java.awt">java.awt.Component</a></li> <li> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true" title="class or interface in java.awt">java.awt.Container</a></li> <li> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">javax.swing.JComponent</a></li> <li> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true" title="class or interface in javax.swing">javax.swing.AbstractButton</a></li> <li> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true" title="class or interface in javax.swing">javax.swing.JMenuItem</a></li> <li> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true" title="class or interface in javax.swing">javax.swing.JMenu</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html" title="class in org.zaproxy.zap.extension">org.zaproxy.zap.extension.ExtensionPopupMenu</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../org/zaproxy/zap/view/popup/ExtensionPopupMenuMessageContainer.html" title="class in org.zaproxy.zap.view.popup">org.zaproxy.zap.view.popup.ExtensionPopupMenuMessageContainer</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup">org.zaproxy.zap.view.popup.PopupMenuHttpMessageContainer</a></li> <li> <ul class="inheritance"> <li>org.zaproxy.zap.view.popup.PopupMenuHistoryReferenceContainer</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true" title="class or interface in java.awt.image">ImageObserver</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/ItemSelectable.html?is-external=true" title="class or interface in java.awt">ItemSelectable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/MenuContainer.html?is-external=true" title="class or interface in java.awt">MenuContainer</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/accessibility/Accessible.html?is-external=true" title="class or interface in javax.accessibility">Accessible</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/MenuElement.html?is-external=true" title="class or interface in javax.swing">MenuElement</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true" title="class or interface in javax.swing">SwingConstants</a>, <a href="../../../../../org/zaproxy/zap/view/popup/ExtensionPopupMenuComponent.html" title="interface in org.zaproxy.zap.view.popup">ExtensionPopupMenuComponent</a></dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../../org/zaproxy/zap/extension/alert/PopupMenuShowAlerts.html" title="class in org.zaproxy.zap.extension.alert">PopupMenuShowAlerts</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuSiteNodeContainer.html" title="class in org.zaproxy.zap.view.popup">PopupMenuSiteNodeContainer</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">PopupMenuHistoryReferenceContainer</span> extends <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup">PopupMenuHttpMessageContainer</a></pre> <div class="block">A <code>PopupMenuHttpMessageContainer</code> that exposes the <code>HistoryReference</code>s of <code>HttpMessageContainer</code>s.</div> <dl><dt><span class="strong">Since:</span></dt> <dd>2.3.0</dd> <dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup"><code>PopupMenuHttpMessageContainer</code></a>, <a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http"><code>HttpMessageContainer</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isEnableForMessageContainer(org.zaproxy.zap.view.messagecontainer.MessageContainer)"><code>PopupMenuHttpMessageContainer.isEnableForMessageContainer(MessageContainer)</code></a>, <a href="../../../../../serialized-form.html#org.zaproxy.zap.view.popup.PopupMenuHistoryReferenceContainer">Serialized Form</a></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.zaproxy.zap.view.popup.PopupMenuHttpMessageContainer"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;org.zaproxy.zap.view.popup.<a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup">PopupMenuHttpMessageContainer</a></h3> <code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.Invoker.html" title="enum in org.zaproxy.zap.view.popup">PopupMenuHttpMessageContainer.Invoker</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JMenu"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true" title="class or interface in javax.swing">JMenu</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.AccessibleJMenu.html?is-external=true" title="class or interface in javax.swing">JMenu.AccessibleJMenu</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.WinListener.html?is-external=true" title="class or interface in javax.swing">JMenu.WinListener</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JMenuItem"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true" title="class or interface in javax.swing">JMenuItem</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.AccessibleJMenuItem.html?is-external=true" title="class or interface in javax.swing">JMenuItem.AccessibleJMenuItem</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.AbstractButton"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true" title="class or interface in javax.swing">AbstractButton</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.AccessibleAbstractButton.html?is-external=true" title="class or interface in javax.swing">AbstractButton.AccessibleAbstractButton</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.ButtonChangeListener.html?is-external=true" title="class or interface in javax.swing">AbstractButton.ButtonChangeListener</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_javax.swing.JComponent"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.AccessibleJComponent.html?is-external=true" title="class or interface in javax.swing">JComponent.AccessibleJComponent</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Container"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true" title="class or interface in java.awt">Container</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.AccessibleAWTContainer.html?is-external=true" title="class or interface in java.awt">Container.AccessibleAWTContainer</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_java.awt.Component"> <!-- --> </a> <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true" title="class or interface in java.awt">Component</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.AccessibleAWTComponent.html?is-external=true" title="class or interface in java.awt">Component.AccessibleAWTComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.BaselineResizeBehavior.html?is-external=true" title="class or interface in java.awt">Component.BaselineResizeBehavior</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.BltBufferStrategy.html?is-external=true" title="class or interface in java.awt">Component.BltBufferStrategy</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.FlipBufferStrategy.html?is-external=true" title="class or interface in java.awt">Component.FlipBufferStrategy</a></code></li> </ul> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_javax.swing.JMenu"> <!-- --> </a> <h3>Fields inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true" title="class or interface in javax.swing">JMenu</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#popupListener" title="class or interface in javax.swing">popupListener</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_javax.swing.AbstractButton"> <!-- --> </a> <h3>Fields inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true" title="class or interface in javax.swing">AbstractButton</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#actionListener" title="class or interface in javax.swing">actionListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#BORDER_PAINTED_CHANGED_PROPERTY" title="class or interface in javax.swing">BORDER_PAINTED_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#changeEvent" title="class or interface in javax.swing">changeEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#changeListener" title="class or interface in javax.swing">changeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#CONTENT_AREA_FILLED_CHANGED_PROPERTY" title="class or interface in javax.swing">CONTENT_AREA_FILLED_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#DISABLED_ICON_CHANGED_PROPERTY" title="class or interface in javax.swing">DISABLED_ICON_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#DISABLED_SELECTED_ICON_CHANGED_PROPERTY" title="class or interface in javax.swing">DISABLED_SELECTED_ICON_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#FOCUS_PAINTED_CHANGED_PROPERTY" title="class or interface in javax.swing">FOCUS_PAINTED_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY" title="class or interface in javax.swing">HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY" title="class or interface in javax.swing">HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#ICON_CHANGED_PROPERTY" title="class or interface in javax.swing">ICON_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#itemListener" title="class or interface in javax.swing">itemListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#MARGIN_CHANGED_PROPERTY" title="class or interface in javax.swing">MARGIN_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#MNEMONIC_CHANGED_PROPERTY" title="class or interface in javax.swing">MNEMONIC_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#model" title="class or interface in javax.swing">model</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#MODEL_CHANGED_PROPERTY" title="class or interface in javax.swing">MODEL_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#PRESSED_ICON_CHANGED_PROPERTY" title="class or interface in javax.swing">PRESSED_ICON_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#ROLLOVER_ENABLED_CHANGED_PROPERTY" title="class or interface in javax.swing">ROLLOVER_ENABLED_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#ROLLOVER_ICON_CHANGED_PROPERTY" title="class or interface in javax.swing">ROLLOVER_ICON_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY" title="class or interface in javax.swing">ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#SELECTED_ICON_CHANGED_PROPERTY" title="class or interface in javax.swing">SELECTED_ICON_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#TEXT_CHANGED_PROPERTY" title="class or interface in javax.swing">TEXT_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#VERTICAL_ALIGNMENT_CHANGED_PROPERTY" title="class or interface in javax.swing">VERTICAL_ALIGNMENT_CHANGED_PROPERTY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#VERTICAL_TEXT_POSITION_CHANGED_PROPERTY" title="class or interface in javax.swing">VERTICAL_TEXT_POSITION_CHANGED_PROPERTY</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_javax.swing.JComponent"> <!-- --> </a> <h3>Fields inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#accessibleContext" title="class or interface in javax.swing">accessibleContext</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#listenerList" title="class or interface in javax.swing">listenerList</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#TOOL_TIP_TEXT_KEY" title="class or interface in javax.swing">TOOL_TIP_TEXT_KEY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#ui" title="class or interface in javax.swing">ui</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#UNDEFINED_CONDITION" title="class or interface in javax.swing">UNDEFINED_CONDITION</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#WHEN_ANCESTOR_OF_FOCUSED_COMPONENT" title="class or interface in javax.swing">WHEN_ANCESTOR_OF_FOCUSED_COMPONENT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#WHEN_FOCUSED" title="class or interface in javax.swing">WHEN_FOCUSED</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#WHEN_IN_FOCUSED_WINDOW" title="class or interface in javax.swing">WHEN_IN_FOCUSED_WINDOW</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_java.awt.Component"> <!-- --> </a> <h3>Fields inherited from class&nbsp;java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true" title="class or interface in java.awt">Component</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#BOTTOM_ALIGNMENT" title="class or interface in java.awt">BOTTOM_ALIGNMENT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#CENTER_ALIGNMENT" title="class or interface in java.awt">CENTER_ALIGNMENT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#LEFT_ALIGNMENT" title="class or interface in java.awt">LEFT_ALIGNMENT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#RIGHT_ALIGNMENT" title="class or interface in java.awt">RIGHT_ALIGNMENT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#TOP_ALIGNMENT" title="class or interface in java.awt">TOP_ALIGNMENT</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_javax.swing.SwingConstants"> <!-- --> </a> <h3>Fields inherited from interface&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true" title="class or interface in javax.swing">SwingConstants</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#BOTTOM" title="class or interface in javax.swing">BOTTOM</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#CENTER" title="class or interface in javax.swing">CENTER</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#EAST" title="class or interface in javax.swing">EAST</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#HORIZONTAL" title="class or interface in javax.swing">HORIZONTAL</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#LEADING" title="class or interface in javax.swing">LEADING</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#LEFT" title="class or interface in javax.swing">LEFT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#NEXT" title="class or interface in javax.swing">NEXT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#NORTH" title="class or interface in javax.swing">NORTH</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#NORTH_EAST" title="class or interface in javax.swing">NORTH_EAST</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#NORTH_WEST" title="class or interface in javax.swing">NORTH_WEST</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#PREVIOUS" title="class or interface in javax.swing">PREVIOUS</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#RIGHT" title="class or interface in javax.swing">RIGHT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#SOUTH" title="class or interface in javax.swing">SOUTH</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#SOUTH_EAST" title="class or interface in javax.swing">SOUTH_EAST</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#SOUTH_WEST" title="class or interface in javax.swing">SOUTH_WEST</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#TOP" title="class or interface in javax.swing">TOP</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#TRAILING" title="class or interface in javax.swing">TRAILING</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#VERTICAL" title="class or interface in javax.swing">VERTICAL</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/SwingConstants.html?is-external=true#WEST" title="class or interface in javax.swing">WEST</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_java.awt.image.ImageObserver"> <!-- --> </a> <h3>Fields inherited from interface&nbsp;java.awt.image.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true" title="class or interface in java.awt.image">ImageObserver</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#ABORT" title="class or interface in java.awt.image">ABORT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#ALLBITS" title="class or interface in java.awt.image">ALLBITS</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#ERROR" title="class or interface in java.awt.image">ERROR</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#FRAMEBITS" title="class or interface in java.awt.image">FRAMEBITS</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#HEIGHT" title="class or interface in java.awt.image">HEIGHT</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#PROPERTIES" title="class or interface in java.awt.image">PROPERTIES</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#SOMEBITS" title="class or interface in java.awt.image">SOMEBITS</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true#WIDTH" title="class or interface in java.awt.image">WIDTH</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">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#PopupMenuHistoryReferenceContainer(java.lang.String)">PopupMenuHistoryReferenceContainer</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</code> <div class="block">Constructs a <code>PopupMenuHistoryReferenceContainer</code> with the given label and with no support for multiple selected messages (the menu button will not be enabled when the invoker has multiple selected messages).</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#PopupMenuHistoryReferenceContainer(java.lang.String, boolean)">PopupMenuHistoryReferenceContainer</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label, boolean&nbsp;multiSelect)</code> <div class="block">Constructs a <code>PopupMenuHistoryReferenceContainer</code> with the given label and whether or not the menu supports multiple selected messages (if <code>false</code> the menu button will not be enabled when the invoker has multiple selected messages).</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</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>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/parosproxy/paros/model/HistoryReference.html" title="class in org.parosproxy.paros.model">HistoryReference</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#getSelectedHistoryReferences(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">getSelectedHistoryReferences</a></strong>(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</code> <div class="block">Returns the selected messages of the given message container.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isButtonEnabledForHistoryReference(org.parosproxy.paros.model.HistoryReference)">isButtonEnabledForHistoryReference</a></strong>(<a href="../../../../../org/parosproxy/paros/model/HistoryReference.html" title="class in org.parosproxy.paros.model">HistoryReference</a>&nbsp;historyReference)</code> <div class="block">Tells whether or not the button should be enabled for the given selected message.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isButtonEnabledForSelectedHistoryReferences(java.util.List)">isButtonEnabledForSelectedHistoryReferences</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/parosproxy/paros/model/HistoryReference.html" title="class in org.parosproxy.paros.model">HistoryReference</a>&gt;&nbsp;historyReferences)</code> <div class="block">Tells whether or not the button should be enabled for the given selected messages.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isButtonEnabledForSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isButtonEnabledForSelectedMessages</a></strong>(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</code> <div class="block">Tells whether or not the button should be enabled for the selected messages of the given message container.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isEnable(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isEnable</a></strong>(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</code> <div class="block">Tells whether or not the menu is enable for the given HTTP message container.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isSelectedMessagesInSessionScope(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isSelectedMessagesInSessionScope</a></strong>(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</code> <div class="block">Tells whether or not the selected messages of the given message container are in scope.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.zaproxy.zap.view.popup.PopupMenuHttpMessageContainer"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.zaproxy.zap.view.popup.<a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup">PopupMenuHttpMessageContainer</a></h3> <code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#getInvoker()">getInvoker</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#getInvoker(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">getInvoker</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#getNumberOfSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">getNumberOfSelectedMessages</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#getSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">getSelectedMessages</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonEnabledForHttpMessageContainerState(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isButtonEnabledForHttpMessageContainerState</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonEnabledForNumberOfSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isButtonEnabledForNumberOfSelectedMessages</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonEnabledForNumberOfSelectedMessages(int)">isButtonEnabledForNumberOfSelectedMessages</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonEnabledForSelectedHttpMessage(org.parosproxy.paros.network.HttpMessage)">isButtonEnabledForSelectedHttpMessage</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonEnabledForSelectedMessages(java.util.List)">isButtonEnabledForSelectedMessages</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonStateOverriddenByChildren()">isButtonStateOverriddenByChildren</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isEnableForInvoker(org.zaproxy.zap.view.popup.PopupMenuHttpMessageContainer.Invoker, org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isEnableForInvoker</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isEnableForMessageContainer(org.zaproxy.zap.view.messagecontainer.MessageContainer)">isEnableForMessageContainer</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isMultiSelect()">isMultiSelect</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isProcessExtensionPopupChildren()">isProcessExtensionPopupChildren</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#setButtonStateOverriddenByChildren(boolean)">setButtonStateOverriddenByChildren</a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#setProcessExtensionPopupChildren(boolean)">setProcessExtensionPopupChildren</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.zaproxy.zap.view.popup.ExtensionPopupMenuMessageContainer"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.zaproxy.zap.view.popup.<a href="../../../../../org/zaproxy/zap/view/popup/ExtensionPopupMenuMessageContainer.html" title="class in org.zaproxy.zap.view.popup">ExtensionPopupMenuMessageContainer</a></h3> <code><a href="../../../../../org/zaproxy/zap/view/popup/ExtensionPopupMenuMessageContainer.html#isEnableForComponent(java.awt.Component)">isEnableForComponent</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.zaproxy.zap.extension.ExtensionPopupMenu"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.zaproxy.zap.extension.<a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html" title="class in org.zaproxy.zap.extension">ExtensionPopupMenu</a></h3> <code><a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#getMenuIndex()">getMenuIndex</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#getParentMenuIndex()">getParentMenuIndex</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#getParentMenuName()">getParentMenuName</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#isOrderChildren()">isOrderChildren</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#isSafe()">isSafe</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#isSubMenu()">isSubMenu</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#precedeWithSeparator()">precedeWithSeparator</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#prepareShow()">prepareShow</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#processExtensionPopupChildren(org.zaproxy.zap.view.popup.PopupMenuUtils.PopupMenuInvokerWrapper)">processExtensionPopupChildren</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#setOrderChildren(boolean)">setOrderChildren</a>, <a href="../../../../../org/zaproxy/zap/extension/ExtensionPopupMenu.html#succeedWithSeparator()">succeedWithSeparator</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_javax.swing.JMenu"> <!-- --> </a> <h3>Methods inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true" title="class or interface in javax.swing">JMenu</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#add(javax.swing.Action)" title="class or interface in javax.swing">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#add(java.awt.Component)" title="class or interface in javax.swing">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#add(java.awt.Component, int)" title="class or interface in javax.swing">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#add(javax.swing.JMenuItem)" title="class or interface in javax.swing">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#add(java.lang.String)" title="class or interface in javax.swing">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#addMenuListener(javax.swing.event.MenuListener)" title="class or interface in javax.swing">addMenuListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#addSeparator()" title="class or interface in javax.swing">addSeparator</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#applyComponentOrientation(java.awt.ComponentOrientation)" title="class or interface in javax.swing">applyComponentOrientation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#createActionChangeListener(javax.swing.JMenuItem)" title="class or interface in javax.swing">createActionChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#createActionComponent(javax.swing.Action)" title="class or interface in javax.swing">createActionComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#createWinListener(javax.swing.JPopupMenu)" title="class or interface in javax.swing">createWinListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#doClick(int)" title="class or interface in javax.swing">doClick</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#fireMenuCanceled()" title="class or interface in javax.swing">fireMenuCanceled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#fireMenuDeselected()" title="class or interface in javax.swing">fireMenuDeselected</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#fireMenuSelected()" title="class or interface in javax.swing">fireMenuSelected</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getAccessibleContext()" title="class or interface in javax.swing">getAccessibleContext</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getComponent()" title="class or interface in javax.swing">getComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getDelay()" title="class or interface in javax.swing">getDelay</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getItem(int)" title="class or interface in javax.swing">getItem</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getItemCount()" title="class or interface in javax.swing">getItemCount</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getMenuComponent(int)" title="class or interface in javax.swing">getMenuComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getMenuComponentCount()" title="class or interface in javax.swing">getMenuComponentCount</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getMenuComponents()" title="class or interface in javax.swing">getMenuComponents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getMenuListeners()" title="class or interface in javax.swing">getMenuListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getPopupMenu()" title="class or interface in javax.swing">getPopupMenu</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getPopupMenuOrigin()" title="class or interface in javax.swing">getPopupMenuOrigin</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getSubElements()" title="class or interface in javax.swing">getSubElements</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#getUIClassID()" title="class or interface in javax.swing">getUIClassID</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#insert(javax.swing.Action, int)" title="class or interface in javax.swing">insert</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#insert(javax.swing.JMenuItem, int)" title="class or interface in javax.swing">insert</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#insert(java.lang.String, int)" title="class or interface in javax.swing">insert</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#insertSeparator(int)" title="class or interface in javax.swing">insertSeparator</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#isMenuComponent(java.awt.Component)" title="class or interface in javax.swing">isMenuComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#isPopupMenuVisible()" title="class or interface in javax.swing">isPopupMenuVisible</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#isSelected()" title="class or interface in javax.swing">isSelected</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#isTearOff()" title="class or interface in javax.swing">isTearOff</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#isTopLevelMenu()" title="class or interface in javax.swing">isTopLevelMenu</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#menuSelectionChanged(boolean)" title="class or interface in javax.swing">menuSelectionChanged</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#paramString()" title="class or interface in javax.swing">paramString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#processKeyEvent(java.awt.event.KeyEvent)" title="class or interface in javax.swing">processKeyEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#remove(java.awt.Component)" title="class or interface in javax.swing">remove</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#remove(int)" title="class or interface in javax.swing">remove</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#remove(javax.swing.JMenuItem)" title="class or interface in javax.swing">remove</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#removeAll()" title="class or interface in javax.swing">removeAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#removeMenuListener(javax.swing.event.MenuListener)" title="class or interface in javax.swing">removeMenuListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#setAccelerator(javax.swing.KeyStroke)" title="class or interface in javax.swing">setAccelerator</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#setComponentOrientation(java.awt.ComponentOrientation)" title="class or interface in javax.swing">setComponentOrientation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#setDelay(int)" title="class or interface in javax.swing">setDelay</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#setMenuLocation(int, int)" title="class or interface in javax.swing">setMenuLocation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#setModel(javax.swing.ButtonModel)" title="class or interface in javax.swing">setModel</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#setPopupMenuVisible(boolean)" title="class or interface in javax.swing">setPopupMenuVisible</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#setSelected(boolean)" title="class or interface in javax.swing">setSelected</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenu.html?is-external=true#updateUI()" title="class or interface in javax.swing">updateUI</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_javax.swing.JMenuItem"> <!-- --> </a> <h3>Methods inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true" title="class or interface in javax.swing">JMenuItem</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#actionPropertyChanged(javax.swing.Action, java.lang.String)" title="class or interface in javax.swing">actionPropertyChanged</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#addMenuDragMouseListener(javax.swing.event.MenuDragMouseListener)" title="class or interface in javax.swing">addMenuDragMouseListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#addMenuKeyListener(javax.swing.event.MenuKeyListener)" title="class or interface in javax.swing">addMenuKeyListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#configurePropertiesFromAction(javax.swing.Action)" title="class or interface in javax.swing">configurePropertiesFromAction</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#fireMenuDragMouseDragged(javax.swing.event.MenuDragMouseEvent)" title="class or interface in javax.swing">fireMenuDragMouseDragged</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#fireMenuDragMouseEntered(javax.swing.event.MenuDragMouseEvent)" title="class or interface in javax.swing">fireMenuDragMouseEntered</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#fireMenuDragMouseExited(javax.swing.event.MenuDragMouseEvent)" title="class or interface in javax.swing">fireMenuDragMouseExited</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#fireMenuDragMouseReleased(javax.swing.event.MenuDragMouseEvent)" title="class or interface in javax.swing">fireMenuDragMouseReleased</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#fireMenuKeyPressed(javax.swing.event.MenuKeyEvent)" title="class or interface in javax.swing">fireMenuKeyPressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#fireMenuKeyReleased(javax.swing.event.MenuKeyEvent)" title="class or interface in javax.swing">fireMenuKeyReleased</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#fireMenuKeyTyped(javax.swing.event.MenuKeyEvent)" title="class or interface in javax.swing">fireMenuKeyTyped</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#getAccelerator()" title="class or interface in javax.swing">getAccelerator</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#getMenuDragMouseListeners()" title="class or interface in javax.swing">getMenuDragMouseListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#getMenuKeyListeners()" title="class or interface in javax.swing">getMenuKeyListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#init(java.lang.String, javax.swing.Icon)" title="class or interface in javax.swing">init</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#isArmed()" title="class or interface in javax.swing">isArmed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#processKeyEvent(java.awt.event.KeyEvent, javax.swing.MenuElement[], javax.swing.MenuSelectionManager)" title="class or interface in javax.swing">processKeyEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#processMenuDragMouseEvent(javax.swing.event.MenuDragMouseEvent)" title="class or interface in javax.swing">processMenuDragMouseEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#processMenuKeyEvent(javax.swing.event.MenuKeyEvent)" title="class or interface in javax.swing">processMenuKeyEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#processMouseEvent(java.awt.event.MouseEvent, javax.swing.MenuElement[], javax.swing.MenuSelectionManager)" title="class or interface in javax.swing">processMouseEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#removeMenuDragMouseListener(javax.swing.event.MenuDragMouseListener)" title="class or interface in javax.swing">removeMenuDragMouseListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#removeMenuKeyListener(javax.swing.event.MenuKeyListener)" title="class or interface in javax.swing">removeMenuKeyListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#setArmed(boolean)" title="class or interface in javax.swing">setArmed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#setEnabled(boolean)" title="class or interface in javax.swing">setEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JMenuItem.html?is-external=true#setUI(javax.swing.plaf.MenuItemUI)" title="class or interface in javax.swing">setUI</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_javax.swing.AbstractButton"> <!-- --> </a> <h3>Methods inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true" title="class or interface in javax.swing">AbstractButton</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#addActionListener(java.awt.event.ActionListener)" title="class or interface in javax.swing">addActionListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#addChangeListener(javax.swing.event.ChangeListener)" title="class or interface in javax.swing">addChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#addImpl(java.awt.Component, java.lang.Object, int)" title="class or interface in javax.swing">addImpl</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#addItemListener(java.awt.event.ItemListener)" title="class or interface in javax.swing">addItemListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#checkHorizontalKey(int, java.lang.String)" title="class or interface in javax.swing">checkHorizontalKey</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#checkVerticalKey(int, java.lang.String)" title="class or interface in javax.swing">checkVerticalKey</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#createActionListener()" title="class or interface in javax.swing">createActionListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#createActionPropertyChangeListener(javax.swing.Action)" title="class or interface in javax.swing">createActionPropertyChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#createChangeListener()" title="class or interface in javax.swing">createChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#createItemListener()" title="class or interface in javax.swing">createItemListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#doClick()" title="class or interface in javax.swing">doClick</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#fireActionPerformed(java.awt.event.ActionEvent)" title="class or interface in javax.swing">fireActionPerformed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#fireItemStateChanged(java.awt.event.ItemEvent)" title="class or interface in javax.swing">fireItemStateChanged</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#fireStateChanged()" title="class or interface in javax.swing">fireStateChanged</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getAction()" title="class or interface in javax.swing">getAction</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getActionCommand()" title="class or interface in javax.swing">getActionCommand</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getActionListeners()" title="class or interface in javax.swing">getActionListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getChangeListeners()" title="class or interface in javax.swing">getChangeListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getDisabledIcon()" title="class or interface in javax.swing">getDisabledIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getDisabledSelectedIcon()" title="class or interface in javax.swing">getDisabledSelectedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getDisplayedMnemonicIndex()" title="class or interface in javax.swing">getDisplayedMnemonicIndex</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getHideActionText()" title="class or interface in javax.swing">getHideActionText</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getHorizontalAlignment()" title="class or interface in javax.swing">getHorizontalAlignment</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getHorizontalTextPosition()" title="class or interface in javax.swing">getHorizontalTextPosition</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getIcon()" title="class or interface in javax.swing">getIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getIconTextGap()" title="class or interface in javax.swing">getIconTextGap</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getItemListeners()" title="class or interface in javax.swing">getItemListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getLabel()" title="class or interface in javax.swing">getLabel</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getMargin()" title="class or interface in javax.swing">getMargin</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getMnemonic()" title="class or interface in javax.swing">getMnemonic</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getModel()" title="class or interface in javax.swing">getModel</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getMultiClickThreshhold()" title="class or interface in javax.swing">getMultiClickThreshhold</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getPressedIcon()" title="class or interface in javax.swing">getPressedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getRolloverIcon()" title="class or interface in javax.swing">getRolloverIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getRolloverSelectedIcon()" title="class or interface in javax.swing">getRolloverSelectedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getSelectedIcon()" title="class or interface in javax.swing">getSelectedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getSelectedObjects()" title="class or interface in javax.swing">getSelectedObjects</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getText()" title="class or interface in javax.swing">getText</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getUI()" title="class or interface in javax.swing">getUI</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getVerticalAlignment()" title="class or interface in javax.swing">getVerticalAlignment</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#getVerticalTextPosition()" title="class or interface in javax.swing">getVerticalTextPosition</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#imageUpdate(java.awt.Image, int, int, int, int, int)" title="class or interface in javax.swing">imageUpdate</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#isBorderPainted()" title="class or interface in javax.swing">isBorderPainted</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#isContentAreaFilled()" title="class or interface in javax.swing">isContentAreaFilled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#isFocusPainted()" title="class or interface in javax.swing">isFocusPainted</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#isRolloverEnabled()" title="class or interface in javax.swing">isRolloverEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#paintBorder(java.awt.Graphics)" title="class or interface in javax.swing">paintBorder</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#removeActionListener(java.awt.event.ActionListener)" title="class or interface in javax.swing">removeActionListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#removeChangeListener(javax.swing.event.ChangeListener)" title="class or interface in javax.swing">removeChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#removeItemListener(java.awt.event.ItemListener)" title="class or interface in javax.swing">removeItemListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#removeNotify()" title="class or interface in javax.swing">removeNotify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setAction(javax.swing.Action)" title="class or interface in javax.swing">setAction</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setActionCommand(java.lang.String)" title="class or interface in javax.swing">setActionCommand</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setBorderPainted(boolean)" title="class or interface in javax.swing">setBorderPainted</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setContentAreaFilled(boolean)" title="class or interface in javax.swing">setContentAreaFilled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setDisabledIcon(javax.swing.Icon)" title="class or interface in javax.swing">setDisabledIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setDisabledSelectedIcon(javax.swing.Icon)" title="class or interface in javax.swing">setDisabledSelectedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setDisplayedMnemonicIndex(int)" title="class or interface in javax.swing">setDisplayedMnemonicIndex</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setFocusPainted(boolean)" title="class or interface in javax.swing">setFocusPainted</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setHideActionText(boolean)" title="class or interface in javax.swing">setHideActionText</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setHorizontalAlignment(int)" title="class or interface in javax.swing">setHorizontalAlignment</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setHorizontalTextPosition(int)" title="class or interface in javax.swing">setHorizontalTextPosition</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setIcon(javax.swing.Icon)" title="class or interface in javax.swing">setIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setIconTextGap(int)" title="class or interface in javax.swing">setIconTextGap</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setLabel(java.lang.String)" title="class or interface in javax.swing">setLabel</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setLayout(java.awt.LayoutManager)" title="class or interface in javax.swing">setLayout</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setMargin(java.awt.Insets)" title="class or interface in javax.swing">setMargin</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setMnemonic(char)" title="class or interface in javax.swing">setMnemonic</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setMnemonic(int)" title="class or interface in javax.swing">setMnemonic</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setMultiClickThreshhold(long)" title="class or interface in javax.swing">setMultiClickThreshhold</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setPressedIcon(javax.swing.Icon)" title="class or interface in javax.swing">setPressedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setRolloverEnabled(boolean)" title="class or interface in javax.swing">setRolloverEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setRolloverIcon(javax.swing.Icon)" title="class or interface in javax.swing">setRolloverIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setRolloverSelectedIcon(javax.swing.Icon)" title="class or interface in javax.swing">setRolloverSelectedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setSelectedIcon(javax.swing.Icon)" title="class or interface in javax.swing">setSelectedIcon</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setText(java.lang.String)" title="class or interface in javax.swing">setText</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setUI(javax.swing.plaf.ButtonUI)" title="class or interface in javax.swing">setUI</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setVerticalAlignment(int)" title="class or interface in javax.swing">setVerticalAlignment</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/AbstractButton.html?is-external=true#setVerticalTextPosition(int)" title="class or interface in javax.swing">setVerticalTextPosition</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_javax.swing.JComponent"> <!-- --> </a> <h3>Methods inherited from class&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#addAncestorListener(javax.swing.event.AncestorListener)" title="class or interface in javax.swing">addAncestorListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#addNotify()" title="class or interface in javax.swing">addNotify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#addVetoableChangeListener(java.beans.VetoableChangeListener)" title="class or interface in javax.swing">addVetoableChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#computeVisibleRect(java.awt.Rectangle)" title="class or interface in javax.swing">computeVisibleRect</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#contains(int, int)" title="class or interface in javax.swing">contains</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#createToolTip()" title="class or interface in javax.swing">createToolTip</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#disable()" title="class or interface in javax.swing">disable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#enable()" title="class or interface in javax.swing">enable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#firePropertyChange(java.lang.String, boolean, boolean)" title="class or interface in javax.swing">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#firePropertyChange(java.lang.String, char, char)" title="class or interface in javax.swing">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#firePropertyChange(java.lang.String, int, int)" title="class or interface in javax.swing">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#fireVetoableChange(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in javax.swing">fireVetoableChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getActionForKeyStroke(javax.swing.KeyStroke)" title="class or interface in javax.swing">getActionForKeyStroke</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getActionMap()" title="class or interface in javax.swing">getActionMap</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getAlignmentX()" title="class or interface in javax.swing">getAlignmentX</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getAlignmentY()" title="class or interface in javax.swing">getAlignmentY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getAncestorListeners()" title="class or interface in javax.swing">getAncestorListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getAutoscrolls()" title="class or interface in javax.swing">getAutoscrolls</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getBaseline(int, int)" title="class or interface in javax.swing">getBaseline</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getBaselineResizeBehavior()" title="class or interface in javax.swing">getBaselineResizeBehavior</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getBorder()" title="class or interface in javax.swing">getBorder</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getBounds(java.awt.Rectangle)" title="class or interface in javax.swing">getBounds</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getClientProperty(java.lang.Object)" title="class or interface in javax.swing">getClientProperty</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getComponentGraphics(java.awt.Graphics)" title="class or interface in javax.swing">getComponentGraphics</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getComponentPopupMenu()" title="class or interface in javax.swing">getComponentPopupMenu</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getConditionForKeyStroke(javax.swing.KeyStroke)" title="class or interface in javax.swing">getConditionForKeyStroke</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getDebugGraphicsOptions()" title="class or interface in javax.swing">getDebugGraphicsOptions</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getDefaultLocale()" title="class or interface in javax.swing">getDefaultLocale</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getFontMetrics(java.awt.Font)" title="class or interface in javax.swing">getFontMetrics</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getGraphics()" title="class or interface in javax.swing">getGraphics</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getHeight()" title="class or interface in javax.swing">getHeight</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getInheritsPopupMenu()" title="class or interface in javax.swing">getInheritsPopupMenu</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getInputMap()" title="class or interface in javax.swing">getInputMap</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getInputMap(int)" title="class or interface in javax.swing">getInputMap</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getInputVerifier()" title="class or interface in javax.swing">getInputVerifier</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getInsets()" title="class or interface in javax.swing">getInsets</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getInsets(java.awt.Insets)" title="class or interface in javax.swing">getInsets</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getListeners(java.lang.Class)" title="class or interface in javax.swing">getListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getLocation(java.awt.Point)" title="class or interface in javax.swing">getLocation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getMaximumSize()" title="class or interface in javax.swing">getMaximumSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getMinimumSize()" title="class or interface in javax.swing">getMinimumSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getNextFocusableComponent()" title="class or interface in javax.swing">getNextFocusableComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getPopupLocation(java.awt.event.MouseEvent)" title="class or interface in javax.swing">getPopupLocation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getPreferredSize()" title="class or interface in javax.swing">getPreferredSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getRegisteredKeyStrokes()" title="class or interface in javax.swing">getRegisteredKeyStrokes</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getRootPane()" title="class or interface in javax.swing">getRootPane</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getSize(java.awt.Dimension)" title="class or interface in javax.swing">getSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getToolTipLocation(java.awt.event.MouseEvent)" title="class or interface in javax.swing">getToolTipLocation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getToolTipText()" title="class or interface in javax.swing">getToolTipText</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getToolTipText(java.awt.event.MouseEvent)" title="class or interface in javax.swing">getToolTipText</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getTopLevelAncestor()" title="class or interface in javax.swing">getTopLevelAncestor</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getTransferHandler()" title="class or interface in javax.swing">getTransferHandler</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getVerifyInputWhenFocusTarget()" title="class or interface in javax.swing">getVerifyInputWhenFocusTarget</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getVetoableChangeListeners()" title="class or interface in javax.swing">getVetoableChangeListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getVisibleRect()" title="class or interface in javax.swing">getVisibleRect</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getWidth()" title="class or interface in javax.swing">getWidth</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getX()" title="class or interface in javax.swing">getX</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#getY()" title="class or interface in javax.swing">getY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#grabFocus()" title="class or interface in javax.swing">grabFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#hide()" title="class or interface in javax.swing">hide</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isDoubleBuffered()" title="class or interface in javax.swing">isDoubleBuffered</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isLightweightComponent(java.awt.Component)" title="class or interface in javax.swing">isLightweightComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isManagingFocus()" title="class or interface in javax.swing">isManagingFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isOpaque()" title="class or interface in javax.swing">isOpaque</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isOptimizedDrawingEnabled()" title="class or interface in javax.swing">isOptimizedDrawingEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isPaintingForPrint()" title="class or interface in javax.swing">isPaintingForPrint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isPaintingOrigin()" title="class or interface in javax.swing">isPaintingOrigin</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isPaintingTile()" title="class or interface in javax.swing">isPaintingTile</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isRequestFocusEnabled()" title="class or interface in javax.swing">isRequestFocusEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#isValidateRoot()" title="class or interface in javax.swing">isValidateRoot</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#paint(java.awt.Graphics)" title="class or interface in javax.swing">paint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#paintChildren(java.awt.Graphics)" title="class or interface in javax.swing">paintChildren</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#paintComponent(java.awt.Graphics)" title="class or interface in javax.swing">paintComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#paintImmediately(int, int, int, int)" title="class or interface in javax.swing">paintImmediately</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#paintImmediately(java.awt.Rectangle)" title="class or interface in javax.swing">paintImmediately</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#print(java.awt.Graphics)" title="class or interface in javax.swing">print</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#printAll(java.awt.Graphics)" title="class or interface in javax.swing">printAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#printBorder(java.awt.Graphics)" title="class or interface in javax.swing">printBorder</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#printChildren(java.awt.Graphics)" title="class or interface in javax.swing">printChildren</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#printComponent(java.awt.Graphics)" title="class or interface in javax.swing">printComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#processComponentKeyEvent(java.awt.event.KeyEvent)" title="class or interface in javax.swing">processComponentKeyEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#processKeyBinding(javax.swing.KeyStroke, java.awt.event.KeyEvent, int, boolean)" title="class or interface in javax.swing">processKeyBinding</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#processMouseEvent(java.awt.event.MouseEvent)" title="class or interface in javax.swing">processMouseEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#processMouseMotionEvent(java.awt.event.MouseEvent)" title="class or interface in javax.swing">processMouseMotionEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#putClientProperty(java.lang.Object, java.lang.Object)" title="class or interface in javax.swing">putClientProperty</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#registerKeyboardAction(java.awt.event.ActionListener, javax.swing.KeyStroke, int)" title="class or interface in javax.swing">registerKeyboardAction</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#registerKeyboardAction(java.awt.event.ActionListener, java.lang.String, javax.swing.KeyStroke, int)" title="class or interface in javax.swing">registerKeyboardAction</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#removeAncestorListener(javax.swing.event.AncestorListener)" title="class or interface in javax.swing">removeAncestorListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#removeVetoableChangeListener(java.beans.VetoableChangeListener)" title="class or interface in javax.swing">removeVetoableChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#repaint(long, int, int, int, int)" title="class or interface in javax.swing">repaint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#repaint(java.awt.Rectangle)" title="class or interface in javax.swing">repaint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#requestDefaultFocus()" title="class or interface in javax.swing">requestDefaultFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#requestFocus()" title="class or interface in javax.swing">requestFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#requestFocus(boolean)" title="class or interface in javax.swing">requestFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#requestFocusInWindow()" title="class or interface in javax.swing">requestFocusInWindow</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#requestFocusInWindow(boolean)" title="class or interface in javax.swing">requestFocusInWindow</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#resetKeyboardActions()" title="class or interface in javax.swing">resetKeyboardActions</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#reshape(int, int, int, int)" title="class or interface in javax.swing">reshape</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#revalidate()" title="class or interface in javax.swing">revalidate</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#scrollRectToVisible(java.awt.Rectangle)" title="class or interface in javax.swing">scrollRectToVisible</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setActionMap(javax.swing.ActionMap)" title="class or interface in javax.swing">setActionMap</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setAlignmentX(float)" title="class or interface in javax.swing">setAlignmentX</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setAlignmentY(float)" title="class or interface in javax.swing">setAlignmentY</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setAutoscrolls(boolean)" title="class or interface in javax.swing">setAutoscrolls</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setBackground(java.awt.Color)" title="class or interface in javax.swing">setBackground</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setBorder(javax.swing.border.Border)" title="class or interface in javax.swing">setBorder</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setComponentPopupMenu(javax.swing.JPopupMenu)" title="class or interface in javax.swing">setComponentPopupMenu</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setDebugGraphicsOptions(int)" title="class or interface in javax.swing">setDebugGraphicsOptions</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setDefaultLocale(java.util.Locale)" title="class or interface in javax.swing">setDefaultLocale</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setDoubleBuffered(boolean)" title="class or interface in javax.swing">setDoubleBuffered</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setFocusTraversalKeys(int, java.util.Set)" title="class or interface in javax.swing">setFocusTraversalKeys</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setFont(java.awt.Font)" title="class or interface in javax.swing">setFont</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setForeground(java.awt.Color)" title="class or interface in javax.swing">setForeground</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setInheritsPopupMenu(boolean)" title="class or interface in javax.swing">setInheritsPopupMenu</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setInputMap(int, javax.swing.InputMap)" title="class or interface in javax.swing">setInputMap</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setInputVerifier(javax.swing.InputVerifier)" title="class or interface in javax.swing">setInputVerifier</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setMaximumSize(java.awt.Dimension)" title="class or interface in javax.swing">setMaximumSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setMinimumSize(java.awt.Dimension)" title="class or interface in javax.swing">setMinimumSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setNextFocusableComponent(java.awt.Component)" title="class or interface in javax.swing">setNextFocusableComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setOpaque(boolean)" title="class or interface in javax.swing">setOpaque</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setPreferredSize(java.awt.Dimension)" title="class or interface in javax.swing">setPreferredSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setRequestFocusEnabled(boolean)" title="class or interface in javax.swing">setRequestFocusEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setToolTipText(java.lang.String)" title="class or interface in javax.swing">setToolTipText</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setTransferHandler(javax.swing.TransferHandler)" title="class or interface in javax.swing">setTransferHandler</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setUI(javax.swing.plaf.ComponentUI)" title="class or interface in javax.swing">setUI</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setVerifyInputWhenFocusTarget(boolean)" title="class or interface in javax.swing">setVerifyInputWhenFocusTarget</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#setVisible(boolean)" title="class or interface in javax.swing">setVisible</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#unregisterKeyboardAction(javax.swing.KeyStroke)" title="class or interface in javax.swing">unregisterKeyboardAction</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JComponent.html?is-external=true#update(java.awt.Graphics)" title="class or interface in javax.swing">update</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.awt.Container"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true" title="class or interface in java.awt">Container</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#add(java.awt.Component, java.lang.Object)" title="class or interface in java.awt">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#add(java.awt.Component, java.lang.Object, int)" title="class or interface in java.awt">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#add(java.lang.String, java.awt.Component)" title="class or interface in java.awt">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#addContainerListener(java.awt.event.ContainerListener)" title="class or interface in java.awt">addContainerListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#addPropertyChangeListener(java.beans.PropertyChangeListener)" title="class or interface in java.awt">addPropertyChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)" title="class or interface in java.awt">addPropertyChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#areFocusTraversalKeysSet(int)" title="class or interface in java.awt">areFocusTraversalKeysSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#countComponents()" title="class or interface in java.awt">countComponents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#deliverEvent(java.awt.Event)" title="class or interface in java.awt">deliverEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#doLayout()" title="class or interface in java.awt">doLayout</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#findComponentAt(int, int)" title="class or interface in java.awt">findComponentAt</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#findComponentAt(java.awt.Point)" title="class or interface in java.awt">findComponentAt</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getComponent(int)" title="class or interface in java.awt">getComponent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getComponentAt(int, int)" title="class or interface in java.awt">getComponentAt</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getComponentAt(java.awt.Point)" title="class or interface in java.awt">getComponentAt</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getComponentCount()" title="class or interface in java.awt">getComponentCount</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getComponents()" title="class or interface in java.awt">getComponents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getComponentZOrder(java.awt.Component)" title="class or interface in java.awt">getComponentZOrder</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getContainerListeners()" title="class or interface in java.awt">getContainerListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getFocusTraversalKeys(int)" title="class or interface in java.awt">getFocusTraversalKeys</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getFocusTraversalPolicy()" title="class or interface in java.awt">getFocusTraversalPolicy</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getLayout()" title="class or interface in java.awt">getLayout</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#getMousePosition(boolean)" title="class or interface in java.awt">getMousePosition</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#insets()" title="class or interface in java.awt">insets</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#invalidate()" title="class or interface in java.awt">invalidate</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#isAncestorOf(java.awt.Component)" title="class or interface in java.awt">isAncestorOf</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#isFocusCycleRoot()" title="class or interface in java.awt">isFocusCycleRoot</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#isFocusCycleRoot(java.awt.Container)" title="class or interface in java.awt">isFocusCycleRoot</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#isFocusTraversalPolicyProvider()" title="class or interface in java.awt">isFocusTraversalPolicyProvider</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#isFocusTraversalPolicySet()" title="class or interface in java.awt">isFocusTraversalPolicySet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#layout()" title="class or interface in java.awt">layout</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#list(java.io.PrintStream, int)" title="class or interface in java.awt">list</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#list(java.io.PrintWriter, int)" title="class or interface in java.awt">list</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#locate(int, int)" title="class or interface in java.awt">locate</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#minimumSize()" title="class or interface in java.awt">minimumSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#paintComponents(java.awt.Graphics)" title="class or interface in java.awt">paintComponents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#preferredSize()" title="class or interface in java.awt">preferredSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#printComponents(java.awt.Graphics)" title="class or interface in java.awt">printComponents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#processContainerEvent(java.awt.event.ContainerEvent)" title="class or interface in java.awt">processContainerEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#processEvent(java.awt.AWTEvent)" title="class or interface in java.awt">processEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#removeContainerListener(java.awt.event.ContainerListener)" title="class or interface in java.awt">removeContainerListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#setComponentZOrder(java.awt.Component, int)" title="class or interface in java.awt">setComponentZOrder</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#setFocusCycleRoot(boolean)" title="class or interface in java.awt">setFocusCycleRoot</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#setFocusTraversalPolicy(java.awt.FocusTraversalPolicy)" title="class or interface in java.awt">setFocusTraversalPolicy</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#setFocusTraversalPolicyProvider(boolean)" title="class or interface in java.awt">setFocusTraversalPolicyProvider</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#transferFocusDownCycle()" title="class or interface in java.awt">transferFocusDownCycle</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#validate()" title="class or interface in java.awt">validate</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true#validateTree()" title="class or interface in java.awt">validateTree</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.awt.Component"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true" title="class or interface in java.awt">Component</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#action(java.awt.Event, java.lang.Object)" title="class or interface in java.awt">action</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#add(java.awt.PopupMenu)" title="class or interface in java.awt">add</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addComponentListener(java.awt.event.ComponentListener)" title="class or interface in java.awt">addComponentListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addFocusListener(java.awt.event.FocusListener)" title="class or interface in java.awt">addFocusListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener)" title="class or interface in java.awt">addHierarchyBoundsListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addHierarchyListener(java.awt.event.HierarchyListener)" title="class or interface in java.awt">addHierarchyListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addInputMethodListener(java.awt.event.InputMethodListener)" title="class or interface in java.awt">addInputMethodListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addKeyListener(java.awt.event.KeyListener)" title="class or interface in java.awt">addKeyListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addMouseListener(java.awt.event.MouseListener)" title="class or interface in java.awt">addMouseListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addMouseMotionListener(java.awt.event.MouseMotionListener)" title="class or interface in java.awt">addMouseMotionListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#addMouseWheelListener(java.awt.event.MouseWheelListener)" title="class or interface in java.awt">addMouseWheelListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#bounds()" title="class or interface in java.awt">bounds</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#checkImage(java.awt.Image, java.awt.image.ImageObserver)" title="class or interface in java.awt">checkImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#checkImage(java.awt.Image, int, int, java.awt.image.ImageObserver)" title="class or interface in java.awt">checkImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent)" title="class or interface in java.awt">coalesceEvents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#contains(java.awt.Point)" title="class or interface in java.awt">contains</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#createImage(java.awt.image.ImageProducer)" title="class or interface in java.awt">createImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#createImage(int, int)" title="class or interface in java.awt">createImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#createVolatileImage(int, int)" title="class or interface in java.awt">createVolatileImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#createVolatileImage(int, int, java.awt.ImageCapabilities)" title="class or interface in java.awt">createVolatileImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#disableEvents(long)" title="class or interface in java.awt">disableEvents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#dispatchEvent(java.awt.AWTEvent)" title="class or interface in java.awt">dispatchEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#enable(boolean)" title="class or interface in java.awt">enable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#enableEvents(long)" title="class or interface in java.awt">enableEvents</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#enableInputMethods(boolean)" title="class or interface in java.awt">enableInputMethods</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#firePropertyChange(java.lang.String, byte, byte)" title="class or interface in java.awt">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#firePropertyChange(java.lang.String, double, double)" title="class or interface in java.awt">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#firePropertyChange(java.lang.String, float, float)" title="class or interface in java.awt">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#firePropertyChange(java.lang.String, long, long)" title="class or interface in java.awt">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#firePropertyChange(java.lang.String, java.lang.Object, java.lang.Object)" title="class or interface in java.awt">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#firePropertyChange(java.lang.String, short, short)" title="class or interface in java.awt">firePropertyChange</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getBackground()" title="class or interface in java.awt">getBackground</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getBounds()" title="class or interface in java.awt">getBounds</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getColorModel()" title="class or interface in java.awt">getColorModel</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getComponentListeners()" title="class or interface in java.awt">getComponentListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getComponentOrientation()" title="class or interface in java.awt">getComponentOrientation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getCursor()" title="class or interface in java.awt">getCursor</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getDropTarget()" title="class or interface in java.awt">getDropTarget</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getFocusCycleRootAncestor()" title="class or interface in java.awt">getFocusCycleRootAncestor</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getFocusListeners()" title="class or interface in java.awt">getFocusListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getFocusTraversalKeysEnabled()" title="class or interface in java.awt">getFocusTraversalKeysEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getFont()" title="class or interface in java.awt">getFont</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getForeground()" title="class or interface in java.awt">getForeground</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getGraphicsConfiguration()" title="class or interface in java.awt">getGraphicsConfiguration</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getHierarchyBoundsListeners()" title="class or interface in java.awt">getHierarchyBoundsListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getHierarchyListeners()" title="class or interface in java.awt">getHierarchyListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getIgnoreRepaint()" title="class or interface in java.awt">getIgnoreRepaint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getInputContext()" title="class or interface in java.awt">getInputContext</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getInputMethodListeners()" title="class or interface in java.awt">getInputMethodListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getInputMethodRequests()" title="class or interface in java.awt">getInputMethodRequests</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getKeyListeners()" title="class or interface in java.awt">getKeyListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getLocale()" title="class or interface in java.awt">getLocale</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getLocation()" title="class or interface in java.awt">getLocation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getLocationOnScreen()" title="class or interface in java.awt">getLocationOnScreen</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getMouseListeners()" title="class or interface in java.awt">getMouseListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getMouseMotionListeners()" title="class or interface in java.awt">getMouseMotionListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getMousePosition()" title="class or interface in java.awt">getMousePosition</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getMouseWheelListeners()" title="class or interface in java.awt">getMouseWheelListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getName()" title="class or interface in java.awt">getName</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getParent()" title="class or interface in java.awt">getParent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getPeer()" title="class or interface in java.awt">getPeer</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getPropertyChangeListeners()" title="class or interface in java.awt">getPropertyChangeListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getPropertyChangeListeners(java.lang.String)" title="class or interface in java.awt">getPropertyChangeListeners</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getSize()" title="class or interface in java.awt">getSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getToolkit()" title="class or interface in java.awt">getToolkit</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#getTreeLock()" title="class or interface in java.awt">getTreeLock</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#gotFocus(java.awt.Event, java.lang.Object)" title="class or interface in java.awt">gotFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#handleEvent(java.awt.Event)" title="class or interface in java.awt">handleEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#hasFocus()" title="class or interface in java.awt">hasFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#inside(int, int)" title="class or interface in java.awt">inside</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isBackgroundSet()" title="class or interface in java.awt">isBackgroundSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isCursorSet()" title="class or interface in java.awt">isCursorSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isDisplayable()" title="class or interface in java.awt">isDisplayable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isEnabled()" title="class or interface in java.awt">isEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isFocusable()" title="class or interface in java.awt">isFocusable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isFocusOwner()" title="class or interface in java.awt">isFocusOwner</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isFocusTraversable()" title="class or interface in java.awt">isFocusTraversable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isFontSet()" title="class or interface in java.awt">isFontSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isForegroundSet()" title="class or interface in java.awt">isForegroundSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isLightweight()" title="class or interface in java.awt">isLightweight</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isMaximumSizeSet()" title="class or interface in java.awt">isMaximumSizeSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isMinimumSizeSet()" title="class or interface in java.awt">isMinimumSizeSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isPreferredSizeSet()" title="class or interface in java.awt">isPreferredSizeSet</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isShowing()" title="class or interface in java.awt">isShowing</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isValid()" title="class or interface in java.awt">isValid</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#isVisible()" title="class or interface in java.awt">isVisible</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#keyDown(java.awt.Event, int)" title="class or interface in java.awt">keyDown</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#keyUp(java.awt.Event, int)" title="class or interface in java.awt">keyUp</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#list()" title="class or interface in java.awt">list</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#list(java.io.PrintStream)" title="class or interface in java.awt">list</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#list(java.io.PrintWriter)" title="class or interface in java.awt">list</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#location()" title="class or interface in java.awt">location</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#lostFocus(java.awt.Event, java.lang.Object)" title="class or interface in java.awt">lostFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#mouseDown(java.awt.Event, int, int)" title="class or interface in java.awt">mouseDown</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#mouseDrag(java.awt.Event, int, int)" title="class or interface in java.awt">mouseDrag</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#mouseEnter(java.awt.Event, int, int)" title="class or interface in java.awt">mouseEnter</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#mouseExit(java.awt.Event, int, int)" title="class or interface in java.awt">mouseExit</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#mouseMove(java.awt.Event, int, int)" title="class or interface in java.awt">mouseMove</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#mouseUp(java.awt.Event, int, int)" title="class or interface in java.awt">mouseUp</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#move(int, int)" title="class or interface in java.awt">move</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#nextFocus()" title="class or interface in java.awt">nextFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#paintAll(java.awt.Graphics)" title="class or interface in java.awt">paintAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#postEvent(java.awt.Event)" title="class or interface in java.awt">postEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#prepareImage(java.awt.Image, java.awt.image.ImageObserver)" title="class or interface in java.awt">prepareImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#prepareImage(java.awt.Image, int, int, java.awt.image.ImageObserver)" title="class or interface in java.awt">prepareImage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#processComponentEvent(java.awt.event.ComponentEvent)" title="class or interface in java.awt">processComponentEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#processFocusEvent(java.awt.event.FocusEvent)" title="class or interface in java.awt">processFocusEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#processHierarchyBoundsEvent(java.awt.event.HierarchyEvent)" title="class or interface in java.awt">processHierarchyBoundsEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#processHierarchyEvent(java.awt.event.HierarchyEvent)" title="class or interface in java.awt">processHierarchyEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#processInputMethodEvent(java.awt.event.InputMethodEvent)" title="class or interface in java.awt">processInputMethodEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#processMouseWheelEvent(java.awt.event.MouseWheelEvent)" title="class or interface in java.awt">processMouseWheelEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#remove(java.awt.MenuComponent)" title="class or interface in java.awt">remove</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeComponentListener(java.awt.event.ComponentListener)" title="class or interface in java.awt">removeComponentListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeFocusListener(java.awt.event.FocusListener)" title="class or interface in java.awt">removeFocusListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener)" title="class or interface in java.awt">removeHierarchyBoundsListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeHierarchyListener(java.awt.event.HierarchyListener)" title="class or interface in java.awt">removeHierarchyListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeInputMethodListener(java.awt.event.InputMethodListener)" title="class or interface in java.awt">removeInputMethodListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeKeyListener(java.awt.event.KeyListener)" title="class or interface in java.awt">removeKeyListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeMouseListener(java.awt.event.MouseListener)" title="class or interface in java.awt">removeMouseListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeMouseMotionListener(java.awt.event.MouseMotionListener)" title="class or interface in java.awt">removeMouseMotionListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removeMouseWheelListener(java.awt.event.MouseWheelListener)" title="class or interface in java.awt">removeMouseWheelListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removePropertyChangeListener(java.beans.PropertyChangeListener)" title="class or interface in java.awt">removePropertyChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)" title="class or interface in java.awt">removePropertyChangeListener</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#repaint()" title="class or interface in java.awt">repaint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#repaint(int, int, int, int)" title="class or interface in java.awt">repaint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#repaint(long)" title="class or interface in java.awt">repaint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#resize(java.awt.Dimension)" title="class or interface in java.awt">resize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#resize(int, int)" title="class or interface in java.awt">resize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setBounds(int, int, int, int)" title="class or interface in java.awt">setBounds</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setBounds(java.awt.Rectangle)" title="class or interface in java.awt">setBounds</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setCursor(java.awt.Cursor)" title="class or interface in java.awt">setCursor</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setDropTarget(java.awt.dnd.DropTarget)" title="class or interface in java.awt">setDropTarget</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setFocusable(boolean)" title="class or interface in java.awt">setFocusable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setFocusTraversalKeysEnabled(boolean)" title="class or interface in java.awt">setFocusTraversalKeysEnabled</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setIgnoreRepaint(boolean)" title="class or interface in java.awt">setIgnoreRepaint</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setLocale(java.util.Locale)" title="class or interface in java.awt">setLocale</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setLocation(int, int)" title="class or interface in java.awt">setLocation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setLocation(java.awt.Point)" title="class or interface in java.awt">setLocation</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setName(java.lang.String)" title="class or interface in java.awt">setName</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setSize(java.awt.Dimension)" title="class or interface in java.awt">setSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#setSize(int, int)" title="class or interface in java.awt">setSize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#show()" title="class or interface in java.awt">show</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#show(boolean)" title="class or interface in java.awt">show</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#size()" title="class or interface in java.awt">size</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#toString()" title="class or interface in java.awt">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#transferFocus()" title="class or interface in java.awt">transferFocus</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#transferFocusBackward()" title="class or interface in java.awt">transferFocusBackward</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true#transferFocusUpCycle()" title="class or interface in java.awt">transferFocusUpCycle</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&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_javax.swing.MenuElement"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/MenuElement.html?is-external=true" title="class or interface in javax.swing">MenuElement</a></h3> <code><a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/MenuElement.html?is-external=true#processKeyEvent(java.awt.event.KeyEvent, javax.swing.MenuElement[], javax.swing.MenuSelectionManager)" title="class or interface in javax.swing">processKeyEvent</a>, <a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/MenuElement.html?is-external=true#processMouseEvent(java.awt.event.MouseEvent, javax.swing.MenuElement[], javax.swing.MenuSelectionManager)" title="class or interface in javax.swing">processMouseEvent</a></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="PopupMenuHistoryReferenceContainer(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PopupMenuHistoryReferenceContainer</h4> <pre>public&nbsp;PopupMenuHistoryReferenceContainer(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre> <div class="block">Constructs a <code>PopupMenuHistoryReferenceContainer</code> with the given label and with no support for multiple selected messages (the menu button will not be enabled when the invoker has multiple selected messages).</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>label</code> - the label of the menu</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#setButtonStateOverriddenByChildren(boolean)"><code>PopupMenuHttpMessageContainer.setButtonStateOverriddenByChildren(boolean)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#setProcessExtensionPopupChildren(boolean)"><code>PopupMenuHttpMessageContainer.setProcessExtensionPopupChildren(boolean)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isEnableForMessageContainer(org.zaproxy.zap.view.messagecontainer.MessageContainer)"><code>PopupMenuHttpMessageContainer.isEnableForMessageContainer(MessageContainer)</code></a></dd></dl> </li> </ul> <a name="PopupMenuHistoryReferenceContainer(java.lang.String, boolean)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PopupMenuHistoryReferenceContainer</h4> <pre>public&nbsp;PopupMenuHistoryReferenceContainer(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label, boolean&nbsp;multiSelect)</pre> <div class="block">Constructs a <code>PopupMenuHistoryReferenceContainer</code> with the given label and whether or not the menu supports multiple selected messages (if <code>false</code> the menu button will not be enabled when the invoker has multiple selected messages).</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>label</code> - the label of the menu</dd><dd><code>multiSelect</code> - <code>true</code> if the menu supports multiple selected messages, <code>false</code> otherwise.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#setButtonStateOverriddenByChildren(boolean)"><code>PopupMenuHttpMessageContainer.setButtonStateOverriddenByChildren(boolean)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#setProcessExtensionPopupChildren(boolean)"><code>PopupMenuHttpMessageContainer.setProcessExtensionPopupChildren(boolean)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isEnableForMessageContainer(org.zaproxy.zap.view.messagecontainer.MessageContainer)"><code>PopupMenuHttpMessageContainer.isEnableForMessageContainer(MessageContainer)</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="isEnable(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isEnable</h4> <pre>protected&nbsp;boolean&nbsp;isEnable(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</pre> <div class="block">Tells whether or not the menu is enable for the given HTTP message container. <p> By default is enable for <code>SingleHistoryReferenceContainer</code>s and <code>SelectableHistoryReferencesContainer</code>s. </p> <p> Normally overridden if other implementations of <code>HttpMessageContainer</code> are supported. The methods <code>getSelectedMessages(HttpMessageContainer)</code>, <code>getSelectedHistoryReferences(HttpMessageContainer)</code> and <code>getNumberOfSelectedMessages(HttpMessageContainer)</code> might need to be overridden accordingly to the supported implementations. </p></div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isEnable(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isEnable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup">PopupMenuHttpMessageContainer</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>httpMessageContainer</code> - the message container that will be evaluated</dd> <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the given message container is a <code>SingleHistoryReferenceContainer</code> or <code>SelectableHistoryReferencesContainer</code>.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#getSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"><code>PopupMenuHttpMessageContainer.getSelectedMessages(HttpMessageContainer)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#getSelectedHistoryReferences(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"><code>getSelectedHistoryReferences(HttpMessageContainer)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#getNumberOfSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"><code>PopupMenuHttpMessageContainer.getNumberOfSelectedMessages(HttpMessageContainer)</code></a>, <a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/SingleHistoryReferenceContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http"><code>SingleHistoryReferenceContainer</code></a>, <a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/SelectableHistoryReferencesContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http"><code>SelectableHistoryReferencesContainer</code></a></dd></dl> </li> </ul> <a name="isButtonEnabledForSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isButtonEnabledForSelectedMessages</h4> <pre>protected&nbsp;boolean&nbsp;isButtonEnabledForSelectedMessages(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</pre> <div class="block">Tells whether or not the button should be enabled for the selected messages of the given message container. <p> Defaults to call the method <code>isButtonEnabledForSelectedHistoryReferences(List)</code> with the selected messages obtained by calling the method <code>getSelectedHistoryReferences(HttpMessageContainer)</code>, with the given message container as parameter. </p> <p> Normally overridden if other implementations of <code>HttpMessageContainer</code> are supported. </p></div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonEnabledForSelectedMessages(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isButtonEnabledForSelectedMessages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup">PopupMenuHttpMessageContainer</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>httpMessageContainer</code> - the container that will be evaluated</dd> <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the button should be enabled for the selected messages, <code>false</code> otherwise.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isButtonEnabledForSelectedHistoryReferences(java.util.List)"><code>isButtonEnabledForSelectedHistoryReferences(List)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#getSelectedHistoryReferences(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"><code>getSelectedHistoryReferences(HttpMessageContainer)</code></a></dd></dl> </li> </ul> <a name="isSelectedMessagesInSessionScope(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isSelectedMessagesInSessionScope</h4> <pre>protected&nbsp;boolean&nbsp;isSelectedMessagesInSessionScope(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</pre> <div class="block">Tells whether or not the selected messages of the given message container are in scope. <p> By default, the selected messages are obtained by calling the method getSelectedHistoryReferences(httpMessageContainer) with the given message container as parameter and for each selected message is called the method <code>Session#isInScope(HistoryReference)</code> with the message as parameter. </p> <p> Normally overridden if other implementations of <code>HttpMessageContainer</code> are supported. Default are <code>SingleHistoryReferenceContainer</code> and <code>SelectableHistoryReferencesContainer</code>. </p></div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isSelectedMessagesInSessionScope(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)">isSelectedMessagesInSessionScope</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup">PopupMenuHttpMessageContainer</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>httpMessageContainer</code> - the container that will be evaluated</dd> <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if all the selected messages are in scope, <code>false</code> otherwise.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isEnableForMessageContainer(org.zaproxy.zap.view.messagecontainer.MessageContainer)"><code>PopupMenuHttpMessageContainer.isEnableForMessageContainer(MessageContainer)</code></a>, <a href="../../../../../org/parosproxy/paros/model/Session.html#isInScope(org.parosproxy.paros.model.HistoryReference)"><code>Session.isInScope(HistoryReference)</code></a></dd></dl> </li> </ul> <a name="getSelectedHistoryReferences(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSelectedHistoryReferences</h4> <pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/parosproxy/paros/model/HistoryReference.html" title="class in org.parosproxy.paros.model">HistoryReference</a>&gt;&nbsp;getSelectedHistoryReferences(<a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/HttpMessageContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http">HttpMessageContainer</a>&nbsp;httpMessageContainer)</pre> <div class="block">Returns the selected messages of the given message container. <p> By default it returns the selected messages from <code>SelectableHistoryReferencesContainer</code>s and for <code>SingleHistoryReferenceContainer</code>s returns the contained message or empty <code>List</code> if none. </p> <p> Normally overridden if other implementations of <code>HttpMessageContainer</code> are supported. Default are <code>SingleHistoryReferenceContainer</code> and <code>SelectableHistoryReferencesContainer</code>. </p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>httpMessageContainer</code> - the container that will be evaluated</dd> <dt><span class="strong">Returns:</span></dt><dd>a <code>List</code> containing the selected messages</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html#isButtonEnabledForSelectedMessages(java.util.List)"><code>PopupMenuHttpMessageContainer.isButtonEnabledForSelectedMessages(List)</code></a>, <a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isSelectedMessagesInSessionScope(org.zaproxy.zap.view.messagecontainer.http.HttpMessageContainer)"><code>isSelectedMessagesInSessionScope(HttpMessageContainer)</code></a>, <a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/SingleHistoryReferenceContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http"><code>SingleHistoryReferenceContainer</code></a>, <a href="../../../../../org/zaproxy/zap/view/messagecontainer/http/SelectableHistoryReferencesContainer.html" title="interface in org.zaproxy.zap.view.messagecontainer.http"><code>SelectableHistoryReferencesContainer</code></a></dd></dl> </li> </ul> <a name="isButtonEnabledForSelectedHistoryReferences(java.util.List)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isButtonEnabledForSelectedHistoryReferences</h4> <pre>protected&nbsp;boolean&nbsp;isButtonEnabledForSelectedHistoryReferences(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/parosproxy/paros/model/HistoryReference.html" title="class in org.parosproxy.paros.model">HistoryReference</a>&gt;&nbsp;historyReferences)</pre> <div class="block">Tells whether or not the button should be enabled for the given selected messages. <p> By default, it returns <code>true</code> unless the method <code>isButtonEnabledForHistoryReference(HistoryReference)</code> returns false for one of the selected messages. </p></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>historyReferences</code> - the selected messages in the message container</dd> <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the button should be enabled for the given selected messages, <code>false</code> otherwise.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html#isButtonEnabledForHistoryReference(org.parosproxy.paros.model.HistoryReference)"><code>isButtonEnabledForHistoryReference(HistoryReference)</code></a></dd></dl> </li> </ul> <a name="isButtonEnabledForHistoryReference(org.parosproxy.paros.model.HistoryReference)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>isButtonEnabledForHistoryReference</h4> <pre>protected&nbsp;boolean&nbsp;isButtonEnabledForHistoryReference(<a href="../../../../../org/parosproxy/paros/model/HistoryReference.html" title="class in org.parosproxy.paros.model">HistoryReference</a>&nbsp;historyReference)</pre> <div class="block">Tells whether or not the button should be enabled for the given selected message. <p> By default, it returns <code>true</code> if it is not a temporary message.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>historyReference</code> - the selected message, never <code>null</code></dd> <dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the button should be enabled for the given selected message, <code>false</code> otherwise.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/parosproxy/paros/model/HistoryReference.html#TYPE_TEMPORARY"><code>HistoryReference.TYPE_TEMPORARY</code></a></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><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="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/zaproxy/zap/view/popup/ExtensionPopupMenuMessageContainer.html" title="class in org.zaproxy.zap.view.popup"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/zaproxy/zap/view/popup/PopupMenuHttpMessageContainer.html" title="class in org.zaproxy.zap.view.popup"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/zaproxy/zap/view/popup/PopupMenuHistoryReferenceContainer.html" target="_top">Frames</a></li> <li><a href="PopupMenuHistoryReferenceContainer.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:&nbsp;</li> <li><a href="#nested_classes_inherited_from_class_org.zaproxy.zap.view.popup.PopupMenuHttpMessageContainer">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_javax.swing.JMenu">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!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 Tue Mar 06 03:47:34 EST 2018 --> <title>RpcCall (Documentation - Release API)</title> <meta name="date" content="2018-03-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="RpcCall (Documentation - Release API)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../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="../../../../edu/wpi/first/networktables/RpcAnswer.html" title="class in edu.wpi.first.networktables"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../edu/wpi/first/networktables/TableEntryListener.html" title="interface in edu.wpi.first.networktables"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?edu/wpi/first/networktables/RpcCall.html" target="_top">Frames</a></li> <li><a href="RpcCall.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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">edu.wpi.first.networktables</div> <h2 title="Class RpcCall" class="title">Class RpcCall</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>edu.wpi.first.networktables.RpcCall</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public final class <span class="typeNameLabel">RpcCall</span> extends java.lang.Object</pre> <div class="block">NetworkTables Remote Procedure Call.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</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="../../../../edu/wpi/first/networktables/RpcCall.html#RpcCall-edu.wpi.first.networktables.NetworkTableEntry-int-">RpcCall</a></span>(<a href="../../../../edu/wpi/first/networktables/NetworkTableEntry.html" title="class in edu.wpi.first.networktables">NetworkTableEntry</a>&nbsp;entry, int&nbsp;call)</code> <div class="block">Constructor.</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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="../../../../edu/wpi/first/networktables/RpcCall.html#cancelResult--">cancelResult</a></span>()</code> <div class="block">Ignore the result.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/wpi/first/networktables/RpcCall.html#free--">free</a></span>()</code> <div class="block">Cancels the result if no other action taken.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/wpi/first/networktables/RpcCall.html#getCall--">getCall</a></span>()</code> <div class="block">Get the call native handle.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../edu/wpi/first/networktables/NetworkTableEntry.html" title="class in edu.wpi.first.networktables">NetworkTableEntry</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/wpi/first/networktables/RpcCall.html#getEntry--">getEntry</a></span>()</code> <div class="block">Get the RPC entry.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/wpi/first/networktables/RpcCall.html#getResult--">getResult</a></span>()</code> <div class="block">Get the result (return value).</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/wpi/first/networktables/RpcCall.html#getResult-double-">getResult</a></span>(double&nbsp;timeout)</code> <div class="block">Get the result (return value).</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../edu/wpi/first/networktables/RpcCall.html#isValid--">isValid</a></span>()</code> <div class="block">Determines if the native handle is valid.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;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="RpcCall-edu.wpi.first.networktables.NetworkTableEntry-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RpcCall</h4> <pre>public&nbsp;RpcCall(<a href="../../../../edu/wpi/first/networktables/NetworkTableEntry.html" title="class in edu.wpi.first.networktables">NetworkTableEntry</a>&nbsp;entry, int&nbsp;call)</pre> <div class="block">Constructor. This should generally only be used internally to NetworkTables.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>entry</code> - Entry</dd> <dd><code>call</code> - Call handle</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="free--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>free</h4> <pre>public&nbsp;void&nbsp;free()</pre> <div class="block">Cancels the result if no other action taken.</div> </li> </ul> <a name="isValid--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isValid</h4> <pre>public&nbsp;boolean&nbsp;isValid()</pre> <div class="block">Determines if the native handle is valid.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>True if the native handle is valid, false otherwise.</dd> </dl> </li> </ul> <a name="getEntry--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEntry</h4> <pre>public&nbsp;<a href="../../../../edu/wpi/first/networktables/NetworkTableEntry.html" title="class in edu.wpi.first.networktables">NetworkTableEntry</a>&nbsp;getEntry()</pre> <div class="block">Get the RPC entry.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>NetworkTableEntry for the RPC.</dd> </dl> </li> </ul> <a name="getCall--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCall</h4> <pre>public&nbsp;int&nbsp;getCall()</pre> <div class="block">Get the call native handle.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Native handle.</dd> </dl> </li> </ul> <a name="getResult--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResult</h4> <pre>public&nbsp;byte[]&nbsp;getResult()</pre> <div class="block">Get the result (return value). This function blocks until the result is received.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Received result (output)</dd> </dl> </li> </ul> <a name="getResult-double-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getResult</h4> <pre>public&nbsp;byte[]&nbsp;getResult(double&nbsp;timeout)</pre> <div class="block">Get the result (return value). This function blocks until the result is received or it times out.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>timeout</code> - timeout, in seconds</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>Received result (output)</dd> </dl> </li> </ul> <a name="cancelResult--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>cancelResult</h4> <pre>public&nbsp;void&nbsp;cancelResult()</pre> <div class="block">Ignore the result. This function is non-blocking.</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <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="../../../../edu/wpi/first/networktables/RpcAnswer.html" title="class in edu.wpi.first.networktables"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../edu/wpi/first/networktables/TableEntryListener.html" title="interface in edu.wpi.first.networktables"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?edu/wpi/first/networktables/RpcCall.html" target="_top">Frames</a></li> <li><a href="RpcCall.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="utf-8" /> <title>Color Admin | Search Results</title> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport" /> <meta content="" name="description" /> <meta content="" name="author" /> <!-- ================== BEGIN BASE CSS STYLE ================== --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" /> <link href="../assets/plugins/jquery-ui/jquery-ui.min.css" rel="stylesheet" /> <link href="../assets/plugins/bootstrap/4.1.0/css/bootstrap.min.css" rel="stylesheet" /> <link href="../assets/plugins/font-awesome/5.0/css/fontawesome-all.min.css" rel="stylesheet" /> <link href="../assets/plugins/ionicons/css/ionicons.min.css" rel="stylesheet" /> <link href="../assets/plugins/animate/animate.min.css" rel="stylesheet" /> <link href="../assets/css/apple/style.min.css" rel="stylesheet" /> <link href="../assets/css/apple/style-responsive.min.css" rel="stylesheet" /> <link href="../assets/css/apple/theme/default.css" rel="stylesheet" id="theme" /> <!-- ================== END BASE CSS STYLE ================== --> <!-- ================== BEGIN BASE JS ================== --> <script src="../assets/plugins/pace/pace.min.js"></script> <!-- ================== END BASE JS ================== --> </head> <body> <!-- begin #page-loader --> <div id="page-loader" class="fade show"><span class="spinner"></span></div> <!-- end #page-loader --> <!-- begin #page-container --> <div id="page-container" class="fade page-sidebar-fixed page-header-fixed"> <!-- begin #header --> <div id="header" class="header navbar-default"> <!-- begin navbar-header --> <div class="navbar-header"> <a href="index.html" class="navbar-brand"><span class="navbar-logo"><i class="ion-ios-cloud"></i></span> <b>Color</b> Admin</a> <button type="button" class="navbar-toggle" data-click="sidebar-toggled"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- end navbar-header --> <!-- begin header-nav --> <ul class="navbar-nav navbar-right"> <li> <form class="navbar-form"> <div class="form-group"> <input type="text" class="form-control" placeholder="Enter keyword" /> <button type="submit" class="btn btn-search"><i class="ion-ios-search-strong"></i></button> </div> </form> </li> <li class="dropdown"> <a href="javascript:;" data-toggle="dropdown" class="dropdown-toggle icon"> <i class="ion-ios-bell"></i> <span class="label">5</span> </a> <ul class="dropdown-menu media-list dropdown-menu-right"> <li class="dropdown-header">NOTIFICATIONS (5)</li> <li class="media"> <a href="javascript:;"> <div class="media-left"> <i class="fa fa-bug media-object bg-silver-darker"></i> </div> <div class="media-body"> <h6 class="media-heading">Server Error Reports <i class="fa fa-exclamation-circle text-danger"></i></h6> <div class="text-muted f-s-11">3 minutes ago</div> </div> </a> </li> <li class="media"> <a href="javascript:;"> <div class="media-left"> <img src="../assets/img/user/user-1.jpg" class="media-object" alt="" /> <i class="fab fa-facebook-messenger text-primary media-object-icon"></i> </div> <div class="media-body"> <h6 class="media-heading">John Smith</h6> <p>Quisque pulvinar tellus sit amet sem scelerisque tincidunt.</p> <div class="text-muted f-s-11">25 minutes ago</div> </div> </a> </li> <li class="media"> <a href="javascript:;"> <div class="media-left"> <img src="../assets/img/user/user-2.jpg" class="media-object" alt="" /> <i class="fab fa-facebook-messenger text-primary media-object-icon"></i> </div> <div class="media-body"> <h6 class="media-heading">Olivia</h6> <p>Quisque pulvinar tellus sit amet sem scelerisque tincidunt.</p> <div class="text-muted f-s-11">35 minutes ago</div> </div> </a> </li> <li class="media"> <a href="javascript:;"> <div class="media-left"> <i class="fa fa-plus media-object bg-silver-darker"></i> </div> <div class="media-body"> <h6 class="media-heading"> New User Registered</h6> <div class="text-muted f-s-11">1 hour ago</div> </div> </a> </li> <li class="media"> <a href="javascript:;"> <div class="media-left"> <i class="fa fa-envelope media-object bg-silver-darker"></i> <i class="fab fa-google text-warning media-object-icon f-s-14"></i> </div> <div class="media-body"> <h6 class="media-heading"> New Email From John</h6> <div class="text-muted f-s-11">2 hour ago</div> </div> </a> </li> <li class="dropdown-footer text-center"> <a href="javascript:;">View more</a> </li> </ul> </li> <li class="dropdown navbar-user"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"> <img src="../assets/img/user/user-13.jpg" alt="" /> <span class="d-none d-md-inline">Adam Schwartz</span> <b class="caret"></b> </a> <div class="dropdown-menu dropdown-menu-right"> <a href="javascript:;" class="dropdown-item">Edit Profile</a> <a href="javascript:;" class="dropdown-item"><span class="badge badge-danger pull-right">2</span> Inbox</a> <a href="javascript:;" class="dropdown-item">Calendar</a> <a href="javascript:;" class="dropdown-item">Setting</a> <div class="dropdown-divider"></div> <a href="javascript:;" class="dropdown-item">Log Out</a> </div> </li> </ul> <!-- end header navigation right --> </div> <!-- end #header --> <!-- begin #sidebar --> <div id="sidebar" class="sidebar"> <!-- begin sidebar scrollbar --> <div data-scrollbar="true" data-height="100%"> <!-- begin sidebar user --> <ul class="nav"> <li class="nav-profile"> <a href="javascript:;" data-toggle="nav-profile"> <div class="cover with-shadow"></div> <div class="image"> <img src="../assets/img/user/user-13.jpg" alt="" /> </div> <div class="info"> <b class="caret"></b> Sean Ngu <small>Front end developer</small> </div> </a> </li> <li> <ul class="nav nav-profile"> <li><a href="javascript:;"><i class="ion-ios-cog-outline"></i> Settings</a></li> <li><a href="javascript:;"><i class="ion-ios-compose-outline"></i> Send Feedback</a></li> <li><a href="javascript:;"><i class="ion-ios-help-outline"></i> Helps</a></li> </ul> </li> </ul> <!-- end sidebar user --> <!-- begin sidebar nav --> <ul class="nav"> <li class="nav-header">Navigation</li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-pulse-strong"></i> <span>Dashboard</span> </a> <ul class="sub-menu"> <li><a href="index.html">Dashboard v1</a></li> <li><a href="index_v2.html">Dashboard v2</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <span class="badge pull-right">10</span> <i class="ion-ios-email"></i> <span>Email</span> </a> <ul class="sub-menu"> <li><a href="email_inbox.html">Inbox</a></li> <li><a href="email_compose.html">Compose</a></li> <li><a href="email_detail.html">Detail</a></li> </ul> </li> <li> <a href="widget.html"> <i class="ion-ios-nutrition bg-blue"></i> <span>Widgets <span class="label label-theme m-l-5">NEW</span></span> </a> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-color-filter-outline bg-indigo"></i> <span>UI Elements <span class="label label-theme m-l-5">NEW</span></span> </a> <ul class="sub-menu"> <li><a href="ui_general.html">General <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> <li><a href="ui_typography.html">Typography</a></li> <li><a href="ui_tabs_accordions.html">Tabs &amp; Accordions</a></li> <li><a href="ui_unlimited_tabs.html">Unlimited Nav Tabs</a></li> <li><a href="ui_modal_notification.html">Modal &amp; Notification <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> <li><a href="ui_widget_boxes.html">Widget Boxes</a></li> <li><a href="ui_media_object.html">Media Object</a></li> <li><a href="ui_buttons.html">Buttons <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> <li><a href="ui_icons.html">Icons</a></li> <li><a href="ui_simple_line_icons.html">Simple Line Icons</a></li> <li><a href="ui_ionicons.html">Ionicons</a></li> <li><a href="ui_tree.html">Tree View</a></li> <li><a href="ui_language_bar_icon.html">Language Bar &amp; Icon</a></li> <li><a href="ui_social_buttons.html">Social Buttons</a></li> <li><a href="ui_tour.html">Intro JS</a></li> </ul> </li> <li> <a href="bootstrap_4.html"> <div class="icon-img"> <img src="../assets/img/logo/logo-bs4.png" alt=""> </div> <span>Bootstrap 4 <span class="label label-theme m-l-5">NEW</span></span> </a> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-briefcase-outline bg-gradient-purple"></i> <span>Form Stuff <span class="label label-theme m-l-5">NEW</span></span> </a> <ul class="sub-menu"> <li><a href="form_elements.html">Form Elements <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> <li><a href="form_plugins.html">Form Plugins <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> <li><a href="form_slider_switcher.html">Form Slider + Switcher</a></li> <li><a href="form_validation.html">Form Validation</a></li> <li><a href="form_wizards.html">Wizards</a></li> <li><a href="form_wizards_validation.html">Wizards + Validation</a></li> <li><a href="form_wysiwyg.html">WYSIWYG</a></li> <li><a href="form_editable.html">X-Editable</a></li> <li><a href="form_multiple_upload.html">Multiple File Upload</a></li> <li><a href="form_summernote.html">Summernote</a></li> <li><a href="form_dropzone.html">Dropzone</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-grid-view-outline bg-green"></i> <span>Tables</span> </a> <ul class="sub-menu"> <li><a href="table_basic.html">Basic Tables</a></li> <li class="has-sub"> <a href="javascript:;"><b class="caret"></b> Managed Tables</a> <ul class="sub-menu"> <li><a href="table_manage.html">Default</a></li> <li><a href="table_manage_autofill.html">Autofill</a></li> <li><a href="table_manage_buttons.html">Buttons</a></li> <li><a href="table_manage_colreorder.html">ColReorder</a></li> <li><a href="table_manage_fixed_columns.html">Fixed Column</a></li> <li><a href="table_manage_fixed_header.html">Fixed Header</a></li> <li><a href="table_manage_keytable.html">KeyTable</a></li> <li><a href="table_manage_responsive.html">Responsive</a></li> <li><a href="table_manage_rowreorder.html">RowReorder</a></li> <li><a href="table_manage_scroller.html">Scroller</a></li> <li><a href="table_manage_select.html">Select</a></li> <li><a href="table_manage_combine.html">Extension Combination</a></li> </ul> </li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-infinite-outline bg-gradient-aqua"></i> <span>Front End</span> </a> <ul class="sub-menu"> <li><a href="../../frontend/one-page-parallax/index.html" target="_blank">One Page Parallax</a></li> <li><a href="../../frontend/blog/index.html" target="_blank">Blog</a></li> <li><a href="../../frontend/forum/index.html" target="_blank">Forum</a></li> <li><a href="../../frontend/e-commerce/index.html" target="_blank">E-Commerce</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-compose-outline bg-gradient-blue"></i> <span>Email Template</span> </a> <ul class="sub-menu"> <li><a href="email_system.html">System Template</a></li> <li><a href="email_newsletter.html">Newsletter Template</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-stats-bars bg-gradient-orange"></i> <span>Chart</span> </a> <ul class="sub-menu"> <li><a href="chart-flot.html">Flot Chart</a></li> <li><a href="chart-morris.html">Morris Chart</a></li> <li><a href="chart-js.html">Chart JS</a></li> <li><a href="chart-d3.html">d3 Chart</a></li> </ul> </li> <li><a href="calendar.html"><i class="ion-ios-calendar-outline bg-pink"></i> <span>Calendar</span></a></li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-location bg-pink"></i> <span>Map</span> </a> <ul class="sub-menu"> <li><a href="map_vector.html">Vector Map</a></li> <li><a href="map_google.html">Google Map</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-albums-outline"></i> <span>Gallery</span> </a> <ul class="sub-menu"> <li><a href="gallery.html">Gallery v1</a></li> <li><a href="gallery_v2.html">Gallery v2</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-gear-outline"></i> <span>Page Options</span> </a> <ul class="sub-menu"> <li><a href="page_blank.html">Blank Page</a></li> <li><a href="page_with_footer.html">Page with Footer</a></li> <li><a href="page_without_sidebar.html">Page without Sidebar</a></li> <li><a href="page_with_right_sidebar.html">Page with Right Sidebar</a></li> <li><a href="page_with_minified_sidebar.html">Page with Minified Sidebar</a></li> <li><a href="page_with_two_sidebar.html">Page with Two Sidebar</a></li> <li><a href="page_with_line_icons.html">Page with Line Icons</a></li> <li><a href="page_with_fontawesome.html">Page with FontAwesome</a></li> <li><a href="page_full_height.html">Full Height Content</a></li> <li><a href="page_with_wide_sidebar.html">Page with Wide Sidebar</a></li> <li><a href="page_with_light_sidebar.html">Page with Light Sidebar</a></li> <li><a href="page_with_mega_menu.html">Page with Mega Menu</a></li> <li><a href="page_with_top_menu.html">Page with Top Menu</a></li> <li><a href="page_with_boxed_layout.html">Page with Boxed Layout</a></li> <li><a href="page_with_mixed_menu.html">Page with Mixed Menu</a></li> <li><a href="page_boxed_layout_with_mixed_menu.html">Boxed Layout with Mixed Menu</a></li> <li><a href="page_with_transparent_sidebar.html">Page with Transparent Sidebar</a></li> </ul> </li> <li class="has-sub active"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-heart-outline"></i> <span>Extra</span> </a> <ul class="sub-menu"> <li><a href="extra_timeline.html">Timeline</a></li> <li><a href="extra_coming_soon.html">Coming Soon Page</a></li> <li class="active"><a href="extra_search_results.html">Search Results</a></li> <li><a href="extra_invoice.html">Invoice</a></li> <li><a href="extra_404_error.html">404 Error Page</a></li> <li><a href="extra_profile.html">Profile Page</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-locked-outline"></i> <span>Login &amp; Register</span> </a> <ul class="sub-menu"> <li><a href="login.html">Login</a></li> <li><a href="login_v2.html">Login v2</a></li> <li><a href="login_v3.html">Login v3</a></li> <li><a href="register_v3.html">Register v3</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-flower-outline"></i> <span>Version <span class="label label-theme m-l-5">NEW</span></span> </a> <ul class="sub-menu"> <li><a href="../template_html/index.html">HTML</a></li> <li><a href="../template_ajax/index.html">AJAX</a></li> <li><a href="../template_angularjs/index.html">ANGULAR JS</a></li> <li><a href="../template_angularjs6/index.html">ANGULAR JS 6 <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> <li><a href="../template_laravel/index.html">LARAVEL <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> <li><a href="../template_material/index.html">MATERIAL DESIGN</a></li> <li><a href="javascript:;">APPLE DESIGN</a></li> <li><a href="../template_transparent/index.html">TRANSPARENT DESIGN <i class="fa fa-paper-plane text-theme m-l-5"></i></a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-medkit-outline"></i> <span>Helper</span> </a> <ul class="sub-menu"> <li><a href="helper_css.html">Predefined CSS Classes</a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> <i class="ion-ios-list"></i> <span>Menu Level</span> </a> <ul class="sub-menu"> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> Menu 1.1 </a> <ul class="sub-menu"> <li class="has-sub"> <a href="javascript:;"> <b class="caret"></b> Menu 2.1 </a> <ul class="sub-menu"> <li><a href="javascript:;">Menu 3.1</a></li> <li><a href="javascript:;">Menu 3.2</a></li> </ul> </li> <li><a href="javascript:;">Menu 2.2</a></li> <li><a href="javascript:;">Menu 2.3</a></li> </ul> </li> <li><a href="javascript:;">Menu 1.2</a></li> <li><a href="javascript:;">Menu 1.3</a></li> </ul> </li> <!-- begin sidebar minify button --> <li><a href="javascript:;" class="sidebar-minify-btn" data-click="sidebar-minify"><i class="ion-ios-arrow-left"></i> <span>Collapse</span></a></li> <!-- end sidebar minify button --> </ul> <!-- end sidebar nav --> </div> <!-- end sidebar scrollbar --> </div> <div class="sidebar-bg"></div> <!-- end #sidebar --> <!-- begin #content --> <div id="content" class="content"> <!-- begin breadcrumb --> <ol class="breadcrumb pull-right"> <li class="breadcrumb-item"><a href="javascript:;">Home</a></li> <li class="breadcrumb-item"><a href="javascript:;">Extra</a></li> <li class="breadcrumb-item active">Search Results</li> </ol> <!-- end breadcrumb --> <!-- begin page-header --> <h1 class="page-header">Search Results <small>3 results found</small></h1> <!-- end page-header --> <!-- begin row --> <div class="row"> <!-- begin col-12 --> <div class="col-md-12"> <!-- begin result-container --> <div class="result-container"> <!-- begin input-group --> <div class="input-group input-group-lg m-b-20"> <input type="text" class="form-control input-white" placeholder="Enter keywords here..." /> <div class="input-group-append"> <button type="button" class="btn btn-primary"><i class="fa fa-search fa-fw"></i> Search</button> <button type="button" class="btn btn-primary dropdown-toggle no-caret" data-toggle="dropdown"> <i class="fa fa-cog fa-fw"></i> </button> <ul class="dropdown-menu pull-right"> <li><a href="javascript:;">Action</a></li> <li><a href="javascript:;">Another action</a></li> <li><a href="javascript:;">Something else here</a></li> <li class="divider"></li> <li><a href="javascript:;">Separated link</a></li> </ul> </div> </div> <!-- end input-group --> <!-- begin dropdown --> <div class="dropdown pull-left"> <a href="javascript:;" class="btn btn-white btn-white-without-border dropdown-toggle" data-toggle="dropdown"> Filters by </a> <ul class="dropdown-menu" role="menu"> <li><a href="javascript:;">Posted Date</a></li> <li><a href="javascript:;">View Count</a></li> <li><a href="javascript:;">Total View</a></li> <li class="divider"></li> <li><a href="javascript:;">Location</a></li> </ul> </div> <!-- end dropdown --> <!-- begin btn-group --> <div class="btn-group m-l-10 m-b-20"> <a href="javascript:;" class="btn btn-white btn-white-without-border"><i class="fa fa-list"></i></a> <a href="javascript:;" class="btn btn-white btn-white-without-border"><i class="fa fa-th"></i></a> <a href="javascript:;" class="btn btn-white btn-white-without-border"><i class="fa fa-th-large"></i></a> </div> <!-- end btn-group --> <!-- begin pagination --> <ul class="pagination pull-right m-t-3 m-b-20"> <li class="disabled"><a href="javascript:;" class="page-link">«</a></li> <li class="active"><a href="javascript:;" class="page-link">1</a></li> <li class="page-item"><a href="javascript:;" class="page-link">2</a></li> <li class="page-item"><a href="javascript:;" class="page-link">3</a></li> <li class="page-item"><a href="javascript:;" class="page-link">4</a></li> <li class="page-item"><a href="javascript:;" class="page-link">5</a></li> <li class="page-item"><a href="javascript:;" class="page-link">6</a></li> <li class="page-item"><a href="javascript:;" class="page-link">7</a></li> <li class="page-item"><a href="javascript:;" class="page-link">»</a></li> </ul> <!-- end pagination --> <!-- begin result-list --> <ul class="result-list"> <li> <a href="#" class="result-image" style="background-image: url(../assets/img/gallery/gallery-51.jpg)"></a> <div class="result-info"> <h4 class="title"><a href="javascript:;">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p class="location">United State, BY 10089</p> <p class="desc"> Nunc et ornare ligula. Aenean commodo lectus turpis, eu laoreet risus lobortis quis. Suspendisse vehicula mollis magna vel aliquet. Donec ac tempor neque, convallis euismod mauris. Integer dictum dictum ipsum quis viverra. </p> <div class="btn-row"> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Analytics"><i class="fa fa-fw fa-chart-bar"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Tasks"><i class="fa fa-fw fa-tasks"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Configuration"><i class="fa fa-fw fa-cog"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Performance"><i class="fa fa-fw fa-tachometer-alt"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Users"><i class="fa fa-fw fa-user"></i></a> </div> </div> <div class="result-price"> $92,101 <small>PER MONTH</small> <a href="javascript:;" class="btn btn-yellow btn-block">View Details</a> </div> </li> <li> <a href="#" class="result-image" style="background-image: url(../assets/img/gallery/gallery-52.jpg)"></a> <div class="result-info"> <h4 class="title"><a href="javascript:;">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p class="location">United State, BY 10089</p> <p class="desc"> Nunc et ornare ligula. Aenean commodo lectus turpis, eu laoreet risus lobortis quis. Suspendisse vehicula mollis magna vel aliquet. Donec ac tempor neque, convallis euismod mauris. Integer dictum dictum ipsum quis viverra. </p> <div class="btn-row"> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Analytics"><i class="fa fa-fw fa-chart-bar"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Tasks"><i class="fa fa-fw fa-tasks"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Configuration"><i class="fa fa-fw fa-cog"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Performance"><i class="fa fa-fw fa-tachometer-alt"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Users"><i class="fa fa-fw fa-user"></i></a> </div> </div> <div class="result-price"> $102,232 <small>PER MONTH</small> <a href="javascript:;" class="btn btn-yellow btn-block">View Details</a> </div> </li> <li> <a href="#" class="result-image" style="background-image: url(../assets/img/gallery/gallery-53.jpg)"></a> <div class="result-info"> <h4 class="title"><a href="javascript:;">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p class="location">United State, BY 10089</p> <p class="desc"> Nunc et ornare ligula. Aenean commodo lectus turpis, eu laoreet risus lobortis quis. Suspendisse vehicula mollis magna vel aliquet. Donec ac tempor neque, convallis euismod mauris. Integer dictum dictum ipsum quis viverra. </p> <div class="btn-row"> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Analytics"><i class="fa fa-fw fa-chart-bar"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Tasks"><i class="fa fa-fw fa-tasks"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Configuration"><i class="fa fa-fw fa-cog"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Performance"><i class="fa fa-fw fa-tachometer-alt"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Users"><i class="fa fa-fw fa-user"></i></a> </div> </div> <div class="result-price"> $183,921 <small>PER MONTH</small> <a href="javascript:;" class="btn btn-yellow btn-block">View Details</a> </div> </li> <li> <a href="#" class="result-image" style="background-image: url(../assets/img/gallery/gallery-54.jpg)"></a> <div class="result-info"> <h4 class="title"><a href="javascript:;">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p class="location">United State, BY 10089</p> <p class="desc"> Nunc et ornare ligula. Aenean commodo lectus turpis, eu laoreet risus lobortis quis. Suspendisse vehicula mollis magna vel aliquet. Donec ac tempor neque, convallis euismod mauris. Integer dictum dictum ipsum quis viverra. </p> <div class="btn-row"> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Analytics"><i class="fa fa-fw fa-chart-bar"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Tasks"><i class="fa fa-fw fa-tasks"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Configuration"><i class="fa fa-fw fa-cog"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Performance"><i class="fa fa-fw fa-tachometer-alt"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Users"><i class="fa fa-fw fa-user"></i></a> </div> </div> <div class="result-price"> $82,991 <small>PER MONTH</small> <a href="javascript:;" class="btn btn-yellow btn-block">View Details</a> </div> </li> <li> <a href="#" class="result-image" style="background-image: url(../assets/img/gallery/gallery-55.jpg)"></a> <div class="result-info"> <h4 class="title"><a href="javascript:;">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p class="location">United State, BY 10089</p> <p class="desc"> Nunc et ornare ligula. Aenean commodo lectus turpis, eu laoreet risus lobortis quis. Suspendisse vehicula mollis magna vel aliquet. Donec ac tempor neque, convallis euismod mauris. Integer dictum dictum ipsum quis viverra. </p> <div class="btn-row"> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Analytics"><i class="fa fa-fw fa-chart-bar"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Tasks"><i class="fa fa-fw fa-tasks"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Configuration"><i class="fa fa-fw fa-cog"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Performance"><i class="fa fa-fw fa-tachometer-alt"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Users"><i class="fa fa-fw fa-user"></i></a> </div> </div> <div class="result-price"> $422,999 <small>PER MONTH</small> <a href="javascript:;" class="btn btn-yellow btn-block">View Details</a> </div> </li> <li> <a href="#" class="result-image" style="background-image: url(../assets/img/gallery/gallery-56.jpg)"></a> <div class="result-info"> <h4 class="title"><a href="javascript:;">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p class="location">United State, BY 10089</p> <p class="desc"> Nunc et ornare ligula. Aenean commodo lectus turpis, eu laoreet risus lobortis quis. Suspendisse vehicula mollis magna vel aliquet. Donec ac tempor neque, convallis euismod mauris. Integer dictum dictum ipsum quis viverra. </p> <div class="btn-row"> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Analytics"><i class="fa fa-fw fa-chart-bar"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Tasks"><i class="fa fa-fw fa-tasks"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Configuration"><i class="fa fa-fw fa-cog"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Performance"><i class="fa fa-fw fa-tachometer-alt"></i></a> <a href="javascript:;" data-toggle="tooltip" data-container="body" data-title="Users"><i class="fa fa-fw fa-user"></i></a> </div> </div> <div class="result-price"> $891,872 <small>PER MONTH</small> <a href="javascript:;" class="btn btn-yellow btn-block">View Details</a> </div> </li> </ul> <!-- end result-list --> <!-- begin pagination --> <div class="clearfix m-t-20"> <ul class="pagination pull-right"> <li class="disabled"><a href="javascript:;" class="page-link">«</a></li> <li class="active"><a href="javascript:;" class="page-link">1</a></li> <li class="page-item"><a href="javascript:;" class="page-link">2</a></li> <li class="page-item"><a href="javascript:;" class="page-link">3</a></li> <li class="page-item"><a href="javascript:;" class="page-link">4</a></li> <li class="page-item"><a href="javascript:;" class="page-link">5</a></li> <li class="page-item"><a href="javascript:;" class="page-link">6</a></li> <li class="page-item"><a href="javascript:;" class="page-link">7</a></li> <li class="page-item"><a href="javascript:;" class="page-link">»</a></li> </ul> </div> <!-- end pagination --> </div> <!-- end result-container --> </div> <!-- end col-12 --> </div> <!-- end row --> </div> <!-- end #content --> <!-- begin theme-panel --> <div class="theme-panel theme-panel-lg"> <a href="javascript:;" data-click="theme-panel-expand" class="theme-collapse-btn"><i class="ion-ios-cog"></i></a> <div class="theme-panel-content"> <h5 class="m-t-0">Color Theme</h5> <ul class="theme-list clearfix"> <li><a href="javascript:;" class="bg-red" data-theme="red" data-theme-file="../assets/css/apple/theme/red.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Red">&nbsp;</a></li> <li><a href="javascript:;" class="bg-pink" data-theme="pink" data-theme-file="../assets/css/apple/theme/pink.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Pink">&nbsp;</a></li> <li><a href="javascript:;" class="bg-orange" data-theme="orange" data-theme-file="../assets/css/apple/theme/orange.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Orange">&nbsp;</a></li> <li><a href="javascript:;" class="bg-yellow" data-theme="yellow" data-theme-file="../assets/css/apple/theme/yellow.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Yellow">&nbsp;</a></li> <li><a href="javascript:;" class="bg-lime" data-theme="lime" data-theme-file="../assets/css/apple/theme/lime.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Lime">&nbsp;</a></li> <li><a href="javascript:;" class="bg-green" data-theme="green" data-theme-file="../assets/css/apple/theme/green.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Green">&nbsp;</a></li> <li><a href="javascript:;" class="bg-teal" data-theme="teal" data-theme-file="../assets/css/apple/theme/teal.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Teal">&nbsp;</a></li> <li><a href="javascript:;" class="bg-aqua" data-theme="aqua" data-theme-file="../assets/css/apple/theme/aqua.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Aqua">&nbsp;</a></li> <li class="active"><a href="javascript:;" class="bg-blue" data-theme="default" data-theme-file="../assets/css/apple/theme/default.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Default">&nbsp;</a></li> <li><a href="javascript:;" class="bg-purple" data-theme="purple" data-theme-file="../assets/css/apple/theme/purple.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Purple">&nbsp;</a></li> <li><a href="javascript:;" class="bg-indigo" data-theme="indigo" data-theme-file="../assets/css/apple/theme/indigo.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Indigo">&nbsp;</a></li> <li><a href="javascript:;" class="bg-black" data-theme="black" data-theme-file="../assets/css/apple/theme/black.css" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Black">&nbsp;</a></li> </ul> <div class="divider"></div> <div class="row m-t-10"> <div class="col-md-6 control-label text-inverse f-w-600">Header Styling</div> <div class="col-md-6"> <select name="header-styling" class="form-control form-control-sm"> <option value="1">default</option> <option value="2">inverse</option> </select> </div> </div> <div class="row m-t-10"> <div class="col-md-6 control-label text-inverse f-w-600">Header</div> <div class="col-md-6"> <select name="header-fixed" class="form-control form-control-sm"> <option value="1">fixed</option> <option value="2">default</option> </select> </div> </div> <div class="row m-t-10"> <div class="col-md-6 control-label text-inverse f-w-600">Sidebar Styling</div> <div class="col-md-6"> <select name="sidebar-styling" class="form-control form-control-sm"> <option value="1">default</option> <option value="2">grid</option> </select> </div> </div> <div class="row m-t-10"> <div class="col-md-6 control-label text-inverse f-w-600">Sidebar</div> <div class="col-md-6"> <select name="sidebar-fixed" class="form-control form-control-sm"> <option value="1">fixed</option> <option value="2">default</option> </select> </div> </div> <div class="row m-t-10"> <div class="col-md-6 control-label text-inverse f-w-600">Sidebar Gradient</div> <div class="col-md-6"> <select name="content-gradient" class="form-control form-control-sm"> <option value="1">disabled</option> <option value="2">enabled</option> </select> </div> </div> <div class="row m-t-10"> <div class="col-md-6 control-label text-inverse f-w-600">Direction</div> <div class="col-md-6"> <select name="direction" class="form-control form-control-sm"> <option value="1">LTR</option> <option value="2">RTL</option> </select> </div> </div> <div class="divider"></div> <h5>THEME VERSION</h5> <div class="theme-version"> <a href="../template_html/index_v2.html"> <span style="background-image: url(../assets/img/theme/default.jpg);"></span> </a> <a href="../template_transparent/index_v2.html"> <span style="background-image: url(../assets/img/theme/transparent.jpg);"></span> </a> </div> <div class="theme-version"> <a href="../template_apple/index_v2.html" class="active"> <span style="background-image: url(../assets/img/theme/apple.jpg);"></span> </a> <a href="../template_material/index_v2.html"> <span style="background-image: url(../assets/img/theme/material.jpg);"></span> </a> </div> <div class="divider"></div> <div class="row m-t-10"> <div class="col-md-12"> <a href="javascript:;" class="btn btn-inverse btn-block btn-rounded" data-click="reset-local-storage"><b>Reset Local Storage</b></a> </div> </div> </div> </div> <!-- end theme-panel --> <!-- begin scroll to top btn --> <a href="javascript:;" class="btn btn-icon btn-circle btn-success btn-scroll-to-top fade" data-click="scroll-top"><i class="fa fa-angle-up"></i></a> <!-- end scroll to top btn --> </div> <!-- end page container --> <!-- ================== BEGIN BASE JS ================== --> <script src="../assets/plugins/jquery/jquery-3.2.1.min.js"></script> <script src="../assets/plugins/jquery-ui/jquery-ui.min.js"></script> <script src="../assets/plugins/bootstrap/4.1.0/js/bootstrap.bundle.min.js"></script> <!--[if lt IE 9]> <script src="../assets/crossbrowserjs/html5shiv.js"></script> <script src="../assets/crossbrowserjs/respond.min.js"></script> <script src="../assets/crossbrowserjs/excanvas.min.js"></script> <![endif]--> <script src="../assets/plugins/slimscroll/jquery.slimscroll.min.js"></script> <script src="../assets/plugins/js-cookie/js.cookie.js"></script> <script src="../assets/js/theme/apple.min.js"></script> <script src="../assets/js/apps.min.js"></script> <!-- ================== END BASE JS ================== --> <script> $(document).ready(function() { App.init(); }); </script> </body> </html>
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>isDefault</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script> <script>const storage = localStorage.getItem("dokka-dark-mode") const savedDarkMode = storage ? JSON.parse(storage) : false if(savedDarkMode === true){ document.getElementsByTagName("html")[0].classList.add("theme-dark") }</script> <script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><link href="../../../styles/prism.css" rel="Stylesheet"><link href="../../../styles/logo-styles.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" defer="defer"></script><script type="text/javascript" src="../../../scripts/prism.js" async="async"></script> </head> <body> <div class="navigation-wrapper" id="navigation-wrapper"> <div id="leftToggler"><span class="icon-toggler"></span></div> <div class="library-name"><a href="../../../index.html">blast-types</a></div> <div>6.0.0</div> <div class="pull-right d-flex"><button id="theme-toggle-button"><span id="theme-toggle"></span></button> <div id="searchBar"></div> </div> </div> <div id="container"> <div id="leftColumn"> <div id="sideMenu"></div> </div> <div id="main"> <div class="main-content" id="content" pageIds="blast-types::org.veupathdb.lib.blast.tblastx.fields/ScoringMatrixTX/isDefault/#/PointingToDeclaration//769193423"> <div class="breadcrumbs"><a href="../../../index.html">blast-types</a>/<a href="../index.html">org.veupathdb.lib.blast.tblastx.fields</a>/<a href="index.html">ScoringMatrixTX</a>/<a href="is-default.html">isDefault</a></div> <div class="cover "> <h1 class="cover"><span>is</span><wbr></wbr><span><span>Default</span></span></h1> </div> <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">override </span><span class="token keyword">val </span><a href="is-default.html">isDefault</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</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><p class="paragraph">Indicates whether the field is currently set to its default value.</p></div></div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Tue Dec 02 21:24:52 EST 2014 --> <title>TwoPlanar (MaltParser 1.8.1)</title> <meta name="date" content="2014-12-02"> <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="TwoPlanar (MaltParser 1.8.1)"; } //--> </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/TwoPlanar.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"><em><b>MaltParser 1.8.1</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" target="_top">Frames</a></li> <li><a href="TwoPlanar.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.maltparser.parser.algorithm.twoplanar</div> <h2 title="Class TwoPlanar" class="title">Class TwoPlanar</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">org.maltparser.parser.TransitionSystem</a></li> <li> <ul class="inheritance"> <li>org.maltparser.parser.algorithm.twoplanar.TwoPlanar</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.20">TwoPlanar</a> extends <a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></pre> <dl><dt><span class="strong">Author:</span></dt> <dd>Carlos Gomez Rodriguez</dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#LEFTARC">LEFTARC</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#REDUCE">REDUCE</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#REDUCEBOTH">REDUCEBOTH</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#RIGHTARC">RIGHTARC</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#SHIFT">SHIFT</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#SWITCH">SWITCH</a></strong></code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.maltparser.parser.TransitionSystem"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.maltparser.parser.<a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></h3> <code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#actionContainers">actionContainers</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#arcLabelActionContainers">arcLabelActionContainers</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#decisionSettingsSplitPattern">decisionSettingsSplitPattern</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#transActionContainer">transActionContainer</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#transitionTableHandler">transitionTableHandler</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">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#TwoPlanar(org.maltparser.core.propagation.PropagationManager)">TwoPlanar</a></strong>(<a href="../../../../../org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</a>&nbsp;propagationManager)</code>&nbsp;</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">&nbsp;</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>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)">addAvailableTransitionToTable</a></strong>(<a href="../../../../../org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</a>&nbsp;ttable)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)">apply</a></strong>(<a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a>&nbsp;currentAction, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;config)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)">defaultAction</a></strong>(<a href="../../../../../org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</a>&nbsp;history, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;configuration)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)">getDeterministicAction</a></strong>(<a href="../../../../../org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</a>&nbsp;history, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;config)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#getName()">getName</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)">initWithDefaultTransitions</a></strong>(<a href="../../../../../org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</a>&nbsp;history)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)">permissible</a></strong>(<a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a>&nbsp;currentAction, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;config)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.maltparser.parser.TransitionSystem"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.maltparser.parser.<a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></h3> <code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#addEdgeLabels(org.maltparser.core.syntaxgraph.edge.Edge)">addEdgeLabels</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#copyAction(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.history.action.GuideUserAction)">copyAction</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#getActionString(org.maltparser.parser.history.action.GuideUserAction)">getActionString</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#getTableHandlers()">getTableHandlers</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#initTableHandlers(java.lang.String[], java.lang.String, org.maltparser.core.symbol.SymbolTableHandler)">initTableHandlers</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#initTableHandlers(java.lang.String, org.maltparser.core.symbol.SymbolTableHandler)">initTableHandlers</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#initTransitionSystem(org.maltparser.parser.history.GuideUserHistory)">initTransitionSystem</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#isActionContainersLabeled()">isActionContainersLabeled</a>, <a href="../../../../../org/maltparser/parser/TransitionSystem.html#updateActionContainers(org.maltparser.parser.history.GuideUserHistory, int, org.maltparser.core.syntaxgraph.LabelSet)">updateActionContainers</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&nbsp;java.lang.<a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> <code><a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="SHIFT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SHIFT</h4> <pre>protected static final&nbsp;int <a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.21">SHIFT</a></pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.maltparser.parser.algorithm.twoplanar.TwoPlanar.SHIFT">Constant Field Values</a></dd></dl> </li> </ul> <a name="SWITCH"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SWITCH</h4> <pre>protected static final&nbsp;int <a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.22">SWITCH</a></pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.maltparser.parser.algorithm.twoplanar.TwoPlanar.SWITCH">Constant Field Values</a></dd></dl> </li> </ul> <a name="RIGHTARC"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RIGHTARC</h4> <pre>protected static final&nbsp;int <a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.23">RIGHTARC</a></pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.maltparser.parser.algorithm.twoplanar.TwoPlanar.RIGHTARC">Constant Field Values</a></dd></dl> </li> </ul> <a name="LEFTARC"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LEFTARC</h4> <pre>protected static final&nbsp;int <a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.24">LEFTARC</a></pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.maltparser.parser.algorithm.twoplanar.TwoPlanar.LEFTARC">Constant Field Values</a></dd></dl> </li> </ul> <a name="REDUCE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>REDUCE</h4> <pre>protected static final&nbsp;int <a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.25">REDUCE</a></pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.maltparser.parser.algorithm.twoplanar.TwoPlanar.REDUCE">Constant Field Values</a></dd></dl> </li> </ul> <a name="REDUCEBOTH"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>REDUCEBOTH</h4> <pre>protected static final&nbsp;int <a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.26">REDUCEBOTH</a></pre> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.maltparser.parser.algorithm.twoplanar.TwoPlanar.REDUCEBOTH">Constant Field Values</a></dd></dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="TwoPlanar(org.maltparser.core.propagation.PropagationManager)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>TwoPlanar</h4> <pre>public&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.28">TwoPlanar</a>(<a href="../../../../../org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</a>&nbsp;propagationManager) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>apply</h4> <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.32">apply</a>(<a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a>&nbsp;currentAction, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;config) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)">apply</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDeterministicAction</h4> <pre>public&nbsp;<a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a>&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.73">getDeterministicAction</a>(<a href="../../../../../org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</a>&nbsp;history, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;config) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)">getDeterministicAction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addAvailableTransitionToTable</h4> <pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.81">addAvailableTransitionToTable</a>(<a href="../../../../../org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</a>&nbsp;ttable) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)">addAvailableTransitionToTable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>initWithDefaultTransitions</h4> <pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.90">initWithDefaultTransitions</a>(<a href="../../../../../org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</a>&nbsp;history) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)">initWithDefaultTransitions</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="getName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getName</h4> <pre>public&nbsp;<a href="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.103">getName</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#getName()">getName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></code></dd> </dl> </li> </ul> <a name="permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>permissible</h4> <pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.107">permissible</a>(<a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a>&nbsp;currentAction, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;config) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)">permissible</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd></dl> </li> </ul> <a name="defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>defaultAction</h4> <pre>public&nbsp;<a href="../../../../../org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</a>&nbsp;<a href="../../../../../src-html/org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#line.218">defaultAction</a>(<a href="../../../../../org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</a>&nbsp;history, <a href="../../../../../org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</a>&nbsp;configuration) throws <a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/maltparser/parser/TransitionSystem.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)">defaultAction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</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/TwoPlanar.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"><em><b>MaltParser 1.8.1</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../../org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" target="_top">Frames</a></li> <li><a href="TwoPlanar.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.</small></p> </body> </html>
<div class="chatlog__message-group"> <div id="chatlog__message-container-550914566398410756" class="chatlog__message-container " data-message-id="550914566398410756"> <div class="chatlog__message"> <div class="chatlog__message-aside"> <img class="chatlog__avatar" src="https://cdn.discordapp.com/avatars/189711109966659584/95280765d1be73ce985dce15ea3585f6.png?size=512" alt="Avatar" loading="lazy"> </div> <div class="chatlog__message-primary"> <div class="chatlog__header"> <span class="chatlog__author" style="color: rgb(237, 171, 161)" title="omochimetaru#1122" data-user-id="189711109966659584">omochimetaru</span> <a href="/channels/375206337937801216?category=main&amp;channel=swift-zatsu&amp;message_id=550914566398410756"><span class="chatlog__timestamp">01-Mar-19 05:37 AM</span></a> </div> <div class="chatlog__content chatlog__markdown"> <span class="chatlog__markdown-preserve">ありがとうこざいます</span> </div> </div> </div> </div> </div>
<!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"> <meta name="description" content="API docs for the operator - method from the Point class, for the Dart programming language."> <title>operator - method - Point class - dart:math library - Dart API</title> <!-- required because all the links are pseudo-absolute --> <base href="../.."> <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:500,400i,400,300|Source+Sans+Pro:400,300,700" rel="stylesheet"> <link rel="stylesheet" href="static-assets/github.css"> <link rel="stylesheet" href="static-assets/styles.css"> <link rel="icon" href="static-assets/favicon.png"> </head> <body> <div id="overlay-under-drawer"></div> <header id="title"> <button id="sidenav-left-toggle" type="button">&nbsp;</button> <ol class="breadcrumbs gt-separated dark hidden-xs"> <li><a href="index.html">app_intro</a></li> <li><a href="dart-math/dart-math-library.html">dart:math</a></li> <li><a href="dart-math/Point-class.html">Point<span class="signature">&lt;<wbr><span class="type-parameter">T extends num</span>&gt;</span></a></li> <li class="self-crumb">operator - method</li> </ol> <div class="self-name">operator -</div> <form class="search navbar-right" role="search"> <input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> </form> </header> <main> <div class="col-xs-6 col-sm-3 col-md-2 sidebar sidebar-offcanvas-left"> <header id="header-search-sidebar" class="hidden-l"> <form class="search-sidebar" role="search"> <input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search..."> </form> </header> <ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav"> <li><a href="index.html">app_intro</a></li> <li><a href="dart-math/dart-math-library.html">dart:math</a></li> <li><a href="dart-math/Point-class.html">Point<span class="signature">&lt;<wbr><span class="type-parameter">T extends num</span>&gt;</span></a></li> <li class="self-crumb">operator - method</li> </ol> <h5>Point class</h5> <ol> <li class="section-title"><a href="dart-math/Point-class.html#constructors">Constructors</a></li> <li><a href="dart-math/Point/Point.html">Point</a></li> <li class="section-title"> <a href="dart-math/Point-class.html#instance-properties">Properties</a> </li> <li><a href="dart-math/Point/hashCode.html">hashCode</a></li> <li><a href="dart-math/Point/magnitude.html">magnitude</a></li> <li><a href="dart-math/Point/x.html">x</a></li> <li><a href="dart-math/Point/y.html">y</a></li> <li class="inherited"><a href="dart-core/Object/runtimeType.html">runtimeType</a></li> <li class="section-title"><a href="dart-math/Point-class.html#instance-methods">Methods</a></li> <li><a href="dart-math/Point/distanceTo.html">distanceTo</a></li> <li><a href="dart-math/Point/squaredDistanceTo.html">squaredDistanceTo</a></li> <li><a href="dart-math/Point/toString.html">toString</a></li> <li class="inherited"><a href="dart-core/Object/noSuchMethod.html">noSuchMethod</a></li> <li class="section-title"><a href="dart-math/Point-class.html#operators">Operators</a></li> <li><a href="dart-math/Point/operator_multiply.html">operator *</a></li> <li><a href="dart-math/Point/operator_plus.html">operator +</a></li> <li><a href="dart-math/Point/operator_minus.html">operator -</a></li> <li><a href="dart-math/Point/operator_equals.html">operator ==</a></li> </ol> </div><!--/.sidebar-offcanvas--> <div class="col-xs-12 col-sm-9 col-md-8 main-content"> <h1>operator - method</h1> <section class="multi-line-signature"> <span class="returntype"><a href="dart-math/Point-class.html">Point</a><span class="signature">&lt;<wbr><span class="type-parameter">T</span>&gt;</span></span> <span class="name ">operator -</span> (<wbr><span class="parameter" id="--param-other"><span class="type-annotation"><a href="dart-math/Point-class.html">Point</a><span class="signature">&lt;<wbr><span class="type-parameter">T</span>&gt;</span></span> <span class="parameter-name">other</span></span>) </section> <section class="desc markdown"> <p>Subtract <code>other</code> from <code>this</code>, as if both points were vectors.</p> <p>Returns the resulting "vector" as a Point.</p> </section> <section class="summary source-code" id="source"> <h2><span>Implementation</span></h2> <pre class="language-dart"><code class="language-dart">Point&lt;T&gt; operator -(Point&lt;T&gt; other) { return new Point&lt;T&gt;(x - other.x, y - other.y); }</code></pre> </section> </div> <!-- /.main-content --> <div class="col-xs-6 col-sm-6 col-md-2 sidebar sidebar-offcanvas-right"> </div><!--/.sidebar-offcanvas--> </main> <footer> <span class="no-break"> app_intro 0.0.1 </span> </footer> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="static-assets/typeahead.bundle.min.js"></script> <script src="static-assets/highlight.pack.js"></script> <script src="static-assets/URI.js"></script> <script src="static-assets/script.js"></script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Qross Keeper Notification Mail for Failed or Incorrect Task</title> <style type="text/css"> body { margin:0px; } #title { font-family: "Microsoft YaHei", Consolas; font-size: 20px; padding: 10px 10px 0px 10px; } #details { font-family: "Microsoft YaHei", Consolas; color: #666666; font-size: 14px; line-height: 150%; padding: 10px 10px 10px 10px; font-weight:bold; } #details span { font-size:12px; color: #006699; font-weight:normal; } .SUCCESS { color: #00B700; } .TIME { font-family: "Microsoft YaHei", Consolas; font-size: 14px; color:#808080; border-bottom: 1px dotted #CCCCCC; margin-top:10px; line-height:200%; } .ERROR { font-family: "Microsoft YaHei", Consolas; font-size: 14px; color:#D00000; line-height:200%; } </style> </head> <body> <div id="title">#{title} #{task_time} <span class="SUCCESS">SUCCESS</span> </div> <div id="details"> <span>JobID</span> &nbsp; #{job_id} &nbsp; &nbsp; <span>TaskID</span> &nbsp; #{task_id} &nbsp; &nbsp; <span>CommandID</span> &nbsp; #{command_id} &nbsp; &nbsp; <span>ActionID</span> &nbsp; #{action_id} <br /> <span>CommandText</span> &nbsp; #{command_text} </div> </body> </html>
<!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 Wed Feb 10 16:47:54 CET 2016 --> <title>G-Index</title> <meta name="date" content="2016-02-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="G-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="../se/mah/ke/k3lara/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../se/mah/ke/k3lara/package-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-3.html">Prev Letter</a></li> <li><a href="index-5.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-4.html" target="_top">Frames</a></li> <li><a href="index-4.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;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>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">I</a>&nbsp;<a href="index-6.html">M</a>&nbsp;<a href="index-7.html">S</a>&nbsp;<a name="I:G"> <!-- --> </a> <h2 class="title">G</h2> <dl> <dt><span class="memberNameLink"><a href="../se/mah/ke/k3lara/Animal.html#getFriendlyName--">getFriendlyName()</a></span> - Method in class se.mah.ke.k3lara.<a href="../se/mah/ke/k3lara/Animal.html" title="class in se.mah.ke.k3lara">Animal</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../se/mah/ke/k3lara/Mammal.html#getGestationTime--">getGestationTime()</a></span> - Method in class se.mah.ke.k3lara.<a href="../se/mah/ke/k3lara/Mammal.html" title="class in se.mah.ke.k3lara">Mammal</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../se/mah/ke/k3lara/Animal.html#GetInfo--">GetInfo()</a></span> - Method in class se.mah.ke.k3lara.<a href="../se/mah/ke/k3lara/Animal.html" title="class in se.mah.ke.k3lara">Animal</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../se/mah/ke/k3lara/Cat.html#GetInfo--">GetInfo()</a></span> - Method in class se.mah.ke.k3lara.<a href="../se/mah/ke/k3lara/Cat.html" title="class in se.mah.ke.k3lara">Cat</a></dt> <dd> <div class="block">This method is connected with the abstract method from the animal-class.</div> </dd> <dt><span class="memberNameLink"><a href="../se/mah/ke/k3lara/Dog.html#GetInfo--">GetInfo()</a></span> - Method in class se.mah.ke.k3lara.<a href="../se/mah/ke/k3lara/Dog.html" title="class in se.mah.ke.k3lara">Dog</a></dt> <dd> <div class="block">This method is connected with the abstract method from the animal-class.</div> </dd> <dt><span class="memberNameLink"><a href="../se/mah/ke/k3lara/Snake.html#GetInfo--">GetInfo()</a></span> - Method in class se.mah.ke.k3lara.<a href="../se/mah/ke/k3lara/Snake.html" title="class in se.mah.ke.k3lara">Snake</a></dt> <dd> <div class="block">This method is connected with the abstract method from the animal-class.</div> </dd> <dt><span class="memberNameLink"><a href="../se/mah/ke/k3lara/Cat.html#getNumberOfLife--">getNumberOfLife()</a></span> - Method in class se.mah.ke.k3lara.<a href="../se/mah/ke/k3lara/Cat.html" title="class in se.mah.ke.k3lara">Cat</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">I</a>&nbsp;<a href="index-6.html">M</a>&nbsp;<a href="index-7.html">S</a>&nbsp;</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="../se/mah/ke/k3lara/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../se/mah/ke/k3lara/package-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-3.html">Prev Letter</a></li> <li><a href="index-5.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-4.html" target="_top">Frames</a></li> <li><a href="index-4.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All&nbsp;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>
{{ partial "header.html" . }} <main> {{ if .Content }} <article class="single-page container"> {{ .Content }} </article> {{ end }} {{ range $index, $element := .Paginator.Pages }} {{ if eq (mod $index 4) 3 }} {{ partial "adsense.html" . }} {{ end }} <link rel="prefetch" href="{{ .Permalink }}" /> {{ .Render "summary" }} {{ end }} {{ partial "paginator.html" . }} </main> {{ partial "footer.html" . }}
<!DOCTYPE html> <!-- saved from url=(0134)https://blog.algorithmia.com/introduction-to-microservices/?utm_medium=email&utm_source=newsletter&utm_campaign=042518-emergent-future --> <html lang="en-US" prefix="og: http://ogp.me/ns#"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- Meta Tags --> <meta name="viewport" content="width=device-width"> <meta name="generator" content="Forest 1.1"> <meta name="generator" content="StagFramework 2.0.0"> <!-- Prefetch DNS for external resources to speed up loading time --> <style type="text/css">svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1em}.svg-inline--fa.fa-stack-2x{height:2em;width:2em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}</style><link rel="dns-prefetch" href="https://fonts.googleapis.com/"> <link rel="dns-prefetch" href="https://cdnjs.cloudflare.com/"> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.1/html5shiv.js"></script> <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script> <![endif]--> <!-- This site is optimized with the Yoast SEO plugin v7.3 - https://yoast.com/wordpress/plugins/seo/ --> <title>Introduction to Microservices - Algorithmia Blog</title> <link rel="canonical" href="https://blog.algorithmia.com/introduction-to-microservices/"> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="Introduction to Microservices - Algorithmia Blog"> <meta property="og:description" content="Source: DZone A Microservice architecture can beef up your team’s speed by adjusting how they Read More..."> <meta property="og:url" content="https://blog.algorithmia.com/introduction-to-microservices/"> <meta property="og:site_name" content="Algorithmia Blog"> <meta property="article:publisher" content="https://www.facebook.com/algorithmia"> <meta property="article:section" content="Blog Posts"> <meta property="article:published_time" content="2018-04-23T08:22:24-07:00"> <meta property="article:modified_time" content="2018-04-23T16:25:00-07:00"> <meta property="og:updated_time" content="2018-04-23T16:25:00-07:00"> <meta property="fb:app_id" content="1032379700223388"> <meta property="og:image" content="https://dzone.com/storage/temp/5302608-1.png"> <meta property="og:image:secure_url" content="https://dzone.com/storage/temp/5302608-1.png"> <meta property="og:image" content="https://blog.algorithmia.com/wp-content/uploads/2018/04/word-image-3.png"> <meta property="og:image:secure_url" content="https://blog.algorithmia.com/wp-content/uploads/2018/04/word-image-3.png"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:description" content="Source: DZone A Microservice architecture can beef up your team’s speed by adjusting how they Read More..."> <meta name="twitter:title" content="Introduction to Microservices - Algorithmia Blog"> <meta name="twitter:site" content="@algorithmia"> <meta name="twitter:image" content="https://dzone.com/storage/temp/5302608-1.png"> <meta name="twitter:creator" content="@jgage718"> <!-- / Yoast SEO plugin. --> <link rel="dns-prefetch" href="https://fonts.googleapis.com/"> <link rel="dns-prefetch" href="https://s.w.org/"> <link rel="alternate" type="application/rss+xml" title="Algorithmia Blog » Feed" href="https://blog.algorithmia.com/feed/"> <link rel="alternate" type="application/rss+xml" title="Algorithmia Blog » Comments Feed" href="https://blog.algorithmia.com/comments/feed/"> <link rel="alternate" type="application/rss+xml" title="Algorithmia Blog » Introduction to Microservices Comments Feed" href="https://blog.algorithmia.com/introduction-to-microservices/feed/"> <script id="hn-button.js" src="./Misc_files/hn-button.js.download"></script><script async="" src="./Misc_files/saved_resource" data-sumo-site-id="34cea6bb7b3c6a7610d0acce67e22d0c1ee7f10b325c1310100cd42d4427c89c" data-sumo-platform="wordpress"></script><script async="" src="./Misc_files/analytics.js.download"></script><script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/blog.algorithmia.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.5"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); </script><script src="./Misc_files/wp-emoji-release.min.js.download" type="text/javascript" defer=""></script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel="stylesheet" id="font-awesome-css" href="./Misc_files/fontawesome-all.min.css" type="text/css" media="all"> <link rel="stylesheet" id="digg-digg-css" href="./Misc_files/diggdigg-style.css" type="text/css" media="screen"> <link rel="stylesheet" id="shortcode-styles-css" href="./Misc_files/shortcodes.css" type="text/css" media="all"> <link rel="stylesheet" id="stag-style-css" href="./Misc_files/style.css" type="text/css" media="all"> <link rel="stylesheet" id="stag-custom-style-css" href="./Misc_files/stag-custom-styles.php" type="text/css" media="all"> <link rel="stylesheet" id="doctype-fonts-css" href="./Misc_files/css" type="text/css" media="all"> <link rel="stylesheet" id="slb_core-css" href="./Misc_files/app.css" type="text/css" media="all"> <link rel="stylesheet" id="hm_custom_css-css" href="./Misc_files/custom.css" type="text/css" media="all"> <link rel="stylesheet" id="wp-author-bio-css" href="./Misc_files/wp-about-author.css" type="text/css" media="all"> <script type="text/javascript" src="./Misc_files/jquery.js.download"></script> <script type="text/javascript" src="./Misc_files/jquery-migrate.min.js.download"></script> <script type="text/javascript" src="./Misc_files/wp-hide-post-public.js.download"></script> <script type="text/javascript" src="./Misc_files/custom.js.download"></script> <link rel="https://api.w.org/" href="https://blog.algorithmia.com/wp-json/"> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://blog.algorithmia.com/xmlrpc.php?rsd"> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://blog.algorithmia.com/wp-includes/wlwmanifest.xml"> <link rel="shortlink" href="https://blog.algorithmia.com/?p=12613"> <link rel="alternate" type="application/json+oembed" href="https://blog.algorithmia.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fblog.algorithmia.com%2Fintroduction-to-microservices%2F"> <link rel="alternate" type="text/xml+oembed" href="https://blog.algorithmia.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fblog.algorithmia.com%2Fintroduction-to-microservices%2F&amp;format=xml"> <link rel="shortcut icon" href="https://blog.algorithmia.com/wp-content/uploads/2017/06/favicon-1.ico" type="image/x-icon"><link rel="amphtml" href="https://blog.algorithmia.com/introduction-to-microservices/amp/"><link rel="icon" href="https://blog.algorithmia.com/wp-content/uploads/2015/11/cropped-Algorithmia-Bintree-Logo-2-32x32.png" sizes="32x32"> <link rel="icon" href="https://blog.algorithmia.com/wp-content/uploads/2015/11/cropped-Algorithmia-Bintree-Logo-2-192x192.png" sizes="192x192"> <link rel="apple-touch-icon-precomposed" href="https://blog.algorithmia.com/wp-content/uploads/2015/11/cropped-Algorithmia-Bintree-Logo-2-180x180.png"> <meta name="msapplication-TileImage" content="https://blog.algorithmia.com/wp-content/uploads/2015/11/cropped-Algorithmia-Bintree-Logo-2-270x270.png"> <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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-38617973-1', 'auto'); ga('send', 'pageview'); </script> <meta property="fb:pages" content="385034151591136"> <meta name="google-site-verification" content="mXd39fy5xlKrT32V0207tgC_oWJVJTEDn0D_EpR1Wto"> <style type="text/css">:root a[href^="http://ad-apac.doubleclick.net/"], :root .GKJYXHBF2 > .GKJYXHBE2 > .GKJYXHBH5, :root a[href^="http://www.amazon.co.uk/exec/obidos/external-search?"], :root #\5f _mom_ad_2, :root #rhs_block .mod > .luhb-div > div[data-async-type="updateHotelBookingModule"], :root #\5f _admvnlb_modal_container, :root #MAIN.ShowTopic > .ad, :root a[href^="http://pubads.g.doubleclick.net/"], :root .GB3L-QEDGY .GB3L-QEDF- > .GB3L-QEDE-, :root #main_col > #center_col div[style="font-size:14px;margin:0 4px;padding:1px 5px;background:#fff7ed"], :root div[class*="-storyBodyAd-"], :root #center_col > #main > .dfrd > .mnr-c > .c._oc._zs, :root a[href^="http://ul.to/ref/"], :root #\5f _nq__hh[style="display:block!important"], :root a[href^="http://cdn.adstract.com/"], :root a[href^="//tracking.content-recommendation.net/"][href*="/sponsored/click.html?"], :root #\5f _mom_ad_12, :root a[href^="http://lp.ncdownloader.com/"], :root .inlineNewsletterSubscription + .inlineNewsletterSubscription div[class$="_item"], :root a[href^="https://intrev.co/"], :root div[id^="google_ads_iframe_"], :root #ads > .dose > .dosesingle, :root a[href^="http://3wr110.net/"], :root a[href^="http://bestorican.com/"], :root div[id^="ad_script_"], :root a[href^="http://get.slickvpn.com/"], :root .gbfwa > div[class$="_item"], :root #assetsListings[style="display: block;"], :root #center_col > #\5f Emc, :root a[href^="http://marketgid.com"], :root #rhs_block > ol > .rhsvw > .kp-blk > .xpdopen > ._OKe > ol > ._DJe > .luhb-div, :root a[href^="http://go.mobisla.com/"], :root #center_col > #res > #topstuff + #search > div > #ires > #rso > #flun, :root a[href^="http://www.webtrackerplus.com/"], :root a[href^="http://www.affbuzzads.com/affiliate/"], :root #center_col > #resultStats + #tads, :root #main-content > [style="padding:10px 0 0 0 !important;"], :root #center_col > #resultStats + #tads + #res + #tads, :root #cnt #center_col > #taw > #tvcap > .c._oc._Lp, :root a[href^="http://www.paddypower.com/?AFF_ID="], :root a[onmousedown^="this.href='http://staffpicks.outbrain.com/network/redir?"][target="_blank"], :root #center_col > #resultStats + div + #res + #tads, :root div[id^="crt-"][style], :root div[class^="Ad__container"], :root a[href^="http://centertrust.xyz/"], :root a[href^="http://g1.v.fwmrm.net/ad/"], :root a[href^="http://www.fbooksluts.com/"], :root #center_col > #resultStats + div[style="border:1px solid #dedede;margin-bottom:11px;padding:5px 7px 5px 6px"], :root a[href^="http://ads.integral-marketing.com/"], :root div[id^="advads_"], :root a[data-obtrack^="http://paid.outbrain.com/network/redir?"], :root .__y_inner > .__y_item, :root div[id^="ads300_100-widget"], :root #center_col > #taw > #tvcap > .rscontainer, :root #center_col > div[style="font-size:14px;margin-right:0;min-height:5px"] > div[style="font-size:14px;margin:0 4px;padding:1px 5px;background:#fff8e7"], :root div[id^="MarketGid"], :root #cnt #center_col > #res > #topstuff > .ts, :root #content > #center > .dose > .dosesingle, :root a[href^="http://www.text-link-ads.com/"], :root #content > #right > .dose > .dosesingle, :root #flowplayer > div[style="position: absolute; width: 300px; height: 275px; left: 222.5px; top: 85px; z-index: 999;"], :root a[href^="http://ads.betfair.com/redirect.aspx?"], :root #flowplayer > div[style="z-index: 208; position: absolute; width: 300px; height: 275px; left: 222.5px; top: 85px;"], :root a[href*="emprestimo.eu"], :root #header + #content > #left > #rlblock_left, :root .__zinit .__y_item, :root a[href^="//40ceexln7929.com/"], :root #mbEnd[cellspacing="0"][cellpadding="0"], :root a[href^="http://banners.victor.com/processing/"], :root #mn #center_col > div > h2.spon:first-child, :root .ch[onclick="ga(this,event)"], :root #mn #center_col > div > h2.spon:first-child + ol:last-child, :root a[href^="http://affiliate.coral.co.uk/processing/"], :root #mn div[style="position:relative"] > #center_col > ._Ak, :root a[href*=".clksite.com/"], :root #mn div[style="position:relative"] > #center_col > div > ._dPg, :root .__yinit .__y_item, :root a[href^="http://finaljuyu.com/"], :root div[id^="mainads"], :root #rhs_block > .ts[cellspacing="0"][cellpadding="0"][style="padding:0"], :root #resultspanel > #topads, :root #rhs_block > #mbEnd, :root #rhs_block .mod > .gws-local-hotels__booking-module, :root #rhs_block .xpdopen > ._OKe > div > .mod > ._yYf, :root a[href^="http://data.ad.yieldmanager.net/"], :root .mw > #rcnt > #center_col > #taw > #tvcap > .c, :root #rhs_block > script + .c._oc._Ve.rhsvw, :root a[data-redirect^="https://paid.outbrain.com/network/redir?"], :root a[href^="http://track.adform.net/"], :root #tads + div + .c, :root #rhswrapper > #rhssection[border="0"][bgcolor="#ffffff"], :root a[href^="http://admingame.info/"], :root #ssmiwdiv[jsdisplay], :root a[href^="http://www.dealcent.com/register.php?affid="], :root #topstuff > #tads, :root .GFYY1SVD2 > .GFYY1SVC2 > .GFYY1SVF5, :root a[href^="http://www.linkbucks.com/referral/"], :root .GHOFUQ5BG2 > .GHOFUQ5BF2 > .GHOFUQ5BG5, :root .GFYY1SVE2 > .GFYY1SVD2 > .GFYY1SVG5, :root .jobs-information-call-to-action + .jobs-information-call-to-action div[class$="_item"], :root a[href^="https://ad.atdmt.com/"], :root .__ywvr .__y_item, :root a[href*=".qertewrt.com/"], :root a[href^="http://www.terraclicks.com/"], :root .GJJKPX2N1 > .GJJKPX2M1 > .GJJKPX2P4, :root .GPMV2XEDA2 > .GPMV2XEDP1 > .GPMV2XEDJBB, :root a[href^="http://aff.ironsocket.com/"], :root .Mpopup + #Mad > #MadZone, :root aside[itemtype="https://schema.org/WPAdBlock"], :root .__y_elastic .__y_item, :root a[href^="http://www.adxpansion.com"], :root .__ywl .__y_item, :root .l-container > #fishtank, :root .icons-rss-feed + .icons-rss-feed div[class$="_item"], :root a[href^="http://dethao.com/"], :root .lads[width="100%"][style="background:#FFF8DD"], :root iframe[src^="http://cdn2.adexprt.com/"], :root .mod > ._jH + .rscontainer, :root a[href^="http://clicks.binarypromos.com/"], :root .mw > #rcnt > #center_col > #taw > .c, :root .nrelate .nr_partner, :root a[href^="http://tezfiles.com/pr/"], :root .ob_container .item-container-obpd, :root a[href^="http://partner.sbaffiliates.com/"], :root a[href^="http://www.firstload.com/affiliate/"], :root a[href^="http://www.myfreepaysite.com/sfw_int.php?aid"], :root a[href^="//srv.buysellads.com/"], :root a[href^="http://pwrads.net/"], :root .ob_dual_right > .ob_ads_header ~ .odb_div, :root .plistaList > .itemLinkPET, :root a[href^="http://www.download-provider.org/"], :root .plistaList > .plista_widget_underArticle_item[data-type="pet"], :root .plista_widget_belowArticleRelaunch_item[data-type="pet"], :root a[href^="http://www.pinkvisualgames.com/?revid="], :root .ra[align="left"][width="30%"], :root a[href^="http://ads.affbuzzads.com/"], :root a[href^="http://promos.bwin.com/"], :root .ra[align="right"][width="30%"], :root a[href^="http://bs.serving-sys.com/"], :root .ra[width="30%"][align="right"] + table[width="70%"][cellpadding="0"], :root a[href^="https://www.googleadservices.com/pagead/aclk?"], :root a[href^="http://api.content.ad/"], :root a[href^="http://n217adserv.com/"], :root .rc-cta[data-target], :root .rhsvw[style="background-color:#fff;margin:0 0 14px;padding-bottom:1px;padding-top:1px;"], :root .widget-pane-section-result[data-result-ad-type], :root a[href^="http://adserver.adtechus.com/"], :root .rscontainer > .ellip, :root .section-result[data-result-ad-type], :root .trc_rbox .syndicatedItem, :root .trc_rbox_border_elm .syndicatedItem, :root a[href^="http://taboola-"][href*="/redirect.php?app.type="], :root .trc_rbox_div .syndicatedItem, :root .trc_rbox_div .syndicatedItemUB, :root div[id^="div_openx_ad_"], :root .trc_rbox_div a[target="_blank"][href^="http://tab"], :root a[href^="//porngames.adult/?SID="], :root a[href^="http://engine.newsmaxfeednetwork.com/"], :root a[href^="http://ddownload39.club/"], :root .trc_related_container div[data-item-syndicated="true"], :root ADS-RIGHT, :root a[href^="http://campaign.bharatmatrimony.com/track/"], :root a[href*="/adServe/banners?"], :root AFS-AD, :root a[href^="https://www.secureupload.eu/suprerefid="], :root AMP-AD, :root a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"], :root a[href^="http://www.myvpn.pro/"], :root A[href^="https://www.friendlyduck.com/AF_"], :root a[href^="http://server.cpmstar.com/click.aspx?poolid="], :root a[href^="http://dwn.pushtraffic.net/"], :root a[href^="http://sharesuper.info/"], :root [ad-id^="googlead"], :root a[href^="http://www.ringtonematcher.com/"], :root [id*="MGWrap"], :root a[href^="//ads.ad-center.com/"], :root a[href^="http://websitedhoome.com/"], :root [id*="MarketGid"], :root [id*="ScriptRoot"], :root a[href="http://track.freemmo2017.com/"], :root a[onmousedown^="this.href='http://staffpicks.outbrain.com/network/redir?"][target="_blank"] + .ob_source, :root a[href^="http://games.ucoz.ru/"][target="_blank"], :root [lazy-ad="lefttop_banner"], :root [onclick*="content.ad/"], :root a[href^="http://see-work.info/"], :root a[href^="http://www.graboid.com/affiliates/"], :root a[href^="http://papi.mynativeplatform.com:80/pub2/"], :root [onclick^="window.open('http://adultfriendfinder.com/search/"], :root a[href^="http://www.ducksnetwork.com/"], :root a[data-oburl^="http://paid.outbrain.com/network/redir?"], :root a[href^="https://atomidownload.com/"], :root a[data-oburl^="https://paid.outbrain.com/network/redir?"], :root a[data-redirect^="http://click.plista.com/pets"], :root a[data-redirect^="http://paid.outbrain.com/network/redir?"], :root a[href^="http://go.ad2up.com/"], :root a[href^="http://adtransfer.net/"], :root a[href^="http://adclick.g.doubleclick.net/"], :root a[data-redirect^="this.href='http://paid.outbrain.com/network/redir?"], :root div[class*="_AdInArticle_"], :root a[data-url^="http://paid.outbrain.com/network/redir?"], :root a[data-url^="http://paid.outbrain.com/network/redir?"] + .author, :root a[href^="http://ad.yieldmanager.com/"], :root a[href^="http://www.myfreepaysite.com/sfw.php?aid"], :root a[href^="http://lp.ezdownloadpro.info/"], :root a[data-widget-outbrain-redirect^="http://paid.outbrain.com/network/redir?"], :root a[href$="/vghd.shtml"], :root a[href^="http://amzn.to/"] > img[src^="data"], :root a[href*=".adk2x.com/"], :root a[href*=".adsrv.eacdn.com/"] > img, :root a[href^="//www.mgid.com/"], :root a[href^="http://www.clkads.com/adServe/"], :root a[href^="http://ad.doubleclick.net/"], :root a[href*=".clkcln.com/"], :root a[href^="http://guideways.info/"], :root a[href*=".ichlnk.com/"], :root a[href*=".revimedia.com/"], :root a[href*=".trust.zone"], :root a[href^="http://www.1clickmoviedownloader.info/"], :root div[id^="dfp-ad-"], :root a[href*="/adrotate-out.php?"], :root a[href*="/cmd.php?ad="], :root a[href^="https://servedbyadbutler.com/"], :root a[href^="http://xtgem.com/click?"], :root a[href*="=Adtracker"], :root a[href^="http://www.downloadweb.org/"], :root a[href*="ad2upapp.com/"], :root a[href*="googleme.eu"], :root a[href*="letsadvertisetogether.com"], :root a[href*="onclkds."], :root a[href^="http://www.streamtunerhd.com/signup?"], :root a[href^="http://bonusfapturbo.nmvsite.com/"], :root a[href*="pussl3.com"], :root a[href^=" http://ads.ad-center.com/"], :root a[href^=" http://n47adshostnet.com/"], :root a[href^="//adbit.co/?a=Advertise&"], :root a[href^="http://secure.signup-way.com/"], :root a[href^="http://landingpagegenius.com/"], :root a[href^="//api.ad-goi.com/"], :root a[href^="//bwnjijl7w.com/"], :root a[href^="//db52cc91beabf7e8.com/"], :root a[href^="http://tracking.deltamediallc.com/"], :root a[href^="//go.onclasrv.com/"], :root a[href^="//jsmptjmp.com/"], :root a[href^="http://www.revenuehits.com/"], :root a[href^="http://click.plista.com/pets"], :root a[href^="http://www.streamate.com/exports/"], :root a[href^="//t.MtagMonetizationA.com/"], :root a[href^="http://1phads.com/"], :root div[id^="ads250_250-widget"], :root a[href^="http://2pxg8bcf.top/"], :root a[href^="http://www.clickansave.net/"], :root a[href^="http://360ads.go2cloud.org/"], :root a[href^="http://NowDownloadAll.com"], :root a[href^="http://www.mysuperpharm.com/"], :root a[href^="http://www.sex.com/videos/?utm_"], :root a[href^="http://a.adquantix.com/"], :root a[href^="http://abc2.mobile-10.com/"], :root a[href^="http://ad-emea.doubleclick.net/"], :root a[href^="http://ad.au.doubleclick.net/"], :root a[href^="http://adexprt.me/"], :root a[href^="http://adf.ly/?id="], :root a[href^="http://api.ringtonematcher.com/"], :root a[href^="http://adfarm.mediaplex.com/"], :root a[href^="http://www.babylon.com/welcome/index?affID"], :root a[href^="http://adserving.unibet.com/"], :root a[href^="http://adlev.neodatagroup.com/"], :root a[href^="http://adprovider.adlure.net/"], :root a[href^="http://pan.adraccoon.com?"], :root div[id^="lazyad-"], :root a[href^="http://bcp.crwdcntrl.net/"], :root a[href^="http://adrunnr.com/"], :root a[href^="http://www.fpcTraffic2.com/blind/in.cgi?"], :root a[href^="http://ads.activtrades.com/"], :root a[href^="http://mmo123.co/"], :root a[href^="http://ads.ad-center.com/"], :root a[href^="http://ads.expekt.com/affiliates/"], :root a[href^="http://zevera.com/afi.html"], :root a[href^="http://ads.sprintrade.com/"], :root a[href^="http://ads.pheedo.com/"], :root a[href^="http://ads2.williamhill.com/redirect.aspx?"], :root a[href^="http://adserver.adtech.de/"], :root a[href^="http://www.1clickdownloader.com/"], :root a[href^="http://cdn3.adbrau.com/"], :root a[href^="http://adserver.itsfogo.com/"], :root a[href^="http://adserving.liveuniversenetwork.com/"], :root a[href^="http://adsrv.keycaptcha.com"], :root a[href^="http://adtrack123.pl/"], :root a[href^="http://green.trafficinvest.com/"], :root a[href^="http://clickserv.sitescout.com/"], :root a[href^="http://www.adshost2.com/"], :root a[href^="http://adtrackone.eu/"], :root a[href^="http://adultfriendfinder.com/p/register.cgi?pid="], :root a[href^="http://linksnappy.com/?ref="], :root a[href^="http://affiliate.glbtracker.com/"], :root a[href^="http://affiliate.godaddy.com/"], :root a[href^="http://www.accuserveadsystem.com/accuserve-go.php?"], :root a[href^="http://lp.ilivid.com/"], :root a[href^="http://searchtabnew.com/"], :root a[href^="http://affiliates.pinnaclesports.com/processing/"], :root a[href^="http://affiliates.score-affiliates.com/"], :root div[id^="block-views-topheader-ad-block-"], :root a[href^="http://www.gamebookers.com/cgi-bin/intro.cgi?"], :root a[href^="http://aflrm.com/"], :root a[href^="http://anonymous-net.com/"], :root a[href^="http://mojofun.info/"], :root a[href^="http://findersocket.com/"], :root iframe[src^="http://ad.yieldmanager.com/"], :root a[href^="http://at.atwola.com/"], :root a[href^="http://record.sportsbetaffiliates.com.au/"], :root a[href^="http://b.bestcompleteusa.info/"], :root a[href^="http://bc.vc/?r="], :root a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source, :root a[href^="http://betahit.click/"], :root a[href^="http://hyperies.info/"], :root a[href^="http://bluehost.com/track/"], :root div[id^="advads-"], :root a[href^="http://buysellads.com/"], :root a[href^="http://databass.info/"], :root a[href^="http://c.actiondesk.com/"], :root a[href^="http://c.ketads.com/"], :root a[href^="http://www.bet365.com/"][href*="&affiliate="], :root a[href^="http://callville.xyz/"], :root a[href^="http://media.paddypower.com/redirect.aspx?"], :root a[href^="http://campaign.bharatmatrimony.com/cbstrack/"], :root a[href^="http://casino-x.com/?partner"], :root a[href^="http://cdn.adsrvmedia.net/"], :root a[href^="http://web.adblade.com/"], :root a[href^="http://cdn3.adexprts.com/"], :root a[href^="http://go.oclaserver.com/"], :root a[href^="http://chaturbate.com/affiliates/"], :root script[src^="http://free-shoutbox.net/app/webroot/shoutbox/sb.php?shoutbox="] + #freeshoutbox_content, :root div[itemtype="http://schema.org/WPAdBlock"], :root a[href^="http://cinema.friendscout24.de?"], :root a[href^="http://click.guamwnvgashbkashawhgkhahshmashcas.pw/"], :root a[href^="http://www.down1oads.com/"], :root a[href^="http://clickandjoinyourgirl.com/"], :root a[href^="http://clicks.guamwnvgashbkashawhgkhahshmashcas.pw/"], :root a[href^="http://www.pheedo.com/"], :root a[href^="http://clk.directrev.com/"], :root a[href^="http://galleries.pinballpublishernetwork.com/"], :root a[target="_blank"][href^="http://api.taboola.com/"], :root a[href^="http://clkmon.com/adServe/"], :root a[href^="http://hdplugin.flashplayer-updates.com/"], :root a[href^="http://track.incognitovpn.com/"], :root div[id^="acm-ad-tag-"], :root a[href^="http://codec.codecm.com/"], :root a[href^="http://n.admagnet.net/"], :root a[href^="http://prochina.space/"], :root a[href^="http://connectlinking6.com/"], :root a[href^="http://contractallsticker.net/"], :root a[href^="http://wgpartner.com/"], :root a[href^="http://cpaway.afftrack.com/"], :root a[href^="http://cwcams.com/landing/click/"], :root a[href^="http://d2.zedo.com/"], :root a[href^="http://data.committeemenencyclopedicrepertory.info/"], :root a[href^="https://affiliates.bet-at-home.com/processing/"], :root div[class^="Ad__bigBox"], :root a[href^="http://data.linoleictanzaniatitanic.com/"], :root div[itemtype="http://www.schema.org/WPAdBlock"], :root a[href^="http://dftrck.com/"], :root a[href^="https://syndication.exoclick.com/splash.php?"], :root a[href^="http://down1oads.com/"], :root a[href^="http://download-performance.com/"], :root a[href^="http://duckcash.eu/"], :root a[href^="https://bs.serving-sys.com"], :root a[href^="http://www.myfreecams.com/?co_id="][href*="&track="], :root a[href^="http://easydownload4you.com/"], :root a[href^="http://www.moneyducks.com/"], :root a[href^="http://eclkmpsa.com/"], :root a[href^="http://elite-sex-finder.com/?"], :root a[href^="http://elitefuckbook.com/"], :root a[href^="http://extra.bet365.com/"][href*="?affiliate="], :root a[href^="http://farm.plista.com/pets"], :root a[href^="http://freesoftwarelive.com/"], :root a[href^="http://ryushare.com/affiliate.python"], :root a[href^="http://feedads.g.doubleclick.net/"], :root a[href^="http://webgirlz.online/landing/"], :root a[href^="http://fileloadr.com/"], :root a[href^="http://fileupnow.rocks/"], :root a[href^="http://prousa.work/"], :root a[href^="https://secure.eveonline.com/ft/?aid="], :root a[href^="http://fsoft4down.com/"], :root a[href^="http://track.trkvluum.com/"], :root a[href^="http://fusionads.net"], :root a[href^="https://mk-ads.com/"], :root a[href^="http://galleries.securewebsiteaccess.com/"], :root a[href^="https://farm.plista.com/pets"], :root a[href^="http://gca.sh/user/register?ref="], :root a[href^="http://www.on2url.com/app/adtrack.asp"], :root a[href^="http://getlinksinaseconds.com/"], :root a[href^="http://go.seomojo.com/tracking202/"], :root a[href^="http://www.getyourguide.com/?partner_id="], :root a[href^="http://goldmoney.com/?gmrefcode="], :root a[href^="http://greensmoke.com/"], :root a[href^="http://hd-plugins.com/download/"], :root a[href^="http://tracking.crazylead.com/"], :root a[href^="http://hyperlinksecure.com/go/"], :root a[href^="http://imads.integral-marketing.com/"], :root a[href^="http://www.tirerack.com/affiliates/"], :root a[href^="http://install.securewebsiteaccess.com/"], :root a[href^="http://secure.signup-page.com/"], :root a[href^="http://www.brightwheel.info/"], :root a[href^="http://internalredirect.site/"], :root a[href^="http://istri.it/?"], :root a[href^="http://jobitem.org/"], :root a[href^="http://liversely.com/"], :root a[href^="http://join3.bannedsextapes.com/track/"], :root a[href^="http://k2s.cc/code/"], :root a[href^="http://tracking.toroadvertising.com/"], :root a[href^="http://k2s.cc/pr/"], :root a[href^="http://keep2share.cc/pr/"], :root a[href^="http://latestdownloads.net/download.php?"], :root a[href^="https://ad.doubleclick.net/"], :root div[id^="ADV-SLOT-"], :root a[href^="http://liversely.net/"], :root a[href^="http://t.mdn2015x2.com/"], :root a[href^="http://mgid.com/"], :root a[href^="http://www.freefilesdownloader.com/"], :root a[href^="http://www.quick-torrent.com/download.html?aff"], :root a[href^="http://mo8mwxi1.com/"], :root a[href^="http://onclickads.net/"], :root div[class^="gemini-ad"], :root a[href^="http://online.ladbrokes.com/promoRedirect?"], :root a[href^="http://paid.outbrain.com/network/redir?"], :root a[href^="http://track.affiliatenetwork.co.za/"], :root a[href^="http://pokershibes.com/index.php?ref="], :root a[href^="http://www.friendlyadvertisements.com/"], :root a[href^="http://prochina.link/"], :root a[href^="https://www.spyoff.com/"], :root a[href^="https://www.dsct1.com/"], :root a[href^="http://record.betsafe.com/"], :root a[href^="http://record.commissionking.com/"], :root a[href^="http://refer.webhostingbuzz.com/"], :root a[href^="https://dcs.adgear.com/clicks/"], :root a[href^="http://rekoverr.com/"], :root a[href^="http://secure.hostgator.com/~affiliat/"], :root a[href^="http://serve.williamhill.com/promoRedirect?"], :root a[href^="http://servicegetbook.net/"], :root a[href^="http://srvpub.com/"], :root a[href^="http://stateresolver.link/"], :root a[href^="http://www.drowle.com/"], :root a[href^="http://steel.starflavor.bid/"], :root a[href^="https://keep2share.cc/pr/"], :root a[href^="http://syndication.exoclick.com/"], :root a[href^="https://www.adskeeper.co.uk/"], :root a[href^="http://t.mdn2015x1.com/"], :root a[href^="https://www.firstload.com/affiliate/"], :root a[href^="http://t.mdn2015x3.com/"], :root a[href^="http://t.wowtrk.com/"], :root a[href^="http://tour.affbuzzads.com/"], :root div[id^="ad-div-"], :root a[href^="http://uploaded.net/ref/"], :root a[href^="http://us.marketgid.com"], :root a[href^="http://webtrackerplus.com/"], :root a[href^="http://www.123-reg.co.uk/affiliate2.cgi"], :root div[id^="cns_ads_"], :root a[href^="http://www.TwinPlan.com/AF_"], :root a[href^="http://www.twinplan.com/AF_"], :root a[href^="http://www.adbrite.com/mb/commerce/purchase_form.php?"], :root a[href^="http://www.adskeeper.co.uk/"], :root a[href^="http://www.affiliates1128.com/processing/"], :root a[href^="http://www.downloadplayer1.com/"], :root a[href^="https://understandsolar.com/signup/?lead_source="][href*="&tracking_code="], :root a[href^="http://www.wantstraffic.com/"], :root a[href^="http://www.badoink.com/go.php?"], :root a[href^="http://www.bet365.com/"][href*="?affiliate="], :root a[href^="http://www.bitlord.me/share/"], :root bottomadblock, :root a[href^="http://www.cash-duck.com/"], :root a[href^="http://www.coinducks.com/"], :root a[href^="http://www.dl-provider.com/search/"], :root a[href^="http://www.downloadthesefiles.com/"], :root a[href^="http://www.duckcash.eu/"], :root a[href^="http://www.duckssolutions.com/"], :root a[href^="http://www.easydownloadnow.com/"], :root a[href^="http://www.epicgameads.com/"], :root a[href^="http://www.faceporn.net/free?"], :root a[href^="http://www.fducks.com/"], :root a[href^="http://www.firstclass-download.com/"], :root a[href^="https://torguard.net/aff.php"], :root a[href^="http://www.firstload.de/affiliate/"], :root a[href^="http://www.fonts.com/BannerScript/"], :root a[href^="https://trust.zone/go/r.php?RID="], :root a[href^="http://www.flashx.tv/downloadthis"], :root a[href^="http://www.fleshlight.com/"], :root a[href^="http://www.friendlyquacks.com/"], :root a[href^="http://www.greenmangaming.com/?tap_a="], :root a[href^="http://www.hitcpm.com/"], :root a[href^="http://www.idownloadplay.com/"], :root a[href^="https://pubads.g.doubleclick.net/"], :root a[href^="http://www.incredimail.com/?id="], :root a[href^="http://www.installads.net/"], :root a[href^="https://tracking.truthfinder.com/?a="], :root a[href^="https://dediseedbox.com/clients/aff.php?"], :root a[href^="http://www.ireel.com/signup?ref"], :root a[href^="http://www.liutilities.com/"], :root a[href^="http://www.pinkvisualpad.com/?revid="], :root a[href^="http://www.liversely.net/"], :root a[href^="http://www.menaon.com/installs/"], :root a[href^="http://www.mobileandinternetadvertising.com/"], :root a[href^="http://www.my-dirty-hobby.com/?sub="], :root a[href^="http://www.plus500.com/?id="], :root a[href^="http://www.ragazzeinvendita.com/?rcid="], :root a[href^="http://www.richducks.com/"], :root a[href^="http://www.roboform.com/php/land.php"], :root a[href^="http://www.securegfm.com/"], :root a[href^="http://www.seekbang.com/cs/"], :root a[href^="http://www.sex.com/?utm_"], :root a[href^="http://www.sex.com/pics/?utm_"], :root a[href^="http://www.urmediazone.com/signup"], :root div[class^="Ad__adContainer"], :root a[href^="http://www.sexgangsters.com/?pid="], :root a[href^="http://www.sfippa.com/"], :root a[href^="http://www.socialsex.com/"], :root a[href^="http://www.torntv-downloader.com/"], :root a[href^="http://www.torntvdl.com/"], :root a[href^="http://www.uniblue.com/cm/"], :root a[href^="http://www.usearchmedia.com/signup?"], :root a[href^="http://www.xmediaserve.com/"], :root a[href^="http://www.yourfuckbook.com/?"], :root a[href^="http://www.zergnet.com/i/"], :root a[href^="http://www1.clickdownloader.com/"], :root a[href^="http://www5.smartadserver.com/call/pubjumpi/"], :root a[href^="http://wxdownloadmanager.com/dl/"], :root a[href^="http://xads.zedo.com/"], :root a[href^="http://yads.zedo.com/"], :root a[href^="https://windscribe.com/promo/"], :root div[id^="div_ad_stack_"], :root a[href^="http://z1.zedo.com/"], :root a[href^="https://adhealers.com/"], :root a[href^="https://awentw.com/"], :root a[href^="https://betway.com/"][href*="&a="], :root a[href^="https://www.share-online.biz/affiliate/"], :root a[href^="https://chaturbate.com/affiliates/"], :root a[href^="https://click.plista.com/pets"], :root a[href^="https://dltags.com/"], :root a[href^="https://evaporate.pw/"], :root a[href^="https://go.ad2up.com/"], :root a[href^="https://go.onclasrv.com/"], :root a[href^="https://paid.outbrain.com/network/redir?"], :root a[href^="https://t.mobtya.com/"], :root div[id^="ad-server-"], :root a[href^="https://trackjs.com/?utm_source"], :root a[href^="https://trklvs.com/"], :root a[href^="https://www.camyou.com/?cam="][href*="&track="], :root a[href^="https://www.oboom.com/ad/"], :root a[href^="https://www.popads.net/users/"], :root a[href^="https://www1.bang.com/"][href*="&aff="], :root a[onmousedown^="this.href='/wp-content/embed-ad-content/"], :root a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"][target="_blank"] + .ob_source, :root a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"][target="_blank"], :root div[id^="div-gpt-ad"], :root a[style="display:block;width:300px;min-height:250px"][href^="http://li.cnet.com/click?"], :root a[target="_blank"][onmousedown="this.href^='http://paid.outbrain.com/network/redir?"], :root aside[id^="div-gpt-ad"], :root div > [class][onclick*=".updateAnalyticsEvents"], :root div[class$="dealnews"] > .dealnews, :root div[class^="BlockAdvert-"], :root div[class^="ResponsiveAd-"], :root div[class^="block-openx-"], :root div[class^="local-feed-banner-ads"], :root div[class^="proadszone-"], :root div[data-spotim-slot], :root div[id^="YFBMSN"], :root div[id^="adrotate_widgets-"], :root div[id^="ads120_600-widget"], :root div[id^="ads300_250-widget"], :root div[id^="ads300_600-widget"], :root div[id^="dfp-slot-"], :root div[id^="div-adtech-ad-"], :root div[id^="dmRosAdWrapper"], :root div[id^="google_dfp_"], :root div[id^="proadszone-"], :root div[id^="q1-adset-"], :root div[id^="zergnet-widget"], :root iframe[id^="google_ads_frame"], :root iframe[id^="google_ads_iframe"], :root iframe[src^="http://cdn1.adexprt.com/"], :root iframe[src^="http://static.mozo.com.au/strips/"], :root img[alt^="Fuckbook"], :root input[onclick^="window.open('http://www.friendlyduck.com/"], :root input[onclick^="window.open('http://www.FriendlyDuck.com/"], :root p[id^="div-gpt-ad-"], :root td[valign="top"] > .mainmenu[style="padding:10px 0 0 0 !important;"], :root topadblock { display: none !important; }</style><style type="text/css">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}.fb_link img{border:none}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards} .fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_reset .fb_dialog_legacy{overflow:visible}.fb_dialog_advanced{padding:10px;border-radius:8px}.fb_dialog_content{background:#fff;color:#333}.fb_dialog_close_icon{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{top:5px;left:5px;right:auto}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent}.fb_dialog_close_icon:active{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent}.fb_dialog_loader{background-color:#f6f7f9;border:1px solid #606060;font-size:24px;padding:20px}.fb_dialog_top_left,.fb_dialog_top_right,.fb_dialog_bottom_left,.fb_dialog_bottom_right{height:10px;width:10px;overflow:hidden;position:absolute}.fb_dialog_top_left{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;left:-10px;top:-10px}.fb_dialog_top_right{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;right:-10px;top:-10px}.fb_dialog_bottom_left{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;bottom:-10px;left:-10px}.fb_dialog_bottom_right{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;right:-10px;bottom:-10px}.fb_dialog_vert_left,.fb_dialog_vert_right,.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{position:absolute;background:#525252;filter:alpha(opacity=70);opacity:.7}.fb_dialog_vert_left,.fb_dialog_vert_right{width:10px;height:100%}.fb_dialog_vert_left{margin-left:-10px}.fb_dialog_vert_right{right:0;margin-right:-10px}.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{width:100%;height:10px}.fb_dialog_horiz_top{margin-top:-10px}.fb_dialog_horiz_bottom{bottom:0;margin-bottom:-10px}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{-webkit-transform:none;height:100%;margin:0;overflow:visible;position:absolute;top:-10000px;left:0;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{width:auto;height:auto;min-height:initial;min-width:initial;background:none}.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content{background:none}.loading.centered #fb_dialog_loader_close{color:#fff;display:block;padding-top:20px;clear:both;font-size:18px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .45);position:absolute;bottom:0;left:0;right:0;top:0;width:100%;min-height:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_content .dialog_header{-webkit-box-shadow:white 0 1px 1px -1px inset;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#738ABA), to(#2C4987));border-bottom:1px solid;border-color:#1d4088;color:#fff;font:14px Helvetica, sans-serif;font-weight:bold;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{-webkit-font-smoothing:subpixel-antialiased;height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4966A6), color-stop(.5, #355492), to(#2A4887));border:1px solid #29487d;-webkit-background-clip:padding-box;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0, 0, 0, .117188) 0 1px 1px inset, rgba(255, 255, 255, .167969) 0 1px 0;display:inline-block;margin-top:3px;max-width:85px;line-height:18px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{border:none;background:none;color:#fff;font:12px Helvetica, sans-serif;font-weight:bold;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #555;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f6f7f9;border:1px solid #555;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateSpinner 1.2s linear infinite;background-color:transparent;background-image:url(https://static.xx.fbcdn.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);background-repeat:no-repeat;background-position:50% 50%;height:24px;width:24px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} .fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_hide_iframes iframe{position:relative;left:-10000px}.fb_iframe_widget_loader{position:relative;display:inline-block}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}.fb_iframe_widget_loader iframe{min-height:32px;z-index:2;zoom:1}.fb_iframe_widget_loader .FB_Loader{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat;height:32px;width:32px;margin-left:-16px;position:absolute;left:50%;z-index:4} .fb_customer_chat_bounce_in{animation-duration:250ms;animation-name:fb_bounce_in}.fb_customer_chat_bounce_out{animation-duration:250ms;animation-name:fb_fade_out}.fb_invisible_flow{display:inherit;height:0;overflow-x:hidden;width:0}.fb_mobile_overlay_active{background-color:#fff;height:100%;overflow:hidden;position:fixed;visibility:hidden;width:100%}@keyframes fb_fade_out{from{opacity:1}to{opacity:0}}@keyframes fb_bounce_in{0%{opacity:0;transform:scale(.8, .8);transform-origin:100% 100%}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8;transform:scale(1.03, 1.03)}90{opacity:.9}100%{opacity:1;transform:scale(1, 1)}}</style><script type="text/javascript" charset="utf-8" async="" src="./Misc_files/button.7db838345f9545c91ea4497f64abb814.js.download"></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="welcome-mat/service" src="./Misc_files/service.js.download"></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="156085c5-0017-4150-b225-a731ad248f38/service" src="./Misc_files/service.js(1).download"></script><script type="text/javascript" charset="utf-8" async="" data-requirecontext="_" data-requiremodule="services/services" src="./Misc_files/services.js.download"></script><style>@-webkit-keyframes insQ_100 { from { outline: 1px solid transparent } to { outline: 0px solid transparent } } #menufication-top { animation-duration: 0.001s; animation-name: insQ_100; -webkit-animation-duration: 0.001s; -webkit-animation-name: insQ_100; } </style><link type="text/css" rel="stylesheet" href="./Misc_files/sumome-welcome-popup.css"><link type="text/css" rel="stylesheet" href="./Misc_files/sumome-share-client.css"><link type="text/css" rel="stylesheet" href="./Misc_files/sumome-scrollbox-popup.css"><link type="text/css" rel="stylesheet" href="./Misc_files/listbuilder-popup.css"></head> <!-- BEGIN body --> <body class="post-template-default single single-post postid-12613 single-format-standard unknown stagtools" style=""> <header id="masthead" class="site-header header-shrink" role="banner"> <div class="inside"> <a class="home-link" href="https://algorithmia.com/" title="Algorithmia Blog" rel="home"> <img src="./Misc_files/algoBlack-1.png" alt="Algorithmia Blog"> <p class="site-description">Deploying AI at Scale</p> </a> <nav id="site-navigation" class="navigation main-navigation" role="navigation"> <ul id="primary-menu" class="nav sf-js-enabled"><li id="menu-item-9641" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-9641"><a href="https://blog.algorithmia.com/">Blog</a></li> <li id="menu-item-9734" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9734"><a href="https://blog.algorithmia.com/archives/">Archive</a></li> <li id="menu-item-9650" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9650"><a href="https://algorithmia.com/pricing">Pricing</a></li> <li id="menu-item-9647" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9647"><a href="https://algorithmia.com/developers/">Docs</a></li> <li id="menu-item-9665" class="btn-nav menu-item menu-item-type-custom menu-item-object-custom menu-item-9665"><a href="https://algorithmia.com/signup?invite=OpenMarketplace">Sign Up</a></li> </ul> </nav><!-- #site-navigation --> </div> </header><!-- #masthead --> <main role="main"> <div class="blog-cover-wrap the-hero"> <div class="the-blog-cover the-cover"></div> <div class="inside blog-cover"> <div class="grids"> <div class="grid-9"> <h2 class="page-title">Algorithmia Blog - Deploying AI at scale</h2> </div> <div class="grid-3"> <nav class="navigation sp-navigation" role="navigation"> <div class="nav-links"> <div class="nav-next"> <a href="https://blog.algorithmia.com/how-to-get-all-different-types-of-twitter-data/"><i class="icon icon-next"></i></a> </div> </div> </nav> </div> </div><!-- .grids --> </div><!-- /.inside.blog-cover --> </div><!-- /.blog-cover-wrap --> <div class="inside content-wrapper"> <div id="primary" class="site-content hfeed"> <article itemscope="" itemtype="http://schema.org/Article" id="post-12613" class="post-12613 post type-post status-publish format-standard hentry category-blog"> <header class="entry-header"> <div class="entry-metadata" itemprop="articleBody"> <time itemprop="datePublished" content="2018-04-23T08:22:24+00:00" class="entry-date" datetime="2018-04-23T08:22:24+00:00">April 23, 2018</time> </div> <h1 class="entry-title">Introduction to Microservices</h1> </header><!-- .entry-header --> <div class="entry-content"> <p><a id="dd_start"></a><img src="./Misc_files/5302608-1.png"></p> <p>Source: <a href="https://dzone.com/articles/what-are-microservices-actually" target="_blank" rel="noopener">DZone</a></p> <p>A Microservice architecture can beef up your team’s speed by adjusting how they design and ship code, and developers and business leaders can get ahead by implementing it inside their teams. The 1-2 punch of <a href="https://blog.algorithmia.com/introduction-to-serverless-microservices/" target="_blank" rel="noopener">serverless and microservices combined</a> is driving totally new types of applications and frameworks.</p> <p>So what are microservices all about? The concept is based on a pretty simple idea: it sometimes makes sense to develop your applications as a lot of very small interlocking pieces instead of one giant whole. These components are developed and maintained separately from each other, so updates don’t require re-doing the entire codebase.&nbsp;<span style="font-weight: 400;">Along with a few other design requirements, that’s the basic idea of Microservices.</span></p> <p><span id="more-12613"></span></p> <h3><strong>Understanding the “Traditional” Monolith Model</strong></h3> <p>Traditional application design is often called “monolithic” because the whole thing is developed in one piece. Even if the logic of the application is modular it’s deployed as one group, like a Java application as a JAR file for example. Imagine if all of your notes from different college classes were in one section in your binder.</p> <p>This type of code writing and deploying is convenient because it all happens in one spot, but it incurs significant technical debt over time. That’s because successful applications have a tendency of getting bigger and more complex as your company grows, and that makes it harder and harder to run.</p> <p>For some insights into why and how a monolithic application can get confusing, consider <a href="https://www.nginx.com/blog/introduction-to-microservices/" target="_blank" rel="noopener">this example from Chris Richardson</a>: “<em>I recently spoke to a developer who was writing a tool to analyze the dependencies between the thousands of JARs in their multi‑million line of code (LOC) application. I’m sure it took the concerted effort of a large number of developers over many years to create such a beast.</em>”</p> <p>There are a few reasons why this monolith eventually becomes so difficult to manage, including:</p> <ul> <li>The codebase is too big for any single developer to fully understand</li> <li>If the codebase is difficult to understand, changes made will often be detrimental</li> <li>Larger applications mean longer and longer deployment timeframes</li> <li>Agile frameworks often require multiple pushes to production each day, and re-deploying the entire monolith runs into time issues</li> </ul> <p>Because of these and many other accompanying issues, a new way of developing applications is becoming popular. Microservices separates all of the major parts of this monolith from each other, untangling the codebase and drastically changing how developers can write and interact with it.</p> <hr class="stag-divider stag-divider--plain"> <h3><strong>What Are Microservices?</strong></h3> <p>In contrast with the monolith type application, here’s what an app developed with a microservices focus might look like:</p> <p><img class="wp-image-12614" src="./Misc_files/word-image-3.png" srcset="https://blog.algorithmia.com/wp-content/uploads/2018/04/word-image-3.png 1024w, https://blog.algorithmia.com/wp-content/uploads/2018/04/word-image-3-300x200.png 300w, https://blog.algorithmia.com/wp-content/uploads/2018/04/word-image-3-768x512.png 768w" sizes="(max-width: 1024px) 100vw, 1024px"></p> <p>Overall, it’s largely the same: you have a user interface, some functions, and a database. With microservices though, those functions (not literally functions, but functional parts of an application) are all separate. They communicate with the user interface, each other, and instances of the database.</p> <p><span style="font-weight: 400;">A team designing a microservices architecture for their application will split all of the major functions of an application into independent services. Each independent service is usually packaged as an API so it can interact with the rest of the application elements. </span></p> <p>In direct consonance with the problems outlined above, breaking down your application into bundles of microservices offers some key benefits:</p> <ul> <li>Simplify your application with well-defined boundaries for each piece of functionality</li> <li>Allow teams to work separately on independent parts of your application without the need for constant collaboration</li> <li><span style="font-weight: 400;">Microservices can be deployed, maintained, updated, and scaled independently of each other in a continuous fashion</span></li> </ul> <p>It’s hard to overstate how paradigm-shifting this new approach is. It totally flips around many of the challenges of traditional monolith deployment.</p> <hr class="stag-divider stag-divider--plain"> <h3><strong>Business Use Cases and Examples</strong></h3> <p>A microservices-based architecture offers a lot of benefits in theory, but it’s difficult to make it work in practice. That’s why we’re still very much in the early development stages of this idea, and that applies even more strongly to larger companies.</p> <p>But this isn’t entirely now. In fact, the concept of splitting applications into smaller interactive parts has actually been around as a programming paradigm for a while. One of the reasons why it’s taken this long for microservices to emerge as a legitimate alternative is simple: culture. Implementing this architecture isn’t just a technical decision: it’s about having the right teams in place, being comfortable using open source, and working in an organization that’s comfortable challenging the status quo in IT.</p> <p>Companies implementing microservices have been very open about their process and why they chose it. Here are some useful examples from companies that might not surprise you:</p> <ul> <li><a href="https://eng.uber.com/soa/" target="_blank" rel="noopener">Service-Oriented Architecture: Scaling the Uber Engineering Codebase As We Grow</a> (Uber)</li> <li><a href="https://medium.com/netflix-techblog/netflix-conductor-a-microservices-orchestrator-2e8d4771bf40">Netflix Conductor: A </a><a href="https://medium.com/netflix-techblog/netflix-conductor-a-microservices-orchestrator-2e8d4771bf40">M</a><a href="https://medium.com/netflix-techblog/netflix-conductor-a-microservices-orchestrator-2e8d4771bf40" target="_blank" rel="noopener">icroservices </a><a href="https://medium.com/netflix-techblog/netflix-conductor-a-microservices-orchestrator-2e8d4771bf40">O</a><a href="https://medium.com/netflix-techblog/netflix-conductor-a-microservices-orchestrator-2e8d4771bf40">rchestrator</a> (Netflix)</li> <li><a href="https://thenewstack.io/led-amazon-microservices-architecture/" target="_blank" rel="noopener">What Led Amazon to its Own Microservices Architecture</a> (Amazon)</li> </ul> <p>But in addition to the usual large-tech-company repeat offenders, some companies that are utilizing this architecture might surprise you:</p> <ul> <li><a href="https://qconnewyork.com/ny2015/ny2015/presentation/partial-failures-microservices-jungle-survival-tips-comcast.html" target="_blank" rel="noopener">Partial Failures in a Microservices </a><a href="https://qconnewyork.com/ny2015/ny2015/presentation/partial-failures-microservices-jungle-survival-tips-comcast.html">Jungle: </a><a href="https://qconnewyork.com/ny2015/ny2015/presentation/partial-failures-microservices-jungle-survival-tips-comcast.html">Survival Tips from Comcast</a> (Comcast)</li> <li><a href="http://www.addsimplicity.com/downloads/eBaySDForum2006-11-29.pdf" target="_blank" rel="noopener">The eBay Architecture</a> (eBay)</li> <li><a href="http://www.baselinemag.com/enterprise-apps/walmart-embraces-microservices-to-get-more-agile.html" target="_blank" rel="noopener">Walmart Embraces Microservices to Get More Agile</a> (Walmart)</li> </ul> <p>IT organizations are still figuring if they’re willing to make this shift. But in the meanwhile, those who do and find the right fit are reaping the benefits.</p> <h3><strong>Challenges with Deploying Microservices</strong></h3> <p>As with any design decision, there are drawbacks to a microservices architecture. The major issue is complexity––breaking up your codebase makes it easier to understand, but creates complications in orchestration. Microservices means a distributed system, which comes with its own problems.</p> <p><span style="font-weight: 400;">Your team is going to need to handle some new situations. For example, any individual microservice can fail at any point, just like a traditional software deployment. You need to write logic to deal with that. Another issue is database management––with the monolith there’s typically only one or a few databases to update, but with microservices there can be many. Managing data consistency across a distributed system can be a major challenge.</span></p> <p>Finally, testing and deployment can become troublesome in a microservices-oriented architecture. If any services are dependent on others, you need to design a specific order for deployment and testing. Changes can impact multiple services in your application, and accounting for that is difficult.</p> <hr class="stag-divider stag-divider--plain"> <h3><strong>Serverless, Microservices, and Containers</strong></h3> <p>The shift towards microservices fits nicely with two other important trends in the deployment space: serverless and containers. Serverless is about abstracting the code around server side logic, and having a provider manage your infrastructure for you. We wrote about it <a href="https://blog.algorithmia.com/serverless-computing/" target="_blank" rel="noopener">more in depth here</a>. Containers are all about bundling your code and dependencies into self-executing, independent packages.</p> <p>Containers and microservices fit together because they have the same fundamental goal – package individual components as independent, responsive elements. Serverless empowers this architecture by focusing on functions as a service––now that your application pieces are packaged individually, deploying them as functions can make a lot of sense.</p> <p>Algorithmia’s architecture brings all of these elements together by offering an <a href="https://algorithmia.com/" target="_blank" rel="noopener">easy to use platform for serverless deployment of algorithms as microservices</a>. You get all the benefits of a microservices architecture, but it’s simple to orchestrate and integrate. Algorithmia is also the only serverless platform that offers GPUs, which are a key part of building a fast Machine Learning application.</p> <h3><strong>Why Microservices Are Killer for Machine Learning</strong></h3> <p>As more Machine Learning goes into production, it’s becoming clearer that a microservices architecture can be a good fit for this kind of application. There are two major reasons why this is the case:</p> <ul> <li>After training your models, inference is usually stateless – since no data or state needs to be maintained, independent services work</li> <li>Machine Learning is a compute intensive process that often requires specialized hardware (like GPUs), and you don’t want that to be a core part of your server requirements</li> </ul> <p>Algorithmia deploys algorithms as scalable microservices to take advantage of these two features.</p> <hr class="stag-divider stag-divider--plain"> <h3>More Resources</h3> <h5><strong>Further Reading and Papers</strong></h5> <p><a href="https://www.nginx.com/blog/introduction-to-microservices/" target="_blank" rel="noopener">Introduction to Microservices</a>&nbsp;(Nginx) – “<em>This blog post is the first in a seven‑part series about designing, building, and deploying microservices. You will learn about the approach and how it compares to the more traditional </em><em>Monolithic Architecture pattern</em><em>. This series will describe the various elements of a microservices architecture. You will learn about the benefits and drawbacks of the Microservices Architecture pattern, whether it makes sense for your project, and how to apply it.</em>”</p> <p><a href="https://blog.algorithmia.com/introduction-to-serverless-microservices/" target="_blank" rel="noopener">Introduction to Serverless Microservices</a>&nbsp;(Algorithmia) – “<em>With the rise of AI / Machine Learning, microservices are more important than ever. As teams adopt microservice-oriented architectures, often serving powerful ML models, they build better products faster, outpacing their competition.</em>”</p> <p><a href="https://martinfowler.com/articles/microservices.html" target="_blank" rel="noopener">Microservices</a>&nbsp;(Martin Fowler) – “<em>The term “Microservice Architecture” has sprung up over the last few years to describe a particular way of designing software applications as suites of independently deployable services. While there is no precise definition of this architectural style, there are certain common characteristics around organization around business capability, automated deployment, intelligence in the endpoints, and decentralized control of languages and data.</em>”</p> <p><a href="http://ieeexplore.ieee.org/document/7958492/" target="_blank" rel="noopener">Architecting Microservices</a>&nbsp;(Paper) – “<em>This paper reports on a PhD research project addressing three different challenges concerning MSA: (i) the identification of the key properties of microservice architectures, (ii) the identification and investigation on a description language for designing and analyzing architectures, (iii) the identification of the factors that impact the process of migrating existing applications towards MSA. The initial contributions of this project are: (i) a systematic mapping study on architecting microservices performed in order to understand the state of the research and the possible gaps in the area, (ii) an approach for architecture recovery of microservice-based systems named MicroART, and (iii) the implementation of the MicroART first prototype.</em>”</p> <p><a href="https://arxiv.org/abs/1606.04036" target="_blank" rel="noopener">Microservices: Yesterday, Today, and Tomorrow</a>&nbsp;(Paper) – “<em>Microservices is an architectural style inspired by service-oriented computing that has recently started gaining popularity. Before presenting the current state-of-the-art in the field, this chapter reviews the history of software architecture, the reasons that led to the diffusion of objects and services first, and microservices later. Finally, open problems and future challenges are introduced. This survey primarily addresses newcomers to the discipline, while offering an academic viewpoint on the topic. In addition, we investigate some practical issues and point out some potential solutions.</em>”</p> <h5><strong>Tutorials and Walkthroughs</strong></h5> <p><a href="https://www.tutorialspoint.com/microservice_architecture/index.htm" target="_blank" rel="noopener">Microservice Architecture Tutorial</a> (tutorialspoint) – “<em>Microservice Architecture is a special design pattern of Service-oriented Architecture. It is an open source methodology. In this type of service architecture, all the processes will communicate with each other with the smallest granularity to implement a big system or service. This tutorial discusses the basic functionalities of Microservice Architecture along with relevant examples for easy understanding.” </em></p> <p><a href="https://jaxenter.com/spring-boot-tutorial-rest-services-and-microservices-135148.html" target="_blank" rel="noopener">Spring Boot Tutorial: REST Services And Microservices</a> (Jaxenter) – “<em>The times of Java EE application server and monolithic software architectures are nearly gone. Hardware is not getting faster anymore, but internet traffic is still increasing. Platforms have to support scaling out. Load must be distributed to several hosts. Microservice-based architectures can offer solutions for this requirement. Apart from the better scaling, microservices offer faster development cycles, dynamic scaling depending on load and improved failover behavior.”</em></p> <p><a href="https://www.codementor.io/ivan.jovanovic/introduction-to-nodejs-microservices-senecajs-du1088h3k" target="_blank" rel="noopener">Quick Intro to Node.JS Microservices: Seneca.JS</a> (Codementor) – “<em>So, you want to use NodeJS to create microservices architecture? That’s very simple and awesome! In my career, I’ve used many frameworks and libraries for creating microservices architecture, even created custom libraries (don’t do it!) — until I found </em><a href="http://senecajs.org/"><em>SenecaJS</em></a><em>.</em>”</p> <p><a href="https://www.javaworld.com/article/2952103/enterprise-java/build-an-api-for-microservices-in-5-minutes.html" target="_blank" rel="noopener">Build An API For Microservices In 5 Minutes</a> (Javaworld) – “<em>Enough talk, let’s roll up our sleeves and start building our microservices core competency. This brief, hands-on tutorial shows you how to create a new API with AnyPresence JustAPIs. Before you start,download the free trial version of JustAPIs and follow the Quick Start Guide to set it up.</em>”</p> <h5><strong>Books </strong></h5> <p><a href="https://www.amazon.com/Python-Microservices-Development-deploy-microservices/dp/1785881116/ref=sr_1_2_sspa?ie=UTF8&amp;qid=1524229802&amp;sr=8-2-spons&amp;keywords=microservices&amp;psc=1" target="_blank" rel="noopener">Python Microservices Development</a> (Ziade) – “<em>We often deploy our web applications into the cloud, and our code needs to interact with many third-party services. An efficient way to build applications to do this is through microservices architecture. But, in practice, it’s hard to get this right due to the complexity of all the pieces interacting with each other. This book will teach you how to overcome these issues and craft applications that are built as small standard units, using all the proven best practices and avoiding the usual traps.”</em></p> <p><a href="https://www.amazon.com/Building-Microservices-NET-Core-Transitioning/dp/1788393333/ref=sr_1_1_sspa?ie=UTF8&amp;qid=1524229802&amp;sr=8-1-spons&amp;keywords=microservices&amp;psc=1" target="_blank" rel="noopener">Building Microservices with .NET Core 2.0</a> (Aroraa) – “<em>Moving forward, you will be introduced to real-life application scenarios; after assessing the current issues, we will begin the journey of transforming this application by splitting it into a suite of microservices using C# 7.0 with .NET Core 2.0. You will identify service boundaries, split the application into multiple microservices, and define service contracts. You will find out how to configure, deploy, and monitor microservices, and configure scaling to allow the application to quickly adapt to increased demand in the future.”</em></p> <p><a href="https://www.amazon.com/Building-Microservices-Designing-Fine-Grained-Systems/dp/1491950358/ref=sr_1_3?ie=UTF8&amp;qid=1524229802&amp;sr=8-3&amp;keywords=microservices&amp;dpID=51m85J4Zi9L&amp;preST=_SX218_BO1,204,203,200_QL40_&amp;dpSrc=srch" target="_blank" rel="noopener">Building Microservices: Designing Fine-Grained Systems</a> (O’Reilly) – “<em>Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.”</em></p> <p><a href="https://www.amazon.com/Microservice-Architecture-Aligning-Principles-Practices/dp/1491956259/ref=sr_1_6?ie=UTF8&amp;qid=1524229802&amp;sr=8-6&amp;keywords=microservices&amp;dpID=51qSYJTTVUL&amp;preST=_SX218_BO1,204,203,200_QL40_&amp;dpSrc=srch" target="_blank" rel="noopener">Microservice Architecture: Aligning Principles, Practices, and Culture</a> (O’Reilly) – “<em>Microservices can have a positive impact on your enterprise—just ask Amazon and Netflix—but you can fall into many traps if you don’t approach them in the right way. This practical guide covers the entire microservices landscape, including the principles, technologies, and methodologies of this unique, modular style of system building. You’ll learn about the experiences of organizations around the globe that have successfully adopted microservices.</em>”<a id="dd_end"></a></p> <p><script type="text/javascript">var dd_offset_from_content = 60;var dd_top_offset_from_content = 0;var dd_override_start_anchor_id = "";var dd_override_top_offset = "0";</script><script type="text/javascript" src="./Misc_files/diggdigg-floating-bar.js.download"></script></p> <div class="wp-about-author-containter-top" style="background-color:#ffffff;"> <div class="wp-about-author-pic wp-about-author-circle"><img alt="" src="./Misc_files/e11a7827cc21bae5f53593d75282d7e1" srcset="https://secure.gravatar.com/avatar/e11a7827cc21bae5f53593d75282d7e1?s=200&amp;d=mm&amp;r=g 2x" class="avatar avatar-100 photo" height="100" width="100"></div> <div class="wp-about-author-text" style="margin-left:140px"> <h3 class="author"><a href="https://blog.algorithmia.com/author/justin/" title="Justin Gage"> <span itemprop="author" itemscope="" itemtype="http://schema.org/Person"><span itemprop="name">Justin Gage</span></span></a></h3> <p></p> <p><a href="https://blog.algorithmia.com/author/justin/" title="More posts by Justin Gage">More Posts</a> </p> <p class="wpa-nomargin">Follow Me:<br><a class="wpa-social-icons" href="http://www.twitter.com/jgage718"><img src="./Misc_files/twitter.png" alt="Twitter"></a><a class="wpa-social-icons" href="http://www.linkedin.com/in/gagejustins"><img src="./Misc_files/linkedin.png" alt="LinkedIn"></a></p> </div> </div> <!-- .entry-content --> </div></article><!-- #post --> <div id="comments" class="comments-area"> </div><!-- #comments --> </div><!-- #primary --> <div id="sidebar" class="sidebar" role="complementary"> <div class="widget-area"> <aside id="search-6" class="widget widget_search"><h3 class="widget-title">Search</h3><form method="get" id="searchform" action="https://blog.algorithmia.com/"> <input type="text" name="s" id="s" placeholder="Enter your query here..."> </form></aside><aside id="custom_html-3" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><div class="subtle-cta"><h3>Here's 50,000 credits<br> on us.</h3> <p class="text-secondary">Algorithmia AI Cloud is built to scale. You write the code and compose the workflow. We take care of the rest.</p> <a href="https://algorithmia.com/signup?invite=OpenMarketplace" class="btn-primary">Sign Up</a></div></div></aside><aside id="categories-5" class="widget widget_categories"> <ul> <li class="cat-item cat-item-203"><a href="https://blog.algorithmia.com/category/a-i-topic-guides/">A.I. Topic Guides</a> </li> <li class="cat-item cat-item-459"><a href="https://blog.algorithmia.com/category/algorithm-spotlight/">Algorithm Spotlight</a> </li> <li class="cat-item cat-item-1"><a href="https://blog.algorithmia.com/category/blog/">Blog Posts</a> </li> <li class="cat-item cat-item-938"><a href="https://blog.algorithmia.com/category/blog/content-hub/" title="Content hubs.">Content Hub</a> </li> <li class="cat-item cat-item-828"><a href="https://blog.algorithmia.com/category/demos/">Demos</a> </li> <li class="cat-item cat-item-932"><a href="https://blog.algorithmia.com/category/developer-spotlight/">Developer Spotlight</a> </li> <li class="cat-item cat-item-117"><a href="https://blog.algorithmia.com/category/emergent-future/">Emergent Future</a> </li> <li class="cat-item cat-item-897"><a href="https://blog.algorithmia.com/category/events/">Events</a> </li> <li class="cat-item cat-item-439"><a href="https://blog.algorithmia.com/category/guest-post/">Guest Post</a> </li> <li class="cat-item cat-item-913"><a href="https://blog.algorithmia.com/category/integrations/">Integrations</a> </li> <li class="cat-item cat-item-453"><a href="https://blog.algorithmia.com/category/newsletter/">Newsletter</a> </li> <li class="cat-item cat-item-721"><a href="https://blog.algorithmia.com/category/recipes/">Recipes</a> </li> </ul> </aside> </div><!-- .widget-area --> </div><!-- #sidebar --> </div> </main> <footer id="colophon" class="site-footer" role="contentinfo"> <div class="inside"> <div class="grids"> <div class="grid-3 widget service"> <i class="icon icon-service-rocket"></i> <div class="service-content"> <h3 class="widget-title">Algorithmia</h3> <div class="service__description">AI in every application.</div> </div> </div> </div> </div> </footer><!-- .site-footer --> <footer class="secondary-footer"> <div class="inside"> <div class="grids"> <div class="site-info grid-6"> © 2017&nbsp;<a href="http://www.algorithmia.com/" target="_blank">Algorithmia</a>, All Rights Reserved. </div><!-- .site-info --> <div class="grid-6"> <div class="social-icons"><a target="_blank" href="http://facebook.com/algorithmia"><i class="icon icon-facebook"></i></a><a target="_blank" href="https://twitter.com/algorithmia"><i class="icon icon-twitter"></i></a><a target="_blank" href="https://www.linkedin.com/company/algorithmia-inc/"><i class="icon icon-linkedin"></i></a></div> </div> </div> </div> </footer><!-- /.secondary-footer --> <script async="">(function(s,u,m,o,j,v){j=u.createElement(m);v=u.getElementsByTagName(m)[0];j.async=1;j.src=o;j.dataset.sumoSiteId='34cea6bb7b3c6a7610d0acce67e22d0c1ee7f10b325c1310100cd42d4427c89c';j.dataset.sumoPlatform='wordpress';v.parentNode.insertBefore(j,v)})(window,document,'script','//load.sumo.com/');</script><script type="text/javascript" defer="" src="./Misc_files/fontawesome-all.min.js.download"></script> <script type="text/javascript" defer="" src="./Misc_files/fa-v4-shims.min.js.download"></script> <script type="text/javascript" src="./Misc_files/jquery.superfish.js.download"></script> <script type="text/javascript"> /* <![CDATA[ */ var stag = {"ajaxurl":"https:\/\/blog.algorithmia.com\/wp-admin\/admin-ajax.php","accent":"#5000be","menuIcon":"<i aria-hidden=\"true\" class=\"fa fa-bars\" ><\/i>"}; /* ]]> */ </script> <script type="text/javascript" src="./Misc_files/jquery.custom.js.download"></script> <script type="text/javascript" src="./Misc_files/plugins.js.download"></script> <script type="text/javascript" src="./Misc_files/comment-reply.min.js.download"></script> <script type="text/javascript" src="./Misc_files/wp-embed.min.js.download"></script> <script type="text/javascript" id="slb_context">/* <![CDATA[ */if ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB ) { {$.extend(SLB, {"context":["public","user_guest"]});} }})})(jQuery);}/* ]]> */</script> <div id="fb-root" class=" fb_reset"><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" allow="encrypted-media" id="fb_xdm_frame_https" aria-hidden="true" title="Facebook Cross Domain Communication Frame" tabindex="-1" src="./Misc_files/JW5GlLnAsFw.html" style="border: none;"></iframe></div></div><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div></div></div></div><div class="dd_outer" style="position: fixed;"> <div class="dd_inner" style="width: 1170px;"> <div id="dd_ajax_float" style="position: absolute; top: 30px; left: -115px; display: block;"> <div class="dd_button_v"><script src="./Misc_files/all.js.download"></script><fb:like href="https://blog.algorithmia.com/introduction-to-microservices/" send="false" show_faces="false" layout="box_count" width="50" class=" fb_iframe_widget" fb-xfbml-state="rendered" fb-iframe-plugin-query="app_id=&amp;container_width=0&amp;href=https%3A%2F%2Fblog.algorithmia.com%2Fintroduction-to-microservices%2F&amp;layout=box_count&amp;locale=en_US&amp;sdk=joey&amp;send=false&amp;show_faces=false&amp;width=50"><span style="vertical-align: bottom; width: 51px; height: 40px;"><iframe name="f17e22914ab6f" width="50px" height="1000px" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" allow="encrypted-media" title="fb:like Facebook Social Plugin" src="./Misc_files/like.html" style="border: none; visibility: visible; width: 51px; height: 40px;" class=""></iframe></span></fb:like></div> <div style="clear:left"></div> <div class="dd_button_v"><iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-share-button twitter-share-button-rendered twitter-tweet-button" title="Twitter Tweet Button" src="./Misc_files/tweet_button.59df888963e9d6219f6e6c7ff5d8b951.en.html" style="position: static; visibility: visible; width: 61px; height: 20px;" data-url="https://blog.algorithmia.com/introduction-to-microservices/"></iframe><script type="text/javascript" src="./Misc_files/widgets.js.download"></script></div><div style="clear:left;padding-top:5px"></div><a href="https://news.ycombinator.com/submit" class="hn-button" data-title="Introduction to Microservices - Algorithmia Blog" data-url="https://blog.algorithmia.com/introduction-to-microservices/?utm_medium=email&amp;utm_source=newsletter&amp;utm_campaign=042518-emergent-future" data-style="facebook"></a> <div style="clear:left"></div> </div> </div> </div><iframe scrolling="no" frameborder="0" allowtransparency="true" src="./Misc_files/widget_iframe.59df888963e9d6219f6e6c7ff5d8b951.html" style="display: none;"></iframe><iframe id="sumome-jquery-iframe" title="Sumo Hidden Content" style="display: none;" src="./Misc_files/saved_resource.html"></iframe><iframe id="rufous-sandbox" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" style="position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;" title="Twitter analytics iframe" src="./Misc_files/saved_resource(5).html"></iframe><a href="javascript:void(0);" title="Sumo" style="background-color: rgb(0, 115, 183); border-radius: 3px 0px 0px 3px; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px; position: fixed; z-index: 2147483647; padding: 0px; width: 44px; height: 40px; text-indent: -10000px; opacity: 1; display: none !important;"><span style="position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;">Sumo</span><span style="display:block;width:40px;height:40px;background:white;margin-left:4px;-webkit-border-radius: 3px 0 0 3px;-moz-border-radius: 3px 0 0 3px;-ms-border-radius: 3px 0 0 3px;-o-border-radius: 3px 0 0 3px;border-radius: 3px 0 0 3px;background-repeat:no-repeat;background-position:8px 8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxZDQ2MjI4YS03NWY2LTRkZTQtOGJjYy1hODc1NjRkMjYxYTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDQ3MUVFMDFFMjVDMTFFNjlFQjhBRjdGODU5MDJBMDUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDQ3MUVFMDBFMjVDMTFFNjlFQjhBRjdGODU5MDJBMDUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxZDQ2MjI4YS03NWY2LTRkZTQtOGJjYy1hODc1NjRkMjYxYTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MWQ0NjIyOGEtNzVmNi00ZGU0LThiY2MtYTg3NTY0ZDI2MWE1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8JtvywAAAKhQTFRFzOPxSJvLA3W4Mo7FBna5w97u8vj7EHy8a67VhbzdsdTpVaLPh73d9/v9C3m6QZfJbq/WXKbR3u32JIfB3ez1KorDir/eBHW4+/3+rtPoZarUG4K/LIvDDnu7ocvkf7nbdrTY9fr8E328WKPQO5PITJ3MPpXJstXptdbq+Pv9cbHXaq3VU6HOkMLgnMnjDHq62uv1/P3+6/T53Oz1cLDX/f7+AHO3////ptOZ5QAAADh0Uk5T/////////////////////////////////////////////////////////////////////////wA7XBHKAAAAmUlEQVR42sSRRxLCMAxFRSq9907ovebr/jdDMWYGxmZL3sIqbyFbJv4B/VlkVlerKALTD3G46Mx3AOR1UZ/TsDxW6W0gfYRNVfTCFu2AWpAMgMItMW+zQJU2UjWI29D0+e5KWNPMk+A9Om+B/UgOJyCuwMJCrpuziYkIsglfRByZ/XM3eXnBFEu1kpMpjq9dxQYp/OAXTwEGAB7Rc1xVnPemAAAAAElFTkSuQmCC);"></span></a><iframe style="display: none;" src="./Misc_files/saved_resource(6).html"></iframe><div style="position:fixed;top:0;left:0;overflow:hidden;"><label for="focus_retriever" style="position:absolute;left:-1000px;">Focus Retriever</label><input style="position:absolute;left:-1000px;" type="text" name="focus_retriever" value="" id="focus_retriever" readonly="true"></div><div class="sumome-share-client-wrapper sumome-share-client-wrapper-left-page sumome-share-client-light sumome-share-client-small" style="top: 378px;"><div class="sumome-share-client-show"><span></span></div><div data-sumome-share-pos="lp" class="sumome-share-client sumome-share-client-left-page sumome-share-client-light sumome-share-client-small"><a title="Facebook" class="sumome-share-client-animated sumome-share-client-share" data-sumome-share="facebook" href="javascript:void(0);" style="background: rgb(59, 89, 152); color: rgb(255, 255, 255);"><img src="./Misc_files/facebook-white-60.png" alt="Facebook"></a><a title="YC Hacker News" class="sumome-share-client-animated sumome-share-client-share" data-sumome-share="ychackernews" href="javascript:void(0);" style="background: rgb(252, 102, 32); color: rgb(255, 255, 255);"><img src="./Misc_files/ychackernews-white-60.png" alt="YC Hacker News"></a><a title="Twitter" class="sumome-share-client-animated sumome-share-client-share" data-sumome-share="twitter" href="javascript:void(0);" style="background: rgb(0, 172, 237); color: rgb(255, 255, 255);"><img src="./Misc_files/twitter-white-60.png" alt="Twitter"></a><a title="Reddit" class="sumome-share-client-animated sumome-share-client-share" data-sumome-share="reddit" href="javascript:void(0);" style="background: rgb(255, 87, 0); color: rgb(255, 255, 255);"><img src="./Misc_files/reddit-white-60.png" alt="Reddit"></a><a title="SumoMe" class="sumome-share-client-animated sumome-share-client-share" data-sumome-share="sumome" href="javascript:void(0);" style="background: rgb(15, 82, 186); color: rgb(255, 255, 255);"><img src="./Misc_files/sumome-white-60.png" alt="SumoMe"></a></div><div class="sumome-share-client-hide"><span></span></div></div><img src="./Misc_files/saved_resource(1)" alt="" style="display: none;"><img src="./Misc_files/saved_resource(2)" alt="" style="display: none;"><img src="./Misc_files/saved_resource(3)" alt="" style="display: none;"><img src="./Misc_files/saved_resource(4)" alt="" style="display: none;"><div class="sumome-scrollbox-popup sumome-scrollbox-bottom sumome-scrollbox-right sumome-scrollbox-small sumome-res-medium" style="background-color: transparent !important; bottom: 0px; right: 0px;"><div class="sumome-scrollbox-content sumome-scrollbox-template-default sumome-scrollbox-res-small"><style> .sumome-vex .sumome-vex-close:before { visibility: visible !important; } .sumome-scrollbox-template-default select.sumome-scrollbox-select-placeholder { color: #999; } .sumome-scrollbox-template-default label.sumome-scrollbox-checkbox, .sumome-scrollbox-template-default label.sumome-scrollbox-radio, .sumome-scrollbox-template-default label.sumome-scrollbox-radio-header, .sumome-scrollbox-template-default label.sumome-scrollbox-checkbox-header { color:#222222 !important; } .sumome-scrollbox-template-default .sumome-scrollbox-form { padding: 1.5em !important; } .sumome-scrollbox-template-default .sumome-scrollbox-form button { font-weight: 600 !important; text-transform: none !important; -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; } .sumome-scrollbox-template-default .sumome-scrollbox-form button:hover { opacity: .8 !important; } .sumome-scrollbox-template-default .sumome-scrollbox-close { opacity: .5 !important; -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; } .sumome-scrollbox-template-default .sumome-scrollbox-close:hover { opacity: .75 !important; } .sumome-scrollbox-template-default .sumome-scrollbox-close:before { font-size: 32px !important; right: 10px !important; top: 10px !important; font-family: Arial, sans-serif !important; } .sumome-scrollbox-template-default .sumome-scrollbox-form input, .sumome-scrollbox-template-default .sumome-scrollbox-form select { box-shadow: none !important; } .sumome-scrollbox-template-default .sumome-scrollbox-form input[type="text"], .sumome-scrollbox-template-default .sumome-scrollbox-form select { height: 42px !important; margin: 0 0 12px 0;} .sumome-scrollbox-template-default .sumome-scrollbox-form .sumome-scrollbox-heading { font-weight: bold !important; } </style> <div class="sumome-scrollbox-theme sumome-scrollbox-modal-bg" style="border-radius: 3px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(240, 240, 240) !important; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px !important;"></div> <div class="sumome-scrollbox-form" style=""> <h2 class="sumome-scrollbox-heading" style="color: rgb(34, 34, 34) !important;">JOIN EMERGENT // FUTURE</h2> <div class="sumome-scrollbox-text" style="color: rgb(34, 34, 34) !important;">A weekly newsletter exploring artificial intelligence, data science, and the shape of things to come</div> <div class="sumome-scrollbox-error" style="display: none;"></div> <div class="sumome-eac-input-wrap sumome-scrollbox-input sumome-scrollbox-last" style="display: block; position: relative; font-size: 16px; font-style: normal; float: none; width: 100%; max-width: 100%; min-width: 0px; margin: 0px 0px 12px; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255); border-radius: 0px; text-align: start; border-color: transparent;"><span class="sumome-eac-cval" style="visibility: hidden; position: absolute; top: 0px; left: 0px; display: inline-block; font-family: &quot;Helvetica Neue&quot;, Helvetica, Helvetica, Arial, sans-serif; font-weight: 400; font-size: 16px; font-style: normal; letter-spacing: 0px; height: 100%; z-index: -1;"></span><input class="sumome-eac-sugg" disabled="" style="display: inline-block; box-sizing: border-box; font-family: &quot;Helvetica Neue&quot;, Helvetica, Helvetica, Arial, sans-serif; font-weight: 400; font-size: 16px; font-style: normal; letter-spacing: 0px; position: absolute; left: 0px; height: 100%; width: 100%; padding: 8px; border: 1px solid transparent; border-radius: 0px; background: transparent; color: rgba(0, 0, 0, 0.25); opacity: 1; line-height: initial;"><span class="sumome-eac-sugg-spell-error" style="font-family: &quot;Helvetica Neue&quot;, Helvetica, Helvetica, Arial, sans-serif; font-weight: 400; font-size: 16px; font-style: normal; letter-spacing: 0px; background: transparent; transform: translateY(-50%); display: inline-block; position: absolute; top: 50%;"><span class="sumome-eac-sugg-spell-error-usernm" style="margin-left: 9px;"></span><span class="sumome-eac-sugg-spell-error-domain"></span></span><input class="sumome-scrollbox-input sumome-scrollbox-last" type="email" value="" autofocus="" style="display: inline-block; position: relative; top: 0px; left: 0px; width: 100%; min-width: 100%; margin: 0px; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; line-height: initial;" id="undefined" placeholder="Enter your email address" name="email" required="" spellcheck="false" autocomplete="email" autocapitalize="off" autocorrect="off"><span class="sumome-eac-suggs" style="visibility: hidden;"></span><span class="sumome-eac-overlay-hitbox" style="display: inline-block; box-sizing: border-box; font-family: &quot;Helvetica Neue&quot;, Helvetica, Helvetica, Arial, sans-serif; font-weight: 400; font-size: 16px; font-style: normal; letter-spacing: 0px; transform: translateY(-50%); position: absolute; top: 50%; opacity: 0; left: 0px; cursor: pointer;"></span></div> <button class="sumome-scrollbox-button sumome-scrollbox-button-bg sumome-scrollbox-button-text sumome-scrollbox-last-input" type="submit" style="background-color: rgb(153, 99, 255) !important; border-bottom-color: rgb(128, 74, 230) !important; color: rgb(255, 255, 255) !important;" disabled="">Subscribe Now</button> <button class="sumome-scrollbox-continue sumome-scrollbox-continue-bg sumome-scrollbox-continue-text" type="submit" style="display: none; background-color: rgb(153, 99, 255) !important; border-bottom-color: rgb(128, 74, 230) !important; color: rgb(255, 255, 255) !important;">Continue</button> </div> <div class="sumome-scrollbox-close" style="color: rgb(34, 34, 34) !important;"></div><div><a class="powered-by-sumo" style="top: -40px" href="https://sumo.com/?src=sm-sb-34cea6bb7b3c6a7610d0acce67e22d0c1ee7f10b325c1310100cd42d4427c89c&amp;utm_source=sumo-powered-by&amp;utm_medium=scroll-box&amp;utm_campaign=34cea6bb7b3c6a7610d0acce67e22d0c1ee7f10b325c1310100cd42d4427c89c" target="_blank"><p>POWERED BY</p><div class="sumo-logo"><!--?xml version="1.0" encoding="utf-8 "?--><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 515.7 93.8" style="enable-background:new 0 0 515.7 93.8;" xml:space="preserve"><style type="text/css">.st0{fill:#0F74B5;}.st1{opacity:0.2;fill:#041D2D;}.st2{fill:#000000;}</style><g><g><g><g><path class="st0" d="M19.1,89.7h124.2l18.7-70c0.7-2.5-2.2-4.5-4.3-2.9l-39.5,29.6L83.3,1c-1.1-1.4-3.3-1.3-4.3,0.1L45,46.5L4.4,16.7c-2.1-1.5-5,0.4-4.3,2.9L19.1,89.7z"></path></g></g><path class="st1" d="M161.4,21.7c-12.9,46.4-62.6,68-142.4,68l0,0h70h54.2L161.4,21.7L161.4,21.7z"></path></g><g><path class="st2" d="M199.1,27.2c0-5.9,4.8-10.6,13.4-10.6c9.5,0,13.9,5.9,16.1,10.1l12.7-5.1C238.9,15.6,231,4,212.7,4c-17.8,0-28.9,9.9-28.9,23.4c0,27.8,43.4,23.7,43.4,42c0,7.3-5.8,11.6-14.5,11.6s-14-4.1-17.1-8.9c-0.8-1.5-1.3-3-1.7-4.5c-0.4-1.8-0.6-3.6-0.6-5.3l-14,0.1c0,6,0.7,9.5,1.5,11.9l0,0c0,0.1,0,0.1,0.1,0.2c0.2,0.6,0.5,1.1,0.7,1.6c0.6,1.4,1.4,2.8,2.4,4.3c0.1,0.2,0.2,0.3,0.3,0.5c1.3,1.9,3,3.8,5.1,5.5l0.1,0.1l0,0c5,4.1,12.2,7.4,22.4,7.4c19,0,30.7-10.9,30.7-25.3C242.8,41.2,199.1,44.2,199.1,27.2z"></path><polygon class="st2" points="333.5,4 333.5,92.1 347.2,92.1 345.9,40.9 376.9,79 408,40.9 406.6,92.1 420.4,92.1 420.4,4 376.9,59.1"></polygon><path class="st2" d="M473,4c-24.8,0-42.8,19.5-42.8,44.9c0,25.6,17.9,44.9,42.7,44.9c24.9,0,42.8-19.4,42.8-44.9C515.7,23.6,497.8,4,473,4zM473,80.8c-16.7,0-29.1-13.5-29.1-32c0-18.3,12.3-32,29.1-32c16.6,0,29.1,13.7,29.1,32C502.1,67.4,489.6,80.8,473,80.8z"></path><path class="st2" d="M251.4,60.9V7h14.3v53.8c0,12.5,7.2,19.9,20.6,19.9c13.3,0,20.6-7.5,20.6-20.1V7h14.2v53.8c0,19.3-12.9,33-34.8,33C263.8,93.8,251.4,80.6,251.4,60.9z"></path></g></g></svg></div><div class="clear"></div></a></div></div></div></body></html>
<section th:fragment="content"> <div id="formSlot"> </div> </section> <div th:fragment="scripts"> <script th:attr="data-main=@{/js/form-page.js}" th:src="@{/lib/require-full.js}" src="../../lib/require.js"></script> </div>
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Getting Started | Chart.js - にほんご。</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta property="og:title" content="Getting Started | Chart.js - にほんご。"> <meta property="og:url"> <meta property="og:type" content="article"> <link rel="icon" href="https://tr.you84815.space/chartjs/favicon.ico"> <link rel="stylesheet" type="text/css" href="./css/main.css"> <link id="theme_style" rel="stylesheet" type="text/css" href=""> <script id="srcTheme" src="./js/toggleTheme.js" data-dir="chartjs"></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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-106478577-1', 'auto'); </script> </head> <body> <div id="container"> <header> <div class="icon"><a class="no-barba" href="https://tr.you84815.space/"> <svg width="16" height="16"> <rect width="16" height="16" fill="#e0e0e0"></rect> </svg></a></div> <div class="navi_toggle" onclick="toggleMenu()"> <svg id="menu_close" width="24" height="24" viewBox="0 0 24 24"> <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path> <path d="M0 0h24v24H0z" fill="none"></path> </svg> <svg id="menu_open" width="24" height="24" viewBox="0 0 24 24"> <path d="M0 0h24v24H0z" fill="none"></path> <path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"></path> </svg> </div> <div class="title">Chart.js - <a class="no-barba" href="https://tr.you84815.space/">にほんご。</a></div><span id="toggleTheme"> <svg role="img" width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path d="M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z"></path> </svg></span> </header> <div class="navi" id="navi"> <ul class="menu"> <li><a class="index" href="./index.html">Home</a></li> <li><a class="chartjs" href="./chartjs.html">Chart.js</a></li> <li><a class="gettingStarted active" href="./gettingStarted.html">Getting Started</a> <ul id="navi_gettingStarted"> <li><a href="./gettingStarted/installation.html">インストール</a></li> <li><a href="./gettingStarted/integration.html">インテグレーション</a></li> <li><a href="./gettingStarted/usage.html">使い方</a></li> </ul> </li> <li><a class="general" href="./general.html">General</a> <ul class="hidden" id="navi_general"> <li><a href="./general/accessibility.html">アクセシビリティ</a> </li> <li><a href="./general/responsive.html">レスポンシブ</a> </li> <li><a href="./general/device-pixel-ratio.html">ピクセル比率</a> </li> <li><a href="./general/interactions.html">インタラクション</a> <ul> <li><a href="./general/interactions/events.html">イベント</a></li> <li><a href="./general/interactions/modes.html">モード</a></li> </ul> </li> <li><a href="./general/options.html">オプション</a> </li> <li><a href="./general/colors.html">カラー</a> </li> <li><a href="./general/fonts.html">フォント</a> </li> <li><a href="./general/performance.html">パフォーマンス</a> </li> </ul> </li> <li><a class="configuration" href="./configuration.html">Configuration</a> <ul class="hidden" id="navi_configuration"> <li><a href="./configuration/animations.html">アニメーション</a></li> <li><a href="./configuration/layout.html">レイアウト</a></li> <li><a href="./configuration/legend.html">凡例</a></li> <li><a href="./configuration/title.html">タイトル</a></li> <li><a href="./configuration/tooltip.html">ツールチップ</a></li> <li><a href="./configuration/elements.html">要素</a></li> </ul> </li> <li><a class="charts" href="./charts.html">Charts</a> <ul class="hidden" id="navi_charts"> <li><a href="./charts/line.html">折れ線グラフ(Line)</a></li> <li><a href="./charts/bar.html">棒グラフ(Bar)</a></li> <li><a href="./charts/radar.html">レーダーチャート(Radar)</a></li> <li><a href="./charts/doughnut-and-pie.html">円グラフ(Doughnut &amp; Pie)</a></li> <li><a href="./charts/polar-area.html">鶏頭図(Polar Area)</a></li> <li><a href="./charts/bubble.html">バブルチャート(Bubble)</a></li> <li><a href="./charts/scatter.html">散布図(Scatter)</a></li> <li><a href="./charts/area.html">エリアチャート(Area)</a></li> <li><a href="./charts/mixed.html">複合グラフ(Mixed)</a></li> </ul> </li> <li><a class="axis" href="./axis.html">Axes</a> <ul class="hidden" id="navi_axis"> <li><a href="./axis/cartesian.html">デカルト軸(CartesianAxes)</a> <ul> <li><a href="./axis/cartesian/category.html">カテゴリ(category)</a></li> <li><a href="./axis/cartesian/linear.html">線形軸(linear)</a></li> <li><a href="./axis/cartesian/logarithmic.html">対数軸(logarithmic)</a></li> <li><a href="./axis/cartesian/time.html">時間軸(time)</a></li> </ul> </li> <li><a href="./axis/radial.html">放射軸(RadialAxes)</a> <ul> <li><a href="./axis/radial/linear.html">線形軸(linear)</a></li> </ul> </li> <li><a href="./axis/labeling.html">ラベル</a> </li> <li><a href="./axis/styling.html">スタイル</a> </li> </ul> </li> <li><a class="developers" href="./developers.html">Developers</a> <ul class="hidden" id="navi_developers"> <li><a href="./developers/api.html">Chart.js API</a></li> <li><a href="./developers/updates.html">チャートの更新</a></li> <li><a href="./developers/plugins.html">プラグイン</a></li> <li><a href="./developers/charts.html">新規チャート追加</a></li> <li><a href="./developers/axes.html">新規軸追加</a></li> </ul> </li> <li><span onclick="toggleAdditionalNote()">Additional Note</span> <ul class="hidden" id="navi_additional-note"> <li><a href="./additional-note/comparison-table.html">比較</a></li> <li><a class="external-link" href="https://github.com/chartjs/awesome" target="_blank" rel="noopener noreferrer">拡張機能</a></li> <li><a href="./additional-note/license.html">ライセンス</a></li> </ul> </li> </ul> </div> <div id="content"> <div id="main"> <div id="barba-wrapper"> <div class="barba-container"> <h1>Getting Started</h1> <div id="update_date"><span>更新日: 2019.12.05 </span> </div> <p>では早速、Chart.jsを使ってみましょう!</p> <p>まず、Chart.jsを使うには<code>canvas</code>が必要です。</p> <pre><code><span class="hljs-tag">&lt;<span class="hljs-name">canvas</span> <span class="hljs-attr">id</span>=<span class="hljs-string">"myChart"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">canvas</span>&gt;</span></code></pre><br> <p><code>canvas</code>が使えるようになったので、 Chart.jsをインクルードします。 </p> <pre><code><span class="hljs-tag">&lt;<span class="hljs-name">script</span> <span class="hljs-attr">src</span>=<span class="hljs-string">"https://cdn.jsdelivr.net/npm/chart.js@2.8.0"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">script</span>&gt;</span></code></pre><br> <p> これでチャートを作れるようになりました。 HTMLに以下のスクリプトを追加してください。 </p> <pre><code><span class="hljs-keyword">var</span> ctx = <span class="hljs-built_in">document</span>.getElementById(<span class="hljs-string">'myChart'</span>).getContext(<span class="hljs-string">'2d'</span>); <span class="hljs-keyword">var</span> chart = <span class="hljs-keyword">new</span> Chart(ctx, { <span class="hljs-comment">// 作成したいチャートタイプ</span> <span class="hljs-attr">type</span>: <span class="hljs-string">'line'</span>, <span class="hljs-comment">// データセットの情報</span> <span class="hljs-attr">data</span>: { <span class="hljs-attr">labels</span>: [<span class="hljs-string">"January"</span>, <span class="hljs-string">"February"</span>, <span class="hljs-string">"March"</span>, <span class="hljs-string">"April"</span>, <span class="hljs-string">"May"</span>, <span class="hljs-string">"June"</span>, <span class="hljs-string">"July"</span>], <span class="hljs-attr">datasets</span>: [{ <span class="hljs-attr">label</span>: <span class="hljs-string">"My First dataset"</span>, <span class="hljs-attr">backgroundColor</span>: <span class="hljs-string">'rgb(255, 99, 132)'</span>, <span class="hljs-attr">borderColor</span>: <span class="hljs-string">'rgb(255, 99, 132)'</span>, <span class="hljs-attr">data</span>: [<span class="hljs-number">0</span>, <span class="hljs-number">10</span>, <span class="hljs-number">5</span>, <span class="hljs-number">2</span>, <span class="hljs-number">20</span>, <span class="hljs-number">30</span>, <span class="hljs-number">45</span>], }] }, <span class="hljs-comment">// 設定オプションはここに</span> <span class="hljs-attr">options</span>: {} });</code></pre><br> <p>Chart.jsはこんなに簡単です!<br>ここからチャートをカスタマイズするのに役立つ、 スケール(scales)、ツールチップ(tooltips)、ラベル(labels)、色(colors)、カスタムアクション(custom actions)等、 多くのオプションを調べることができます。 </p> <p>また、サンプルはすべて<a href="https://www.chartjs.org/samples/latest/" target="_blank" rel="noopener noreferrer">オンライン</a>で見ることができますが、 <a href="https://github.com/chartjs/Chart.js/releases" target="_blank" rel="noopener noreferrer">各リリース</a>に添付された<code>Chart.js.zip</code>の<code>/sample</code>ディレクトリにも、 ローカルで試すためのサンプルが含まれています。 </p><br> <div class="license"> <p> &copy; 2013 Chart.js is available under the <a href="https://opensource.org/licenses/MIT">MIT license</a> </p> <p>このコンテンツは<a href="http://www.chartjs.org/docs/latest/">Chart.jsドキュメント</a>を翻訳/改変したものです。</p> </div> </div> </div> </div> </div> <footer><span>&copy; <span id="copy_year">2017</span> tobijibu</span></footer> </div> <noscript id="deferred-styles"> <link href="./css/lazy.css" rel="stylesheet"> </noscript> <script src="./js/main.js" defer></script> <script src="https://cdn.jsdelivr.net/npm/chart.js@2.8.0"></script> <script src="https://cdn.jsdelivr.net/npm/patternomaly/dist/patternomaly.min.js"></script> <div id="src" hidden></div> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Sat Mar 17 18:05:04 MSK 2012 --> <TITLE> UnhandledDataStructure (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-17"> <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="UnhandledDataStructure (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/UnhandledDataStructure.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/UPX.html" title="class in org.apache.poi.hwpf.model"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hwpf/model/UnhandledDataStructure.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="UnhandledDataStructure.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.poi.hwpf.model</FONT> <BR> Class UnhandledDataStructure</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hwpf.model.UnhandledDataStructure</B> </PRE> <HR> <DL> <DT><PRE><FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</A> </FONT>public final class <B>UnhandledDataStructure</B><DT>extends java.lang.Object</DL> </PRE> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/UnhandledDataStructure.html#UnhandledDataStructure(byte[], int, int)">UnhandledDataStructure</A></B>(byte[]&nbsp;buf, int&nbsp;offset, int&nbsp;length)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== 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> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="UnhandledDataStructure(byte[], int, int)"><!-- --></A><H3> UnhandledDataStructure</H3> <PRE> public <B>UnhandledDataStructure</B>(byte[]&nbsp;buf, int&nbsp;offset, int&nbsp;length)</PRE> <DL> </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/UnhandledDataStructure.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/UPX.html" title="class in org.apache.poi.hwpf.model"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hwpf/model/UnhandledDataStructure.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="UnhandledDataStructure.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2012 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
<!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_75) on Tue Aug 18 19:44:56 PDT 2015 --> <title>DeleteCallback (Parse 1.10.1 API)</title> <meta name="date" content="2015-08-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="DeleteCallback (Parse 1.10.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="../../com/parse/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/parse/CountCallback.html" title="interface in com.parse"><span class="strong">Prev Class</span></a></li> <li><a href="../../com/parse/FindCallback.html" title="interface in com.parse"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?com/parse/DeleteCallback.html" target="_top">Frames</a></li> <li><a href="DeleteCallback.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</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.parse</div> <h2 title="Interface DeleteCallback" class="title">Interface DeleteCallback</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public interface <span class="strong">DeleteCallback</span></pre> <div class="block">A <code>DeleteCallback</code> is used to run code after saving a <a href="../../com/parse/ParseObject.html" title="class in com.parse"><code>ParseObject</code></a> in a background thread. <p/> The easiest way to use a <code>DeleteCallback</code> is through an anonymous inner class. Override the <code>done</code> function to specify what the callback should do after the delete is complete. The <code>done</code> function will be run in the UI thread, while the delete happens in a background thread. This ensures that the UI does not freeze while the delete happens. <p/> For example, this sample code deletes the object <code>myObject</code> and calls a different function depending on whether the save succeeded or not. <p/> <pre> myObject.deleteInBackground(new DeleteCallback() { public void done(ParseException e) { if (e == null) { myObjectWasDeletedSuccessfully(); } else { myObjectDeleteDidNotSucceed(); } } }); </pre></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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</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="../../com/parse/DeleteCallback.html#done(com.parse.ParseException)">done</a></strong>(<a href="../../com/parse/ParseException.html" title="class in com.parse">ParseException</a>&nbsp;e)</code> <div class="block">Override this function with the code you want to run after the delete is complete.</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="done(com.parse.ParseException)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>done</h4> <pre>void&nbsp;done(<a href="../../com/parse/ParseException.html" title="class in com.parse">ParseException</a>&nbsp;e)</pre> <div class="block">Override this function with the code you want to run after the delete is complete.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>e</code> - The exception raised by the delete, or <code>null</code> if it succeeded.</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="../../com/parse/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/parse/CountCallback.html" title="interface in com.parse"><span class="strong">Prev Class</span></a></li> <li><a href="../../com/parse/FindCallback.html" title="interface in com.parse"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?com/parse/DeleteCallback.html" target="_top">Frames</a></li> <li><a href="DeleteCallback.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" class="pinned"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Sharif Ahmed v State of Uttar Pradesh | Westlaw India</title><!-- Copyright 2010 Thomson Reuters Global Resources AG. All Rights Reserved. Proprietary and Confidential information of TRGR. Disclosure, Use or Reproduction without the written authorization of TRGR is prohibited. --><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><meta content="en-gb" http-equiv="Content-Language" /><link type="image/x-icon" rel="shortcut icon" href="/wlin/favicon.ico" /><link type="text/css" rel="stylesheet" href="/wlin/css/base.css?14-3-11" /><link type="text/css" rel="stylesheet" href="/wlin/css/token-input-india.css?14-3-11" /><link type="text/css" rel="stylesheet" href="/wlin/css/minimal.css?14-3-11" /><link type="text/css" rel="stylesheet" href="/wlin/css/jquery.selectBox.css?14-3-11" /><link type="text/css" rel="stylesheet" href="/wlin/css/jquery-ui.css?14-3-11" /><style media="screen, print" type="text/css"> @import "/wlin/css/advanced.css?14-3-11"; </style> <!--[if lte IE 6]> <link href="/wlin/css/ie.css?14-3-11" type="text/css" rel="stylesheet"><script type="text/javascript"> try {document.execCommand("BackgroundImageCache", false, true);} catch(e) {} </script> <![endif]--> <!--[if IE 7]> <link href="/wlin/css/ie7.css?14-3-11" type="text/css" rel="stylesheet"> <![endif]--> <!--[if IE 8]> <link href="/wlin/css/ie8.css?14-3-11" type="text/css" rel="stylesheet"> <![endif]--> <script type="text/javascript" src="/wlin/js/jquery.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.dimensions.pack.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.cookie.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.dimensions.pack.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/rspace/jqueryui.js">//</script><script type="text/javascript" src="/wlin/js/jsTree/jquery.jstree.js">//</script><script type="text/javascript" src="/wlin/js/jqueryforms/jquery.forms.js">//</script><script type="text/javascript" src="/wlin/js/blockUI/jquery.blockUI.js">//</script><script type="text/javascript" src="/wlin/js/jquerycookie/jquery.cookie.js">//</script><script type="text/javascript" src="/wlin/js/jquery.scrollTo/jquery.scrollTo-min.1.4.2.js">//</script><link type="text/css" rel="stylesheet" href="/wlin/css/jqueryui/jquery-ui.css" /><link href="/wlin/css/rspace/rspace.css" type="text/css" rel="stylesheet" /><link href="/wlin/css/rspace/rspace.growl.css" type="text/css" rel="stylesheet" /><script type="text/javascript" src="/wlin/js/jquery-ui.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.icheck.min.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.selectBox.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jqmodal.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/classes/UpdateNoteProcessor-bk.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/classes/InlineImageProcessor.js?14-3-11">//</script><script type="text/javascript"> var brand="wlin"; var iip = new InlineImageProcessor("TABULAR OR GRAPHIC MATERIAL SET FORTH AT THIS POINT IS NOT DISPLAYABLE"); $(window).load(iip.init); jQuery.curCSS = jQuery.css; </script> <!--[if IE 7]> <script type="text/javascript" src="/wlin/js/ie7.js?14-3-11">//</script> <![endif]--> <link type="text/css" rel="stylesheet" href="/wlin/css/document.css?14-3-11" /><link type="text/css" rel="stylesheet" href="/wlin/css/document-plus.css?14-3-11" /><script type="text/javascript" src="/wlin/js/general.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.icheck.min.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/timeout.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.timers-1.2.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/jquery.selectBox.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/classes/FootnoteViewer.js?14-3-11">//</script><script type="text/javascript" src="/wlin/js/classes/InlineDocLoader.js?14-3-11">//</script><link type="text/css" rel="stylesheet" href="/wlin/css/jqueryui/jquery-ui.css" /><!--[if lte IE 7]><link type="text/css" rel="stylesheet" href="/wlin/css/rspace/ie67.css"><![endif]--><script type="text/javascript" src="/wlin/js/maf.js">//</script><script type="text/javascript" src="/maf/wlin/app/folders/scripts/rspace_params_constants.js?no-context=true">//</script><script type="text/javascript" src="/wlin/js/rspace/btree.js">//</script><script type="text/javascript" src="/wlin/js/rspace/rspace.growl.js">//</script><script type="text/javascript" src="/wlin/js/rspace/rspace.js">//</script><script type="text/javascript" src="/wlin/js/rspace/rspace_init.js">//</script><script type="text/javascript" src="/wlin/js/rspace/search_results.js">//</script><script type="text/javascript" src="/wlin/js/lazyload-min.js">//</script><script type="text/javascript" src="/wlin/js/rspace/doc_view.js">//</script><script type="text/javascript"> var isRSActions = true; </script><script type="text/javascript" src="/wlin/js/rspace/doc_view_init.js">//</script><script type="text/javascript" src="/wlin/js/document.js?14-3-11">//</script> <!--[if IE 7]> <script type="text/javascript" src="/wlin/js/ie7.js?14-3-11">//</script> <![endif]--> <style type="text/css">.jstree ul, .jstree li { display:block; margin:0 0 0 0; padding:0 0 0 0; list-style-type:none; } .jstree li { display:block; min-height:18px; line-height:18px; white-space:nowrap; margin-left:18px; } .jstree-rtl li { margin-left:0; margin-right:18px; } .jstree &gt; ul &gt; li { margin-left:0px; } .jstree-rtl &gt; ul &gt; li { margin-right:0px; } .jstree ins { display:inline-block; text-decoration:none; width:18px; height:18px; margin:0 0 0 0; padding:0; } .jstree a { display:inline-block; line-height:16px; height:16px; color:black; white-space:nowrap; text-decoration:none; padding:1px 2px; margin:0; } .jstree a:focus { outline: none; } .jstree a &gt; ins { height:16px; width:16px; } .jstree a &gt; .jstree-icon { margin-right:3px; } .jstree-rtl a &gt; .jstree-icon { margin-left:3px; margin-right:0; } li.jstree-open &gt; ul { display:block; } li.jstree-closed &gt; ul { display:none; } </style><style type="text/css">#vakata-dragged { display:block; margin:0 0 0 0; padding:4px 4px 4px 24px; position:absolute; top:-2000px; line-height:16px; z-index:10000; } </style><style type="text/css">#vakata-dragged ins { display:block; text-decoration:none; width:16px; height:16px; margin:0 0 0 0; padding:0; position:absolute; top:4px; left:4px; } #vakata-dragged .jstree-ok { background:green; } #vakata-dragged .jstree-invalid { background:red; } #jstree-marker { padding:0; margin:0; line-height:12px; font-size:1px; overflow:hidden; height:12px; width:8px; position:absolute; top:-30px; z-index:10000; background-repeat:no-repeat; display:none; background-color:silver; } </style><style type="text/css">#vakata-contextmenu { display:none; position:absolute; margin:0; padding:0; min-width:180px; background:#ebebeb; border:1px solid silver; z-index:10000; *width:180px; } #vakata-contextmenu ul { min-width:180px; *width:180px; } #vakata-contextmenu ul, #vakata-contextmenu li { margin:0; padding:0; list-style-type:none; display:block; } #vakata-contextmenu li { line-height:20px; min-height:20px; position:relative; padding:0px; } #vakata-contextmenu li a { padding:1px 6px; line-height:17px; display:block; text-decoration:none; margin:1px 1px 0 1px; } #vakata-contextmenu li ins { float:left; width:16px; height:16px; text-decoration:none; margin-right:2px; } #vakata-contextmenu li a:hover, #vakata-contextmenu li.vakata-hover &gt; a { background:gray; color:white; } #vakata-contextmenu li ul { display:none; position:absolute; top:-2px; left:100%; background:#ebebeb; border:1px solid gray; } #vakata-contextmenu .right { right:100%; left:auto; } #vakata-contextmenu .bottom { bottom:-1px; top:auto; } #vakata-contextmenu li.vakata-separator { min-height:0; height:1px; line-height:1px; font-size:1px; overflow:hidden; margin:0 2px; background:silver; /* border-top:1px solid #fefefe; */ padding:0; } </style><style type="text/css">.jstree .ui-icon { overflow:visible; } .jstree a { padding:0 2px; }</style></head><body class="pinned"><script type="text/javascript"> if(wluk.doc!=null){ wluk.doc.setPinState(); } </script><div class="hide"><a accesskey="s" href="#container" title="Skip Navigation">Skip Navigation</a></div><div id="mainNav"><p class="bold">Let us know what you think about the new Westlaw India. <a href="mailto:feedback@westlawindia.com">Site Feedback</a></p><div id="globNav"><ul id="navLinksAthens"><li id="navWli"><a href="/maf/wlin/api/sourceLink/signon" class="externalLink" title="International Materials - This link will open in a new window">International Materials</a></li><li id="navTools"><a class="navMenuLink" id="toolsLink" href="/maf/wlin/app/preferences?crumb-action=reset&amp;crumb-label=Services,%20Settings%20%26%20Tools">Settings &amp; Tools</a><ul class="navMenu" id="toolsMenu" style="display: none;"><li><a href="/maf/wlin/app/authentication/clientid/change?crumb-action=reset&amp;crumb-label=Change%20Client%20ID&amp;linktype=menuitem&amp;context=4585">Change Client ID</a></li><li><a href="/maf/wlin/app/preferences/change?crumb-action=reset&amp;crumb-label=Options%20%26%20Preferences&amp;linktype=menuitem&amp;context=4585">Options</a></li></ul></li><li id="navHelp"><a href="/maf/wlin/app/help?docguid=I0ade985e000001259243de65c2f671e0&amp;crumb-label=Westlaw%20India%20Help&amp;crumb-action=reset&amp;linktype=menuitem&amp;context=4585" accesskey="h" title="Help | access key: h">Help</a></li><li class="lastLink" id="navSignoff"><a id="signoffLink" href="/maf/wlin/app/authentication/signoff?" accesskey="l" title="Log Out | access key: l">Log Out</a></li></ul></div><ul class="wlin" id="serviceTabs"><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true" accesskey="1" title="Home | access key: 1" id="tabHome">Home</a></li><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true&amp;ao=o.IC0236E00251211DE8352005056C00008&amp;ndd=1&amp;linktype=tab&amp;context=4585" accesskey="2" title="Cases | access key: 2" id="tabCases" class="selected">Cases</a></li><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true&amp;ao=o.IC057C470251211DE80C6005056C00008&amp;ndd=2&amp;linktype=tab&amp;context=4585" accesskey="3" title="Legislation | access key: 3" id="tabLegislation">Legislation</a></li><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true&amp;ao=o.IF5851F70BC5111E0BDDCF06BF48BF15F&amp;ndd=2&amp;linktype=tab&amp;context=4585" accesskey="4" title="Journals | access key: 4" id="tabJournals">Journals</a></li><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true&amp;ao=o.I6E0509FF62C94CA89C4072C7C69A53E0&amp;ndd=2&amp;linktype=tab&amp;context=4585" accesskey="5" title="Forms &amp; Reports | access key: 5" id="tabFR">Forms &amp; Reports</a></li><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true&amp;ao=o.IC0E35E01251211DE8352005056C00008&amp;ndd=2&amp;linktype=tab&amp;context=4585" accesskey="6" title="Current Awareness | access key: 6" id="tabCA">Current Awareness</a></li><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true&amp;ao=o.I591A72C0609611DEB19400123FC97614&amp;ndd=2&amp;linktype=tab&amp;context=4585" accesskey="7" title="UK Materials | access key: 7" id="tabUKMaterials">UK Materials</a></li><li><a href="/maf/wlin/app/tocectory?sttype=stdtemplate&amp;stnew=true&amp;ao=o.ICBD2DB1CD4F04329BB3D6FED02A00000&amp;ndd=2&amp;linktype=tab&amp;context=4585" accesskey="8" title="EU Materials | access key: 8" id="tabEUMaterials">EU Materials</a></li></ul></div><div id="container"><div id="sectionTitleSplit"><h1>Cases</h1><ul id="docDeliveryLinks"><li></li><li><a rel="print" class="deliveryLink" href="/maf/wlin/app/delivery/document?docguid=I14B7B2F0006E11DFBEF1C9F02835E615&amp;srguid=&amp;crumb-action=append&amp;crumb-label=Delivery Options&amp;context=4585&amp;altview=&amp;title=&amp;title=&amp;deliveryTarget=print"><img title="Print" alt="print icon" src="/wlin/images/iconPrint.gif" /></a> <a title="Print" rel="print" class="deliveryLink" href="/maf/wlin/app/delivery/document?docguid=I14B7B2F0006E11DFBEF1C9F02835E615&amp;srguid=&amp;crumb-action=append&amp;crumb-label=Delivery Options&amp;context=4585&amp;altview=&amp;title=&amp;deliveryTarget=print">Print</a></li><li><a rel="save" class="deliveryLink" href="/maf/wlin/app/delivery/document?docguid=I14B7B2F0006E11DFBEF1C9F02835E615&amp;srguid=&amp;crumb-action=append&amp;crumb-label=Delivery Options&amp;context=4585&amp;altview=&amp;deliveryTarget=save&amp;deliveryFormat="><img title="Save" alt="save icon" src="/wlin/images/iconSave.gif" /></a> <a title="Save" rel="save" class="deliveryLink" href="/maf/wlin/app/delivery/document?docguid=I14B7B2F0006E11DFBEF1C9F02835E615&amp;srguid=&amp;crumb-action=append&amp;crumb-label=Delivery Options&amp;context=4585&amp;altview=&amp;deliveryTarget=save&amp;deliveryFormat=">Save</a></li><li><a rel="email" class="deliveryLink" href="/maf/wlin/app/delivery/document?docguid=I14B7B2F0006E11DFBEF1C9F02835E615&amp;srguid=&amp;crumb-action=append&amp;crumb-label=Delivery Options&amp;context=4585&amp;altview=&amp;deliveryTarget=email&amp;deliveryFormat="><img title="E-mail" alt="email icon" src="/wlin/images/iconEmail.gif" /></a> <a title="E-mail" rel="email" class="deliveryLink" href="/maf/wlin/app/delivery/document?docguid=I14B7B2F0006E11DFBEF1C9F02835E615&amp;srguid=&amp;crumb-action=append&amp;crumb-label=Delivery Options&amp;context=4585&amp;altview=&amp;deliveryTarget=email&amp;deliveryFormat=">E-mail</a></li></ul></div><script type="text/javascript"> var facetsCrumbPost = {}; </script><p id="crumbNav"><a href="/maf/wlin/api/tocectory?tocguid=IBFFAD760251211DEB932005056C00008&amp;ndd=2&amp;stnew=true&amp;context=1">Home</a> &gt; <a href="/maf/wlin/api/tocectory?tocguid=IC0236E00251211DE8352005056C00008&amp;ndd=1&amp;sttype=stdtemplate&amp;stnew=true&amp;context=2">Cases</a> &gt; <a href="/maf/wlin/api/tocectory?tocguid=I6FDFDCD04A2D11DF96C1A49DA6EE4E28&amp;ndd=2&amp;sttype=stdtemplate&amp;context=3">Supreme Court Judgments</a> &gt; <a href="/maf/wlin/api/tocectory?tocguid=IBCEA94E04A3011DF96C1A49DA6EE4E28&amp;ndd=2&amp;sttype=stdtemplate&amp;context=4">Full Text Judgments</a> &gt; <a href="/maf/wlin/api/tocectory?tocguid=IEE2BE0314A3111DF96C1A49DA6EE4E28&amp;ndd=1&amp;sttype=stdtemplate&amp;context=4253">By Year: 1979</a> &gt; <a href="/maf/wlin/api/tocectory?tocguid=IE2CC62304A3D11DF96C1A49DA6EE4E28&amp;ndd=1&amp;sttype=stdtemplate&amp;context=4584">S</a> &gt; <span class="currentCrumb">Document</span></p></div><div id="docContainer"><div class="growlContainer" style="display: none;"><div class="growl success"><span class="growlContent">Success!</span></div></div><div id="relInfoWrapper"><div id="docRelatedInfo" style="height: 530px;"><h1>Documents on Westlaw India</h1><p><a href="/maf/wlin/app/document?&amp;src=ri&amp;docguid=I14B7B2F1006E11DFBEF1C9F02835E615&amp;refer=%2Fmaf%2Fwlin%2Fapp%2Fdocument%3Fdocguid%3DI14B7B2F0006E11DFBEF1C9F02835E615%26src%3Dtoce%26crumb-action%3Dappend%26context%3D4584&amp;crumb-action=append&amp;context=4585" class="">1979 Indlaw SC 575</a></p><p title="Document Currently Selected" class="selected">Case Analysis</p><p class="subSelected"><a href="#bench">Bench</a></p><p class="subSelected"><a href="#wherereported">Where Reported</a></p><p class="subSelected"><a href="#casedigest">Case Digest</a></p><p class="subSelected"><a href="#casesciting">Cases Citing this Case</a></p></div><div id="recDoc" style="left: 270px; top: 222px; display: none;"><h2>Recent Documents</h2><ol><li class="recDocCases">Shantilal Makanji Kalyanji Shah v Ranchoddas Girdhardas and Others - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I14A45200006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4579">1979 Indlaw SC 409</a></li><li class="recDocCases">Shantilal Makanji Kalyanji Shah v Ranchoddas Girdhardas and Others - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I14A42AF1006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4574">Case Analysis</a></li><li class="recDocCases">Union of India and Others v Shanti Swarup and Others - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I1486B7E1006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4569">1979 Indlaw SC 166</a></li><li class="recDocCases">Union of India and Others v Shanti Swarup and Others - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I1486B7E0006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4564">Case Analysis</a></li><li class="recDocCases">Shankar Alias Kallu v State of Madhya Pradesh - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I14A9A930006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4559">1979 Indlaw SC 453</a></li><li class="recDocCases">Shankar Alias Kallu v State of Madhya Pradesh - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I14A98222006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4554">Case Analysis</a></li><li class="recDocCases">Vithal Dattatraya Kulkarni and Others v Shamrao Tukaram Power and Others - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I148DBCC3006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4549">1979 Indlaw SC 251</a></li><li class="recDocCases">Vithal Dattatraya Kulkarni and Others v Shamrao Tukaram Power and Others - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I148DBCC2006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4544">Case Analysis</a></li><li class="recDocCases">Shakuntla Etc. Etc. v State Of Haryana - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I148F1C50006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4539">1979 Indlaw SC 274</a></li><li class="recDocCases">Shakuntla Etc. Etc. v State Of Haryana - <a href="/maf/wlin/app/document?src=toce&amp;docguid=I148EF542006E11DFBEF1C9F02835E615&amp;crumb-action=append&amp;context=4534">Case Analysis</a></li><li class="recDocCases">Shakuntala Sawhney v Kaushalya Sawhney - <a href="/maf/wlin/app/document?src=toce&amp;docguid=IC35780A0E3BD11DF96BEFF5BDF052FF0&amp;crumb-action=append&amp;context=4529">1979 Indlaw SC 620</a></li></ol></div></div><div id="docHeader"><p id="docNavigation"><span title="Pin" class="on rspaceBarWrap" id="viewLinks"> <span id="fontSizeControls"><span id="fontUp"><img src="/maf/static/images/document/fontUp.png" title="Increase Font Size" /></span><span id="fontDown"><img src="/maf/static/images/document/fontDown.png" title="Reduce Font Size" /></span></span><span class="groupInner"><strong id="pinType">Scroll: </strong><span id="docPin" title="Scroll document text only (fixed navigation)">Document</span><span id="pinSeperator"><span class="inner"> | </span></span><span id="pagePin" title="Scroll entire page" class="active">Page</span></span></span><span id="recDocLink"><!----><a href="#"><img id="recDocIcon" src="/wlin/images/document/recDocOpen.gif" alt="recent documents icon" title="Recent Documents" /></a></span>  </p></div><div id="docBody" style="height: 510px;"><p><strong>FOR EDUCATIONAL USE ONLY</strong></p><div class="docContent" style="font-size: 12.8px;"><h1 class="center">Sharif Ahmed v State of Uttar Pradesh</h1><p class="center">Supreme Court of India</p><p class="center">22 August 1979</p><h2 class="center">Case Analysis</h2><div class="locatorSection"><h3 id="bench">Bench</h3><p>V.R. Krishna Iyer, P.N. Shingal</p></div><div class="locatorSection"><h3 id="wherereported">Where Reported</h3><p>1979 Indlaw SC 575; (1979) 4 SCC 412; (1980) SCC (Cr) 3; AIR 1979 SC 1917; 1979 ALJ 1265; 1980 CRLJ 838; [1980] 2 S.C.R. 312; 1980 (4) ShimLC 88</p></div><div class="locatorSection"><h3 id="casedigest">Case Digest</h3><p><strong>Subject:</strong> Criminal</p><p><strong>Summary:</strong> Health &amp; Drug - Prevention of Food Adulteration Act,1954, ss. 7,13 and 16 - Accusation of adulteration - Prohibited coal tar dye - Dye not mentioned in Public Analyst's report - Contended therefore that it was non-injurious - Whether non mention of substance in Public Analyst's report renders it harmless? - Held, clear prohibition under act and rules - Merely because it was not mentioned in Public Analyst's report, does not mean it is not injurious - Reduction of sentence misconceived - Petition dismissed.</p></div><div class="locatorSection"><h3 id="casesciting">Cases Citing this Case</h3><p>Cuttack Municipality v Prakash Kumar Barik<br /><a href="/maf/wlin/app/document?src=doc&amp;linktype=ref&amp;&amp;context=4585&amp;crumb-action=replace&amp;docguid=IF3290AC0006E11DF8DDDB6CBBF184CCF">1984 Indlaw ORI 57, 1984 CRLJ 766</a></p></div><p class="small center">© 2015 Thomson Reuters South Asia Private Limited</p><p id="disclaimer" class="small center">This database contains editorial enhancements that are not a part of the original material. The database may also have mistakes or omissions. Users are requested to verify the contents with the relevant original text(s) such as, the certified copy of the judgment, Government Gazettes, etc. Thomson Reuters bears no liability whatsoever for the adequacy, accuracy, satisfactory quality or suitability of the content.</p></div><div id="docFooter"><div id="docBottomLeft"><div id="docBottomRight"><!----></div></div><div id="footer"><a title="Thomson Reuters - This link will open in a new window" class="externalLink" href="http://www.thomsonreuters.com/">Thomson Reuters homepage</a><p class="bold">Customer support 1800 266 0288</p><p class="small">© 2018 Thomson Reuters South Asia Private Limited</p></div></div></div></div><div id="researchSpaceHiddenForm"><form id="docValues"><input id="document_title" name="document_title" value="Sharif Ahmed v State of Uttar Pradesh - Supreme Court of India, 22 August 1979 | Case Analysis" type="hidden" /><input id="novus_document_id" name="novus_document_id" value="I14B7B2F0006E11DFBEF1C9F02835E615" type="hidden" /><input id="document_court" name="document_court" value="Supreme Court of India" type="hidden" /><input name="citation" value="Case Analysis" type="hidden" /><input id="date_of_hearing" name="date_of_hearing" value="22 August 1979 " type="hidden" /><input id="currentFolderInput" name="destinationFolderId" value="" type="hidden" /><input id="document_content_type" name="document_content_type" value="Cases" type="hidden" /></form></div><script type="text/javascript"> if(wluk.doc!=null){ wluk.doc.loadFontSizeFromPref('12.8px'); }; </script><div id="jstree-marker" style="display: none;"></div><div id="vakata-contextmenu"></div></body></html>
<!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_02) on Fri Sep 23 02:05:10 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>IdeaSingleEntryLibraryDependency (Gradle API 3.2-20160923000018+0000)</title> <meta name="date" content="2016-09-23"> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="IdeaSingleEntryLibraryDependency (Gradle API 3.2-20160923000018+0000)"; } //--> </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="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/gradle/tooling/model/idea/IdeaProject.html" title="interface in org.gradle.tooling.model.idea"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/gradle/tooling/model/idea/IdeaSourceDirectory.html" title="interface in org.gradle.tooling.model.idea"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/gradle/tooling/model/idea/IdeaSingleEntryLibraryDependency.html" target="_top">Frames</a></li> <li><a href="IdeaSingleEntryLibraryDependency.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</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.gradle.tooling.model.idea</div> <h2 title="Interface IdeaSingleEntryLibraryDependency" class="title">Interface IdeaSingleEntryLibraryDependency</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Superinterfaces:</dt> <dd><a href="../../../../../org/gradle/tooling/model/Dependency.html" title="interface in org.gradle.tooling.model">Dependency</a>, <a href="../../../../../org/gradle/tooling/model/ExternalDependency.html" title="interface in org.gradle.tooling.model">ExternalDependency</a>, <a href="../../../../../org/gradle/tooling/model/idea/IdeaDependency.html" title="interface in org.gradle.tooling.model.idea">IdeaDependency</a></dd> </dl> <hr> <br> <pre>public interface <span class="strong">IdeaSingleEntryLibraryDependency</span> extends <a href="../../../../../org/gradle/tooling/model/idea/IdeaDependency.html" title="interface in org.gradle.tooling.model.idea">IdeaDependency</a>, <a href="../../../../../org/gradle/tooling/model/ExternalDependency.html" title="interface in org.gradle.tooling.model">ExternalDependency</a></pre> <div class="block">"Single-Entry Module Library" as IDEA calls it. For example a single Jar file with sources Jar.</div> <dl><dt><span class="strong">Since:</span></dt> <dd>1.0-milestone-5</dd></dl> </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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</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><a href="https://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/gradle/tooling/model/idea/IdeaSingleEntryLibraryDependency.html#getFile()">getFile</a></strong>()</code> <div class="block">Returns the file for this dependency.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/gradle/tooling/model/idea/IdeaSingleEntryLibraryDependency.html#getJavadoc()">getJavadoc</a></strong>()</code> <div class="block">Returns the Javadoc directory/archive for this dependency.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="https://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/gradle/tooling/model/idea/IdeaSingleEntryLibraryDependency.html#getSource()">getSource</a></strong>()</code> <div class="block">Returns the source directory/archive for this dependency.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.gradle.tooling.model.idea.IdeaDependency"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.gradle.tooling.model.idea.<a href="../../../../../org/gradle/tooling/model/idea/IdeaDependency.html" title="interface in org.gradle.tooling.model.idea">IdeaDependency</a></h3> <code><a href="../../../../../org/gradle/tooling/model/idea/IdeaDependency.html#getExported()">getExported</a>, <a href="../../../../../org/gradle/tooling/model/idea/IdeaDependency.html#getScope()">getScope</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.gradle.tooling.model.ExternalDependency"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.gradle.tooling.model.<a href="../../../../../org/gradle/tooling/model/ExternalDependency.html" title="interface in org.gradle.tooling.model">ExternalDependency</a></h3> <code><a href="../../../../../org/gradle/tooling/model/ExternalDependency.html#getGradleModuleVersion()">getGradleModuleVersion</a>, <a href="../../../../../org/gradle/tooling/model/ExternalDependency.html#isExported()">isExported</a></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="getFile()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFile</h4> <pre><a href="https://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getFile()</pre> <div class="block">Returns the file for this dependency.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/gradle/tooling/model/ExternalDependency.html#getFile()">getFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/gradle/tooling/model/ExternalDependency.html" title="interface in org.gradle.tooling.model">ExternalDependency</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>The file. Never null.</dd></dl> </li> </ul> <a name="getSource()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSource</h4> <pre><a href="../../../../../org/gradle/api/Nullable.html" title="annotation in org.gradle.api">@Nullable</a> <a href="https://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getSource()</pre> <div class="block">Returns the source directory/archive for this dependency.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/gradle/tooling/model/ExternalDependency.html#getSource()">getSource</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/gradle/tooling/model/ExternalDependency.html" title="interface in org.gradle.tooling.model">ExternalDependency</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>The source file. Returns null when the source is not available for this dependency.</dd></dl> </li> </ul> <a name="getJavadoc()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getJavadoc</h4> <pre><a href="../../../../../org/gradle/api/Nullable.html" title="annotation in org.gradle.api">@Nullable</a> <a href="https://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;getJavadoc()</pre> <div class="block">Returns the Javadoc directory/archive for this dependency.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../org/gradle/tooling/model/ExternalDependency.html#getJavadoc()">getJavadoc</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/gradle/tooling/model/ExternalDependency.html" title="interface in org.gradle.tooling.model">ExternalDependency</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>The Javadoc file. Returns null when the Javadoc is not available for this dependency.</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="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/gradle/tooling/model/idea/IdeaProject.html" title="interface in org.gradle.tooling.model.idea"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/gradle/tooling/model/idea/IdeaSourceDirectory.html" title="interface in org.gradle.tooling.model.idea"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/gradle/tooling/model/idea/IdeaSingleEntryLibraryDependency.html" target="_top">Frames</a></li> <li><a href="IdeaSingleEntryLibraryDependency.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<!DOCTYPE html> <html> <!-- HEAD --> <head> <title>Jason Apolo</title> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <!--Import materialize.css--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css"> <!--Let browser know website is optimized for mobile--> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <!--Google Analytics 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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-86025515-1', 'auto'); ga('send', 'pageview'); </script> </head> <!-- BODY --> <body class="grey lighten-5"> <!-- DESCRIPTOR FOR WEB PREVIEWS --> <p style="position: absolute; top: -10000px;"> Architectural design </p> <!-- NAVBAR --> <div class="navbar-fixed"> <nav> <div class="nav-wrapper light-green"> <a href="index.html" class="brand-logo"> <span> &nbsp; &nbsp; Jason Apolo &nbsp; &nbsp; </span> </a> <a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a> <ul class="right hide-on-med-and-down"> <li><a href="index.html#design">Design</a></li> <li><a href="index.html#interviews">Interviews</a></li> <li><a href="index.html#experience">Experience</a></li> <li><a href="index.html#contact">Contact</a></li> </ul> </div> </nav> </div> <ul class="side-nav" id="mobile-demo"> <li><a href="index.html"><h3>Jason Apolo</h3></a></li> <li><div class="divider"></div></li> <li><a href="index.html#design"><i class="material-icons">lightbulb_outline</i> &nbsp; Design</a></li> <li><a href="index.html#interviews"><i class="material-icons">people_outline</i> &nbsp; Interviews</a></li> <li><a href="index.html#experience"><i class="material-icons">info_outline</i> &nbsp; Experience</a></li> <li><a href="index.html#contact"><i class="material-icons">mail_outline</i> &nbsp; Contact</a></li> </ul> <img src="img/rome/50.png" class="responsive-img"> <!-- CONTAINER --> <div class="container center-align"> <br> <br> <h1> INTERWEAVING LANDSCAPE </h1> <!-- INTRO --> <br> <br> <h3 class="grey-text"> Introduction </h3> <div class="left-align"> <p class="flow-text"> The research for this project was done in part with Erica Alonzo and Kate Lee. <br> <br> The city of Rome holds historical richness in every corner. Urbanistically, this results in a dense and immalleable cityscape. With this in mind, a residual site near Porta Portese cradled by the Aurelian Wall, holds the position of being one of the few lots in Rome with the potential to be transformed into a respite from the dense architectural fabric of one of the oldest capitals in the world. <br> <br> The virtues of the site were analytically identified and procedurally overlaid on top of each other to create a series of metrics to guide the design. Every alternative for the metrics was pursued until an ideal was identified. The goal for the site became to create a more a more public, open and peaceful environment; a necessary haven from a city with unending density and overwhelming history. <br> <br> The site was given priority not in its architecture but in its ground surface where a tourist may look out into the historic city, or a resident may rest from a hard day’s work. Six procedural steps gave shape to the building and its infrastructure, creating a series of interweaving landscapes whose vast green spaces cater to the wandering passerby as well as the resting Roman local. </p> </div> <br> <br> <h3 class="grey-text"> Analysis </h3> <div class="row"> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/1.png"> </div> <div class="card-content"> <p> Figure Ground </p> </div> </div> </div> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/2.png"> </div> <div class="card-content"> <p> Green Space </p> </div> </div> </div> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/3.png"> </div> <div class="card-content"> <p> Historic Boundaries </p> </div> </div> </div> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/4.png"> </div> <div class="card-content"> <p> Light Sources </p> </div> </div> </div> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/5.png"> </div> <div class="card-content"> <p> Public Transportation </p> </div> </div> </div> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/6.png"> </div> <div class="card-content"> <p> Historic Fabric </p> </div> </div> </div> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/7.png"> </div> <div class="card-content"> <p> Historic Waterflow </p> </div> </div> </div> <div class="col s12 m6 l6"> <div class="card"> <div class="card-image"> <img src="img/rome/8.png"> </div> <div class="card-content"> <p> Program Fabric </p> </div> </div> </div> </div> <br> <br> <h3 class="grey-text"> Design </h3> <br> <br> <img src="img/rome/20.png" class="responsive-img"> <br> <br> <img src="img/rome/30.png" class="responsive-img"> <br> <br> <img src="img/rome/31.png" class="responsive-img"> <br> <br> <img src="img/rome/32.png" class="responsive-img"> <br> <br> <img src="img/rome/33.png" class="responsive-img"> <br> <br> <img src="img/rome/50.png" class="responsive-img"> <br> <br> <img src="img/rome/41.png" class="responsive-img"> <br> <br> </div> <!-- CONTACT --> <div class="center-align grey darken-1"> <div class="container"> <div id="contact" class=" white-text"> <br> <br> <h1> CONTACT </h1> </div> <div class="row"> <div class="col s12 m12 l6 offset-s0 offset-m0 offset-l3"> <div class="card hoverable"> <div class="card-image"> <img src="img/about/about2.png"> <a href="mailto:jasonapolo@gmail.com" class="btn-floating halfway-fab btn-large hoverable waves-effect waves-light z-depth-3 blue"><i class="material-icons">send</i></a> </div> <div class="card-content"> <span class="valign-wrapper"> <i class="material-icons v-align">person</i> &nbsp; &nbsp; Jeisson David Apolo Armas </span> <br> <a href="mailto:jasonapolo@gmail.com"> <span class="valign-wrapper"> <i class="material-icons v-align">mail</i> &nbsp; &nbsp; jasonapolo@gmail.com </span> </a> <br> <span class="valign-wrapper"> <i class="material-icons v-align">location_on</i> &nbsp; &nbsp; Richmond, VA </span> </div> </div> </div> </div> <br> <br> <br> </div> <div class=" grey darken-2"> <div class="container"> <br> <p class="grey-text lighten-5">&copy; 2018 Jeisson Apolo, All Rights Reserved. My work and images may not be printed, re-distributed or modified without permission. Work may not be posted elswewhere without proper credit and captioning.</p> <br> </div> </div> </div> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script> <!-- this is your initialization for the hamburger menu --> <script> $(".button-collapse").sideNav(); </script> <!-- this is your initialization for the parallax container --> <script> $(document).ready(function(){ $('.parallax').parallax(); }); </script> </body> </html> <!-- NOTES ABOUT MATERIALIZE classes: container responsive-img red red lighten-4 red darken-4 red-text red-text text-darken-4 row col s6 offset-s6 col s7 push-s5 col s12 m4 l3 divider section valign-wrapper for text: left-align center-align left right show-on-medium-and-up show-on-small hide-on-med-only hide z-depth-5 waves-effect waves-light btn btn-floating btn-large waves-effect waves-light fixed-action-btn waves-effect waves-teal btn-flat btn-large -->
<header> <div class="container"> <a href="#" (click)="$event.preventDefault()" data-activates="nav-mobile" class="button-collapse top-nav waves-effect waves-light circle hide-on-large-only"> <i class="material-icons">menu</i> </a> </div> <ul id="nav-mobile" class="side-nav fixed"> <li class="logo"> <h3> <a id="logo-container" routerLink="" class="brand-logo"> <div class="logo-img"> <img src="assets/angular.png" alt="Angular" /> <span class="plus">+</span> <img src="assets/datatables.png" alt="DataTables" /> </div> </a> </h3> </li> <li class="source"> <table> <tbody> <tr> <td> <a href="https://www.npmjs.com/package/angular-datatables" title="Install with NPM"> <img src="assets/npm.png" alt="NPM" /> </a> </td> <td> <a href="https://github.com/l-lin/angular-datatables" title="View Source on Github"> <img src="assets/github.png" alt="Github" /> </a> </td> </tbody> </table> </li> <li class="bold"> <a routerLink="/getting-started" class="waves-effect waves-teal">Getting started</a> </li> <li class="no-padding"> <ul class="collapsible collapsible-accordion"> <li class="bold"> <a class="collapsible-header waves-effect waves-teal">Basic examples</a> <div class="collapsible-body"> <ul> <li> <a routerLink="/basic/zero-config">Zero configuration</a> </li> <li> <a routerLink="/basic/with-options">With options</a> </li> <li> <a routerLink="/basic/with-ajax">With ajax</a> </li> <li> <a routerLink="/basic/angular-way">Angular way</a> </li> <li> <a routerLink="/basic/server-side-angular-way">Server side the Angular way</a> </li> </ul> </div> </li> <li class="bold"> <a class="collapsible-header waves-effect waves-teal">Advanced examples</a> <div class="collapsible-body"> <ul> <li> <a routerLink="/advanced/custom-range-search">Custom filtering - Range search</a> </li> <li> <a routerLink="/advanced/dt-instance">Fetching DataTable instances</a> </li> <li> <a routerLink="/advanced/individual-column-filtering">Individual column filtering</a> </li> <li> <a routerLink="/advanced/load-dt-options-with-promise">Load DT options with promise</a> </li> <li> <a routerLink="/advanced/rerender">Rerender</a> </li> <li> <a routerLink="/advanced/row-click-event">Row click event</a> </li> <li> <a routerLink="/advanced/multiple-tables">Multiple tables</a> </li> <li> <a routerLink="/advanced/router-link">Router link</a> </li> <li> <a routerLink="/advanced/using-pipe">Using Angular Pipes</a> </li> </ul> </div> </li> <li class="bold"> <a class="collapsible-header waves-effect waves-teal">Using DT extensions</a> <div class="collapsible-body"> <ul> <li> <a routerLink="/extensions/buttons">Buttons extension</a> </li> <li> <a routerLink="/extensions/colreorder">ColReorder extension</a> </li> <li> <a routerLink="/extensions/responsive">Responsive extension</a> </li> <li> <a routerLink="/extensions/select">Select extension</a> </li> </ul> </div> </li> </ul> </li> </ul> </header> <main> <router-outlet></router-outlet> </main> <footer class="page-footer"> <div class="footer-copyright"> <div class="container"> Designed and built with &lt;3 by <a class="grey-text text-lighten-4" href="https://github.com/l-lin">Louis LIN</a> <p class="right"> <iframe class="right github-stars" src="https://ghbtns.com/github-btn.html?user=l-lin&amp;repo=angular-datatables&amp;type=watch&amp;count=true&amp;size=medium" allowtransparency="true" frameborder="0" scrolling="0" width="84" height="20"></iframe> </p> </div> </div> </footer>
--- {"title":"森林施設工学","permalink":"/ja/2018/01/01RN3241.html","layout":"syllabus_details","texts":{"name":"科目名[英文名]","category":"区分","requirement":"選択必修","credits":"単位数","department":"対象学科等","grades":"対象年次","semester":"開講時期","course_type":"授業形態","course_code":"時間割番号","instructor":"責任教員 [ローマ字表記]","facility_affiliation":"所属","office":"研究室","email":"メールアドレス","course_description":"概要","expected_learning":"到達基準","course_schedule":"授業内容","prerequisites":"履修条件・関連項目","texts_and_materials":"テキスト・教科書","references":"参考書","assessment":"成績評価の方法","message_from_instructor":"教員から一言","course_keywords":"キーワード","office_hours":"オフィスアワー","remarks_1":"備考1","remarks_2":"備考2","related_url":"参照ホームページ","course_language":"開講言語","taught_language":"語学学習科目","last_update":"更新日付","__title":"森林施設工学"},"contents":{"id":"2018-01RN3241-ja","year":2018,"requirement":"","credits":2,"course_code":"01RN3241","email":"","course_description":"森林を管理し,木材を生産していく上で林内路網は最も重要な基盤施設です。森林管理・木材生産のために各種の道路を森林内に合理的に配置することは無論のこと,環境への影響を極力低減することが重要となります。このために必要な経営,計画,作業に関する基礎的知識を身につけることを目標とします。\n関連する分野は,林政,林業経営,森林計画,森林土木,環境,森林文化と広範にわたります。\n","expected_learning":"森林経営基盤の計画および設計ができるようになること","course_schedule":"第1,2回 はじめに,伐出技術の変遷,作業システムと路網\n第3回 林内路網の種類と機能\n第4回 林内路網整備事業の変遷\n第5回 林内路網整備と合意形成\n第6回 林内路網の特性の数量的表現法\n第7回 林内路網計画のための地形計測\n第8,9回 林道密度理論\n第10,11回 路線計画\n第12回 林内道路の幾何構造\n第13回 施工\n第14回 土質力学\n第15回 路網の維持管理\n","prerequisites":"森林生産システム学,森林生産システム学実習とあわせて林業工学パッケージです。\n\n","texts_and_materials":"","assessment":"出席,試験等","message_from_instructor":"","course_keywords":"","office_hours":"","remarks_1":"","remarks_2":"","related_url":"","course_language":"日本語","taught_language":"","last_update":"2018/08/03 16:39:59","name":{"id":372,"ja":"森林施設工学","en":"Forest Road Engineering"},"instructor":{"id":349,"ja":"松本 武","en":"MATSUMOTO Takeshi"},"present_lang":{"id":1,"lang_name":"日本語","lang_code":"ja"},"grades":{"id":14,"min":3},"neutral_department":"農学部","category":"","department":"","semester":"前学期","course_type":"前学期","facility_affiliation":"農学部","office":"","day_period":"月2","references":"上飯坂實・神崎康一編 森林作業システム学. 小林洋司他編 森林土木学."}} ---
<!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> <!--Google Analytics--> <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','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-5338330-1', 'auto'); ga('send', 'pageview'); </script> <!-- Google Tag Manager --> <!-- <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PKR5VJ3');</script> --> <!-- End Google Tag Manager --> <!-- TailTarget Tag Manager TT-12145-2/CT-893 --> <script type="text/javascript"> (function(i) { var ts = document.createElement('script'); ts.type = 'text/javascript'; ts.async = true; ts.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'tags.t.tailtarget.com/t3m.js?i=' + i; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ts, s); })('TT-12145-2/CT-893'); </script> <!-- End TailTarget Tag Manager --> <script> var getTailTargetParam = function(a) { var ttCookieName = "_ttdmp"; if (!window._ttprofilescache) { window._ttprofilescache = {}; try { var c = document.cookie.match('(^|;)\\s*' + ttCookieName + '\\s*=\\s*([^;]+)'); var d = c ? c.pop().split('|') : []; for (var i = 0; i < d.length; i++) { var kv = d[i].split(":"); if (kv[1] && kv[1].indexOf(",") > 0) { window._ttprofilescache[kv[0]] = kv[1].split(","); } else { window._ttprofilescache[kv[0]] = kv[1]; } } } catch (e) { } } return window._ttprofilescache[a] ? window._ttprofilescache[a] : 'na'; }; </script> <!-- comscore --> <script type="text/javascript"> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "14194541" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <!-- End comscore --> <!-- taboola --> <script type="text/javascript"> window._taboola = window._taboola || []; _taboola.push({article:'auto'}); !function (e, f, u, i) { if (!document.getElementById(i)){ e.async = 1; e.src = u; e.id = i; f.parentNode.insertBefore(e, f); } }(document.createElement('script'), document.getElementsByTagName('script')[0], '//cdn.taboola.com/libtrc/flixmedia-cineclick/loader.js', 'tb_loader_script'); if(window.performance && typeof window.performance.mark == 'function') {window.performance.mark('tbl_ic');} </script> <!-- End taboola --> <!-- Navegg --> <script type="text/javascript"> (function (n, v, g) { o = 'Navegg'; if (!n[o]) { a = v.createElement('script'); a.src = g; b = document.getElementsByTagName('script')[0]; b.parentNode.insertBefore(a, b); n[o] = n[o] || function (parms) { n[o].q = n[o].q || []; n[o].q.push([this, parms]) }; } }) (window, document, 'https://tag.navdmp.com/universal.min.js'); window.naveggReady = window.naveggReady || []; nvg50405 = new Navegg({ acc: 50405 }); </script> <!-- End Navegg --> <meta http-equiv="refresh" content="600"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="content-language" content="pt-br" /> <meta name="verify-v1" content="AjhoMJ2fIL2BCeSngUFTjdcA60CuBHw4Sb3EOHLA7LA=" /> <meta name="msvalidate.01" content="365527D883C9D6CD8AB66EDB39AFA4F3" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="robots" content="index, follow" /> <link href="https://static.cineclick.com.br/sites/web/css/ajustes.css?v=5" rel="stylesheet" /> <meta name="description" content="Confira no Cineclick a crítica do MAPAS PARA AS ESTRELAS." /> <meta property="og:image" content="https://static.cineclick.com.br/sites/adm/uploads/banco_imagens/17/260x365_1424800166.jpg"> <meta property="og:url" content="https://www.cineclick.com.br/criticas/mapas-para-as-estrelas"> <meta property="og:title" content="Crítica MAPAS PARA AS ESTRELAS - Cineclick"> <meta property="og:type" content="article"> <meta property="og:description" content="Cronenberg apresenta retrato apocalíptico de Hollywood"> <meta property="og:site_name" content="Cineclick - tudo sobre cinema"> <link rel="alternate" title="Cineclick - RSS" href="/rss/noticia" type="application/rss+xml" /> <link href="https://static.cineclick.com.br/sites/web/css/bundle_3fc292e013ccd1bbaebd1d911c46b1c3.css?1537680102" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="https://static.cineclick.com.br/sites/web/js/jquery.min.js"></script> <script type="text/javascript" src="https://static.cineclick.com.br/sites/web/js/hammer.min.js"></script> <script type="text/javascript" src="https://static.cineclick.com.br/sites/web/js/ajustes.js?v=8"></script> <script> var is_logged_in = false </script> <link rel="stylesheet" type="text/css" href="https://static.cineclick.com.br/sites/web/css/comentarios.css" /> <title>Crítica MAPAS PARA AS ESTRELAS - Cineclick - Cineclick</title> <!-- NOVO SITE HEAD --> <!-- Google Schema --> <meta itemprop="name" content="Cineclick - Tudo sobre cinema" /> <meta itemprop="description" content="Confira no Cineclick a crítica do MAPAS PARA AS ESTRELAS." /> <!-- Facebook Open Graph --> <meta property="fb:admins" content="1408540602" /> <meta property="og:site_name" content="http://www.facebook.com/" /> <meta property="og:description" content="" /> <meta property="og:language" content="pt" /> <meta property="og:image" content="" /> <meta property="og:title" content="Crítica MAPAS PARA AS ESTRELAS - Cineclick" /> <meta property="og:type" content="website" /> <meta property="og:url" content="" /> <!-- Twitter Cards --> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="http://www.twitter.com/" /> <meta name="twitter:title" content="Cineclick - Tudo sobre cinema" /> <meta name="twitter:description" content="" /> <meta name="twitter:image:src" content="" /> <!--[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]--> <!-- jQuery --> <script src="https://static.cineclick.com.br/sites/web/js/jquery-2.1.1.min.js"></script> <script>window.jQuery || document.write('<script src="https://static.cineclick.com.br/sites/web/js/jquery-2.1.1.min.js"><\/script>')</script> <script src="https://static.cineclick.com.br/sites/web/js/jquery.mousewheel-3.0.6.pack.js"></script> <script src="https://static.cineclick.com.br/sites/web/js/fastclick.js"></script> <script src="https://static.cineclick.com.br/sites/web/js/jquery.fancybox.pack.js?v=2.1.5" type="text/javascript"></script> <!-- Bootstrap --> <script src="https://static.cineclick.com.br/sites/web/js/bootstrap.min.js"></script> <!-- MobileDetect --> <script src="https://static.cineclick.com.br/sites/web/js/mobile-detect.min.js"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet" type="text/css" /> <!-- Stylesheet --> <link href="https://static.cineclick.com.br/sites/web//images/cineclick-icon.png" rel="shortcut icon" type="image/png" type="image/x-icon" /> <!-- Application --> <script src="https://static.cineclick.com.br/sites/web/js/main.js"></script> <!-- Publicidade --> <script> var cin_data = { ad_unit: 'filme_criticas' }; console.log('%cad_unit>>> filme_criticas', 'background: #222; color: #00FF00'); console.log('%ctitle>>> Crítica MAPAS PARA AS ESTRELAS - Cineclick', 'background: #222; color: #00FF00'); </script> <script async src="https://static.cineclick.com.br/sites/web/js/publicidade.js"></script> <script src='https://www.googletagservices.com/tag/js/gpt.js'></script> <script> googletag.pubads().collapseEmptyDivs(true, true); googletag.defineSlot('/40115638/CINECLICK/outstream', [1, 1], 'div-gpt-ad-outstream').addService(googletag.pubads()); googletag.defineSlot('/40115638/CINECLICK/presite', [1, 1], 'div-gpt-ad-presite').addService(googletag.pubads()); googletag.defineSlot('/40115638/CINECLICK/wallpaper', [1, 1], 'div-gpt-ad-wallpaper').addService(googletag.pubads()); googletag.defineSlot('/40115638/CINECLICK/cineclick_vitrine_internas', [1, 1], 'div-gpt-ad-vitrine').addService(googletag.pubads()); googletag.pubads().setTargeting('_cineclick', 'Crítica MAPAS PARA AS ESTRELAS - Cineclick'); window.googletag.pubads().setTargeting("ttLS", getTailTargetParam('LS')); window.googletag.pubads().setTargeting("ttS", getTailTargetParam('S')); window.googletag.pubads().setTargeting("ttT", getTailTargetParam('T')); window.googletag.pubads().setTargeting("ttC", getTailTargetParam('C')); window.googletag.pubads().setTargeting("ttU", getTailTargetParam('U')); window.googletag.pubads().setTargeting("ttCA", getTailTargetParam('CA')); window.googletag.pubads().setTargeting("ttE", getTailTargetParam('E')); window.googletag.pubads().setTargeting("ttA", getTailTargetParam('A')); window.googletag.pubads().setTargeting("ttG", getTailTargetParam('G')); googletag.pubads().enableSingleRequest(); googletag.pubads().enableSyncRendering(); (function(w) { try { var name, col, persona = JSON.parse(window.localStorage.getItem("nvgpersona50405")); for (col in persona) { name = "nvg_" + col; name = name.substring(0, 10); if (typeof(googletag) == "object") googletag.pubads().setTargeting(name, persona[col]); if (typeof(GA_googleAddAttr) == "function") GA_googleAddAttr(name, persona[col]); } } catch (e) {} })(window) googletag.enableServices(); </script> </head> <body class="home"> <!-- Google Tag Manager (noscript) --> <!-- <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PKR5VJ3" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> --> <!-- End Google Tag Manager (noscript) --> <!-- comscore (noscript) --> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=14194541&cv=2.0&cj=1" /> </noscript> <!-- End comscore (noscript) --> <!-- <div id="fb-root"></div> --> <script type="text/javascript"> window.fbAsyncInit = function() { FB.init({ appId : '110492235750693', channelUrl : 'https://www.cineclick.com.br/channel.html', // Channel File status : true, cookie : true, xfbml : true }); }; (function(d){ var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0]; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/pt_BR/all.js"; ref.parentNode.insertBefore(js, ref); }(document)); </script> <!-- NOVO SITE HEADER --> <header class="header-ajuste-search"> <div class="container"> <div class="row"> <div class="col-xs-1 hidden-md hidden-lg"><a id="mobile-menu" href="javascript: void(0);"><i class="fa fa-bars"></i></a></div> <div class="col-md-3 col-sm-7 col-xs-6"> <h1> <a href="/"><img class="header-ajuste-search__logo" alt="Cineclick - Tudo sobre cinema" src="https://static.cineclick.com.br/sites/web//images/cineclick-logo.png"/></a> </h1> </div> <div class="hidden-md hidden-lg hidden-sm col-xs-5 text-center search"> <div class="hidden-md hidden-lg"> <div id="buscageral header-search"> <form action="/busca/resultado/geral" id="search-form" name="search-form"> <input class="header-ajuste-search__input" id="search-term" name="q" type="text" placeholder="O que você procura?" /> <button id="search-submit" type="submit" value="buscar"><i class="fa fa-search"></i></button> </form> </div> </div> </div> <div class="col-md-6 col-sm-4 hidden-xs text-center"> <div class="full full full-menu"> <div id="home-loc-full" id="js-slotDfp-md"> <div class="slot-dfp"> <div id="div-gpt-ad-super"></div> </div> </div> </div> </div> <div class="col-md-3 text-right hidden-xs hidden-sm"> <div id="header-social"> <ul> <li><a href="https://twitter.com/cineclick" target="_blank"><i class="fa fa-twitter"></i></a></li> <li><a href="https://www.facebook.com/cineclick" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a href="https://www.instagram.com/cineclickoficial" target="_blank"><i class="fa fa-instagram"></i></a></li> <li><a href="https://www.youtube.com/c/CineclickBr" target="_blank"><i class="fa fa-youtube"></i></a></li> </ul> </div> </div> </div> </div> </header> <div class="row hidden-lg"> <div class="col-xs-12"> <div class="full-mobile-remake"> <div class="full-mobile-remake__banner" id="js-slotDfp-xs"> <div class="slot-dfp"> <div id="div-gpt-ad-super"></div> </div> </div> </div> </div> </div> <nav class="hidden-sm hidden-xs"> <div id="top-nav"> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-6"> <ul> <li class="home"> <a href="/"><i class="fa fa-home"></i></a> </li> <li class="movies active" > <a style="cursor:default;">Filmes</a> <ul class="z-index-999"> <li> <a href="/programacao">Programação</a> </li> <li> <a href="/filmes-na-tv">Na TV</a> </li> <!-- <li> <a href="filmes-on-demand.html">On Demand</a> </li> --> <li> <a href="/programacao/vem-ai">Vem aí</a> </li> <li> <a href="/criticas">Críticas</a> </li> <!-- <li> <a href="filmes.html">Todos os filmes</a> </li> --> </ul> </li> <!-- <li class="series"> <a href="series.html">Séries</a> <ul> <li> <a href="/programacao">Programação</a> </li> <li> <a href="series-calendario-de-estreias.html">Calendário de Estréias</a> </li> <li> <a href="/criticas">Críticas</a> </li> <li> <a href="series.html">Todas as Séries</a> </li> </ul> </li> --> <li class="news "> <a href="/noticias">Notícias</a> <ul class="z-index-999"> <li> <a href="/entrevistas">Entrevistas</a> </li> </ul> </li> <li class="photos "> <a href="/galerias">Galerias</a> <!-- <ul class="z-index-999"> <li> <a href="#">Quiz</a> </li> </ul> --> </li> <!-- <li class="actors"> <a href="atores.html">Atores</a> </li> --> <li class="videos "> <a href="/trailers">Vídeos</a> <!-- <ul class="z-index-999"> <li> <a href="/trailers">Trailers</a> </li> <li> <a href="#">Entrevistas</a> </li> <li> <a href="#">Videocast</a> </li> <li> <a href="#">Todas os Vídeos</a> </li> </ul> --> </li> </ul> </div> <div class="col-md-6 col-xs-12 text-right search search-ajuste hidden-xs" style="margin-top: 5px !important;"> <div id="buscageral header-search"> <form action="/busca/resultado/geral" id="search-form" name="search-form"> <input class="header-ajuste-search__input" id="search-term" name="q" type="text" placeholder="O que você procura?" /> <button id="search-submit" type="submit" value="buscar"><i class="fa fa-search"></i></button> </form> </div> </div> <!-- <div class="col-xs-12 col-md-2 text-right"> <a class="subscription" href="/usuario/cadastro">Cadastre-se <span><i class="fa fa-envelope-o"></i></span></a> </div> --> </div> </div> </div> <!-- <div id="nav-bottom" class="hidden-xs hidden-sm">&nbsp;</div> </nav> <div id="mobile-nav" class="hidden-md hidden-lg"> <div class="container"> <ul> <li><a href="index.html">Destaques</a></li> <li><a href="index-atualizacoes.html">Últimas atualizações</a></li> </ul> </div> </div> --> <div id="nav-bottom" class="hidden-xs hidden-sm movies"> <div class="container"> <div class="fixed-nav"> <ul> <li><a href="/programacao">Programação</a></li> <li><a href="/filmes-na-tv">Na TV</a></li> <!-- <li><a href="filmes-on-demand.html">On Demand</a></li> --> <li><a href="/programacao/vem-ai">Vem aí</a></li> <li><a href="/criticas">Críticas</a></li> <!-- <li><a href="filmes-oscar.html">Oscar</a></li> --> <!-- <li><a href="filmes.html">Todos os filmes</a></li> --> </ul> </div> </div> </div> </nav> <!-- <div id="mobile-nav" class="hidden-md hidden-lg"> <div class="container"> <ul> <li><a href="index.html">Destaques</a></li> <li><a href="index-atualizacoes.html">Últimas atualizações</a></li> </ul> </div> </div> --> <div id="breadcrumb" class="hidden-md hidden-lg movies"> <div class="container"> <ul> <li><a href="/">Cineclick</a> <i class="fa fa-chevron-right"></i></li> <li><a href="/criticas">Críticas</a> <i class="fa fa-chevron-right"></i></li> <li><a href="/mapas-para-as-estrelas">MAPAS PARA AS ESTRELAS</a></li> </ul> </div> </div> <section id="movie" class="review"> <div class="background"> <div class="image" style="background-image: url('data/img/movies/poster/capitao-america-guerra-civil.jpg');"></div> </div> <div class="container ct-critica-ajuste"> <div class="row"> <div class="col-xs-12"> <div class="main" style="top: -21px !important;"> <div class="breadcrumb hidden-sm hidden-xs"> <ul> <li><a href="/">Cineclick</a> <i class="fa fa-chevron-right"></i></li> <li><a href="/criticas">Críticas</a> <i class="fa fa-chevron-right"></i></li> <li><a href="/mapas-para-as-estrelas">MAPAS PARA AS ESTRELAS</a></li> </ul> </div> <div class="header"> <div class="poster"> <img class="image" src="https://static.cineclick.com.br/sites/adm/uploads/banco_imagens/17/260x365_1424800166.jpg" alt="Mapas para as Estrelas" /> </div> <div class="information"> <h1>MAPAS PARA AS ESTRELAS</h1> <h2>(Maps To The Stars)</h2> <p class="data"> <em> 2014 , 111 MIN. </em> </p> <div class="transparent-stripe"> <div class="column first"> <div class="pictogram yellow"> <span> 16 </span> <span class="hide"> anos</span> </div> </div> <div class="column second"> <div class="rating"> <ul> <li class="active"><a href="javascript: void(0);"><i class="fa fa-star"></i> <span class="hide">1</span></a></li><li class="active"><a href="javascript: void(0);"><i class="fa fa-star"></i> <span class="hide">1</span></a></li><li><a href="javascript: void(0);"><i class="fa fa-star"></i> <span class="hide">1</span></a></li><li><a href="javascript: void(0);"><i class="fa fa-star"></i> <span class="hide">1</span></a></li><li><a href="javascript: void(0);"><i class="fa fa-star"></i> <span class="hide">1</span></a></li> </ul> </div> </div> <div class="st-direcao-elenco u-display-none"> <p> <!-- <a class="link" href="javascript: void(0);">Anthony Russo</a>, Joe Russo --> </p> <p> </p> </div> </div> <div class="description"> <p> <strong>Gênero: </strong> Drama </p> <p class="second"> <strong>Estréia: </strong> 19/03/2015 </p> </div> <div class="synopsis hidden-xs hidden-sm u-display-none"> <p> <p>Agatha Weiss (Mia Wasikowska) acabou de chegar a Los Angeles e logo conhece Jerome Fontana (Robert Pattinson), um motorista de limusine que sonha se tornar ator. Eles começam a flertar um com o outro e a sair juntos. Depois de um tempo, ela começa a trabalhar para Havana Segrand (Julianne Moore), uma atriz decadente que está desesperada para conseguir o papel principal da refilmagem de um sucesso estrelado por sua mãe, décadas atrás. Paralelamente, o garoto Benjie Weiss (Evan Bird) enfrenta problemas ao lidar com seu novo colega de elenco, já que é a estrela principal de uma série de TV de relativo sucesso. </p> </p> <div class="glass"> <a class="more" href="javascript: void(0);">Ler mais</a> </div> </div> <a class="movie-home" href="/mapas-para-as-estrelas"><span class="hidden-xs hidden-sm">Voltar à</span> página inicial do filme</a> </div> </div> <div class="nav"> <div class="display"> <ul> <li id='st-onde-assistir-this'> <a onclick="exibir_fichas('st-onde-assistir')">Onde assistir</a> </li> <li id='st-ficha-tecnica-this'> <a onclick="exibir_fichas('st-ficha-tecnica')">Ficha técnica</a> </li> <li id='st-noticias-this'> <a onclick="exibir_fichas('st-noticias')">Notícias</a> </li> <li> <a onclick="exibir_fichas('st-criticas')">Críticas</a> </li> <li id='st-fotos-videos-this'> <a onclick="exibir_fichas('st-fotos-videos')">Fotos e vídeos</a> </li> </ul> </div> </div> <ul class="ficha-section-content"> <!-- ONDE ASSISTIR --> <li id="st-onde-assistir"> </li> <!-- FICHA TÉCNICA --> <li id="st-ficha-tecnica"> <div id="movie" class="cast"> <div class="section-content"> <h2 class="hide">Ficha técnica</h2> <h3>Direção</h3> <ul class="directors"> <li> <p> David Cronenberg</p> </li> </ul> <h3>Equipe técnica</h3> <p><strong>Roteiro:</strong> Bruce Wagner</p> <p><strong>Produção:</strong> Martin Katz, Michel Merkt, Saïd Ben Saïd</p> <p><strong>Fotografia:</strong> Peter Suschitzky</p> <p><strong>Trilha Sonora:</strong> Howard Shore</p> <p><strong>Estúdio:</strong> Integral Films, Prospero Pictures, SBS Productions, Sentient Entertainment</p> <p><strong>Montador:</strong> Ronald Sanders</p> <p><strong>Distribuidora:</strong> Paris Filmes</p> <div style="padding-top: 30px;"> <h3>Elenco</h3> <p><strong></strong> Adrienne Wilson, Alden Adair, Allegra Fulton, Amanda Brugel, Ari Cohen, Carrie Fisher, Chris Anton, Christian Lloyd, Clara Pasieka, Dan Lett, David Amito, Dawn Greenhalgh, Domenic Ricci, Donald Burda, Emilia McCarthy, Evan Bird, George Nickolas K., Gord Rand, Jayne Heitmeyer, Jennifer Gibson, Joanne Reece, Joe Pingue, John Cusack, Jonathan Watton, Joseph Murray, Julianne Moore, Justin Kelly, Kiara Glasco, Mia Wasikowska, Murray Furrow, Neil Girvan, Niamh Wilson, Olivia Williams, Robert Pattinson, Sandra Battaglini, Sarah Gadon, Sean G Robertson</p> </div> </div> </div> </li> <!-- NOTÍCIAS --> <li id="st-noticias"> <div id="movie" class="news"> <div class="section-content"> <h3>Notícias relacionadas</h3> <!-- REMOVIDO --> <!-- <div class="control"> <ul> <li class="active"><a href="javascript: void(0);">Mais recentes</a></li> <li><a href="javascript: void(0);">Mais lidas</a></li> <li><a href="javascript: void(0);">Mais comentadas</a></li> </ul> </div> --> <ul> <li class=""> <a href="/noticias/david-cronenberg-se-prepara-para-sua-primeira-serie-de-tv"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 05/09/2018 11h06 </span> </span> <span class="line"> David Cronenberg se prepara para sua primeira série de TV </span> </span> </a> </li> <li class=""> <a href="/noticias/mapas-para-as-estrelas-veja-trailer-para-maiores-do-filme-com-julianne-moore"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 19/02/2015 13h57 </span> </span> <span class="line"> Mapas Para as Estrelas: Veja trailer para maiores do filme com Julianne Moore </span> </span> </a> </li> <li class=""> <a href="/noticias/globo-de-ouro-abre-temporada-de-premiacoes-neste-domingo-confira-nossas-previsoes"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 09/01/2015 18h15 </span> </span> <span class="line"> Globo de Ouro abre temporada de premiações neste domingo; confira nossas previsões </span> </span> </a> </li> <li class=""> <a href="/noticias/mapas-para-as-estrelas-drama-com-julianne-moore-ganha-novo-trailer"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 08/01/2015 17h40 </span> </span> <span class="line"> Mapas Para As Estrelas: Drama com Julianne Moore ganha novo trailer </span> </span> </a> </li> <li class=""> <a href="/noticias/maps-to-the-stars-confira-o-novo-trailer-com-julianne-moore"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 10/09/2014 19h06 </span> </span> <span class="line"> Maps To The Stars: Confira o novo trailer com Julianne Moore </span> </span> </a> </li> <li class=""> <a href="/noticias/cannes-2014-conheca-a-lista-de-vencedores-do-festival"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 24/05/2014 14h43 </span> </span> <span class="line"> CANNES 2014: Conheça a lista de vencedores do festival </span> </span> </a> </li> <li class=""> <a href="/noticias/crepusculo-robert-pattinson-diz-que-jamais-faria-outro-filme-da-saga"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 20/05/2014 09h49 </span> </span> <span class="line"> Crepúsculo: Robert Pattinson diz que jamais faria outro filme da saga </span> </span> </a> </li> <li class=""> <a href="/noticias/maps-to-the-stars-ganha-clipes-com-robert-pattinson"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 06/05/2014 15h41 </span> </span> <span class="line"> Maps to the Stars ganha clipes com Robert Pattinson </span> </span> </a> </li> <li class=""> <a href="/noticias/cannes-2014-lista-de-filmes"> <!-- <span class="left"> IMG REMOVIDA <img alt="Foto da notícia" src="data/img/review/thumb-01.jpg" /> </span> --> <span class="right"> <span class="line"> <strong class="nude-green">Notícias</strong> <span class="time"> 17/04/2014 09h07 </span> </span> <span class="line"> CANNES 2014: Sai a lista dos filmes que integram festival </span> </span> </a> </li> </ul> <!-- <a class="more" href="javascript: void(0);">Ver mais</a> --> </div> </div> </li> <li id="st-criticas" class="u-display-block"> <div class="section-content"> <h3>Crítica</h3> <div class="control"> <ul> <li><a href="/criticas">Mais críticas</a></li> </ul> </div> <div class="text"> <div class="header"> <div class="row"> <div class="col-xs-6 col-sm-4 col-md-3 col-lg-2"> <p> <span class="time"> 19/03/2015 15h25 </span> </p> </div> <div class="col-xs-6 col-sm-8 col-md-9 col-Lg-10"> <p> <span class="author" style="margin-bottom: 10px;"> </span> </p> </div> </div> </div> <div class="body color-gray"> <p> <p>Tão excêntrico quando Hollywood é <a href="http://www.cineclick.com.br/mapas-para-as-estrelas">Mapas Para As Estrelas</a>, novo trabalho de <strong>David Cronenberg</strong> que chega aos cinemas depois de uma recepção morna no último Festival de Cannes. Estrelado por <strong>Julianne Moore</strong>, o filme traz uma visão apocalíptica do mundo das celebridades, construindo uma relação direta entre o glamour e a psicopatia. </p> <p>O retrato de uma <em>Hollywood</em> perversa não é exatamente novidade no cinema, mas<strong> <a href="http://www.cineclick.com.br/mapas-para-as-estrelas">Mapas Para As Estrelas</a></strong> exagera na desumanização de seus personagens, estabelecendo uma narrativa que choca, mas pouco tem a dizer. O roteiro de Bruce Wagner é generalista e fora de foco, algo que nem as atuações de alto nível conseguem elevar.</p> <p><strong>Julianne Moore </strong>(prêmio de melhor atriz em Cannes), carrega nas costas várias sequências, mas sua personagem é apenas um estereótipo, uma caricatura de um sistema que aos olhos do diretor parece uma celebração das aparências. Ela é Havana Segrand, uma atriz cansada dos blockbusters que agora parece disposta aos "filmes de arte". Conta histórias que parecem por vezes fantasiosas, como o pouco explicado abuso sexual sofrido na infância, e vê fantasmas.</p> <p>Seu destino se cruza com Agatha (<strong>Mia Wasikowska</strong>, em grande atuação), uma jovem garota psicopata com longas luvas de couro que escondem cicatrizes de um acidente (acidente?) em que teve boa parte do corpo queimado. Ela tem um irmão, Benjie Weiss (<strong>Evan Bird</strong>), uma jovem promessa da indústria que vive entre filmes pipoca e problemas com drogas. </p> <p>Hollywood arruina as pessoas, mas também permite que os já arruinados se estabeleçam. É uma dualidade interessante que fica na superfície do texto de Wagner, nunca profundo como poderia ser. Isso se constrói com a ajuda dos outros personagens, como o chofer aspirante a ator <strong>Jerome</strong> (<strong>Robert Pattinson</strong>).</p> <p>É fato que <strong>Cronenberg</strong>, de grandes trabalhos como <em>Marcas da Violência</em> e <em>A Mosca</em>, não está em sua melhor forma. Ao empurrar seus personagens para o mais grotesco que podem chegar, o diretor parece disposto a criticar uma procura exagerada por reconhecimento que é a base da vida egocêntrica da alta classe hollywoodiana. Uma mensagem óbvia construída por um caminho controverso.</p> </p> </div> </div> </div> </li> <!-- FOTOS E VÍDEOS --> <li id="st-fotos-videos"> <div id="movie" class="gallery u-background-none"> <div class="section-content"> <h3>Fotos e Vídeos</h3> <!-- <div class="control control-ajuste-mobile"> <ul> <li><a onclick="exibir_fotos_videos('exibir-imagens')">FOTOS (1)</a></li> </ul> </div> --> <ul class="exibir-conteudo-aba u-display-block" id="exibir-videos"> <li class=""> <a href="/galerias/arte-imitando-a-vida-confira-filmes-que-narram-os-bastidores-do-cinema-e-da-televisao"> <span class="left"> <img src="https://static.cineclick.com.br/sites/adm/uploads/banco_imagens/11/243x175_1424810949.jpg" alt="Arte imitando a vida: Confira filmes que narram os bastidores do cinema e da televisão" title="Arte imitando a vida: Confira filmes que narram os bastidores do cinema e da televisão" /> </span> <span class="right"> <span class="line"> <strong class="blue" style="background-color:#f68724;">Galeria</strong> <!-- <span class="time">date</span> --> </span> <span class="line"> Arte imitando a vida: Confira filmes que narram os bastidores do cinema e da televisão </span> </span> </a> </li> </ul> <!-- <a class="more" href="javascript: void(0);">Ver mais</a> --> </div> </div> </li> </ul> <div class="social-content" style="padding-right:10px;"> <div class="pull-left"> </div> <div class="pull-right"> Compartilhar: <a target="_blank" id="facebook-js" href="https://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.cineclick.com.br%2Fcriticas%2Fmapas-para-as-estrelas&t=MAPAS+PARA+AS+ESTRELAS" class="facebook"><i class="fa fa-facebook"></i></a> <a target="_blank" href="https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.cineclick.com.br%2Fcriticas%2Fmapas-para-as-estrelas&text=MAPAS+PARA+AS+ESTRELAS&via=cineclick" class="twitter"><i class="fa fa-twitter"></i></a> <a target="_blank" href="https://plus.google.com/share?url=http%3A%2F%2Fwww.cineclick.com.br%2Fcriticas%2Fmapas-para-as-estrelas&hl=pt-BR" class="google-plus"><i class="fa fa-google-plus"></i></a> </div> <script> var urlTitle = 'MAPAS+PARA+AS+ESTRELAS'; var urlFacebook = "https://www.facebook.com/sharer.php?u=" + window.location.href + "&t=" + urlTitle; document.getElementById("facebook-js").setAttribute("href", urlFacebook); </script> </div> <div class="related-content"> <h5>Conteúdo relacionado</h5> <ul> <li> <a href="/noticias/david-cronenberg-se-prepara-para-sua-primeira-serie-de-tv"> <span class="left"> <strong class="nude-green hidden-sm hidden-md hidden-lg">Notícia</strong> <img src="https://static.cineclick.com.br/sites/adm/uploads/banco_imagens/10/110x70_1536156251.jpg" /> </span> <span class="right"> <span class="line"><strong class="nude-green hidden-xs">Notícia</strong> <span class="time">09/2018 11h06</span></span> <span class="line">David Cronenberg se prepara para sua primeira série de TV</span> </span> </a> </li> <!-- conteúdo relacionado de críticas removido --> <li> <a href="/galerias/arte-imitando-a-vida-confira-filmes-que-narram-os-bastidores-do-cinema-e-da-televisao"> <span class="left"> <strong class="blue hidden-sm hidden-md hidden-lg">Galeria</strong> <img src="https://static.cineclick.com.br/sites/adm/uploads/banco_imagens/10/110x70_1424810708.jpg" /> </span> <span class="right"> <span class="line"><strong class="blue hidden-xs">Galeria</strong> <span class="time">02/2015 15h13</span></span> <span class="line">Arte imitando a vida: Confira filmes que narram os bastidores do cinema e da televisão</span> </span> </a> </li> <li> <a href="/noticias/mapas-para-as-estrelas-veja-trailer-para-maiores-do-filme-com-julianne-moore"> <span class="left"> <strong class="nude-green hidden-sm hidden-md hidden-lg">Notícia</strong> <img src="https://static.cineclick.com.br/sites/adm/uploads/banco_imagens/10/110x70_1424360299.jpg" /> </span> <span class="right"> <span class="line"><strong class="nude-green hidden-xs">Notícia</strong> <span class="time">02/2015 13h57</span></span> <span class="line">Mapas Para as Estrelas: Veja trailer para maiores do filme com Julianne Moore</span> </span> </a> </li> <!-- conteúdo relacionado de críticas removido --> <li> <a href="/noticias/globo-de-ouro-abre-temporada-de-premiacoes-neste-domingo-confira-nossas-previsoes"> <span class="left"> <strong class="nude-green hidden-sm hidden-md hidden-lg">Notícia</strong> <img src="https://static.cineclick.com.br/sites/adm/uploads/banco_imagens/10/110x70_1420834452.jpg" /> </span> <span class="right"> <span class="line"><strong class="nude-green hidden-xs">Notícia</strong> <span class="time">01/2015 18h15</span></span> <span class="line">Globo de Ouro abre temporada de premiações neste domingo; confira nossas previsões</span> </span> </a> </li> <!-- conteúdo relacionado de críticas removido --> </ul> </div> <div style="margin:40px auto 40px;"> <!-- /40115638/CINECLICK/cineclick_vitrine --> <div class="slot-dfp"> <div id='div-gpt-ad-vitrine'> <script> googletag.display('div-gpt-ad-vitrine'); </script> </div> </div> </div> <div id="taboola-below-article-thumbnails"></div> <script type="text/javascript"> window._taboola = window._taboola || []; _taboola.push({ mode: 'alternating-thumbnails-a', container: 'taboola-below-article-thumbnails', placement: 'Below Article Thumbnails', target_type: 'mix' }); </script> <!-- <div id="main-loc-1" class="full hidden-lg"> <div id="main-loc-full-1">&nbsp;</div> </div> --> <div class="comments"> <h5>Deixe seu comentário</h5> <div class="feature"> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = 'cineclick-oficial'; var disqus_url = "http:\/\/www.cineclick.com.br\/criticas\/mapas-para-as-estrelas"; var disqus_title = "Critica MAPAS PARA AS ESTRELAS - Cineclick"; var disqus_developer = 1; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Por favor, habilite o javascript para ver os <a href="http://disqus.com/?ref_noscript">comentários pelo Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> </div> </div> </div> <div class="sidebar" style="padding-top: 0;"> <div id="sidebar-loc-0" class="square" style="margin-left:10px;"> <div id="sidebar-loc-square"> <div class="slot-dfp"> <div id="div-gpt-ad-retangulo"></div> </div> </div> </div> <div id="last-updates"> <h3 style="width:100%;text-align:center;">Últimas Notícias</h3> <ul> <li> <a href="/noticias/house-of-cards-netflix-divulga-trailer-da-sexta-temporada"> <!-- <span class="left"> <img alt="Foto da notícia" src="" /> </span> --> <span class="right" style="width:100%;text-align:left;"> <span class="line"> <!-- <strong class="blue"> Mudar </strong> --> <span class="time"> 27/09/2018 15h27 </span> </span> <span class="line"> House of Cards: Netflix divulga trailer da sexta temporada </span> </span> </a> </li> <li> <a href="/noticias/lady-gaga-divulga-musica-inedita-de-nasce-uma-estrela"> <!-- <span class="left"> <img alt="Foto da notícia" src="" /> </span> --> <span class="right" style="width:100%;text-align:left;"> <span class="line"> <!-- <strong class="blue"> Mudar </strong> --> <span class="time"> 27/09/2018 14h23 </span> </span> <span class="line"> Lady Gaga divulga música inédita de Nasce uma Estrela </span> </span> </a> </li> <li> <a href="/noticias/come-away-angelina-jolie-aparece-loira-nas-gravacoes"> <!-- <span class="left"> <img alt="Foto da notícia" src="" /> </span> --> <span class="right" style="width:100%;text-align:left;"> <span class="line"> <!-- <strong class="blue"> Mudar </strong> --> <span class="time"> 27/09/2018 13h15 </span> </span> <span class="line"> Come Away: Angelina Jolie aparece loira nas gravações </span> </span> </a> </li> <li> <a href="/noticias/a-casa-que-jack-construiu-ganha-cartazes-impactantes"> <!-- <span class="left"> <img alt="Foto da notícia" src="" /> </span> --> <span class="right" style="width:100%;text-align:left;"> <span class="line"> <!-- <strong class="blue"> Mudar </strong> --> <span class="time"> 27/09/2018 12h09 </span> </span> <span class="line"> A Casa que Jack Construiu ganha cartazes impactantes </span> </span> </a> </li> <li> <a href="/noticias/42-mostra-internacional-de-cinema-em-sp-ganha-poster"> <!-- <span class="left"> <img alt="Foto da notícia" src="" /> </span> --> <span class="right" style="width:100%;text-align:left;"> <span class="line"> <!-- <strong class="blue"> Mudar </strong> --> <span class="time"> 27/09/2018 10h54 </span> </span> <span class="line"> 42ª Mostra Internacional de Cinema em SP ganha pôster </span> </span> </a> </li> <li> <a href="/noticias/ewan-mcgregor-e-cotado-para-interpretar-vilao-em-aves-de-rapina"> <!-- <span class="left"> <img alt="Foto da notícia" src="" /> </span> --> <span class="right" style="width:100%;text-align:left;"> <span class="line"> <!-- <strong class="blue"> Mudar </strong> --> <span class="time"> 27/09/2018 10h07 </span> </span> <span class="line"> Ewan McGregor é cotado para interpretar vilão em Aves de Rapina </span> </span> </a> </li> </ul> </div> <div id="sidebar-loc-1" class="halfpage"> <div id="sidebar-loc-halfpage"> <div class="slot-dfp"> <div id="div-gpt-ad-retangulo3"></div> </div> </div> </div> </div> </div> </div> </div> </section> <footer> <div id="footer-top"> <div class="container"> <div class="row"> <div class="col-md-9 col-lg-8"> <div id="footer-navigation"> <div class="row"> <div class="col-md-2"> <a class="link-footer-ajuste" style="cursor:default;">Filmes</a> <ul> <li><a href="/programacao">Nos cinemas</a></li> <li><a href="/filmes-na-tv">Na TV</a></li> <li><a href="/programacao/vem-ai">Vem aí</a></li> <li><a href="/criticas">Críticas</a></li> </ul> </div> <div class="col-md-2"> <a class="link-footer-ajuste" href="/noticias">Notícias</a> <a class="link-footer-ajuste" href="/galerias">Fotos</a> <a class="link-footer-ajuste" href="/trailers">Vídeos</a> </div> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-3 col-lg-4 text-right"> <div id="footer-social"> <ul> <li><a href="https://twitter.com/cineclick" target="_blank"><i class="fa fa-twitter"></i></a></li> <li><a href="https://www.facebook.com/cineclick" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a href="https://www.instagram.com/cineclickoficial" target="_blank"><i class="fa fa-instagram"></i></a></li> <li><a href="https://www.youtube.com/tvcineclick" target="_blank"><i class="fa fa-youtube"></i></a></li> </ul> </div> <h6 id="footer-logo"> <a href="/"><img alt="Cineclick - Tudo sobre cinema" src="https://static.cineclick.com.br/sites/web//images/cineclick-logo.png" /></a> </h6> </div> </div> </div> </div> <div id="footer-bottom"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-6 text-left"> <ul> <li><a href="/fale-conosco">Fale Conosco</a></li> <!-- <li class="about"><a href="quem-somos.html">Quem Somos</a></li> --> <li><a href="/expediente">Expediente</a></li> <li><a href="/politica">Política de Privacidade</a></li> </ul> </div> <div class="col-md-6 col-sm-12 text-right"> <p>© 2000 - 2016 Cineclick Participações LTDA - Todos os direitos reservados</p> </div> </div> </div> </div> <script type="text/javascript" src="https://static.cineclick.com.br/sites/web/js/new-gallery.js?ver=5"></script> </footer> <!--Plugins minificados--> <script src="https://static.cineclick.com.br/sites/web/js/bundle_24484b8d812a9497f50a0ffb666845bb.js?1519784719" type="text/javascript"></script> <!-- /40115638/CINECLICK/outstream --> <div id='div-gpt-ad-outstream' style="width:1px;height:1px;"> <script> googletag.display('div-gpt-ad-outstream'); </script> </div> <!-- /40115638/CINECLICK/presite --> <div id='div-gpt-ad-presite' style="width:1px;height:1px;"> <script> googletag.display('div-gpt-ad-presite'); </script> </div> <!-- /40115638/CINECLICK/wallpaper --> <div id='div-gpt-ad-wallpaper' style="width:1px;height:1px;"> <script> googletag.display('div-gpt-ad-wallpaper'); </script> </div> <script type="text/javascript"> window._taboola = window._taboola || []; _taboola.push({flush: true}); </script> <script type="text/javascript"> $(document).ready(function() { $('.buscaSalasEstado').change(function() { var targetElement = $('.buscaSalasCidade'); targetElement .empty() .attr('disabled', 'disabled') .append('<option value="">Carregando...</option>'); var params = {}; params['estado'] = $(this).val(); params['id_cin'] = 20490; $.get( '/salas-de-cinema/json/cidades', params, function(data) { targetElement.empty(); targetElement.append($('<option></option>').text('SELECIONE A CIDADE').val('')); for(i in data) { targetElement.append( $('<option></option>') .text(data[i]['nome']) .val(data[i]['slug']) ); } targetElement.removeAttr('disabled'); }, 'json' ); }); $('#botaoBuscarCinemas').on('click', function() { if($('.buscaSalasCidade').val()) { $(this).attr('disabled', 'disabled'); url = '/programacao/'+$('.buscaSalasCidade').val()+'/filme/mapas-para-as-estrelas'; $('#fichaOndePassandoConteudo .img-loader').show(); $('#cinemas_filme').empty(); $.get(url, function(html) { $('#cinemas_filme').html(html); if(!$('#fichaOndePassandoConteudo').hasClass('mostra-detalhes')) { $('#fichaOndePassandoConteudo').addClass('mostra-detalhes'); } $('#fichaOndePassandoConteudo .img-loader').hide(); $('#botaoBuscarCinemas').removeAttr('disabled'); }); } else { alert('Você deve selecionar uma cidade'); } }); if (localStorage.getItem('salasDeCinemaSelectedState') !== null) { $('.buscaSalasEstado').val(localStorage.getItem('salasDeCinemaSelectedState')) var targetElement = $('.buscaSalasCidade'); targetElement .empty() .attr('disabled', 'disabled') .append('<option value="">Carregando...</option>'); var params = {}; params['estado'] = localStorage.getItem('salasDeCinemaSelectedState'); params['id_cin'] = 20490; $.get( '/salas-de-cinema/json/cidades', params, function(data) { targetElement.empty(); targetElement.append($('<option></option>').text('SELECIONE A CIDADE').val('')); for(i in data) { targetElement.append( $('<option></option>') .text(data[i]['nome']) .val(data[i]['slug']) ); } targetElement.removeAttr('disabled'); $('.buscaSalasCidade').val(localStorage.getItem('salasDeCinemaSelectedCity')) url = '/programacao/'+$('.buscaSalasCidade').val()+'/filme/mapas-para-as-estrelas'; $('#fichaOndePassandoConteudo .img-loader').show(); $('#cinemas_filme').empty(); $.get(url, function(html) { $('#cinemas_filme').html(html); if(!$('#fichaOndePassandoConteudo').hasClass('mostra-detalhes')) { $('#fichaOndePassandoConteudo').addClass('mostra-detalhes'); } $('#fichaOndePassandoConteudo .img-loader').hide(); $('#botaoBuscarCinemas').removeAttr('disabled'); }); }, 'json' ); } var visible_items = 4; var selected_index = 0; var total_imagens = $('#carousel_fotos .thumb').size(); $('.img-grd #image_preloader').on('load', function() { $('#image_loader').hide(); $('.img-grd .imagem').attr('src', $(this).attr('src')); $('.img-grd .imagem').show(); }); $('#carousel_fotos').carouFredSel({ infinite: false, circular: false, items: { visible: visible_items }, scroll: { items: 1, easing: 'linear', duration: 200 }, auto: { play: false }, prev: { button: '#fotos_btn_prev' }, next: { button: '#fotos_btn_next' } }); function getCurrentPage() { var current_page = -1; $('.thumbs-fotos ul').trigger('currentPage', function(page) { current_page = page; }); return current_page; } function getPageForIndex(index) { var page = (index + 1) - visible_items; if(page < 0) page = 0; return page; } function selectIndex(index) { console.log(index); $('#carousel_fotos li.ativo').removeClass('ativo'); $('#thumb_'+index).addClass('ativo'); if(indexIsntVisibleInCurrentPage(index)) { $('.thumbs-fotos ul').trigger('slideToPage', getPageForIndex(index)); } showImage(index); } function indexIsntVisibleInCurrentPage(index) { return index < getCurrentPage() || index > visible_items + getCurrentPage() - 1; } function showImage(index) { $('#image_loader').show(); $('.img-grd .imagem').hide(); var image = $('#thumb_'+index+' a').attr('href'); $('.img-grd #image_preloader').attr('src', image); image_src = image; if(index > 0) { $('.link-imagem-anterior').show().data('index', index - 1); } else { $('.link-imagem-anterior').hide(); } if(index < (total_imagens - 1)) { $('.link-proxima-imagem').show().data('index', index + 1); } else { $('.link-proxima-imagem').hide(); } } var image_width = $('.img-grd .imagem').width(); var image_src = $('.img-grd .imagem').attr('src'); $('#carousel_fotos li a, .proxima-imagem, .imagem-anterior').on('click', function() { selectIndex($(this).parent().data('index')); return false; }); $('.img-grd') .on('mousemove', function(e) { target = e.srcElement || e.target; if(target.src == image_src) { offsetX = (e.offsetX || e.clientX - $(e.target).offset().left); if(offsetX <= ($('.img-grd .imagem').width() / 2)) { $('.imagem-anterior').fadeTo(0, 1); $('.proxima-imagem').fadeTo(0, .5); } else { $('.proxima-imagem').fadeTo(0, 1); $('.imagem-anterior').fadeTo(0, .5); } } }) .on('mouseleave', function() { $('.seta-imagem').fadeOut('fast'); }); $('.seta-imagem').on('mouseover', function() { $(this).fadeTo(0, 1); }); selectIndex(0); $('#carousel_videos').carouFredSel({ infinite: false, circular: false, items: { visible: visible_items }, scroll: { items: 1, easing: 'linear', duration: 200 }, auto: { play: false }, prev: { button: '#videos_btn_prev' }, next: { button: '#videos_btn_next' } }); $('#carousel_videos .thumb').on('click', function() { $(this).addClass('ativo').siblings().removeClass('ativo'); var video_url = $(this).children('.link-video').attr('href'); $('#iframe_video').attr('src', video_url+'?iframe=1'); return false; }); $('#imagens_videos').abas(); $('.share-link').on('click', function() { window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=550'); $(this).parents('.share-box').hide(); return false; }); $('.share-more').on('click', function() { $(this).next('.share-box').toggle(); }); $('.fechar').click(function() { $('.share-box').css('display', 'none'); }); $.get( '/ping', { id: 20490, secao: 'criticas', letra: 'M', autor: '1019'} ); }); </script> </body> </html>
<!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 `get_watt` fn in crate `ndarray_unit`."><meta name="keywords" content="rust, rustlang, rust-lang, get_watt"><title>ndarray_unit::get_watt - Rust</title><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../dark.css"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="shortcut icon" href="../favicon.ico"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc fn"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../ndarray_unit/index.html'><div class='logo-container'><img src='../rust-logo.png' alt='logo'></div></a><div class="sidebar-elems"><p class='location'><a href='index.html'>ndarray_unit</a></p><script>window.sidebarCurrent = {name: 'get_watt', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><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'>&#x2212;</span>]</a></span><a class='srclink' href='../src/ndarray_unit/lib.rs.html#176-182' title='goto source code'>[src]</a></span><span class='in-band'>Function <a href='index.html'>ndarray_unit</a>::<wbr><a class="fn" href=''>get_watt</a></span></h1><pre class='rust fn'>pub fn get_watt() -&gt; <a class="struct" href="../ndarray_unit/struct.Unit.html" title="struct ndarray_unit::Unit">Unit</a></pre><div class='docblock'><p>Utility method to get the Watt Unit (composed)</p> </div></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><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>&#9166;</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse 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><p>Search multiple things at once by splitting your query with comma (e.g., <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../";window.currentCrate = "ndarray_unit";</script><script src="../aliases.js"></script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Class: State</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> </head> <body> <div id="main"> <h1 class="page-title">Class: State</h1> <section> <header> <h2> <span class="ancestors"><a href="module-axis_state.html">axis/state</a>~</span>State</h2> </header> <article> <div class="container-overview"> <h4 class="name" id="State"><span class="type-signature"></span>new State<span class="signature">(scope, opts<span class="signature-attributes">opt</span>)</span><span class="type-signature"></span></h4> <div class="description"> State constructor </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Attributes</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>scope</code></td> <td class="type"> <span class="param-type">Object</span> </td> <td class="attributes"> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>opts</code></td> <td class="type"> <span class="param-type">Object</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="description last">Initial state options <h6>Properties</h6> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Attributes</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>projection</code></td> <td class="type"> <span class="param-type">String</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> DEFAULT_PROJECTION </td> <td class="description last">Initial projection type.</td> </tr> <tr> <td class="name"><code>allowControls</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> true </td> <td class="description last">Allow special controls to be user.</td> </tr> <tr> <td class="name"><code>forceFocus</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Force focus to axis frame. This will hijack mouse and key events.</td> </tr> <tr> <td class="name"><code>resizable</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Allow the axis frame to be resizable.</td> </tr> <tr> <td class="name"><code>isClickable</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> true </td> <td class="description last">Allow the axis frame to be clickable.</td> </tr> <tr> <td class="name"><code>inverted</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Inverts directional controls.</td> </tr> <tr> <td class="name"><code>radius</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> 400 </td> <td class="description last">= Geometry radius.</td> </tr> <tr> <td class="name"><code>height</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> </td> <td class="description last">Frame height.</td> </tr> <tr> <td class="name"><code>width</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> </td> <td class="description last">Frame width.</td> </tr> <tr> <td class="name"><code>muted</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Initial vieo muted state.</td> </tr> <tr> <td class="name"><code>allowWheel</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Use mouse wheel for zooming.</td> </tr> <tr> <td class="name"><code>scrollVelocity</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> DEFAULT_SCROLL_VELOCITY </td> <td class="description last">Scroll velocity.</td> </tr> <tr> <td class="name"><code>autoplay</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Indicates whether a video should autoplay after loading.</td> </tr> <tr> <td class="name"><code>fov</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> </td> <td class="description last">Field of view.</td> </tr> <tr> <td class="name"><code>isImage</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Force rendering of image instead of a video.</td> </tr> <tr> <td class="name"><code>friction</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> DEFAULT_FRICTION </td> <td class="description last">Friction to apply to x and y coordinates.</td> </tr> <tr> <td class="name"><code>mouseFriction</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> DEFAULT_MOUSE_MOVEMENT_FRICTION </td> <td class="description last">Friction fractor to apply to mouse movements.</td> </tr> <tr> <td class="name"><code>interpolationFactor</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> DEFAULT_INTERPOLATION_FACTOR </td> <td class="description last">Interpolation factor to apply to quaternion rotations.</td> </tr> <tr> <td class="name"><code>updateTimeout</code></td> <td class="type"> <span class="param-type">Number</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> DEFAULT_CONTROLLER_UPDATE_TIMEOUT </td> <td class="description last">View controller update timeout.</td> </tr> <tr> <td class="name"><code>webgl</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> true </td> <td class="description last">Use WebGL rendering.</td> </tr> <tr> <td class="name"><code>isPreviewFrame</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> false </td> <td class="description last">Indicates frame is a preview frame preventing a refresh loop from occurring unless explicitly called.</td> </tr> <tr> <td class="name"><code>lockPoles</code></td> <td class="type"> <span class="param-type">Boolean</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="default"> true </td> <td class="description last">Locks orientation at north and south poles (-PI/2, PI/2).</td> </tr> </tbody> </table> </td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line71">line 71</a> </li></ul></dd> </dl> </div> <h3 class="subsection-title">Extends</h3> <ul> <li>EventEmitter</li> </ul> <h3 class="subsection-title">Members</h3> <h4 class="name" id="allowControls"><span class="type-signature"></span>allowControls<span class="type-signature"></span></h4> <div class="description"> Predicate indicating control are allowed. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line335">line 335</a> </li></ul></dd> </dl> <h4 class="name" id="allowWheel"><span class="type-signature"></span>allowWheel<span class="type-signature"></span></h4> <div class="description"> Predicate indicating the use of the mouse wheel. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line299">line 299</a> </li></ul></dd> </dl> <h4 class="name" id="animationFrameID"><span class="type-signature"></span>animationFrameID<span class="type-signature"></span></h4> <div class="description"> Animation frame ID. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line229">line 229</a> </li></ul></dd> </dl> <h4 class="name" id="cache"><span class="type-signature"></span>cache<span class="type-signature"></span></h4> <div class="description"> State cache. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line217">line 217</a> </li></ul></dd> </dl> <h4 class="name" id="center"><span class="type-signature"></span>center<span class="type-signature"></span></h4> <div class="description"> Known center for frame of reference. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line205">line 205</a> </li></ul></dd> </dl> <h4 class="name" id="controllerUpdateTimeout"><span class="type-signature"></span>controllerUpdateTimeout<span class="type-signature"></span></h4> <div class="description"> Controller update timeout value. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line274">line 274</a> </li></ul></dd> </dl> <h4 class="name" id="currentTime"><span class="type-signature"></span>currentTime<span class="type-signature"></span></h4> <div class="description"> Currently played video time. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line232">line 232</a> </li></ul></dd> </dl> <h4 class="name" id="dragstart"><span class="type-signature"></span>dragstart<span class="type-signature"></span></h4> <div class="description"> Points representing a drag offset. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line178">line 178</a> </li></ul></dd> </dl> <h4 class="name" id="duration"><span class="type-signature"></span>duration<span class="type-signature"></span></h4> <div class="description"> Total duration in seconds for video. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line193">line 193</a> </li></ul></dd> </dl> <h4 class="name" id="euler"><span class="type-signature"></span>euler<span class="type-signature"></span></h4> <div class="description"> Current euler rotation angles. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line244">line 244</a> </li></ul></dd> </dl> <h4 class="name" id="forceFocus"><span class="type-signature"></span>forceFocus<span class="type-signature"></span></h4> <div class="description"> Predicate indicating focus should be forced. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line332">line 332</a> </li></ul></dd> </dl> <h4 class="name" id="forceVideo"><span class="type-signature"></span>forceVideo<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if video rendering should be forced. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line329">line 329</a> </li></ul></dd> </dl> <h4 class="name" id="fov"><span class="type-signature"></span>fov<span class="type-signature"></span></h4> <div class="description"> Current field of view. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line259">line 259</a> </li></ul></dd> </dl> <h4 class="name" id="friction"><span class="type-signature"></span>friction<span class="type-signature"></span></h4> <div class="description"> Friction to apply to x and y coordinates. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line235">line 235</a> </li></ul></dd> </dl> <h4 class="name" id="geometry"><span class="type-signature"></span>geometry<span class="type-signature"></span></h4> <div class="description"> Current geometry type. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line184">line 184</a> </li></ul></dd> </dl> <h4 class="name" id="height"><span class="type-signature"></span>height<span class="type-signature"></span></h4> <div class="description"> Known frame height. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line208">line 208</a> </li></ul></dd> </dl> <h4 class="name" id="interpolationFactor"><span class="type-signature"></span>interpolationFactor<span class="type-signature"></span></h4> <div class="description"> Interpolation factor to apply to quaternion rotations. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line271">line 271</a> </li></ul></dd> </dl> <h4 class="name" id="intervalRotations"><span class="type-signature"></span>intervalRotations<span class="type-signature"></span></h4> <div class="description"> Interval rotations. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line220">line 220</a> </li></ul></dd> </dl> <h4 class="name" id="isAnimating"><span class="type-signature"></span>isAnimating<span class="type-signature"></span></h4> <div class="description"> Predicate indicating an animation is occuring. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line320">line 320</a> </li></ul></dd> </dl> <h4 class="name" id="isClickable"><span class="type-signature"></span>isClickable<span class="type-signature"></span></h4> <div class="description"> Predicate to indicating if Axis is clickable. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line317">line 317</a> </li></ul></dd> </dl> <h4 class="name" id="isCrossOrigin"><span class="type-signature"></span>isCrossOrigin<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if media resource is cross origin. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line365">line 365</a> </li></ul></dd> </dl> <h4 class="name" id="isEnded"><span class="type-signature"></span>isEnded<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if video has ended. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line296">line 296</a> </li></ul></dd> </dl> <h4 class="name" id="isFocused"><span class="type-signature"></span>isFocused<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if Axis is focused. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line302">line 302</a> </li></ul></dd> </dl> <h4 class="name" id="isFullscreen"><span class="type-signature"></span>isFullscreen<span class="type-signature"></span></h4> <div class="description"> Predicate indicating fullscreen is active. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line323">line 323</a> </li></ul></dd> </dl> <h4 class="name" id="isHMDAvailable"><span class="type-signature"></span>isHMDAvailable<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if an HMD device is connected. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line341">line 341</a> </li></ul></dd> </dl> <h4 class="name" id="isHMDPositionSensorAvailable"><span class="type-signature"></span>isHMDPositionSensorAvailable<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if an HMD device sensor is connected. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line344">line 344</a> </li></ul></dd> </dl> <h4 class="name" id="isImage"><span class="type-signature"></span>isImage<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if frame is an image. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line326">line 326</a> </li></ul></dd> </dl> <h4 class="name" id="isInverted"><span class="type-signature"></span>isInverted<span class="type-signature"></span></h4> <div class="description"> Inverted state. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line187">line 187</a> </li></ul></dd> </dl> <h4 class="name" id="isKeydown"><span class="type-signature"></span>isKeydown<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if key is down. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line305">line 305</a> </li></ul></dd> </dl> <h4 class="name" id="isMousedown"><span class="type-signature"></span>isMousedown<span class="type-signature"></span></h4> <div class="description"> Predicate indicating the mouse is down. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line350">line 350</a> </li></ul></dd> </dl> <h4 class="name" id="isMuted"><span class="type-signature"></span>isMuted<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if video is muted. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line293">line 293</a> </li></ul></dd> </dl> <h4 class="name" id="isPaused"><span class="type-signature"></span>isPaused<span class="type-signature"></span></h4> <div class="description"> Predicate indicating is video is paused. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line311">line 311</a> </li></ul></dd> </dl> <h4 class="name" id="isPlaying"><span class="type-signature"></span>isPlaying<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if video is playing. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line308">line 308</a> </li></ul></dd> </dl> <h4 class="name" id="isPreviewFrame"><span class="type-signature"></span>isPreviewFrame<span class="type-signature"></span></h4> <div class="description"> Preview frame state predicate.. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line190">line 190</a> </li></ul></dd> </dl> <h4 class="name" id="isReady"><span class="type-signature"></span>isReady<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if Axis is ready. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line290">line 290</a> </li></ul></dd> </dl> <h4 class="name" id="isResizable"><span class="type-signature"></span>isResizable<span class="type-signature"></span></h4> <div class="description"> Predicate indicating axis is resizable. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line347">line 347</a> </li></ul></dd> </dl> <h4 class="name" id="isStopped"><span class="type-signature"></span>isStopped<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if video was stopped. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line314">line 314</a> </li></ul></dd> </dl> <h4 class="name" id="isTouching"><span class="type-signature"></span>isTouching<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if touching. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line353">line 353</a> </li></ul></dd> </dl> <h4 class="name" id="isVREnabled"><span class="type-signature"></span>isVREnabled<span class="type-signature"></span></h4> <div class="description"> Predicate indicating VR support. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line338">line 338</a> </li></ul></dd> </dl> <h4 class="name" id="isVRPossible"><span class="type-signature"></span>isVRPossible<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if VR display is possible. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line362">line 362</a> </li></ul></dd> </dl> <h4 class="name" id="lastDevicePixelRatio"><span class="type-signature"></span>lastDevicePixelRatio<span class="type-signature"></span></h4> <div class="description"> Last known device pixel ratio. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line277">line 277</a> </li></ul></dd> </dl> <h4 class="name" id="lastDimensions"><span class="type-signature"></span>lastDimensions<span class="type-signature"></span></h4> <div class="description"> Last known dimensions. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line199">line 199</a> </li></ul></dd> </dl> <h4 class="name" id="lastRefresh"><span class="type-signature"></span>lastRefresh<span class="type-signature"></span></h4> <div class="description"> Last known refresh. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line175">line 175</a> </li></ul></dd> </dl> <h4 class="name" id="lastSize"><span class="type-signature"></span>lastSize<span class="type-signature"></span></h4> <div class="description"> Last known size. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line196">line 196</a> </li></ul></dd> </dl> <h4 class="name" id="lastVolume"><span class="type-signature"></span>lastVolume<span class="type-signature"></span></h4> <div class="description"> Last known volume level. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line172">line 172</a> </li></ul></dd> </dl> <h4 class="name" id="lockPoles"><span class="type-signature"></span>lockPoles<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if north/south pole orientation should be locked. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line368">line 368</a> </li></ul></dd> </dl> <h4 class="name" id="mousedownTimestamp"><span class="type-signature"></span>mousedownTimestamp<span class="type-signature"></span></h4> <div class="description"> Last known mousedown interaction. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line181">line 181</a> </li></ul></dd> </dl> <h4 class="name" id="mouseFriction"><span class="type-signature"></span>mouseFriction<span class="type-signature"></span></h4> <div class="description"> Friction to apply to mouse movements. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line238">line 238</a> </li></ul></dd> </dl> <h4 class="name" id="orientation"><span class="type-signature"></span>orientation<span class="type-signature"></span></h4> <div class="description"> Current device orientation. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line166">line 166</a> </li></ul></dd> </dl> <h4 class="name" id="orientationQuaternion"><span class="type-signature"></span>orientationQuaternion<span class="type-signature"></span></h4> <div class="description"> Original quaternion. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line247">line 247</a> </li></ul></dd> </dl> <h4 class="name" id="originalfov"><span class="type-signature"></span>originalfov<span class="type-signature"></span></h4> <div class="description"> Original fov value. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line157">line 157</a> </li></ul></dd> </dl> <h4 class="name" id="originalsize"><span class="type-signature"></span>originalsize<span class="type-signature"></span></h4> <div class="description"> Original content size. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line163">line 163</a> </li></ul></dd> </dl> <h4 class="name" id="percentloaded"><span class="type-signature"></span>percentloaded<span class="type-signature"></span></h4> <div class="description"> Percent of content loaded. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line160">line 160</a> </li></ul></dd> </dl> <h4 class="name" id="pointerX"><span class="type-signature"></span>pointerX<span class="type-signature"></span></h4> <div class="description"> X coordinate. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line256">line 256</a> </li></ul></dd> </dl> <h4 class="name" id="pointerY"><span class="type-signature"></span>pointerY<span class="type-signature"></span></h4> <div class="description"> Y coordinate. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line253">line 253</a> </li></ul></dd> </dl> <h4 class="name" id="projection"><span class="type-signature"></span>projection<span class="type-signature"></span></h4> <div class="description"> Current projection type. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line169">line 169</a> </li></ul></dd> </dl> <h4 class="name" id="radius"><span class="type-signature"></span>radius<span class="type-signature"></span></h4> <div class="description"> Current geometry radius. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line202">line 202</a> </li></ul></dd> </dl> <h4 class="name" id="scope"><span class="type-signature"></span>scope<span class="type-signature"></span></h4> <div class="description"> Current scope for the instance. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line141">line 141</a> </li></ul></dd> </dl> <h4 class="name" id="scrollVelocity"><span class="type-signature"></span>scrollVelocity<span class="type-signature"></span></h4> <div class="description"> Scroll velocity. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line226">line 226</a> </li></ul></dd> </dl> <h4 class="name" id="shouldAutoplay"><span class="type-signature"></span>shouldAutoplay<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if a video should autoplay. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line359">line 359</a> </li></ul></dd> </dl> <h4 class="name" id="shouldUpdate"><span class="type-signature"></span>shouldUpdate<span class="type-signature"></span></h4> <div class="description"> Allow for updates to be skippped. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line287">line 287</a> </li></ul></dd> </dl> <h4 class="name" id="src"><span class="type-signature"></span>src<span class="type-signature"></span></h4> <div class="description"> Current frame source. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line262">line 262</a> </li></ul></dd> </dl> <h4 class="name" id="tmp"><span class="type-signature"></span>tmp<span class="type-signature"></span></h4> <div class="description"> Temporary values. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line150">line 150</a> </li></ul></dd> </dl> <h4 class="name" id="touch"><span class="type-signature"></span>touch<span class="type-signature"></span></h4> <div class="description"> Known touch coordinates. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line211">line 211</a> </li></ul></dd> </dl> <h4 class="name" id="useWebGL"><span class="type-signature"></span>useWebGL<span class="type-signature"></span></h4> <div class="description"> Predicate indicating if WebGL is being used. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line356">line 356</a> </li></ul></dd> </dl> <h4 class="name" id="vim"><span class="type-signature"></span>vim<span class="type-signature"></span></h4> <div class="description"> Vim mode ;) </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line280">line 280</a> </li></ul></dd> </dl> <h4 class="name" id="vrHMD"><span class="type-signature"></span>vrHMD<span class="type-signature"></span></h4> <div class="description"> Currently connected VR HMD if applicable. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line265">line 265</a> </li></ul></dd> </dl> <h4 class="name" id="vrPollID"><span class="type-signature"></span>vrPollID<span class="type-signature"></span></h4> <div class="description"> VR polling ID. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line144">line 144</a> </li></ul></dd> </dl> <h4 class="name" id="vrPositionSensor"><span class="type-signature"></span>vrPositionSensor<span class="type-signature"></span></h4> <div class="description"> Currently connected position sensor vr device. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line268">line 268</a> </li></ul></dd> </dl> <h4 class="name" id="width"><span class="type-signature"></span>width<span class="type-signature"></span></h4> <div class="description"> Known frame width. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line214">line 214</a> </li></ul></dd> </dl> <h4 class="name" id="xAxisCenter"><span class="type-signature"></span>xAxisCenter<span class="type-signature"></span></h4> <div class="description"> X axis center. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line250">line 250</a> </li></ul></dd> </dl> <h4 class="name" id="zee"><span class="type-signature"></span>zee<span class="type-signature"></span></h4> <div class="description"> Zee quaternion. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line241">line 241</a> </li></ul></dd> </dl> <h3 class="subsection-title">Methods</h3> <h4 class="name" id="isConstrainedWith"><span class="type-signature"></span>isConstrainedWith<span class="signature">(key)</span><span class="type-signature"> &rarr; {Boolean}</span></h4> <div class="description"> Predicate to determine if state is constrained by key. </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>key</code></td> <td class="type"> <span class="param-type">String</span> </td> <td class="description last">Key path to determine if there is a constraint.</td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line547">line 547</a> </li></ul></dd> </dl> <h5>Returns:</h5> <dl> <dt> Type </dt> <dd> <span class="param-type">Boolean</span> </dd> </dl> <h4 class="name" id="pollForVRDevice"><span class="type-signature"></span>pollForVRDevice<span class="signature">()</span><span class="type-signature"> &rarr; {Boolean}</span></h4> <div class="description"> Polls for a connected HMD </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line613">line 613</a> </li></ul></dd> </dl> <h5>Fires:</h5> <ul> <li><a href="module-axis-Axis.html#event:vrhmdavailable">module:axis~Axis#event:vrhmdavailable</a></li> </ul> <h5>Returns:</h5> <dl> <dt> Type </dt> <dd> <span class="param-type">Boolean</span> </dd> </dl> <h4 class="name" id="ready"><span class="type-signature"></span>ready<span class="signature">()</span><span class="type-signature"></span></h4> <div class="description"> Sets a ready state. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line580">line 580</a> </li></ul></dd> </dl> <h5>Fires:</h5> <ul> <li><a href="module-axis-Axis.html#event:ready">module:axis~Axis#event:ready</a></li> <li><a href="module-axis_state-State.html#event:ready">module:axis/state~State#event:ready</a></li> </ul> <h4 class="name" id="reset"><span class="type-signature"></span>reset<span class="signature">(overrides<span class="signature-attributes">opt</span>)</span><span class="type-signature"> &rarr; {Object}</span></h4> <div class="description"> Resets state values </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Attributes</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>overrides</code></td> <td class="type"> <span class="param-type">Object</span> </td> <td class="attributes"> &lt;optional><br> </td> <td class="description last">Optionals overrides</td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line391">line 391</a> </li></ul></dd> </dl> <h5>Returns:</h5> <dl> <dt> Type </dt> <dd> <span class="param-type">Object</span> </dd> </dl> <h4 class="name" id="toJSON"><span class="type-signature"></span>toJSON<span class="signature">()</span><span class="type-signature"> &rarr; {Object}</span></h4> <div class="description"> Converts state to a JSON serializable object. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line750">line 750</a> </li></ul></dd> </dl> <h5>Returns:</h5> <dl> <dt> Type </dt> <dd> <span class="param-type">Object</span> </dd> </dl> <h4 class="name" id="update"><span class="type-signature"></span>update<span class="signature">(key, value)</span><span class="type-signature"></span></h4> <div class="description"> Updates state value by key </div> <h5>Parameters:</h5> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>key</code></td> <td class="type"> <span class="param-type">String</span> </td> <td class="description last">State key to update.</td> </tr> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">Mixed</span> </td> <td class="description last">State value to update for key.</td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line498">line 498</a> </li></ul></dd> </dl> <h5>Fires:</h5> <ul> <li><a href="module-axis_state-State.html#event:update">module:axis/state~State#event:update</a></li> </ul> <h3 class="subsection-title">Events</h3> <h4 class="name" id="event:ready">ready</h4> <div class="description"> Ready event. </div> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line584">line 584</a> </li></ul></dd> </dl> <h4 class="name" id="event:update">update</h4> <div class="description"> Update event. </div> <h5>Type:</h5> <ul> <li> <span class="param-type">Object</span> </li> </ul> <h5 class="subsection-title">Properties:</h5> <table class="props"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>key</code></td> <td class="type"> <span class="param-type">String</span> </td> <td class="description last">Updated property key</td> </tr> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">Mixed</span> </td> <td class="description last">Updated property value</td> </tr> <tr> <td class="name"><code>previous</code></td> <td class="type"> <span class="param-type">Mixed</span> </td> <td class="description last">Previous value before update.</td> </tr> </tbody> </table> <dl class="details"> <dt class="tag-source">Source:</dt> <dd class="tag-source"><ul class="dummy"><li> <a href="state.js.html">state.js</a>, <a href="state.js.html#line518">line 518</a> </li></ul></dd> </dl> </article> </section> </div> <nav> <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-axis.html">axis</a></li><li><a href="module-axis_constants.html">axis/constants</a></li><li><a href="module-axis_controls_controller.html">axis/controls/controller</a></li><li><a href="module-axis_controls_keyboard.html">axis/controls/keyboard</a></li><li><a href="module-axis_controls_movement.html">axis/controls/movement</a></li><li><a href="module-axis_controls_orientation.html">axis/controls/orientation</a></li><li><a href="module-axis_controls_pointer.html">axis/controls/pointer</a></li><li><a href="module-axis_controls_touch.html">axis/controls/touch</a></li><li><a href="module-axis_projection.html">axis/projection</a></li><li><a href="module-axis_projection_flat.html">axis/projection/flat</a></li><li><a href="module-axis_state.html">axis/state</a></li><li><a href="module-scope_projection_equilinear.html">scope/projection/equilinear</a></li><li><a href="module-scope_projection_fisheye.html">scope/projection/fisheye</a></li><li><a href="module-scope_projection_tinyplanet.html">scope/projection/tinyplanet</a></li></ul><h3>Classes</h3><ul><li><a href="module-axis_controls_controller.html">axis/controls/controller</a></li><li><a href="module-axis_controls_keyboard.KeyboardController.html">KeyboardController</a></li><li><a href="module-axis_controls_movement.MovementController.html">MovementController</a></li><li><a href="module-axis_controls_orientation.OrientationController.html">OrientationController</a></li><li><a href="module-axis_controls_pointer.PointerController.html">PointerController</a></li><li><a href="module-axis_controls_touch.TouchController.html">TouchController</a></li><li><a href="module-axis_projection-Projections.html">Projections</a></li><li><a href="module-axis_state-State.html">State</a></li><li><a href="module-axis-Axis.html">Axis</a></li></ul><h3>Events</h3><ul><li><a href="module-axis_state-State.html#event:ready">ready</a></li><li><a href="module-axis_state-State.html#event:update">update</a></li><li><a href="module-axis-Axis.html#event:click">click</a></li><li><a href="module-axis-Axis.html#event:fullscreenchange">fullscreenchange</a></li><li><a href="module-axis-Axis.html#event:keydown">keydown</a></li><li><a href="module-axis-Axis.html#event:ready">ready</a></li><li><a href="module-axis-Axis.html#event:vrhmdavailable">vrhmdavailable</a></li></ul><h3>Global</h3><ul><li><a href="global.html#createCamera">createCamera</a></li><li><a href="global.html#three">three</a></li></ul> </nav> <br class="clear"> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Thu Jun 09 2016 11:32:10 GMT-0400 (EDT) </footer> <script> prettyPrint(); </script> <script src="scripts/linenumber.js"> </script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Documentation</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <base href="../"> <link rel="icon" href="images/favicon.ico"/> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/base.css"> <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/template.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" /> <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script> <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity="sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin="anonymous"></script> <script src="js/search.js"></script> <script defer src="js/searchIndex.js"></script> </head> <body id="top"> <header class="phpdocumentor-header phpdocumentor-section"> <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1> <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" /> <label class="phpdocumentor-header__menu-icon" for="menu-button"> <i class="fas fa-bars"></i> </label> <section data-search-form class="phpdocumentor-search"> <label> <span class="visually-hidden">Search for</span> <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/> <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/> </svg> <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled /> </label> </section> <nav class="phpdocumentor-topnav"> <ul class="phpdocumentor-topnav__menu"> </ul> </nav> </header> <main class="phpdocumentor"> <div class="phpdocumentor-section"> <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" /> <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button"> Menu </label> <aside class="phpdocumentor-column -four phpdocumentor-sidebar"> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2> <h3 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/default.html"><abbr title="\">Global</abbr></a></h3> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/app.html"><abbr title="\App">App</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/app-console.html"><abbr title="\App\Console">Console</abbr></a></li> <li><a href="namespaces/app-events.html"><abbr title="\App\Events">Events</abbr></a></li> <li><a href="namespaces/app-exceptions.html"><abbr title="\App\Exceptions">Exceptions</abbr></a></li> <li><a href="namespaces/app-http.html"><abbr title="\App\Http">Http</abbr></a></li> <li><a href="namespaces/app-jobs.html"><abbr title="\App\Jobs">Jobs</abbr></a></li> <li><a href="namespaces/app-listeners.html"><abbr title="\App\Listeners">Listeners</abbr></a></li> <li><a href="namespaces/app-models.html"><abbr title="\App\Models">Models</abbr></a></li> <li><a href="namespaces/app-providers.html"><abbr title="\App\Providers">Providers</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/database.html"><abbr title="\Database">Database</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/database-factories.html"><abbr title="\Database\Factories">Factories</abbr></a></li> <li><a href="namespaces/database-seeders.html"><abbr title="\Database\Seeders">Seeders</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/barryvdh.html"><abbr title="\Barryvdh">Barryvdh</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/barryvdh-dompdf.html"><abbr title="\Barryvdh\DomPDF">DomPDF</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/brick.html"><abbr title="\Brick">Brick</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/brick-math.html"><abbr title="\Brick\Math">Math</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/composer.html"><abbr title="\Composer">Composer</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/composer-autoload.html"><abbr title="\Composer\Autoload">Autoload</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/doctrine.html"><abbr title="\Doctrine">Doctrine</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/doctrine-inflector.html"><abbr title="\Doctrine\Inflector">Inflector</abbr></a></li> <li><a href="namespaces/doctrine-instantiator.html"><abbr title="\Doctrine\Instantiator">Instantiator</abbr></a></li> <li><a href="namespaces/doctrine-common.html"><abbr title="\Doctrine\Common">Common</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/dompdf.html"><abbr title="\Dompdf">Dompdf</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/dompdf-adapter.html"><abbr title="\Dompdf\Adapter">Adapter</abbr></a></li> <li><a href="namespaces/dompdf-css.html"><abbr title="\Dompdf\Css">Css</abbr></a></li> <li><a href="namespaces/dompdf-exception.html"><abbr title="\Dompdf\Exception">Exception</abbr></a></li> <li><a href="namespaces/dompdf-frame.html"><abbr title="\Dompdf\Frame">Frame</abbr></a></li> <li><a href="namespaces/dompdf-framedecorator.html"><abbr title="\Dompdf\FrameDecorator">FrameDecorator</abbr></a></li> <li><a href="namespaces/dompdf-framereflower.html"><abbr title="\Dompdf\FrameReflower">FrameReflower</abbr></a></li> <li><a href="namespaces/dompdf-image.html"><abbr title="\Dompdf\Image">Image</abbr></a></li> <li><a href="namespaces/dompdf-positioner.html"><abbr title="\Dompdf\Positioner">Positioner</abbr></a></li> <li><a href="namespaces/dompdf-renderer.html"><abbr title="\Dompdf\Renderer">Renderer</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/cron.html"><abbr title="\Cron">Cron</abbr></a></h4> <ul class="phpdocumentor-list"> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/egulias.html"><abbr title="\Egulias">Egulias</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/egulias-emailvalidator.html"><abbr title="\Egulias\EmailValidator">EmailValidator</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/faker.html"><abbr title="\Faker">Faker</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/faker-calculator.html"><abbr title="\Faker\Calculator">Calculator</abbr></a></li> <li><a href="namespaces/faker-guesser.html"><abbr title="\Faker\Guesser">Guesser</abbr></a></li> <li><a href="namespaces/faker-orm.html"><abbr title="\Faker\ORM">ORM</abbr></a></li> <li><a href="namespaces/faker-provider.html"><abbr title="\Faker\Provider">Provider</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/grahamcampbell.html"><abbr title="\GrahamCampbell">GrahamCampbell</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/grahamcampbell-resulttype.html"><abbr title="\GrahamCampbell\ResultType">ResultType</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/guzzlehttp.html"><abbr title="\GuzzleHttp">GuzzleHttp</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/guzzlehttp-cookie.html"><abbr title="\GuzzleHttp\Cookie">Cookie</abbr></a></li> <li><a href="namespaces/guzzlehttp-exception.html"><abbr title="\GuzzleHttp\Exception">Exception</abbr></a></li> <li><a href="namespaces/guzzlehttp-handler.html"><abbr title="\GuzzleHttp\Handler">Handler</abbr></a></li> <li><a href="namespaces/guzzlehttp-promise.html"><abbr title="\GuzzleHttp\Promise">Promise</abbr></a></li> <li><a href="namespaces/guzzlehttp-psr7.html"><abbr title="\GuzzleHttp\Psr7">Psr7</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/hamcrest.html"><abbr title="\Hamcrest">Hamcrest</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/hamcrest-arrays.html"><abbr title="\Hamcrest\Arrays">Arrays</abbr></a></li> <li><a href="namespaces/hamcrest-collection.html"><abbr title="\Hamcrest\Collection">Collection</abbr></a></li> <li><a href="namespaces/hamcrest-core.html"><abbr title="\Hamcrest\Core">Core</abbr></a></li> <li><a href="namespaces/hamcrest-internal.html"><abbr title="\Hamcrest\Internal">Internal</abbr></a></li> <li><a href="namespaces/hamcrest-number.html"><abbr title="\Hamcrest\Number">Number</abbr></a></li> <li><a href="namespaces/hamcrest-text.html"><abbr title="\Hamcrest\Text">Text</abbr></a></li> <li><a href="namespaces/hamcrest-type.html"><abbr title="\Hamcrest\Type">Type</abbr></a></li> <li><a href="namespaces/hamcrest-xml.html"><abbr title="\Hamcrest\Xml">Xml</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/illuminate.html"><abbr title="\Illuminate">Illuminate</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/illuminate-auth.html"><abbr title="\Illuminate\Auth">Auth</abbr></a></li> <li><a href="namespaces/illuminate-broadcasting.html"><abbr title="\Illuminate\Broadcasting">Broadcasting</abbr></a></li> <li><a href="namespaces/illuminate-bus.html"><abbr title="\Illuminate\Bus">Bus</abbr></a></li> <li><a href="namespaces/illuminate-cache.html"><abbr title="\Illuminate\Cache">Cache</abbr></a></li> <li><a href="namespaces/illuminate-support.html"><abbr title="\Illuminate\Support">Support</abbr></a></li> <li><a href="namespaces/illuminate-config.html"><abbr title="\Illuminate\Config">Config</abbr></a></li> <li><a href="namespaces/illuminate-console.html"><abbr title="\Illuminate\Console">Console</abbr></a></li> <li><a href="namespaces/illuminate-container.html"><abbr title="\Illuminate\Container">Container</abbr></a></li> <li><a href="namespaces/illuminate-contracts.html"><abbr title="\Illuminate\Contracts">Contracts</abbr></a></li> <li><a href="namespaces/illuminate-database.html"><abbr title="\Illuminate\Database">Database</abbr></a></li> <li><a href="namespaces/illuminate-encryption.html"><abbr title="\Illuminate\Encryption">Encryption</abbr></a></li> <li><a href="namespaces/illuminate-events.html"><abbr title="\Illuminate\Events">Events</abbr></a></li> <li><a href="namespaces/illuminate-filesystem.html"><abbr title="\Illuminate\Filesystem">Filesystem</abbr></a></li> <li><a href="namespaces/illuminate-hashing.html"><abbr title="\Illuminate\Hashing">Hashing</abbr></a></li> <li><a href="namespaces/illuminate-http.html"><abbr title="\Illuminate\Http">Http</abbr></a></li> <li><a href="namespaces/illuminate-log.html"><abbr title="\Illuminate\Log">Log</abbr></a></li> <li><a href="namespaces/illuminate-pagination.html"><abbr title="\Illuminate\Pagination">Pagination</abbr></a></li> <li><a href="namespaces/illuminate-pipeline.html"><abbr title="\Illuminate\Pipeline">Pipeline</abbr></a></li> <li><a href="namespaces/illuminate-queue.html"><abbr title="\Illuminate\Queue">Queue</abbr></a></li> <li><a href="namespaces/illuminate-session.html"><abbr title="\Illuminate\Session">Session</abbr></a></li> <li><a href="namespaces/illuminate-testing.html"><abbr title="\Illuminate\Testing">Testing</abbr></a></li> <li><a href="namespaces/illuminate-translation.html"><abbr title="\Illuminate\Translation">Translation</abbr></a></li> <li><a href="namespaces/illuminate-validation.html"><abbr title="\Illuminate\Validation">Validation</abbr></a></li> <li><a href="namespaces/illuminate-view.html"><abbr title="\Illuminate\View">View</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/laminas.html"><abbr title="\Laminas">Laminas</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/laminas-escaper.html"><abbr title="\Laminas\Escaper">Escaper</abbr></a></li> <li><a href="namespaces/laminas-zendframeworkbridge.html"><abbr title="\Laminas\ZendFrameworkBridge">ZendFrameworkBridge</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/laravel.html"><abbr title="\Laravel">Laravel</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/laravel-lumen.html"><abbr title="\Laravel\Lumen">Lumen</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/league.html"><abbr title="\League">League</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/league-flysystem.html"><abbr title="\League\Flysystem">Flysystem</abbr></a></li> <li><a href="namespaces/league-mimetypedetection.html"><abbr title="\League\MimeTypeDetection">MimeTypeDetection</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/mockery.html"><abbr title="\Mockery">Mockery</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/mockery-adapter.html"><abbr title="\Mockery\Adapter">Adapter</abbr></a></li> <li><a href="namespaces/mockery-countvalidator.html"><abbr title="\Mockery\CountValidator">CountValidator</abbr></a></li> <li><a href="namespaces/mockery-exception.html"><abbr title="\Mockery\Exception">Exception</abbr></a></li> <li><a href="namespaces/mockery-generator.html"><abbr title="\Mockery\Generator">Generator</abbr></a></li> <li><a href="namespaces/mockery-loader.html"><abbr title="\Mockery\Loader">Loader</abbr></a></li> <li><a href="namespaces/mockery-matcher.html"><abbr title="\Mockery\Matcher">Matcher</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/monolog.html"><abbr title="\Monolog">Monolog</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/monolog-formatter.html"><abbr title="\Monolog\Formatter">Formatter</abbr></a></li> <li><a href="namespaces/monolog-handler.html"><abbr title="\Monolog\Handler">Handler</abbr></a></li> <li><a href="namespaces/monolog-processor.html"><abbr title="\Monolog\Processor">Processor</abbr></a></li> <li><a href="namespaces/monolog-test.html"><abbr title="\Monolog\Test">Test</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/deepcopy.html"><abbr title="\DeepCopy">DeepCopy</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/deepcopy-exception.html"><abbr title="\DeepCopy\Exception">Exception</abbr></a></li> <li><a href="namespaces/deepcopy-filter.html"><abbr title="\DeepCopy\Filter">Filter</abbr></a></li> <li><a href="namespaces/deepcopy-matcher.html"><abbr title="\DeepCopy\Matcher">Matcher</abbr></a></li> <li><a href="namespaces/deepcopy-reflection.html"><abbr title="\DeepCopy\Reflection">Reflection</abbr></a></li> <li><a href="namespaces/deepcopy-typefilter.html"><abbr title="\DeepCopy\TypeFilter">TypeFilter</abbr></a></li> <li><a href="namespaces/deepcopy-typematcher.html"><abbr title="\DeepCopy\TypeMatcher">TypeMatcher</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/carbon.html"><abbr title="\Carbon">Carbon</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/carbon-cli.html"><abbr title="\Carbon\Cli">Cli</abbr></a></li> <li><a href="namespaces/carbon-doctrine.html"><abbr title="\Carbon\Doctrine">Doctrine</abbr></a></li> <li><a href="namespaces/carbon-exceptions.html"><abbr title="\Carbon\Exceptions">Exceptions</abbr></a></li> <li><a href="namespaces/carbon-laravel.html"><abbr title="\Carbon\Laravel">Laravel</abbr></a></li> <li><a href="namespaces/carbon-phpstan.html"><abbr title="\Carbon\PHPStan">PHPStan</abbr></a></li> <li><a href="namespaces/carbon-traits.html"><abbr title="\Carbon\Traits">Traits</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/fastroute.html"><abbr title="\FastRoute">FastRoute</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/fastroute-datagenerator.html"><abbr title="\FastRoute\DataGenerator">DataGenerator</abbr></a></li> <li><a href="namespaces/fastroute-dispatcher.html"><abbr title="\FastRoute\Dispatcher">Dispatcher</abbr></a></li> <li><a href="namespaces/fastroute-routeparser.html"><abbr title="\FastRoute\RouteParser">RouteParser</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/phpparser.html"><abbr title="\PhpParser">PhpParser</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/phpparser-builder.html"><abbr title="\PhpParser\Builder">Builder</abbr></a></li> <li><a href="namespaces/phpparser-comment.html"><abbr title="\PhpParser\Comment">Comment</abbr></a></li> <li><a href="namespaces/phpparser-errorhandler.html"><abbr title="\PhpParser\ErrorHandler">ErrorHandler</abbr></a></li> <li><a href="namespaces/phpparser-internal.html"><abbr title="\PhpParser\Internal">Internal</abbr></a></li> <li><a href="namespaces/phpparser-lexer.html"><abbr title="\PhpParser\Lexer">Lexer</abbr></a></li> <li><a href="namespaces/phpparser-node.html"><abbr title="\PhpParser\Node">Node</abbr></a></li> <li><a href="namespaces/phpparser-nodevisitor.html"><abbr title="\PhpParser\NodeVisitor">NodeVisitor</abbr></a></li> <li><a href="namespaces/phpparser-parser.html"><abbr title="\PhpParser\Parser">Parser</abbr></a></li> <li><a href="namespaces/phpparser-prettyprinter.html"><abbr title="\PhpParser\PrettyPrinter">PrettyPrinter</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/opis.html"><abbr title="\Opis">Opis</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/opis-closure.html"><abbr title="\Opis\Closure">Closure</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/phario.html"><abbr title="\PharIo">PharIo</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/phario-manifest.html"><abbr title="\PharIo\Manifest">Manifest</abbr></a></li> <li><a href="namespaces/phario-version.html"><abbr title="\PharIo\Version">Version</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/fontlib.html"><abbr title="\FontLib">FontLib</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/fontlib-eot.html"><abbr title="\FontLib\EOT">EOT</abbr></a></li> <li><a href="namespaces/fontlib-exception.html"><abbr title="\FontLib\Exception">Exception</abbr></a></li> <li><a href="namespaces/fontlib-glyph.html"><abbr title="\FontLib\Glyph">Glyph</abbr></a></li> <li><a href="namespaces/fontlib-opentype.html"><abbr title="\FontLib\OpenType">OpenType</abbr></a></li> <li><a href="namespaces/fontlib-table.html"><abbr title="\FontLib\Table">Table</abbr></a></li> <li><a href="namespaces/fontlib-truetype.html"><abbr title="\FontLib\TrueType">TrueType</abbr></a></li> <li><a href="namespaces/fontlib-woff.html"><abbr title="\FontLib\WOFF">WOFF</abbr></a></li> <li><a href="namespaces/fontlib-tests.html"><abbr title="\FontLib\Tests">Tests</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/svg.html"><abbr title="\Svg">Svg</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/svg-surface.html"><abbr title="\Svg\Surface">Surface</abbr></a></li> <li><a href="namespaces/svg-tag.html"><abbr title="\Svg\Tag">Tag</abbr></a></li> <li><a href="namespaces/svg-tests.html"><abbr title="\Svg\Tests">Tests</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/phpdocumentor.html"><abbr title="\phpDocumentor">phpDocumentor</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/phpdocumentor-reflection.html"><abbr title="\phpDocumentor\Reflection">Reflection</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/phpoffice.html"><abbr title="\PhpOffice">PhpOffice</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/phpoffice-phpword.html"><abbr title="\PhpOffice\PhpWord">PhpWord</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/phpoption.html"><abbr title="\PhpOption">PhpOption</abbr></a></h4> <ul class="phpdocumentor-list"> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/prophecy.html"><abbr title="\Prophecy">Prophecy</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/prophecy-argument.html"><abbr title="\Prophecy\Argument">Argument</abbr></a></li> <li><a href="namespaces/prophecy-call.html"><abbr title="\Prophecy\Call">Call</abbr></a></li> <li><a href="namespaces/prophecy-comparator.html"><abbr title="\Prophecy\Comparator">Comparator</abbr></a></li> <li><a href="namespaces/prophecy-doubler.html"><abbr title="\Prophecy\Doubler">Doubler</abbr></a></li> <li><a href="namespaces/prophecy-exception.html"><abbr title="\Prophecy\Exception">Exception</abbr></a></li> <li><a href="namespaces/prophecy-phpdocumentor.html"><abbr title="\Prophecy\PhpDocumentor">PhpDocumentor</abbr></a></li> <li><a href="namespaces/prophecy-prediction.html"><abbr title="\Prophecy\Prediction">Prediction</abbr></a></li> <li><a href="namespaces/prophecy-promise.html"><abbr title="\Prophecy\Promise">Promise</abbr></a></li> <li><a href="namespaces/prophecy-prophecy.html"><abbr title="\Prophecy\Prophecy">Prophecy</abbr></a></li> <li><a href="namespaces/prophecy-util.html"><abbr title="\Prophecy\Util">Util</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/phpunit.html"><abbr title="\PHPUnit">PHPUnit</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/phpunit-framework.html"><abbr title="\PHPUnit\Framework">Framework</abbr></a></li> <li><a href="namespaces/phpunit-runner.html"><abbr title="\PHPUnit\Runner">Runner</abbr></a></li> <li><a href="namespaces/phpunit-textui.html"><abbr title="\PHPUnit\TextUI">TextUI</abbr></a></li> <li><a href="namespaces/phpunit-util.html"><abbr title="\PHPUnit\Util">Util</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/psr.html"><abbr title="\Psr">Psr</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/psr-container.html"><abbr title="\Psr\Container">Container</abbr></a></li> <li><a href="namespaces/psr-eventdispatcher.html"><abbr title="\Psr\EventDispatcher">EventDispatcher</abbr></a></li> <li><a href="namespaces/psr-http.html"><abbr title="\Psr\Http">Http</abbr></a></li> <li><a href="namespaces/psr-log.html"><abbr title="\Psr\Log">Log</abbr></a></li> <li><a href="namespaces/psr-simplecache.html"><abbr title="\Psr\SimpleCache">SimpleCache</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/ramsey.html"><abbr title="\Ramsey">Ramsey</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/ramsey-collection.html"><abbr title="\Ramsey\Collection">Collection</abbr></a></li> <li><a href="namespaces/ramsey-uuid.html"><abbr title="\Ramsey\Uuid">Uuid</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/sabberworm.html"><abbr title="\Sabberworm">Sabberworm</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/sabberworm-css.html"><abbr title="\Sabberworm\CSS">CSS</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/sebastianbergmann.html"><abbr title="\SebastianBergmann">SebastianBergmann</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/sebastianbergmann-codecoverage.html"><abbr title="\SebastianBergmann\CodeCoverage">CodeCoverage</abbr></a></li> <li><a href="namespaces/sebastianbergmann-fileiterator.html"><abbr title="\SebastianBergmann\FileIterator">FileIterator</abbr></a></li> <li><a href="namespaces/sebastianbergmann-invoker.html"><abbr title="\SebastianBergmann\Invoker">Invoker</abbr></a></li> <li><a href="namespaces/sebastianbergmann-template.html"><abbr title="\SebastianBergmann\Template">Template</abbr></a></li> <li><a href="namespaces/sebastianbergmann-timer.html"><abbr title="\SebastianBergmann\Timer">Timer</abbr></a></li> <li><a href="namespaces/sebastianbergmann-cliparser.html"><abbr title="\SebastianBergmann\CliParser">CliParser</abbr></a></li> <li><a href="namespaces/sebastianbergmann-codeunit.html"><abbr title="\SebastianBergmann\CodeUnit">CodeUnit</abbr></a></li> <li><a href="namespaces/sebastianbergmann-codeunitreverselookup.html"><abbr title="\SebastianBergmann\CodeUnitReverseLookup">CodeUnitReverseLookup</abbr></a></li> <li><a href="namespaces/sebastianbergmann-comparator.html"><abbr title="\SebastianBergmann\Comparator">Comparator</abbr></a></li> <li><a href="namespaces/sebastianbergmann-complexity.html"><abbr title="\SebastianBergmann\Complexity">Complexity</abbr></a></li> <li><a href="namespaces/sebastianbergmann-diff.html"><abbr title="\SebastianBergmann\Diff">Diff</abbr></a></li> <li><a href="namespaces/sebastianbergmann-environment.html"><abbr title="\SebastianBergmann\Environment">Environment</abbr></a></li> <li><a href="namespaces/sebastianbergmann-exporter.html"><abbr title="\SebastianBergmann\Exporter">Exporter</abbr></a></li> <li><a href="namespaces/sebastianbergmann-globalstate.html"><abbr title="\SebastianBergmann\GlobalState">GlobalState</abbr></a></li> <li><a href="namespaces/sebastianbergmann-linesofcode.html"><abbr title="\SebastianBergmann\LinesOfCode">LinesOfCode</abbr></a></li> <li><a href="namespaces/sebastianbergmann-objectenumerator.html"><abbr title="\SebastianBergmann\ObjectEnumerator">ObjectEnumerator</abbr></a></li> <li><a href="namespaces/sebastianbergmann-objectreflector.html"><abbr title="\SebastianBergmann\ObjectReflector">ObjectReflector</abbr></a></li> <li><a href="namespaces/sebastianbergmann-recursioncontext.html"><abbr title="\SebastianBergmann\RecursionContext">RecursionContext</abbr></a></li> <li><a href="namespaces/sebastianbergmann-resourceoperations.html"><abbr title="\SebastianBergmann\ResourceOperations">ResourceOperations</abbr></a></li> <li><a href="namespaces/sebastianbergmann-type.html"><abbr title="\SebastianBergmann\Type">Type</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/symfony.html"><abbr title="\Symfony">Symfony</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/symfony-component.html"><abbr title="\Symfony\Component">Component</abbr></a></li> <li><a href="namespaces/symfony-contracts.html"><abbr title="\Symfony\Contracts">Contracts</abbr></a></li> <li><a href="namespaces/symfony-polyfill.html"><abbr title="\Symfony\Polyfill">Polyfill</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/theseer.html"><abbr title="\TheSeer">TheSeer</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/theseer-tokenizer.html"><abbr title="\TheSeer\Tokenizer">Tokenizer</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/twilio.html"><abbr title="\Twilio">Twilio</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/twilio-exceptions.html"><abbr title="\Twilio\Exceptions">Exceptions</abbr></a></li> <li><a href="namespaces/twilio-http.html"><abbr title="\Twilio\Http">Http</abbr></a></li> <li><a href="namespaces/twilio-jwt.html"><abbr title="\Twilio\Jwt">Jwt</abbr></a></li> <li><a href="namespaces/twilio-rest.html"><abbr title="\Twilio\Rest">Rest</abbr></a></li> <li><a href="namespaces/twilio-security.html"><abbr title="\Twilio\Security">Security</abbr></a></li> <li><a href="namespaces/twilio-taskrouter.html"><abbr title="\Twilio\TaskRouter">TaskRouter</abbr></a></li> <li><a href="namespaces/twilio-twiml.html"><abbr title="\Twilio\TwiML">TwiML</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/dotenv.html"><abbr title="\Dotenv">Dotenv</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/dotenv-exception.html"><abbr title="\Dotenv\Exception">Exception</abbr></a></li> <li><a href="namespaces/dotenv-loader.html"><abbr title="\Dotenv\Loader">Loader</abbr></a></li> <li><a href="namespaces/dotenv-parser.html"><abbr title="\Dotenv\Parser">Parser</abbr></a></li> <li><a href="namespaces/dotenv-repository.html"><abbr title="\Dotenv\Repository">Repository</abbr></a></li> <li><a href="namespaces/dotenv-store.html"><abbr title="\Dotenv\Store">Store</abbr></a></li> <li><a href="namespaces/dotenv-util.html"><abbr title="\Dotenv\Util">Util</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/voku.html"><abbr title="\voku">voku</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/voku-helper.html"><abbr title="\voku\helper">helper</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/webmozart.html"><abbr title="\Webmozart">Webmozart</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/webmozart-assert.html"><abbr title="\Webmozart\Assert">Assert</abbr></a></li> </ul> <h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/yajra.html"><abbr title="\Yajra">Yajra</abbr></a></h4> <ul class="phpdocumentor-list"> <li><a href="namespaces/yajra-oci8.html"><abbr title="\Yajra\Oci8">Oci8</abbr></a></li> <li><a href="namespaces/yajra-pdo.html"><abbr title="\Yajra\Pdo">Pdo</abbr></a></li> </ul> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Packages</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Default.html"><abbr title="\Default">Default</abbr></a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/laravel.html"><abbr title="\laravel">laravel</abbr></a></h3> <ul class="phpdocumentor-list"> <li><a href="packages/laravel-dompdf.html"><abbr title="\laravel\dompdf">dompdf</abbr></a></li> </ul> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Cpdf.html"><abbr title="\Cpdf">Cpdf</abbr></a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/dompdf.html"><abbr title="\dompdf">dompdf</abbr></a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Dompdf.html"><abbr title="\Dompdf">Dompdf</abbr></a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Faker.html"><abbr title="\Faker">Faker</abbr></a></h3> <ul class="phpdocumentor-list"> <li><a href="packages/Faker-Calculator.html"><abbr title="\Faker\Calculator">Calculator</abbr></a></li> <li><a href="packages/Faker-Provider.html"><abbr title="\Faker\Provider">Provider</abbr></a></li> </ul> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Mockery.html"><abbr title="\Mockery">Mockery</abbr></a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/php.html"><abbr title="\php">php</abbr></a></h3> <ul class="phpdocumentor-list"> <li><a href="packages/php-font.html"><abbr title="\php\font">font</abbr></a></li> <li><a href="packages/php-svg.html"><abbr title="\php\svg">svg</abbr></a></li> </ul> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Svg.html"><abbr title="\Svg">Svg</abbr></a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="packages/Twilio.html"><abbr title="\Twilio">Twilio</abbr></a></h3> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Reports</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3> <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3> </section> <section class="phpdocumentor-sidebar__category"> <h2 class="phpdocumentor-sidebar__category-header">Indices</h2> <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3> </section> </aside> <div class="phpdocumentor-column -eight phpdocumentor-content"> <ul class="phpdocumentor-breadcrumbs"> <li class="phpdocumentor-breadcrumb"><a href="namespaces/illuminate.html">Illuminate</a></li> <li class="phpdocumentor-breadcrumb"><a href="namespaces/illuminate-contracts.html">Contracts</a></li> <li class="phpdocumentor-breadcrumb"><a href="namespaces/illuminate-contracts-routing.html">Routing</a></li> </ul> <article class="phpdocumentor-element -interface"> <h2 class="phpdocumentor-content__title"> Registrar <div class="phpdocumentor-element__package"> in <ul class="phpdocumentor-breadcrumbs"> <li><a href="packages/Default.html">Default</a></li> </ul> </div> </h2> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">5</span> </aside> <h3 id="toc"> Table of Contents <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a> </h3> <dl class="phpdocumentor-table-of-contents"> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_delete">delete()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Register a new DELETE route with the router.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_get">get()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Register a new GET route with the router.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_group">group()</a> <span> &nbsp;: void </span> </dt> <dd>Create a route group with shared attributes.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_match">match()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Register a new route with the given verbs.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_options">options()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Register a new OPTIONS route with the router.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_patch">patch()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Register a new PATCH route with the router.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_post">post()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Register a new POST route with the router.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_put">put()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Register a new PUT route with the router.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_resource">resource()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\PendingResourceRegistration">PendingResourceRegistration</abbr> </span> </dt> <dd>Route a resource to a controller.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_substituteBindings">substituteBindings()</a> <span> &nbsp;: <abbr title="\Illuminate\Routing\Route">Route</abbr> </span> </dt> <dd>Substitute the route bindings onto the route.</dd> <dt class="phpdocumentor-table-of-contents__entry -method -public"> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_substituteImplicitBindings">substituteImplicitBindings()</a> <span> &nbsp;: void </span> </dt> <dd>Substitute the implicit Eloquent model bindings for the route.</dd> </dl> <section class="phpdocumentor-methods"> <h3 class="phpdocumentor-elements__header" id="methods"> Methods <a href="classes/Illuminate-Contracts-Routing-Registrar.html#methods" class="headerlink"><i class="fas fa-link"></i></a> </h3> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_delete"> delete() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_delete" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">41</span> </aside> <p class="phpdocumentor-summary">Register a new DELETE route with the router.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">delete</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$uri</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable&nbsp;</span><span class="phpdocumentor-signature__argument__name">$action</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$uri</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$action</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_get"> get() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_get" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">14</span> </aside> <p class="phpdocumentor-summary">Register a new GET route with the router.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">get</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$uri</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable&nbsp;</span><span class="phpdocumentor-signature__argument__name">$action</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$uri</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$action</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_group"> group() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_group" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">88</span> </aside> <p class="phpdocumentor-summary">Create a route group with shared attributes.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">group</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$attributes</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Closure">Closure</abbr>|string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$routes</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$attributes</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$routes</span> : <span class="phpdocumentor-signature__argument__return-type"><abbr title="\Closure">Closure</abbr>|string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type">void</span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_match"> match() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_match" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">69</span> </aside> <p class="phpdocumentor-summary">Register a new route with the given verbs.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">match</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$methods</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$uri</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable&nbsp;</span><span class="phpdocumentor-signature__argument__name">$action</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$methods</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$uri</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$action</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_options"> options() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_options" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">59</span> </aside> <p class="phpdocumentor-summary">Register a new OPTIONS route with the router.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">options</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$uri</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable&nbsp;</span><span class="phpdocumentor-signature__argument__name">$action</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$uri</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$action</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_patch"> patch() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_patch" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">50</span> </aside> <p class="phpdocumentor-summary">Register a new PATCH route with the router.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">patch</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$uri</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable&nbsp;</span><span class="phpdocumentor-signature__argument__name">$action</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$uri</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$action</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_post"> post() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_post" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">23</span> </aside> <p class="phpdocumentor-summary">Register a new POST route with the router.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">post</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$uri</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable&nbsp;</span><span class="phpdocumentor-signature__argument__name">$action</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$uri</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$action</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_put"> put() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_put" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">32</span> </aside> <p class="phpdocumentor-summary">Register a new PUT route with the router.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">put</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$uri</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable&nbsp;</span><span class="phpdocumentor-signature__argument__name">$action</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$uri</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$action</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|string|callable</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_resource"> resource() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_resource" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">79</span> </aside> <p class="phpdocumentor-summary">Route a resource to a controller.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">resource</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$name</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$controller</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$options</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">[]</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\PendingResourceRegistration">PendingResourceRegistration</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$name</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$controller</span> : <span class="phpdocumentor-signature__argument__return-type">string</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$options</span> : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span> = <span class="phpdocumentor-signature__argument__default-value">[]</span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\PendingResourceRegistration">PendingResourceRegistration</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_substituteBindings"> substituteBindings() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_substituteBindings" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">96</span> </aside> <p class="phpdocumentor-summary">Substitute the route bindings onto the route.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">substituteBindings</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Illuminate\Routing\Route">Route</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$route</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$route</span> : <span class="phpdocumentor-signature__argument__return-type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> &mdash; <section class="phpdocumentor-description"></section> </article> <article class="phpdocumentor-element -method -public " > <h4 class="phpdocumentor-element__name" id="method_substituteImplicitBindings"> substituteImplicitBindings() <a href="classes/Illuminate-Contracts-Routing-Registrar.html#method_substituteImplicitBindings" class="headerlink"><i class="fas fa-link"></i></a> </h4> <aside class="phpdocumentor-element-found-in"> <abbr class="phpdocumentor-element-found-in__file" title="vendor/illuminate/contracts/Routing/Registrar.php"><a href="files/vendor-illuminate-contracts-routing-registrar.html"><abbr title="vendor/illuminate/contracts/Routing/Registrar.php">Registrar.php</abbr></a></abbr> : <span class="phpdocumentor-element-found-in__line">104</span> </aside> <p class="phpdocumentor-summary">Substitute the implicit Eloquent model bindings for the route.</p> <code class="phpdocumentor-code phpdocumentor-signature "> <span class="phpdocumentor-signature__visibility">public</span> <span class="phpdocumentor-signature__name">substituteImplicitBindings</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Illuminate\Routing\Route">Route</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$route</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code> <section class="phpdocumentor-description"></section> <h5 class="phpdocumentor-argument-list__heading">Parameters</h5> <dl class="phpdocumentor-argument-list"> <dt class="phpdocumentor-argument-list__entry"> <span class="phpdocumentor-signature__argument__name">$route</span> : <span class="phpdocumentor-signature__argument__return-type"><abbr title="\Illuminate\Routing\Route">Route</abbr></span> </dt> <dd class="phpdocumentor-argument-list__definition"> <section class="phpdocumentor-description"></section> </dd> </dl> <h5 class="phpdocumentor-return-value__heading">Return values</h5> <span class="phpdocumentor-signature__response_type">void</span> &mdash; <section class="phpdocumentor-description"></section> </article> </section> </article> <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden"> <section class="phpdocumentor-search-results__dialog"> <header class="phpdocumentor-search-results__header"> <h2 class="phpdocumentor-search-results__title">Search results</h2> <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button> </header> <section class="phpdocumentor-search-results__body"> <ul class="phpdocumentor-search-results__entries"></ul> </section> </section> </section> </div> </div> <a href="classes/Illuminate-Contracts-Routing-Registrar.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a> </main> <script> cssVars({}); </script> </body> </html>
<!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_191) on Mon Feb 04 23:28:45 UTC 2019 --> <title>LogisticRegressionWithSGD (Spark 2.3.3 JavaDoc)</title> <meta name="date" content="2019-02-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="LogisticRegressionWithSGD (Spark 2.3.3 JavaDoc)"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9,"i2":10,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":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="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/spark/mllib/classification/LogisticRegressionWithLBFGS.html" title="class in org.apache.spark.mllib.classification"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/apache/spark/mllib/classification/NaiveBayes.html" title="class in org.apache.spark.mllib.classification"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html" target="_top">Frames</a></li> <li><a href="LogisticRegressionWithSGD.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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.spark.mllib.classification</div> <h2 title="Class LogisticRegressionWithSGD" class="title">Class LogisticRegressionWithSGD</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">org.apache.spark.mllib.regression.GeneralizedLinearAlgorithm</a>&lt;<a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a>&gt;</li> <li> <ul class="inheritance"> <li>org.apache.spark.mllib.classification.LogisticRegressionWithSGD</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, <a href="../../../../../org/apache/spark/internal/Logging.html" title="interface in org.apache.spark.internal">Logging</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">LogisticRegressionWithSGD</span> extends <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">GeneralizedLinearAlgorithm</a>&lt;<a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a>&gt; implements scala.Serializable</pre> <div class="block">Train a classification model for Binary Logistic Regression using Stochastic Gradient Descent. By default L2 regularization is used, which can be changed via <code>LogisticRegressionWithSGD.optimizer</code>. <p> Using <a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithLBFGS.html" title="class in org.apache.spark.mllib.classification"><code>LogisticRegressionWithLBFGS</code></a> is recommended over this. <p></div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../serialized-form.html#org.apache.spark.mllib.classification.LogisticRegressionWithSGD">Serialized Form</a></dd> <dt><span class="simpleTagLabel">Note:</span></dt> <dd>Labels used in Logistic Regression should be {0, 1, ..., k - 1} for k classes multi-label classification problem.</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</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="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#LogisticRegressionWithSGD--">LogisticRegressionWithSGD</a></span>()</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use ml.classification.LogisticRegression or LogisticRegressionWithLBFGS. Since 2.0.0.</span></div> </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">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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 int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#getNumFeatures--">getNumFeatures</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#isAddIntercept--">isAddIntercept</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/spark/mllib/optimization/GradientDescent.html" title="class in org.apache.spark.mllib.optimization">GradientDescent</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#optimizer--">optimizer</a></span>()</code> <div class="block">The optimizer to solve the problem.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>static M</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#run-org.apache.spark.rdd.RDD-">run</a></span>(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input)</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>static M</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#run-org.apache.spark.rdd.RDD-org.apache.spark.mllib.linalg.Vector-">run</a></span>(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, <a href="../../../../../org/apache/spark/mllib/linalg/Vector.html" title="interface in org.apache.spark.mllib.linalg">Vector</a>&nbsp;initialWeights)</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">GeneralizedLinearAlgorithm</a>&lt;M&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#setIntercept-boolean-">setIntercept</a></span>(boolean&nbsp;addIntercept)</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">GeneralizedLinearAlgorithm</a>&lt;M&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#setValidateData-boolean-">setValidateData</a></span>(boolean&nbsp;validateData)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#train-org.apache.spark.rdd.RDD-int-">train</a></span>(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations)</code> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#train-org.apache.spark.rdd.RDD-int-double-">train</a></span>(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations, double&nbsp;stepSize)</code> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#train-org.apache.spark.rdd.RDD-int-double-double-">train</a></span>(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations, double&nbsp;stepSize, double&nbsp;miniBatchFraction)</code> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html#train-org.apache.spark.rdd.RDD-int-double-double-org.apache.spark.mllib.linalg.Vector-">train</a></span>(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations, double&nbsp;stepSize, double&nbsp;miniBatchFraction, <a href="../../../../../org/apache/spark/mllib/linalg/Vector.html" title="interface in org.apache.spark.mllib.linalg">Vector</a>&nbsp;initialWeights)</code> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.spark.mllib.regression.GeneralizedLinearAlgorithm"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.spark.mllib.regression.<a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">GeneralizedLinearAlgorithm</a></h3> <code><a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#getNumFeatures--">getNumFeatures</a>, <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#isAddIntercept--">isAddIntercept</a>, <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#run-org.apache.spark.rdd.RDD-">run</a>, <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#run-org.apache.spark.rdd.RDD-org.apache.spark.mllib.linalg.Vector-">run</a>, <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#setIntercept-boolean-">setIntercept</a>, <a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#setValidateData-boolean-">setValidateData</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.spark.internal.Logging"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.apache.spark.internal.<a href="../../../../../org/apache/spark/internal/Logging.html" title="interface in org.apache.spark.internal">Logging</a></h3> <code><a href="../../../../../org/apache/spark/internal/Logging.html#initializeLogging-boolean-boolean-">initializeLogging</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#initializeLogIfNecessary-boolean-">initializeLogIfNecessary</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#initializeLogIfNecessary-boolean-boolean-">initializeLogIfNecessary</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#isTraceEnabled--">isTraceEnabled</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#log_--">log_</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#log--">log</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logDebug-scala.Function0-">logDebug</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logDebug-scala.Function0-java.lang.Throwable-">logDebug</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logError-scala.Function0-">logError</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logError-scala.Function0-java.lang.Throwable-">logError</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logInfo-scala.Function0-">logInfo</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logInfo-scala.Function0-java.lang.Throwable-">logInfo</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logName--">logName</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logTrace-scala.Function0-">logTrace</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logTrace-scala.Function0-java.lang.Throwable-">logTrace</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logWarning-scala.Function0-">logWarning</a>, <a href="../../../../../org/apache/spark/internal/Logging.html#logWarning-scala.Function0-java.lang.Throwable-">logWarning</a></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="LogisticRegressionWithSGD--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>LogisticRegressionWithSGD</h4> <pre>public&nbsp;LogisticRegressionWithSGD()</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use ml.classification.LogisticRegression or LogisticRegressionWithLBFGS. Since 2.0.0.</span></div> <div class="block">Construct a LogisticRegression object with default parameters: {stepSize: 1.0, numIterations: 100, regParm: 0.01, miniBatchFraction: 1.0}.</div> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="train-org.apache.spark.rdd.RDD-int-double-double-org.apache.spark.mllib.linalg.Vector-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>train</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a>&nbsp;train(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations, double&nbsp;stepSize, double&nbsp;miniBatchFraction, <a href="../../../../../org/apache/spark/mllib/linalg/Vector.html" title="interface in org.apache.spark.mllib.linalg">Vector</a>&nbsp;initialWeights)</pre> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs. We run a fixed number of iterations of gradient descent using the specified step size. Each iteration uses <code>miniBatchFraction</code> fraction of the data to calculate the gradient. The weights used in gradient descent are initialized using the initial weights provided. <p></div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>input</code> - RDD of (label, array of features) pairs.</dd> <dd><code>numIterations</code> - Number of iterations of gradient descent to run.</dd> <dd><code>stepSize</code> - Step size to be used for each iteration of gradient descent.</dd> <dd><code>miniBatchFraction</code> - Fraction of data to be used per iteration.</dd> <dd><code>initialWeights</code> - Initial set of weights to be used. Array should be equal in size to the number of features in the data. <p></dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>(undocumented)</dd> <dt><span class="simpleTagLabel">Note:</span></dt> <dd>Labels used in Logistic Regression should be {0, 1}</dd> </dl> </li> </ul> <a name="train-org.apache.spark.rdd.RDD-int-double-double-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>train</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a>&nbsp;train(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations, double&nbsp;stepSize, double&nbsp;miniBatchFraction)</pre> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs. We run a fixed number of iterations of gradient descent using the specified step size. Each iteration uses <code>miniBatchFraction</code> fraction of the data to calculate the gradient. <p></div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>input</code> - RDD of (label, array of features) pairs.</dd> <dd><code>numIterations</code> - Number of iterations of gradient descent to run.</dd> <dd><code>stepSize</code> - Step size to be used for each iteration of gradient descent.</dd> <dd><code>miniBatchFraction</code> - Fraction of data to be used per iteration. <p></dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>(undocumented)</dd> <dt><span class="simpleTagLabel">Note:</span></dt> <dd>Labels used in Logistic Regression should be {0, 1}</dd> </dl> </li> </ul> <a name="train-org.apache.spark.rdd.RDD-int-double-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>train</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a>&nbsp;train(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations, double&nbsp;stepSize)</pre> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs. We run a fixed number of iterations of gradient descent using the specified step size. We use the entire data set to update the gradient in each iteration. <p></div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>input</code> - RDD of (label, array of features) pairs.</dd> <dd><code>stepSize</code> - Step size to be used for each iteration of Gradient Descent.</dd> <dd><code>numIterations</code> - Number of iterations of gradient descent to run.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a LogisticRegressionModel which has the weights and offset from training. <p></dd> <dt><span class="simpleTagLabel">Note:</span></dt> <dd>Labels used in Logistic Regression should be {0, 1}</dd> </dl> </li> </ul> <a name="train-org.apache.spark.rdd.RDD-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>train</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a>&nbsp;train(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, int&nbsp;numIterations)</pre> <div class="block">Train a logistic regression model given an RDD of (label, features) pairs. We run a fixed number of iterations of gradient descent using a step size of 1.0. We use the entire data set to update the gradient in each iteration. <p></div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>input</code> - RDD of (label, array of features) pairs.</dd> <dd><code>numIterations</code> - Number of iterations of gradient descent to run.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a LogisticRegressionModel which has the weights and offset from training. <p></dd> <dt><span class="simpleTagLabel">Note:</span></dt> <dd>Labels used in Logistic Regression should be {0, 1}</dd> </dl> </li> </ul> <a name="getNumFeatures--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNumFeatures</h4> <pre>public static&nbsp;int&nbsp;getNumFeatures()</pre> </li> </ul> <a name="isAddIntercept--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isAddIntercept</h4> <pre>public static&nbsp;boolean&nbsp;isAddIntercept()</pre> </li> </ul> <a name="setIntercept-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setIntercept</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">GeneralizedLinearAlgorithm</a>&lt;M&gt;&nbsp;setIntercept(boolean&nbsp;addIntercept)</pre> </li> </ul> <a name="setValidateData-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setValidateData</h4> <pre>public static&nbsp;<a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">GeneralizedLinearAlgorithm</a>&lt;M&gt;&nbsp;setValidateData(boolean&nbsp;validateData)</pre> </li> </ul> <a name="run-org.apache.spark.rdd.RDD-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>run</h4> <pre>public static&nbsp;M&nbsp;run(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input)</pre> </li> </ul> <a name="run-org.apache.spark.rdd.RDD-org.apache.spark.mllib.linalg.Vector-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>run</h4> <pre>public static&nbsp;M&nbsp;run(<a href="../../../../../org/apache/spark/rdd/RDD.html" title="class in org.apache.spark.rdd">RDD</a>&lt;<a href="../../../../../org/apache/spark/mllib/regression/LabeledPoint.html" title="class in org.apache.spark.mllib.regression">LabeledPoint</a>&gt;&nbsp;input, <a href="../../../../../org/apache/spark/mllib/linalg/Vector.html" title="interface in org.apache.spark.mllib.linalg">Vector</a>&nbsp;initialWeights)</pre> </li> </ul> <a name="optimizer--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>optimizer</h4> <pre>public&nbsp;<a href="../../../../../org/apache/spark/mllib/optimization/GradientDescent.html" title="class in org.apache.spark.mllib.optimization">GradientDescent</a>&nbsp;optimizer()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#optimizer--">GeneralizedLinearAlgorithm</a></code></span></div> <div class="block">The optimizer to solve the problem. <p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html#optimizer--">optimizer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/spark/mllib/regression/GeneralizedLinearAlgorithm.html" title="class in org.apache.spark.mllib.regression">GeneralizedLinearAlgorithm</a>&lt;<a href="../../../../../org/apache/spark/mllib/classification/LogisticRegressionModel.html" title="class in org.apache.spark.mllib.classification">LogisticRegressionModel</a>&gt;</code></dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>(undocumented)</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="../../../../../org/apache/spark/mllib/classification/LogisticRegressionWithLBFGS.html" title="class in org.apache.spark.mllib.classification"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/apache/spark/mllib/classification/NaiveBayes.html" title="class in org.apache.spark.mllib.classification"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/spark/mllib/classification/LogisticRegressionWithSGD.html" target="_top">Frames</a></li> <li><a href="LogisticRegressionWithSGD.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <script defer="defer" type="text/javascript" src="../../../../../lib/jquery.js"></script><script defer="defer" type="text/javascript" src="../../../../../lib/api-javadocs.js"></script></body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_144) on Thu Feb 15 08:24:42 COT 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LibroDetailDTO (documentos-web 1.0 API)</title> <meta name="date" content="2018-02-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="LibroDetailDTO (documentos-web 1.0 API)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/LibroDetailDTO.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="../../../../../../co/edu/uniandes/csw/documentos/dtos/ImagenDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/LibroDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?co/edu/uniandes/csw/documentos/dtos/LibroDetailDTO.html" target="_top">Frames</a></li> <li><a href="LibroDetailDTO.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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">co.edu.uniandes.csw.documentos.dtos</div> <h2 title="Class LibroDetailDTO" class="title">Class LibroDetailDTO</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">co.edu.uniandes.csw.documentos.dtos.DocumentoDTO</a></li> <li> <ul class="inheritance"> <li><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">co.edu.uniandes.csw.documentos.dtos.DocumentoDetailDTO</a></li> <li> <ul class="inheritance"> <li>co.edu.uniandes.csw.documentos.dtos.LibroDetailDTO</li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">LibroDetailDTO</span> extends <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">DocumentoDetailDTO</a></pre> <div class="block">Clase que extiende de <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos"><code>DocumentoDetailDTO</code></a> para manejar la transformacion entre los objetos JSON y las Entidades de la base de datos. Para conocer el contenido del documento vaya a la documentacion de <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos"><code>DocumentoDetailDTO</code></a></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>Ernesto Viana</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</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="../../../../../../co/edu/uniandes/csw/documentos/dtos/LibroDetailDTO.html#LibroDetailDTO--">LibroDetailDTO</a></span>()</code> <div class="block">Constructor por defecto</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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="../../../../../../co/edu/uniandes/csw/documentos/dtos/EditorialDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">EditorialDTO</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/LibroDetailDTO.html#getEditorial--">getEditorial</a></span>()</code> <div class="block">Devuelve la editorial a la que pertenece el libro.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/LibroDetailDTO.html#setEditorial-co.edu.uniandes.csw.documentos.dtos.EditorialDTO-">setEditorial</a></span>(<a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/EditorialDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">EditorialDTO</a>&nbsp;editorial)</code> <div class="block">Modifica la editorial a la que pertenece el libro</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.co.edu.uniandes.csw.documentos.dtos.DocumentoDetailDTO"> <!-- --> </a> <h3>Methods inherited from class&nbsp;co.edu.uniandes.csw.documentos.dtos.<a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">DocumentoDetailDTO</a></h3> <code><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#getAreas--">getAreas</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#getAutores--">getAutores</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#getComentarios--">getComentarios</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#getCurso--">getCurso</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#getImagenes--">getImagenes</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#setAreas-java.util.List-">setAreas</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#setAutores-java.util.List-">setAutores</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#setComentarios-java.util.List-">setComentarios</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#setCurso-co.edu.uniandes.csw.documentos.dtos.CursoDTO-">setCurso</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDetailDTO.html#setImagenes-java.util.List-">setImagenes</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.co.edu.uniandes.csw.documentos.dtos.DocumentoDTO"> <!-- --> </a> <h3>Methods inherited from class&nbsp;co.edu.uniandes.csw.documentos.dtos.<a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">DocumentoDTO</a></h3> <code><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#getCalificacionPromedio--">getCalificacionPromedio</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#getCaratula--">getCaratula</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#getDescripcion--">getDescripcion</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#getId--">getId</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#getNombre--">getNombre</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#getPrecio--">getPrecio</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#setCalificacionPromedio-java.lang.Double-">setCalificacionPromedio</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#setCaratula-java.lang.String-">setCaratula</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#setDescripcion-java.lang.String-">setDescripcion</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#setId-java.lang.Long-">setId</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#setNombre-java.lang.String-">setNombre</a>, <a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/DocumentoDTO.html#setPrecio-java.lang.Double-">setPrecio</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&nbsp;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">Object</a></h3> <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></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="LibroDetailDTO--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>LibroDetailDTO</h4> <pre>public&nbsp;LibroDetailDTO()</pre> <div class="block">Constructor por defecto</div> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getEditorial--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEditorial</h4> <pre>public&nbsp;<a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/EditorialDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">EditorialDTO</a>&nbsp;getEditorial()</pre> <div class="block">Devuelve la editorial a la que pertenece el libro.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>editorial del libro.</dd> </dl> </li> </ul> <a name="setEditorial-co.edu.uniandes.csw.documentos.dtos.EditorialDTO-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setEditorial</h4> <pre>public&nbsp;void&nbsp;setEditorial(<a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/EditorialDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos">EditorialDTO</a>&nbsp;editorial)</pre> <div class="block">Modifica la editorial a la que pertenece el libro</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>editorial</code> - nueva del libro.</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/LibroDetailDTO.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="../../../../../../co/edu/uniandes/csw/documentos/dtos/ImagenDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../co/edu/uniandes/csw/documentos/dtos/LibroDTO.html" title="class in co.edu.uniandes.csw.documentos.dtos"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?co/edu/uniandes/csw/documentos/dtos/LibroDetailDTO.html" target="_top">Frames</a></li> <li><a href="LibroDetailDTO.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2018. All rights reserved.</small></p> </body> </html>
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" /> <title>lobby</title> <style> html { height: 100%; } body { background: url('/assets/images/newbg.jpg') no-repeat center center fixed; margin: 0; height: 100%; } </style> <!-- copy these lines to your document head: --> <meta name="viewport" content="user-scalable=no, width=760" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <style> @font-face { font-family: 'BeaufortLoL', Arial, Helvetica; src: url('/assets/lobby/lobby.hyperesources/beaufortforlol-regular.otf') format('otf'); } </style> <style> @font-face { font-family: 'beaufortforlol-bold', Arial, Helvetica; src: url('/assets/lobby/lobby.hyperesources/beaufortforlol-bold.otf') format('otf'); } </style> <!-- end copy --> </head> <body> <!-- copy these lines to your document: --> <div id="lobby_hype_container" style="margin:auto;position:relative;width:760px;height:703px;overflow:hidden;" aria-live="polite"> <script type="text/javascript" charset="utf-8" src="/assets/lobby/lobby.hyperesources/lobby_hype_generated_script.js?75458"></script> </div> <!-- end copy --> <!-- text content for search engines: --> <div style="display:none"> <div>HOME</div> <div>BUY ACCOUNT</div> <div>GLANDS</div> <div>SMURFS</div> <div></div> <div>TWITTER</div> <div>FILL</div> </div> <audio hidden controls autoplay> <source src="/assets/sounds/jpc.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <script> window.addEventListener("load", function (event) { document.getElementsByClassName("HYPE_scene")[0].style.background = "none"; }); </script> <!-- end text content: --> </body> </html>
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>学习ing | 张小驰出没</title> <meta name="generator" content="VuePress 1.5.2"> <link rel="icon" href="/img/000.jpg"> <meta name="description" content="Welcome to my world"> <meta name="keywords" content="MoYu blog"> <meta name="baidu-site-verification" content="7F55weZDDc"> <meta name="theme-color" content="#11a8cd"> <link rel="preload" href="/assets/css/0.styles.5cc0a35e.css" as="style"><link rel="preload" href="/assets/js/app.4b553dfb.js" as="script"><link rel="preload" href="/assets/js/2.d3e7ade1.js" as="script"><link rel="preload" href="/assets/js/5.bdf0f396.js" as="script"><link rel="prefetch" href="/assets/js/10.4dcbafec.js"><link rel="prefetch" href="/assets/js/100.b46280ca.js"><link rel="prefetch" href="/assets/js/101.a96e551c.js"><link rel="prefetch" href="/assets/js/102.0f7c4962.js"><link rel="prefetch" href="/assets/js/103.0abe5492.js"><link rel="prefetch" href="/assets/js/104.36b5fa24.js"><link rel="prefetch" href="/assets/js/105.f3bafc49.js"><link rel="prefetch" href="/assets/js/106.563135ca.js"><link rel="prefetch" href="/assets/js/107.6b21266f.js"><link rel="prefetch" href="/assets/js/108.1246fad2.js"><link rel="prefetch" href="/assets/js/109.a6057306.js"><link rel="prefetch" href="/assets/js/11.3a55cfc4.js"><link rel="prefetch" href="/assets/js/110.64fe45ad.js"><link rel="prefetch" href="/assets/js/111.7e1f6b3f.js"><link rel="prefetch" href="/assets/js/12.5765fe3d.js"><link rel="prefetch" href="/assets/js/13.d72bac69.js"><link rel="prefetch" href="/assets/js/14.79cbe3d3.js"><link rel="prefetch" href="/assets/js/15.f27fcdaf.js"><link rel="prefetch" href="/assets/js/16.118731f2.js"><link rel="prefetch" href="/assets/js/17.8f749290.js"><link rel="prefetch" href="/assets/js/18.bf2bc516.js"><link rel="prefetch" href="/assets/js/19.1c215179.js"><link rel="prefetch" href="/assets/js/20.0765d016.js"><link rel="prefetch" href="/assets/js/21.cd216d8d.js"><link rel="prefetch" href="/assets/js/22.d5c3fbc0.js"><link rel="prefetch" href="/assets/js/23.1738c68d.js"><link rel="prefetch" href="/assets/js/24.d53e982c.js"><link rel="prefetch" href="/assets/js/25.b3fed4a2.js"><link rel="prefetch" href="/assets/js/26.ff8a5903.js"><link rel="prefetch" href="/assets/js/27.9f7a4d86.js"><link rel="prefetch" href="/assets/js/28.5b3b2f35.js"><link rel="prefetch" href="/assets/js/29.c951eba6.js"><link rel="prefetch" href="/assets/js/3.90ff955a.js"><link rel="prefetch" href="/assets/js/30.c1ca3cd0.js"><link rel="prefetch" href="/assets/js/31.eae14503.js"><link rel="prefetch" href="/assets/js/32.7fb5ec88.js"><link rel="prefetch" href="/assets/js/33.9eb93bc9.js"><link rel="prefetch" href="/assets/js/34.e46ef96e.js"><link rel="prefetch" href="/assets/js/35.6949677c.js"><link rel="prefetch" href="/assets/js/36.9c17c3b0.js"><link rel="prefetch" href="/assets/js/37.e7325f0f.js"><link rel="prefetch" href="/assets/js/38.bca633f9.js"><link rel="prefetch" href="/assets/js/39.89285a15.js"><link rel="prefetch" href="/assets/js/4.4fa39e91.js"><link rel="prefetch" href="/assets/js/40.30fb1cb9.js"><link rel="prefetch" href="/assets/js/41.c7f31573.js"><link rel="prefetch" href="/assets/js/42.21dd7442.js"><link rel="prefetch" href="/assets/js/43.46e4cc53.js"><link rel="prefetch" href="/assets/js/44.8d1b3c1b.js"><link rel="prefetch" href="/assets/js/45.92ce3e51.js"><link rel="prefetch" href="/assets/js/46.34595026.js"><link rel="prefetch" href="/assets/js/47.34a4d7df.js"><link rel="prefetch" href="/assets/js/48.aff0204e.js"><link rel="prefetch" href="/assets/js/49.a5ceccee.js"><link rel="prefetch" href="/assets/js/50.38534e79.js"><link rel="prefetch" href="/assets/js/51.43e45bae.js"><link rel="prefetch" href="/assets/js/52.368c92fa.js"><link rel="prefetch" href="/assets/js/53.c6ad5433.js"><link rel="prefetch" href="/assets/js/54.c2532c61.js"><link rel="prefetch" href="/assets/js/55.075dfe7b.js"><link rel="prefetch" href="/assets/js/56.a670e245.js"><link rel="prefetch" href="/assets/js/57.6dffdf3c.js"><link rel="prefetch" href="/assets/js/58.5280a498.js"><link rel="prefetch" href="/assets/js/59.0ce4e2cd.js"><link rel="prefetch" href="/assets/js/6.e0b9fd2c.js"><link rel="prefetch" href="/assets/js/60.dcc303b1.js"><link rel="prefetch" href="/assets/js/61.65afc0a2.js"><link rel="prefetch" href="/assets/js/62.b7a97395.js"><link rel="prefetch" href="/assets/js/63.c9fc914b.js"><link rel="prefetch" href="/assets/js/64.888d7857.js"><link rel="prefetch" href="/assets/js/65.bab3eb1a.js"><link rel="prefetch" href="/assets/js/66.a9d9174f.js"><link rel="prefetch" href="/assets/js/67.f0616a63.js"><link rel="prefetch" href="/assets/js/68.441cc323.js"><link rel="prefetch" href="/assets/js/69.519efd10.js"><link rel="prefetch" href="/assets/js/7.1bffb843.js"><link rel="prefetch" href="/assets/js/70.b50a4495.js"><link rel="prefetch" href="/assets/js/71.6082c55a.js"><link rel="prefetch" href="/assets/js/72.cdf7441e.js"><link rel="prefetch" href="/assets/js/73.8b96a869.js"><link rel="prefetch" href="/assets/js/74.7d97ac18.js"><link rel="prefetch" href="/assets/js/75.db240dbf.js"><link rel="prefetch" href="/assets/js/76.f5465f0e.js"><link rel="prefetch" href="/assets/js/77.17f7cbab.js"><link rel="prefetch" href="/assets/js/78.30b37df0.js"><link rel="prefetch" href="/assets/js/79.ec1fb451.js"><link rel="prefetch" href="/assets/js/8.c1c3dfcb.js"><link rel="prefetch" href="/assets/js/80.273d74a9.js"><link rel="prefetch" href="/assets/js/81.f4a1a291.js"><link rel="prefetch" href="/assets/js/82.a9ec218c.js"><link rel="prefetch" href="/assets/js/83.7c552683.js"><link rel="prefetch" href="/assets/js/84.163d39e9.js"><link rel="prefetch" href="/assets/js/85.16bb50f8.js"><link rel="prefetch" href="/assets/js/86.1be8a8ef.js"><link rel="prefetch" href="/assets/js/87.0740a4dd.js"><link rel="prefetch" href="/assets/js/88.dae32bf5.js"><link rel="prefetch" href="/assets/js/89.a3d05191.js"><link rel="prefetch" href="/assets/js/9.4a75e324.js"><link rel="prefetch" href="/assets/js/90.09c41b3f.js"><link rel="prefetch" href="/assets/js/91.dfc4db14.js"><link rel="prefetch" href="/assets/js/92.83c8a2e8.js"><link rel="prefetch" href="/assets/js/93.81faec8e.js"><link rel="prefetch" href="/assets/js/94.b7702c24.js"><link rel="prefetch" href="/assets/js/95.82b3cc89.js"><link rel="prefetch" href="/assets/js/96.6bc316cf.js"><link rel="prefetch" href="/assets/js/97.c856d5aa.js"><link rel="prefetch" href="/assets/js/98.28c13794.js"><link rel="prefetch" href="/assets/js/99.ed55a41f.js"> <link rel="stylesheet" href="/assets/css/0.styles.5cc0a35e.css"> </head> <body class="theme-mode-light"> <div id="app" data-server-rendered="true"><div class="theme-container sidebar-open no-sidebar have-body-img"><header class="navbar blur"><div title="目录" class="sidebar-button"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"><path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path></svg></div> <a href="/" class="home-link router-link-active"><img src="/img/-2cf62f91e8334b28.jpg" alt="张小驰出没" class="logo"> <span class="site-name can-hide">张小驰出没</span></a> <div class="links"><div class="search-box"><input aria-label="Search" autocomplete="off" spellcheck="false" value=""> <!----></div> <nav class="nav-links can-hide"><div class="nav-item"><a href="/" class="nav-link">首页</a></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="学习ing" class="dropdown-title"><a href="/web/" aria-current="page" class="link-title router-link-exact-active router-link-active">学习ing</a> <span class="title" style="display:none;">学习ing</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/pages/Spring01/" class="nav-link">Spring合集</a></li><li class="dropdown-item"><!----> <a href="/pages/SpringMVC01/" class="nav-link">SpringMVC合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Mybatis01/" class="nav-link">Mybatis合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Spring Boot01/" class="nav-link">Spring Boot合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Mybatis-plus01/" class="nav-link">Mybatis-plus合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Spring Security01/" class="nav-link">Spring Security合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Vue01/" class="nav-link">Vue合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Redis01/" class="nav-link">Redis合集</a></li><li class="dropdown-item"><!----> <a href="/pages/RabbitMQ01/" class="nav-link">RabbitMQ合集</a></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="算法" class="dropdown-title"><a href="/algorithm/" class="link-title">算法</a> <span class="title" style="display:none;">算法</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><h4>数据结构</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/algorithm/data01/" class="nav-link">数据结构</a></li></ul></li><li class="dropdown-item"><h4>算法解析</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/algorithm/daily/" class="nav-link">日常算法</a></li><li class="dropdown-subitem"><a href="/algorithm/sword/" class="nav-link">剑指Offer</a></li><li class="dropdown-subitem"><a href="/algorithm/leetcode/" class="nav-link">LeetCode</a></li></ul></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="技术" class="dropdown-title"><a href="/technology/" class="link-title">技术</a> <span class="title" style="display:none;">技术</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><h4>技术与Bug</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/technology/note/" class="nav-link">技术文档</a></li><li class="dropdown-subitem"><a href="/technology/bug/" class="nav-link">Bug解决方法</a></li></ul></li><li class="dropdown-item"><h4>个人博客</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/technology/hexo01/" class="nav-link">Hexo博客搭建</a></li></ul></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="更多" class="dropdown-title"><a href="/more/" class="link-title">更多</a> <span class="title" style="display:none;">更多</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/project/Film_manage/" class="nav-link">我的项目</a></li><li class="dropdown-item"><!----> <a href="/Interview/meridian01/" class="nav-link">我的面试</a></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="索引" class="dropdown-title"><a href="/archives/" class="link-title">索引</a> <span class="title" style="display:none;">索引</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/categories/" class="nav-link">分类</a></li><li class="dropdown-item"><!----> <a href="/tags/" class="nav-link">标签</a></li><li class="dropdown-item"><!----> <a href="/archives/" class="nav-link">归档</a></li></ul></div></div><div class="nav-item"><a href="/friends/" class="nav-link">友链</a></div><div class="nav-item"><a href="/about/" class="nav-link">关于</a></div><div class="nav-item"><a href="https://moyu-zc.gitee.io/" target="_blank" rel="noopener noreferrer" class="nav-link external"> Hexo <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></div> <a href="https://github.com/MoYu-zc/MoYu-zc.github.io" target="_blank" rel="noopener noreferrer" class="repo-link"> GitHub <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></nav></div></header> <div class="sidebar-mask"></div> <aside class="sidebar" style="display:none;"><div class="blogger"><img src="/img/E1F2BCB4EC9ADCCC3BD338080CE31309.png"> <div class="blogger-info"><h3>MoYu</h3> <span>何德何能,何其荣幸</span></div></div> <nav class="nav-links"><div class="nav-item"><a href="/" class="nav-link">首页</a></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="学习ing" class="dropdown-title"><a href="/web/" aria-current="page" class="link-title router-link-exact-active router-link-active">学习ing</a> <span class="title" style="display:none;">学习ing</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/pages/Spring01/" class="nav-link">Spring合集</a></li><li class="dropdown-item"><!----> <a href="/pages/SpringMVC01/" class="nav-link">SpringMVC合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Mybatis01/" class="nav-link">Mybatis合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Spring Boot01/" class="nav-link">Spring Boot合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Mybatis-plus01/" class="nav-link">Mybatis-plus合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Spring Security01/" class="nav-link">Spring Security合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Vue01/" class="nav-link">Vue合集</a></li><li class="dropdown-item"><!----> <a href="/pages/Redis01/" class="nav-link">Redis合集</a></li><li class="dropdown-item"><!----> <a href="/pages/RabbitMQ01/" class="nav-link">RabbitMQ合集</a></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="算法" class="dropdown-title"><a href="/algorithm/" class="link-title">算法</a> <span class="title" style="display:none;">算法</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><h4>数据结构</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/algorithm/data01/" class="nav-link">数据结构</a></li></ul></li><li class="dropdown-item"><h4>算法解析</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/algorithm/daily/" class="nav-link">日常算法</a></li><li class="dropdown-subitem"><a href="/algorithm/sword/" class="nav-link">剑指Offer</a></li><li class="dropdown-subitem"><a href="/algorithm/leetcode/" class="nav-link">LeetCode</a></li></ul></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="技术" class="dropdown-title"><a href="/technology/" class="link-title">技术</a> <span class="title" style="display:none;">技术</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><h4>技术与Bug</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/technology/note/" class="nav-link">技术文档</a></li><li class="dropdown-subitem"><a href="/technology/bug/" class="nav-link">Bug解决方法</a></li></ul></li><li class="dropdown-item"><h4>个人博客</h4> <ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="/technology/hexo01/" class="nav-link">Hexo博客搭建</a></li></ul></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="更多" class="dropdown-title"><a href="/more/" class="link-title">更多</a> <span class="title" style="display:none;">更多</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/project/Film_manage/" class="nav-link">我的项目</a></li><li class="dropdown-item"><!----> <a href="/Interview/meridian01/" class="nav-link">我的面试</a></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="索引" class="dropdown-title"><a href="/archives/" class="link-title">索引</a> <span class="title" style="display:none;">索引</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/categories/" class="nav-link">分类</a></li><li class="dropdown-item"><!----> <a href="/tags/" class="nav-link">标签</a></li><li class="dropdown-item"><!----> <a href="/archives/" class="nav-link">归档</a></li></ul></div></div><div class="nav-item"><a href="/friends/" class="nav-link">友链</a></div><div class="nav-item"><a href="/about/" class="nav-link">关于</a></div><div class="nav-item"><a href="https://moyu-zc.gitee.io/" target="_blank" rel="noopener noreferrer" class="nav-link external"> Hexo <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></div> <a href="https://github.com/MoYu-zc/MoYu-zc.github.io" target="_blank" rel="noopener noreferrer" class="repo-link"> GitHub <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></nav> <ul class="sidebar-links"><li><a href="/web/" aria-current="page" class="active sidebar-link">学习ing</a></li><li><a href="/algorithm/" class="sidebar-link">算法</a></li><li><a href="/technology/" class="sidebar-link">技术</a></li><li><a href="/more/" class="sidebar-link">更多</a></li></ul> </aside> <div><main class="page"><div class="theme-vdoing-wrapper "><!----> <div class="theme-vdoing-content theme-vdoing-content" data-v-32002188><div class="column-wrapper" data-v-32002188><img src="/img/web.png" data-v-32002188> <dl class="column-info" data-v-32002188><dt class="title" data-v-32002188>学习ing</dt> <dd class="description" data-v-32002188>Spring、Mybatis、Spring Boot框架等技术学习合集</dd></dl></div> <div class="catalogue-wrapper" data-v-32002188><div class="catalogue-title" data-v-32002188>目录</div> <div class="catalogue-content" data-v-32002188><dl data-v-32002188><dt id="Spring合集" data-v-32002188><a href="#Spring合集" class="header-anchor" data-v-32002188>#</a> 1. Spring合集 </dt> <dd data-v-32002188><a href="/pages/Spring01" data-v-32002188>1-1. Spring基础</a><a href="/pages/Spring02" data-v-32002188>1-2. 第一个Spring程序</a><a href="/pages/Spring03" data-v-32002188>1-3. 依赖注入(DI)</a><a href="/pages/Spring04" data-v-32002188>1-4. Bean的自动装配</a><a href="/pages/Spring05" data-v-32002188>1-5. 使用注解开发</a><a href="/pages/Spring06" data-v-32002188>1-6. AOP</a></dd></dl><dl data-v-32002188><dt id="SpringMVC合集" data-v-32002188><a href="#SpringMVC合集" class="header-anchor" data-v-32002188>#</a> 2. SpringMVC合集 </dt> <dd data-v-32002188><a href="/pages/SpringMVC01" data-v-32002188>2-1. 什么是SpringMVC</a><a href="/pages/SpringMVC02" data-v-32002188>2-2. 第一个SpringMVC程序</a><a href="/pages/SpringMVC03" data-v-32002188>2-3. RestFul和控制器</a><a href="/pages/SpringMVC04" data-v-32002188>2-4. 数据处理及跳转</a><a href="/pages/SpringMVC05" data-v-32002188>2-5. Json交互处理</a><a href="/pages/SpringMVC06" data-v-32002188>2-6. Ajax</a><a href="/pages/SpringMVC07" data-v-32002188>2-7. 拦截器+文件上传下载</a></dd></dl><dl data-v-32002188><dt id="Mybatis合集" data-v-32002188><a href="#Mybatis合集" class="header-anchor" data-v-32002188>#</a> 3. Mybatis合集 </dt> <dd data-v-32002188><a href="/pages/Mybatis01" data-v-32002188>3-1. 什么是Mybatis</a><a href="/pages/Mybatis02" data-v-32002188>3-2. Mybatis-CRUD</a><a href="/pages/Mybatis03" data-v-32002188>3-3. 配置解析</a><a href="/pages/Mybatis04" data-v-32002188>3-4. 日志、分页</a><a href="/pages/Mybatis05" data-v-32002188>3-5. 注解开发</a><a href="/pages/Mybatis06" data-v-32002188>3-6. 动态Sql</a></dd></dl><dl data-v-32002188><dt id="Spring Boot合集" data-v-32002188><a href="#Spring Boot合集" class="header-anchor" data-v-32002188>#</a> 4. Spring Boot合集 </dt> <dd data-v-32002188><a href="/pages/Spring Boot01" data-v-32002188>4-1. 第一个Spring Boot</a><a href="/pages/Spring Boot02" data-v-32002188>4-2. 运行原理初探</a><a href="/pages/Spring Boot03" data-v-32002188>4-3. yaml+JSR303</a><a href="/pages/Spring Boot04" data-v-32002188>4-4. 自动配置原理</a><a href="/pages/Spring Boot05" data-v-32002188>4-5. Web开发</a><a href="/pages/Spring Boot06" data-v-32002188>4-6. Spring Boot员工管理系统</a><a href="/pages/Spring Boot07" data-v-32002188>4-7. Spring Boot整合</a><a href="/pages/Spring Boot08" data-v-32002188>4-8. Spring Security</a><a href="/pages/Spring Boot09" data-v-32002188>4-9. Shiro</a><a href="/pages/Spring Boot10" data-v-32002188>4-10. Swagger</a><a href="/pages/Spring Boot11" data-v-32002188>4-11. Spring Boot扩展功能</a><a href="/pages/Spring Boot12" data-v-32002188>4-12. Dubbo+Zookeeper</a><a href="/pages/Spring Boot13" data-v-32002188>4-13. Dubbo实战</a></dd></dl><dl data-v-32002188><dt id="Mybatis-plus合集" data-v-32002188><a href="#Mybatis-plus合集" class="header-anchor" data-v-32002188>#</a> 5. Mybatis-plus合集 </dt> <dd data-v-32002188><a href="/pages/Mybatis-plus01" data-v-32002188>5-1. Mybatis-plus 上</a><a href="/pages/Mybatis-plus02" data-v-32002188>5-2. Mybatis-plus 下</a></dd></dl><dl data-v-32002188><dt id="Spring Security合集" data-v-32002188><a href="#Spring Security合集" class="header-anchor" data-v-32002188>#</a> 6. Spring Security合集 </dt> <dd data-v-32002188><a href="/pages/Spring Security01" data-v-32002188>6-1. Spring Security 上</a><a href="/pages/Spring Security02" data-v-32002188>6-2. Spring Security 下</a></dd></dl><dl data-v-32002188><dt id="Redis合集" data-v-32002188><a href="#Redis合集" class="header-anchor" data-v-32002188>#</a> 7. Redis合集 </dt> <dd data-v-32002188><a href="/pages/Redis01" data-v-32002188>7-1. 初识Redis</a><a href="/pages/Redis02" data-v-32002188>7-2. Redis入门命令</a><a href="/pages/Redis03" data-v-32002188>7-3. Redis数据类型及命令</a><a href="/pages/Redis04" data-v-32002188>7-4. Redis事务操作</a><a href="/pages/Redis05" data-v-32002188>7-5. Jedis与Redis</a><a href="/pages/Redis06" data-v-32002188>7-6. SpringBoot整合Redis</a><a href="/pages/Redis07" data-v-32002188>7-7. Redis持久化</a><a href="/pages/Redis08" data-v-32002188>7-8. Redis发布订阅</a><a href="/pages/Redis09" data-v-32002188>7-9. Redis主从复制</a><a href="/pages/Redis10" data-v-32002188>7-10. Redis缓存穿透和雪崩</a></dd></dl><dl data-v-32002188><dt id="Vue合集" data-v-32002188><a href="#Vue合集" class="header-anchor" data-v-32002188>#</a> 8. Vue合集 </dt> <dd data-v-32002188><a href="/pages/Vue01" data-v-32002188>8-1. Vue语法</a><a href="/pages/Vue02" data-v-32002188>8-2. Vue-Axios</a><a href="/pages/Vue03" data-v-32002188>8-3. Vue-组件化</a><a href="/pages/Vue04" data-v-32002188>8-4. 第一个 vue-cli项目</a></dd></dl><dl data-v-32002188><dt id="RabbitMQ合集" data-v-32002188><a href="#RabbitMQ合集" class="header-anchor" data-v-32002188>#</a> 9. RabbitMQ合集 </dt> <dd data-v-32002188><a href="/pages/RabbitMQ01" data-v-32002188>9-1. RabbitMQ安装与界面管理</a><a href="/pages/RabbitMQ02" data-v-32002188>9-2. RabbitMQ入门案例</a><a href="/pages/RabbitMQ03" data-v-32002188>9-3. 消息中间件RabbitMQ</a><a href="/pages/RabbitMQ04" data-v-32002188>9-4. RabbitMQ工作模式</a><a href="/pages/RabbitMQ06" data-v-32002188>9-5. Rabbit 高级操作</a><a href="/pages/RabbitMQ05" data-v-32002188>9-6. Spring Boot 整合 RabbitMQ</a></dd></dl></div></div></div> <div class="content-wrapper"><!----> <!----> <!----> <div class="theme-vdoing-content content__default"></div></div> <!----> <div class="page-edit"><!----> <!----> <div class="last-updated"><span class="prefix">上次更新:</span> <span class="time">2021/06/20, 09:51:53</span></div></div> <div class="page-nav-wapper"><div class="page-nav-centre-wrap"><!----> <a href="/algorithm/" class="page-nav-centre page-nav-centre-next"><div class="tooltip">算法</div></a></div> <div class="page-nav"><p class="inner"><!----> <span class="next"><a href="/algorithm/">算法</a>→ </span></p></div></div></div> <div class="article-list no-article-list"><div class="article-title"><a href="/archives/" class="iconfont icon-bi">最近更新</a></div> <div class="article-wrapper"><dl><dd>01</dd> <dt><a href="/Interview/meridian04/"><div>秋招记录总结---加油,陌生人</div></a> <span>11-06</span></dt></dl><dl><dd>02</dd> <dt><a href="/Interview/meridian03/"><div>快手 Java面经</div></a> <span>11-06</span></dt></dl><dl><dd>03</dd> <dt><a href="/Interview/meridian02/"><div>阿里本地 Java面经</div></a> <span>10-06</span></dt></dl> <dl><dd></dd> <dt><a href="/archives/" class="more">更多文章&gt;</a></dt></dl></div></div></main></div> <div class="footer"><div class="icons"><a href="https://blog.csdn.net/qq_43740362" title="这是我滴CSDN" target="_blank" class="iconfont icon-csdn-copy-copy"></a><a href="https://github.com/MoYu-zc" title="这是我滴GitHub" target="_blank" class="iconfont icon-huaban881"></a><a href="https://gitee.com/MoYu-zc" title="这是我滴Gitee" target="_blank" class="iconfont icon-gitee"></a></div> Theme by <a href="https://github.com/xugaoyi/vuepress-theme-vdoing" target="_blank" title="本站主题">Vdoing</a> | Copyright © 2021-2021 <span>MoYu | <a href="" target="_blank">MIT License</a></span></div> <div class="buttons"><div title="返回顶部" class="button blur go-to-top iconfont icon-fanhuidingbu" style="display:none;"></div> <div title="去评论" class="button blur go-to-comment iconfont icon-pinglun" style="display:none;"></div> <div title="主题模式" class="button blur theme-mode-but iconfont icon-zhuti"><ul class="select-box" style="display:none;"><li class="iconfont icon-zidong"> 跟随系统 </li><li class="iconfont icon-rijianmoshi"> 浅色模式 </li><li class="iconfont icon-yejianmoshi"> 深色模式 </li><li class="iconfont icon-yuedu"> 阅读模式 </li></ul></div></div> <div class="body-bg" style="background:url() center center / cover no-repeat;opacity:0.5;"></div> <!----> <!----></div><div class="global-ui"><div></div></div></div> <script src="/assets/js/app.4b553dfb.js" defer></script><script src="/assets/js/2.d3e7ade1.js" defer></script><script src="/assets/js/5.bdf0f396.js" defer></script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE> [antlr-interest] Possible bug in antlr-2.7.2 </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:antlr-interest%40antlr.org?Subject=%5Bantlr-interest%5D%20Possible%20bug%20in%20antlr-2.7.2&In-Reply-To="> <META NAME="robots" CONTENT="index,nofollow"> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="006343.html"> <LINK REL="Next" HREF="006340.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[antlr-interest] Possible bug in antlr-2.7.2</H1> <B>mzukowski at yci.com</B> <A HREF="mailto:antlr-interest%40antlr.org?Subject=%5Bantlr-interest%5D%20Possible%20bug%20in%20antlr-2.7.2&In-Reply-To=" TITLE="[antlr-interest] Possible bug in antlr-2.7.2">mzukowski at yci.com </A><BR> <I>Thu Feb 5 10:10:03 PST 2004</I> <P><UL> <LI>Previous message: <A HREF="006343.html">[antlr-interest] another lookahead issue with TokenStreamRewriteEngine </A></li> <LI>Next message: <A HREF="006340.html">[antlr-interest] licensing stuff </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#6339">[ date ]</a> <a href="thread.html#6339">[ thread ]</a> <a href="subject.html#6339">[ subject ]</a> <a href="author.html#6339">[ author ]</a> </LI> </UL> <HR> <!--beginarticle--> <PRE>MismatchedTokenException is being initialized incorrectly with a null tokenNames parameter, as far as I can tell. I recommend running under a debugger to see why that is. Monty -----Original Message----- From: edcjones [mailto:<A HREF="http://www.antlr.org/mailman/listinfo/antlr-interest">edcjones at yahoo.com</A>] Sent: Thursday, February 05, 2004 7:02 AM To: <A HREF="http://www.antlr.org/mailman/listinfo/antlr-interest">antlr-interest at yahoogroups.com</A> Subject: [antlr-interest] Possible bug in antlr-2.7.2 Here is the traceback: exception: java.lang.NullPointerException java.lang.NullPointerException at antlr.MismatchedTokenException.tokenName(MismatchedTokenException.ja at antlr.MismatchedTokenException.getMessage(MismatchedTokenException.j at antlr.RecognitionException.toString(RecognitionException.java:67) at java.lang.String.valueOf(String.java:2177) at java.lang.StringBuffer.append(StringBuffer.java:361) at GnuCEmitter_print.reportError(GnuCEmitter_print.java:151) at GnuCEmitter_print.stringConst(GnuCEmitter_print.java:6120) at GnuCEmitter_print.primaryExpr(GnuCEmitter_print.java:5615) at GnuCEmitter_print.expr(GnuCEmitter_print.java:849) at GnuCEmitter_print.initializer(GnuCEmitter_print.java:3037) at GnuCEmitter_print.initDecl(GnuCEmitter_print.java:2898) at GnuCEmitter_print.initDeclList(GnuCEmitter_print.java:723) at GnuCEmitter_print.declaration(GnuCEmitter_print.java:394) at GnuCEmitter_print.externalDef(GnuCEmitter_print.java:309) at GnuCEmitter_print.externalList(GnuCEmitter_print.java:258) at GnuCEmitter_print.translationUnit(GnuCEmitter_print.java:216) at UnparsePlus.main(UnparsePlus.java:75) Yahoo! Groups Links &lt;*&gt; To visit your group on the web, go to: <A HREF="http://groups.yahoo.com/group/antlr-interest/">http://groups.yahoo.com/group/antlr-interest/</A> &lt;*&gt; To unsubscribe from this group, send an email to: <A HREF="http://www.antlr.org/mailman/listinfo/antlr-interest">antlr-interest-unsubscribe at yahoogroups.com</A> &lt;*&gt; Your use of Yahoo! Groups is subject to: <A HREF="http://docs.yahoo.com/info/terms/">http://docs.yahoo.com/info/terms/</A> </PRE> <!--endarticle--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="006343.html">[antlr-interest] another lookahead issue with TokenStreamRewriteEngine </A></li> <LI>Next message: <A HREF="006340.html">[antlr-interest] licensing stuff </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#6339">[ date ]</a> <a href="thread.html#6339">[ thread ]</a> <a href="subject.html#6339">[ subject ]</a> <a href="author.html#6339">[ author ]</a> </LI> </UL> <hr> <a href="http://www.antlr.org/mailman/listinfo/antlr-interest">More information about the antlr-interest mailing list</a><br> </body></html>
<ion-view view-title="New"> <ion-content class="padding"> <div class="list"> <label class="item item-input item-stacked-label"> <span class="input-label">First Name</span> <input type="text" placeholder="John"> </label> <label class="item item-input item-stacked-label"> <span class="input-label">Last Name</span> <input type="text" placeholder="Suhr"> </label> <label class="item item-input item-stacked-label"> <span class="input-label">Email</span> <input type="text" placeholder="john@suhr.com"> </label> </div> </ion-content> </ion-view>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>pi-agm: 2 m 0 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.11.1 / pi-agm - 1.2.5</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> pi-agm <small> 1.2.5 <span class="label label-success">2 m 0 s</span> </small> </h1> <p><em><script>document.write(moment("2021-10-18 13:00:49 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-18 13:00:49 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;yves.bertot@inria.fr&quot; homepage: &quot;http://www-sop.inria.fr/members/Yves.Bertot/&quot; bug-reports: &quot;yves.bertot@inria.fr&quot; license: &quot;CECILL-B&quot; build: [[&quot;coq_makefile&quot; &quot;-f&quot; &quot;_CoqProject&quot; &quot;-o&quot; &quot;Makefile&quot; ] [ make &quot;-j&quot; &quot;%{jobs}%&quot; ]] install: [ make &quot;install&quot; &quot;DEST=&#39;%{lib}%/coq/user-contrib/pi_agm&#39;&quot; ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.12~&quot;} &quot;coq-coquelicot&quot; {&gt;= &quot;3&quot; &amp; &lt; &quot;4~&quot;} &quot;coq-interval&quot; {&gt;= &quot;4&quot;} ] dev-repo: &quot;git+https://github.com/ybertot/pi-agm.git&quot; tags: [ &quot;keyword:real analysis&quot; &quot;keyword:pi&quot; &quot;category:Mathematics/Real Calculus and Topology&quot; &quot;logpath:agm&quot; &quot;date:2020-06-23&quot; ] authors: [ &quot;Yves Bertot &lt;yves.bertot@inria.fr&gt;&quot; ] synopsis: &quot;Computing thousands or millions of digits of PI with arithmetic-geometric means&quot; description: &quot;&quot;&quot; This is a proof of correctness for two algorithms to compute PI to high precision using arithmetic-geometric means. A first file contains the calculus-based proofs for an abstract view of the algorithm, where all numbers are real numbers. A second file describes how to approximate all computations using large integers. Other files describe the second algorithm which is close to the one used in mpfr, for instance. The whole development can be used to produce mathematically proved and formally verified approximations of PI.&quot;&quot;&quot; url { src: &quot;https://github.com/ybertot/pi-agm/archive/v1.2.5.zip&quot; checksum: &quot;sha256=0cb93b44a7198bd157cb16a661b70e0e2ccf858bdbf142815740136b69b52627&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-pi-agm.1.2.5 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-pi-agm.1.2.5 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>18 m 14 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-pi-agm.1.2.5 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>2 m 0 s</dd> </dl> <h2>Installation size</h2> <p>Total: 5 M</p> <ul> <li>824 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding_correct.glob</code></li> <li>642 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/agmpi.glob</code></li> <li>494 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/agmpi.vo</code></li> <li>433 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding_correct.vo</code></li> <li>411 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding2.glob</code></li> <li>254 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding2.vo</code></li> <li>234 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/elliptic_integral.glob</code></li> <li>208 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/alg2.vo</code></li> <li>191 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/elliptic_integral.vo</code></li> <li>188 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/alg2.glob</code></li> <li>166 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/generalities.vo</code></li> <li>150 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/generalities.glob</code></li> <li>147 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/filter_Rlt.vo</code></li> <li>130 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/filter_Rlt.glob</code></li> <li>103 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding_correct.v</code></li> <li>89 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/agmpi.v</code></li> <li>75 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/arcsinh.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/hrounding_correct.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/atan_derivative_improper_integral.vo</code></li> <li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/arcsinh.glob</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/atan_derivative_improper_integral.glob</code></li> <li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding_big.vo</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding2.v</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/elliptic_integral.v</code></li> <li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/hrounding_correct.glob</code></li> <li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/computing.vo</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/filter_Rlt.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/generalities.v</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/alg2.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding_big.glob</code></li> <li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/arcsinh.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/atan_derivative_improper_integral.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/hrounding_correct.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/rounding_big.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/computing.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/agm/computing.glob</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-pi-agm.1.2.5</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
<!doctype html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Enadia Way Elementary, Food Oasis Los Angeles</title> <link rel="canonical" href="https://foodoasis.la/cultivate-la/enadia-way-elementary/" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Reem+Kufi|Open+Sans:400,400i,600" /> <link rel="stylesheet" href="https://api.tiles.mapbox.com/mapbox-gl-js/v0.48.0/mapbox-gl.css" /> <link rel="stylesheet" href="/assets/css/elements.css" /> <link rel="stylesheet" href="/assets/css/buttons.css" /> <link rel="stylesheet" href="/assets/css/form.css" /> <link rel="stylesheet" href="/assets/css/header.css" /> <link rel="stylesheet" href="/assets/css/footer.css" /> <link rel="stylesheet" href="/assets/css/nav.css" /> <link rel="stylesheet" href="/assets/css/map.css" /> <link rel="stylesheet" href="/assets/css/location-list.css" /> <link rel="stylesheet" href="/assets/css/location-details.css" /> <link rel="stylesheet" href="/assets/css/audience.css" /> <link rel="stylesheet" href="/assets/css/organizations.css" /> <link rel="stylesheet" href="/assets/css/home.css" /> <!-- for general use --> <link rel="icon" type="image/png" href="/assets/images/favicon.png" /> <!-- for iOS --> <link rel="apple-touch-icon" href="/assets/images/favicon-rgb-240-240-240.png" /> <!-- for Windows 8 --> <meta name="msapplication-TileImage" content="/assets/images/favicon.png" /> <meta name="msapplication-TileColor" content="rgb(240, 240, 240)" /> <!-- KUDOS: https://hacks.mozilla.org/2016/01/google-analytics-privacy-and-event-tracking/ --> <script src="/assets/js/dnt-helper.js"></script> <!-- Google Tag Manager --> <!-- GTM code, needs to go in <head> tag --> <!-- Google Tag Manager --> <script> if (!_dntEnabled()) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P8W6Q3D'); } </script> <!-- End Google Tag Manager --> </head> <body class="lime location-details community-garden "> <!-- Google Tag Manager --> <!-- GTM code for body (noscript) --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P8W6Q3D" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header class="header"> <div class="primary-nav"> <h2><a href="/"><img src="/assets/images/fola.svg" width="100" alt="Food Oasis Los Angeles" /></a></h2> <p class="tagline">Healthy Food for All Angelenos</p> <p class="nav-link"> <a href="#navigation"> <svg width="22" height="19" viewBox="0 0 22 19"> <switch> <g> <polygon points="0.450127877 18.1050725 21.5498721 18.1050725 21.5498721 13.9746377 0.450127877 13.9746377"></polygon> <polygon points="0.450127877 5.02536232 21.5498721 5.02536232 21.5498721 0.894927536 0.450127877 0.894927536"></polygon> <polygon points="0.450127877 11.5652174 21.5498721 11.5652174 21.5498721 7.43478261 0.450127877 7.43478261"></polygon> </g> <foreignobject> Menu </foreignobject> </switch> </svg> </a> </p> <nav role="navigation" class="slideout-menu" style="display:none"> <div id="menuToggle"> <input type="checkbox" /> <svg width="22" height="19" viewBox="0 0 22 19"> <switch> <g> <polygon points="0.450127877 18.1050725 21.5498721 18.1050725 21.5498721 13.9746377 0.450127877 13.9746377"></polygon> <polygon points="0.450127877 5.02536232 21.5498721 5.02536232 21.5498721 0.894927536 0.450127877 0.894927536"></polygon> <polygon points="0.450127877 11.5652174 21.5498721 11.5652174 21.5498721 7.43478261 0.450127877 7.43478261"></polygon> </g> <foreignobject> Menu </foreignobject> </switch> </svg> <div id="menu"> <ul> <li><a class="nav-item" href="/">Home</a></li> <li><a class="nav-item" href="/locations">Map</a></li> <li><a class="nav-item small" href="/add">Add a Location</a></li> </ul> <hr /> <ul> <li><a class="nav-item small" href="/organizations">Organizations</a></li> <li><a class="nav-item small" href="/resources">Resources</a></li> <li><a class="nav-item small" href="/about">About</a></li> <li><a class="nav-item small" href="/team">Team</a></li> <li><a class="nav-item small" href="/news">News</a></li> <li><a class="nav-item small" href="/faqs">FAQs</a></li> <li><a class="nav-item small" href="#donate">Donate</a></li> <li><a class="nav-item small" href="#mailing-list">Mailing List</a></li> <li><a class="nav-item small" href="#contact">Contact</a></li> </ul> </div> </div> </nav> </div><!-- /.primary --> <nav class="secondary-nav back-nav"> <p class="back"><a href="/locations/" id="back-link"><img src="/assets/images/icons/back.svg" /> <span>Find more locations</span></a></p> </nav> </header> <div class="map-container" id="map"></div> <div class="location-summary-container" id="map-location-summary" ></div> <main> <header class="location-summary"> <img src="/assets/images/home/community-garden.svg" width="100" alt="" /> <h1>Enadia Way Elementary</h1> <p class="address"> 22944 Enadia Way <br /> West Hills, California </p> <p class="type">Cultivate LA</p> <script type="text/template" class="open-template"> <p class="open">Open Now</p> </script> <script type="text/template" class="distance-template" data-latitude="" data-longitude=""> <p class="distance"><span></span> <abbr title="miles">mi</abbr></p> </script> </header> <ul class="options action"> <li><a href="#shareable-link"><span><img src="/assets/images/icons/share.svg" height="24" class="icon" alt="" /></span> <span>Share</span></a></li> <li><a href="#directions"><span><img src="/assets/images/icons/directions.svg" height="24" class="icon" alt="" /></span> <span>Directions</span></a></li> </ul><!-- /.options --> <script> function toggleDetailsOnPress(elementID) { // Hide the details until the link is pressed var link = document.querySelector('a[href="#' + elementID + '"]'); var details = document.getElementById(elementID); if (link && details) { details.classList.add('inactive'); link.addEventListener('click', function(e) { details.classList.remove('inactive'); details.classList.add('active'); e.preventDefault(); link.classList.add('disabled'); details.scrollIntoView(false); }, false); } } </script> <div class="shareable-link" id="shareable-link"> <h2>Share</h2> <p class="copy-paste"> <label> <span>Here’s a link you can copy and paste:</span> <input type="text" onclick="this.setSelectionRange(0, this.value.length)" value="https://foodoasis.la/cultivate-la/enadia-way-elementary/" readonly="readonly" /> </label> </p> </div><!-- /.shareable-link --> <script> toggleDetailsOnPress('shareable-link'); </script> <div class="directions" id="directions"> <h2>Directions</h2> <p class="copy-paste"> <label> <span>Here’s an address you can copy and paste:</span> <textarea onclick="this.setSelectionRange(0, this.value.length)" readonly="readonly"> Enadia Way Elementary 22944 Enadia Way West Hills, California </textarea> </label> </p> <p><a href="https://maps.google.com/maps?q=34.20002287000,-118.62760907000,Enadia Way Elementary 22944 Enadia Way West Hills, California ">Get Directions on Google Maps</a></p> </div> <script> toggleDetailsOnPress('directions'); </script> <section class="note"> <h2>This location’s address and hours may have changed.</h2> <p> Before you visit, please contact this location and ask them for their address and hours. </p> </section> <section class="location-details-options"> <h2>Options</h2> <ul class="options action secondary"> <li><a href="mailto:contact@foodoasis.la?subject=Claim Business, Enadia Way Elementary, Food Oasis LA&body=Hello team at Food Oasis LA. I’d like to claim this business… Enadia Way Elementary: https://foodoasis.la/cultivate-la/enadia-way-elementary/">Claim Business</a></li> <li><a href="https://form.jotform.com/62638504761156?businessName=Enadia Way Elementary&amp;address=22944 Enadia Way&amp;category=Cultivate LA&amp;longitude=-118.62760907000&amp;latitude=34.20002287000">Report Issue</a></li> </ul> </section> <script src="https://api.tiles.mapbox.com/mapbox-gl-js/v0.48.0/mapbox-gl.js"></script> <!-- For location-details.js --> <script type="text/template" id="marker-template"> <div class="marker cultivate-la-marker active"></div> </script> <script> var LOCATION_DETAILS = { latitude: 34.20002287000, longitude: -118.62760907000 } </script> <!-- Jim’s Google Maps API key --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBP5KxqO9v1sLhXlkrG3vDiDdOJvYLJ0H4"></script> <script src="/assets/js/helpers.js"></script> <script src="/assets/js/geolocate.js"></script> <script src="/assets/js/location-details.js"></script> <!-- MailChimp subscription popup --> <!-- <script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us15.list-manage.com","uuid":"cc58c677c486e6ca3ca80afe6","lid":"e77a0f6b67"}) })</script> --> </main> <footer id="navigation"> <h2>Healthy food for all Angelenos</h2> <ul class="link-list has-icons"> <li> <a href="/locations"> <!-- Map icon by Jose Moya https://thenounproject.com/search/?q=map&i=47766 --> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="20" height="20"> <path fill="#FFFFFF" d="M64.062,31.871c-3.385,0-6.131-2.745-6.131-6.132c0-3.388,2.746-6.131,6.131-6.131c3.387,0,6.133,2.744,6.133,6.131 C70.195,29.126,67.449,31.871,64.062,31.871 M64.062,48.125c0,0,12.74-15.893,12.74-22.929c0-7.036-5.703-12.739-12.74-12.739 c-7.035,0-12.738,5.703-12.738,12.739C51.324,32.233,64.062,48.125,64.062,48.125 M34.422,78.792l-13.244-5.457V35.403l13.244,5.454 V78.792z M84.318,78.001V30.024l-4.793-2.552c-0.365,1.353-0.943,2.823-1.662,4.341l1.811,1.323v37.931L66.43,65.614V48.421 c-0.475,0.616-0.826,1.058-1,1.275L64.062,51.4l-1.365-1.704c-0.162-0.204-0.482-0.604-0.91-1.158v18.984l-22.723,9.359V38.948 l12-4.119c-0.756-1.451-1.414-2.881-1.91-4.236l-14.732,5.241l-17.889-7.364v47.977l17.889,7.368L66.43,70.634v0.002L84.318,78.001z "></path> </svg> <span>Map</span> </a> </li> <li><a href="/add"><span>Add a Location</span></a></li> <li><a href="/organizations"><span>Organizations</span></a></li> <li><a href="/resources"><span>Resources</span></a></li> <li><a href="/about"><span>About</span></a></li> <li><a href="/team"><span>Team</span></a></li> <li><a href="/news"><span>News</span></a></li> <li><a href="/faqs"><span><abbr title="Frequently Asked Questions">FAQs</abbr></a></span></li> <li><a href="#donate"><span>Donate</span></a></li> </ul> <section class="sponsors"> <h2>Sponsored by</h2> <div> <a href="http://www.hackforla.org" class="hack-for-la"> <img src="/assets/images/hackforla-monochrome.svg" alt="Hack for LA" /> </a> <a href="http://www.codeforamerica.org" class="code-for-america"> <img src="/assets/images/codeforamerica-monochrome.svg" alt="Code for America" /> </a> </div> </section> <section id="donate"> <h2>Support this project</h2> <p>We’re a volunteer-based project and would love your donation! On the donation page, please choose <em>Los Angeles Brigade</em> and make it in honor of <em>Food Oasis LA</em> with the email address <em>info@foodoasis.la</em></p> <p class="action"><a href="https://www.codeforamerica.org/donate" target="_blank">Donate</a></p> </section> <section id="mailing-list"> <h2>Subscribe to our mailing list</h2> <p>Hear the latest from Food Oasis LA!</p> <!-- Begin MailChimp Signup Form --> <form action="//foodoasis.us15.list-manage.com/subscribe/post?u=cc58c677c486e6ca3ca80afe6&amp;id=e77a0f6b67" method="post" target="_blank"> <p> <label> <span style="position: absolute; left: -9999px; /* @hidden-accessible */">Email</span> <input type="email" name="EMAIL" placeholder="Email" /> </label> </p> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"> <input type="text" name="b_cc58c677c486e6ca3ca80afe6_e77a0f6b67" tabindex="-1" value=""> </div> <p class="action"> <button type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">Subscribe</button> </p> </form> <!--End mc_embed_signup--> </section> <section class="contact" id="contact"> <h2>Have a question? Want to help?</h2> <p class="join"><p>Join us at <a href="https://www.meetup.com/hackforla/">Hack for LA</a>, Tuesdays at 6pm</p> </p> <p class="action"><a href="mailto:contact@foodoasis.la">Send us a message</a></p> <div> <a href="mailto:contact@foodoasis.la"> <svg class="email" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="40" height="40"> <switch> <g> <path class="circle" d="M0,30 C0,13.4314567 13.4508663,0 30.0433526,0 C46.6358389,0 60.0867052,13.4314567 60.0867052,30 C60.0867052,46.5685433 46.6358389,60 30.0433526,60 C13.4508663,60 0,46.5685433 0,30 Z" id="back" fill="#DC4E41"></path> <path class="icon" d="M45.4186047,39.6 C45.4186047,40.0456 45.0683256,40.4 44.6223721,40.4 L15.3768372,40.4 C14.938,40.4 14.5813953,40.0392 14.5813953,39.6 L14.5813953,20.4 C14.5813953,20.1496 14.6984186,19.9376 14.8739535,19.7904 L28.2762791,32.5968 C29.225907,33.504 30.7725116,33.5064 31.7237209,32.5968 L45.1236744,19.7928 C45.3,19.9408 45.4186047,20.1528 45.4186047,20.4 L45.4186047,39.6 Z M43.0227907,19.6 L30.638093,31.4336 C30.2965116,31.7592 29.7034884,31.7592 29.361907,31.4336 L16.9772093,19.6 L43.0227907,19.6 Z M45.4668372,18.1632 C45.2644186,18.0616 44.9868837,18 44.6223721,18 L15.3768372,18 C15.0091628,18 14.7308372,18.0616 14.5292093,18.1632 C13.6325581,18.508 13,19.376 13,20.4 L13,39.6 C13,40.9216 14.0642791,42 15.3768372,42 L44.6223721,42 C45.9452093,42 47,40.9256 47,39.6 L47,20.4 C47,19.3784 46.3611163,18.5088 45.4668372,18.1632 L45.4668372,18.1632 Z" fill="#FFFFFF"></path> </g> <foreignObject>Email</foreignObject> </switch> </svg> </a> <a href="http://fb.me/foodoasisla"> <svg class="facebook" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="40" height="40"> <switch> <g> <path class="circle" d="M0,30 C0,13.4314567 13.4314567,0 30,0 C46.5685433,0 60,13.4314567 60,30 C60,46.5685433 46.5685433,60 30,60 C13.4314567,60 0,46.5685433 0,30 Z" id="back" fill="#3B5998"></path> <path class="icon" d="M32.1269439,46.6393459 L32.1269439,30.317762 L36.6324148,30.317762 L37.229487,24.6932538 L32.1269439,24.6932538 L32.1345986,21.8781333 C32.1345986,20.411175 32.2739793,19.6251452 34.3809551,19.6251452 L37.1975921,19.6251452 L37.1975921,14 L32.6914833,14 C27.2789219,14 25.3738406,16.7284916 25.3738406,21.3169565 L25.3738406,24.6938908 L22,24.6938908 L22,30.318399 L25.3738406,30.318399 L25.3738406,46.6393459 L32.1269439,46.6393459 Z" fill="#FFFFFF"></path> </g> <foreignObject>Facebook</foreignObject> </switch> </svg> </a> <a href="http://twitter.com/foodoasisla"> <svg class="twitter" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="40" height="40"> <switch> <g> <path class="circle" d="M0,30 C0,13.4314567 13.4314567,0 30,0 C46.5685433,0 60,13.4314567 60,30 C60,46.5685433 46.5685433,60 30,60 C13.4314567,60 0,46.5685433 0,30 Z" id="back" fill="#55ACEE"></path> <path class="icon" d="M29.1015033,24.3843758 L29.1644564,25.4224435 L28.1152374,25.2953331 C24.2960803,24.8080769 20.9595639,23.1556426 18.1266726,20.3804004 L16.7417035,19.0033719 L16.3849691,20.0202545 C15.6295314,22.2870554 16.1121721,24.6809665 17.6860006,26.2910307 C18.5253758,27.180803 18.3365164,27.3079133 16.8885942,26.778287 C16.3849691,26.6088065 15.9442971,26.4816962 15.9023283,26.5452514 C15.7554377,26.6935467 16.2590628,28.6213867 16.657766,29.3840487 C17.2033599,30.4433014 18.315532,31.4813691 19.5326261,32.0957357 L20.5608607,32.582992 L19.3437666,32.604177 C18.1686414,32.604177 18.1266726,32.6253621 18.2525789,33.0702482 C18.6722665,34.4472768 20.3300325,35.9090455 22.1766579,36.5445972 L23.4776895,36.9894833 L22.344533,37.6674051 C20.6657826,38.6419176 18.6932509,39.192729 16.7207192,39.2350991 C15.7764221,39.2562842 15,39.3410244 15,39.4045796 C15,39.6164301 17.5600943,40.8027932 19.0499853,41.2688644 C23.5196582,42.645893 28.8287063,42.0527114 32.8157385,39.7011703 C35.6486298,38.027551 38.4815211,34.7014974 39.803537,31.4813691 C40.5170059,29.7653797 41.2304749,26.6299916 41.2304749,25.1258527 C41.2304749,24.1513402 41.293428,24.0242299 42.4685533,22.8590518 C43.1610378,22.1811301 43.8115536,21.4396532 43.9374599,21.2278026 C44.1473037,20.8252866 44.1263193,20.8252866 43.0561159,21.1854325 C41.2724436,21.8209842 41.0206311,21.7362439 41.901975,20.7829165 C42.5524908,20.1049947 43.3289128,18.8762616 43.3289128,18.5161156 C43.3289128,18.4525605 43.0141471,18.5584857 42.6574127,18.7491512 C42.2796938,18.9610018 41.4403186,19.2787776 40.8107873,19.4694431 L39.6776307,19.829589 L38.6493961,19.1304822 C38.0828179,18.7491512 37.2854114,18.3254501 36.8657238,18.1983398 C35.7955205,17.901749 34.1587388,17.9441191 33.1934574,18.28308 C30.5704099,19.2364075 28.9126439,21.6938738 29.1015033,24.3843758 Z" fill="#FFFFFF"></path> </g> <foreignObject>Twitter</foreignObject> </switch> </svg> </a> <a href="https://www.instagram.com/foodoasisla/"> <svg class="instagram" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" width="40" height="40"> <switch> <g> <path class="circle" d="M0,30 C0,13.4314567 13.4314567,0 30,0 C46.5685433,0 60,13.4314567 60,30 C60,46.5685433 46.5685433,60 30,60 C13.4314567,60 0,46.5685433 0,30 Z" id="back" fill="#3B5998"></path> <path class="icon" d="M30,17.7c4,0,4.5,0,6.1,0.1c1.5,0.1,2.3,0.3,2.8,0.5c0.7,0.3,1.2,0.6,1.7,1.1c0.5,0.5,0.8,1,1.1,1.7 c0.2,0.5,0.4,1.3,0.5,2.8c0.1,1.6,0.1,2.1,0.1,6.1s0,4.5-0.1,6.1c-0.1,1.5-0.3,2.3-0.5,2.8c-0.3,0.7-0.6,1.2-1.1,1.7 c-0.5,0.5-1,0.8-1.7,1.1c-0.5,0.2-1.3,0.4-2.8,0.5c-1.6,0.1-2.1,0.1-6.1,0.1s-4.5,0-6.1-0.1c-1.5-0.1-2.3-0.3-2.8-0.5 c-0.7-0.3-1.2-0.6-1.7-1.1c-0.5-0.5-0.8-1-1.1-1.7c-0.2-0.5-0.4-1.3-0.5-2.8c-0.1-1.6-0.1-2.1-0.1-6.1s0-4.5,0.1-6.1 c0.1-1.5,0.3-2.3,0.5-2.8c0.3-0.7,0.6-1.2,1.1-1.7c0.5-0.5,1-0.8,1.7-1.1c0.5-0.2,1.3-0.4,2.8-0.5C25.5,17.7,26,17.7,30,17.7 M30,15c-4.1,0-4.6,0-6.2,0.1c-1.6,0.1-2.7,0.3-3.6,0.7c-1,0.4-1.8,0.9-2.7,1.7c-0.8,0.8-1.3,1.7-1.7,2.7c-0.4,1-0.6,2-0.7,3.6 C15,25.4,15,25.9,15,30c0,4.1,0,4.6,0.1,6.2c0.1,1.6,0.3,2.7,0.7,3.6c0.4,1,0.9,1.8,1.7,2.7c0.8,0.8,1.7,1.3,2.7,1.7 c1,0.4,2,0.6,3.6,0.7C25.4,45,25.9,45,30,45s4.6,0,6.2-0.1c1.6-0.1,2.7-0.3,3.6-0.7c1-0.4,1.8-0.9,2.7-1.7c0.8-0.8,1.3-1.7,1.7-2.7 c0.4-1,0.6-2,0.7-3.6C45,34.6,45,34.1,45,30s0-4.6-0.1-6.2c-0.1-1.6-0.3-2.7-0.7-3.6c-0.4-1-0.9-1.8-1.7-2.7 c-0.8-0.8-1.7-1.3-2.7-1.7c-1-0.4-2-0.6-3.6-0.7C34.6,15,34.1,15,30,15L30,15z" fill="#FFFFFF"></path> <path class="icon" d="M30,22.3c-4.3,0-7.7,3.4-7.7,7.7s3.4,7.7,7.7,7.7s7.7-3.4,7.7-7.7S34.3,22.3,30,22.3z M30,35c-2.8,0-5-2.2-5-5 c0-2.8,2.2-5,5-5c2.8,0,5,2.2,5,5C35,32.8,32.8,35,30,35z" fill="#FFFFFF"></path> </g> <foreignObject>Instagram</foreignObject> </switch> </svg> </a> <a href="https://github.com/foodoasisla"> <svg class="github" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40"> <switch> <g> <path fill="white" d="M40,20c0,4.4-1.3,8.3-3.8,11.8c-2.5,3.5-5.8,5.9-9.9,7.2c-0.5,0.1-0.8,0-1-0.2C25.1,38.6,25,38.3,25,38v-5.5 c0-1.7-0.5-2.9-1.4-3.7c1-0.1,1.9-0.3,2.7-0.5c0.8-0.2,1.6-0.5,2.4-1c0.8-0.5,1.5-1,2.1-1.7c0.6-0.7,1-1.6,1.4-2.7 c0.4-1.1,0.5-2.4,0.5-3.9c0-2.1-0.7-3.9-2.1-5.4c0.6-1.6,0.6-3.4-0.2-5.3c-0.5-0.2-1.2-0.1-2.1,0.3c-0.9,0.3-1.7,0.7-2.4,1.1l-1,0.6 c-1.6-0.5-3.3-0.7-5-0.7s-3.4,0.2-5,0.7c-0.3-0.2-0.6-0.4-1.1-0.7s-1.2-0.6-2.2-1S10,8.1,9.5,8.3c-0.8,2-0.8,3.7-0.2,5.3 c-1.4,1.5-2.1,3.3-2.1,5.4c0,1.5,0.2,2.8,0.5,3.9c0.4,1.1,0.8,2,1.4,2.7c0.6,0.7,1.3,1.3,2.1,1.7s1.7,0.8,2.4,1 c0.8,0.2,1.7,0.4,2.7,0.5c-0.7,0.6-1.1,1.5-1.3,2.7c-0.4,0.2-0.8,0.3-1.2,0.4C13.5,32,13,32,12.4,32c-0.6,0-1.1-0.2-1.7-0.6 c-0.6-0.4-1-0.9-1.4-1.6c-0.3-0.6-0.8-1-1.3-1.4s-0.9-0.6-1.3-0.6l-0.5-0.1c-0.4,0-0.6,0-0.8,0.1s-0.2,0.2-0.1,0.3 c0.1,0.1,0.1,0.2,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.3L6.1,29c0.4,0.2,0.8,0.5,1.1,1c0.4,0.5,0.6,0.9,0.8,1.3l0.3,0.6 c0.2,0.7,0.6,1.2,1.1,1.6c0.5,0.4,1.1,0.7,1.7,0.8c0.6,0.1,1.2,0.2,1.8,0.2c0.6,0,1.1,0,1.4-0.1l0.6-0.1c0,0.7,0,1.4,0,2.3 c0,0.9,0,1.4,0,1.4c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.6,0.3-1,0.2c-4-1.3-7.3-3.7-9.9-7.2S0,24.4,0,20c0-3.6,0.9-7,2.7-10 S6.9,4.5,10,2.7S16.4,0,20,0s7,0.9,10,2.7s5.5,4.2,7.3,7.3C39.1,13,40,16.4,40,20z"/> </g> <foreignObject>GitHub</foreignObject> </switch> </svg> </a> </div> </section> <section> <p>This is an <a href="https://github.com/foodoasisla/site/blob/master/LICENSE">open source</a> project.</p> <p>You can download or <a href="https://github.com/foodoasisla/site/issues">contribute</a> to the code on <a href="https://github.com/foodoasisla/site">GitHub</a>.</p> </section> <section> <p>FOLA is in beta. <a href="/beta">Find out more about this</a>.</p> </section> </footer> </body> </html>
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>IDBDatabase | picturepark-sdk-v1-pickers API</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">picturepark-sdk-v1-pickers API</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="idbdatabase.html">IDBDatabase</a> </li> </ul> <h1>Interface IDBDatabase</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>This IndexedDB API interface provides a connection to a database; you can use an IDBDatabase object to open a transaction on your database then create, manipulate, and delete objects (data) in that database. The interface provides the only way to get and manage versions of the database.</p> </div> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <a href="eventtarget.html" class="tsd-signature-type">EventTarget</a> <ul class="tsd-hierarchy"> <li> <span class="target">IDBDatabase</span> </li> </ul> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section tsd-is-external tsd-is-not-exported"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#eventtarget" class="tsd-kind-icon">Event<wbr>Target</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#name" class="tsd-kind-icon">name</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#objectstorenames" class="tsd-kind-icon">object<wbr>Store<wbr>Names</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#onabort" class="tsd-kind-icon">onabort</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#onclose" class="tsd-kind-icon">onclose</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#onerror" class="tsd-kind-icon">onerror</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#onversionchange" class="tsd-kind-icon">onversionchange</a></li> <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#version" class="tsd-kind-icon">version</a></li> </ul> </section> <section class="tsd-index-section tsd-is-external tsd-is-not-exported"> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#addeventlistener" class="tsd-kind-icon">add<wbr>Event<wbr>Listener</a></li> <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#close" class="tsd-kind-icon">close</a></li> <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#createobjectstore" class="tsd-kind-icon">create<wbr>Object<wbr>Store</a></li> <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#deleteobjectstore" class="tsd-kind-icon">delete<wbr>Object<wbr>Store</a></li> <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#dispatchevent" class="tsd-kind-icon">dispatch<wbr>Event</a></li> <li class="tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#removeeventlistener" class="tsd-kind-icon">remove<wbr>Event<wbr>Listener</a></li> <li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"><a href="idbdatabase.html#transaction" class="tsd-kind-icon">transaction</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-external tsd-is-not-exported"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="eventtarget" class="tsd-anchor"></a> <h3>Event<wbr>Target</h3> <div class="tsd-signature tsd-kind-icon">Event<wbr>Target<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:5533</li> </ul> </aside> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> <li class="tsd-parameter"> <h5>constructor<span class="tsd-signature-symbol">: </span>function</h5> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-type-literal tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">new __type<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="eventtarget.html" class="tsd-signature-type">EventTarget</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:5534</li> </ul> </aside> <h4 class="tsd-returns-title">Returns <a href="eventtarget.html" class="tsd-signature-type">EventTarget</a></h4> </li> </ul> </li> <li class="tsd-parameter"> <h5>prototype<span class="tsd-signature-symbol">: </span><a href="eventtarget.html" class="tsd-signature-type">EventTarget</a></h5> </li> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="name" class="tsd-anchor"></a> <h3>name</h3> <div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9301</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Returns the name of the database.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="objectstorenames" class="tsd-anchor"></a> <h3>object<wbr>Store<wbr>Names</h3> <div class="tsd-signature tsd-kind-icon">object<wbr>Store<wbr>Names<span class="tsd-signature-symbol">:</span> <a href="domstringlist.html" class="tsd-signature-type">DOMStringList</a></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9305</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Returns a list of the names of object stores in the database.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="onabort" class="tsd-anchor"></a> <h3>onabort</h3> <div class="tsd-signature tsd-kind-icon">onabort<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9306</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="onclose" class="tsd-anchor"></a> <h3>onclose</h3> <div class="tsd-signature tsd-kind-icon">onclose<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9307</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="onerror" class="tsd-anchor"></a> <h3>onerror</h3> <div class="tsd-signature tsd-kind-icon">onerror<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9308</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="onversionchange" class="tsd-anchor"></a> <h3>onversionchange</h3> <div class="tsd-signature tsd-kind-icon">onversionchange<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9309</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="version" class="tsd-anchor"></a> <h3>version</h3> <div class="tsd-signature tsd-kind-icon">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9313</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Returns the version of the database.</p> </div> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-external tsd-is-not-exported"> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"> <a name="addeventlistener" class="tsd-anchor"></a> <h3>add<wbr>Event<wbr>Listener</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">add<wbr>Event<wbr>Listener&lt;K&gt;<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">K</span>, listener<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="addeventlisteneroptions.html" class="tsd-signature-type">AddEventListenerOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> <li class="tsd-signature tsd-kind-icon">add<wbr>Event<wbr>Listener<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, listener<span class="tsd-signature-symbol">: </span><a href="../globals.html#eventlisteneroreventlistenerobject" class="tsd-signature-type">EventListenerOrEventListenerObject</a>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="addeventlisteneroptions.html" class="tsd-signature-type">AddEventListenerOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="eventtarget.html">EventTarget</a>.<a href="eventtarget.html#addeventlistener">addEventListener</a></p> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9334</li> </ul> </aside> <h4 class="tsd-type-parameters-title">Type parameters</h4> <ul class="tsd-type-parameters"> <li> <h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof IDBDatabaseEventMap</span></h4> </li> </ul> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>type: <span class="tsd-signature-type">K</span></h5> </li> <li> <h5>listener: <span class="tsd-signature-type">function</span></h5> <ul class="tsd-parameters"> <li class="tsd-parameter-siganture"> <ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>this<span class="tsd-signature-symbol">: </span><a href="idbdatabase.html" class="tsd-signature-type">IDBDatabase</a>, ev<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IDBDatabaseEventMap[K]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>this: <a href="idbdatabase.html" class="tsd-signature-type">IDBDatabase</a></h5> </li> <li> <h5>ev: <span class="tsd-signature-type">IDBDatabaseEventMap[K]</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </li> </ul> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="addeventlisteneroptions.html" class="tsd-signature-type">AddEventListenerOptions</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="eventtarget.html">EventTarget</a>.<a href="eventtarget.html#addeventlistener">addEventListener</a></p> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9335</li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>type: <span class="tsd-signature-type">string</span></h5> </li> <li> <h5>listener: <a href="../globals.html#eventlisteneroreventlistenerobject" class="tsd-signature-type">EventListenerOrEventListenerObject</a></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="addeventlisteneroptions.html" class="tsd-signature-type">AddEventListenerOptions</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="close" class="tsd-anchor"></a> <h3>close</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">close<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9317</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Closes the connection once all running transactions have finished.</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="createobjectstore" class="tsd-anchor"></a> <h3>create<wbr>Object<wbr>Store</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">create<wbr>Object<wbr>Store<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, optionalParameters<span class="tsd-signature-symbol">?: </span><a href="idbobjectstoreparameters.html" class="tsd-signature-type">IDBObjectStoreParameters</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="idbobjectstore.html" class="tsd-signature-type">IDBObjectStore</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9323</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Creates a new object store with the given name and options and returns a new IDBObjectStore.</p> </div> <p>Throws a &quot;InvalidStateError&quot; DOMException if not called within an upgrade transaction.</p> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>name: <span class="tsd-signature-type">string</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> optionalParameters: <a href="idbobjectstoreparameters.html" class="tsd-signature-type">IDBObjectStoreParameters</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="idbobjectstore.html" class="tsd-signature-type">IDBObjectStore</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="deleteobjectstore" class="tsd-anchor"></a> <h3>delete<wbr>Object<wbr>Store</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">delete<wbr>Object<wbr>Store<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9329</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Deletes the object store with the given name.</p> </div> <p>Throws a &quot;InvalidStateError&quot; DOMException if not called within an upgrade transaction.</p> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>name: <span class="tsd-signature-type">string</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external tsd-is-not-exported"> <a name="dispatchevent" class="tsd-anchor"></a> <h3>dispatch<wbr>Event</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">dispatch<wbr>Event<span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><a href="event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from <a href="eventtarget.html">EventTarget</a>.<a href="eventtarget.html#dispatchevent">dispatchEvent</a></p> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:5526</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Dispatches a synthetic event event to target and returns true if either event&#39;s cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>event: <a href="event.html" class="tsd-signature-type">Event</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"> <a name="removeeventlistener" class="tsd-anchor"></a> <h3>remove<wbr>Event<wbr>Listener</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">remove<wbr>Event<wbr>Listener&lt;K&gt;<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">K</span>, listener<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="eventlisteneroptions.html" class="tsd-signature-type">EventListenerOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> <li class="tsd-signature tsd-kind-icon">remove<wbr>Event<wbr>Listener<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, listener<span class="tsd-signature-symbol">: </span><a href="../globals.html#eventlisteneroreventlistenerobject" class="tsd-signature-type">EventListenerOrEventListenerObject</a>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="eventlisteneroptions.html" class="tsd-signature-type">EventListenerOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="eventtarget.html">EventTarget</a>.<a href="eventtarget.html#removeeventlistener">removeEventListener</a></p> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9336</li> </ul> </aside> <h4 class="tsd-type-parameters-title">Type parameters</h4> <ul class="tsd-type-parameters"> <li> <h4>K<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">keyof IDBDatabaseEventMap</span></h4> </li> </ul> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>type: <span class="tsd-signature-type">K</span></h5> </li> <li> <h5>listener: <span class="tsd-signature-type">function</span></h5> <ul class="tsd-parameters"> <li class="tsd-parameter-siganture"> <ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>this<span class="tsd-signature-symbol">: </span><a href="idbdatabase.html" class="tsd-signature-type">IDBDatabase</a>, ev<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IDBDatabaseEventMap[K]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>this: <a href="idbdatabase.html" class="tsd-signature-type">IDBDatabase</a></h5> </li> <li> <h5>ev: <span class="tsd-signature-type">IDBDatabaseEventMap[K]</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </li> </ul> </li> </ul> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="eventlisteneroptions.html" class="tsd-signature-type">EventListenerOptions</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> <li class="tsd-description"> <aside class="tsd-sources"> <p>Overrides <a href="eventtarget.html">EventTarget</a>.<a href="eventtarget.html#removeeventlistener">removeEventListener</a></p> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9337</li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>type: <span class="tsd-signature-type">string</span></h5> </li> <li> <h5>listener: <a href="../globals.html#eventlisteneroreventlistenerobject" class="tsd-signature-type">EventListenerOrEventListenerObject</a></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="eventlisteneroptions.html" class="tsd-signature-type">EventListenerOptions</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a name="transaction" class="tsd-anchor"></a> <h3>transaction</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon">transaction<span class="tsd-signature-symbol">(</span>storeNames<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, mode<span class="tsd-signature-symbol">?: </span><a href="../globals.html#idbtransactionmode" class="tsd-signature-type">IDBTransactionMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="idbtransaction.html" class="tsd-signature-type">IDBTransaction</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in node_modules/typescript/lib/lib.dom.d.ts:9333</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Returns a new transaction with the given mode (&quot;readonly&quot; or &quot;readwrite&quot;) and scope which can be a single object store name or an array of names.</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>storeNames: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> mode: <a href="../globals.html#idbtransactionmode" class="tsd-signature-type">IDBTransactionMode</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="idbtransaction.html" class="tsd-signature-type">IDBTransaction</a></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html" class="tsd-kind-icon">IDBDatabase</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#eventtarget" class="tsd-kind-icon">Event<wbr>Target</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#name" class="tsd-kind-icon">name</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#objectstorenames" class="tsd-kind-icon">object<wbr>Store<wbr>Names</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#onabort" class="tsd-kind-icon">onabort</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#onclose" class="tsd-kind-icon">onclose</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#onerror" class="tsd-kind-icon">onerror</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#onversionchange" class="tsd-kind-icon">onversionchange</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#version" class="tsd-kind-icon">version</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#addeventlistener" class="tsd-kind-icon">add<wbr>Event<wbr>Listener</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#close" class="tsd-kind-icon">close</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#createobjectstore" class="tsd-kind-icon">create<wbr>Object<wbr>Store</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#deleteobjectstore" class="tsd-kind-icon">delete<wbr>Object<wbr>Store</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#dispatchevent" class="tsd-kind-icon">dispatch<wbr>Event</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-overwrite tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#removeeventlistener" class="tsd-kind-icon">remove<wbr>Event<wbr>Listener</a> </li> <li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external tsd-is-not-exported"> <a href="idbdatabase.html#transaction" class="tsd-kind-icon">transaction</a> </li> </ul> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> <li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hammer-tactics: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.11.1 / hammer-tactics - 1.1.1+8.9</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> hammer-tactics <small> 1.1.1+8.9 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-07-21 04:30:25 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-07-21 04:30:25 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.1 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;palmskog@gmail.com&quot; homepage: &quot;https://github.com/lukaszcz/coqhammer&quot; dev-repo: &quot;git+https://github.com/lukaszcz/coqhammer.git&quot; bug-reports: &quot;https://github.com/lukaszcz/coqhammer/issues&quot; license: &quot;LGPL-2.1-only&quot; synopsis: &quot;Reconstruction tactics for the hammer for Coq&quot; description: &quot;&quot;&quot; Collection of tactics that are used by the hammer for Coq to reconstruct proofs found by automated theorem provers. When the hammer has been successfully applied to a project, only this package needs to be installed; the hammer plugin is not required. &quot;&quot;&quot; build: [make &quot;-j%{jobs}%&quot; {ocaml:version &gt;= &quot;4.06&quot;} &quot;tactics&quot;] install: [make &quot;install-tactics&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.10~&quot;} ] conflicts: [ &quot;coq-hammer&quot; {!= version} ] tags: [ &quot;keyword:automation&quot; &quot;keyword:hammer&quot; &quot;keyword:tactics&quot; &quot;logpath:Hammer&quot; &quot;date:2019-06-12&quot; ] authors: [ &quot;Lukasz Czajka &lt;lukaszcz@mimuw.edu.pl&gt;&quot; &quot;Cezary Kaliszyk &lt;cezary.kaliszyk@uibk.ac.at&gt;&quot; &quot;Burak Ekici &lt;burak.ekici@uibk.ac.at&gt;&quot; ] url { src: &quot;https://github.com/lukaszcz/coqhammer/archive/v1.1.1-coq8.9.tar.gz&quot; checksum: &quot;sha256=4f167c5fa8cc8a26c81a0efb6f7c360acf4f15151d3d53f8d0c8ab654c8dd814&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-hammer-tactics.1.1.1+8.9 coq.8.11.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.1). The following dependencies couldn&#39;t be met: - coq-hammer-tactics -&gt; coq &lt; 8.10~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-hammer-tactics.1.1.1+8.9</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Machine Learning Project Manager: Namespace Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Machine Learning Project Manager </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160;<ul> <li>AddModel() : <a class="el" href="namespacemlm.html#a83ffb0aa3e0b11bc0bedf7213fd9d859">mlm</a> </li> <li>Configure() : <a class="el" href="namespacemlm.html#a75a2f031d5730089651b2009b76f6b3d">mlm</a> </li> <li>CopyModel() : <a class="el" href="namespacemlm.html#a031e4e0f6aef23eece0cba1c69811212">mlm</a> </li> <li>CreateConfigFile() : <a class="el" href="namespacemlm.html#a29b72028971c54b654ec2852fd95e1f9">mlm</a> </li> <li>CreateDir() : <a class="el" href="namespacemlm.html#abc6c7b9c91666df4db2bbe66bcc8520f">mlm</a> </li> <li>CreateProject() : <a class="el" href="namespacemlm.html#a99c5ec9aacfca3760d92e760abfd82aa">mlm</a> </li> <li>DisplayVersioning() : <a class="el" href="namespacemlm.html#a8e849075a7b5be3a544f13d6330a4b07">mlm</a> </li> <li>ErrorAndExit() : <a class="el" href="namespacemlm.html#ac4e5fd55f7a10778ef7b1d3cdc321331">mlm</a> </li> <li>GenerateConfig() : <a class="el" href="namespacemlm.html#ac227248c6dad6c2c46f5d72e42140d69">mlm</a> </li> <li>GetFiles() : <a class="el" href="namespacemlm.html#a642c9c6f568a7faf5b14558678a85662">mlm</a> </li> <li>GetInfoFiles() : <a class="el" href="namespacemlm.html#a2f0ff65f0ef9855ab83fc2866291e06e">mlm</a> </li> <li>GetSavedModels() : <a class="el" href="namespacemlm.html#a7e5335d56536117373d3d70d7bee0aca">mlm</a> </li> <li>JoinPaths() : <a class="el" href="namespacemlm.html#a9da3943732b60181527a87eb67fe5cae">mlm</a> </li> <li>LoadGlobals() : <a class="el" href="namespacemlm.html#a794a567144331ef68a76bbffcaebb23e">mlm</a> </li> <li>PullFiles() : <a class="el" href="namespacemlm.html#adefd2b740c344e138a4615c47ac3bea4">mlm</a> </li> <li>PullModel() : <a class="el" href="namespacemlm.html#a5075bf9f5df7e45da6fd00e0927a2996">mlm</a> </li> <li>PullModels() : <a class="el" href="namespacemlm.html#acbfaeb431d552dbb5b38cdf35f3c4e1e">mlm</a> </li> <li>PushFiles() : <a class="el" href="namespacemlm.html#a68835e331da902afbc67f55a3036ce2d">mlm</a> </li> <li>PushModel() : <a class="el" href="namespacemlm.html#ae55c31193af71d6e46896ba16e806e45">mlm</a> </li> <li>PushModels() : <a class="el" href="namespacemlm.html#a25682986260a945e6d0693bcff5ae7fd">mlm</a> </li> <li>RenameModel() : <a class="el" href="namespacemlm.html#a93971c6e67082f90b5696972b12dee89">mlm</a> </li> <li>SaveFilesToInfo() : <a class="el" href="namespacemlm.html#a5cf15b46d858778a1cfcc8905de90782">mlm</a> </li> <li>SaveGlobals() : <a class="el" href="namespacemlm.html#a91e9e79cd8ec64caf713377a900acec4">mlm</a> </li> <li>SetModelVersion() : <a class="el" href="namespacemlm.html#afcb68a79f01929fd876415a6d501da7e">mlm</a> </li> <li>TimeToString() : <a class="el" href="namespacemlm.html#aa61c46d574274a509c66bc8bb32fb14d">mlm</a> </li> <li>UpdateInfoFiles() : <a class="el" href="namespacemlm.html#aea15e59ba4d173999e421ef27c97cff7">mlm</a> </li> <li>WriteHeader() : <a class="el" href="namespacemlm.html#a2479e1311fac66b7c4040f8c95393195">mlm</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Glaziery: ImageElement.h Source File</title> <link href="Doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.6 --> <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div> <h1>ImageElement.h</h1><a href="ImageElement_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">/*</span> 00002 <span class="comment"> * This file is part of the Glaziery.</span> 00003 <span class="comment"> * Copyright Thomas Jacob.</span> 00004 <span class="comment"> *</span> 00005 <span class="comment"> * READ README.TXT BEFORE USE!!</span> 00006 <span class="comment"> */</span> 00007 00008 00009 <span class="preprocessor">#ifndef __GLAZIERY_IMAGEELEMENT_H</span> 00010 <span class="preprocessor"></span><span class="preprocessor">#define __GLAZIERY_IMAGEELEMENT_H</span> 00011 <span class="preprocessor"></span> 00012 00013 <span class="keyword">namespace </span>glaziery 00014 { <a name="l00018"></a><a class="code" href="classglaziery_1_1ImageElement.html">00018</a> <span class="keyword">class </span><a class="code" href="classglaziery_1_1ImageElement.html">ImageElement</a> : <span class="keyword">public</span> <a class="code" href="classglaziery_1_1FieldElement.html">FieldElement</a> 00019 { 00020 <span class="keyword">private</span>: 00021 <a name="l00025"></a><a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementr0">00025</a> <a class="code" href="classglaziery_1_1Image.html">Image</a> * image; 00026 00027 <span class="keyword">protected</span>: 00028 00032 <span class="keyword">virtual</span> <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementb0">~ImageElement</a>(); 00033 00034 <span class="comment">// Runtime class macros require their own public section.</span> 00035 <span class="keyword">public</span>: 00036 00037 <span class="preprocessor"> #if defined(_DEBUG) &amp;&amp; (defined(_AFX) || defined(_AFXDLL))</span> 00038 <span class="preprocessor"></span> DECLARE_DYNAMIC(<a class="code" href="classglaziery_1_1ImageElement.html">ImageElement</a>); 00039 <span class="preprocessor"> #endif</span> 00040 <span class="preprocessor"></span> 00041 <span class="keyword">public</span>: 00042 00046 <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa11">ImageElement</a>(); 00047 00057 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa1">draw</a>(<a class="code" href="classglaziery_1_1DrawingContext.html">DrawingContext</a> &amp; context); 00058 00071 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa2">edit</a>(<a class="code" href="classglaziery_1_1Vector.html">Vector</a> position, <a class="code" href="classglaziery_1_1Vector.html">Vector</a> size, <a class="code" href="classglaziery_1_1ScrollingField.html">ScrollingField</a> * scrollingField = NULL); 00072 00077 <a class="code" href="classglaziery_1_1Image.html">Image</a> * <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa5">getImage</a>(); 00078 00083 <span class="keyword">virtual</span> <a class="code" href="classglaziery_1_1Vector.html">Vector</a> <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa9">getSize</a>(); 00084 00089 <span class="keywordtype">void</span> <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa19">setImage</a>(<a class="code" href="classglaziery_1_1Image.html">Image</a> * image); 00090 00095 <span class="keywordtype">void</span> <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa21">setImageId</a>(<span class="keyword">const</span> String &amp; imageId); 00096 00101 <span class="keywordtype">void</span> <a class="code" href="classglaziery_1_1ImageElement.html#glaziery_1_1ImageElementa21">setImageId</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> * imageId); 00102 }; 00103 } 00104 00105 00106 <span class="preprocessor">#endif</span> </pre></div><hr size="1"><address style="align: right;"><small>Generated on Sun Aug 23 17:44:17 2009 for Glaziery by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.6 </small></address> </body> </html>
<!DOCTYPE HTML> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (15) on Wed Feb 03 22:33:51 CET 2021 --> <title>Uses of Class com.restfb.util.ReflectionUtils.FieldWithAnnotation (RestFB 3.14.0 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.created" content="2021-02-03"> <meta name="description" content="use: package: com.restfb.util, class: ReflectionUtils, class: FieldWithAnnotation"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../script-dir/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script> </head> <body class="class-use-page"> <script type="text/javascript">var pathtoroot = "../../../../"; loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <div class="flex-box"> <header role="banner" class="flex-header"> <nav role="navigation"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="top-nav" id="navbar.top"> <div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <ul id="navbar.top.firstrow" class="nav-list" title="Navigation"> <li><a href="../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">Class</a></li> <li class="nav-bar-cell1-rev">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="sub-nav"> <div class="nav-list-search"><label for="search">SEARCH:</label> <input type="text" id="search" value="search" disabled="disabled"> <input type="reset" id="reset" value="reset" disabled="disabled"> </div> </div> <!-- ========= END OF TOP NAVBAR ========= --> <span class="skip-nav" id="skip.navbar.top"> <!-- --> </span></nav> </header> <div class="flex-content"> <main role="main"> <div class="header"> <h1 title="Uses of Class com.restfb.util.ReflectionUtils.FieldWithAnnotation" class="title">Uses of Class<br>com.restfb.util.ReflectionUtils.FieldWithAnnotation</h1> </div> <div class="use-summary"> <table class="summary-table"> <caption><span>Packages that use <a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a></span></caption> <thead> <tr> <th class="col-first" scope="col">Package</th> <th class="col-last" scope="col">Description</th> </tr> </thead> <tbody> <tr class="alt-color"> <th class="col-first" scope="row"><a href="#com.restfb">com.restfb</a></th> <td class="col-last"> <div class="block">Contains types used to interact with the <a href="http://developers.facebook.com/docs/api" target="_blank">Facebook Graph API</a>.</div> </td> </tr> <tr class="row-color"> <th class="col-first" scope="row"><a href="#com.restfb.util">com.restfb.util</a></th> <td class="col-last"> <div class="block">Contains utility classes which provide common <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html" title="class or interface in java.util" class="external-link"><code>Date</code></a>, and <a href="http://java.sun.com/javase/6/docs/technotes/guides/reflection/index.html" target="_blank">Reflection</a> operations.</div> </td> </tr> </tbody> </table> </div> <section class="class-uses"> <ul class="block-list"> <li> <section class="detail" id="com.restfb"> <h2>Uses of <a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a> in <a href="../../package-summary.html">com.restfb</a></h2> <div class="use-summary"> <table class="summary-table"> <caption><span>Methods in <a href="../../package-summary.html">com.restfb</a> with parameters of type <a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a></span></caption> <thead> <tr> <th class="col-first" scope="col">Modifier and Type</th> <th class="col-second" scope="col">Method</th> <th class="col-last" scope="col">Description</th> </tr> </thead> <tbody> <tr class="alt-color"> <td class="col-first"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></td> <th class="col-second" scope="row"><span class="type-name-label">DefaultJsonMapper.</span><code><span class="member-name-link"><a href="../../DefaultJsonMapper.html#getFacebookFieldName(com.restfb.util.ReflectionUtils.FieldWithAnnotation)">getFacebookFieldName</a></span>&#8203;(<a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a>&lt;<a href="../../Facebook.html" title="annotation in com.restfb">Facebook</a>&gt;&nbsp;fieldWithAnnotation)</code></th> <td class="col-last"> <div class="block">For a Java field annotated with the <code>Facebook</code> annotation, figure out what the corresponding Facebook JSON field name to map to it is.</div> </td> </tr> <tr class="row-color"> <td class="col-first"><code>protected void</code></td> <th class="col-second" scope="row"><span class="type-name-label">DefaultJsonMapper.</span><code><span class="member-name-link"><a href="../../DefaultJsonMapper.html#logMultipleMappingFailedForField(java.lang.String,com.restfb.util.ReflectionUtils.FieldWithAnnotation,java.lang.String)">logMultipleMappingFailedForField</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;facebookFieldName, <a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a>&lt;<a href="../../Facebook.html" title="annotation in com.restfb">Facebook</a>&gt;&nbsp;fieldWithAnnotation, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;json)</code></th> <td class="col-last"> <div class="block">Dumps out a log message when one of a multiple-mapped Facebook field name JSON-to-Java mapping operation fails.</div> </td> </tr> <tr class="alt-color"> <td class="col-first"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></code></td> <th class="col-second" scope="row"><span class="type-name-label">DefaultJsonMapper.</span><code><span class="member-name-link"><a href="../../DefaultJsonMapper.html#toJavaType(com.restfb.util.ReflectionUtils.FieldWithAnnotation,com.restfb.json.JsonObject,java.lang.String)">toJavaType</a></span>&#8203;(<a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a>&lt;<a href="../../Facebook.html" title="annotation in com.restfb">Facebook</a>&gt;&nbsp;fieldWithAnnotation, <a href="../../json/JsonObject.html" title="class in com.restfb.json">JsonObject</a>&nbsp;jsonObject, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;facebookFieldName)</code></th> <td class="col-last"> <div class="block">Extracts JSON data for a field according to its <code>Facebook</code> annotation and returns it converted to the proper Java type.</div> </td> </tr> </tbody> </table> </div> <div class="use-summary"> <table class="summary-table"> <caption><span>Method parameters in <a href="../../package-summary.html">com.restfb</a> with type arguments of type <a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a></span></caption> <thead> <tr> <th class="col-first" scope="col">Modifier and Type</th> <th class="col-second" scope="col">Method</th> <th class="col-last" scope="col">Description</th> </tr> </thead> <tbody> <tr class="alt-color"> <td class="col-first"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html" title="class or interface in java.util" class="external-link">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;</code></td> <th class="col-second" scope="row"><span class="type-name-label">DefaultJsonMapper.</span><code><span class="member-name-link"><a href="../../DefaultJsonMapper.html#facebookFieldNamesWithMultipleMappings(java.util.List)">facebookFieldNamesWithMultipleMappings</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a>&lt;<a href="../../Facebook.html" title="annotation in com.restfb">Facebook</a>&gt;&gt;&nbsp;fieldsWithAnnotation)</code></th> <td class="col-last"> <div class="block">Finds any Facebook JSON fields that are mapped to more than 1 Java field.</div> </td> </tr> </tbody> </table> </div> </section> </li> <li> <section class="detail" id="com.restfb.util"> <h2>Uses of <a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a> in <a href="../package-summary.html">com.restfb.util</a></h2> <div class="use-summary"> <table class="summary-table"> <caption><span>Methods in <a href="../package-summary.html">com.restfb.util</a> that return types with arguments of type <a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a></span></caption> <thead> <tr> <th class="col-first" scope="col">Modifier and Type</th> <th class="col-second" scope="col">Method</th> <th class="col-last" scope="col">Description</th> </tr> </thead> <tbody> <tr class="alt-color"> <td class="col-first"><code>static &lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html" title="class or interface in java.lang.annotation" class="external-link">Annotation</a>&gt;<br><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">ReflectionUtils.FieldWithAnnotation</a>&lt;T&gt;&gt;</code></td> <th class="col-second" scope="row"><span class="type-name-label">ReflectionUtils.</span><code><span class="member-name-link"><a href="../ReflectionUtils.html#findFieldsWithAnnotation(java.lang.Class,java.lang.Class)">findFieldsWithAnnotation</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;?&gt;&nbsp;type, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html" title="class or interface in java.lang" class="external-link">Class</a>&lt;T&gt;&nbsp;annotationType)</code></th> <td class="col-last"> <div class="block">Finds fields on the given <code>type</code> and all of its superclasses annotated with annotations of type <code>annotationType</code>.</div> </td> </tr> </tbody> </table> </div> </section> </li> </ul> </section> </main> <footer role="contentinfo"> <nav role="navigation"> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottom-nav" id="navbar.bottom"> <div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation"> <li><a href="../../../../index.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../ReflectionUtils.FieldWithAnnotation.html" title="class in com.restfb.util">Class</a></li> <li class="nav-bar-cell1-rev">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> <!-- ======== END OF BOTTOM NAVBAR ======= --> <span class="skip-nav" id="skip.navbar.bottom"> <!-- --> </span></nav> <p class="legal-copy"><small><i>RestFB 3.14.0. Copyright &#169; 2010-2021 Mark Allen, Norbert Bartels. All Rights Reserved.</i></small></p> </footer> </div> </div> </body> </html>
<!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" href="icon/collapse_icon.ico.ico"> <title>Usuarios</title> <script src="https://www.gstatic.com/firebasejs/8.5.0/firebase-app.js"> </script> <script src="https://www.gstatic.com/firebasejs/8.5.0/firebase-auth.js"> </script> <script src="https://www.gstatic.com/firebasejs/8.5.0/firebase-firestore.js"> </script> <!-- Agrega el manejo de storage. --> <script src="https://www.gstatic.com/firebasejs/8.5.0/firebase-storage.js"> </script> <script src="js/init.js"> </script> <script type="module" src="cmp/mi-nav.js"> </script> <script type="module" src="cmp/mi-footer.js"> </script> <script type="module" src="cmp/mi-progreso.js"> </script> <link rel="stylesheet" href="css/estilocollapse.css"> </head> <body> <mi-nav></mi-nav> <div class="logocollapse"> <img src="logo/logo.png" width="150"alt=""> </div> <header> <h1>Usuarios</h1> <div class="herramientas"> <a href="usuarioNuevo.html"> Agregar…</a> </div> </header> <ul id="lista" class="lista"> <li> <mi-progreso> </mi-progreso> </li> </ul> <mi-footer></mi-footer> <script type="module" src="js/CtrlUsuarios.js"> </script> </body> </html>
<!DOCTYPE html><html lang="zh"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="generator" content="Gatsby 3.8.0"/><style>.gatsby-image-wrapper{position:relative;overflow:hidden}.gatsby-image-wrapper img{bottom:0;height:100%;left:0;margin:0;max-width:none;padding:0;position:absolute;right:0;top:0;width:100%;object-fit:cover}.gatsby-image-wrapper [data-main-image]{opacity:0;transform:translateZ(0);transition:opacity .25s linear;will-change:opacity}.gatsby-image-wrapper-constrained{display:inline-block;vertical-align:top}</style><noscript><style>.gatsby-image-wrapper noscript [data-main-image]{opacity:1!important}.gatsby-image-wrapper [data-placeholder-image]{opacity:0!important}</style></noscript><script type="module">const e="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;e&&document.body.addEventListener("load",(function(e){if(void 0===e.target.dataset.mainImage)return;if(void 0===e.target.dataset.gatsbyImageSsr)return;const t=e.target;let a=null,n=t;for(;null===a&&n;)void 0!==n.parentNode.dataset.gatsbyImageWrapper&&(a=n.parentNode),n=n.parentNode;const o=a.querySelector("[data-placeholder-image]"),r=new Image;r.src=t.currentSrc,r.decode().catch((()=>{})).then((()=>{t.style.opacity=1,o&&(o.style.opacity=0,o.style.transition="opacity 500ms linear")}))}),!0);</script><title data-react-helmet="true">有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的? - Reddit 热门提问</title><link data-react-helmet="true" rel="alternate" hrefLang="x-default" href="https://ask.buzzing.cc"/><link data-react-helmet="true" rel="alternate" hrefLang="zh-Hans" href="https://ask.buzzing.cc/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/"/><link data-react-helmet="true" rel="alternate" hrefLang="en-US" href="https://ask.buzzing.cc/en/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/"/><link data-react-helmet="true" rel="alternate" hrefLang="zh-Hant" href="https://ask.buzzing.cc/zh-Hant/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/"/><link data-react-helmet="true" rel="alternate" hrefLang="ja-JA" href="https://ask.buzzing.cc/ja/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/"/><meta data-react-helmet="true" property="og:locale" content="zh_Hans"/><meta data-react-helmet="true" property="og:locale:alternate" content="en_US"/><meta data-react-helmet="true" property="og:locale:alternate" content="zh_Hant"/><meta data-react-helmet="true" property="og:locale:alternate" content="ja_JA"/><meta data-react-helmet="true" name="description" content="有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?"/><meta data-react-helmet="true" name="keywords" content="buzzing,问题,提问,回答,答案"/><meta data-react-helmet="true" property="og:title" content="有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?"/><meta data-react-helmet="true" property="og:description" content="有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?"/><meta data-react-helmet="true" property="og:type" content="website"/><meta data-react-helmet="true" name="twitter:creator" content="Buzzing.cc"/><meta data-react-helmet="true" name="twitter:title" content="有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?"/><meta data-react-helmet="true" name="twitter:description" content="有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?"/><meta data-react-helmet="true" name="twitter:card" content="summary"/><meta data-react-helmet="true" name="telegram:channel" content="@buzzingcc"/><script data-react-helmet="true" type="application/ld+json">[{"@context":"http://schema.org","@type":"WebSite","@id":"https://ask.buzzing.cc#website","url":"https://ask.buzzing.cc","name":"Reddit 热门提问","image":{"@type":"ImageObject","url":"https://ask.buzzing.cc/avatar.png","@id":"https://ask.buzzing.cc#logo","caption":"Reddit 热门提问 Logo"}},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://ask.buzzing.cc/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/","name":"有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?","image":null}}]},{"@context":"http://schema.org","@type":"BlogPosting","url":"https://ask.buzzing.cc/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/","name":"有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?","headline":"有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?","image":{"@type":"ImageObject","url":null},"author":{"@type":"Person","name":"Buzzing.cc"},"publisher":{"@type":"Organization","name":"Buzzing.cc","logo":{"@type":"ImageObject","url":"https://ask.buzzing.cc/avatar.png","@id":"https://ask.buzzing.cc#logo","caption":"Reddit 热门提问 Logo"}},"datePublished":"2021-02-21T00:00:00.000Z","description":"有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?"}]</script><link rel="preconnect" href="https://instagram.com"/><link rel="preconnect" href="https://hn.algolia.com"/><link rel="alternate" type="application/rss+xml" href="/en/rss.xml"/><link rel="alternate" type="application/rss+xml" href="/rss.xml"/><link rel="alternate" type="application/rss+xml" href="/zh-Hant/rss.xml"/><link rel="sitemap" type="application/xml" href="/sitemap/sitemap-index.xml"/><script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-5211209136530011", enable_page_level_ads: true }); </script><link rel="icon" href="/favicon-32x32.png?v=7d9376199c46f0ffdd60844161742558" type="image/png"/><link rel="manifest" href="/manifest.webmanifest" crossorigin="anonymous"/><meta name="theme-color" content="#FF4500"/><link rel="apple-touch-icon" sizes="48x48" href="/icons/icon-48x48.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="apple-touch-icon" sizes="72x72" href="/icons/icon-72x72.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="apple-touch-icon" sizes="96x96" href="/icons/icon-96x96.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="apple-touch-icon" sizes="144x144" href="/icons/icon-144x144.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="apple-touch-icon" sizes="192x192" href="/icons/icon-192x192.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="apple-touch-icon" sizes="256x256" href="/icons/icon-256x256.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="apple-touch-icon" sizes="384x384" href="/icons/icon-384x384.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="apple-touch-icon" sizes="512x512" href="/icons/icon-512x512.png?v=7d9376199c46f0ffdd60844161742558"/><link rel="preconnect dns-prefetch" href="https://www.google-analytics.com"/><link as="script" rel="preload" href="/webpack-runtime-502b70e504bd15e38e3b.js"/><link as="script" rel="preload" href="/framework-1e925e1f21c302748cd1.js"/><link as="script" rel="preload" href="/app-72c0fce36e14f78ef629.js"/><link as="script" rel="preload" href="/dd1332ab8f15d1828b0fe96ccfe1761ffc193057-afe6fbde1251ee9d2e2e.js"/><link as="script" rel="preload" href="/1dd094f1503bdbdfde0b98dcab7f3ba21ad40d86-0a41fa1657820cc623ba.js"/><link as="script" rel="preload" href="/78f973e7d66c0a01f0f4773d0b98f9433c59fdb2-e7b3afa93dad726ce159.js"/><link as="script" rel="preload" href="/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-af934cb76005210e3be4.js"/><link as="fetch" rel="preload" href="/page-data/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/page-data.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/1239077767.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/2744905544.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/3280999885.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/app-data.json" crossorigin="anonymous"/></head><body><script>(function() { try { var mode = localStorage.getItem('theme-ui-color-mode'); if (!mode) return document.documentElement.classList.add('theme-ui-' + mode); document.body.classList.add('theme-ui-' + mode); } catch (e) {} })();</script><div id="___gatsby"><style data-emotion="css-global cysrkg">html{--theme-ui-colors-transparent:transparent;--theme-ui-colors-black:#000;--theme-ui-colors-white:#fff;--theme-ui-colors-gray-1:#f7fafc;--theme-ui-colors-gray-2:#edf2f7;--theme-ui-colors-gray-3:#e2e8f0;--theme-ui-colors-gray-4:#cbd5e0;--theme-ui-colors-gray-5:#a0aec0;--theme-ui-colors-gray-6:#718096;--theme-ui-colors-gray-7:#4a5568;--theme-ui-colors-gray-8:#2d3748;--theme-ui-colors-gray-9:#1a202c;--theme-ui-colors-red-1:#fff5f5;--theme-ui-colors-red-2:#fed7d7;--theme-ui-colors-red-3:#feb2b2;--theme-ui-colors-red-4:#fc8181;--theme-ui-colors-red-5:#f56565;--theme-ui-colors-red-6:#e53e3e;--theme-ui-colors-red-7:#c53030;--theme-ui-colors-red-8:#9b2c2c;--theme-ui-colors-red-9:#742a2a;--theme-ui-colors-orange-1:#fffaf0;--theme-ui-colors-orange-2:#feebc8;--theme-ui-colors-orange-3:#fbd38d;--theme-ui-colors-orange-4:#f6ad55;--theme-ui-colors-orange-5:#ed8936;--theme-ui-colors-orange-6:#dd6b20;--theme-ui-colors-orange-7:#c05621;--theme-ui-colors-orange-8:#9c4221;--theme-ui-colors-orange-9:#7b341e;--theme-ui-colors-yellow-1:#fffff0;--theme-ui-colors-yellow-2:#fefcbf;--theme-ui-colors-yellow-3:#faf089;--theme-ui-colors-yellow-4:#f6e05e;--theme-ui-colors-yellow-5:#ecc94b;--theme-ui-colors-yellow-6:#d69e2e;--theme-ui-colors-yellow-7:#b7791f;--theme-ui-colors-yellow-8:#975a16;--theme-ui-colors-yellow-9:#744210;--theme-ui-colors-green-1:#f0fff4;--theme-ui-colors-green-2:#c6f6d5;--theme-ui-colors-green-3:#9ae6b4;--theme-ui-colors-green-4:#68d391;--theme-ui-colors-green-5:#48bb78;--theme-ui-colors-green-6:#38a169;--theme-ui-colors-green-7:#2f855a;--theme-ui-colors-green-8:#276749;--theme-ui-colors-green-9:#22543d;--theme-ui-colors-teal-1:#e6fffa;--theme-ui-colors-teal-2:#b2f5ea;--theme-ui-colors-teal-3:#81e6d9;--theme-ui-colors-teal-4:#4fd1c5;--theme-ui-colors-teal-5:#38b2ac;--theme-ui-colors-teal-6:#319795;--theme-ui-colors-teal-7:#2c7a7b;--theme-ui-colors-teal-8:#285e61;--theme-ui-colors-teal-9:#234e52;--theme-ui-colors-blue-1:#ebf8ff;--theme-ui-colors-blue-2:#bee3f8;--theme-ui-colors-blue-3:#90cdf4;--theme-ui-colors-blue-4:#63b3ed;--theme-ui-colors-blue-5:#4299e1;--theme-ui-colors-blue-6:#3182ce;--theme-ui-colors-blue-7:#2b6cb0;--theme-ui-colors-blue-8:#2c5282;--theme-ui-colors-blue-9:#2a4365;--theme-ui-colors-indigo-1:#ebf4ff;--theme-ui-colors-indigo-2:#c3dafe;--theme-ui-colors-indigo-3:#a3bffa;--theme-ui-colors-indigo-4:#7f9cf5;--theme-ui-colors-indigo-5:#667eea;--theme-ui-colors-indigo-6:#5a67d8;--theme-ui-colors-indigo-7:#4c51bf;--theme-ui-colors-indigo-8:#434190;--theme-ui-colors-indigo-9:#3c366b;--theme-ui-colors-purple-1:#faf5ff;--theme-ui-colors-purple-2:#e9d8fd;--theme-ui-colors-purple-3:#d6bcfa;--theme-ui-colors-purple-4:#b794f4;--theme-ui-colors-purple-5:#9f7aea;--theme-ui-colors-purple-6:#805ad5;--theme-ui-colors-purple-7:#6b46c1;--theme-ui-colors-purple-8:#553c9a;--theme-ui-colors-purple-9:#44337a;--theme-ui-colors-pink-1:#fff5f7;--theme-ui-colors-pink-2:#fed7e2;--theme-ui-colors-pink-3:#fbb6ce;--theme-ui-colors-pink-4:#f687b3;--theme-ui-colors-pink-5:#ed64a6;--theme-ui-colors-pink-6:#d53f8c;--theme-ui-colors-pink-7:#b83280;--theme-ui-colors-pink-8:#97266d;--theme-ui-colors-pink-9:#702459;--theme-ui-colors-grayDark:#2d3748;--theme-ui-colors-text:#282c35;--theme-ui-colors-background:#fff;--theme-ui-colors-primary:#007acc;--theme-ui-colors-primaryHover:#2c5282;--theme-ui-colors-secondary:#718096;--theme-ui-colors-muted:#e2e8f0;--theme-ui-colors-success:#9ae6b4;--theme-ui-colors-info:#63b3ed;--theme-ui-colors-warning:#faf089;--theme-ui-colors-danger:#feb2b2;--theme-ui-colors-light:#f7fafc;--theme-ui-colors-dark:#2d3748;--theme-ui-colors-textMuted:#718096;--theme-ui-colors-heading:#282c35;color:var(--theme-ui-colors-text);background-color:var(--theme-ui-colors-background);}</style><style data-emotion="css-global 3qknja">*{box-sizing:border-box;}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.625;font-weight:400;}body{margin:0;}</style><div style="outline:none" tabindex="-1" id="gatsby-focus-wrapper"><style data-emotion="css ozdkra">.css-ozdkra{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.625;font-weight:400;}</style><div class="css-ozdkra"><style data-emotion="css 1389d71">.css-1389d71{padding-left:1rem;padding-right:1rem;margin-bottom:2rem;max-width:72rem;margin-left:auto;margin-right:auto;}@media screen and (min-width: 640px){.css-1389d71{padding-left:2rem;padding-right:2rem;}}</style><header class="css-1389d71"><style data-emotion="css 114y5u6">.css-114y5u6{padding-top:1rem;padding-bottom:0.5rem;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--theme-ui-colors-muted);}</style><style data-emotion="css 11iq5sy">.css-11iq5sy{padding-top:1rem;padding-bottom:0.5rem;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--theme-ui-colors-muted);}</style><div class="css-11iq5sy"><style data-emotion="css 1asu8vn">.css-1asu8vn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><style data-emotion="css 1gmd4pk">.css-1gmd4pk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}</style><div class="css-1gmd4pk"><style data-emotion="css 18rxmpq">.css-18rxmpq{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}</style><style data-emotion="css eiky7">.css-eiky7{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}</style><div class="css-eiky7"><style data-emotion="css 1tb8po8">.css-1tb8po8{margin-bottom:0.5rem;margin-top:0.5rem;margin-right:1rem;}@media screen and (min-width: 640px){.css-1tb8po8{margin-right:2rem;}}</style><style data-emotion="css 1viujpb">.css-1viujpb{font-family:inherit;font-weight:700;line-height:1.25;margin:0;margin-bottom:1rem;font-size:1.875rem;margin-top:1rem;margin-bottom:0.5rem;margin-top:0.5rem;margin-right:1rem;}@media screen and (min-width: 640px){.css-1viujpb{margin-right:2rem;}}</style><h3 class="css-1viujpb"><style data-emotion="css oma421">.css-oma421{color:var(--theme-ui-colors-text);}</style><style data-emotion="css z84qkq">.css-z84qkq{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;color:var(--theme-ui-colors-text);}.css-z84qkq:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a class="css-z84qkq" href="/">Reddit 热门提问</a></h3><style data-emotion="css 4cffwv">.css-4cffwv{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}</style><nav class="css-4cffwv"></nav></div><div class="css-4cffwv"><style data-emotion="css wlwzm">.css-wlwzm{min-width:6.5rem;}</style><div class="css-4cffwv"><style data-emotion="css 1ddtodu">.css-1ddtodu{box-sizing:border-box;margin:0;min-width:0;display:block;width:100%;padding:0.5rem;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;font-size:inherit;line-height:inherit;border:1px solid;border-radius:4px;color:inherit;background-color:var(--theme-ui-colors-background);min-width:6.5rem;}</style><select class="css-1ddtodu"><option value="en">English</option><option selected="" value="zh">简体中文</option><option value="zh-Hant">繁體中文</option><option value="ja">日本語</option></select><style data-emotion="css 1swud1q">.css-1swud1q{box-sizing:border-box;margin:0;min-width:0;margin-left:-28px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;pointer-events:none;}</style><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentcolor" class="css-1swud1q"><path d="M7 10l5 5 5-5z"></path></svg></div></div></div></div></header><style data-emotion="css 1nitwqa">.css-1nitwqa{max-width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;}@media screen and (min-width: 640px){.css-1nitwqa{max-width:72rem;padding-left:2rem;padding-right:2rem;}}</style><style data-emotion="css 19p2w2j">.css-19p2w2j{box-sizing:border-box;margin:0;min-width:0;max-width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:2rem;}@media screen and (min-width: 640px){.css-19p2w2j{max-width:72rem;padding-left:2rem;padding-right:2rem;}}</style><div class="css-19p2w2j"><div></div><main><div><style data-emotion="css 1tx9p16">.css-1tx9p16{font-size:1.25rem;}</style><style data-emotion="css 17vxmjj">.css-17vxmjj{border-left-width:4px;border-left-style:solid;border-left-color:var(--theme-ui-colors-muted);color:var(--theme-ui-colors-textMuted);margin:0;padding:0;font-style:italic;margin-top:2rem;margin-bottom:2rem;padding-left:1rem;font-size:1.25rem;}</style><blockquote class="css-17vxmjj">有什么事情是你小时候看到的,看起来无伤大雅,但如果你现在亲眼看到,会让你感到恐怖的?</blockquote><style data-emotion="css vurnku">.css-vurnku{box-sizing:border-box;margin:0;min-width:0;}</style><div data-test="ad-container" class="css-vurnku"><ins class=" adsbygoogle" style="display:block" data-ad-client="ca-pub-5211209136530011" data-ad-slot="9469977903" data-ad-layout="" data-ad-layout-key="" data-ad-format="auto" data-full-width-responsive="true"></ins></div><article><div><style data-emotion="css y35oof">.css-y35oof{border-left-width:4px;border-left-style:solid;border-left-color:var(--theme-ui-colors-muted);color:var(--theme-ui-colors-textMuted);margin:0;padding:0;font-style:italic;margin-top:2rem;margin-bottom:2rem;padding-left:1rem;}</style><blockquote class="css-y35oof"><style data-emotion="css 1fmmdck">.css-1fmmdck{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;}.css-1fmmdck:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a href="https://www.reddit.com/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/" class="css-1fmmdck">What’s something you saw as a kid that looked harmless but if you witnessed it now it would horrify you?</a><br/>from<a href="https://www.reddit.com/r/AskReddit" class="css-1fmmdck"> /r/AskReddit</a></blockquote></div><div><style data-emotion="css 16o81mo">.css-16o81mo{position:relative;padding-bottom:640px;}</style><div class="css-16o81mo"><style data-emotion="css dub4b9">.css-dub4b9{position:absolute;top:0;left:0;}</style><iframe id="reddit-embed" title="What’s something you saw as a kid that looked harmless but if you witnessed it now it would horrify you?" src="https://www.redditmedia.com/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/?ref_source=embed&amp;amp;ref=share&amp;amp;embed=true" width="100%" height="100%" frameBorder="0" scrolling="no" allowfullscreen="" sandbox="allow-scripts allow-same-origin allow-popups" class="css-dub4b9"></iframe></div></div></article></div><style data-emotion="css 4h3z6r">.css-4h3z6r{padding-top:1rem;padding-bottom:2rem;}</style><footer class="css-4h3z6r"><style data-emotion="css 1v7jeax">.css-1v7jeax{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;font-size:1.25rem;}</style><style data-emotion="css hit6r0">.css-hit6r0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;font-size:1.25rem;}</style><div class="css-hit6r0"><style data-emotion="css 1b4bnnt">.css-1b4bnnt{background-color:var(--theme-ui-colors-gray-1);margin-right:1rem;margin-bottom:0.5rem;color:var(--theme-ui-colors-textMuted);padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.css-1b4bnnt:hover{background-color:var(--theme-ui-colors-gray-2);}</style><style data-emotion="css 10urasb">.css-10urasb{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;background-color:var(--theme-ui-colors-gray-1);margin-right:1rem;margin-bottom:0.5rem;color:var(--theme-ui-colors-textMuted);padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}.css-10urasb:hover{-webkit-text-decoration:underline;text-decoration:underline;}.css-10urasb:hover{background-color:var(--theme-ui-colors-gray-2);}</style><a class="css-10urasb" href="/tags/ask-reddit">问Reddit</a><a class="css-10urasb" href="/tags/reddit">reddit</a></div><style data-emotion="css 187bc73">.css-187bc73{margin-bottom:2rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><style data-emotion="css 1igkn86">.css-1igkn86{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div data-test="bio" class="css-1igkn86"><style data-emotion="css 43riig">.css-43riig{min-width:56px;padding-right:0.5rem;padding-top:0.25rem;}</style><style data-emotion="css gzitb9">.css-gzitb9{box-sizing:border-box;margin:0;min-width:0;color:var(--theme-ui-colors-primary);-webkit-text-decoration:none;text-decoration:none;min-width:56px;padding-right:0.5rem;padding-top:0.25rem;}.css-gzitb9:hover{-webkit-text-decoration:underline;text-decoration:underline;}</style><a class="css-gzitb9" href="/"><style data-emotion="css 1py321f">.css-1py321f{margin-bottom:0;border-radius:9999px;width:48px;height:48px;}</style><style data-emotion="css 1g22wk4">.css-1g22wk4{box-sizing:border-box;margin:0;min-width:0;max-width:100%;height:auto;margin-bottom:0;border-radius:9999px;width:48px;height:48px;}</style><img src="https://ask.buzzing.cc/avatar.png" alt="logo" class="css-1g22wk4"/></a><div class="css-0">用中文在 <a class="css-1fmmdck" href="/">ask.buzzing.cc</a> 浏览当前 Reddit 提问相关小组中最热门的问题</div></div><style data-emotion="css r1hyeu">.css-r1hyeu{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;padding:0;padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;}</style><style data-emotion="css 1jw7mp8">.css-1jw7mp8{box-sizing:border-box;margin:0;min-width:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;list-style:none;padding:0;padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;}</style><ul class="css-1jw7mp8"><li><a rel="prev" class="css-1fmmdck" href="/reddit/r/AskReddit/comments/lobvqr/what_game_will_replace_bingo_in_the_nursing_homes/">← <!-- -->30年后,什么游戏会取代养老院的BINGO?</a></li><li><a rel="next" class="css-1fmmdck" href="/reddit/r/NoStupidQuestions/comments/lop7ju/why_is_walking_upstairs_from_a_dark_basement/">为什么我们明明知道身后什么都没有,但从黑暗的地下室上楼还是很害怕?<!-- --> →</a></li></ul></footer></main></div></div></div><div id="gatsby-announcer" style="position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0" aria-live="assertive" aria-atomic="true"></div></div><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-H5507HLMBR"></script><script> if(true) { window.dataLayer = window.dataLayer || []; function gtag(){window.dataLayer && window.dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-H5507HLMBR', {"send_page_view":false}); } </script><script id="gatsby-script-loader">/*<![CDATA[*/window.pagePath="/reddit/r/AskReddit/comments/lomn6s/whats_something_you_saw_as_a_kid_that_looked/";/*]]>*/</script><script id="gatsby-chunk-mapping">/*<![CDATA[*/window.___chunkMapping={"polyfill":["/polyfill-6e29ba578f5c9302e60e.js"],"app":["/app-72c0fce36e14f78ef629.js"],"component---node-modules-gatsby-theme-blog-core-src-templates-posts-query-js":["/component---node-modules-gatsby-theme-blog-core-src-templates-posts-query-js-71a05de2cb1d3241a51c.js"],"component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js":["/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-af934cb76005210e3be4.js"],"component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-timeline-templates-posts-query-js":["/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-timeline-templates-posts-query-js-9bbb90c08f56222c57b8.js"],"component---node-modules-gatsby-theme-buzzing-src-pages-404-js":["/component---node-modules-gatsby-theme-buzzing-src-pages-404-js-e916c733aad8993e8eb9.js"],"component---node-modules-gatsby-theme-buzzing-src-templates-archives-query-js":["/component---node-modules-gatsby-theme-buzzing-src-templates-archives-query-js-638d816d828442f7192b.js"],"component---node-modules-gatsby-theme-timeline-src-pages-redirect-js":["/component---node-modules-gatsby-theme-timeline-src-pages-redirect-js-a276e916f40cfac49155.js"]};/*]]>*/</script><script src="/polyfill-6e29ba578f5c9302e60e.js" nomodule=""></script><script src="/component---node-modules-gatsby-theme-buzzing-src-gatsby-theme-blog-core-templates-post-query-js-af934cb76005210e3be4.js" async=""></script><script src="/78f973e7d66c0a01f0f4773d0b98f9433c59fdb2-e7b3afa93dad726ce159.js" async=""></script><script src="/1dd094f1503bdbdfde0b98dcab7f3ba21ad40d86-0a41fa1657820cc623ba.js" async=""></script><script src="/dd1332ab8f15d1828b0fe96ccfe1761ffc193057-afe6fbde1251ee9d2e2e.js" async=""></script><script src="/app-72c0fce36e14f78ef629.js" async=""></script><script src="/framework-1e925e1f21c302748cd1.js" async=""></script><script src="/webpack-runtime-502b70e504bd15e38e3b.js" async=""></script></body></html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="description" content="" /> <meta name="author" content="" /> <title>You are better off with a kick-ass half than half-assed whole | EdLab Blog</title> <!-- Bootstrap core CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous" /> <!-- Custom styles for this template --> <link href="../css/styles.css" rel="stylesheet" /> </head> <body> <!-- Navigation --> <nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top"> <div class="container"> <a class="navbar-brand" href="/">EdLab Archive</a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" > <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item active"> <a class="nav-link" href="../blogs">Blogs</a> </li> <li class="nav-item"> <a class="nav-link " href="../profiles">Profiles</a> </li> <li class="nav-item "> <a class="nav-link" href="../events">Events</a> </li> <li class="nav-item "> <a class="nav-link" href="../projects">Projects</a> </li> </ul> </div> </div> </nav> <!-- Page Content --> <div class="container content"> <div class="row"> <!-- Post Content Column --> <div class="col-lg-8"> <div class="back-link"> <a href="./"> &lt; back to list</a> </div> <!-- Title --> <h1 class="mt-4">You are better off with a kick-ass half than half-assed whole</h1> <p class="lead"> Ankit Ranka </p> <hr /> <!-- Date/Time --> <p> December 17, 2010 </p> <hr /> <!-- Post Content --> <p> I am currently reading book titled "<a href="http://37signals.com/rework/">Rework</a>" from 37signals. One of the interesting points they make is how bunch of ideas turn into crappy products by trying to do them all at once. They note that it's difficult to do ten things well at the same time. Some examples they provided were of directors cutting good scenes and writers eliminating good pages to make great books. They emphasize that software should follow the same pattern. Many times we have great ideas about features that can take months to implement but while developing those awesome features, we lose all that time period where we would have released a basic version of the product that fulfills the vision and would have received valuable user feedback. It's necessary to ingrain the idea of releasing early and often and receiving real user feedback. One argument against this is that what if we end up putting a crappy product out there. No one knows that before releasing a product. It might occur that users don't like the features that you think are awesome. Hence, its better to let users guide you early in the process rather than in the later stages where you are least flexible. I think this concept will immensely help us as we get our products out. </p> </div> </div> </div> <!-- Footer --> <footer class="py-5 bg-dark"> <div class="container"> <p class="m-0 text-center text-white"> Copyright &copy; EdLab 2019 <script>new Date().getFullYear()>2019&&document.write("-"+new Date().getFullYear());</script> </p> </div> <!-- /.container --> </footer> <!-- Bootstrap core JavaScript --> <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous" ></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous" ></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous" ></script> </body> </html>
<!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.0"> <title>Document</title> </head> <body> <script> let date = new Date("2017-01-01"); console.log(date); </script> </body> </html>
--- layout: ballerina-example-page-old title: Floating point Nnmbers description: This BBE introduces the float type in Ballerina. keywords: ballerina, ballerina by example, bbe, floating point numbers, float, NaN permalink: /learn/by-example/floating-point-numbers active: floating-point-numbers redirect_from: - /swan-lake/learn/by-example/floating-point-numbers - /swan-lake/learn/by-example/floating-point-numbers.html --- <div class="row cBallerina-io-Gray-row"> <div class="container cBallerinaBySampleContainer"> <div class="FullCode"> <div class="highlight"><pre><span class="kn">import</span> <span class="nx">ballerina</span><span class="o">/</span><span class="nx">io</span><span class="p">;</span> <span class="nx">public</span> <span class="kd">function</span> <span class="nx">main</span><span class="p">()</span> <span class="p">{</span> <span class="kt">float</span> <span class="nx">x</span> <span class="p">=</span> <span class="mf">1.0</span><span class="p">;</span> <span class="kt">int</span> <span class="nx">n</span> <span class="p">=</span> <span class="mi">5</span><span class="p">;</span> <span class="c1">// No implicit conversions between integers and floating point values are allowed.</span> <span class="c1">// You can use `&lt;T&gt;` for explicit conversions.</span> <span class="kt">float</span> <span class="nx">y</span> <span class="p">=</span> <span class="nx">x</span> <span class="o">+</span> <span class="p">&lt;</span><span class="kt">float</span><span class="p">&gt;</span><span class="nx">n</span><span class="p">;</span> <span class="nx">io</span><span class="p">:</span><span class="nb">println</span><span class="p">(</span><span class="nx">y</span><span class="p">);</span> <span class="p">}</span> </pre></div> </div> <div class="col-xs-12 col-sm-12 col-md-12"> <table class="cTopInfoContainer cTopControlsContainer"> <tr> <td class="cLeftTD"> <h2>Floating point Nnmbers</h2> <p><p>The <code>float</code> type is IEEE 64-bit binary floating point (same as <code>double</code> in Java) and supports the same arithmetic operators as <code>int</code>.</p> </p> </td> <td class="cRightTD"> <div class="cTopButtonContainer"> <div class="cButtonInfoContainer"> <a class="prev" href="integers.html?is_ref_by_example=true"> <span>< PREVIOUS</span> <p>Integers</p> </a> </div> <div class="cButtonInfoContainer"> <a class="next" href="decimal-type.html?is_ref_by_example=true"> <span>NEXT ></span> <p>Decimal type</p> </a> </div> </div> </td> </tr> </table> </div> <div class="example" id="floating-point-numbers"> <div class="col-xs-12 col-sm-12 col-md-12 cBBETable-container cCodeLeft"> <div class="cTopControlsContainer"> <div class="cTopControlsRow"> <div class="cLeftTD"> <div class="cBBE-links"> <ul> <li> <a class="copy"><img src="/img/copy-icon.svg" /></a> </li> <li> <a target="_blank" href="https://github.com/ballerina-platform/ballerina-distribution/tree/master/examples/floating-point-numbers/"><img src="/img/github-logo-green.svg" /></a> </li> <li> <a target="_blank" href="https://play.ballerina.io/?gist=df85299493098fb7ead3109a69606d20&file=floating_point_numbers.bal"><img src="/img/main-play-green-btn.svg" /></a> </li> </ul> </div> </div> </div> </div> <div class="codeSnippeset"> <div class="cBBE-body"> <div class="cTR"> <div class="code leading"> <div class="highlight"><pre><code class=language-ballerina>import ballerina/io; </code></pre></div> </div> <div class="docs"> </div> </div> <div class="cTR"> <div class="code leading"> <div class="highlight"><pre><code class=language-ballerina>public function main() { float x = 1.0; </code></pre></div> </div> <div class="docs"> </div> </div> <div class="cTR"> <div class="code leading"> <div class="highlight"><pre><code class=language-ballerina> int n = 5; </code></pre></div> </div> <div class="docs"> </div> </div> <div class="cTR hover-enable"> <div class="code leading"> <div class="highlight"><pre><code class=language-ballerina> float y = x + &lt;float&gt;n; </code></pre></div> </div> <div class="docs"> <div class="cCodeDesription"> <div> <p>No implicit conversions between integers and floating point values are allowed. You can use <code>&lt;T&gt;</code> for explicit conversions.</p> </div> </div> </div> </div> <div class="cTR"> <div class="code"> <div class="highlight"><pre><code class=language-ballerina> io:println(y); } </code></pre></div> </div> <div class="docs"> </div> </div> </div> </div> <div class="codeSnippeset"> <div class="cBBE-body"> <div class="cTR cOutputTr"> <div class="code cOutput"> <div class="highlight"><pre><code class=shell-session>bal run floating_point_numbers.bal 6.0 </code></pre></div> </div> <div class="docs"> </div> </div> </div> </div> </div> </div> </div> </div> <script> $(document).ready(function() { // hljs.initHighlightingOnLoad(); $(".switch").click(function() { $(".cCodeRight").toggleClass('cShow'); $(".cCodeLeft").toggleClass('cHide'); }); // get code text var codeSnippet = document.getElementsByClassName('FullCode')[0]; var codeText = codeSnippet.getElementsByTagName('pre')[0].textContent; // register "copy to clipboard" event to elements with "copy" class var clipboard = new ClipboardJS('.copy', { text: function(trigger) { return codeText; } }); // Register events show hide tooltip on click event clipboard.on('success', function(e) { setTooltip(e.trigger, 'Copied!'); hideTooltip(e.trigger); }); clipboard.on('error', function(e) { setTooltip(e.trigger, 'Failed!'); hideTooltip(e.trigger); }); $('.copy').tooltip({ trigger: 'click', placement: 'bottom' }); $("a.copy").unbind("click"); }); function setTooltip(btn, message) { $(btn).attr('data-original-title', message) .tooltip('show'); } function hideTooltip(btn) { setTimeout(function() { $(btn).tooltip('hide').removeAttr('data-original-title'); }, 1000); } </script>
{% extends "layout.html" %} {% block page_title %} {{ serviceName }} {% endblock %} {% block proposition_header %} {% endblock %} {% block content %} <main id="content" role="main"> <div> {% include "includes/phase_banner_beta.html" %} <div class="grid-row"> <div class="column-two-thirds"> <h1 class="heading-large">Divorce prototype</h1> <!-- <h2 class="heading-medium">Version 33</h2> <p class="text">To be tested on 14th June 2018, Research round 40</p> --> {% if query.errorMessage %} <div class="error-summary" role="alert" aria-labelledby="error-summary-heading-example-1" tabindex="-1"> {{ query.errorMessage }} </div> {% endif %} <p class="text"> {% include "parameters_include.html" %} </p> </ul> <p class="form-hint">Set husband/wife and Reason for divorce parameters before continuing</p> <h1 class="heading-large">Generic pages</h1> <ul class="list list-bullet"> <li><strong><a href="emails/generic">Email: Generic email to invite applicant to sign-in</a></strong></li> <li><strong><a href="/progress-bar/generic">Landing page: Generic scenario 'mid-flight'</a> </li> <li><strong><a href="/aos/progress-bar/multiple-respond">Landing page: multiple cross-jurisdiction cases + new contact section</a> </li> <li><strong><a href="/aos/progress-bar/multiple-divorce">Landing page: multiple divorce + new contact section</a> </li> <li>Sign out screens - before submission of petition</li> <li>Sign out screens - after submission</li> <li>Delete screens before and after</li> </ul> <h1 class="heading-large">Applicant</h1> <h2 class="heading-medium">Petition stage - Applicant</h2> <h3 class="heading-small">Apply for a divorce</h3> <ul class="list list-bullet"> <li><strong><a href="start.html">Start page: Apply for a divorce</a> </li> <li><strong><a href="/IDAM/login?continue_url=/save-return/check-your-answers">Resume a saved divorce application</a> </li> <li><strong><a href="emails/petition-submitted">Email: Application submitted</a></strong></li> <li><strong><a href="/progress-bar/application-submitted-awaiting-response">Landing page: Waiting for court to issue application</a></strong></li> </ul> <h3 class="heading-small">Application issued</h3> <ul class="list list-bullet"> <li><strong><a href="emails/petition-issued">Email: Application issued</a></strong></li> <li><strong><a href="/progress-bar/application-issued">Landing page: Application issued</a> </li> </ul> <h2 class="heading-medium">AOS stage - Applicant</h2> <h3 class="heading-small">Undefended - apply for decree nisi</h3> <p class="form-hint">You can find the undefended response in the Decree nisi stage</p> <h3 class="heading-small">Defended</h3> <ul class="list list-bullet"> <li><a href="/emails/aos-defended">Email: "Your husband is defending, and the court is waiting for the answer"</a></li> <li><a href="/emails/defended-answer">Email: "Your husband's answer has been submitted"</a></li> <li><strong><a href="/progress-bar/resp-defends-with-answer">Landing page: "Your husband's answer has been submitted"</a> </li> <li><a href="/emails/defended-no-answer">Email: "Your husband's answer was not received in time by the court"</a></li> </ul> <h3 class="heading-small">Co-respondent responds</h3> <ul class="list list-bullet"> <li>Placeholder for email about CR intending to defend</li> <li>Placeholder for email about CR submitting Answer</li> <li>Placeholder for email about CR missing deadline to submit Answer</li> <li><strong><a href="emails/aos-co-respondent-responds-wait">Email: "The co-respondent has responded and will not defend (wait)"</a></strong></li> <li><strong><a href="emails/aos-co-respondent-responds-continue">Email: "The co-respondent has responded and will not defend (continue)"</a></strong></li> <li><strong><a href="emails/aos-co-respondent-responds-generic">Email: "The co-respondent has responded and will not defend (generic)"</a></strong></li> </ul> <h3 class="heading-small">Amend petition as no consent/adultery not admitted</h3> <ul class="list list-bullet"> <li><strong><a href="/emails/aos-not-admitting-adultery">Email: "Your husband didn't admit the adultery"</a></strong></li> <li><a href="/emails/aos-no-consent">Email: "Your husband didn't consent to the divorce"</a></li> </ul> <h3 class="heading-small">No response</h3> <ul class="list list-bullet"> <li><strong><a href="/emails/aos-no-response">Email: "Your husband didn't respond"</a></strong></li> <li><strong><a href="/progress-bar/no-response">Landing page: Your husband didn't respond</a></strong></li> </ul> <h2 class="heading-medium">Decree nisi stage - Applicant</h2> <h3 class="heading-small">Undefended - apply for decree nisi</h3> <ul class="list list-bullet"> <li><strong><a href="emails/aos-not-defending">Email: "Your husband has responded and will not defend"</a></strong></li> <li><strong><a href="emails/aos-consent-given">Email: "Your husband has responded and consents to the divorce"</a></strong></li> <li><a href="/progress-bar/undefended">Landing page: "Apply for decree nisi"</a></li> </ul> <h3 class="heading-small">DN application accepted</h3> <ul class="list list-bullet"> <li><strong><a href="/emails/aos-coe">Email: "Your application for decree nisi has been accepted" (Certificate of Entitlement)</a> </li> <li><a href="/progress-bar/date-of-your-decree-nisi-announcement">Landing page: "Your application for decree nisi has been accepted"</a></li> </ul> <h3 class="heading-small">DN application refused</h3> <ul class="list list-bullet"> <li><a href="/emails/dn-rejected-by-la">Email: "Court asks for an amended application"</a></li> <li><a href="/progress-bar/rejected-by-legal-advisor">Landing page: You need to amend your application</a></li> <li><a href="/emails/la-needs-more-info">Email: "Court asks for more information"</a></li> <li><a href="/progress-bar/more-information-needed">Landing page: You need to provide more information</a></li> <li><a href="/progress-bar/application-refused">Landing page: Application rejected</a></li> </ul> <h3 class="heading-small">DN granted</h3> <ul class="list list-bullet"> <li><a href="/emails/dn-announced">Email: "Decree nisi has been granted"</a></li> <li><a href="/progress-bar/decree-nisi-granted">Landing page: Decree nisi has been granted"</a></li> </ul> <h2 class="heading-medium">Decree absolute stage - Applicant</h2> <h3 class="heading-small">Apply for DA</h3> <ul class="list list-bullet"> <li><a href="/emails/da-apply">Email: "You may now apply for your decree absolute"</a></li> <li><a href="/progress-bar/apply-for-decree-absolute">Landing page: You can apply for a decree absolute</a></li> <li><a href="/emails/da-blocked-fr">Email: "You cannot apply for your decree absolute until your financial order has been finalised"</a></li> </ul> <h3 class="heading-small">DA granted</h3> <ul class="list list-bullet"> <li><a href="/emails/DA-granted">Email: "Your decree absolute has been granted, your divorce is now complete"</a></li> <li><a href="/progress-bar/divorce-finalised">Landing page: You are now divorced</a></li> </ul> <h1 class="heading-large">Respondent</h1> <h2 class="heading-medium">Acknowledgement of Service stage - Respondent</h2> <h3 class="heading-small">Digital AOS</h3> <ul class="list list-bullet"> <li><strong><a href="/aos/letters/invitation">Letter: "Your wife has applied for a divorce"</a> </li> <li><strong><a href="/aos/start-page">Start page: Respond to a divorce</a> </li> <li><strong><a href="/aos/progress-bar/respond">Landing page: Respond to a divorce</a> </li> <li><strong><a href="/aos/progress-bar/answer-submitted">Landing page: "Your answer has been submitted" (if they chose to defend)</a> </li> </ul> <h3 class="heading-small">Digital AOS submitted</h3> <ul class="list list-bullet"> <li><strong>placeholder for AOS submitted undefended email (already in notify)</li> <li><strong>placeholder for AOS submitted defended email (already in notify)</li> </ul> <h3 class="heading-small">Paper AOS</h3> <ul class="list list-bullet"> <li><a href="/aos/letters/invitation-paper-journey">Letter: "Your wife has applied for a divorce" (paper journey)</a></li> <li><strong><a href="https://tools.hmcts.net/confluence/display/DIV/New+AOS+paper+forms">Paper journey: New forms for responding offline</a></strong></li> <li><strong><a href="/aos/letters/solicitors-invitation-paper-journey">Letter: If a solicitor asks to submit the response (paper journey)</a> </li> </ul> <h2 class="heading-medium">Decree nisi stage - Respondent</h2> <h3 class="heading-small">DN applied for</h3> <ul class="list list-bullet"> <li><strong><a href="/aos/emails/dn-p-has-applied">Email: "Your wife has applied for a decree nisi"</a> </li> </ul> <h3 class="heading-small">DN application accepted</h3> <ul class="list list-bullet"> <li><strong><a href="/aos/emails/dn-p-has-applied">Email: "Your wife has applied for a decree nisi"</a> </li> <li><strong><a href="/aos/emails/dn-coe">Email: "Your wife's application for decree nisi has been accepted" (Certificate of Entitlement)</a> </li> <li><a href="/aos/progress-bar/date-of-your-decree-nisi-announcement">Landing page: "Your husband/wife's decree nisi application has been accepted"</a></li> </ul> <h3 class="heading-small">DN granted</h3> <ul class="list list-bullet"> <li><strong><a href="/aos/emails/dn-granted">Email: "The decree nisi (court order) for a divorce was granted"</a> </li> <li><strong><a href="/aos/progress-bar/decree-nisi-granted">Landing page: Your husband/wife has been granted a decree nisi</a> </li> </ul> <h3 class="heading-small">DN application refused</h3> <ul class="list list-bullet"> <li><strong><a href="/aos/letters/invitation-amended-application">Letter: "Your wife has had to amend their application"</a> </li> </ul> <h2 class="heading-medium">Decree absolute stage - Respondent</h2> <h3 class="heading-small">Applicant applies for DA</h3> <ul class="list list-bullet"> <li><a href="/emails/respondent-DA-granted">Email: "Your decree absolute has been granted, your divorce is now complete"</a></li> <li><a href="/progress-bar/divorce-finalised">Landing page: You are now divorced</a></li> </ul> <h3 class="heading-small">Respondent applies for DA</h3> <ul class="list list-bullet"> <li><a href="/emails/respondent-da-apply">Email: "You may now apply for your decree absolute"</a></li> <li><a href="/progress-bar/respondent-apply-for-decree-absolute">Landing page: You may now apply for your decree absolute</a></li> <li><a href="/progress-bar/respondent-apply-for-decree-absolute-paper-forms">Landing page: You may now apply for your decree absolute (paper forms)</a></li> <li><a href="/emails/respondent-da-blocked-fr">Email: "You cannot apply for your decree absolute until your financial order has been finalised"</a></li> </ul> <h1 class="heading-large">Co-respondent</h1> <h2 class="heading-medium">Acknowledgement of service stage - Co-respondent</h2> <h3 class="heading-small">Digital AOS</h3> <ul class="list list-bullet"> <li><strong><a href="/corespondent-aos/letters/invitation">Letter: "You have been named in the divorce application..."</a> </li> <li><strong><a href="/corespondent-aos/start-page">Start page: Respond to a divorce</a> </li> <li><strong><a href="/corespondent-aos/progress-bar/respond">Landing page: Respond to a divorce</a> </li> </ul> <h3 class="heading-small">Digital AOS submitted</h3> <ul class="list list-bullet"> <li><strong>placeholder for AOS submitted undefended email</li> <li><strong>placeholder for AOS submitted defended email</li> </ul> <h3 class="heading-small">Paper AOS</h3> <ul class="list list-bullet"> <li><strong><a href="/corespondent-aos/letters/invitation-paper-journey">Letter (paper journey): "You have been named in the divorce application..."</a> </li> <li><strong><a href="https://tools.hmcts.net/confluence/display/DIV/New+AOS+paper+forms">Paper journey: New forms for responding offline</a></strong></li> </ul> <h2 class="heading-medium">Decree nisi stage - Co-respondent</h2> <h3 class="heading-small">DN application accepted</h3> <ul class="list list-bullet"> <li><strong><a href="/corespondent-aos/emails/dn-coe">Email: DN approved - date of hearing</a></li> <li><strong><a href="/corespondent-aos/progress-bar/date-of-decree-nisi">Landing page: DN approved - date of hearing</a> </li> </ul> <h3 class="heading-small">DN application refused</h3> <p>???</p> <h2 class="heading-medium">Alternative service routes (Theme 5/6)</h2> <details> <summary><span class="summary">Other services</span></summary> <div class="panel panel-border-narrow"> <h3 class="heading-small">Applicant - Husband/wife didn't respond to the application</h3> <p class="form-hint">Emails and landing pages bringing applicants back to digital after using paper forms</p> <ul class="list list-bullet"> <li><strong><a href="/emails/aos-deemed-service">Email: "Your application for deemed service has been accepted"</a></strong></li> <li><strong><a href="/emails/aos-dispensed-with-service">Email: "Your application for dispensed with service accepted"</a></strong></li> <li><strong><a href="/emails/aos-bailiff-service-success">Email: "The bailiff has successfully served your application"</a></strong></li> <li><strong><a href="/emails/aos-bailiff-service-success-continue">Email: "The bailiff successfully served your application, but your husband never responded</a></strong></li> </ul> <h3 class="heading-small">Bailiff service</h3> <p class="form-hint">Early version of a digital bailiff service</p> <li><strong><a href="/bailiff/introduction">Bailiff - start</a></strong></li> </ul> </div> </details> <h2 class="heading-medium">Previous versions</h2> <details> <summary><span class="summary">Previous versions</span></summary> <div class="panel panel-border-narrow"> <h2 class="heading-medium">Previous versions:</h2> <ul class="list list-bullet"> <!-- I know why you're here! If you want to add new version numbers, make sure you update the variables in config.js and routes.js --> <li><a href="{{herokuV31Url}}">v31</a ><br/> Tested on 28th March 18, Research round 38, Sprint 32-33</li <li><a href="{{herokuV30Url}}">v30</a ><br/> Tested on 15th March 18, Research round 37, Sprint 31-32</li> <li><a href="{{herokuV29Url}}">v29</a ><br/> Tested on 1st March 18, Research round 36, Sprint 30-31</li> <li><a href="{{herokuV28Url}}">v28</a ><br/> Tested on 17 Jan 18, Research round 35, Sprint 28-30</li> <li><a href="{{herokuV27Url}}">v27</a ><br/> Tested on 14 Dec 17, Research round 34, Sprint 26-28</li> <li><a href="{{herokuV26Url}}">v26</a ><br/> Tested on 30 Nov 17, Research round 33, Sprint 25-27</li> <li><a href="{{herokuV25Url}}">v25</a ><br/> Tested on 8 Nov 17, Research round 32, Sprint 24-25</li> <li><a href="{{herokuV24Url}}">v24</a ><br/> Tested on 25 October 17, Research round 31, Sprint 23-24</li> <li><a href="{{herokuV23Url}}">v23</a ><br/> Tested on 11 October 17, Research round 30, Sprint 23</li> <li><a href="{{herokuV22Url}}">v22</a ><br/> Tested on 8 September 17, Research round 29, Sprint 19-20</li> <li><a href="{{herokuV21Url}}">v21</a ><br/> Tested on 9 August 17, Research round 28, Sprint 18</li> <li><a href="{{ herokuV20Url }}">v20</a ><br/> Tested on 26 July 17, Research round 27, Sprint 15-17</li> <li><a href="{{ herokuV19Url }}">v19</a ><br/> Tested on 07 June 17, Research round 26, Sprint 14</li> <li><a href="{{ herokuV18Url }}/start">v18 </a><br/> Tested on 24 May 17, Research round 25, Sprint 13</li> <li><a href="{{ herokuV17Url }}/start">v17</a ><br/> Tested on 10 May 17, Research round 24, Sprint 11/12</li> <li><a href="{{ herokuV16Url }}/start">v16</a ><br/> Tested on 19 April 17, Research round 23, Sprint 11</li> <li><a href="{{ herokuV15Url }}/start">v15</a ><br/> Tested on 05 April 17, Research round 22, Sprint 10</li> <li><a href="{{ herokuV14Url }}/start">v14</a ><br/> Tested on 22 March 17, Research round 21, Sprint 9</li> <li><a href="{{ herokuV13Url }}/start">v13</a> <br/>Tested on 09 March 17, Research Round 20, Sprint 8</li> <li><a href="{{ herokuV12Url }}/start">v12</a> <br/>Tested on 22 February 17, Research Round 19, Sprint 7</li> <li><a href="{{ herokuV11Url }}/start">v11</a> <br/>Tested on 08 February 17, Research Round 18, Sprint 6</li> <li><a href="{{ herokuV10Url }}/start">v10</a> <br/>Tested on 11 January 17, Research Round 17, Sprint 5</li> <li><a href="{{ herokuV9Url }}/start">v9</a> <br/> Tested on 21 December 16, Research Round 16, Sprint 4</li> <li><a href="{{ herokuV8Url }}/start">v8</a> <br/>Tested on 07 December 16, Research Round 15, Sprint 3</li> <li><a href="{{ herokuV7Url }}/start">v7</a> <br/>Tested on 23 November 16, Research Round 14, Sprint 2</li> <li><a href="{{ herokuV6Url }}/start">v6</a></li> <li><a href="{{ herokuV5Url }}/start">v5</a></li> <li><a href="{{ herokuV4Url }}/start">v4</a></li> <li><a href="{{ herokuV3Url }}/start">v3</a></li> <li><a href="{{ herokuV2Url }}/start">v2</a></li> <li><a href="{{ herokuV1Url }}/v1/start/divorce">v1</a></li> </ul> </div> </details> </div> <div class="column-third"> <aside class="govuk-related-items" role="complementary"> <h2 class="heading-medium" id="subsection-title">Controls</h2> <nav role="navigation" aria-labelledby="subsection-title"> <ul class="font-xsmall"> <li><a class="secondary-button" href="/clear-session">Clear the session</a></li> <li> <form action="/flags" method="post"> {% if flags.validation %} <input type="hidden" name="validation" value="false"> <input type="submit" value="Disable Validation" class="secondary-button"> {% else %} <input type="hidden" name="validation" value="true"> <input type="submit" value="Enable Validation" class="secondary-button"> {% endif %} </form> </li> </ul> </nav> </aside> </aside> <aside class="govuk-related-items" role="complementary"> <h2 class="heading-medium" id="subsection-title">Previous Releases</h2> <!--<p class="form-hint">No release snapshots are available</p>--> <h3 class="heading-small">Print and Post</h3> <p class="form-hint">January 2017</p> <nav role="navigation" aria-labelledby="subsection-title"> <ul class="font-xsmall"> <li><a href="{{herokuPrintAndPostRelease}}/start">Prototype</a></li> </ul> </nav> <hr /> <h3 class="heading-small">Submit online + Pay</h3> <p class="form-hint">April 2017</p> <ul class="font-xsmall"> <li><a href="{{herokuSubmitOnlinePayRelease}}/start">Prototype</a></li> </ul> <hr /> </aside> </div> </div> </div> </main> {% endblock %} {% macro checked(isChecked, answer) %} {%if isChecked == answer %} checked {% endif %} {% endmacro %}
<!DOCTYPE html> <html> <head> <!-- [[! Document Settings ]] --> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- [[! Page Meta ]] --> <title>비트버켓에서 파이프라인을 이용한 자동 배포</title> <meta name="description" content="PyeongHo Factory - 즐거운 공장" /> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/assets/images/favicon.ico" > <!-- [[! Styles'n'Scripts ]] --> <link rel="stylesheet" type="text/css" href="/assets/css/screen.css" /> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" /> <link rel="stylesheet" type="text/css" href="/assets/css/syntax.css" /> <!-- [[! highlight.js ]] --> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/styles/default.min.css"> <style>.hljs { background: none; }</style> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/highlight.min.js"></script> <script>hljs.initHighlightingOnLoad();</script> <!-- [[! Ghost outputs important style and meta data with this tag ]] --> <link rel="canonical" href="/" /> <meta name="referrer" content="origin" /> <link rel="next" href="/page2/" /> <meta property="og:site_name" content="PyeongHo Factory" /> <meta property="og:type" content="website" /> <meta property="og:title" content="PyeongHo Factory" /> <meta property="og:description" content="즐거운 공장" /> <meta property="og:url" content="/" /> <meta property="og:image" content="/assets/images/cover1.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="PyeongHo Factory" /> <meta name="twitter:description" content="즐거운 공장" /> <meta name="twitter:url" content="/" /> <meta name="twitter:image:src" content="/assets/images/cover1.jpg" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Website", "publisher": "Finding The Way Home", "url": "/", "image": "/assets/images/cover1.jpg", "description": "즐거운 공장" } </script> <meta name="generator" content="Jekyll 3.0.0" /> <link rel="alternate" type="application/rss+xml" title="PyeongHo Factory" href="/feed.xml" /> </head> <body class="home-template nav-closed"> <div class="nav"> <h3 class="nav-title">Menu</h3> <a href="#" class="nav-close"> <span class="hidden">Close</span> </a> <ul> <li class="nav-home " role="presentation"><a href="/">Home</a></li> <li class="nav-android " role="presentation"><a href="/tag/android">Android</a></li> <li class="nav-java " role="presentation"><a href="/tag/java">Java</a></li> <li class="nav-book " role="presentation"><a href="/tag/book">Book</a></li> <li class="nav-conference " role="presentation"><a href="/tag/conference">Conference</a></li> <li class="nav-githubpage " role="presentation"><a href="/tag/githubpage">githubpage</a></li> <li class="nav-ios " role="presentation"><a href="/tag/iOS">iOS</a></li> <li class="nav-python " role="presentation"><a href="/tag/python">Python</a></li> <li class="nav-security " role="presentation"><a href="/tag/security">Security</a></li> <li class="nav-etc" role="presentation"><a href="/tag/etc">ETC</a></li> </ul> <a class="subscribe-button icon-feed" href="/feed.xml">Subscribe</a> </div> <span class="nav-cover"></span> <div class="site-wrapper"> <!-- [[! Everything else gets inserted here ]] --> <!-- < default --> <!-- The comment above "< default" means - insert everything in this file into --> <!-- the [body] of the default.hbs template, which contains our header/footer. --> <!-- Everything inside the #post tags pulls data from the post --> <!-- #post --> <header class="main-header post-head " style="background-image: url(/assets/images/cover4.jpg) "> <nav class="main-nav overlay clearfix"> <a class="blog-logo" href="/"><img src="/assets/images/ghost.png" alt="Blog Logo" /></a> <a class="menu-button icon-menu" href="#"><span class="word">Menu</span></a> </nav> </header> <main class="content" role="main"> <article class="post tag-githubpage"> <header class="post-header"> <h1 class="post-title">비트버켓에서 파이프라인을 이용한 자동 배포</h1> <section class="post-meta"> <!-- <a href='/'>PyeongHo</a> --> <time class="post-date" datetime="2017-04-29">29 Apr 2017</time> <!-- [[tags prefix=" on "]] --> on <a href='/tag/githubpage'>Githubpage</a>, <a href='/tag/bitbucket'>Bitbucket</a> </section> </header> <section class="post-content"> <h4>자동배포시스템 적용하기</h4> <ul> <li>github 를 이용할때는 travis 를 이용하려 햐였지만 비트버켓으로 이동하면서 최종적으로 비트버켓 내의 시스템을 이용함</li> </ul> <h4>1. 스태틱으로 변경 후 배포 방법 개선이 필요 하다고 생각</h4> <ul> <li>블로그 업데이트 순서 <ul> <li>비트버켓에서 클론</li> <li>글 작성</li> <li>비트버켓에 오리지널 마크다운 푸시</li> <li>로컬에서 지킬 빌드 후 결과를 깃허브에 푸시</li> </ul></li> <li>위 같은 순서를 하려고 하니 너무 끔직함</li> <li>스크립트를 작성해서 하려 했지만 마크다운 툴을 비주얼스튜디오 코드를 사용하다 보니 스크립트 명령을 부를수가 없다.</li> <li>명령창을 열어서 스크립트 실행? 이것도 귀찮다.</li> <li>만약 로컬에서 지킬 빌드가 안되면 어떻게? 저거 하려면 몇 단계를 거쳐야 하는거야.. 나름 코딩하는 사람인데</li> </ul> <h4>2. 트래비스 삽질</h4> <ul> <li>jekyll/jasper 테마가 트래비스 연동을 추천해서 해당 방법을 계속 찾음</li> <li>깃허브에서도 실패한 트래비스 </li> <li>비트버켓에서 트래비스 가능 할거라 생각하고 찾아지만 한글이나 영어 둘다 자료가 너무 없음</li> <li>검색을 조금 바꿔보니 비트버켓은 자체 ci 를 제공하는걸로 보임</li> <li>파이프라인 이라는 용어찾음</li> </ul> <h4>3 비트버켓 파이프라인 적응기</h4> <ul> <li>비트버켓 저장소의 설정을 확인하면 pipeline 설정 항목이 보인다.</li> <li>항목을 설정하면 파이프라인 설정 파일을 만들수있다.</li> <li>지킬을 루비라는것만 알아서 ..</li> <li>다시 검색을 시작 </li> <li><a href="https://blog.nathanaelcherrier.com/2017/02/01/utiliser-jekyll-avec-bitbucket-pages/">https://blog.nathanaelcherrier.com/2017/02/01/utiliser-jekyll-avec-bitbucket-pages/</a></li> <li>위 링크에서 어떻게 해야 할지를 발견함</li> <li>내가 생각했던 순서를 정확하게 똑같이 하려는 분을 만남. 감사합니다.</li> </ul> <h4>4. 자동 배포 시스템</h4> <ul> <li>파이프라인 얌 파일 설정</li> <li><script src="https://gist.github.com/pyeongho/fe5b671a55f6c18d6f6f918af27cfbe7.js"></script></li> <li>번들 빌드 하기위해서는 Gemfile Gemfile.lock 파일 필요합니다.(재스퍼 테마에서 파일 참고) </li> <li>위 내용중 SITE_A 는 비트버켓 설정에 가능합니다. 공개된곳에 암호를 입력할수 없기에 설정에서 환경 변수 등록이 가능합니다. <ul> <li>setting -&gt; Environment variables -&gt; 문자열 등록</li> </ul></li> <li>처음에는 토큰을 트래비스가 했던 토큰 방법을 찾아 보았는데 계속 실패하고 설마 했는데 사이트에 환경변수 입력하는 곳 있어서 github push 조건을 만들었습니다.</li> <li>그래서 테스트 푸시를 했지만 컴파일 에러 에러 에러 ..</li> <li>처음에는 루비 버전 문제라 생각 하고 재스퍼의 트래비스와 동일한 버전으로 변경했지만 실패..</li> <li>에러 메시지를 자세히 읽어보니 json 1.8.3 라고 나와 있지만 정확히 안알려줌</li> <li>에러 메시지로 구글링 하니 동일한 증상에 대한 해결책이 있음</li> <li><a href="https://github.com/flori/json/issues/303">https://github.com/flori/json/issues/303</a></li> <li>여기에 보면 ruby 2.4 에서는 1.8.3 버전이 동작 안한다고 함</li> <li>그래서 Gemfile.lock 파일에서 json 1.8.3 을 2.0.2 로 변경 지킬 컴파일 완료</li> <li>자동 배포 완료 </li> <li>비트버켓 파이프라인에서 진행상황 또는 결과들을 볼 수있습니다.</li> <li><img src="http://drive.google.com/uc?export=view&amp;id=0BwUadct9RzY3REF4SGtfZEhpWVU" alt="결과"></li> </ul> </section> <footer class="post-footer"> <!-- Everything inside the #author tags pulls data from the author --> <!-- #author--> <figure class="author-image"> <a class="img" href="/author/PyeongHo" style="background-image: url(/assets/images/casper.png)"><span class="hidden">'s Picture</span></a> </figure> <section class="author"> <h4><a href="/author/PyeongHo">PyeongHo</a></h4> <p> 즐겁게 또 즐겁게</p> <div class="author-meta"> <span class="author-location icon-location"> KOREA</span> <span class="author-link icon-link"><a href="https://pyeongho.github.io"> pyeongho.github.io</a></span> </div> </section> <!-- /author --> <section class="share"> <h4>Share this post</h4> <a class="icon-twitter" href="http://twitter.com/share?text=비트버켓에서 파이프라인을 이용한 자동 배포&amp;url=https://pyeongho.github.iobitbucket-deploy" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;"> <span class="hidden">Twitter</span> </a> <a class="icon-facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://pyeongho.github.iobitbucket-deploy" onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;"> <span class="hidden">Facebook</span> </a> <a class="icon-google-plus" href="https://plus.google.com/share?url=https://pyeongho.github.iobitbucket-deploy" onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;"> <span class="hidden">Google+</span> </a> </section> <!-- Add Disqus Comments --> <div id="disqus_thread"></div> <script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/ /* var disqus_config = function () { this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; */ (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = '//pyeongho-factory.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </footer> </article> </main> <aside class="read-next"> <!-- [[! next_post ]] --> <a class="read-next-story " style="background-image: url(/assets/images/cover4.jpg)" href="/github-static"> <section class="post"> <h2>Github Page 스태틱으로 변경하기</h2> <p>#### 테마를 변경하면서 스택으로 변경하기로 결정 - 테마변경을 적용중 원하는 카테고리 동작이 안되어서 찾아보니 특정...</p> </section> </a> <!-- [[! /next_post ]] --> <!-- [[! prev_post ]] --> <a class="read-next-story prev " style="background-image: url(/assets/images/cover2.jpg)" href="/navi_morning"> <section class="post"> <h2>미라클 모닝,당신의 하루를 바꾸는 기적</h2> <p>본것 깨달은것 적용할것 1. 내꺼 미라클 모닝 명상: 앉아서, 고요히, 평화롭게, 천천히, 깊히 호흡 하면서...</p> </section> </a> <!-- [[! /prev_post ]] --> </aside> <!-- /post --> <footer class="site-footer clearfix"> <section class="copyright"><a href="/">PyeongHo Factory</a> &copy; 2021</section> <section class="poweredby">Proudly published with <a href="https://jekyllrb.com/">Jekyll</a> using <a href="https://github.com/biomadeira/jasper">Jasper</a></section> </footer> </div> <!-- [[! Ghost outputs important scripts and data with this tag ]] --> <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script> <!-- [[! The main JavaScript file for Casper ]] --> <script type="text/javascript" src="/assets/js/jquery.fitvids.js"></script> <script type="text/javascript" src="/assets/js/index.js"></script> <!-- Add Google Analytics --> <!-- Google Analytics Tracking code --> <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-90332203-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_72) on Fri Nov 11 17:17:52 EST 2016 --> <title>toxi.newmesh Class Hierarchy (Javadocs: toxiclibs)</title> <meta name="date" content="2016-11-11"> <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="toxi.newmesh Class Hierarchy (Javadocs: toxiclibs)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../toxi/net/package-tree.html">Prev</a></li> <li><a href="../../toxi/nio/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?toxi/newmesh/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 toxi.newmesh</h1> <span class="strong">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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/AttributedEdge.html" title="class in toxi.newmesh"><span class="strong">AttributedEdge</span></a></li> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/AttributedFace.html" title="class in toxi.newmesh"><span class="strong">AttributedFace</span></a></li> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/IndexedTriangleMesh.html" title="class in toxi.newmesh"><span class="strong">IndexedTriangleMesh</span></a></li> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/MeshAttributeCompiler.html" title="class in toxi.newmesh"><span class="strong">MeshAttributeCompiler</span></a> <ul> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/MeshFaceNormalCompiler.html" title="class in toxi.newmesh"><span class="strong">MeshFaceNormalCompiler</span></a></li> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/MeshUVCompiler.html" title="class in toxi.newmesh"><span class="strong">MeshUVCompiler</span></a></li> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/MeshVertexColorCompiler.html" title="class in toxi.newmesh"><span class="strong">MeshVertexColorCompiler</span></a></li> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/MeshVertexCompiler.html" title="class in toxi.newmesh"><span class="strong">MeshVertexCompiler</span></a></li> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/MeshVertexNormalCompiler.html" title="class in toxi.newmesh"><span class="strong">MeshVertexNormalCompiler</span></a></li> </ul> </li> <li type="circle">toxi.util.datatypes.<a href="../../toxi/util/datatypes/UniqueItemIndex.html" title="class in toxi.util.datatypes"><span class="strong">UniqueItemIndex</span></a>&lt;T&gt; (implements toxi.util.datatypes.<a href="../../toxi/util/datatypes/ItemIndex.html" title="interface in toxi.util.datatypes">ItemIndex</a>&lt;T&gt;) <ul> <li type="circle">toxi.newmesh.<a href="../../toxi/newmesh/SpatialIndex.html" title="class in toxi.newmesh"><span class="strong">SpatialIndex</span></a></li> </ul> </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>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../toxi/net/package-tree.html">Prev</a></li> <li><a href="../../toxi/nio/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?toxi/newmesh/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>Processing Library toxiclibs by [Karsten Schmidt](http://postspectacular.com/) (updated for P3 by Daniel Shiffman). (c) 2015</small></p> </body> </html>
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link rel="stylesheet/less" href="css/main.less" /> <link rel="alternate" type="application/atom+xml" title="Les dernières nouveautés" href="/feed/" /> <link rel="shortcut icon" href="/favicon.ico"> <link rel="apple-touch-icon" href="touch-icon-iphone.png" /> <link rel="apple-touch-icon" sizes="72x72" href="touch-icon-ipad.png" /> <link rel="apple-touch-icon" sizes="114x114" href="touch-icon-iphone-retina.png" /> <link rel="apple-touch-icon" sizes="144x144" href="touch-icon-ipad-retina.png" /> <meta name="msapplication-TileImage" content="windows8.png"/> <meta name="msapplication-TileColor" content="#ff3b00"/> </head> <body> <!--[if lt IE 9]> <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p> <![endif]--> <div class="top"> <div class="container"> <section class="row-fluid"> <div class="span4 flagSocial clearfix"> <a href="#" class="french active"></a> <a href="#" class="english"></a> <a href="https://www.facebook.com/NinjaTooken" target="_blank" class="facebook"></a> <a href="http://fr.twitch.tv/ninjatooken" target="_blank" class="twitch"></a> <a href="http://www.youtube.com/user/ArbitreNT" target="_blank" class="youtube"></a> <a href="http://society6.com/NinjaTooken/" target="_blank" class="society6"></a> </div> <div class="span4 gameResume visible-desktop"> <p><strong>Parties en cours</strong> Arène #515, Dojo #22363... <a href="parties.html">Toutes les parties &raquo;</a></p> </div> <div class="span4"> <!--<p class="account"> Pas encore inscrit ? <a href="inscription.html">Créer mon Ninja</a> | <a href="connect.html">Mon compte</a> </p>--> <div class="accountLogged"> <div class="pseudo"><strong>2Kin</strong> Suiton, Nv 76</div> <img src="images/avatar.jpg" class="pull-left" alt=""> <nav> <ul> <li><a href="messagerie.html" class="pull-left"><i class="icon-envelope-alt"></i> 1 message</a></li> <li><a href="amis.html" class="pull-left"><i class="icon-heart"></i> Amis</a></li> <li><a href="clan.html" class="pull-left"><i class="icon-ticket"></i> Clan</a></li> <li><a href="parametres.html" class="pull-left"><i class="icon-cog"></i> Paramètres</a></li> <li><a href="captures.html" class="pull-left"><i class="icon-picture"></i> Captures</a></li> <li><a href="#" class="pull-left"><i class="icon-signout"></i> Déconnexion</a></li> </ul> </nav> </div> </div> </section> </div> </div> <div class="banniere"> <div class="container"> <header class="row-fluid"> <div class="span4"> <a href="index.html" rel="home"><img src="images/logo.png"></a> </div> <nav class="span8" role="navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"> <a class="visible-phone" id="menuMobile" href="#">Menu</a> <ul class="hidden-phone menu"> <li class="hidden-phone"> <a href="jouer.html" class="play">Jouer</a> </li> <li> <a>Le Jeu</a> <ul> <li><a href="classement.html">Classement</a></li> <li><a href="parties.html">Parties en cours</a></li> <li><a href="events.html">Events</a></li> </ul> </li> <li> <a>Manuel du Ninja</a> <ul> <li><a href="guide.html">Guide du débutant</a></li> <li><a href="calculateur.html">Calculateur jutsus</a></li> <li><a href="reglement.html">Règles à respecter</a></li> </ul> </li> <li> <a>Communauté</a> <ul> <li><a href="forum.html">Forums</a></li> <li><a href="clans.html">Clans</a></li> <li><a href="chat.html">Chat</a></li> </ul> </li> <li> <a>FAQ</a> <ul> <li><a href="faqGeneral.html">Questions générales</a></li> <li><a href="faqTechnique.html">Problèmes techniques</a></li> </ul> </li> </ul> </nav> </header> </div> </div> <div class="breadcrumb"> <div class="container"> <div class="row-fluid"> <div class="span12"> <h2> <span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <span itemprop="title">Communauté</span> </span> </h2> <h1> <span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <a href="forum.html" itemprop="url"> <span itemprop="title">Forums</span> </a> </span> </h1> </div> </div> </div> </div> <div class="content"> <div class="container"> <iframe src="pub3.html" class="pub" itemscope="itemscope" itemtype="http://schema.org/WPAdBlock"></iframe> <section class="forum"> <h4><a href="#" class="button pull-right">Nouveau topic</a><a href="topic.html">Nouveautés</a></h4> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html"><i class="icon-pushpin"></i> <i class="icon-eye-open"></i> Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin en plus long</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html"><i class="icon-eye-open"></i> Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html"><i class="icon-eye-open"></i> Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html"><i class="icon-lock"></i> Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <h4><a href="#" class="button pull-right">Nouveau topic</a><a href="topic.html">Améliorations (propositions d'idées)</a></h4> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html"><i class="icon-lock"></i> Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html"><i class="icon-lock"></i> Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <h4><a href="#" class="button pull-right">Nouveau topic</a><a href="topic.html">Rapports de bug</a></h4> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <h4><a href="#" class="button pull-right">Nouveau topic</a><a href="topic.html">Tournois, entraînements, rendez-vous</a></h4> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <h4><a href="#" class="button pull-right">Nouveau topic</a><a href="topic.html">Astuces et questions diverses</a></h4> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <h4><a href="#" class="button pull-right">Nouveau topic</a><a href="topic.html">Hors sujet, actualités, flood, jeux</a></h4> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <h4><a href="#" class="button pull-right">Nouveau topic</a><a href="topic.html">Plaintes (triche ou abus)</a></h4> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> <div class="row-fluid topic"> <div class="span6"> <h5><a href="message.html">Pack Webmaster</a></h5> </div> <div class="span3"> <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> <div class="span3"> dernier par <a href="message.html">2Kin</a>, le 5 février 2013 à 11:52 </div> </div> </section> </div> </div> <div class="footer"> <footer class="container"> <ul> <li><a href="team.html">Team "Ninja Tooken"</a></li> <li><a href="reglement.html">Règlement</a></li> <li><a href="mentions.html">Mentions légales</a></li> <li><a href="contact.html">Nous contacter</a></li> </ul> </footer> </div> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="js/vendor/jquery-2.0.0.min.js"><\/script>')</script> <script src="js/vendor/less-1.3.3.min.js"></script> <script src="js/vendor/bjqs-1.3.min.js"></script> <script src="js/vendor/tinymce/jquery.tinymce.min.js"></script> <script src="js/vendor/tinymce/tinymce.min.js"></script> <script src="js/vendor/UnityObject2.js"></script> <script src="js/vendor/jquery.tagit.min.js"></script> <script src="js/vendor/jquery.bracket.js"></script> <script src="js/vendor/timeline-min.js"></script> <script src="js/main.js"></script> <script> var _gaq=[['_setAccount','UA-2980301-2'],['_trackPageview']]; (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0]; g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js'; s.parentNode.insertBefore(g,s)}(document,'script')); </script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Parroquia Cristo Rey</title> <!-- Bootstrap core CSS --> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="css/modern-business.css" rel="stylesheet"> </head> <body> <!-- Navigation --> <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark fixed-top"> <div class="container"> <a class="navbar-brand" href="index.html">Pagina Principal</a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="about.html">Quienes somos</a> </li> <li class="nav-item"> <a class="nav-link" href="contact.html">Encuentranos</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownPortfolio" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Liturgia </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownPortfolio"> <a class="dropdown-item" href="portfolio-1-col.html">Misas grabadas</a> <a class="dropdown-item" href="portfolio-2-col.html">Cantos de comunion</a> <a class="dropdown-item" href="portfolio-3-col.html">Cantos Eucaristicos</a> <a class="dropdown-item" href="portfolio-4-col.html">Cantos de adviento</a> <a class="dropdown-item" href="portfolio-item.html">Cantos de cuaresma</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownBlog" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Comunicados </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownBlog"> <a class="dropdown-item" href="blog-home-1.html">#covid19</a> <a class="dropdown-item" href="blog-home-2.html">Otras Noticias</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownPages" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Redes Sociales </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownPages"> <a class="dropdown-item" href="https://www.facebook.com/cristo.rey.56232938" target="_blank">Facebook Personal de la Parroquia</a> <a class="dropdown-item" href="https://www.facebook.com/CristoReyCiudadValles/?ref=page_internal" target="_blank">Pagina Oficial</a> </li> </ul> </div> </div> </nav> <!-- Page Content --> <div class="container"> <!-- Page Heading/Breadcrumbs --> <h1 class="mt-4 mb-3"> <small></small> </h1> <ol class="breadcrumb"> <li class="breadcrumb-item"> <a href="index.html">Pagina Principal</a> </li> <li class="breadcrumb-item active">Cantos Eucaristicos</li> </ol> <div class="row"> <div class="col-lg-6 portfolio-item"> <div class="card h-100"> <iframe width="560" height="315" src="https://www.youtube.com/embed/yLeWovHz44Y" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <div class="card-body"> <h4 class="card-title"> </h4> </div> </div> </div> <div class="col-lg-6 portfolio-item"> <div class="card h-100"> <iframe width="560" height="315" src="https://www.youtube.com/embed/A82b_qZ_3A8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <div class="card-body"> <h4 class="card-title"> </h4> </div> </div> </div> <div class="col-lg-6 portfolio-item"> <div class="card h-100"> <iframe width="560" height="315" src="https://www.youtube.com/embed/_y3l97G7WMA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <div class="card-body"> <h4 class="card-title"> </h4> </div> </div> </div> <div class="col-lg-6 portfolio-item"> <div class="card h-100"> <iframe width="560" height="315" src="https://www.youtube.com/embed/a9Pm555Y4JY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <div class="card-body"> <h4 class="card-title"> </h4> </div> </div> </div> </div> <!-- /.row --> <!-- Pagination --> </div> <!-- /.container --> <!-- Footer --> <footer class="py-5 bg-dark"> <div class="container"> <p class="m-0 text-center text-white">&copy; Juan José Hernandez Zamora</p> </div> <!-- /.container --> </footer> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> </body> </html>
{extend name='common/_container'} {block name="content"} <div class="ibox float-e-margins"> <div class="ibox-content"> <div class="form-horizontal" id="CodeInfoForm"> <div class="row"> <div class="col-sm-12"> <!-- form start --> <div class="form-group"> <label class="col-sm-2 control-label">所属父类:</label> <div class="col-sm-9"> <?php if(!isset($info['pid'])){ $info['pid'] = ''; }; ?> <select lay-ignore name="pid" class="form-control" id="pid"> <option value="">请选择</option> {sql connect="mysql" query="select role_id,name,pid from cd_role"} <option value="{$sql.role_id}" {if condition="$info.pid eq $sql.role_id"}selected{/if}>{$sql.name}</option> {/sql} </select> </div> </div> <div class="form-group"> <label class="col-sm-2 control-label">角色:</label> <div class="col-sm-9"> <input type="text" autocomplete="off" id="name" value="" name="name" class="form-control" placeholder="请输入角色"> </div> </div> <div class="form-group layui-form"> <label class="col-sm-2 control-label">状态:</label> <div class="col-sm-9"> <?php if(!isset($info['status'])){ $info['status'] = 1; }; ?> <input name="status" value="1" type="radio" {if condition="$info.status eq '1'"}checked{/if} title="开启"> <input name="status" value="0" type="radio" {if condition="$info.status eq '0'"}checked{/if} title="关闭"> </div> </div> <div class="form-group"> <label class="col-sm-2 control-label">描述:</label> <div class="col-sm-9"> <textarea id="description" name="description" class="form-control" placeholder="请输入描述"></textarea> </div> </div> <!-- form end --> </div> </div> <div class="hr-line-dashed"></div> <div class="row btn-group-m-t"> <div class="col-sm-9 col-sm-offset-1"> <button type="button" class="btn btn-primary" onclick="CodeInfoDlg.add()" id="ensure"> <i class="fa fa-check"></i>&nbsp;确认提交 </button> <button type="button" class="btn btn-danger" onclick="CodeInfoDlg.close()" id="cancel"> <i class="fa fa-eraser"></i>&nbsp;取消 </button> </div> </div> </div> </div> </div> <script src="__PUBLIC__/static/js/upload.js" charset="utf-8"></script> <script src="__PUBLIC__/static/js/plugins/layui/layui.js" charset="utf-8"></script> <script> layui.use(['form'],function(){}); var CodeInfoDlg = { CodeInfoData: {}, validateFields: { name: { validators: { notEmpty: { message: '角色不能为空' }, } }, } } CodeInfoDlg.collectData = function () { this.set('role_id').set('pid').set('name').set('description'); }; CodeInfoDlg.add = function () { this.clearData(); this.collectData(); if (!this.validate()) { return; } var status = $("input[name = 'status']:checked").val(); var ajax = new $ax(Feng.ctxPath + "/Role/add", function (data) { if ('00' === data.status) { Feng.success(data.msg,1000); window.parent.CodeGoods.table.refresh(); CodeInfoDlg.close(); } else { Feng.error(data.msg + "!",1000); } }) ajax.set('status',status); ajax.set(this.CodeInfoData); ajax.start(); }; </script> <script src="__PUBLIC__/static/js/base.js" charset="utf-8"></script> {/block}
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Source listing for Daytime.5</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <link rel="up" href="../tutdaytime5.html" title="Daytime.5 - A synchronous UDP daytime server"> <link rel="prev" href="../tutdaytime5.html" title="Daytime.5 - A synchronous UDP daytime server"> <link rel="next" href="../tutdaytime6.html" title="Daytime.6 - An asynchronous UDP daytime server"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../tutdaytime5.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../tutdaytime5.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="../tutdaytime6.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.tutorial.tutdaytime5.src"></a><a class="link" href="src.html" title="Source listing for Daytime.5">Source listing for Daytime.5</a> </h4></div></div></div> <pre class="programlisting">// // server.cpp // ~~~~~~~~~~ // // Copyright (c) 2003-2019 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #include &lt;ctime&gt; #include &lt;iostream&gt; #include &lt;string&gt; #include &lt;boost/array.hpp&gt; #include &lt;asio.hpp&gt; using asio::ip::udp; std::string make_daytime_string() { using namespace std; // For time_t, time and ctime; time_t now = time(0); return ctime(&amp;now); } int main() { try { asio::io_context io_context; udp::socket socket(io_context, udp::endpoint(udp::v4(), 13)); for (;;) { boost::array&lt;char, 1&gt; recv_buf; udp::endpoint remote_endpoint; asio::error_code error; socket.receive_from(asio::buffer(recv_buf), remote_endpoint); std::string message = make_daytime_string(); asio::error_code ignored_error; socket.send_to(asio::buffer(message), remote_endpoint, 0, ignored_error); } } catch (std::exception&amp; e) { std::cerr &lt;&lt; e.what() &lt;&lt; std::endl; } return 0; } </pre> <p> Return to <a class="link" href="../tutdaytime5.html" title="Daytime.5 - A synchronous UDP daytime server">Daytime.5 - A synchronous UDP daytime server</a> </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2019 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../tutdaytime5.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../tutdaytime5.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="../tutdaytime6.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> Favourites</title> <script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script> <script src="https://unpkg.com/@babel/standalone/babel.min.js"></script> <script src="./build/entry.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous"> <link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css"> <link type="text/css" rel="stylesheet" href="styles/app.min.css"> <link type="text/css" rel="stylesheet" href="styles/iframe.css"> <link type="text/css" rel="stylesheet" href=""> <script async defer src="https://buttons.github.io/buttons.js"></script> </head> <body class="layout small-header"> <div id="stickyNavbarOverlay"></div> <div class="top-nav"> <div class="inner"> <a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false"> <span aria-hidden="true"></span> <span aria-hidden="true"></span> <span aria-hidden="true"></span> </a> <div class="logo"> </div> <div class="menu"> <div class="navigation"> <a href="index.html" class="link" > API Documentation </a> </div> </div> </div> </div> <div id="main"> <div class="sidebar " id="sidebarNav" > <nav> <h2><a href="index.html">Documentation</a></h2><div class="category"><h3>Components</h3><ul><li><a href="Admin.html">Admin</a></li><li><a href="AdminTemplate.html">AdminTemplate</a></li><li><a href="Banner.html">Banner</a></li><li><a href="BannerLinks.html">BannerLinks</a></li><li><a href="BtnInfoAdmin.html">BtnInfoAdmin</a></li><li><a href="ButtonLink.html">ButtonLink</a></li><li><a href="ButtonModalFullImage.html">ButtonModalFullImage</a></li><li><a href="ButtonTooltip.html">ButtonTooltip</a></li><li><a href="ButtonZoom.html">ButtonZoom</a></li><li><a href="Calification.html">Calification</a></li><li><a href="Card.html">Card</a></li><li><a href="Cart.html">Cart</a></li><li><a href="CartCount.html">CartCount</a></li><li><a href="CartItemList.html">CartItemList</a></li><li><a href="CartTemplate.html">CartTemplate</a></li><li><a href="CartWidgetBtn.html">CartWidgetBtn</a></li><li><a href="ChangeLanguageBtn.html">ChangeLanguageBtn</a></li><li><a href="ChangeThemeBtn.html">ChangeThemeBtn</a></li><li><a href="Checkout.html">Checkout</a></li><li><a href="CheckoutTemplate.html">CheckoutTemplate</a></li><li><a href="CustomAvatar.html">CustomAvatar</a></li><li><a href="CustomCollapse.html">CustomCollapse</a></li><li><a href="CustomColorsBox.html">CustomColorsBox</a></li><li><a href="CustomColorsBoxList.html">CustomColorsBoxList</a></li><li><a href="CustomDrawer.html">CustomDrawer</a></li><li><a href="CustomGender.html">CustomGender</a></li><li><a href="CustomInput.html">CustomInput</a></li><li><a href="CustomModal.html">CustomModal</a></li><li><a href="CustomPopover.html">CustomPopover</a></li><li><a href="CustomSelect.html">CustomSelect</a></li><li><a href="CustomSizeBoxList.html">CustomSizeBoxList</a></li><li><a href="CustomStarIcon.html">CustomStarIcon</a></li><li><a href="ExternalLink.html">ExternalLink</a></li><li><a href="FavoritesBtn.html">FavoritesBtn</a></li><li><a href="FavouriteIconBtn.html">FavouriteIconBtn</a></li><li><a href="Favourites.html">Favourites</a></li><li><a href="FavouritesTemplate.html">FavouritesTemplate</a></li><li><a href="Footer.html">Footer</a></li><li><a href="HelmetSEO.html">HelmetSEO</a></li><li><a href="Help.html">Help</a></li><li><a href="HelpBtn.html">HelpBtn</a></li><li><a href="HelpForm.html">HelpForm</a></li><li><a href="Home.html">Home</a></li><li><a href="HorizontalSeparator.html">HorizontalSeparator</a></li><li><a href="IconButtonRotate.html">IconButtonRotate</a></li><li><a href="ImageBox.html">ImageBox</a></li><li><a href="InputEmail.html">InputEmail</a></li><li><a href="InputPassword.html">InputPassword</a></li><li><a href="InputTextArea.html">InputTextArea</a></li><li><a href="InputTextNumber.html">InputTextNumber</a></li><li><a href="Item.html">Item</a></li><li><a href="ItemComplete.html">ItemComplete</a></li><li><a href="ItemCount.html">ItemCount</a></li><li><a href="ItemDetail.html">ItemDetail</a></li><li><a href="ItemDetailAction.html">ItemDetailAction</a></li><li><a href="ItemDetailCharacteristics.html">ItemDetailCharacteristics</a></li><li><a href="ItemDetailDescription.html">ItemDetailDescription</a></li><li><a href="ItemDetailImgBox.html">ItemDetailImgBox</a></li><li><a href="ItemDetailQuestionsAndAnswers.html">ItemDetailQuestionsAndAnswers</a></li><li><a href="ItemDetailTemplate.html">ItemDetailTemplate</a></li><li><a href="ItemNavLink.html">ItemNavLink</a></li><li><a href="ItemNotificationList.html">ItemNotificationList</a></li><li><a href="ItemNotificaton.html">ItemNotificaton</a></li><li><a href="ItemProduct.html">ItemProduct</a></li><li><a href="ItemProductList.html">ItemProductList</a></li><li><a href="ItemPurchases.html">ItemPurchases</a></li><li><a href="Layout.html">Layout</a></li><li><a href="LoginAlert.html">LoginAlert</a></li><li><a href="LoginBtn.html">LoginBtn</a></li><li><a href="LoginFacebook.html">LoginFacebook</a></li><li><a href="LoginGoogle.html">LoginGoogle</a></li><li><a href="LogoOpc1.html">LogoOpc1</a></li><li><a href="LogoOpc2.html">LogoOpc2</a></li><li><a href="Logout.html">Logout</a></li><li><a href="MessageComplete.html">MessageComplete</a></li><li><a href="NavBarTemplate.html">NavBarTemplate</a></li><li><a href="NewProductForm.html">NewProductForm</a></li><li><a href="NotFound.html">NotFound</a></li><li><a href="NotFoundTemplate.html">NotFoundTemplate</a></li><li><a href="NotificationList.html">NotificationList</a></li><li><a href="Notifications.html">Notifications</a></li><li><a href="NotificationsBtn.html">NotificationsBtn</a></li><li><a href="NotificationsTemplate.html">NotificationsTemplate</a></li><li><a href="PaymentForm.html">PaymentForm</a></li><li><a href="PaymentMenuTemplate.html">PaymentMenuTemplate</a></li><li><a href="PresentationLinks.html">PresentationLinks</a></li><li><a href="Products.html">Products</a></li><li><a href="ProductsListTemplate.html">ProductsListTemplate</a></li><li><a href="PurchaseComplete.html">PurchaseComplete</a></li><li><a href="Purchases.html">Purchases</a></li><li><a href="PurchasesList.html">PurchasesList</a></li><li><a href="PurchasesTemplate.html">PurchasesTemplate</a></li><li><a href="Routes.html">Routes</a></li><li><a href="Select.html">Select</a></li><li><a href="SimpleBanner.html">SimpleBanner</a></li><li><a href="SkeletonItem.html">SkeletonItem</a></li><li><a href="SkeletonItemDetailAction.html">SkeletonItemDetailAction</a></li><li><a href="SkeletonItemDetailContent.html">SkeletonItemDetailContent</a></li><li><a href="SkeletonItemDetailImgBox.html">SkeletonItemDetailImgBox</a></li><li><a href="SkItemComplete.html">SkItemComplete</a></li><li><a href="SkItemPurchases.html">SkItemPurchases</a></li><li><a href="StatisticsBox.html">StatisticsBox</a></li><li><a href="SubFooter.html">SubFooter</a></li><li><a href="SubHeader.html">SubHeader</a></li><li><a href="TermsAndCond.html">TermsAndCond</a></li><li><a href="TermsAndCondTemplate.html">TermsAndCondTemplate</a></li><li><a href="TitleAndText.html">TitleAndText</a></li><li><a href="TotalCart.html">TotalCart</a></li><li><a href="WorkWithUsForm.html">WorkWithUsForm</a></li><li><a href="Wrapper.html">Wrapper</a></li><li><a href="WrapperContext.html">WrapperContext</a></li></ul><h3>Global</h3><ul><li><a href="global.html#handleDiscuount">handleDiscuount</a></li><li><a href="global.html#handleMapArrayProducts">handleMapArrayProducts</a></li><li><a href="global.html#handleMapArraySelectFormat">handleMapArraySelectFormat</a></li><li><a href="global.html#handleTotalPrice">handleTotalPrice</a></li><li><a href="global.html#ROUTES">ROUTES</a></li><li><a href="global.html#setNavigatorLanguage">setNavigatorLanguage</a></li></ul></div> </nav> </div> <div class="core" id="main-content-wrapper"> <div class="content"> <header class="page-title"> <p>Components</p> <h1>Favourites</h1> </header> <section> <header> <h2> &ltFavourites /&gt </h2> </header> <article> <div class="container-overview"> <div class='vertical-section'> <div class="members"> <div class="member"> <div class=name> <span class="tag">Constructor</span> </div> <h4 class="name" id="Favourites"> <a class="href-link" href="#Favourites">#</a> <span class="code-name"> &ltFavourites /&gt </span> </h4> <div class="description"> <p>página donde se muestran todos los favoritos</p> </div> <dl class="details"> <dt class="tag-author">Author:</dt> <dd class="tag-author"> <ul> <li>Braian D. Vaylet</li> </ul> </dd> <p class="tag-source"> <a href="pages_Favourites_index.js.html" class="button">View Source</a> <span> <a href="pages_Favourites_index.js.html">pages/Favourites/index.js</a>, <a href="pages_Favourites_index.js.html#line13">line 13</a> </span> </p> </dl> </div> </div> </div> </div> </article> </section> </div> <footer class="footer"> <div class="content has-text-centered"> <p>Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a></p> <p class="sidebar-created-by"> <a href="https://github.com/SoftwareBrothers/better-docs" target="_blank">BetterDocs theme</a> provided with <i class="fas fa-heart"></i> by <a href="http://softwarebrothers.co" target="_blank">SoftwareBrothers - JavaScript Development Agency</a> </p> </div> </footer> </div> <div id="side-nav" class="side-nav"> </div> </div> <script src="scripts/app.min.js"></script> <script>PR.prettyPrint();</script> <script src="scripts/linenumber.js"> </script> </body> </html>
<!DOCTYPE html> <html lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#"> <head> <script> // usmf-django window.top!=window&&(window.analytics=window.top.analytics,window.inIframe=!0);var segmentKey="16mdwrvy5p",segmentSnippetVersion="4.1.0",getSegmentUrl=function(t){var t=t||window.segmentKey;return("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js"},trackerMaker=function(t){var n=[];n.invoked=!1,n.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"],t&&(n.methods=n.methods.concat(t));var e=function(t){var e=function(){var e=Array.prototype.slice.call(arguments,0),o=[t].concat(e);n.push(o)};return e.stub=!0,e},o=function(){for(var t=0;t<n.methods.length;t++){var o=n.methods[t];n[o]=e(o)}},a=function(t){if(n.invoked)return void(window.console&&console.error&&console.error("Tracking snippet included twice."));var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.src=t;var o=document.getElementsByTagName("script")[0];o.parentNode.insertBefore(e,o),n.invoked=!0};return o(),n.load=a,n},analytics=window.analytics=window.analytics||trackerMaker(),Infotrack=window.Infotrack=window.Infotrack||trackerMaker(["initialize"]); </script> <meta name="infotrackSnippetVersion" content="3.1.0" data-tracker-key="infotrackSnippetVersion"> <meta name="description" content="SAVE earnings call for the period ending December 31, 2018." /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /> <meta name="twitter:site" content="@themotleyfool"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript @themotleyfool #stocks $SAVE"> <meta name="twitter:description" content="SAVE earnings call for the period ending December 31, 2018."> <meta itemprop="name" content="Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript -- The Motley Fool"> <meta itemprop="description" content="SAVE earnings call for the period ending December 31, 2018."> <meta property="og:site_name" content="The Motley Fool" /> <meta property="og:title" content="Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript -- The Motley Fool"/> <meta property="og:description" content="SAVE earnings call for the period ending December 31, 2018."/> <meta property="og:url" content="https://www.fool.com/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx"/> <meta name="twitter:image" content="https://g.foolcdn.com/editorial/images/510276/featured-transcript-logo.png"/> <meta itemprop="image" content="https://g.foolcdn.com/editorial/images/510276/featured-transcript-logo.png"> <meta property="og:image" content="https://g.foolcdn.com/editorial/images/510276/featured-transcript-logo.png"/> <meta property="og:type" content="article"/> <meta property="fb:pages" content="7240312795" /> <meta property="fb:app_id" content="50808187550" /> <meta name="msvalidate.01" content="8D40D58712924715BAA79D135A6C8DDA" /> <meta name="ResponsiveALP" content="1Ses_3col-pf-246_var2-recirc_33" data-tracker-key="ResponsiveALP" /> <meta name="headline" content="Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript" data-tracker-key="article_headline" /> <meta name="STORY_UID" content="69b95935-2de6-475d-8521-b5a0d31b7eaf" data-tracker-key="article_uuid"/> <meta name="author" content="Motley Fool Transcribers" data-tracker-key="article_author" /> <meta name="date" content="2019-02-06T19:06:00Z"/> <meta name="gsa_date" content="2019 02 06" data-tracker-key="article_publish_date"/> <meta name="publish_time" content="14:06" data-tracker-key="article_publish_time" /> <meta name="promo" content="SAVE earnings call for the period ending December 31, 2018." /> <meta name="bureau" content="usmf-consumer-goods" data-tracker-key="article_bureau" /> <meta name="tags" content="MSN,Yahoo,Default Partners" data-tracker-key="article_tags" /> <meta name="pitch" content="6115" /> <meta name="tickers" content="SAVE" data-tracker-key="article_tickers" /> <meta name="article_type" content="article" data-tracker-key="article_type" /> <meta name="collection" content="earningscall-transcripts" data-tracker-key="collection" /> <meta property="article:published_time" content="2019-02-06T14:06:00-05:00" /> <meta property="article:author" content="https://www.facebook.com/themotleyfool/" /> <meta property="article:tag" content="usmf-consumer-goods" /> <meta property="article:section" content="earnings" /> <title> Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript -- The Motley Fool </title> <link rel="shortcut icon" href="https://g.foolcdn.com/misc-assets/favicon.ico"> <link rel="apple-touch-icon" href="https://g.foolcdn.com/misc-assets/apple-touch-icon.png"> <link rel="canonical" href="https://www.fool.com/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx" /> <link rel="amphtml" href="https://www.fool.com/amp/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx"> <link rel="stylesheet" href="//g.foolcdn.com/static/dubs/CACHE/css/a6ebb8e736f9.css" type="text/css" /> <link rel="stylesheet" href="//g.foolcdn.com/static/dubs/CACHE/css/526fbe3e41d5.css" type="text/css" /> <script type="text/javascript" src="//g.foolcdn.com/static/dubs/www/js/vendor/jquery-3.3.1.min.a09e13ee94d5.js"></script> <script async type="text/javascript" src="//g.foolcdn.com/static/dubs/common/js/vendor/prebid1.24.1.a7115cca20e9.js"></script> <script> var prebidFool = { timeout: 1000 }; var pbjs = pbjs || {}; pbjs.que = pbjs.que || []; pbjs.que.push(function() { var price_bucket = { 'buckets': [ { 'precision': 2, 'min': 0, 'max': 20, 'increment': 0.01, }, { 'precision': 2, 'min': 20, 'max': 30, 'increment': 0.05, }, { 'precision': 2, 'min': 30, 'max': 40, 'increment': 0.10, }, { 'precision': 2, 'min': 40, 'max': 50, 'increment': 0.50, }, { 'precision': 2, 'min': 50, 'max': 99, 'increment': 1.00, }, ] }; pbjs.setConfig({ debug: false, bidderTimeout: 1000, priceGranularity: price_bucket, enableSendAllBids: true }); }); </script> <script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script> <script type="text/javascript"> window.googletag = window.googletag || {}; var googletag = window.googletag; googletag.cmd = googletag.cmd || []; window.slots = window.slots || {}; window.adCount = 0; </script> <script type="text/javascript" src="//g.foolcdn.com/static/dubs/common/js/fool/fool_ads.edeb6fe2dff5.js"></script> <script type='text/javascript'> googletag.cmd.push(function() { if (typeof(Krux) !== "undefined") { googletag.pubads().setTargeting("ksg", Krux.segments); googletag.pubads().setTargeting("kuid", Krux.user); } googletag.pubads().setTargeting('ArticleNum', 'article-' + window.article_count_id); googletag.pubads().setTargeting('bureau', 'usmf-consumer-goods'); googletag.pubads().setTargeting('collection', '/earnings/call-transcripts'); googletag.pubads().setTargeting('headline', 'spirit airlines inc save q4 2018 earnings conference call transcript'); googletag.pubads().setTargeting('adtags', ["msn", "yahoo-money", "default-partners"]); googletag.pubads().setTargeting('test_bucket', '24'); googletag.pubads().setTargeting('tickers', [""]); googletag.pubads().setTargeting('suppress_modal', 'False'); googletag.pubads().setTargeting('sessionCount', '0') googletag.pubads().setTargeting('tenOrMoreSessions', 'False') googletag.pubads().setTargeting('services', []) googletag.pubads().setTargeting('uid', ''); googletag.pubads().setTargeting('page_type', 'Non-TSTR-PAGE'); }); </script> <script type='text/javascript'> var hbBiddersParams = {"header_desk_sticky": {"criteo": {"zoneId": "1088147"}, "openx": {"delDomain": "motleyfool-d.openx.net", "unit": "539313278"}, "appnexus": {"placementId": "12389966"}}}; //if there are bids -> push them if(hbBiddersParams) { var params = []; hbBiddersParams = hbBiddersParams['header_desk_sticky']; //push each bidder settings for (var bidder in hbBiddersParams) { if (!hbBiddersParams.hasOwnProperty(bidder)) continue; params.push({ bidder: bidder, params: hbBiddersParams[bidder] }) } adUnits = window.adUnits || []; adUnits.push({ code: 'div-header_desk_sticky-57234', mediaTypes: { banner: { sizes: [[728, 90], [970, 90]] } }, bids: params }); } googletag.cmd.push(function() { slots['div-header_desk_sticky-57234'] = googletag.defineSlot('/3910/earnings/header_desk_sticky', [[728, 90], [970, 90]], 'div-header_desk_sticky-57234') .addService(googletag.pubads()) .setTargeting('pos', adCount) .setTargeting('placement', 'header_desk_sticky') .setTargeting('ArticleNum', 'article-' + window.article_count_id) .setCollapseEmptyDiv(true); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { slots['div-l_sidebar_sticky-52162'] = googletag.defineSlot('/3910/earnings/l_sidebar_sticky', [[300, 250], [300, 600]], 'div-l_sidebar_sticky-52162') .addService(googletag.pubads()) .setTargeting('pos', adCount) .setTargeting('placement', 'l_sidebar_sticky') .setTargeting('ArticleNum', 'article-' + window.article_count_id) .setCollapseEmptyDiv(true); }); </script> <script type='text/javascript'> var hbBiddersParams = {"sidebar1_desk": {"criteo": {"zoneId": "1088163"}, "openx": {"delDomain": "motleyfool-d.openx.net", "unit": "539313287"}, "appnexus": {"placementId": "12389989"}}}; //if there are bids -> push them if(hbBiddersParams) { var params = []; hbBiddersParams = hbBiddersParams['sidebar1_desk']; //push each bidder settings for (var bidder in hbBiddersParams) { if (!hbBiddersParams.hasOwnProperty(bidder)) continue; params.push({ bidder: bidder, params: hbBiddersParams[bidder] }) } adUnits = window.adUnits || []; adUnits.push({ code: 'div-sidebar1_desk-47450', mediaTypes: { banner: { sizes: [[300, 250], [300, 600]] } }, bids: params }); } googletag.cmd.push(function() { slots['div-sidebar1_desk-47450'] = googletag.defineSlot('/3910/earnings/sidebar1_desk', [[300, 250], [300, 600]], 'div-sidebar1_desk-47450') .addService(googletag.pubads()) .setTargeting('pos', adCount) .setTargeting('placement', 'sidebar1_desk') .setTargeting('ArticleNum', 'article-' + window.article_count_id) .setCollapseEmptyDiv(true); }); </script> <script type='text/javascript'> var hbBiddersParams = {"sidebar2_desk": {"criteo": {"zoneId": "1088164"}, "openx": {"delDomain": "motleyfool-d.openx.net", "unit": "539313288"}, "appnexus": {"placementId": "12389990"}}}; //if there are bids -> push them if(hbBiddersParams) { var params = []; hbBiddersParams = hbBiddersParams['sidebar2_desk']; //push each bidder settings for (var bidder in hbBiddersParams) { if (!hbBiddersParams.hasOwnProperty(bidder)) continue; params.push({ bidder: bidder, params: hbBiddersParams[bidder] }) } adUnits = window.adUnits || []; adUnits.push({ code: 'div-sidebar2_desk-2173', mediaTypes: { banner: { sizes: [[300, 250], [300, 600]] } }, bids: params }); } googletag.cmd.push(function() { slots['div-sidebar2_desk-2173'] = googletag.defineSlot('/3910/earnings/sidebar2_desk', [[300, 250], [300, 600]], 'div-sidebar2_desk-2173') .addService(googletag.pubads()) .setTargeting('pos', adCount) .setTargeting('placement', 'sidebar2_desk') .setTargeting('ArticleNum', 'article-' + window.article_count_id) .setCollapseEmptyDiv(true); }); </script> <script type="text/javascript"> window.settings = window.settings || {}; window.settings.kruxOn = false; window.settings.kruxOn = true; </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "NewsArticle", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.fool.com" }, "headline": "Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript", "datePublished": "2019-02-06T19:06:00Z", "dateModified": "2019-04-16T19:30:36Z", "author": { "@type": "Person", "name": "Motley Fool Transcribers" }, "about":[ { "@type": "Corporation", "tickerSymbol": "NYSE SAVE" } ], "publisher": { "@type": "Organization", "name": "The Motley Fool", "logo": { "@type": "ImageObject", "url": "https://g.foolcdn.com/assets/images/fool/tmf-logo.png", "width": 311, "height": 56 } }, "description": "SAVE earnings call for the period ending December 31, 2018.", "image": { "@type": "ImageObject", "url": "https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F510276%2Ffeatured-transcript-logo.png&amp;h=630&amp;w=1200&amp;op=resize", "height": 630, "width": 1200 } } </script> <script type="text/javascript" src="//g.foolcdn.com/static/dubs/common/js/fool/fool_perf.642cd74dcc3c.js"></script> </head> <body class="fool "> <div class="main-container"> <div class="fool-tophat-container"> <div id="tmf-top-hat"></div> </div> <div class="page-grid-container"> <section class="usmf-article-nav"> <header class="navigation" role="banner"> <div class="navigation-wrapper"> <a href="https://www.fool.com" class="logo"> <img class="fool-logo" alt="The Motley Fool" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUYAAAA3AQMAAABKEHFjAAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAABhJREFUeNrtwQEBAAAAgiD/r25IQAEAPBoJBgABTFdNBwAAAABJRU5ErkJggg=="> </a> <!--Desktop Nav Menu--> <nav> <ul class="nav-menu main-menu"> <li class="nav-item main-menu-item"> <a id="topnav-picks" href="https://www.fool.com/mms/mark/d-nav-btn" class="nav-link-stock-picks"> Latest Stock Picks </a> </li> <!--Stocks and Services--> <li class="nav-item main-menu-item dropdown"> <a id="topnav-stocks" href="javascript:void(0)"> Stocks <svg class="fa-svg-icon"><use xlink:href="#caret-down"></use></svg> </a> <div class="sub-nav sub-menu"> <div class="mega-menu-wrapper"> <div class="mega-menu-wrapper-content sub-nav"> <div class="columns" id="stocks-subnav"> <div class="column promo-box-column"> <div class="sub-menu-header">Premium Services</div> <div class="stocks-info-table sub-nav-group"> <div class="stocks-info-item head"> <div class="td name"></div> <div class="td">Return</div> <div class="td">S&P</div> </div> <div class="stocks-info-item"> <div class="td name"> <a id="stocks-sa" href="">Stock Advisor</a> <small>Flagship service</small> </div> <div class="td return">372%</div> <div class="td">88%</div> </div> <div class="stocks-info-item"> <div class="td name"> <a id="stocks-rb" href="">Rule Breakers</a> <small>High-growth stocks</small> </div> <div class="td return">165%</div> <div class="td">74%</div> </div> <p align="center"><small><em>Returns as of 7/1/2019</em></small></p> <div class="stocks-info-item"> <div class="td name"> <center> <a id="stocks-all-services" href="https://www.fool.com/services/">View all Motley Fool Services</a> </center> </div> </div> </div> </div> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Stock Market News</div> <li class="sub-menu-link"> <a id="stocks-news" href="https://www.fool.com/investing-news/">Latest Investing News</a> </li> <li class="sub-menu-link"> <a id="stocks-movers" href="https://www.fool.com/market-movers/">Gainers & Losers in the Market Today</a> </li> <li class="sub-menu-link"> <a id="stocks-top-div" href="https://www.fool.com/investing/2019/04/10/3-top-dividend-stocks-with-yields-over-5.aspx">3 Top Dividend Stocks to Buy Now</a> </li> <li class="sub-menu-link"> <a id="stocks-begin-div" href="https://www.fool.com/how-to-invest/dividend-investing-for-beginners.aspx">Dividend Paying Stocks for Beginners</a> </li> <li class="sub-menu-link"> <a id="stocks-top-growth" href="https://www.fool.com/investing/2019/04/03/top-stocks-to-buy.aspx">Top Growth Stocks for 2019</a> </li> <li class="sub-menu-link"> <a id="stocks-high-growth" href="https://www.fool.com/investing/principles-of-growth-investing.aspx">How to Identify Growth Stocks</a> </li> <li class="sub-menu-link"> <a id="stocks-maryjane" href="https://www.fool.com/marijuana-stocks/">Marijuana Stocks</a> </li> <li class="sub-menu-link"> <a id="stocks-transcripts" href="https://www.fool.com/earnings-call-transcripts/">Earnings Call Transcripts</a> </li> <li class="sub-menu-link"> <a id="stocks-10best-free-report" href="https://www.fool.com/mms/mark/op-sa-bbn-eg/?source=isasittn0010001"> 10 Best Stocks Right Now <svg class="fa-svg-icon icon-dollar"><use xlink:href="#dollar-sign-light"></use></svg> </a> </li> </ul> </div> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Popular Stocks</div> <li class="sub-menu-link"> <a id="stocks-aapl" href="https://www.fool.com/quote/nasdaq/apple/aapl">Apple Stock (AAPL)</a> </li> <li class="sub-menu-link"> <a id="stocks-fb" href="https://www.fool.com/quote/nasdaq/facebook/fb">Facebook Stock (FB)</a> </li> <li class="sub-menu-link"> <a id="stocks-tsla" href="https://www.fool.com/quote/nasdaq/tesla-motors/tsla">Tesla Stock (TSLA)</a> </li> <li class="sub-menu-link"> <a id="stocks-nflx" href="https://www.fool.com/quote/nasdaq/netflix/nflx">Netflix Stock (NFLX)</a> </li> <li class="sub-menu-link"> <a id="stocks-goog" href="https://www.fool.com/quote/nasdaq/alphabet-c-shares/goog">Google Stock (GOOG)</a> </li> <li class="sub-menu-link"> <a id="stocks-amzn" href="https://www.fool.com/quote/nasdaq/amazon/amzn">Amazon Stock (AMZN)</a> </li> <li class="sub-menu-link"> <a id="stocks-ge" href="https://www.fool.com/quote/nyse/general-electric/ge">GE Stock (GE)</a> </li> <li class="sub-menu-link"> <a id="stocks-dis" href="https://www.fool.com/quote/nyse/walt-disney/dis">Disney Stock (DIS)</a> </li> <li class="sub-menu-link"> <a id="stocks-lyft" href="https://www.fool.com/quote/nasdaq/lyft/lyft/">Lyft Stock (LYFT)</a> </li> <li class="sub-menu-link"> <a id="stocks-zoom" href="https://www.fool.com/quote/nasdaq/zoom-video-communications/zm/">Zoom Stock (ZM)</a> </li> </ul> </div> </div> </div> <!-- <div class="color-line"> <div class="color blue"></div> <div class="color yellow"></div> <div class="color red"></div> <div class="color green"></div> <div class="color blue"></div> <div class="color yellow"></div> </div> --> </div> </div> </li> <!--How To Invest--> <li class="nav-item main-menu-item dropdown"> <a id="topnav-hti" href="javascript:void(0)"> How to Invest <svg class="fa-svg-icon"><use xlink:href="#caret-down"></use></svg> </a> <div class="sub-nav sub-menu"> <div class="mega-menu-wrapper"> <div class="mega-menu-wrapper-content dub-nav"> <div class="columns" id="hti-subnav"> <!-- Ad loaded dynamically via postLoadHeaderLinks.js --> <div class="column "> <ul class="sub-nav-group"> <div class="sub-menu-header">Learn How to Invest</div> <li class="sub-menu-link"> <a id="hti-stocks" href="https://www.fool.com/how-to-invest/">How to Invest in Stocks</a> </li> <li class="sub-menu-link"> <a id="hti-start-100" href="https://www.fool.com/how-to-invest/best-way-to-invest-100-a-month.aspx">Start Investing with $100 a Month</a> </li> <li class="sub-menu-link"> <a id="hti-knowledge-center" href="https://www.fool.com/knowledge-center/index.aspx">Investing Knowledge Center</a> </li> <li class="sub-menu-link"> <a id="hti-options" href="https://www.fool.com/investing/options/options-a-foolish-introduction.aspx">Learn Options Trading</a> </li> <li class="sub-menu-link"> <a id="hti-etf" href="https://www.fool.com/investing/etf/2018/01/15/etf-vs-mutual-funds-the-pros-and-cons.aspx">Guide to Index, Mutual & ETF Funds</a> </li> <li class="sub-menu-link"> <a id="hti-dividends" href="https://www.fool.com/investing/2018/07/26/how-to-build-a-dividend-portfolio.aspx">How to Build a Dividend Portfolio</a> </li> <li class="sub-menu-link"> <a id="hti-retirement" href="https://www.fool.com/retirement/">Investing for Retirement</a> </li> </ul> </div> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Track Your Performance</div> <li class="sub-menu-link"> <a id="hti-scorecard" href="https://scorecard.fool.com">Portfolio Tracker</a> </li> <li class="sub-menu-link"> <a id="hti-caps" href="https://caps.fool.com/">Rate & Research Stocks - CAPS</a> </li> <div class="sub-menu-header">Investing Accounts</div> <li class="sub-menu-link"> <a id="hti-brokerage-accounts" href="https://www.fool.com/the-ascent/buying-stocks/">Compare Brokerage Accounts</a> </li> <li class="sub-menu-link"> <a id="hti-ira-accounts" href="https://www.fool.com/the-ascent/buying-stocks/best-brokers-iras/">Compare IRA Accounts</a> </li> </ul> </div> </div> </div> <!-- <div class="color-line"> <div class="color blue"></div> <div class="color yellow"></div> <div class="color red"></div> <div class="color green"></div> <div class="color blue"></div> <div class="color yellow"></div> </div> --> </div> </div> </li> <!--Retirement--> <li class="nav-item main-menu-item dropdown"> <a id="topnav-retire" href="javascript:void(0)"> Retirement <svg class="fa-svg-icon"><use xlink:href="#caret-down"></use></svg> </a> <div class="sub-nav sub-menu"> <div class="mega-menu-wrapper"> <div class="mega-menu-wrapper-content sub-nav"> <div class="columns" id="retirement-subnav"> <!-- Ad loaded dynamically via postLoadHeaderLinks.js --> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Retirement Planning</div> <li class="sub-menu-link"> <a id="retire-401ks" href="https://www.fool.com/retirement/401k/401kintro-is-your-retirement-plan-foolish.aspx">401Ks</a> | <a href="https://www.fool.com/retirement/ira/index.aspx">IRAs</a> | <a href="https://www.fool.com/retirement/assetallocation/introduction-to-asset-allocation.aspx">Asset Allocation</a> </li> <li class="sub-menu-link"> <a id="retire-step-guide" href="https://www.fool.com/retirement/index.aspx">Step by step guide to retirement</a> </li> <li class="sub-menu-link"> <a id="retire-guide-plans" href="https://www.fool.com/retirement/2018/02/21/2018-guide-to-retirement-planning.aspx">2018 Guide to Retirement Planning</a> </li> <li class="sub-menu-link"> <a id="retire-socsec-exist" href="https://www.fool.com/retirement/general/2016/03/19/will-social-security-last-until-i-retire.aspx">Will Social Security be there for me?</a> </li> <li class="sub-menu-link"> Retirement Guide: <a id="retire-guide-20s" href="https://www.fool.com/retirement/2016/12/19/the-perfect-retirement-strategy-for-20-somethings.aspx">20s</a> | <a id="retire-guide-30s" href="https://www.fool.com/retirement/2016/07/16/the-perfect-retirement-strategy-for-people-in-thei.aspx">30s</a> | <a id="retire-guide-40s" href="https://www.fool.com/retirement/2016/12/19/the-perfect-retirement-strategy-for-40-somethings.aspx">40s</a> | <a id="retire-guide-50s" href="https://www.fool.com/retirement/2016/12/20/the-perfect-retirement-strategy-for-50-somethings.aspx">50s</a> </li> <li class="sub-menu-link"> <a id="retire-college-retirement" href="https://www.fool.com/retirement/2017/08/06/should-you-save-for-college-or-retirement.aspx">Save for College or Retirement?</a> </li> <li class="sub-menu-link"><a id="retire-socsec-free-report" href="http://www.fool.com/mms/mark/ecap-foolcom-social-security/?aid=8727&source=irrsittn0010002"> $16,122 Social Security Bonus <svg class="fa-svg-icon icon-dollar"><use xlink:href="#dollar-sign-light"></use></svg> </a></li> </ul> </div> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Already Retired</div> <li class="sub-menu-link"> <a id="retire-now-what" href="https://www.fool.com/retirement/general/2015/05/09/so-youre-about-to-retire-now-what.aspx">Time to Retire, Now What?</a> </li> <li class="sub-menu-link"> <a id="retire-60s" href="https://www.fool.com/retirement/2016/06/04/the-perfect-retirement-strategy-for-seniors-in-the.aspx">Living in Retirement in Your 60s</a> </li> <li class="sub-menu-link"> <a id="retire-reverse-mortgage" href="https://www.fool.com/retirement/2016/10/09/read-this-before-you-get-a-reverse-mortgage.aspx">Should I Reverse Mortgage My Home?</a> </li> <li class="sub-menu-link"> <a id="retire-longtermcare" href="https://www.fool.com/retirement/2018/02/02/your-2018-guide-to-long-term-care-insurance.aspx">Should I Get a Long Term Care Policy?</a> </li> <li class="sub-menu-link"> <a id="retire-socsec-guide" href="https://www.fool.com/retirement/2017/12/03/your-2018-guide-to-social-security-benefits.aspx">Your 2018 Guide to Social Security</a> </li> <li class="sub-menu-link"> <a id="retire-agg" href="https://www.fool.com/articles/retirement/">Latest Retirement Articles</a> </li> </ul> </div> </div> </div> <!-- <div class="color-line"> <div class="color blue"></div> <div class="color yellow"></div> <div class="color red"></div> <div class="color green"></div> <div class="color blue"></div> <div class="color yellow"></div> </div> --> </div> </div> </li> <!--Personal Finance --> <li class="nav-item main-menu-item dropdown"> <a id="topnav-pf" href="javascript:void(0)"> Personal Finance <svg class="fa-svg-icon"><use xlink:href="#caret-down"></use></svg> </a> <div class="sub-nav sub-menu"> <div class="mega-menu-wrapper"> <div class="mega-menu-wrapper-content dub-nav ascent"> <div class="columns"> <div class="column ascent-logo"> <a href="https://www.fool.com/the-ascent/"> <img class="theascent-logo-color-medium" alt="The Ascent Logo" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAC2AQMAAAAbaXvoAAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAAClJREFUeNrtwTEBAAAAwqD1T20IX6AAAAAAAAAAAAAAAAAAAAAAAIDPAEfOAAEh0JNjAAAAAElFTkSuQmCC"> </a> </div> <div class="column description"> The Ascent is The Motley Fool's new personal finance brand devoted to helping you live a richer life. Let's conquer your financial goals together...faster. See you at the top! </div> <div class="column"> <ul class="ascent-links sub-nav-group"> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/credit-cards/" id="asc-credit-cards">Best Credit Cards</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/banks/best-savings-accounts/" id="asc-bank-accounts">Best Bank Accounts</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/buying-stocks/" id="asc-stock-brokers">Best Stock Brokers</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/personal-loans/" id="asc-personal-loans">Best Personal Loans</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/student-loans/" id="asc-student-loans">Best Student Loans</a></li> </ul> </div> </div> </div> <!-- <div class="color-line"> <div class="color blue"></div> <div class="color yellow"></div> <div class="color red"></div> <div class="color green"></div> <div class="color blue"></div> <div class="color yellow"></div> </div> --> </div> </div> </li> <!--Community--> <li class="nav-item main-menu-item dropdown"> <a id="topnav-community" href="javascript:void(0)"> Community <svg class="fa-svg-icon"><use xlink:href="#caret-down"></use></svg> </a> <div class="sub-nav sub-menu"> <div class="mega-menu-wrapper"> <div class="mega-menu-wrapper-content sub-nav"> <div class="columns" id="community-subnav"> <div class="column"> <div class="sub-menu-header"> Our Mission:<br/ >Make the world smarter, happier, and richer. </div> <p>Founded in 1993 by brothers Tom and David Gardner, The Motley Fool helps millions of people attain financial freedom through our website, podcasts, books, newspaper column, radio show, and premium investing services.</p> </div> <!-- links loaded dynamically via postLoadHeaderLinks.js --> </div> </div> <!-- <div class="color-line"> <div class="color blue"></div> <div class="color yellow"></div> <div class="color red"></div> <div class="color green"></div> <div class="color blue"></div> <div class="color yellow"></div> </div> --> </div> </div> </li> </ul> </nav> <button class="navigation-menu-button" id="mobile-menu-toggle" role="button"> <svg class="fa-svg-icon icon-bars"><use xlink:href="#bars"></use></svg> <svg class="fa-svg-icon icon-close"><use xlink:href="#times"></use></svg> </button> <nav class="mobile-nav-container"> <ul class="mobile-nav"> <li class="main-menu-item"> <a id="m-topnav-picks" href="https://www.fool.com/#services-section">Latest Stock Picks</a> </li> <!--Stocks and Services--> <li class="main-menu-item dropdown"> <div class="main-menu-item-link-wrapper" onclick="return true"> <span class="main-menu-item-link"> <span class="dropdown" id="topnav-stocks"> Stocks <svg class="fa-svg-icon"><use xlink:href="#angle-right"></use></svg> </span> </span> </div> <ul class="sub-menu"> <div class="mega-menu-wrapper"> <header class="sub-menu-name"> Stocks <button class="btn-level-up"> <svg class="fa-svg-icon"><use xlink:href="#chevron-left"></use></svg> </button> </header> <div class="mega-menu-wrapper-content sub-nav"> <div class="columns" id="stocks-subnav"> <div class="column promo-box-column"> <div class="sub-menu-header">Premium Services</div> <div class="stocks-info-table sub-nav-group"> <div class="stocks-info-item head"> <div class="td name"></div> <div class="td">Return</div> <div class="td">S&P</div> </div> <div class="stocks-info-item"> <div class="td name"> <a id="stocks-sa" href="">Stock Advisor</a> <small>Flagship service</small> </div> <div class="td return">372%</div> <div class="td">88%</div> </div> <div class="stocks-info-item"> <div class="td name"> <a id="stocks-rb" href="">Rule Breakers</a> <small>High-growth stocks</small> </div> <div class="td return">165%</div> <div class="td">74%</div> </div> <p align="center"><small><em>Returns as of 7/1/2019</em></small></p> <div class="stocks-info-item"> <div class="td name"> <center> <a id="stocks-all-services" href="https://www.fool.com/services/">View all Motley Fool Services</a> </center> </div> </div> </div> </div> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Stock Market News</div> <li class="sub-menu-link"> <a id="stocks-news" href="https://www.fool.com/investing-news/">Latest Investing News</a> </li> <li class="sub-menu-link"> <a id="stocks-movers" href="https://www.fool.com/market-movers/">Gainers & Losers in the Market Today</a> </li> <li class="sub-menu-link"> <a id="stocks-top-div" href="https://www.fool.com/investing/2019/04/10/3-top-dividend-stocks-with-yields-over-5.aspx">3 Top Dividend Stocks to Buy Now</a> </li> <li class="sub-menu-link"> <a id="stocks-begin-div" href="https://www.fool.com/how-to-invest/dividend-investing-for-beginners.aspx">Dividend Paying Stocks for Beginners</a> </li> <li class="sub-menu-link"> <a id="stocks-top-growth" href="https://www.fool.com/investing/2019/04/03/top-stocks-to-buy.aspx">Top Growth Stocks for 2019</a> </li> <li class="sub-menu-link"> <a id="stocks-high-growth" href="https://www.fool.com/investing/principles-of-growth-investing.aspx">How to Identify Growth Stocks</a> </li> <li class="sub-menu-link"> <a id="stocks-maryjane" href="https://www.fool.com/marijuana-stocks/">Marijuana Stocks</a> </li> <li class="sub-menu-link"> <a id="stocks-transcripts" href="https://www.fool.com/earnings-call-transcripts/">Earnings Call Transcripts</a> </li> <li class="sub-menu-link"> <a id="stocks-10best-free-report" href="https://www.fool.com/mms/mark/op-sa-bbn-eg/?source=isasittn0010001"> 10 Best Stocks Right Now <svg class="fa-svg-icon icon-dollar"><use xlink:href="#dollar-sign-light"></use></svg> </a> </li> </ul> </div> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Popular Stocks</div> <li class="sub-menu-link"> <a id="stocks-aapl" href="https://www.fool.com/quote/nasdaq/apple/aapl">Apple Stock (AAPL)</a> </li> <li class="sub-menu-link"> <a id="stocks-fb" href="https://www.fool.com/quote/nasdaq/facebook/fb">Facebook Stock (FB)</a> </li> <li class="sub-menu-link"> <a id="stocks-tsla" href="https://www.fool.com/quote/nasdaq/tesla-motors/tsla">Tesla Stock (TSLA)</a> </li> <li class="sub-menu-link"> <a id="stocks-nflx" href="https://www.fool.com/quote/nasdaq/netflix/nflx">Netflix Stock (NFLX)</a> </li> <li class="sub-menu-link"> <a id="stocks-goog" href="https://www.fool.com/quote/nasdaq/alphabet-c-shares/goog">Google Stock (GOOG)</a> </li> <li class="sub-menu-link"> <a id="stocks-amzn" href="https://www.fool.com/quote/nasdaq/amazon/amzn">Amazon Stock (AMZN)</a> </li> <li class="sub-menu-link"> <a id="stocks-ge" href="https://www.fool.com/quote/nyse/general-electric/ge">GE Stock (GE)</a> </li> <li class="sub-menu-link"> <a id="stocks-dis" href="https://www.fool.com/quote/nyse/walt-disney/dis">Disney Stock (DIS)</a> </li> <li class="sub-menu-link"> <a id="stocks-lyft" href="https://www.fool.com/quote/nasdaq/lyft/lyft/">Lyft Stock (LYFT)</a> </li> <li class="sub-menu-link"> <a id="stocks-zoom" href="https://www.fool.com/quote/nasdaq/zoom-video-communications/zm/">Zoom Stock (ZM)</a> </li> </ul> </div> </div> </div> </div> </ul> </li> <!--How To Invest--> <li class="main-menu-item dropdown"> <div class="main-menu-item-link-wrapper" onclick="return true"> <span class="main-menu-item-link"> <span class="dropdown" id="topnav-hti"> How to Invest <svg class="fa-svg-icon"><use xlink:href="#angle-right"></use></svg> </span> </span> </div> <ul class="sub-menu"> <div class="mega-menu-wrapper"> <header class="sub-menu-name"> How to Invest <button class="btn-level-up"> <svg class="fa-svg-icon"><use xlink:href="#chevron-left"></use></svg> </button> </header> <div class="mega-menu-wrapper-content dub-nav"> <div class="columns" id="hti-subnav"> <!-- Ad loaded dynamically via postLoadHeaderLinks.js --> <div class="column "> <ul class="sub-nav-group"> <div class="sub-menu-header">Learn How to Invest</div> <li class="sub-menu-link"> <a id="hti-stocks" href="https://www.fool.com/how-to-invest/">How to Invest in Stocks</a> </li> <li class="sub-menu-link"> <a id="hti-start-100" href="https://www.fool.com/how-to-invest/best-way-to-invest-100-a-month.aspx">Start Investing with $100 a Month</a> </li> <li class="sub-menu-link"> <a id="hti-knowledge-center" href="https://www.fool.com/knowledge-center/index.aspx">Investing Knowledge Center</a> </li> <li class="sub-menu-link"> <a id="hti-options" href="https://www.fool.com/investing/options/options-a-foolish-introduction.aspx">Learn Options Trading</a> </li> <li class="sub-menu-link"> <a id="hti-etf" href="https://www.fool.com/investing/etf/2018/01/15/etf-vs-mutual-funds-the-pros-and-cons.aspx">Guide to Index, Mutual & ETF Funds</a> </li> <li class="sub-menu-link"> <a id="hti-dividends" href="https://www.fool.com/investing/2018/07/26/how-to-build-a-dividend-portfolio.aspx">How to Build a Dividend Portfolio</a> </li> <li class="sub-menu-link"> <a id="hti-retirement" href="https://www.fool.com/retirement/">Investing for Retirement</a> </li> </ul> </div> <div class="column"> <ul class="sub-nav-group"> <div class="sub-menu-header">Track Your Performance</div> <li class="sub-menu-link"> <a id="hti-scorecard" href="https://scorecard.fool.com">Portfolio Tracker</a> </li> <li class="sub-menu-link"> <a id="hti-caps" href="https://caps.fool.com/">Rate & Research Stocks - CAPS</a> </li> <div class="sub-menu-header">Investing Accounts</div> <li class="sub-menu-link"> <a id="hti-brokerage-accounts" href="https://www.fool.com/the-ascent/buying-stocks/">Compare Brokerage Accounts</a> </li> <li class="sub-menu-link"> <a id="hti-ira-accounts" href="https://www.fool.com/the-ascent/buying-stocks/best-brokers-iras/">Compare IRA Accounts</a> </li> </ul> </div> </div> </div> </div> </ul> </li> <!--Retirement--> <li class="main-menu-item dropdown"> <div class="main-menu-item-link-wrapper" onclick="return true"> <span class="main-menu-item-link"> <span class="dropdown" id="topnav-retire"> Retirement <svg class="fa-svg-icon"><use xlink:href="#angle-right"></use></svg> </span> </span> </div> <ul class="sub-menu"> <div class="mega-menu-wrapper"> <header class="sub-menu-name"> Retirement <button class="btn-level-up"> <svg class="fa-svg-icon"><use xlink:href="#chevron-left"></use></svg> </button> </header> <div class="mega-menu-wrapper-content"> <div class="columns"> <div class="column"> <div class="sub-menu-header">Retirement Planning</div> <li class="sub-menu-link"> <a id="retire-401ks" href="https://www.fool.com/retirement/401k/401kintro-is-your-retirement-plan-foolish.aspx">401Ks</a> </li> <li class="sub-menu-link"> <a id="retire-iras" href="https://www.fool.com/retirement/ira/index.aspx?source=ifltnvsnv0000001">IRAs</a> </li> <li class="sub-menu-link"> <a id="retire-allocation" href="https://www.fool.com/retirement/assetallocation/introduction-to-asset-allocation.aspx?source=ifltnvsnv0000001">Asset Allocation</a> </li> <li class="sub-menu-link"> <a id="retire-steps-guide" href="https://www.fool.com/retirement/general/how-to-retire-in-style.aspx">Step by step guide to retirement</a> </li> <li class="sub-menu-link"> <a id="retire-guide-plans" href="https://www.fool.com/retirement/2017/01/22/your-2017-guide-to-retirement-planning.aspx">Your 2017 Guide to Retirement Plans</a> </li> <li class="sub-menu-link"> <a id="retire-socsec-exist" href="https://www.fool.com/retirement/general/2016/03/19/will-social-security-last-until-i-retire.aspx">Will Social Security be there for me?</a> </li> <li class="sub-menu-link"> <a id="retire-guide-20s" href="https://www.fool.com/retirement/2016/12/19/the-perfect-retirement-strategy-for-20-somethings.aspx">Retirement Guide: 20s</a> </li> <li class="sub-menu-link"> <a id="retire-guide-30s" href="https://www.fool.com/retirement/2016/07/16/the-perfect-retirement-strategy-for-people-in-thei.aspx">Retirement Guide: 30s</a> </li> <li class="sub-menu-link"> <a id="retire-guide-40s" href="https://www.fool.com/retirement/2016/12/19/the-perfect-retirement-strategy-for-40-somethings.aspx">Retirement Guide: 40s</a> </li> <li class="sub-menu-link"> <a id="retire-guide-50s" href="https://www.fool.com/retirement/2016/12/20/the-perfect-retirement-strategy-for-50-somethings.aspx">Retirement Guide: 50s</a> </li> <li class="sub-menu-link"> <a id="retire-college-retire" href="https://www.fool.com/retirement/2017/08/06/should-you-save-for-college-or-retirement.aspx">Save for College or Retirement?</a> </li> <li class="sub-menu-link"> <a id="retire-socsec-free-report" href="http://www.fool.com/mms/mark/ecap-foolcom-social-security/?aid=8727&source=irrsittn0010002">$16,122 Social Security Bonus <svg class="fa-svg-icon icon-dollar"><use xlink:href="#dollar-sign-light"></use></svg> </a> </li> </div> <div class="column"> <div class="sub-menu-header">Already Retired</div> <li class="sub-menu-link"> <a id="retire-now-what" href="https://www.fool.com/retirement/general/2015/05/09/so-youre-about-to-retire-now-what.aspx">Time to Retire, Now What?</a> </li> <li class="sub-menu-link"> <a id="retire-60s" href="https://www.fool.com/retirement/2016/06/04/the-perfect-retirement-strategy-for-seniors-in-the.aspx">Living in Retirement in Your 60s</a> </li> <li class="sub-menu-link"> <a id="retire-reverse-mortgage" href="https://www.fool.com/retirement/2016/10/09/read-this-before-you-get-a-reverse-mortgage.aspx">Should I reverse Mortgage My Home?</a> </li> <li class="sub-menu-link"> <a id="retire-longtermcare" href="https://www.fool.com/retirement/2018/02/02/your-2018-guide-to-long-term-care-insurance.aspx">Should I Get a Long Term Care Policy?</a> </li> <li class="sub-menu-link"> <a id="retire-socsec-guide" href="https://www.fool.com/retirement/2017/12/03/your-2018-guide-to-social-security-benefits.aspx">Your 2018 Guide to Social Security</a> </li> </div> </div> </div> </div> </ul> </li> <!--Personal Finance --> <li class="main-menu-item dropdown"> <div class="main-menu-item-link-wrapper" onclick="return true"> <span class="main-menu-item-link"> <span class="dropdown" id="topnav-pf"> Personal Finance <svg class="fa-svg-icon"><use xlink:href="#angle-right"></use></svg> </span> </span> </div> <ul class="sub-menu"> <div class="mega-menu-wrapper"> <header class="sub-menu-name"> Personal Finance <button class="btn-level-up"> <svg class="fa-svg-icon"><use xlink:href="#chevron-left"></use></svg> </button> </header> <div class="mega-menu-wrapper-content dub-nav ascent"> <div class="columns"> <div class="column ascent-logo"> <a href="https://www.fool.com/the-ascent/"> <img class="theascent-logo-color-medium" alt="The Ascent Logo" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAC2AQMAAAAbaXvoAAAAA1BMVEX///+nxBvIAAAAAXRSTlMAQObYZgAAAClJREFUeNrtwTEBAAAAwqD1T20IX6AAAAAAAAAAAAAAAAAAAAAAAIDPAEfOAAEh0JNjAAAAAElFTkSuQmCC"> </a> </div> <div class="column description"> The Ascent is The Motley Fool's new personal finance brand devoted to helping you live a richer life. Let's conquer your financial goals together...faster. See you at the top! </div> <div class="column"> <ul class="ascent-links sub-nav-group"> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/credit-cards/" id="asc-credit-cards">Best Credit Cards</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/banks/best-savings-accounts/" id="asc-bank-accounts">Best Bank Accounts</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/buying-stocks/" id="asc-stock-brokers">Best Stock Brokers</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/personal-loans/" id="asc-personal-loans">Best Personal Loans</a></li> <li class="sub-menu-link"><a href="https://www.fool.com/the-ascent/student-loans/" id="asc-student-loans">Best Student Loans</a></li> </ul> </div> </div> </div> </div> </ul> </li> <!--Community--> <li class="main-menu-item dropdown"> <div class="main-menu-item-link-wrapper" onclick="return true"> <span class="main-menu-item-link"> <span id="topnav-community"> Community <svg class="fa-svg-icon"><use xlink:href="#angle-right"></use></svg> </span> </span> </div> <ul class="sub-menu"> <div class="mega-menu-wrapper"> <header class="sub-menu-name"> Community <button class="btn-level-up"> <svg class="fa-svg-icon"><use xlink:href="#chevron-left"></use></svg> </button> </header> <div class="mega-menu-wrapper-content" id="community-mob-subnav"> <div class="columns"> <!-- links loaded dynamically via postLoadHeaderLinks.js --> </div> </div> </div> </ul> </li> <li class="main-menu-item" id="logIn"> <a id="m-topnav-login" href="https://www.fool.com/secure/login.aspx?source=ilgsittph0000001">Login</a> </li> </ul> </nav> <div class="mobile-nav-overlay"></div> <div class="header-search-wrapper"> <button class="header-search-wrapper-toggle"> <svg class="fa-svg-icon icon-search"><use xlink:href="#search"></use></svg> <svg class="fa-svg-icon icon-close"><use xlink:href="#times"></use></svg> </button> <div class="header-search-form-wrapper"><form name="lookup" action="/fooldotcom/searchredirect/" class="header-search-form"> <span class="sr-only">Search</span> <label for="fool-search" class="fool-search-label" style="display:none;"> Search: </label> <input name="query" label="search" id="fool-search" class="ticker-input-input" placeholder="Ticker or Keyword" role="search" aria-hidden="false" aria-haspopup="true" autocomplete="off"/> <input type="submit" class="sr-only" value="Go"> <div id="header-search-submit"> <svg class="fa-svg-icon"><use xlink:href="#search"></use></svg> </div> </form> </div> </div> </div> <div class="color-line"> <div class="color blue"></div> <div class="color yellow"></div> <div class="color red"></div> <div class="color green"></div> <div class="color blue"></div> <div class="color yellow"></div> </div> </header> </section> <div class="content-container"> <div id="sticky-wrapper"> <header class="header-ads-container sticky-header-ads-container" > <section class="header-ads ad"> <!-- Create container for ad --> <div id='div-header_desk_sticky-57234' class='dfp-ads wide'> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display('div-header_desk_sticky-57234'); }); </script> </div> </section> </header> </div> <section id="article-page" class="main-content-section page-body template-3-column" > <section id="main-content"> <div class="endless-body"> <div class="full_article" id="article-1"> <div class="content-container-columns"> <aside class="column sidebar left" id="sidebar-left"> <section class="sidebar-content" id="sidebar-left-content"> <div class="email_report"> <a href="https://www.fool.com/mms/mark/e-art-leftr-5stocks-free?aid=9185&source=isaedisz0000001" class="email_report_container"> <div class="text"> <span> <b>Get The Motley Fool's 5 Free Stocks to Build Wealth Report</b> <p>Motley Fool Co-Founders just released an exclusive report naming 5 of their favorite stocks to buy right now&#8230;</p> </span> </div> <btn class="btn"> <span>Send me stocks</span> <svg class="fa-svg-icon"> <use xlink:href="#envelope"></use> </svg> </btn> </a> </div> <div class="banner ad"> <!-- Create container for ad --> <div id='div-l_sidebar_sticky-52162' class='dfp-ads ad'> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display('div-l_sidebar_sticky-52162'); }); </script> </div> </div> </section> </aside> <div class="column main-column"> <!--placeholder--> <section class="usmf-new article-body"> <section class="usmf-new article-header"> <header> <div id="adv_text" class="adv-heading"></div> <h1>Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript</h1> <h2>SAVE earnings call for the period ending December 31, 2018.</h2> </header> </section> <div class="row author-tagline author-inline"> <div class="author-tagline-top"> <div class="author-avatar"> <img src="https://g.foolcdn.com/avatar/2041746867/large.ashx" alt="Motley Fool Transcribers"/> </div> <div class="author-and-date"> <div class="author-name"> <svg class="fa-svg-icon"> <use xlink:href="#user-tie"></use></svg> Motley Fool Transcribers </div> <div class="author-username"> (<a href="https://my.fool.com/profile/MFTranscribers/activity.aspx">MFTranscribers</a>) </div> <div class="publication-date"> <svg class="fa-svg-icon"> <use xlink:href="#calendar-alt"></use></svg> Feb 6, 2019 at 2:06PM </div> <div class="publication-subject"> <svg class="fa-svg-icon"><use xlink:href="#envelope"></use></svg> Consumer Goods </div> </div> </div> </div> <span class="article-content"> <div class="image imgR"><img alt="Logo of jester cap with thought bubble." src="https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Feditorial%2Fimages%2F510276%2Ftranscripts-logo.png&amp;w=700&amp;op=resize"/> <p class="caption">Image source: The Motley Fool.</p> </div> <p><strong>Spirit Airlines Inc</strong>  <span class="ticker" data-id="225369">(<a href="https://www.fool.com/quote/nyse/spirit-airlines/save">NYSE:SAVE</a>)</span><br/>Q4 2018 Earnings Conference Call<br/><span id="date">Feb. 06, 2019</span>, <em id="time">9:30 a.m. ET</em></p> <h2>Contents:</h2> <ul> <li>Prepared Remarks</li> <li>Questions and Answers</li> <li>Call Participants<br/><br/><em><span style="font-weight: 400;">See all our </span></em><a href="https://www.fool.com/earnings-call-transcripts/"><em><span style="font-weight: 400;">earnings call transcripts</span></em><em><span style="font-weight: 400;">.</span></em></a></li> </ul> <section class="trending-articles-section"> <article class="ap-news-panel-article trending in-content"> <div class="label">Trending</div> <ul class="ap-trending-articles-list"> <li><a href="/investing/2019/07/01/guess-who-just-became-amazons-biggest-shipper.aspx">Guess Who Just Became Amazon's Biggest Shipper</a></li> <li><a href="/investing/2019/06/30/3-hot-growth-stocks-id-buy-right-now.aspx">3 Hot Growth Stocks I'd Buy Right Now</a></li> <li><a href="/retirement/2019/07/01/3-reasons-people-dont-use-annuities-the-way-they-w.aspx">3 Reasons People Don't Use Annuities the Way They Were Meant to Be Used</a></li> </ul> </article> </section><h2>Prepared Remarks:</h2> <p><strong>Operator</strong></p> <p>Welcome to the Fourth Quarter 2018 Earnings Conference Call. My name is Sylvia, and I'll be your operator for today's call. At this time, all participants are in a listen-only mode. (Operator Instructions)</p> <p>I will now turn the call over to DeAnne Gabel. DeAnne, you may begin.</p> <p><strong>DeAnne Gabel</strong> -- <em>Senior Director, Investor Relations</em></p> <p>Thank you, Sylvia, and welcome everyone to Spirit Airlines Fourth Quarter Earnings Call. This call is being recorded, and simultaneously webcast. A replay of this call will be archived on our website for 60 days.</p> <p>Today's discussion contains forward-looking statements that represent the Company's current expectations or beliefs concerning future events and financial performance. Forward-looking statements are based on management's current expectations are not a guarantee of future performance or results.</p> <p>There could be significant risks and uncertainties that could cause actual results to differ materially from those reflected in the forward-looking statements, including the risk factors discussed in our annual report on Form 10-K, and quarterly reports on Form 10-Q. We undertake no duty to update any forward-looking statements. In comparing results today, we will be adjusting all periods to exclude special items. Please refer to our fourth quarter 2018 earnings release, which is available on our website, for the reconciliation of our non-GAAP measures.</p> <p>Presenting on the today's call are Ted Christie, our Chief Executive Officer; Matt Klein, our Chief Commercial Officer; and Scott Haralson, our Chief Financial Officer. We will have a Q&amp;A session for sell-side analysts following our prepared remarks.</p> <p>Also joining us in the room today are Thomas Canfield, our General Counsel; John Bendoraitis, our Chief Operating Officer; and other members of our senior leadership team.</p> <p>With that, I will turn the call over to Ted.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Thanks, DeAnne, and thanks to everyone for joining us today. 2018 was a year of many accomplishments. We achieved a completion factor of better than 99%, ranked among the best for fewest bags lost, improved our customer service metrics, and delivered a record on-time performance of 81.1%, besting most of the other US carriers for the full year.</p> <p>We ranked number one in on-time performance in October, and based on preliminary results, it looks like we ranked among the top three carriers for November and December. We leverage self-help initiatives to increase our average fare and average non-ticket revenue per segment, and improved our CASM ex-fuel nearly 4% year-over-year. My thanks and congratulations, go out to the entire Spirit team, it is very fulfilling to begin to realize the benefit of our hard work over the past couple of years.</p> <p>Before we begin with an overview of our fourth quarter results, I want to take the opportunity to acknowledge Bob Fornaro, for his many contributions to Spirit. In early 2016, following a shift in the competitive landscape, Bob joined the Spirit management team, knowing that we needed to make some changes to succeed. Bob is a proven leader and was instrumental in helping us improve our operational reliability and our customer service metrics. All while strengthening Spirit's position as the airline providing the best value in the sky. Bob retired at the end of 2018, and will remain on our Board. The entire Spirit team thanks, Bob for helping us become an even stronger competitor.</p> <p>Turning now to our fourth quarter 2018 results. Yesterday, we reported fourth quarter net income of $94.7 million or earnings per diluted share of $1.38. We were exceptionally pleased with the success of our initiatives during the quarter to drive higher passenger and non-ticket revenues. We also had a very strong fourth quarter operationally. Our on-time performance was 85.1% and our completion factor was 99.6%, an excellent quarter all around.</p> <p>With that, here's Matt and Scott to discuss our results for the fourth quarter 2018 and our outlook for 2019 in more detail.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Thanks, Ted. For the fourth quarter 2018, total revenue increased 29.5% year-over-year to $863 million. Total revenue per available seat mile increased 11.4% year-over-year on 16.2% capacity growth. Our network reorientation off-peak schedule changes and ticket and non-ticket yield initiatives, all contributed to our strong fourth quarter revenue performance. Additionally, throughout the quarter, we saw strength in industry pricing, which was assisted by tighter inventory controls.</p> <p>Turning to non-ticket. On a per passenger segment basis, non-ticket revenue for the fourth quarter was $56.70, up 5.2% year-over-year, primarily due to our dynamic pricing initiatives and the continued improvement of our bundled services offering. In addition to our initiatives that are still maturing, we have several new revenue enhancements that we plan to deploy this year. Our new website with improved merchandising capabilities is currently in the final testing stages and we are excited about its potential to drive additional ancillary revenue and increased conversions. We are working on a revamped vacation package program and expect to see the benefits of this new program begin to take hold later this spring.</p> <p>As you may recall, last October, we made some changes to our co-branded credit card offer onboard the aircraft. We have seen a nice uptick in a number of applications, since the changes were implemented. Lastly, we are also working on overhauling our loyalty program to be more reflective of the value our ULCC product provides the leisure customers. We are encouraged with our continued growth in non-ticket revenue per segment and believe that in 2019, we will again see year-over-year improvement.</p> <p>For the full year 2019, we estimate our non-ticket revenue per passenger segment will be between $56 and $57.</p> <p>Turning to our network. We've been very busy with new market launches and new market announcements. During the fourth quarter 2018, we began service to Cali, Colombia and Jacksonville, Florida and we announced, we will start service to Austin, Texas on February 14th. Next up after Austin, will be Indianapolis service that starts next month, followed by Raleigh-Durham where services slated to commence this May.</p> <p>We are excited to add these new cities to our network, bringing our low fares with customizable travel options to more people in more places. As for 2019 capacity, our outstanding operational performance in 2018 has given us the confidence that without sacrificing any operational integrity, we can increase our aircraft utilization in the peak periods, which is when we typically capture higher than average unit revenue. This change together with some other minor adjustments to our Wi-Fi installation schedule and a more refined view on timing of aircraft deliveries, rolls up to a full year 2019 capacity growth of approximately 15% year-over-year. First quarter capacity will be up approximately 16.5% and we estimate capacity in the second, third and fourth quarters will each be up 14% to 16% year-over-year.</p> <p>Now turning to our revenue outlook. Based on our current booking trends and customer buying behavior for ancillary items, for the first quarter 2019, we estimate TRASM will increase approximately 5% year-over-year. This includes an estimated 250 basis point drag on first quarter 2019 due to the shift of Easter to late April this year. The demand environment for both domestic and international remains strong.</p> <p>As you know, during the fourth quarter, we launched the largest international expansion in our Company's history. While we are pleased with the overall development of our portfolio of new international routes, they are still in their initial spool up period, which is a slight drag to our first quarter TRASM, but by the peak summer travel period they should be approaching steady state.</p> <p>Overall, we are very pleased with how well our ticket and non-ticket initiatives are performing along with the overall benefits from our network and schedule changes. And with that, I'll turn it over to Scott.</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>Thanks, Matt. And thanks to all of you for joining us today, and thanks to our entire team for their contributions to our strong results. Our core cost structure continues to improve and I'm exceptionally pleased that for the full year of 2018, our team once again delivered an industry-leading cost performance with adjusted CASM ex-fuel decreasing 3.8% year-over-year, despite absorbing materially increases related to higher pilot rates in connection with their revised contract ratified in the first quarter of 2018.</p> <p>Turning to our fourth quarter 2018 results. CASM ex-fuel for the fourth quarter was $5.49, an increase of 5.6% year-over-year. This increase was primarily due to higher salaries, wages and benefits per ASM largely driven by higher pilot rates. This increase was partially offset by lower aircraft rent per ASM. We also realized benefits throughout the business from increased productivity and efficiencies driven by better operational performance.</p> <p>Regarding fleet, in the fourth quarter, we took delivery of seven new aircraft, ending the year with 128 aircraft in our fleet. Thus far in 2019, we have taken delivery of two aircraft and have 14 additional delivery scheduled for the remainder of the year. We plan to finance nine deliveries using sale-leaseback transactions. five will be under direct operating leases and the remaining two deliveries will be debt financed. Looking ahead to our 2019 cost guidance. Our core cost outlook for 2019 has not changed. However, rather than debt financing the majority of deliveries, we now plan to use sale-leaseback transactions to finance the majority of which of course means higher aircraft rent. The higher aircraft rent will largely be offset by lower depreciation and lower interest expense, such that our pre-tax income is minimally affected by our financing decisions.</p> <p>Our 2019 network plan has stage length decreasing 1% to 2% year-over-year. Together, these changes add about a point of pressure to CASM ex-fuel. Incorporating these changes, we estimate our CASM ex-fuel for the full year of 2019 will be up 1% to 2% year-over-year. When you adjust for the shorter stage and the sale-leaseback financing, this is in line with our previous guide of flat to up 1%. For the first quarter 2019, CASM ex-fuel is estimated to be up 2% to 3% year-over-year. On a per ASM basis in the first quarter, we will have pressure from higher pilot rates and higher depreciation and amortization.</p> <p>In addition, quarter-to-date, we have seen a significant year-over-year increase in de-icing expense driven by both rate and volume of de-icing events, due to the level and intensity of winter storms this year. These increases will partially be offset by lower aircraft rent per ASM. For the second and third quarters of 2019, we expect CASM ex to be up 1% to 2% year-over-year and the fourth quarter up about 1%. I'm very comfortable with our setup for 2019 and how well our team is managing the various cost pressures in this business.</p> <p>Our goal is to get better every day. And while the comps are tough given our exceptional performance in 2018, the team remains focused on holding the line on costs and committed to finding ways to increase efficiency and drive productivity.</p> <p>With that, back to Ted.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Thanks, Scott. We are very excited about our momentum as we head into 2019. We continue to grow our network and are pleased to be adding Austin, Indianapolis and Raleigh-Durham to our list of destinations. Throughout 2019, we will continue to seek growth opportunities in large domestic leisure destinations and near field international destinations. In addition, as the opportunities present themselves to grow in large gate constraint metros, we will do so, as this is where many customers who have otherwise been priced out of the market with high fares live and where many leisure customers want to go. We are broadening and diversifying our network, but large cities attract many leisure customers. With our low fares, reliable operations and friendly service, we are the best airline to stimulate and grow the leisure traffic base in these markets.</p> <p>Even though 2018 was a stellar year on many fronts, record on-time performance, improved operational reliability, record non-ticket revenue per segment, excellent cost performance and improved customer metrics and brand image, we are raising the bar for 2019. Our top priorities for 2019 are to consistently deliver operational reliability, while increasing fleet utilization, continue to innovate and grow non-ticket revenue per passenger segment, further refine our network to support diversification, maintain our industry leading cost position and grow our relative cost advantage and deliver earnings growth for our shareholders.</p> <p>These things together with an improving brand image and our low fares solidifies our position as the best value in the sky and provides us the leverage to deliver margin expansion and strong earnings growth in 2019.</p> <p>With that, back to DeAnne.</p> <p><strong>DeAnne Gabel</strong> -- <em>Senior Director, Investor Relations</em></p> <p>Thanks, Matt, Ted and Scott. We are now ready to take questions from the analysts. We ask that you limit yourself to one question with one related follow-up. Sylvia, we are ready to begin.</p> <section class="read-more-section in-content"> <div class="wayfinder with-rule"> <hr class="wayfinder-rule"/> <h2>Related Articles</h2> </div> <ul class="two-line-list"> <li> <a class="read-more-link" href="/investing/2019/06/09/why-airline-stocks-were-falling-last-month.aspx">Why Airline Stocks Were Falling Last Month</a> </li> <li> <a class="read-more-link" href="/investing/2019/06/06/falling-oil-prices-will-boost-spirit-airlines-bott.aspx">Falling Oil Prices Will Boost Spirit Airlines' Bottom Line</a> </li> <li> <a class="read-more-link" href="/investing/2019/05/09/1-bargain-stock-to-buy-in-may.aspx">1 Bargain Stock to Buy in May</a> </li> </ul> </section><h2>Questions and Answers:</h2> <p><strong>Operator</strong></p> <p>Thank you. We will now begin question-and-answer session. (Operator Instructions) And our first question comes from Andrew Didora.</p> <p><strong>Andrew Didora</strong> -- <em>Bank of America Merrill Lynch -- Analyst</em></p> <p>Hi, good morning, everyone, and thank you for the question here. My question is for Ted or Matt. Seems to be a lot of moving parts in 1Q versus 4Q TRASM , just given stage length changes Easter shift, peak versus off-peak dynamics. Can you maybe give us a sense of where you see the core underlying growth rate today? And maybe what types of tailwinds could you see as you move into more peak travel periods in 2Q?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes, sure. Andrew, this is Matt. Good morning. Thanks for the question. So one thing that we want to talk about is how we think about off-peak and peak periods. And as we move from sort of the peaks that we saw over the holidays in Q4 into Q1 and then back into Q2, what we're finding generally and this has been something that we've been talking about now for probably six months or more, is that the off-peaks continue to be what they are, there are off-peak periods, we continue to change our network to address that a little more seasonality put into the network. And as we've talked about before, trimming some of the off-peak flying in some of the more weaker periods of the year. And in the fourth quarter, there was certainly a lot more of what we would call off-peak periods than we're seeing in the first quarter. And in the second quarter, we move out of that off-peak period into Easter, and then a little bit of shoulder in May, and then the summer peak really kicks in, Memorial Day, weekend, and then into June. So generally speaking, what we're seeing is a pretty good inventory control out there, it allows us to also have pretty good inventory control around the peak periods. And one other -- one of the nuance that we want to talk about a little bit, is that when you get into the peak periods, and every peak period is still a little bit different, they're not all the same. But peak periods also allow us to do a little bit more with our non-ticket yields, especially when it comes to our bundled services offering. So the bundled services offering definitely kicks-in a lot more when families are traveling together, and they want to sit together on the aircraft, they're checking bags, and the bundle offering that we put together for them also gives them then a couple of additional items that really seem to be have a pretty good uptake around peak periods. So that's something that I think it's important for us to understand. And then additionally, as we move from Q1 specifically into Q2, year-over-year our stage comes in from Q1 to Q2. So in Q1, we actually have a little bit of a stage expansion. But in Q2, the stage really starts to come in a little bit, that will help yield revenue in Q2, as well. Of course, overall revenue performance is what really drives the unit revenue production, but stage definitely will have a positive benefit to TRASM in the second quarter.</p> <p><strong>Andrew Didora</strong> -- <em>Bank of America Merrill Lynch -- Analyst</em></p> <p>Great, thank you. And just quickly, as a follow-up, Matt. Did I hear you correctly, in your prepared remarks that you think non-ticket could be up about 3% in this year to about $50, I think you said $56, $57 per trip. Is that right?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes. So we expect to land -- by the end of the year, for the full year, we expect to land between $56 and $57 for non-ticket.</p> <p><strong>Andrew Didora</strong> -- <em>Bank of America Merrill Lynch -- Analyst</em></p> <p>Okay. Thank you.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes, you're welcome.</p> <p><strong>Operator</strong></p> <p>Our following question comes from Jack Atkins.</p> <p><strong>Jack Atkins</strong> -- <em>Stephens -- Analyst</em></p> <p>Good morning. Thank you for the time.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Good morning, Jack.</p> <p><strong>Jack Atkins</strong> -- <em>Stephens -- Analyst</em></p> <p>Matt, just going back to that last question there on non-ticket. Call it 2%, 3% in non-ticket, given the multiple initiatives that you guys are targeting for this year, plus the maturation of your ancillary actions in 2018., I guess, why wouldn't that number be a little bit higher on a full year basis, as you think about 2019, not take it for flight segment?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>So -- yes, thanks, Jack. So a lot of the things that we started to put in place really a year ago and a lot of the initiatives that we're talking about require testing and learning and then the experience around revenue management, and we've really -- we've been talking about this for a while now. But a lot of the initiatives take time, and it just takes time, you can't just implement new revenue management strategy and expect it to work overnight, especially for something for us that's new, which is revenue managing ancillary products and services. So we really saw -- we thought the ramp-up would take longer, and it's a testament to our team, it's a testament to our IT group working with our revenue management group, putting new reports in place, putting new systems in place, and we've really been able to ramp that faster, and we saw a lot of that hit in third quarter into fourth quarter. So a lot of that, we think we captured in third quarter and fourth quarter. And now, yes, we're going to continue to improve, continue to make that better, but a lot of the big punch, we think we captured late last year. So we'll just continue to improve on it. But now, it's just the big step up, we think we may have taken on a couple of the products.</p> <p><strong>Jack Atkins</strong> -- <em>Stephens -- Analyst</em></p> <p>Okay. Okay, got you. That makes sense. And then just following up Matt, for you on the international side, you talked about sort of the spool up -- the international routes that you added in the fourth quarter. Could you just talk about what you're seeing in terms of uptake for those routes? And how do you expect the revenue performance there to trend, as we sort of get out of the first quarter into some more of the peak travel periods later on this year?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes, sure. So our -- the makeup of our network has changed quite a bit. So we were, I think on a year-over-year basis, we're going from around 10% of our system capacity being in -- what we call, international, which is really Caribbean, Latin America, and from 10% to around 15%, 16%, as we go through Q1 and Q2. So it's a much larger part of our network. And a big benefit to these routes, once we get to steady state for them is -- not only, again, as we talked about, our abilities to sell to what we call VFR traffic, Visiting Friends and Relatives traffic, and a lot of the routes that we've added are unique routes like that, that we service very well. Our model works very, very well for travelers of that segment. And as we get through Q1 into Q2, normally, we like to think about routes taking maybe up to a year to really hit full maturation. However, we started these routes on purpose in the fourth quarter, so that by the time we got to the Easter period, and then into late spring early summer, they have a lot of time under their belt. Really a lot of these routes will have about six months of service before we hit peak Easter period. And we really think that that's going to help allow us to step-up the results on those, may be sooner than that full year, would otherwise be the norm. And it's mostly about timing of when the routes came into the market. So we're very excited about what we're seeing now and a lot of these routes, because they have a heavy, again, what we call VFR traffic, means a lot of the guests are carrying bags, and in some cases, multiple bags. And again, this adds to our profile of our success in our international routes, and something that we can take advantage of quite well.</p> <p><strong>Jack Atkins</strong> -- <em>Stephens -- Analyst</em></p> <p>Okay, great. Thank you, again.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Absolutely.</p> <p><strong>Operator</strong></p> <p>Our following question comes from Duane Pfennigwerth.</p> <p><strong>Duane Pfennigwerth</strong> -- <em>Evercore Partners -- Analyst</em></p> <p>Hey, thanks. Good morning. Wonder if you could just replay the fourth quarter a bit and the significant upward revision in your guidance. What was the biggest driver of that, was it the behavior in the peak and just that pricing was really, really firm?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes. So what we saw happen throughout fourth quarter is, a lot of our network changes, really worked incredibly well, especially the calling of the Tuesday and Wednesday flying in, and what that allowed us to do was really take a different look as to the overall pricing that we needed to put in the marketplace in order to stimulate traffic. So by pulling a lot of those Tuesdays, and I believe we had maybe nine or so weeks of the fourth quarter, where we were able to pull out a lot of that Tuesday and Wednesday flying that, in the past hasn't been real accretive to earnings or to TRASM. So in addition to that, a lot of the things that we did pull were some of the long-haul flying. And I guess, it's a bit of a testament to some of the issues, we were having, on some of that flying that we were able to pull some of that out and really look at the Tuesday, Wednesday flying and really be able to see a better uptick from a pricing strength perspective. We didn't need to go out there with fares as low in order to help fill Tuesdays and Wednesdays. Therefore, our shelf strategy as we like to call it for the whole week improved. And so that really gave us a nice upward lift, more than we expected obviously from our results based on our original guide. And we have some of that going on in the first quarter as well. We have that from about mid-January through mid-February, we did some of that pull down as well, but it's just not as aggressive, as we saw out there for the fourth quarter. So that's really kind of what helped push up fourth quarter. In addition to that, we did have a strong industry environment for sure and we -- that can't be left out of the conversation, things are pretty healthy out there, and they're good now too, it's not that they're not good now, they are, just what we're seeing in the fourth quarter was an abundance of inventory control. And as we move through February now, and we have a line of sight into March, we're pretty happy with what we're seeing out there today.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Duane, the only thing I'd add, it's Ted, as Matt talked about in one of his other questions was the success we're having with non-ticket initiatives, really kind of accelerated through the end of the year, and I think that was also a positive surprise as we we headed into the fourth quarter, which again contributed to TRASM very productively. So that sets you up nicely as we head into the first and second quarters of this year to really capture a lot of that momentum going into that period too.</p> <p><strong>Duane Pfennigwerth</strong> -- <em>Evercore Partners -- Analyst</em></p> <p>Thanks for those comments and a follow-up maybe for Scott or Ted. Can you just expand a little bit on what you're seeing in the leasing market lease rates et cetera? Why would the decision to tilt back to leasing, what is it that's really driving that, what has changed in that market? Thank you.</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>Yes. Hey, Duane, this is Scott. Hey, we went into 2018 with 64% of our fleet owned of which a quarter of that was owned outright. So we feel like now we can look at financing from a balanced approach and really be opportunistic. I mean the leasing market has closed the gap to the the debt side, WTC and bank side. So we feel like we can take advantage of that today. I like the idea of being able to look at the different funding sources and just sort of move where the economics are most favorable and that's sort of what we're doing here.</p> <p><strong>Duane Pfennigwerth</strong> -- <em>Evercore Partners -- Analyst</em></p> <p>Okay. Thank you.</p> <p><strong>Operator</strong></p> <p>Our following question comes from Joe Caiado.</p> <p><strong>Joe Caiado</strong> -- <em>Credit-Suisse -- Analyst</em></p> <p>Hey, good morning. Thanks very much. Matt, first question for you on RASM and on some of these new revenue enhancements that you mentioned, you have the new website, the new app and all kind of the related functionality that comes with that. How should we think about the ramp-up to a run rate. Revenue contribution from those things? Just trying to calibrate, how much of that is driving the $56 to $57 non-ticket target for this year or if it's because of the learning that's involved. If this is a little bit more of a longer-term contributor?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>That's right. Actually, that is correct. So just like all of our other initiatives, as we get new functionality, we have to learn the best way to use it, and we have really great people here with experience that know how to -- that know how to use these kinds of technologies and merchandising capabilities in general. But once we get the new functionality in place, then we'll learn how best to apply those -- those thoughts and processes to our product and to what we're seeing from our customer base. So it is something that we expect to have a benefit this year for sure. But it's going to be more of a longer-term benefit which actually works out pretty well from my perspective, because as we continue to get better at revenue management of our existing services that will help us as we then be able to test and learn on some of the new functionality coming in, that we'll then be able to monetize as this year progresses, but really by the end of this year and early -- into early next year is when we should start to see a real benefit from that. Not unlike a lot of our other initiatives that took about a year to kick in and then they -- when they kicked in, they kicked in really well. So we're expecting to follow a similar trend.</p> <p><strong>Joe Caiado</strong> -- <em>Credit-Suisse -- Analyst</em></p> <p>That's helpful. Thanks. And then just a bigger picture fleet and CASM question for Ted and Scott. So operating a single fleet type has been an important driver of your low cost structure, you've got an RFP out there and you're evaluating new aircraft -- a new aircraft order to kind of support your growth plans beyond kind of 2021. I think you said you're expect to make a decision this year. Without asking you to get into specifics on that, I just love to get your bigger picture thoughts on the importance of that strategy and kind of the core LCC tenet of operating a single fleet tied to keep costs low, as you think about Spirit's future and kind of retaining your cost advantage into the future? Thanks.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Hey, Joe, it's Ted. I'll make a few comments, let Scott add into. I think you hit all the points, what's core to us is low cost structure efficiency utilization, all of those things. Clearly in historical perspective, while it would be natural to assume that a single fleet type is the most efficient use of aircraft. There are examples in our history, well, that's not true. We're very, very low cost carriers like AirTran for example operate at multiple fleet types and did so at the lowest cost in the business. And what you really have to solve for is the mix between operating cost and upfront expense on the airplane. And so it's in our best interest to drive the best deal and we want to make sure we're ticking all the boxes. So we're happy of our customer today, but we got to evaluate all the options available to us. Scott, I don't know if you want to add anymore.</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>No, that's exactly right. Maybe even just from a status update for you. Joe, I mean we are in the early stages of the RFP today. We have gotten the first responses back, we're evaluating those as we speak, but we are on path for the timeline that we set out to sort of mid 2019 in result.</p> <p><strong>Joe Caiado</strong> -- <em>Credit-Suisse -- Analyst</em></p> <p>I appreciate that. Thanks very much.</p> <p><strong>Operator</strong></p> <p>Our following question comes from Hunter Keay.</p> <p><strong>Hunter Keay</strong> -- <em>Wolfe Trahan -- Analyst</em></p> <p>Hi, good morning.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Good morning.</p> <p><strong>Hunter Keay</strong> -- <em>Wolfe Trahan -- Analyst</em></p> <p>Ted, you mentioned, you'd be looking to adding services on the large metros gate constrained specifically that you mentioned. How do you do that, how do you get into some of these gate constrained airports? And when you do, how was your thinking maybe evolved over the last few years about how you market service both to and from those major metros?</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Sure, it's a game of patience to be honest, Hunter. We have for the better part of a decade been evolving the network. And I think it's kind of the hidden story around Spirit is the network development over the better part of a decade showing where we've deployed the choices we've made. And in doing so, we've been extremely vocal about and patient with our decisions around where it is we've grown. In fact, over the last two years, the vast majority of our growth have been -- has been in Orlando and Vegas because they're very, very good leisure destinations, they've been extremely accretive to us. But at the same time when available, we've been able to grow in in Los Angeles, and in Chicago, and in Houston, and Dallas, and New York and a lot of large metropolitan areas to because that's where people live and it is also where people want to go. So I think it's a balance approach always and remember that we're -- when we go into a market from a marketing perspective, the primary marketing value is our low fares and we stimulate additional traffic to the market. And that's a proven data supported claim that the market gets bigger, when we go into the market. So we are clearly interested in bringing back customers who have been priced out with low fares. From a targeted marketing perspective, we use very efficient, low-cost type methods to attract our new customers and turn them into guests and that doesn't really vary that much, to be honest, depending on the size of the metropolitan area. But I guess, that's the key theme is we've -- we put our name out there, we got to be patient and we grow, we think there's tremendous opportunity in all three pillars of our network, which is big origin cities, large leisure destinations and international, I think we're picking those off in the order we like.</p> <p><strong>Hunter Keay</strong> -- <em>Wolfe Trahan -- Analyst</em></p> <p>Got it. Thanks. And then as you think about adding some utilization carefully as you mentioned and adding back some peak capacity, are these flights that you're kind of adding back in airports that you cut back because they were operationally challenge because of just air space or congestion, or was it more scaling back some of that peak stuff because of competitive factors or inability to price? I'm trying to think about that in the context of what you're going to be adding back going forward? The other question...</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>I mean, I'll give you my thoughts. Matt, you can obviously add as well. When we're looking at where we think we can and to your point, carefully add additional utilization in the peak and we've been talking about that for the better part of the year. We think it's one of the opportunities we have as the operation has improved and we've gotten our legs underneath us, which clearly we have at this point, we think we can exploit more RASM accretive flying in the peak periods. And I think it's going to vary. I think you're going to see it in, clearly in some times of year in the peak. It will be in Florida, because Florida is the peak and that's happening right about now as we head into spring break and into the Easter holiday. And then as the -- as the network kind of moves to more east-west into the summer. There is more opportunities in certain other metropolitan areas. So I don't know that it's specifically to answer your question tied to whether or not we are trying to trim for operational integrity or competitive action. I think we're just now looking at opportunities as they sit and picking off the ones that probably meet the best -- the best thresholds depending on the season. So, Matt, you want to?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes, that's right. And one note about that is with our change in our Wi-Fi installation schedule, we had a bit of a delay due to the government shutdown. So with a couple of certifications we had to get put in place. So we definitely also had a couple of late ads that normally you wouldn't see something like that from us as late as they were loaded. But that's a bit of why some of those ads came in later. And in that case as Ted mentioned, we're looking for the routes that we believe we can drive a lot of demand late and get it in an extremely unit revenue and P&amp;L positive way. So -- and so a lot of it has been really maybe adding a second trip on top of really a good market, it's not necessarily putting anything back in where we thought there was issues in the past, we're looking for where we see strength and then -- or take some chances on the thought that some demand will come in pretty late at yields that we think are our earnings accretive.</p> <p><strong>Hunter Keay</strong> -- <em>Wolfe Trahan -- Analyst</em></p> <p>Okay, thanks.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Absolutely.</p> <p><strong>Operator</strong></p> <p>Our next question comes from Helane Becker.</p> <p><strong>Helane Becker</strong> -- <em>Cowen Securities -- Analyst</em></p> <p>Thanks, operator. Hi, team. Thanks for the time. I assume not sure who wants to answer this, maybe Matt. Have you noticed a change in international bookings and demand from international passengers? Or is your focus more US origination?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>So our focus, -- so, Helane, great question, because it's going to depend on the route. There's certainly going to be routes that we add that we believe are going to be heavily leisure based. When you think about when we fly to Cancun most of that traffic originates in the US. And the way that we promote and market that service is going to be different than perhaps someone in Fort Lauderdale, who's going to Honduras or vice versa and we've set up a pretty I would say unique distribution network in a few key Latin American countries for us where we can do business there that and it supports our model and it supports the way that we distribute there as well. So we have some pretty tight relationships in place that really help -- help customers on both sides of the journey. So I don't know if that answers your question perfectly, but that's the way that we think about distribution and how we go after that kind of traffic, which we believe again is a little bit unique for us in the way that we think about how we carry guests, especially in this VFR kind of market.</p> <p><strong>Helane Becker</strong> -- <em>Cowen Securities -- Analyst</em></p> <p>Okay. No, that's actually very helpful. And the other question I had is sort of unrelated, Scott and maybe you answered this. As we think about the go forward for financing aircraft, should we just think like 50-50 forever, or 50-50 for four years that kind of thing, or will it just be more dependent on existing market conditions?</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>Yes, hey, Helane. Yes, I think latter, the latter is probably right. Look, I mean, I think, we feel good about our capital structure today and we think we can be opportunistic. So we can play on either side and then will sort of be where the economics flow.</p> <p><strong>Helane Becker</strong> -- <em>Cowen Securities -- Analyst</em></p> <p>Great, thank you. All right, thanks. Well, thanks for your help.</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>(inaudible).</p> <p><strong>Operator</strong></p> <p>Our following question comes from Savi Syth.</p> <p><strong>Savanthi Syth</strong> -- <em>Raymond James &amp; Associates -- Analyst</em></p> <p>Hey, good morning.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Good morning, Savi.</p> <p><strong>Savanthi Syth</strong> -- <em>Raymond James &amp; Associates -- Analyst</em></p> <p>Just wondering if you could talk a little bit more about the 1Q and the 2Q dynamic here from a unit revenue standpoint. Just kind of curious on 1Q, just if you can kind of talk about some of the drivers that are causing it to be up 5% year-over-year and your confidence given that it's much more heavily weighted to March and kind of your confident level around that? And then also just a little digging a little bit more into your kind of 2Q commentary. Does that, I mean, is it fair to assume that we should see an acceleration from 1Q to 2Q and kind of what kind of that magnitude be?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes. Savi. So I think in terms of what we're seeing for first quarter in general, we're still definitely lapping in industry environment that was a tougher environment in 2018. So in 2019, this quarter, we're lapping some of that tough environment last year. It's a little bit better environment this year. So that's a piece of why we have confidence in the number. We also in January, specifically, just to give you some color about January as the New Year's holiday and the return from New Year's was very strong, not unlike what we saw for Thanksgiving and Christmas, which we've already talked about in the past. But what we saw in New Year's also carried through. And in addition to that, so is going to be very nuance, but the placement of Martin Luther King Jr. holiday this year was actually on the calendar, it's always the third Monday in January, but it was pushed to the latest they could possibly be this year and that gave some nice separation between the New Year's return and that holiday weekend and again, we had some weather and some other things going on that weekend, but it created a nice separation that allowed some people at least from our results anyway, some people to be able to take multiple trips. And then heading into a presence weekend, which is coming up soon, we're really pleased with how we set up our inventory control for that weekend and it looks like it's going to be paying off much like it did in the peak holiday periods in the fourth quarter. So we're just trying to take a really pragmatic approach to how we think about yield management in general that the off-peak periods are still off-peak and they will likely always be off-peak and the peak periods, I think we're just getting better and smarter as time goes by, and the processes and the people that we put in place are just getting better. And that just happens of time and experienced. Revenue management in general is not something that just flips on and off, it takes time to learn and for us, we came from a position a few years ago where we always just wanted to have the lowest fare in the market all the time period. Now we can be a lot smarter and recognize that things like time of day matter and things like outbound and return matter and how we think about different periods. Not all Florida is created the same, even though it's all in Florida, different cities in Florida act different ways, and as Florida becomes a bigger piece of our network, we're able to harness that and think about yield management better. So that's how we think about Q1. In terms of Q2, I don't think we're ready to talk about Q2, specifically, other than the Easter shift. What we have mentioned already right is the Easter shift is definitely going to push revenue into April and international especially, lot of our international expansion being a larger part of our network should also peak of Easter for us more, meaning that there's even going to -- there should be an even bigger push around Easter for us just because of the network is a little different this year than last year.</p> <p><strong>Savanthi Syth</strong> -- <em>Raymond James &amp; Associates -- Analyst</em></p> <p>That's helpful. And if I might. Just on the fuel efficiency side, do you see -- kind of you're guiding to a decline in fuel efficiency is that completely the result of the kind of decline in stage length. So how should we think about it?</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>Yes. Hey, Savi, this is Scott. Hey. Yes, we do expect the ASMs per gallon number to come in a bit, obviously, due to stage, but also due to the price of fuel. So the way our routing optimizer works is, as it takes a number of inputs including fuel price. So over time we would tend to fly a little faster and it might have a slight drag to the ASMs per gallon number, but it's fairly small.</p> <p><strong>Savanthi Syth</strong> -- <em>Raymond James &amp; Associates -- Analyst</em></p> <p>Thank you.</p> <p><strong>Operator</strong></p> <p>Our following question comes from Dan McKenzie.</p> <p><strong>Dan McKenzie</strong> -- <em>Buckingham Research Group -- Analyst</em></p> <p>Hey. Good morning. Thanks, guys. Just a housecleaning question here on the growth, for first quarter growth up 16.5%. What's the growth rate in off-peak versus peak capacity since you've talked about that. So if we could just break those two types of flying out, is it 25% growth in peak flying versus a 10% and off-peak to get to that 16.5%. I'm just wondering if you can provide a little bit more perspective on how you're handling those two aspects of the schedule in the first quarter?</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Hey, Dan. It's Ted. Yes, I don't think we would have broken it out exactly that way in advance. I think directionally the way you're thinking about it is correct that. Obviously, we've trend Tuesdays and Wednesdays and a lot of the periods post New Year's, all the way up through quite frankly the presence day holiday. And so that's going to bring down your year-over-year comp in those periods and then it's going to raise the percentage artificially in the spring break and holiday weekends that fit in the quarter. So I don't know what the exact number is, but I think directionally the way you're thinking about it is a blend.</p> <p><strong>Dan McKenzie</strong> -- <em>Buckingham Research Group -- Analyst</em></p> <p>Understood. Okay. And then I had a follow-up question on the non-ticket initiatives as well. So Matt, if we look back, say, two to three years. What has changed the most, what hasn't? And maybe if we can take hotels or car rentals for example, are these being dynamic offered today versus two to three years ago, is there upside potential in this revenue vertical? And I just, I'm just wondering if you can provide some more transparency about how you're thinking about the opportunity in the non-ticket part of the revenue structure?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes, Dan. So our -- what we call vacation packaging, which is really the adding of hotels and/or cars to the itinerary has definitely been performing below what we would want to see, we're making some changes there from a technology perspective as well as from a content provider perspective and we expect to see some benefit from there, but it's going to come in stages, first piece is getting new technology and new content in place and then the second stage is starting to then be able to merchandise better and starting to get more thoughts. And this is something that will take time as well. Get more thoughts around when different customers are shopping for different kinds of destinations, how do we offer up the proper offer at the right time to the right customer. So that's a piece on the vacation packaging. We've also talked in the past, I can just add in now also about our loyalty program and about our co-branded credit card program, where we're also under performing on a rate basis where we were in the past. So when I mean by rate basis, it's not necessarily from an economics perspective that we have with our partner, Bank of America. It's more about our program quite frankly has become a little bit dated and it's not reflective of the ULCC model and the value that we provide, and how we provide it. So later this year, we're going to be putting changes in place for our loyalty program. And that's something that we believe will have a positive benefit. We do know that we have leisure customers who want a better loyalty program from us and it will take into account more things that are part of who we are, part of our ancillary model, and part of our low-fare model. So those are pieces that have opportunity for us in the future. I'm not sure, if I totally covered what you're looking for in that question, but I think that's some color there.</p> <p><strong>Dan McKenzie</strong> -- <em>Buckingham Research Group -- Analyst</em></p> <p>Yes, well that's helpful. So the timing for the new technology and the vacation side and then, I guess, I'm just assuming that the $56 to $57 non-fare sort of guide that you've laid out there for the full year, probably doesn't factor in the upside from some of these developments, but maybe you could add some additional perspective there?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Well, if we have upside on that it's going to come from delivery happening sooner than we expect. And based on the prioritization of how we're putting things together, I'm pretty comfortable with when we think programs we're going to launch. And then taking into account some of the learning that has to happen and take place. So like I said earlier, in one of the other questions, I believe we're going to see results from it this year, but it's going to be just like other non-ticket initiatives. They take 12, 15, 18 months to really hit steady state, because it just takes time to learn how to use the new technology.</p> <p><strong>Dan McKenzie</strong> -- <em>Buckingham Research Group -- Analyst</em></p> <p>Understood. Thanks for the time.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Absolutely.</p> <p><strong>Operator</strong></p> <p>A following question comes from Michael Linenberg.</p> <p><strong>Michael Linenberg</strong> -- <em>Deutsche Bank -- Analyst</em></p> <p>Yes. Hey, good morning, everyone. Hey, Matt, question to you as it relates to route selection since it's been, real integral to I think your out performance over the last year. If I take a market like Raleigh to New Orleans, which I know you're going to start in May. It looks like allegiance going to be on that market, Frontier's going to be in that market, that's a Southwest market, I think Delta is going to add service. And when I think about how Spirit differentiates yourself, it does look like you are going to start with the superior schedule, you'll be daily, you clearly have improved your ops, is that -- as we think about a number of players moving into a particular city pair is -- is that how we think about sort of longer term your staying power because of the superior schedule the ops, maybe a better product, as you talked about improve loyalty and even improvement on the credit card et cetera?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes. So Mike, yes. That's correct. We definitely come in the markets and when we do route selection, we are looking for places that we think are overpriced and underserved and sometimes that includes markets that have a lot of players in them already. And we believe that the items you mentioned is what we bring. We are among the best in on-time performance, that matters to customers. And in addition to that, one thing that, Ted talked about in his remarks and one thing that I can add onto a little bit is that in some cases there's also going to be real estate or gate situations at certain airports that basically say to us, make a decision Spirit. What are you going to do? How are you thinking about your network opportunities and when you're going to go grab them? So in some cases, we will advance ads, if we think that's the right thing for us to do, because the city that we want to be in and it's a place that if we don't move soon then we might not be able to go back in there for a couple of years. So in some cases, you're going to also see that from some of our routes selection. But by and large we're not going to do that, if we don't think it's a good opportunity at the right time for us anyway. So that's kind of how we think about route selection. And then just going back to what we did with our international expansion out of Orlando, there is a number of routes in there that no one else serves. So it's not that we're looking to go into routes where others already exist or a market is there, we will definitely look, look for places that we think is best for us to bring our low fares and our high quality service to that market.</p> <p><strong>Michael Linenberg</strong> -- <em>Deutsche Bank -- Analyst</em></p> <p>Okay, great. And then just as a related follow-up, how do you think about maybe your penetration into going after price sensitive business passengers? Is that something that you track and the reason I also throw this out there is when I look at like Raleigh and some of the other markets that you've been adding service recently. Raleigh-Baltimore for example, you're going in initially with double daily service and what looks like a very competitive pattern on both ends that will be attractive to at least the price sensitive business passenger. And again, I know you stayed away from that segment for some time. So one, can you -- are you looking at that? And two, can you maybe even give us a rough feel for what percent of your passengers today that you at least believe may be traveling on some sort of business, maybe mixing business and pleasure thoughts on that? Thank you.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Hey, Mike. Its Ted. You know...</p> <p><strong>Michael Linenberg</strong> -- <em>Deutsche Bank -- Analyst</em></p> <p>Hi Ted.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>As you know, we're a leisure airline, we focus on that and so there is no really concrete way for us to measure the question that you're asking. We do expect that there are people who are traveling on us for business, usually they are people who are paying for their own ticket. So it's going to be small business, it's going to be sole proprietorships that sort of thing. And then maybe mixing that trip with the leisure weekend or something to that effect. But the vast majority of the traffic we carry is going to be stimulated and that's true across the board. So however, you want to label it, we're trying to build the network. And I think it's been, again, I said my in my -- in a previous answer, you can now look at the where the company flies and see an actual network. And I think the idea there is we're targeting those types of customers that have been priced out in a variety of different origin and destinations. So your example is one, where we think that there is just under service there, with our price point and we're going to go in and be able to carry that traffic.</p> <p><strong>Michael Linenberg</strong> -- <em>Deutsche Bank -- Analyst</em></p> <p>Great. Thanks, Ted. Thanks, Matt.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes.</p> <p><strong>Operator</strong></p> <p>Our following question comes from Brandon Oglenski.</p> <p><strong>Matthew A. Wisniewski</strong> -- <em>Barclays -- Analyst</em></p> <p>Hi. This is actually Matt Wisniewski on for Brandon. Thanks for taking my question. I was hoping we can come back to the network improvements and kind of expand on that a little bit more? First, should we be thinking about this as a structural improvement, kind of, would this be to assume that holding all constant this would just to be realized going forward next year? And then second, can -- is there opportunity for material improvements going forward kind of what we saw toward the end of last year?</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Yes, this is Ted. So the -- I think some of the network improvement you're alluding to is that we made a couple of adjustments. We looked at some longer-haul flying and decide to redeploy toward the latter half of last year into slightly shorter stage, more core Florida, for example. And then we also made some network moves around peak and off-peak flying that reallocated aircraft into better places to be honest with you, so they moved better gauge into different places, but also trimmed capacity in the off-peak, which moves demand into the peak periods. And as Matt alluded to and talked about in his comments, that continues as we head into the first quarter. Now our objective and the network team's objective is to continue to optimize within that band. So you will see us continue to do things like that depending on the season, depending on the competitive behavior, depending on a variety of different things. And so I think that, that we're just sharper about that today, plus, we have a much broader reach than we ever did. And I think that gives us a tremendous amount of flexibility with regard to what we do depending on the season.</p> <p><strong>Matthew A. Wisniewski</strong> -- <em>Barclays -- Analyst</em></p> <p>Okay, great. That's all from me. Thank you.</p> <p><strong>Operator</strong></p> <p>Our following question comes from Joseph DeNardi.</p> <p><strong>Joseph DeNardi</strong> -- <em>Stifel -- Analyst</em></p> <p>Yes, good morning. Hey, Ted, in your slide deck, you refer to your cost advantages Spirit's most valuable asset. Wondering if you've ever given any thought to quantifying what the asset is worth, I mean the cost advantage has grown pretty substantially over the past few years, but stock price and your multiple obviously not moved in tandem. So the market is not really seeing it as an asset, maybe it would help if you could quantify a little bit. Have you ever given that any thought?</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>That's an interesting question and a very obscure, I mean like a concept to be honest, I don't know how it would explore and Scott can think about it too or jump in here. But you're right, Joe. I mean, we're extremely protective about that cost structure, because it is an important part of who we are. And going forward, one thing will always remain true is that it's going to be core to who Spirit is maintaining and widening that advantage, because it is core to the -- to the fare strategy is core to the non-ticket -- core to network strategy. And so how we quantify that, not sure. Other than you can look at the two different cost structures and try to figure out what that means to us form a dollars perspective. But it is definitely the one thing that we are extremely protective about. And I think Scott made his comments in his prepared remarks, that we're extremely pleased with the performance the company had last year. We're very, very excited about what we have going forward. Timing over calendar periods is to us interesting, but it's not what's most important. And so when you look at the trends of the cost structure, we look at the advantage that we have and watch it widen, that's what's most important.</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>Yes, I would agree with that. Hey, John, this is Scott. So just one further comment is obviously we are very protective of the unit cost advantage we have. And I think it's a little bit unfair to say that the valuation has moved, which means they don't think the unit cost as a value. I think there's a lot of other variables that have come into play there. I think the unit cost is an extremely valuable component to our -- not only our company, but our investment thesis. So I think that may be a little unfair to say that.</p> <p><strong>Joseph DeNardi</strong> -- <em>Stifel -- Analyst</em></p> <p>Yes. No, I think, I agree with you. But just on the loyalty program, Ted, Matt, it feels like you're kind of indicating that maybe it's gotten overlooked a little bit given some higher priorities elsewhere. How many people currently work on the program like what's the size of that staff?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>So, Joe, we -- I don't think we're going to actually answer that question directly. I would just tell you that it's something that a number of us including myself pay attention to and we talk about frequently and we're in the midst of finalizing what our new program is going to look like. And we've done a lot of work on understanding lifetime value of leisure customers and we've done a lot of work behind it. And we've been talking about it for a while and the only reason why we haven't rolled something out yet is because wanted to make sure that we get it right, but you don't get many chances to change your loyalty program and we want to make sure that we roll that out correctly, that we're putting the right program together. And I'm really excited about the opportunity that we have there to make it more reflective of a program that our leisure customers are looking for.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Yes, and I would add that the precursor to all of this, to guest improvement, to customer service metrics, this all started with us running a better airline. And we needed to know that we were going to do that consistently and regularly. And to Matt's point, we want to make sure that we -- when we talk to our guests about how they're getting value from us, we can back it up. And I think that was the first step and something that now we've proven. And so now we've -- we can really let the guest focused people really term loose to focus on what is going to be best for a Spirit customer.</p> <p><strong>Joseph DeNardi</strong> -- <em>Stifel -- Analyst</em></p> <p>Thank you.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes.</p> <p><strong>DeAnne Gabel</strong> -- <em>Senior Director, Investor Relations</em></p> <p>Hello?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Are you guys there?</p> <p><strong>DeAnne Gabel</strong> -- <em>Senior Director, Investor Relations</em></p> <p>Are there any more questions in the queue?</p> <p><strong>Operator</strong></p> <p>Our next question comes from Rajeev Lalwani.</p> <p><strong>Rajeev Lalwani</strong> -- <em>Morgan Stanley -- Analyst</em></p> <p>Hi, good morning.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Hi, Rajeev.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Good morning.</p> <p><strong>Rajeev Lalwani</strong> -- <em>Morgan Stanley -- Analyst</em></p> <p>I wanted to come back to the CASM discussion. I'm not sure if this is for Ted or Scott. But can you just talk about general trends that you're seeing on unit costs, I think the 4Q number is maybe came in a bit wide, I guess the geography moves around 2019. But there's just been a lot of data points out there about just pressure on cost maybe relating to that, anything to think about as far as labor is concerned, now that pilots are behind us, as far as other groups or types of employees that may need step up?</p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p>Yes. Hi, Rajeev, this is Scott. As we mentioned in the update in the prepared remarks, we've adjusted financing mix for '19, we've lowered stage. So look, in reality, looking at the calendar view year-over-year does create some awkwardness. We have some timing of the pilot contract, timing of the 319 purchase in 2018 and even maintenance events timing. I mean, in fact, if you had signed the pilot contract in 2018 January 1, we would be down unit cost in Q1 and it would have material impact to full year and probably wouldn't even be talking about unit cost at this point. So the timing does make it a bit awkward. So we feel good about where we sit today, we feel good about growing CASM advantage and we said earlier, we're very protective of the unit cost advantage and always looking for ways to widen that gap versus the industry.</p> <p><strong>Rajeev Lalwani</strong> -- <em>Morgan Stanley -- Analyst</em></p> <p>Matt, a quick one for you, are you seeing any signs of lower fuel making its way to the revenue environment, whether it's pricing behavior or capacity, any data points? I think, Spirit, couple of years ago was one of the first to see some of the pressures and noted backing out '15 ' 16 or so?</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Rajeev, no, we're not really seeing evidence of that. The only thing I would mention is that off-peak periods are still off-peak and that's really hasn't changed much. And that's -- that was, that's when fuel was elevated last year and that's when fuel came down in the fourth quarter and where we are now, it's sort of the off-peaks to the off-peaks, and we're feeling pretty good about the peak. So I think the answer to your question directly is no.</p> <p><strong>Rajeev Lalwani</strong> -- <em>Morgan Stanley -- Analyst</em></p> <p>I'll leave it there. Thank you.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>You are welcome.</p> <p><strong>Operator</strong></p> <p>A following question comes from Catherine O'Brien.</p> <p><strong>Catherine O'Brien</strong> -- <em>Goldman, Sachs &amp; Co. -- Analyst</em></p> <p>Good morning, everyone. Thanks for the time. So maybe first just a quick follow-up to question Savi had earlier. It sounds like with the ramp up of your new international service, you're expecting maybe a larger tailwind from Easter versus the 250 basis point headwind you mentioned for the March quarter. Is some of that just the timing of the holiday, one of your peers mentioned they were expecting a larger urge in Q benefit? Or is it really just like this international boost that you didn't have last year that that's driving maybe a larger Easter tailwind? Thanks.</p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p>Yes, I think, generally speaking, the tailwind for Q2 would when the Easter shifts is going to be about the same as if there is a headwind in Q1 or vice versa depending on how Easter moves around. So when we get into the Easter period, we're going to be able to obviously see a lot more on close in demand and how that's going to materialize. Is it possible that the tailwind would be greater in Q2? Sure. It's possible. I don't know that yet. And we'll know that as we get closer to the period itself. I would just tell you that overall we're feeling pretty good about the peaks and just to reiterate, we do believe the international routes are going to be really beneficial to Q2 as we move forward.</p> <p><strong>Catherine O'Brien</strong> -- <em>Goldman, Sachs &amp; Co. -- Analyst</em></p> <p>Okay, great. And then just another one. So Spirit used to talk about getting to 50-50 for the ticket revenue and non-ticket per passenger. In this quarter you're very close. So first, is that still a goal? And then second, do you think that gap continues to close or do you think its current -- if he current demand environment holds your fare revenue per passenger should continue to recover back toward with close to 2014 levels? Thanks.</p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p>Yes, sure. So as you mentioned there at the very end, we do know where the ticket fare resided in the past. And there's a lot of upside and opportunity to keep pushing our ticket revenue up. We don't set a goal to say that we should have 50-50 non-ticket and ticket. Sometimes it comes out that way because the seasonality or what's happening in the industry, but really we're just -- we're out there trying to maximize unit revenue, how we get it and when we get it, and that's what we're always going after.</p> <p><strong>Catherine O'Brien</strong> -- <em>Goldman, Sachs &amp; Co. -- Analyst</em></p> <p>Great. Thanks for your time.</p> <p><strong>DeAnne Gabel</strong> -- <em>Senior Director, Investor Relations</em></p> <p>Sylvia, this is the end. I think we are out of time for questions today. But thank you all for joining us and we'll talk to you soon.</p> <p><strong>Operator</strong></p> <p>Thank you. Ladies and gentlemen, this concludes today's conference. Thank you for participating. You may now disconnect.</p> <p><strong>Duration: 66 minutes</strong></p> <h2>Call participants:</h2> <p><strong>DeAnne Gabel</strong> -- <em>Senior Director, Investor Relations</em></p> <p><strong>Ted Christie III</strong> -- <em>President and Chief Executive Officer</em></p> <p><strong>Matt Klein</strong> -- <em>Senior Vice President and Chief Commercial Officer</em></p> <p><strong>Scott Haralson</strong> -- <em>Senior Vice President and Chief Financial Officer</em></p> <p><strong>Andrew Didora</strong> -- <em>Bank of America Merrill Lynch -- Analyst</em></p> <p><strong>Jack Atkins</strong> -- <em>Stephens -- Analyst</em></p> <p><strong>Duane Pfennigwerth</strong> -- <em>Evercore Partners -- Analyst</em></p> <p><strong>Joe Caiado</strong> -- <em>Credit-Suisse -- Analyst</em></p> <p><strong>Hunter Keay</strong> -- <em>Wolfe Trahan -- Analyst</em></p> <p><strong>Helane Becker</strong> -- <em>Cowen Securities -- Analyst</em></p> <p><strong>Savanthi Syth</strong> -- <em>Raymond James &amp; Associates -- Analyst</em></p> <p><strong>Dan McKenzie</strong> -- <em>Buckingham Research Group -- Analyst</em></p> <p><strong>Michael Linenberg</strong> -- <em>Deutsche Bank -- Analyst</em></p> <p><strong>Matthew A. Wisniewski</strong> -- <em>Barclays -- Analyst</em></p> <p><strong>Joseph DeNardi</strong> -- <em>Stifel -- Analyst</em></p> <p><strong>Rajeev Lalwani</strong> -- <em>Morgan Stanley -- Analyst</em></p> <p><strong>Catherine O'Brien</strong> -- <em>Goldman, Sachs &amp; Co. -- Analyst</em></p> <p><a href="https://www.fool.com/quote/save">More SAVE analysis</a></p> <p>Transcript powered by <a href="https://www.alphastreet.com" target="_blank">AlphaStreet</a></p> <p><em>This article is a transcript of this conference call produced for The Motley Fool. While we strive for our Foolish Best, there may be errors, omissions, or inaccuracies in this transcript. As with all our articles, The Motley Fool does not assume any responsibility for your use of this content, and we strongly encourage you to do your own research, including listening to the call yourself and reading the company's SEC filings. Please see our </em><a href="https://www.fool.com/legal/terms-and-conditions/fool-rules"><em>Terms and Conditions</em></a><em> for additional details, including our Obligatory Capitalized Disclaimers of Liability.</em></p> <p></p><div id="pitch"></div> </span> <span class="article-disclosure" data-content='&lt;p&gt;&lt;em&gt;&lt;a href=&quot;http://boards.fool.com/profile/MFTranscribers/info.aspx&quot;&gt;Motley Fool Transcribers&lt;/a&gt; has no position in any of the stocks mentioned. The Motley Fool owns shares of Spirit Airlines. The Motley Fool has a &lt;a href=&quot;http://www.fool.com/Legal/fool-disclosure-policy.aspx&quot;&gt;disclosure policy&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;'></span> <div class="special-message"> <div class="promoboxAd"> <div id='div-promobox-83922' data-params='{"primary_tickers_companies": ["Spirit Airlines"], "uid": "", "divId": "div-promobox-83922", "pos": 0, "collection": "/earnings/call-transcripts", "height": 300, "seg": "default", "test_bucket": 79, "adtags": "[\"msn\", \"yahoo-money\", \"default-partners\"]", "services": [], "tstrId": "1Ses_3col-pf-246_var2-recirc_33", "segment": "default", "pitchId": null, "placement": "promobox", "primary_tickers": ["SAVE"], "headline": "Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript", "session_count": 0, "width": 470, "ten_or_more_sessions": false, "bureau": "usmf-consumer-goods", "position": 0, "tickers": "[\"\"]"}' class='promobox-content'></div><script type='text/javascript'>PitcherAds.get({"primary_tickers_companies": ["Spirit Airlines"], "uid": "", "divId": "div-promobox-83922", "pos": 0, "collection": "/earnings/call-transcripts", "height": 300, "seg": "default", "test_bucket": 79, "adtags": "[\"msn\", \"yahoo-money\", \"default-partners\"]", "services": [], "tstrId": "1Ses_3col-pf-246_var2-recirc_33", "segment": "default", "pitchId": null, "placement": "promobox", "primary_tickers": ["SAVE"], "headline": "Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript", "session_count": 0, "width": 470, "ten_or_more_sessions": false, "bureau": "usmf-consumer-goods", "position": 0, "tickers": "[\"\"]"});</script> </div> </div> </section> </div> <aside class="column sidebar right article-page" id="sidebar-right"> <section class="related-content sidebar-content" id="sidebar-right-content"> <div class="info-card ad"> <!-- Create container for ad --> <div id='div-sidebar1_desk-47450' class='dfp-ads ad'> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display('div-sidebar1_desk-47450'); }); </script> </div> </div> <section class="trending-articles-section"> <article class="ap-news-panel-article trending "> <div class="label">Trending</div> <ul class="ap-trending-articles-list"> <li><a href="/investing/2019/07/01/guess-who-just-became-amazons-biggest-shipper.aspx">Guess Who Just Became Amazon&#39;s Biggest Shipper</a></li> <li><a href="/investing/2019/06/30/3-hot-growth-stocks-id-buy-right-now.aspx">3 Hot Growth Stocks I&#39;d Buy Right Now</a></li> <li><a href="/retirement/2019/07/01/3-reasons-people-dont-use-annuities-the-way-they-w.aspx">3 Reasons People Don&#39;t Use Annuities the Way They Were Meant to Be Used</a></li> <li><a href="/investing/top-stocks-to-buy.aspx">20 of the Top Stocks to Buy in 2019 (Including the 2 Every Investor Should Own)</a></li> <li><a href="/retirement/2019/07/01/70-of-americans-arent-saving-for-retirement-for-th.aspx">70% of Americans Aren&#39;t Saving for Retirement for This Reason</a></li> </ul> </article> </section> <!-- Related Tickers Section --> <section class="related-tickers"> <div class="wayfinder with-rule"> <hr class="wayfinder-rule" /> <h2>Stocks</h2> </div> <div class="ticker-row" data-instrument-id="225369"> <div> <span class="image-wrap"> <a href="https://www.fool.com/quote/nyse/spirit-airlines/save" class="quote-image"> <h5>SAVE</h5> <img alt="Spirit Airlines Stock Quote" data-img-src="https://g.foolcdn.com/image/?url=https%3A%2F%2Fg.foolcdn.com%2Fart%2Fcompanylogos%2Fmark%2FSAVE.png&amp;h=64&amp;w=64&amp;op=resize" src="" /> </a> </span> <h3>Spirit Airlines</h3> <h4 class="h-margin-b"> <span class="ticker"> <a title="Spirit Airlines Stock Quote" href="https://www.fool.com/quote/nyse/spirit-airlines/save"> NYSE:<span class="symbol">SAVE</span> </a> </span> </h4> <aside class="price-quote-container smaller"> <h4 class="current-price"> $48.93 </h4> <h4 class="price-change-arrow price-pos"> <span style="position:absolute;left:-999em;">up</span> <i class="fool-icon-arrow-up"></i> </h4> <h4 class="price-change-amount price-pos"> $1.20 </h4> <h4 class="price-change-percent price-pos"> (2.51%) </h4> </aside> </div> </div> </section> <!-- Related Articles Section --> <section class="read-more-section"> <section class="read-more-section "> <div class="wayfinder with-rule"> <hr class="wayfinder-rule"/> <h2>Related Articles</h2> </div> <ul class="two-line-list"> <li> <a class="read-more-link" href="/investing/2019/07/01/why-best-buy-stock-popped-5-this-morning.aspx">Why Best Buy Stock Popped 5% This Morning</a> </li> <li> <a class="read-more-link" href="/investing/2019/07/01/why-shares-of-uxin-are-soaring-on-monday.aspx">Why Shares of Uxin Are Soaring on Monday</a> </li> <li> <a class="read-more-link" href="/investing/2019/07/01/3-stocks-that-have-been-cut-in-half-so-far-in-2019.aspx">3 Stocks That Have Been Cut in Half So Far in 2019</a> </li> <li> <a class="read-more-link" href="/investing/2019/07/01/pier-1-imports-downward-spiral-will-boost-tjx.aspx">Pier 1 Imports&#39; Downward Spiral Will Boost TJX</a> </li> <li> <a class="read-more-link" href="/investing/2019/07/01/heres-why-iqos-could-completely-own-the-us-e-cig-m.aspx">Here&#39;s Why IQOS Could Completely Own the U.S. E-Cig Market</a> </li> </ul> </section> </section> <hr class="wayfinder-rule ad-scroll-marker" /> <div class="info-card ad ad-scroll"> <!-- Create container for ad --> <div id='div-sidebar2_desk-2173' class='dfp-ads ad'> <script type="text/javascript"> googletag.cmd.push(function() { googletag.display('div-sidebar2_desk-2173'); }); </script> </div> </div> </section> </aside> </div> </div> </div> <div class="article-page-end"> <div id="share-box"> <span id="twitter_title" style="display: none">Spirit Airlines Inc (SAVE) Q4 2018 Earnings Conference Call Transcript @themotleyfool #stocks $SAVE</span> <a class="item" id="share-facebook" name="facebookShareButton" href="https://facebook.com/sharer/sharer.php?u=https://www.fool.com/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx" target="_blank" aria-label="Share on Facebook"> <svg class="fa-svg-icon"> <use xlink:href="#facebook-f"></use> </svg> </a> <a class="item" id="share-twitter" name="twitterShareButton" href="https://twitter.com/intent/tweet/?text=Spirit%20Airlines%20Inc%20%28SAVE%29%20Q4%202018%20Earnings%20Conference%20Call%20Transcript%20%40themotleyfool%20%23stocks%20%24SAVE&url=https://www.fool.com/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx" target="_blank" aria-label="Share on Twitter"> <svg class="fa-svg-icon"> <use xlink:href="#twitter"></use> </svg> </a> <a class="item" id="share-linkedin" name="linkedinShareButton" href="https://www.linkedin.com/shareArticle?mini=true&url=https://www.fool.com/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx&title=Spirit%20Airlines%20Inc%20%28SAVE%29%20Q4%202018%20Earnings%20Conference%20Call%20Transcript&summary=Spirit%20Airlines%20Inc%20%28SAVE%29%20Q4%202018%20Earnings%20Conference%20Call%20Transcript&source=https://www.fool.com/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx" target="_blank" aria-label="Share on LinkedIn"> <svg class="fa-svg-icon"> <use xlink:href="#linkedin-in"></use> </svg> </a> <a class="item" id="share-email" name="emailShareButton" href="mailto:?subject=Spirit%20Airlines%20Inc%20%28SAVE%29%20Q4%202018%20Earnings%20Conference%20Call%20Transcript&body=https://www.fool.com/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx" target="_self" aria-label="Share by E-Mail"> <svg class="fa-svg-icon"> <use xlink:href="#envelope"></use> </svg> </a> <a class="item" id="next-article" name="nextArticleButton" href="" aria-label="Next Article"> <span>Next Article</span> <svg class="fa-svg-icon"> <use xlink:href="#chevron-right"></use> </svg> </a> </div> <!--googleoff: all--> <div id="pagination" class="pagination" style="clear:both;display:none;" data-show-incontent-ads="True"> <ul> <li id="prev" class="page-prev"><a href="javascript:void(0)">Prev</a></li> <li> <ul> <li><a href="/earnings/call-transcripts/2019/02/06/spirit-airlines-inc-save-q4-2018-earnings-conferen.aspx" id="1">1</a></li> <li> <a href="/earnings/call-transcripts/2019/06/28/nike-inc-nke-q4-2019-earnings-call-transcript.aspx" id="2">2</a> </li> <li> <a href="/earnings/call-transcripts/2019/06/28/jinkosolar-holding-co-ltd-jks-q1-2019-earnings-cal.aspx" id="3">3</a> </li> <li> <a href="/earnings/call-transcripts/2019/06/28/constellation-brands-inc-stz-q1-2020-earnings-call.aspx" id="4">4</a> </li> <li> <a href="/earnings/call-transcripts/2019/06/28/barnes-noble-education-inc-bned-q4-2019-earnings-c.aspx" id="5">5</a> </li> <li> <a href="/earnings/call-transcripts/2019/06/28/motorcar-parts-of-america-inc-mpaa-q4-2019-earning.aspx" id="6">6</a> </li> </ul> </li> <li id="next" class="page-next"><a href="javascript:void(0)">Next</a></li> </ul> </div> <!--googleon: all--> </div> </section> </section> </div> <footer class="footer" id="usmf-footer"></footer> </div> </div> <div id="currently-active-desc" style="display:none;">Current</div> <script type="text/javascript" src="//g.foolcdn.com/static/dubs/CACHE/js/db2d33607983.js" defer></script> <script type="text/javascript" src="//g.foolcdn.com/misc-assets/tmf-top-hat-build.js?v=" defer></script> <script type="text/javascript"> var dataLayer = dataLayer || []; var md5HashedEmail = unescape(encodeURIComponent("d41d8cd98f00b204e9800998ecf8427e")).trim().toLowerCase(); var sha256HashedEmail = unescape(encodeURIComponent("e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855")).trim().toLowerCase(); dataLayer.push({'EmailReady.hashed_email': md5HashedEmail}); dataLayer.push({'EmailReady.hashed_email_256': sha256HashedEmail}); dataLayer.push({'event': 'EmailReady'}); !function(l,a){a.liosetup=a.liosetup||{},a.liosetup.callback=a.liosetup.callback||[],a.liosetup.addEntityLoadedCallback=function(l,o){if("function"==typeof a.liosetup.callback){var i=[];i.push(a.liosetup.callback),a.liosetup.callback=i}a.lio&&a.lio.loaded?l(a.lio.data):o?a.liosetup.callback.unshift(l):a.liosetup.callback.push(l)}}(document,window); window.liosetup.addEntityLoadedCallback(function(data){ if(typeof(data) !== "undefined" && typeof(data.segments) !== "undefined") { dataLayer.push({'event': 'LyticsSegmentsReady', 'segments': data.segments}); window.googletag = window.googletag || {}; window.googletag.cmd.push(function () { var lytics_segments_string = ""; for (var i = 0; i < data.segments.length; i++) { if (data.segments[i].indexOf("dfp_") !== -1) { if (lytics_segments_string != "") { lytics_segments_string = lytics_segments_string + ", " + data.segments[i]; } else { lytics_segments_string = data.segments[i]; } } } window.googletag.pubads().setTargeting("LyticsSegments", lytics_segments_string); }); } }); </script> <script type="text/javascript" src="//g.foolcdn.com/static/dubs/CACHE/js/7584638be392.js" defer></script> <script type="text/javascript" src="//g.foolcdn.com/static/dubs/common/js/fool/endless_scroll.15d7b45a509c.js" defer></script> <div id="fb-root"></div> <script type="text/javascript" src="//g.foolcdn.com/static/dubs/CACHE/js/6c5ad9c18695.js" defer></script> <script> fool.insertScript('facebook-jssdk', '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3', true); fool.insertScript('twitter-wjs', '//platform.twitter.com/widgets.js', true); </script> <script> if (typeof window.Infotrack !== "undefined") { var infotrackUrl = '//g.foolcdn.com/mms/resources/js/infotrack_min.js'; Infotrack.load(infotrackUrl); var infotrackInitializeWait = infotrackInitializeWait || 0; setTimeout(function(){ window.Infotrack.initialize("usmf"); }, infotrackInitializeWait); } </script> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"/> <script src="//use.fontawesome.com/84c9ca0cf8.js"></script> <title>401 Authorization Required</title> <style type="text/css"> @import url('//fonts.googleapis.com/css?family=Roboto'); body { background: #2e739a; color: #D7D7D7; font: 16px/1.3 "Roboto", sans-serif; } header { width: 100%; margin:0px auto; } h1 { text-align: center; color:#D7D7D7; font: 100px/1 "Roboto"; text-transform: uppercase; margin: 5% auto 5%; margin-bottom: 35px; } article { display: block; text-align: center; width: 650px; margin: 10px auto; } @media screen and (max-width: 720px) { article { display: block; text-align: center; width: 450px; margin: 0 auto; } h1 { font: 70px/1 "Roboto";} .wrap {margin-top: 50px;} } @media screen and (max-width: 480px) { article { display: block; text-align: center; width: 300px !important; margin: 0 auto; } h1 { font: 50px/1 "Roboto";} .wrap {margin-top: 50px;} } </style> <!--[if IE]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> </head> <body> <div class="wrap"> <article> <header> <h1 id="fittext1">401<i class="fa fa-exclamation-triangle fa-fw"></i></h1> </header> <p id="fittext2">Authorization Required</p> </article> </div> <script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/FitText.js/1.2.0/jquery.fittext.js"></script> <script type="text/javascript"> $("#fittext1").fitText(1.1); $("#fittext2").fitText(1.5); </script> </body> </html>
<div id="about"> <div class="ui raised segment" id="about"> <img class="ui fluid image" src="http://auto4n.com/images/uploads/pages/_main_image_1200/Otto.03.jpg"> <br> <p>Welcome to <strong>AUTO4N</strong>, your trusted service provider for repair and maintenance of foreign automobiles. Our certified technicians are rigorously trained to stay on top of the latest technology from the manufacturers we service.</p> <p>We know having your vehicle serviced can be stressful, and we’re here to guide you through the process. We pride ourselves on our expertise and customer service—we treat our customers like family. We promise to always go the extra mile to give you, your friends and family the best service at the best price.</p> </div> </div>
<!DOCTYPE html> <html> <head> <!-- Document Settings --> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- Page Meta --> <title>The Modrich Travel Blog</title> <meta name="description" content="Stories and experiences from our occasional travels" /> <!-- Mobile Meta --> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- Brand icon --> <link rel="shortcut icon" href="/assets/images/favicon.ico" > <!-- Styles'n'Scripts --> <link rel="stylesheet" type="text/css" href="/assets/css/screen.css" /> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" /> <link rel="stylesheet" type="text/css" href="/assets/css/syntax.css" /> <!-- highlight.js --> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/styles/default.min.css"> <style>.hljs { background: none; }</style> <!-- Ghost outputs important style and meta data with this tag --> <link rel="canonical" href="//tag/Elbe/" /> <meta name="referrer" content="origin" /> <link rel="next" href="/page2/" /> <meta property="og:site_name" content="The Modrich Travel Blog" /> <meta property="og:type" content="website" /> <meta property="og:title" content="The Modrich Travel Blog" /> <meta property="og:description" content="Stories and experiences from our occasional travels" /> <meta property="og:url" content="//tag/Elbe/" /> <meta property="og:image" content="/assets/images/cover1.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="The Modrich Travel Blog" /> <meta name="twitter:description" content="Stories and experiences from our occasional travels" /> <meta name="twitter:url" content="//tag/Elbe/" /> <meta name="twitter:image:src" content="/assets/images/cover1.jpg" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Website", "publisher": "The Modrich Travel Blog", "name": "The Modrich Travel Blog", "url": "//tag/Elbe/", "image": "/assets/images/cover1.jpg", "description": "Stories and experiences from our occasional travels" } </script> <meta name="generator" content="Jekyll 3.0.0" /> <link rel="alternate" type="application/rss+xml" title="The Modrich Travel Blog" href="/feed.xml" /> </head> <body class="tag-template nav-closed"> <!-- The blog navigation links --> <div class="nav"> <h3 class="nav-title">Menu</h3> <a href="#" class="nav-close"> <span class="hidden">Close</span> </a> <ul> <li class="nav-home " role="presentation"><a href="/">Home</a></li> <li class="nav-about " role="presentation"><a href="/about">About</a></li> <li class="nav-travel " role="presentation"><a href="/tag/travel">Travel</a></li> </ul> <a class="subscribe-button icon-feed" href="/feed.xml">Subscribe</a> </div> <span class="nav-cover"></span> <div class="site-wrapper"> <!-- All the main content gets inserted here, index.hbs, post.hbs, etc --> <!-- dynamically overriding backgrounds for tags as well as descriptions --> <!-- --> <!-- default --> <!-- The tag above means - insert everything in this file into the [body] of the default.hbs template --> <!-- If we have a tag cover, display that - else blog cover - else nothing --> <header class="main-header tag-head " style="background-image: url(/assets/images/cover1.jpg) "> <nav class="main-nav overlay clearfix"> <a class="menu-button icon-menu" href="#"><span class="word">Menu</span></a> </nav> <div class="vertical"> <div class="main-header-content inner"> <h1 class="page-title">Elbe</h1> <h2 class="page-description"> A 1-post collection </h2> </div> </div> </header> <!-- The main content area on the homepage --> <main id="content" class="content" role="main"> <!-- The tag below includes the post loop - partials/loop.hbs --> <!-- Previous/next page links - only displayed on page 2+ --> <div class="extra-pagination inner"> <nav class="pagination" role="pagination"> <span class="page-number"> Page 1 of 1 </span> </nav> </div> <!-- This is the post loop - each post will be output using this markup --> <article class="post"> <header class="post-header"> <h2 class="post-title"><a href="/dresden-the-old-and-the-new">Dresden - The old and the new</a></h2> </header> <section class="post-excerpt"> <p>We arrived into Dresden on the ICE train from Berlin and immediately fell in love with the city - despite it being a Sunday, and (almost)... <a class="read-more" href="/dresden-the-old-and-the-new">&raquo;</a></p> </section> <footer class="post-meta"> <img class="author-thumb" src="/assets/images/authors/modrich.png" alt="Author image" nopin="nopin" /> <!-- author --> <a href='/author/modrich'>Lucas Modrich</a> <!-- [[tags prefix=" on "]] --> on <a href='/tag/Travel'>Travel</a>, <a href='/tag/Ballet'>Ballet</a>, <a href='/tag/Dresden'>Dresden</a>, <a href='/tag/Elbe'>Elbe</a>, <a href='/tag/Germany'>Germany</a>, <a href='/tag/ICE'>Ice</a>, <a href='/tag/Laura'>Laura</a>, <a href='/tag/Lucas'>Lucas</a>, <a href='/tag/Zwinger Palace'>Zwinger palace</a> <time class="post-date" datetime="2008-06-23">23 Jun 2008</time> </footer> </article> <!-- Previous/next page links - displayed on every page --> <nav class="pagination" role="pagination"> <span class="page-number"> Page 1 of 1 </span> </nav> </main> <!-- The tiny footer at the very bottom --> <footer class="site-footer clearfix"> <section class="copyright"><a href="/">The Modrich Travel Blog</a> &copy; 2020</section> <section class="poweredby">Proudly published with <a href="https://jekyllrb.com/">Jekyll</a> using <a href="https://github.com/jekyller/jasper">Jasper</a></section> </footer> </div> <!-- highlight.js --> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/highlight.min.js"></script> <script>hljs.initHighlightingOnLoad();</script> <!-- jQuery needs to come before `` so that jQuery can be used in code injection --> <script type="text/javascript" src="//code.jquery.com/jquery-1.12.0.min.js"></script> <!-- Ghost outputs important scripts and data with this tag --> <!-- --> <!-- Add Google Analytics --> <!-- Google Analytics Tracking code --> <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', '', 'auto'); ga('send', 'pageview'); </script> <!-- Fitvids makes video embeds responsive and awesome --> <script type="text/javascript" src="/assets/js/jquery.fitvids.js"></script> <!-- The main JavaScript file for Casper --> <script type="text/javascript" src="/assets/js/index.js"></script> </body> </html>
<!DOCTYPE html> <html lang="en-US"> <!--**************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2019-05-14T09:25:59-04:00 *--> <!--* *--> <!--* https://pretextbook.org *--> <!--* *--> <!--**************************************--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="robots" content="noindex, nofollow"> </head> <body> <h6 class="heading"><span class="type">Paragraph</span></h6> <p>Does \(g^{-1}\) exist? Why?</p> <span class="incontext"><a href="s-function-composition.html#p-2459">in-context</a></span> </body> </html>
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>魅力勤助——中南大学铁道校区勤工助学中心</title> <link href="../css/home.css" type="text/css" rel="stylesheet" /> <link href="../css/content.css" type="text/css" rel="stylesheet" /> <link href="../css/introduction.css" type="text/css" rel="stylesheet" /> <link rel="shortcut icon" href="../images/shortcut.ico"> </head> <body> <!--网页页眉--> <header class="header"> <div class="logoTitle"> <a href="home.html" title="中南大学铁道校区勤工助学中心"> <img class="headImg" src="../images/logo.png"> </a> <p class="headTitle">中南大学铁道校区勤工助学中心</p> </div> </header> <div class="Motto"><p>严谨&nbsp;务实<br/>高效&nbsp;进取</p></div> <!-- for mobile [begin] --> <!-- for mobile [end] --> <!--搜索--> <div class="search"> <img class="searchImg" src="../images/search.png"> <form method="post" action="#"> <input class="searchText" type="text" placeholder="请输入..."> <input class="searchBtn" type="button" name="search" value="搜索"> </form> </div> <!--网页导航栏--> <div> <ul class="navigate"> <li class="navList"><a class="noDrop" href="home.html">&nbsp;首&nbsp;&nbsp;页&nbsp;</a></li> <li class="navList"> <div class="dropDown"> <a class="dropBtn" href="introduction.html">魅力勤助</a> <div class="Down"> <a href="#">勤助发展</a> <a href="#">部门风采</a> <a href="#">队伍风采</a> <a href="#">员工风采</a> </div> </div> </li> <li class="navList"><a class="noDrop" href="announcementList.html">通知公告</a></li> <li class="navList"> <div class="dropDown"> <a class="dropBtn" href="tutorList.html">家教帮手</a> <div class="Down"> <a href="tutorRelease.html">家长入口</a> <a href="tutorList.html">教员入口</a> </div> </div> </li> <li class="navList"> <div class="dropDown"> <a class="dropBtn" href="jobList.html">兼职帮手</a> <div class="Down"> <a href="jobRelease.html">企业入口</a> <a href="jobList.html">学生入口</a> </div> </div> </li> <li class="navList"> <div class="dropDown"> <a class="dropBtn" href="lostList.html">失物招领</a> <div class="Down"> <a href="lostRelease.html">失主入口</a> <a href="lostList.html">失物详情</a> </div> </div> </li> <li class="navList"> <div class="dropDown"> <a class="dropBtn" href="unusedList.html">二手交易</a> <div class="Down"> <a href="unusedRelease.html">卖家入口</a> <a href="unusedList.html">买家入口</a> </div> </div> </li> </ul> </div> <!--宣传栏(图文消息)--> <div class="Show"> <a> <img class="showImg" src="../images/head.jpg" width="100%" title="显示图文消息的标题"> </a> <a class="showText" href="#">欢迎来到中南大学铁道校区勤工助学中心</a> </div> <!--网页主体--> <div class="content" id="changeHeight"> <!--勤助魅力 --> <div class="introduction"> <span>魅力勤助</span> <hr/> <div class="introNav"> <ul> <li><a href="development.html" target="showHere">勤助发展</a></li> </ul> <ul> <li><a href="departmentShow.html" target="showHere">部门风采</a></li> </ul> <ul> <li><a href="processionShow.html" target="showHere">队伍风采</a></li> </ul> <ul> <li><a href="staffShow.html" target="showHere">员工风采</a></li> </ul> </div> </div> <div class="introContent"> <iframe name="showHere"> </iframe> </div> </div> <!--底部信息--> <div class="contentOthers" id="txtContentOthers"> <div class="blueLine"> </div> <!--常见问题--> <div class="question"> <a class="questionTitle" href="questionList.html">常见问题</a> <hr/> <div class="quesList"> <ul> <!--读取数据库至数组others_info--> <li><a href="#">家教问题</a></li> <li><a href="#">兼职问题</a></li> <li><a href="#">失物问题</a></li> <li><a href="#">二手问题</a></li> </ul> </div> </div> <!--关注我们--> <div class="contactMode"> <a class="contactTitle" href="concernUs.html">关注我们</a> <hr/> <div class="contactList"> <ul> <!--读取数据库至数组others_info--> <li class="weixin"> <div class="imgList"> <img src="../images/weixin.jpg" title="中心微信公众号"> <div class="desc">微信公众号</div> </div> </li> <li class="QQ"> <div class="imgList"> <img src="../images/weixin.jpg" title="中心QQ"> <div class="desc">中心QQ</div> </div> </li> <li class="weibo"> <div class="imgList"> <a href="#"><img src="../images/weibo.png" title="中心微博"></a> <div class="desc">中心微博</div> </div> </li> </ul> </div> </div> <!--友情链接--> <div class="links"> <a class="linksTitle">友情链接</a> <hr/> <div class="linkList"> <ul> <!--读取数据库至数组others_info--> <li><a href="#">中南大学官网</a></li> <li><a href="#">中南大学勤工助学指导中心</a></li> <li><a href="#">中南大学勤工助学指导中心</a></li> <li><a href="#">中南大学勤工助学指导中心</a></li> <li><a href="#">中南大学勤工助学指导中心</a></li> </ul> </div> </div> <!--网页页脚--> <div class="footer"> <ul class="footerUl"> <li class="left">版权所有@中南大学铁道校区勤工助学中心</li> <li class="right"> <ul> <li> <a href="contactUs.html">联系我们</a>&nbsp;|&nbsp; </li> <li> <a href="suggestion.html">问题反馈</a>&nbsp;| </li> <li> <a href="#">收藏本页</a> </li> </ul> </li> </ul> </div> </div> </body> </html>
<!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>Globals</title> <title>CMSIS-DSP: Globals</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> <script type="text/javascript" src="cmsis_footer.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-DSP &#160;<span id="projectnumber">Version 1.9.0</span> </div> <div id="projectbrief">CMSIS DSP Software Library</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&#160;Page</span></a></li> <li><a href="pages.html"><span>Usage&#160;and&#160;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 id="navrow3" class="tabs2"> <ul class="tablist"> <li><a href="globals.html"><span>All</span></a></li> <li class="current"><a href="globals_func.html"><span>Functions</span></a></li> <li><a href="globals_vars.html"><span>Variables</span></a></li> <li><a href="globals_type.html"><span>Typedefs</span></a></li> <li><a href="globals_enum.html"><span>Enumerations</span></a></li> <li><a href="globals_eval.html"><span>Enumerator</span></a></li> <li><a href="globals_defs.html"><span>Macros</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="globals_func.html#index__"><span>_</span></a></li> <li><a href="globals_func_a.html#index_a"><span>a</span></a></li> <li><a href="globals_func_b.html#index_b"><span>b</span></a></li> <li><a href="globals_func_c.html#index_c"><span>c</span></a></li> <li><a href="globals_func_d.html#index_d"><span>d</span></a></li> <li><a href="globals_func_e.html#index_e"><span>e</span></a></li> <li><a href="globals_func_f.html#index_f"><span>f</span></a></li> <li><a href="globals_func_g.html#index_g"><span>g</span></a></li> <li><a href="globals_func_h.html#index_h"><span>h</span></a></li> <li><a href="globals_func_i.html#index_i"><span>i</span></a></li> <li><a href="globals_func_j.html#index_j"><span>j</span></a></li> <li><a href="globals_func_k.html#index_k"><span>k</span></a></li> <li><a href="globals_func_l.html#index_l"><span>l</span></a></li> <li><a href="globals_func_m.html#index_m"><span>m</span></a></li> <li><a href="globals_func_n.html#index_n"><span>n</span></a></li> <li class="current"><a href="globals_func_o.html#index_o"><span>o</span></a></li> <li><a href="globals_func_p.html#index_p"><span>p</span></a></li> <li><a href="globals_func_q.html#index_q"><span>q</span></a></li> <li><a href="globals_func_r.html#index_r"><span>r</span></a></li> <li><a href="globals_func_s.html#index_s"><span>s</span></a></li> <li><a href="globals_func_t.html#index_t"><span>t</span></a></li> <li><a href="globals_func_v.html#index_v"><span>v</span></a></li> <li><a href="globals_func_w.html#index_w"><span>w</span></a></li> <li><a href="globals_func_x.html#index_x"><span>x</span></a></li> <li><a href="globals_func_y.html#index_y"><span>y</span></a></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('globals_func_o.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">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark">&#160;</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="contents"> &#160; <h3><a class="anchor" id="index_o"></a>- o -</h3><ul> <li>arm_offset_f16() : <a class="el" href="group__BasicOffset.html#gac3b49792acfb05fbb008074f0ce2518a">basic_math_functions_f16.h</a> , <a class="el" href="group__BasicOffset.html#gac3b49792acfb05fbb008074f0ce2518a">arm_offset_f16.c</a> </li> <li>arm_offset_f32() : <a class="el" href="group__BasicOffset.html#ga4ea8c9e1829e3b4d297f87e4a40478ad">arm_offset_f32.c</a> , <a class="el" href="group__BasicOffset.html#ga4ea8c9e1829e3b4d297f87e4a40478ad">basic_math_functions.h</a> </li> <li>arm_offset_q15() : <a class="el" href="group__BasicOffset.html#gaffc78c4cda3e39b518d79cef293532b7">basic_math_functions.h</a> , <a class="el" href="group__BasicOffset.html#gaffc78c4cda3e39b518d79cef293532b7">arm_offset_q15.c</a> </li> <li>arm_offset_q31() : <a class="el" href="group__BasicOffset.html#ga55604198ef59f391a96ec95c188fca85">arm_offset_q31.c</a> , <a class="el" href="group__BasicOffset.html#ga55604198ef59f391a96ec95c188fca85">basic_math_functions.h</a> </li> <li>arm_offset_q7() : <a class="el" href="group__BasicOffset.html#ga26adad00c10390145b02080a53e782b4">basic_math_functions.h</a> , <a class="el" href="group__BasicOffset.html#ga26adad00c10390145b02080a53e782b4">arm_offset_q7.c</a> </li> <li>arm_or_u16() : <a class="el" href="group__Or.html#gacded406b80990722bad988fcebfe7a8d">basic_math_functions.h</a> , <a class="el" href="group__Or.html#gacded406b80990722bad988fcebfe7a8d">arm_or_u16.c</a> </li> <li>arm_or_u32() : <a class="el" href="group__Or.html#ga23aca4e51346bad32e49a08a945c5009">basic_math_functions.h</a> , <a class="el" href="group__Or.html#ga23aca4e51346bad32e49a08a945c5009">arm_or_u32.c</a> </li> <li>arm_or_u8() : <a class="el" href="group__Or.html#ga5ff49ba25a243532b9397d557fd42606">basic_math_functions.h</a> , <a class="el" href="group__Or.html#ga5ff49ba25a243532b9397d557fd42606">arm_or_u8.c</a> </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"> <script type="text/javascript"> <!-- writeFooter.call(this); //--> </script> </li> </ul> </div> </body> </html>
<!DOCTYPE html> <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org"> <link rel="help" href="https://www.w3.org/TR/css-multicol-1/#spanning-columns"> <link rel="match" href="../reference/ref-filled-green-100px-square.xht"> <p>Test passes if there is a filled green square and <strong>no red</strong>.</p> <div style="columns:2; width:100px; height:100px; column-fill:auto; column-gap:0; background:red;"> <div style="columns:2; column-gap:0;"> <div style="height:40px; background:green;"></div> <div style="column-span:all; height:60px; background:green;"></div> <div style="column-span:all; height:60px; background:green;"></div> <div style="column-span:all; height:60px; background:green;"></div> </div> </div>
<!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 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>类 org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl的使用 (Apache HBase 2.1.0 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="\u7C7B org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl\u7684\u4F7F\u7528 (Apache HBase 2.1.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div> <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="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsTableSourceImpl.html" title="org.apache.hadoop.hbase.regionserver中的类">类</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-all.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?org/apache/hadoop/hbase/regionserver/class-use/MetricsTableSourceImpl.html" target="_top">框架</a></li> <li><a href="MetricsTableSourceImpl.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="类的使用 org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl" class="title">类的使用<br>org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl</h2> </div> <div class="classUseContainer">没有org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl的用法</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div> <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="../../../../../../org/apache/hadoop/hbase/regionserver/MetricsTableSourceImpl.html" title="org.apache.hadoop.hbase.regionserver中的类">类</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-all.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?org/apache/hadoop/hbase/regionserver/class-use/MetricsTableSourceImpl.html" target="_top">框架</a></li> <li><a href="MetricsTableSourceImpl.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 ======= --> <p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
<!DOCTYPE html> <html> <head> <!-- Basic --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Porto - Responsive HTML5 Template 4.8.0</title> <meta name="keywords" content="HTML5 Template" /> <meta name="description" content="Porto - Responsive HTML5 Template"> <meta name="author" content="okler.net"> <!-- Favicon --> <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" /> <link rel="apple-touch-icon" href="img/apple-touch-icon.png"> <!-- Mobile Metas --> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> <!-- Web Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800%7CShadows+Into+Light" rel="stylesheet" type="text/css"> <!-- Vendor CSS --> <link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.min.css"> <link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.min.css"> <!-- Theme CSS --> <link rel="stylesheet" href="css/theme.css"> <link rel="stylesheet" href="css/theme-elements.css"> <link rel="stylesheet" href="css/theme-blog.css"> <link rel="stylesheet" href="css/theme-shop.css"> <link rel="stylesheet" href="css/theme-animate.css"> <!-- Current Page CSS --> <link rel="stylesheet" href="vendor/rs-plugin/css/settings.css"> <link rel="stylesheet" href="vendor/rs-plugin/css/layers.css"> <link rel="stylesheet" href="vendor/rs-plugin/css/navigation.css"> <link rel="stylesheet" href="vendor/circle-flip-slideshow/css/component.css"> <!-- Skin CSS --> <link rel="stylesheet" href="css/skins/default.css"> <!-- Theme Custom CSS --> <link rel="stylesheet" href="css/custom.css"> <!-- Head Libs --> <script src="vendor/modernizr/modernizr.min.js"></script> </head> <body> <div class="body"> <header id="header" class="header-mobile-nav-only" data-plugin-options='{"stickyEnabled": true, "stickyEnableOnBoxed": true, "stickyEnableOnMobile": true, "stickyStartAt": 90, "stickySetTop": "-90px", "stickyChangeLogo": true}'> <div class="header-body"> <div class="header-top"> <div class="container"> <p> Get in touch! <span class="ml-xs"><i class="fa fa-phone"></i> (123) 456-789</span><span class="hidden-xs"> | <a href="#">mail@domain.com</a></span> </p> <ul class="header-social-icons social-icons hidden-xs"> <li class="social-icons-facebook"><a href="http://www.facebook.com/" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a></li> <li class="social-icons-twitter"><a href="http://www.twitter.com/" target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a></li> <li class="social-icons-linkedin"><a href="http://www.linkedin.com/" target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a></li> </ul> </div> </div> <div class="header-container container"> <div class="header-row"> <div class="header-column"> <div class="header-logo"> <a href="index.html"> <img alt="Porto" width="111" height="54" data-sticky-width="82" data-sticky-height="40" data-sticky-top="29" src="img/logo.png"> </a> </div> </div> <div class="header-column"> <div class="header-row"> <div class="header-nav header-nav-stripe"> <button class="btn header-btn-collapse-nav" data-toggle="collapse" data-target=".header-nav-main"> <i class="fa fa-bars"></i> </button> <div class="header-nav-main header-nav-main-square header-nav-main-effect-1 header-nav-main-sub-effect-1 collapse"> <nav> <ul class="nav nav-pills" id="mainNav"> <li class="dropdown"> <a class="dropdown-toggle" href="index.html"> Home </a> <ul class="dropdown-menu"> <li> <a href="index-overview.html"> Overview </a> </li> <li> <a href="index.html"> Landing Page </a> </li> <li class="dropdown-submenu"> <a href="index-classic.html">Classic</a> <ul class="dropdown-menu"> <li><a href="index-classic.html" data-thumb-preview="img/previews/preview-classic.jpg">Classic - Original</a></li> <li><a href="index-classic-color.html" data-thumb-preview="img/previews/preview-classic-color.jpg">Classic - Color</a></li> <li><a href="index-classic-light.html" data-thumb-preview="img/previews/preview-classic-light.jpg">Classic - Light</a></li> <li><a href="index-classic-video.html" data-thumb-preview="img/previews/preview-classic-video.jpg">Classic - Video</a></li> <li><a href="index-classic-video-light.html" data-thumb-preview="img/previews/preview-classic-video-light.jpg">Classic - Video - Light</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="index-corporate.html">Corporate <span class="tip tip-dark">hot</span></a> <ul class="dropdown-menu"> <li><a href="index-corporate.html" data-thumb-preview="img/previews/preview-corporate.jpg">Corporate - Version 1</a></li> <li><a href="index-corporate-2.html" data-thumb-preview="img/previews/preview-corporate-version2.jpg">Corporate - Version 2</a></li> <li><a href="index-corporate-3.html" data-thumb-preview="img/previews/preview-corporate-version3.jpg">Corporate - Version 3</a></li> <li><a href="index-corporate-4.html" data-thumb-preview="img/previews/preview-corporate-version4.jpg">Corporate - Version 4</a></li> <li><a href="index-corporate-5.html" data-thumb-preview="img/previews/preview-corporate-version5.jpg">Corporate - Version 5</a></li> <li><a href="index-corporate-6.html" data-thumb-preview="img/previews/preview-corporate-version6.jpg">Corporate - Version 6</a></li> <li><a href="index-corporate-7.html" data-thumb-preview="img/previews/preview-corporate-version7.jpg">Corporate - Version 7</a></li> <li><a href="index-corporate-8.html" data-thumb-preview="img/previews/preview-corporate-version8.jpg">Corporate - Version 8</a></li> <li><a href="index-corporate-hosting.html" data-thumb-preview="img/previews/preview-corporate-hosting.jpg">Corporate - Hosting</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">One Page</a> <ul class="dropdown-menu"> <li><a href="index-one-page.html" data-thumb-preview="img/previews/preview-one-page.jpg">One Page Original</a></li> </ul> </li> </ul> </li> <li class=""> <a href="demos.html"> Demos </a> </li> <li class="dropdown dropdown-mega"> <a class="dropdown-toggle" href="#"> Shortcodes </a> <ul class="dropdown-menu"> <li> <div class="dropdown-mega-content"> <div class="row"> <div class="col-md-3"> <span class="dropdown-mega-sub-title">Shortcodes 1</span> <ul class="dropdown-mega-sub-nav"> <li><a href="shortcodes-accordions.html">Accordions</a></li> <li><a href="shortcodes-toggles.html">Toggles</a></li> <li><a href="shortcodes-tabs.html">Tabs</a></li> <li><a href="shortcodes-icons.html">Icons</a></li> <li><a href="shortcodes-icon-boxes.html">Icon Boxes</a></li> <li><a href="shortcodes-carousels.html">Carousels</a></li> <li><a href="shortcodes-modals.html">Modals</a></li> <li><a href="shortcodes-lightboxes.html">Lightboxes</a></li> </ul> </div> <div class="col-md-3"> <span class="dropdown-mega-sub-title">Shortcodes 2</span> <ul class="dropdown-mega-sub-nav"> <li><a href="shortcodes-buttons.html">Buttons</a></li> <li><a href="shortcodes-labels.html">Labels</a></li> <li><a href="shortcodes-lists.html">Lists</a></li> <li><a href="shortcodes-image-gallery.html">Image Gallery</a></li> <li><a href="shortcodes-image-frames.html">Image Frames</a></li> <li><a href="shortcodes-testimonials.html">Testimonials</a></li> <li><a href="shortcodes-blockquotes.html">Blockquotes</a></li> <li><a href="shortcodes-word-rotator.html">Word Rotator</a></li> </ul> </div> <div class="col-md-3"> <span class="dropdown-mega-sub-title">Shortcodes 3</span> <ul class="dropdown-mega-sub-nav"> <li><a href="shortcodes-call-to-action.html">Call to Action</a></li> <li><a href="shortcodes-pricing-tables.html">Pricing Tables</a></li> <li><a href="shortcodes-tables.html">Tables</a></li> <li><a href="shortcodes-progressbars.html">Progress Bars</a></li> <li><a href="shortcodes-counters.html">Counters</a></li> <li><a href="shortcodes-sections-parallax.html">Sections &amp; Parallax</a></li> <li><a href="shortcodes-tooltips-popovers.html">Tooltips &amp; Popovers</a></li> <li><a href="shortcodes-sticky-elements.html">Sticky Elements</a></li> </ul> </div> <div class="col-md-3"> <span class="dropdown-mega-sub-title">Shortcodes 4</span> <ul class="dropdown-mega-sub-nav"> <li><a href="shortcodes-headings.html">Headings</a></li> <li><a href="shortcodes-dividers.html">Dividers</a></li> <li><a href="shortcodes-animations.html">Animations</a></li> <li><a href="shortcodes-medias.html">Medias</a></li> <li><a href="shortcodes-maps.html">Maps</a></li> <li><a href="shortcodes-arrows.html">Arrows</a></li> <li><a href="shortcodes-alerts.html">Alerts</a></li> <li><a href="shortcodes-posts.html">Posts</a></li> </ul> </div> </div> </div> </li> </ul> </li> <li class="dropdown active"> <a class="dropdown-toggle" href="#"> Features </a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="#">Headers</a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="#">Default</a> <ul class="dropdown-menu"> <li><a href="index-classic.html">Default</a></li> <li><a href="index-header-language-dropdown.html">Default + Language Dropdown</a></li> <li><a href="index-header-big-logo.html">Default + Big Logo</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Flat</a> <ul class="dropdown-menu"> <li><a href="index-header-flat.html">Flat</a></li> <li><a href="index-header-flat-top-bar.html">Flat + Top Bar</a></li> <li><a href="index-header-flat-colored-top-bar.html">Flat + Colored Top Bar</a></li> <li><a href="index-header-flat-top-bar-search.html">Flat + Top Bar with Search</a></li> </ul> </li> <li><a href="index-header-center.html">Center</a></li> <li><a href="index-header-below-slider.html">Below Slider</a></li> <li><a href="index-header-full-video.html">Full Video</a></li> <li><a href="index-header-narrow.html">Narrow</a></li> <li><a href="index-header-always-sticky.html">Always Sticky</a></li> <li class="dropdown-submenu"> <a href="#">Transparent</a> <ul class="dropdown-menu"> <li><a href="index-header-transparent.html">Transparent</a></li> <li><a href="index-header-transparent-bottom-border.html">Transparent - Bottom Border</a></li> <li><a href="index-header-semi-transparent.html">Semi Transparent</a></li> <li><a href="index-header-semi-transparent-light.html">Semi Transparent - Light</a></li> </ul> </li> <li><a href="index-header-full-width.html">Full-Width</a></li> <li class="dropdown-submenu"> <a href="#">Navbar</a> <ul class="dropdown-menu"> <li><a href="index-header-navbar.html">Navbar</a></li> <li><a href="index-header-navbar-extra-info.html">Navbar + Extra Info</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Side Header</a> <ul class="dropdown-menu"> <li><a href="index-header-side-header-left.html">Side Header Left</a></li> <li><a href="index-header-side-header-right.html">Side Header Right</a></li> <li><a href="index-header-side-header-semi-transparent.html">Side Header Semi Transparent</a></li> </ul> </li> <li><a href="index-header-signin.html">Sign In / Sign Up</a></li> <li><a href="index-header-logged.html">Logged</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Navigations</a> <ul class="dropdown-menu"> <li><a href="index-classic.html">Default</a></li> <li><a href="index-navigation-stripe.html">Stripe</a></li> <li><a href="index-navigation-top-line.html">Top Line</a></li> <li><a href="index-navigation-dark-dropdown.html">Dark Dropdown</a></li> <li><a href="index-navigation-colors.html">Colors</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Footers</a> <ul class="dropdown-menu"> <li><a href="index-classic.html#footer">Default</a></li> <li><a href="index-footer-advanced.html#footer">Advanced</a></li> <li><a href="index-footer-simple.html#footer">Simple</a></li> <li><a href="index-footer-light.html#footer">Light</a></li> <li><a href="index-footer-light-narrow.html#footer">Light Narrow</a></li> <li class="dropdown-submenu"> <a href="#">Colors</a> <ul class="dropdown-menu"> <li><a href="index-footer-color-primary.html#footer">Primary Color</a></li> <li><a href="index-footer-color-secondary.html#footer">Secondary Color</a></li> <li><a href="index-footer-color-tertiary.html#footer">Tertiary Color</a></li> <li><a href="index-footer-color-quaternary.html#footer">Quaternary Color</a></li> </ul> </li> <li><a href="index-footer-latest-work.html#footer">Latest Work</a></li> <li><a href="index-footer-contact-form.html#footer">Contact Form</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Page Headers</a> <ul class="dropdown-menu"> <li><a href="index-page-header-default.html">Default</a></li> <li class="dropdown-submenu"> <a href="#">Colors</a> <ul class="dropdown-menu"> <li><a href="index-page-header-color-primary.html">Primary Color</a></li> <li><a href="index-page-header-color-secondary.html">Secondary Color</a></li> <li><a href="index-page-header-color-tertiary.html">Tertiary Color</a></li> <li><a href="index-page-header-color-quaternary.html">Quaternary Color</a></li> </ul> </li> <li><a href="index-page-header-light.html">Light</a></li> <li><a href="index-page-header-light-reverse.html">Light - Reverse</a></li> <li><a href="index-page-header-custom-background.html">Custom Background</a></li> <li><a href="index-page-header-parallax.html">Parallax</a></li> <li><a href="index-page-header-center.html">Center</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Admin Extension <span class="tip tip-dark">hot</span> <em class="not-included">(Not Included)</em></a> <ul class="dropdown-menu"> <li><a href="feature-admin-forms-basic.html">Forms Basic</a></li> <li><a href="feature-admin-forms-advanced.html">Forms Advanced</a></li> <li><a href="feature-admin-forms-wizard.html">Forms Wizard</a></li> <li><a href="feature-admin-forms-code-editor.html">Code Editor</a></li> <li><a href="feature-admin-tables-advanced.html">Tables Advanced</a></li> <li><a href="feature-admin-tables-responsive.html">Tables Responsive</a></li> <li><a href="feature-admin-tables-editable.html">Tables Editable</a></li> <li><a href="feature-admin-tables-ajax.html">Tables Ajax</a></li> <li><a href="feature-admin-charts.html">Charts</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Sliders</a> <ul class="dropdown-menu"> <li><a href="index-classic.html">Revolution Slider</a></li> <li><a href="index-slider-nivo.html">Nivo Slider</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Layout Options</a> <ul class="dropdown-menu"> <li><a href="feature-layout-boxed.html">Boxed</a></li> <li><a href="feature-layout-dark.html">Dark</a></li> <li><a href="feature-layout-rtl.html">RTL</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Extra</a> <ul class="dropdown-menu"> <li><a href="feature-typography.html">Typography</a></li> <li><a href="feature-grid-system.html">Grid System</a></li> <li><a href="feature-page-loading.html">Page Loading</a></li> <li><a href="feature-lazy-load.html">Lazy Load</a></li> </ul> </li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" href="#"> Pages </a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="#">About Us</a> <ul class="dropdown-menu"> <li><a href="about-us.html">About Us</a></li> <li><a href="about-us-basic.html">About Us - Basic</a></li> <li><a href="about-me.html">About Me</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Shop</a> <ul class="dropdown-menu"> <li><a href="shop-full-width.html">Shop - Full Width</a></li> <li><a href="shop-sidebar.html">Shop - Sidebar</a></li> <li><a href="shop-product-full-width.html">Shop - Product Full Width</a></li> <li><a href="shop-product-sidebar.html">Shop - Product Sidebar</a></li> <li><a href="shop-cart.html">Shop - Cart</a></li> <li><a href="shop-login.html">Shop - Login</a></li> <li><a href="shop-checkout.html">Shop - Checkout</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Blog</a> <ul class="dropdown-menu"> <li><a href="blog-full-width.html">Blog Full Width</a></li> <li><a href="blog-large-image.html">Blog Large Image</a></li> <li><a href="blog-medium-image.html">Blog Medium Image</a></li> <li><a href="blog-timeline.html">Blog Timeline</a></li> <li><a href="blog-post.html">Single Post</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Layouts</a> <ul class="dropdown-menu"> <li><a href="page-full-width.html">Full Width</a></li> <li><a href="page-left-sidebar.html">Left Sidebar</a></li> <li><a href="page-right-sidebar.html">Right Sidebar</a></li> <li><a href="page-left-and-right-sidebars.html">Left and Right Sidebars</a></li> <li><a href="page-sticky-sidebar.html">Sticky Sidebar</a></li> <li><a href="page-secondary-navbar.html">Secondary Navbar</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Extra</a> <ul class="dropdown-menu"> <li><a href="page-404.html">404 Error</a></li> <li><a href="page-coming-soon.html">Coming Soon</a></li> <li><a href="page-maintenance-mode.html">Maintenance Mode</a></li> <li><a href="sitemap.html">Sitemap</a></li> </ul> </li> <li><a href="page-custom-header.html">Custom Header</a></li> <li><a href="page-team.html">Team</a></li> <li><a href="page-services.html">Services</a></li> <li><a href="page-careers.html">Careers</a></li> <li><a href="page-our-office.html">Our Office</a></li> <li><a href="page-faq.html">FAQ</a></li> <li><a href="page-login.html">Login / Register</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" href="#"> Portfolio </a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="#">Single Project</a> <ul class="dropdown-menu"> <li><a href="portfolio-single-small-slider.html">Small Slider</a></li> <li><a href="portfolio-single-wide-slider.html">Wide Slider</a></li> <li><a href="portfolio-single-full-width-slider.html">Full Width Slider</a></li> <li><a href="portfolio-single-gallery.html">Gallery</a></li> <li><a href="portfolio-single-carousel.html">Carousel</a></li> <li><a href="portfolio-single-medias.html">Medias</a></li> <li><a href="portfolio-single-full-width-video.html">Full Width Video</a></li> <li><a href="portfolio-single-masonry-images.html">Masonry Images</a></li> <li><a href="portfolio-single-left-sidebar.html">Left Sidebar</a></li> <li><a href="portfolio-single-right-sidebar.html">Right Sidebar</a></li> <li><a href="portfolio-single-left-and-right-sidebars.html">Left and Right Sidebars</a></li> <li><a href="portfolio-single-sticky-sidebar.html">Sticky Sidebar</a></li> <li><a href="portfolio-single-extended.html">Extended</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Grid Layouts</a> <ul class="dropdown-menu"> <li><a href="portfolio-grid-1-column.html">1 Column</a></li> <li><a href="portfolio-grid-2-columns.html">2 Columns</a></li> <li><a href="portfolio-grid-3-columns.html">3 Columns</a></li> <li><a href="portfolio-grid-4-columns.html">4 Columns</a></li> <li><a href="portfolio-grid-5-columns.html">5 Columns</a></li> <li><a href="portfolio-grid-6-columns.html">6 Columns</a></li> <li><a href="portfolio-grid-no-margins.html">No Margins</a></li> <li><a href="portfolio-grid-full-width.html">Full Width</a></li> <li><a href="portfolio-grid-full-width-no-margins.html">Full Width No Margins</a></li> <li><a href="portfolio-grid-1-column-title-and-description.html">Title and Description</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Masonry Layouts</a> <ul class="dropdown-menu"> <li><a href="portfolio-masonry-2-columns.html">2 Columns</a></li> <li><a href="portfolio-masonry-3-columns.html">3 Columns</a></li> <li><a href="portfolio-masonry-4-columns.html">4 Columns</a></li> <li><a href="portfolio-masonry-5-columns.html">5 Columns</a></li> <li><a href="portfolio-masonry-6-columns.html">6 Columns</a></li> <li><a href="portfolio-masonry-no-margins.html">No Margins</a></li> <li><a href="portfolio-masonry-full-width.html">Full Width</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Sidebar Layouts</a> <ul class="dropdown-menu"> <li><a href="portfolio-sidebar-left.html">Left Sidebar</a></li> <li><a href="portfolio-sidebar-right.html">Right Sidebar</a></li> <li><a href="portfolio-sidebar-left-and-right.html">Left and Right Sidebars</a></li> <li><a href="portfolio-sidebar-sticky.html">Sticky Sidebar</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Ajax</a> <ul class="dropdown-menu"> <li><a href="portfolio-ajax-page.html">Ajax on Page</a></li> <li><a href="portfolio-ajax-modal.html">Ajax on Modal</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="#">Extra</a> <ul class="dropdown-menu"> <li><a href="portfolio-extra-timeline.html">Timeline</a></li> <li><a href="portfolio-extra-lightbox.html">Lightbox</a></li> <li><a href="portfolio-extra-load-more.html">Load More</a></li> <li><a href="portfolio-extra-lazy-load.html">Lazy Load</a></li> <li><a href="portfolio-extra-pagination.html">Pagination</a></li> <li><a href="portfolio-extra-combination-filters.html">Combination Filters</a></li> </ul> </li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle" href="#"> Contact Us </a> <ul class="dropdown-menu"> <li><a href="contact-us.html">Contact Us - Basic</a></li> <li><a href="contact-us-advanced.php">Contact Us - Advanced</a></li> </ul> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> </div> </header> <div role="main" class="main"> <div class="slider-container rev_slider_wrapper"> <div id="revolutionSlider" class="slider rev_slider" data-plugin-revolution-slider data-plugin-options='{"delay": 9000, "gridwidth": 1170, "gridheight": 500}'> <ul> <li data-transition="fade"> <img src="img/slides/slide-bg.jpg" alt="" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg"> <div class="tp-caption" data-x="177" data-y="180" data-start="1000" data-transform_in="x:[-300%];opacity:0;s:500;"><img src="img/slides/slide-title-border.png" alt=""></div> <div class="tp-caption top-label" data-x="227" data-y="180" data-start="500" data-transform_in="y:[-300%];opacity:0;s:500;">DO YOU NEED A NEW</div> <div class="tp-caption" data-x="480" data-y="180" data-start="1000" data-transform_in="x:[300%];opacity:0;s:500;"><img src="img/slides/slide-title-border.png" alt=""></div> <div class="tp-caption main-label" data-x="135" data-y="210" data-start="1500" data-whitespace="nowrap" data-transform_in="y:[100%];s:500;" data-transform_out="opacity:0;s:500;" data-mask_in="x:0px;y:0px;">WEB DESIGN?</div> <div class="tp-caption bottom-label" data-x="185" data-y="280" data-start="2000" data-transform_in="y:[100%];opacity:0;s:500;">Check out our options and features.</div> <div class="tp-caption" data-x="910" data-y="248" data-start="2500" data-transform_in="z:0;rX:0;rY:0;rZ:0;sX:0.9;sY:0.9;skX:0;skY:0;opacity:0;s:1300;"><img src="img/slides/slide-concept-2-1.png" alt=""></div> <div class="tp-caption" data-x="960" data-y="200" data-start="3500" data-transform_in="y:[300%];opacity:0;s:300;"><img src="img/slides/slide-concept-2-2.png" alt=""></div> <div class="tp-caption" data-x="930" data-y="170" data-start="3650" data-transform_in="y:[300%];opacity:0;s:300;"><img src="img/slides/slide-concept-2-3.png" alt=""></div> <div class="tp-caption" data-x="880" data-y="130" data-start="3750" data-transform_in="y:[300%];opacity:0;s:300;"><img src="img/slides/slide-concept-2-4.png" alt=""></div> <div class="tp-caption" data-x="610" data-y="80" data-start="3950" data-transform_in="y:[300%];opacity:0;s:300;"><img src="img/slides/slide-concept-2-5.png" alt=""></div> <div class="tp-caption blackboard-text" data-x="640" data-y="300" data-start="3950" style="font-size: 37px;" data-transform_in="y:[300%];opacity:0;s:300;">Think</div> <div class="tp-caption blackboard-text" data-x="665" data-y="350" data-start="4150" style="font-size: 47px;" data-transform_in="y:[300%];opacity:0;s:300;">Outside</div> <div class="tp-caption blackboard-text" data-x="690" data-y="400" data-start="4350" style="font-size: 32px;" data-transform_in="y:[300%];opacity:0;s:300;">The box :)</div> </li> <li data-transition="fade"> <img src="img/slides/slide-bg.jpg" alt="" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <div class="tp-caption top-label" data-x="155" data-y="100" data-start="500" data-transform_in="z:0;rX:0;rY:0;rZ:0;sX:0.9;sY:0.9;skX:0;skY:0;opacity:0;s:1000;e:Power2.easeOut;"><img src="img/slides/slide-concept.png" alt=""></div> <div class="tp-caption blackboard-text" data-x="285" data-y="180" data-start="1000" style="font-size: 30px;" data-transform_in="z:0;rX:0;rY:0;rZ:0;sX:0.9;sY:0.9;skX:0;skY:0;opacity:0;s:1000;e:Power2.easeOut;">easy to</div> <div class="tp-caption blackboard-text" data-x="285" data-y="220" data-start="1200" style="font-size: 40px;" data-transform_in="z:0;rX:0;rY:0;rZ:0;sX:0.9;sY:0.9;skX:0;skY:0;opacity:0;s:1000;e:Power2.easeOut;">customize!</div> <div class="tp-caption main-label" data-x="685" data-y="190" data-start="1800" data-whitespace="nowrap" data-transform_in="y:[100%];s:500;" data-transform_out="opacity:0;s:500;" data-mask_in="x:0px;y:0px;">DESIGN IT!</div> <div class="tp-caption bottom-label" data-x="685" data-y="250" data-start="2000" data-transform_idle="o:1;" data-transform_in="y:[100%];z:0;rZ:-35deg;sX:1;sY:1;skX:0;skY:0;s:600;e:Power4.easeInOut;" data-transform_out="opacity:0;s:500;" data-mask_in="x:0px;y:0px;s:inherit;e:inherit;" data-splitin="chars" data-splitout="none" data-responsive_offset="on" data-elementdelay="0.05">Create slides with brushes and fonts</div> </li> </ul> </div> </div> <div class="home-intro" id="home-intro"> <div class="container"> <div class="row"> <div class="col-md-8"> <p> The fastest way to grow your business with the leader in <em>Technology</em> <span>Check out our options and features included.</span> </p> </div> <div class="col-md-4"> <div class="get-started"> <a href="#" class="btn btn-lg btn-primary">Get Started Now!</a> <div class="learn-more">or <a href="index.html">learn more.</a></div> </div> </div> </div> </div> </div> <div class="container"> <div class="row center"> <div class="col-md-12"> <h1 class="mb-sm word-rotator-title"> Porto is <strong class="inverted"> <span class="word-rotate" data-plugin-options='{"delay": 2000, "animDelay": 300}'> <span class="word-rotate-items"> <span>incredibly</span> <span>especially</span> <span>extremely</span> </span> </span> </strong> beautiful and fully responsive. </h1> <p class="lead"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce elementum, nulla vel pellentesque consequat, ante nulla hendrerit arcu, ac tincidunt mauris lacus sed leo. vamus suscipit molestie vestibulum. </p> </div> </div> </div> <div class="home-concept"> <div class="container"> <div class="row center"> <span class="sun"></span> <span class="cloud"></span> <div class="col-md-2 col-md-offset-1"> <div class="process-image appear-animation" data-appear-animation="bounceIn"> <img src="img/home-concept-item-1.png" alt="" /> <strong>Strategy</strong> </div> </div> <div class="col-md-2"> <div class="process-image appear-animation" data-appear-animation="bounceIn" data-appear-animation-delay="200"> <img src="img/home-concept-item-2.png" alt="" /> <strong>Planning</strong> </div> </div> <div class="col-md-2"> <div class="process-image appear-animation" data-appear-animation="bounceIn" data-appear-animation-delay="400"> <img src="img/home-concept-item-3.png" alt="" /> <strong>Build</strong> </div> </div> <div class="col-md-4 col-md-offset-1"> <div class="project-image"> <div id="fcSlideshow" class="fc-slideshow"> <ul class="fc-slides"> <li><a href="portfolio-single-small-slider.html"><img class="img-responsive" src="img/projects/project-home-1.jpg" alt="" /></a></li> <li><a href="portfolio-single-small-slider.html"><img class="img-responsive" src="img/projects/project-home-2.jpg" alt="" /></a></li> <li><a href="portfolio-single-small-slider.html"><img class="img-responsive" src="img/projects/project-home-3.jpg" alt="" /></a></li> </ul> </div> <strong class="our-work">Our Work</strong> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <hr class="tall"> </div> </div> <div class="container"> <div class="row"> <div class="col-md-8"> <h2>Our <strong>Features</strong></h2> <div class="row"> <div class="col-sm-6"> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-group"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">Customer Support</h4> <p class="tall">Lorem ipsum dolor sit amet, consectetur adip.</p> </div> </div> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-file"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">HTML5 / CSS3 / JS</h4> <p class="tall">Lorem ipsum dolor sit amet, adip.</p> </div> </div> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-google-plus"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">500+ Google Fonts</h4> <p class="tall">Lorem ipsum dolor sit amet, consectetur adip.</p> </div> </div> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-adjust"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">Colors</h4> <p class="tall">Lorem ipsum dolor sit amet, consectetur adip.</p> </div> </div> </div> <div class="col-sm-6"> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-film"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">Sliders</h4> <p class="tall">Lorem ipsum dolor sit amet, consectetur.</p> </div> </div> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-user"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">Icons</h4> <p class="tall">Lorem ipsum dolor sit amet, consectetur adip.</p> </div> </div> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-bars"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">Buttons</h4> <p class="tall">Lorem ipsum dolor sit, consectetur adip.</p> </div> </div> <div class="feature-box"> <div class="feature-box-icon"> <i class="fa fa-desktop"></i> </div> <div class="feature-box-info"> <h4 class="heading-primary mb-none">Lightbox</h4> <p class="tall">Lorem sit amet, consectetur adip.</p> </div> </div> </div> </div> </div> <div class="col-md-4"> <h2>and more...</h2> <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseOne"> <i class="fa fa-usd"></i> Pricing Tables </a> </h4> </div> <div id="collapseOne" class="accordion-body collapse in"> <div class="panel-body"> Donec tellus massa, tristique sit amet condim vel, facilisis quis sapien. Praesent id enim sit amet odio vulputate eleifend in in tortor. </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> <i class="fa fa-comment"></i> Contact Forms </a> </h4> </div> <div id="collapseTwo" class="accordion-body collapse"> <div class="panel-body"> Donec tellus massa, tristique sit amet condimentum vel, facilisis quis sapien. </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseThree"> <i class="fa fa-laptop"></i> Portfolio Pages </a> </h4> </div> <div id="collapseThree" class="accordion-body collapse"> <div class="panel-body"> Donec tellus massa, tristique sit amet condimentum vel, facilisis quis sapien. </div> </div> </div> </div> </div> </div> <hr class="tall"> <div class="row center"> <div class="col-md-12"> <h2 class="mb-sm word-rotator-title"> We're not the only ones <strong> <span class="word-rotate" data-plugin-options='{"delay": 3500, "animDelay": 400}'> <span class="word-rotate-items"> <span>excited</span> <span>happy</span> </span> </span> </strong> about Porto Template... </h2> <h4 class="heading-primary lead tall">20,000 customers in 100 countries use Porto Template. Meet our customers.</h4> </div> </div> <div class="row center"> <div class="owl-carousel owl-theme" data-plugin-options='{"items": 6, "autoplay": true, "autoplayTimeout": 3000}'> <div> <img class="img-responsive" src="img/logos/logo-1.png" alt=""> </div> <div> <img class="img-responsive" src="img/logos/logo-2.png" alt=""> </div> <div> <img class="img-responsive" src="img/logos/logo-3.png" alt=""> </div> <div> <img class="img-responsive" src="img/logos/logo-4.png" alt=""> </div> <div> <img class="img-responsive" src="img/logos/logo-5.png" alt=""> </div> <div> <img class="img-responsive" src="img/logos/logo-6.png" alt=""> </div> <div> <img class="img-responsive" src="img/logos/logo-4.png" alt=""> </div> <div> <img class="img-responsive" src="img/logos/logo-2.png" alt=""> </div> </div> </div> </div> <section class="section section-custom-map"> <section class="section section-default section-footer"> <div class="container"> <div class="row"> <div class="col-md-6"> <div class="recent-posts mb-xl"> <h2>Latest <strong>Blog</strong> Posts</h2> <div class="row"> <div class="owl-carousel owl-theme mb-none" data-plugin-options='{"items": 1}'> <div> <div class="col-md-6"> <article> <div class="date"> <span class="day">15</span> <span class="month">Jan</span> </div> <h4 class="heading-primary"><a href="blog-post.html">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat libero. <a href="/" class="read-more">read more <i class="fa fa-angle-right"></i></a></p> </article> </div> <div class="col-md-6"> <article> <div class="date"> <span class="day">15</span> <span class="month">Jan</span> </div> <h4 class="heading-primary"><a href="blog-post.html">Lorem ipsum dolor</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat. <a href="/" class="read-more">read more <i class="fa fa-angle-right"></i></a></p> </article> </div> </div> <div> <div class="col-md-6"> <article> <div class="date"> <span class="day">12</span> <span class="month">Jan</span> </div> <h4 class="heading-primary"><a href="blog-post.html">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat libero. <a href="/" class="read-more">read more <i class="fa fa-angle-right"></i></a></p> </article> </div> <div class="col-md-6"> <article> <div class="date"> <span class="day">11</span> <span class="month">Jan</span> </div> <h4 class="heading-primary"><a href="blog-post.html">Lorem ipsum dolor</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. <a href="/" class="read-more">read more <i class="fa fa-angle-right"></i></a></p> </article> </div> </div> <div> <div class="col-md-6"> <article> <div class="date"> <span class="day">15</span> <span class="month">Jan</span> </div> <h4 class="heading-primary"><a href="blog-post.html">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat libero. <a href="/" class="read-more">read more <i class="fa fa-angle-right"></i></a></p> </article> </div> <div class="col-md-6"> <article> <div class="date"> <span class="day">15</span> <span class="month">Jan</span> </div> <h4 class="heading-primary"><a href="blog-post.html">Lorem ipsum dolor</a></h4> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat. <a href="/" class="read-more">read more <i class="fa fa-angle-right"></i></a></p> </article> </div> </div> </div> </div> </div> </div> <div class="col-md-6"> <h2><strong>What</strong> Client’s Say</h2> <div class="row"> <div class="owl-carousel owl-theme mb-none" data-plugin-options='{"items": 1}'> <div> <div class="col-md-12"> <div class="testimonial testimonial-primary"> <blockquote> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat. Donec hendrerit vehicula est, in consequat. Donec hendrerit vehicula est, in consequat.</p> </blockquote> <div class="testimonial-arrow-down"></div> <div class="testimonial-author"> <div class="testimonial-author-thumbnail img-thumbnail"> <img src="img/clients/client-1.jpg" alt=""> </div> <p><strong>John Smith</strong><span>CEO & Founder - Okler</span></p> </div> </div> </div> </div> <div> <div class="col-md-12"> <div class="testimonial testimonial-primary"> <blockquote> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec hendrerit vehicula est, in consequat.</p> </blockquote> <div class="testimonial-arrow-down"></div> <div class="testimonial-author"> <div class="testimonial-author-thumbnail img-thumbnail"> <img src="img/clients/client-1.jpg" alt=""> </div> <p><strong>John Smith</strong><span>CEO & Founder - Okler</span></p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </section> </div> <footer id="footer"> <div class="container"> <div class="row"> <div class="footer-ribbon"> <span>Get in Touch</span> </div> <div class="col-md-3"> <div class="newsletter"> <h4>Newsletter</h4> <p>Keep up on our always evolving product features and technology. Enter your e-mail and subscribe to our newsletter.</p> <div class="alert alert-success hidden" id="newsletterSuccess"> <strong>Success!</strong> You've been added to our email list. </div> <div class="alert alert-danger hidden" id="newsletterError"></div> <form id="newsletterForm" action="php/newsletter-subscribe.php" method="POST"> <div class="input-group"> <input class="form-control" placeholder="Email Address" name="newsletterEmail" id="newsletterEmail" type="text"> <span class="input-group-btn"> <button class="btn btn-default" type="submit">Go!</button> </span> </div> </form> </div> </div> <div class="col-md-3"> <h4>Latest Tweets</h4> <div id="tweet" class="twitter" data-plugin-tweets data-plugin-options='{"username": "", "count": 2}'> <p>Please wait...</p> </div> </div> <div class="col-md-4"> <div class="contact-details"> <h4>Contact Us</h4> <ul class="contact"> <li><p><i class="fa fa-map-marker"></i> <strong>Address:</strong> 1234 Street Name, City Name, United States</p></li> <li><p><i class="fa fa-phone"></i> <strong>Phone:</strong> (123) 456-789</p></li> <li><p><i class="fa fa-envelope"></i> <strong>Email:</strong> <a href="mailto:mail@example.com">mail@example.com</a></p></li> </ul> </div> </div> <div class="col-md-2"> <h4>Follow Us</h4> <ul class="social-icons"> <li class="social-icons-facebook"><a href="http://www.facebook.com/" target="_blank" title="Facebook"><i class="fa fa-facebook"></i></a></li> <li class="social-icons-twitter"><a href="http://www.twitter.com/" target="_blank" title="Twitter"><i class="fa fa-twitter"></i></a></li> <li class="social-icons-linkedin"><a href="http://www.linkedin.com/" target="_blank" title="Linkedin"><i class="fa fa-linkedin"></i></a></li> </ul> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-md-1"> <a href="index.html" class="logo"> <img alt="Porto Website Template" class="img-responsive" src="img/logo-footer.png"> </a> </div> <div class="col-md-7"> <p>© Copyright 2016. All Rights Reserved.</p> </div> <div class="col-md-4"> <nav id="sub-menu"> <ul> <li><a href="page-faq.html">FAQ's</a></li> <li><a href="sitemap.html">Sitemap</a></li> <li><a href="contact-us.html">Contact</a></li> </ul> </nav> </div> </div> </div> </div> </footer> </div> <!-- Vendor --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/jquery.appear/jquery.appear.min.js"></script> <script src="vendor/jquery.easing/jquery.easing.min.js"></script> <script src="vendor/jquery-cookie/jquery-cookie.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.min.js"></script> <script src="vendor/common/common.min.js"></script> <script src="vendor/jquery.validation/jquery.validation.min.js"></script> <script src="vendor/jquery.stellar/jquery.stellar.min.js"></script> <script src="vendor/jquery.easy-pie-chart/jquery.easy-pie-chart.min.js"></script> <script src="vendor/jquery.gmap/jquery.gmap.min.js"></script> <script src="vendor/jquery.lazyload/jquery.lazyload.min.js"></script> <script src="vendor/isotope/jquery.isotope.min.js"></script> <script src="vendor/owl.carousel/owl.carousel.min.js"></script> <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script> <script src="vendor/vide/vide.min.js"></script> <!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script> <!-- Current Page Vendor and Views --> <script src="vendor/rs-plugin/js/jquery.themepunch.tools.min.js"></script> <script src="vendor/rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <script src="vendor/circle-flip-slideshow/js/jquery.flipshow.min.js"></script> <script src="js/views/view.home.js"></script> <!-- Theme Custom --> <script src="js/custom.js"></script> <!-- Theme Initialization Files --> <script src="js/theme.init.js"></script> <!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. <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-12345678-1', 'auto'); ga('send', 'pageview'); </script> --> </body> </html>
<meta charset="utf-8"> <title>{% if page.title %}{{ page.title }} &#8211; {% endif %}{{ site.title }}</title> {% if page.excerpt %}<meta name="description" content="{{ page.excerpt | strip_html }}">{% endif %} <meta name="keywords" content="{{ page.tags | join: ', ' }}"> {% if page.author %} {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.owner %} {% endif %} {% include _open-graph.html %} {% if site.owner.google.verify %}<!-- Webmaster Tools verfication --> <meta name="google-site-verification" content="{{ site.owner.google.verify }}">{% endif %} {% if site.owner.bing-verify %}<meta name="msvalidate.01" content="{{ site.owner.bing-verify }}">{% endif %} {% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %} <link rel="canonical" href="{{ canonical }}"> <link href="{{ site.url }}/feed.xml" type="application/atom+xml" rel="alternate" title="{{ site.title }} Feed"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- For all browsers --> <link rel="stylesheet" href="{{ site.url }}/assets/css/main.css"> <meta http-equiv="cleartype" content="on"> <!-- HTML5 Shiv and Media Query Support --> <!--[if lt IE 9]> <script src="{{ site.url }}/assets/js/vendor/html5shiv.min.js"></script> <script src="{{ site.url }}/assets/js/vendor/respond.min.js"></script> <![endif]--> <!-- Modernizr --> <script src="{{ site.url }}/assets/js/vendor/modernizr-2.7.1.custom.min.js"></script> <link href='//fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700%7CPT+Serif:400,700,400italic' rel='stylesheet' type='text/css'> <link href="//fonts.googleapis.com/css?family=Lato:400,400i,700,700i" rel="stylesheet" type="text/css"> <!-- Icons --> <!-- 16x16 --> <link rel="shortcut icon" href="{{ site.url }}/favicon.ico"> <!-- 32x32 --> <link rel="shortcut icon" href="{{ site.url }}/favicon.png"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices --> <link rel="apple-touch-icon-precomposed" href="{{ site.url }}/images/apple-touch-icon-precomposed.png"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini --> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="{{ site.url }}/images/apple-touch-icon-72x72-precomposed.png"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch --> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="{{ site.url }}/images/apple-touch-icon-114x114-precomposed.png"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{ site.url }}/images/apple-touch-icon-144x144-precomposed.png"> {% if site.owner.google.analytics %} <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', '{{ site.owner.google.analytics }}', 'auto'); ga('send', 'pageview'); </script> {% endif %}
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/><link rel="stylesheet" href="../jacoco-resources/report.css" type="text/css"/><link rel="shortcut icon" href="../jacoco-resources/report.gif" type="image/gif"/><title>ScriptNode</title><script type="text/javascript" src="../jacoco-resources/sort.js"></script></head><body onload="initialSort(['breadcrumb'])"><div class="breadcrumb" id="breadcrumb"><span class="info"><a href="../jacoco-sessions.html" class="el_session">Sessions</a></span><a href="../index.html" class="el_report">rhino-Rhino1_7_9_Release</a> &gt; <a href="index.html" class="el_package">org.mozilla.javascript.ast</a> &gt; <span class="el_class">ScriptNode</span></div><h1>ScriptNode</h1><table class="coverage" cellspacing="0" id="coveragetable"><thead><tr><td class="sortable" id="a" onclick="toggleSort(this)">Element</td><td class="down sortable bar" id="b" onclick="toggleSort(this)">Missed Instructions</td><td class="sortable ctr2" id="c" onclick="toggleSort(this)">Cov.</td><td class="sortable bar" id="d" onclick="toggleSort(this)">Missed Branches</td><td class="sortable ctr2" id="e" onclick="toggleSort(this)">Cov.</td><td class="sortable ctr1" id="f" onclick="toggleSort(this)">Missed</td><td class="sortable ctr2" id="g" onclick="toggleSort(this)">Cxty</td><td class="sortable ctr1" id="h" onclick="toggleSort(this)">Missed</td><td class="sortable ctr2" id="i" onclick="toggleSort(this)">Lines</td><td class="sortable ctr1" id="j" onclick="toggleSort(this)">Missed</td><td class="sortable ctr2" id="k" onclick="toggleSort(this)">Methods</td></tr></thead><tfoot><tr><td>Total</td><td class="bar">48 of 459</td><td class="ctr2">89%</td><td class="bar">16 of 58</td><td class="ctr2">72%</td><td class="ctr1">20</td><td class="ctr2">68</td><td class="ctr1">9</td><td class="ctr2">106</td><td class="ctr1">5</td><td class="ctr2">39</td></tr></tfoot><tbody><tr><td id="a12"><a href="ScriptNode.java.html#L171" class="el_method">getFunctions()</a></td><td class="bar" id="b0"><img src="../jacoco-resources/redbar.gif" width="13" height="10" title="9" alt="9"/></td><td class="ctr2" id="c34">0%</td><td class="bar" id="d2"><img src="../jacoco-resources/redbar.gif" width="20" height="10" title="2" alt="2"/></td><td class="ctr2" id="e15">0%</td><td class="ctr1" id="f0">2</td><td class="ctr2" id="g8">2</td><td class="ctr1" id="h3">1</td><td class="ctr2" id="i22">1</td><td class="ctr1" id="j0">1</td><td class="ctr2" id="k0">1</td></tr><tr><td id="a29"><a href="ScriptNode.java.html#L298" class="el_method">setCompilerData(Object)</a></td><td class="bar" id="b1"><img src="../jacoco-resources/redbar.gif" width="5" height="10" title="4" alt="4"/><img src="../jacoco-resources/greenbar.gif" width="14" height="10" title="10" alt="10"/></td><td class="ctr2" id="c33">71%</td><td class="bar" id="d8"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="1" alt="1"/></td><td class="ctr2" id="e8">50%</td><td class="ctr1" id="f3">1</td><td class="ctr2" id="g9">2</td><td class="ctr1" id="h4">1</td><td class="ctr2" id="i4">5</td><td class="ctr1" id="j5">0</td><td class="ctr2" id="k1">1</td></tr><tr><td id="a33"><a href="ScriptNode.java.html#L83" class="el_method">setEncodedSourceStart(int)</a></td><td class="bar" id="b2"><img src="../jacoco-resources/redbar.gif" width="5" height="10" title="4" alt="4"/></td><td class="ctr2" id="c35">0%</td><td class="bar" id="d16"/><td class="ctr2" id="e16">n/a</td><td class="ctr1" id="f4">1</td><td class="ctr2" id="g16">1</td><td class="ctr1" id="h0">2</td><td class="ctr2" id="i12">2</td><td class="ctr1" id="j1">1</td><td class="ctr2" id="k2">1</td></tr><tr><td id="a32"><a href="ScriptNode.java.html#L99" class="el_method">setEncodedSourceEnd(int)</a></td><td class="bar" id="b3"><img src="../jacoco-resources/redbar.gif" width="5" height="10" title="4" alt="4"/></td><td class="ctr2" id="c36">0%</td><td class="bar" id="d17"/><td class="ctr2" id="e17">n/a</td><td class="ctr1" id="f5">1</td><td class="ctr2" id="g17">1</td><td class="ctr1" id="h1">2</td><td class="ctr2" id="i13">2</td><td class="ctr1" id="j2">1</td><td class="ctr2" id="k3">1</td></tr><tr><td id="a37"><a href="ScriptNode.java.html#L256" class="el_method">setSymbols(List)</a></td><td class="bar" id="b4"><img src="../jacoco-resources/redbar.gif" width="5" height="10" title="4" alt="4"/></td><td class="ctr2" id="c37">0%</td><td class="bar" id="d18"/><td class="ctr2" id="e18">n/a</td><td class="ctr1" id="f6">1</td><td class="ctr2" id="g18">1</td><td class="ctr1" id="h2">2</td><td class="ctr2" id="i14">2</td><td class="ctr1" id="j3">1</td><td class="ctr2" id="k4">1</td></tr><tr><td id="a24"><a href="ScriptNode.java.html#L252" class="el_method">getSymbols()</a></td><td class="bar" id="b5"><img src="../jacoco-resources/redbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c38">0%</td><td class="bar" id="d19"/><td class="ctr2" id="e19">n/a</td><td class="ctr1" id="f7">1</td><td class="ctr2" id="g19">1</td><td class="ctr1" id="h5">1</td><td class="ctr2" id="i23">1</td><td class="ctr1" id="j4">1</td><td class="ctr2" id="k5">1</td></tr><tr><td id="a1"><a href="ScriptNode.java.html#L203" class="el_method">addRegExp(RegExpLiteral)</a></td><td class="bar" id="b6"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="34" height="10" title="24" alt="24"/></td><td class="ctr2" id="c23">92%</td><td class="bar" id="d4"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="30" height="10" title="3" alt="3"/></td><td class="ctr2" id="e4">75%</td><td class="ctr1" id="f8">1</td><td class="ctr2" id="g2">3</td><td class="ctr1" id="h6">0</td><td class="ctr2" id="i3">6</td><td class="ctr1" id="j6">0</td><td class="ctr2" id="k6">1</td></tr><tr><td id="a13"><a href="ScriptNode.java.html#L211" class="el_method">getIndexForNameNode(Node)</a></td><td class="bar" id="b7"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="33" height="10" title="23" alt="23"/></td><td class="ctr2" id="c24">92%</td><td class="bar" id="d3"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="50" height="10" title="5" alt="5"/></td><td class="ctr2" id="e3">83%</td><td class="ctr1" id="f9">1</td><td class="ctr2" id="g1">4</td><td class="ctr1" id="h7">0</td><td class="ctr2" id="i5">5</td><td class="ctr1" id="j7">0</td><td class="ctr2" id="k7">1</td></tr><tr><td id="a0"><a href="ScriptNode.java.html#L180" class="el_method">addFunction(FunctionNode)</a></td><td class="bar" id="b8"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="30" height="10" title="21" alt="21"/></td><td class="ctr2" id="c25">91%</td><td class="bar" id="d5"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="30" height="10" title="3" alt="3"/></td><td class="ctr2" id="e5">75%</td><td class="ctr1" id="f10">1</td><td class="ctr2" id="g3">3</td><td class="ctr1" id="h8">0</td><td class="ctr2" id="i6">5</td><td class="ctr1" id="j8">0</td><td class="ctr2" id="k8">1</td></tr><tr><td id="a2"><a href="ScriptNode.java.html#L244" class="el_method">addSymbol(Symbol)</a></td><td class="bar" id="b9"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="27" height="10" title="19" alt="19"/></td><td class="ctr2" id="c26">90%</td><td class="bar" id="d6"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="30" height="10" title="3" alt="3"/></td><td class="ctr2" id="e6">75%</td><td class="ctr1" id="f11">1</td><td class="ctr2" id="g4">3</td><td class="ctr1" id="h9">0</td><td class="ctr2" id="i7">5</td><td class="ctr1" id="j9">0</td><td class="ctr2" id="k9">1</td></tr><tr><td id="a28"><a href="ScriptNode.java.html#L148" class="el_method">setBaseLineno(int)</a></td><td class="bar" id="b10"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="13" height="10" title="9" alt="9"/></td><td class="ctr2" id="c27">81%</td><td class="bar" id="d0"><img src="../jacoco-resources/redbar.gif" width="20" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="20" height="10" title="2" alt="2"/></td><td class="ctr2" id="e9">50%</td><td class="ctr1" id="f1">2</td><td class="ctr2" id="g5">3</td><td class="ctr1" id="h10">0</td><td class="ctr2" id="i9">3</td><td class="ctr1" id="j10">0</td><td class="ctr2" id="k10">1</td></tr><tr><td id="a34"><a href="ScriptNode.java.html#L158" class="el_method">setEndLineno(int)</a></td><td class="bar" id="b11"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="13" height="10" title="9" alt="9"/></td><td class="ctr2" id="c28">81%</td><td class="bar" id="d1"><img src="../jacoco-resources/redbar.gif" width="20" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="20" height="10" title="2" alt="2"/></td><td class="ctr2" id="e10">50%</td><td class="ctr1" id="f2">2</td><td class="ctr2" id="g6">3</td><td class="ctr1" id="h11">0</td><td class="ctr2" id="i10">3</td><td class="ctr1" id="j11">0</td><td class="ctr2" id="k11">1</td></tr><tr><td id="a19"><a href="ScriptNode.java.html#L220" class="el_method">getParamOrVarName(int)</a></td><td class="bar" id="b12"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="11" height="10" title="8" alt="8"/></td><td class="ctr2" id="c29">80%</td><td class="bar" id="d9"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="1" alt="1"/></td><td class="ctr2" id="e11">50%</td><td class="ctr1" id="f12">1</td><td class="ctr2" id="g10">2</td><td class="ctr1" id="h12">0</td><td class="ctr2" id="i15">2</td><td class="ctr1" id="j12">0</td><td class="ctr2" id="k12">1</td></tr><tr><td id="a16"><a href="ScriptNode.java.html#L229" class="el_method">getParamAndVarCount()</a></td><td class="bar" id="b13"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="7" alt="7"/></td><td class="ctr2" id="c30">77%</td><td class="bar" id="d10"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="1" alt="1"/></td><td class="ctr2" id="e12">50%</td><td class="ctr1" id="f13">1</td><td class="ctr2" id="g11">2</td><td class="ctr1" id="h13">0</td><td class="ctr2" id="i16">2</td><td class="ctr1" id="j13">0</td><td class="ctr2" id="k13">1</td></tr><tr><td id="a17"><a href="ScriptNode.java.html#L234" class="el_method">getParamAndVarNames()</a></td><td class="bar" id="b14"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="8" height="10" title="6" alt="6"/></td><td class="ctr2" id="c31">75%</td><td class="bar" id="d11"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="1" alt="1"/></td><td class="ctr2" id="e13">50%</td><td class="ctr1" id="f14">1</td><td class="ctr2" id="g12">2</td><td class="ctr1" id="h14">0</td><td class="ctr2" id="i17">2</td><td class="ctr1" id="j14">0</td><td class="ctr2" id="k14">1</td></tr><tr><td id="a15"><a href="ScriptNode.java.html#L239" class="el_method">getParamAndVarConst()</a></td><td class="bar" id="b15"><img src="../jacoco-resources/redbar.gif" width="2" height="10" title="2" alt="2"/><img src="../jacoco-resources/greenbar.gif" width="8" height="10" title="6" alt="6"/></td><td class="ctr2" id="c32">75%</td><td class="bar" id="d12"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="1" alt="1"/></td><td class="ctr2" id="e14">50%</td><td class="ctr1" id="f15">1</td><td class="ctr2" id="g13">2</td><td class="ctr1" id="h15">0</td><td class="ctr2" id="i18">2</td><td class="ctr1" id="j15">0</td><td class="ctr2" id="k15">1</td></tr><tr><td id="a3"><a href="ScriptNode.java.html#L268" class="el_method">flattenSymbolTable(boolean)</a></td><td class="bar" id="b16"><img src="../jacoco-resources/greenbar.gif" width="120" height="10" title="83" alt="83"/></td><td class="ctr2" id="c0">100%</td><td class="bar" id="d13"><img src="../jacoco-resources/greenbar.gif" width="120" height="10" title="12" alt="12"/></td><td class="ctr2" id="e0">100%</td><td class="ctr1" id="f17">0</td><td class="ctr2" id="g0">7</td><td class="ctr1" id="h16">0</td><td class="ctr2" id="i0">16</td><td class="ctr1" id="j16">0</td><td class="ctr2" id="k16">1</td></tr><tr><td id="a27"><a href="ScriptNode.java.html#L22" class="el_method">ScriptNode(int)</a></td><td class="bar" id="b17"><img src="../jacoco-resources/greenbar.gif" width="49" height="10" title="34" alt="34"/></td><td class="ctr2" id="c1">100%</td><td class="bar" id="d20"/><td class="ctr2" id="e20">n/a</td><td class="ctr1" id="f18">0</td><td class="ctr2" id="g20">1</td><td class="ctr1" id="h17">0</td><td class="ctr2" id="i1">11</td><td class="ctr1" id="j17">0</td><td class="ctr2" id="k17">1</td></tr><tr><td id="a26"><a href="ScriptNode.java.html#L22" class="el_method">ScriptNode()</a></td><td class="bar" id="b18"><img src="../jacoco-resources/greenbar.gif" width="47" height="10" title="33" alt="33"/></td><td class="ctr2" id="c2">100%</td><td class="bar" id="d21"/><td class="ctr2" id="e21">n/a</td><td class="ctr1" id="f19">0</td><td class="ctr2" id="g21">1</td><td class="ctr1" id="h18">0</td><td class="ctr2" id="i2">11</td><td class="ctr1" id="j18">0</td><td class="ctr2" id="k18">1</td></tr><tr><td id="a38"><a href="ScriptNode.java.html#L319" class="el_method">visit(NodeVisitor)</a></td><td class="bar" id="b19"><img src="../jacoco-resources/greenbar.gif" width="28" height="10" title="20" alt="20"/></td><td class="ctr2" id="c3">100%</td><td class="bar" id="d7"><img src="../jacoco-resources/redbar.gif" width="10" height="10" title="1" alt="1"/><img src="../jacoco-resources/greenbar.gif" width="30" height="10" title="3" alt="3"/></td><td class="ctr2" id="e7">75%</td><td class="ctr1" id="f16">1</td><td class="ctr2" id="g7">3</td><td class="ctr1" id="h19">0</td><td class="ctr2" id="i8">5</td><td class="ctr1" id="j19">0</td><td class="ctr2" id="k19">1</td></tr><tr><td id="a14"><a href="ScriptNode.java.html#L306" class="el_method">getNextTempName()</a></td><td class="bar" id="b20"><img src="../jacoco-resources/greenbar.gif" width="21" height="10" title="15" alt="15"/></td><td class="ctr2" id="c4">100%</td><td class="bar" id="d22"/><td class="ctr2" id="e22">n/a</td><td class="ctr1" id="f20">0</td><td class="ctr2" id="g22">1</td><td class="ctr1" id="h20">0</td><td class="ctr2" id="i24">1</td><td class="ctr1" id="j20">0</td><td class="ctr2" id="k20">1</td></tr><tr><td id="a10"><a href="ScriptNode.java.html#L163" class="el_method">getFunctionCount()</a></td><td class="bar" id="b21"><img src="../jacoco-resources/greenbar.gif" width="13" height="10" title="9" alt="9"/></td><td class="ctr2" id="c5">100%</td><td class="bar" id="d14"><img src="../jacoco-resources/greenbar.gif" width="20" height="10" title="2" alt="2"/></td><td class="ctr2" id="e1">100%</td><td class="ctr1" id="f21">0</td><td class="ctr2" id="g14">2</td><td class="ctr1" id="h21">0</td><td class="ctr2" id="i25">1</td><td class="ctr1" id="j21">0</td><td class="ctr2" id="k21">1</td></tr><tr><td id="a20"><a href="ScriptNode.java.html#L188" class="el_method">getRegexpCount()</a></td><td class="bar" id="b22"><img src="../jacoco-resources/greenbar.gif" width="13" height="10" title="9" alt="9"/></td><td class="ctr2" id="c6">100%</td><td class="bar" id="d15"><img src="../jacoco-resources/greenbar.gif" width="20" height="10" title="2" alt="2"/></td><td class="ctr2" id="e2">100%</td><td class="ctr1" id="f22">0</td><td class="ctr2" id="g15">2</td><td class="ctr1" id="h22">0</td><td class="ctr2" id="i26">1</td><td class="ctr1" id="j22">0</td><td class="ctr2" id="k22">1</td></tr><tr><td id="a31"><a href="ScriptNode.java.html#L107" class="el_method">setEncodedSourceBounds(int, int)</a></td><td class="bar" id="b23"><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="7" alt="7"/></td><td class="ctr2" id="c7">100%</td><td class="bar" id="d23"/><td class="ctr2" id="e23">n/a</td><td class="ctr1" id="f23">0</td><td class="ctr2" id="g23">1</td><td class="ctr1" id="h23">0</td><td class="ctr2" id="i11">3</td><td class="ctr1" id="j23">0</td><td class="ctr2" id="k23">1</td></tr><tr><td id="a22"><a href="ScriptNode.java.html#L192" class="el_method">getRegexpString(int)</a></td><td class="bar" id="b24"><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="7" alt="7"/></td><td class="ctr2" id="c8">100%</td><td class="bar" id="d24"/><td class="ctr2" id="e24">n/a</td><td class="ctr1" id="f24">0</td><td class="ctr2" id="g24">1</td><td class="ctr1" id="h24">0</td><td class="ctr2" id="i27">1</td><td class="ctr1" id="j24">0</td><td class="ctr2" id="k24">1</td></tr><tr><td id="a21"><a href="ScriptNode.java.html#L196" class="el_method">getRegexpFlags(int)</a></td><td class="bar" id="b25"><img src="../jacoco-resources/greenbar.gif" width="10" height="10" title="7" alt="7"/></td><td class="ctr2" id="c9">100%</td><td class="bar" id="d25"/><td class="ctr2" id="e25">n/a</td><td class="ctr1" id="f25">0</td><td class="ctr2" id="g25">1</td><td class="ctr1" id="h25">0</td><td class="ctr2" id="i28">1</td><td class="ctr1" id="j25">0</td><td class="ctr2" id="k25">1</td></tr><tr><td id="a11"><a href="ScriptNode.java.html#L167" class="el_method">getFunctionNode(int)</a></td><td class="bar" id="b26"><img src="../jacoco-resources/greenbar.gif" width="8" height="10" title="6" alt="6"/></td><td class="ctr2" id="c10">100%</td><td class="bar" id="d26"/><td class="ctr2" id="e26">n/a</td><td class="ctr1" id="f26">0</td><td class="ctr2" id="g26">1</td><td class="ctr1" id="h26">0</td><td class="ctr2" id="i29">1</td><td class="ctr1" id="j26">0</td><td class="ctr2" id="k26">1</td></tr><tr><td id="a36"><a href="ScriptNode.java.html#L67" class="el_method">setSourceName(String)</a></td><td class="bar" id="b27"><img src="../jacoco-resources/greenbar.gif" width="5" height="10" title="4" alt="4"/></td><td class="ctr2" id="c11">100%</td><td class="bar" id="d27"/><td class="ctr2" id="e27">n/a</td><td class="ctr1" id="f27">0</td><td class="ctr2" id="g27">1</td><td class="ctr1" id="h27">0</td><td class="ctr2" id="i19">2</td><td class="ctr1" id="j27">0</td><td class="ctr2" id="k27">1</td></tr><tr><td id="a30"><a href="ScriptNode.java.html#L116" class="el_method">setEncodedSource(String)</a></td><td class="bar" id="b28"><img src="../jacoco-resources/greenbar.gif" width="5" height="10" title="4" alt="4"/></td><td class="ctr2" id="c12">100%</td><td class="bar" id="d28"/><td class="ctr2" id="e28">n/a</td><td class="ctr1" id="f28">0</td><td class="ctr2" id="g28">1</td><td class="ctr1" id="h28">0</td><td class="ctr2" id="i20">2</td><td class="ctr1" id="j28">0</td><td class="ctr2" id="k28">1</td></tr><tr><td id="a35"><a href="ScriptNode.java.html#L310" class="el_method">setInStrictMode(boolean)</a></td><td class="bar" id="b29"><img src="../jacoco-resources/greenbar.gif" width="5" height="10" title="4" alt="4"/></td><td class="ctr2" id="c13">100%</td><td class="bar" id="d29"/><td class="ctr2" id="e29">n/a</td><td class="ctr1" id="f29">0</td><td class="ctr2" id="g29">1</td><td class="ctr1" id="h29">0</td><td class="ctr2" id="i21">2</td><td class="ctr1" id="j29">0</td><td class="ctr2" id="k29">1</td></tr><tr><td id="a23"><a href="ScriptNode.java.html#L59" class="el_method">getSourceName()</a></td><td class="bar" id="b30"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c14">100%</td><td class="bar" id="d30"/><td class="ctr2" id="e30">n/a</td><td class="ctr1" id="f30">0</td><td class="ctr2" id="g30">1</td><td class="ctr1" id="h30">0</td><td class="ctr2" id="i30">1</td><td class="ctr1" id="j30">0</td><td class="ctr2" id="k30">1</td></tr><tr><td id="a8"><a href="ScriptNode.java.html#L75" class="el_method">getEncodedSourceStart()</a></td><td class="bar" id="b31"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c15">100%</td><td class="bar" id="d31"/><td class="ctr2" id="e31">n/a</td><td class="ctr1" id="f31">0</td><td class="ctr2" id="g31">1</td><td class="ctr1" id="h31">0</td><td class="ctr2" id="i31">1</td><td class="ctr1" id="j31">0</td><td class="ctr2" id="k31">1</td></tr><tr><td id="a7"><a href="ScriptNode.java.html#L91" class="el_method">getEncodedSourceEnd()</a></td><td class="bar" id="b32"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c16">100%</td><td class="bar" id="d32"/><td class="ctr2" id="e32">n/a</td><td class="ctr1" id="f32">0</td><td class="ctr2" id="g32">1</td><td class="ctr1" id="h32">0</td><td class="ctr2" id="i32">1</td><td class="ctr1" id="j32">0</td><td class="ctr2" id="k32">1</td></tr><tr><td id="a6"><a href="ScriptNode.java.html#L135" class="el_method">getEncodedSource()</a></td><td class="bar" id="b33"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c17">100%</td><td class="bar" id="d33"/><td class="ctr2" id="e33">n/a</td><td class="ctr1" id="f33">0</td><td class="ctr2" id="g33">1</td><td class="ctr1" id="h33">0</td><td class="ctr2" id="i33">1</td><td class="ctr1" id="j33">0</td><td class="ctr2" id="k33">1</td></tr><tr><td id="a4"><a href="ScriptNode.java.html#L139" class="el_method">getBaseLineno()</a></td><td class="bar" id="b34"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c18">100%</td><td class="bar" id="d34"/><td class="ctr2" id="e34">n/a</td><td class="ctr1" id="f34">0</td><td class="ctr2" id="g34">1</td><td class="ctr1" id="h34">0</td><td class="ctr2" id="i34">1</td><td class="ctr1" id="j34">0</td><td class="ctr2" id="k34">1</td></tr><tr><td id="a9"><a href="ScriptNode.java.html#L153" class="el_method">getEndLineno()</a></td><td class="bar" id="b35"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c19">100%</td><td class="bar" id="d35"/><td class="ctr2" id="e35">n/a</td><td class="ctr1" id="f35">0</td><td class="ctr2" id="g35">1</td><td class="ctr1" id="h35">0</td><td class="ctr2" id="i35">1</td><td class="ctr1" id="j35">0</td><td class="ctr2" id="k35">1</td></tr><tr><td id="a18"><a href="ScriptNode.java.html#L225" class="el_method">getParamCount()</a></td><td class="bar" id="b36"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c20">100%</td><td class="bar" id="d36"/><td class="ctr2" id="e36">n/a</td><td class="ctr1" id="f36">0</td><td class="ctr2" id="g36">1</td><td class="ctr1" id="h36">0</td><td class="ctr2" id="i36">1</td><td class="ctr1" id="j36">0</td><td class="ctr2" id="k36">1</td></tr><tr><td id="a5"><a href="ScriptNode.java.html#L294" class="el_method">getCompilerData()</a></td><td class="bar" id="b37"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c21">100%</td><td class="bar" id="d37"/><td class="ctr2" id="e37">n/a</td><td class="ctr1" id="f37">0</td><td class="ctr2" id="g37">1</td><td class="ctr1" id="h37">0</td><td class="ctr2" id="i37">1</td><td class="ctr1" id="j37">0</td><td class="ctr2" id="k37">1</td></tr><tr><td id="a25"><a href="ScriptNode.java.html#L314" class="el_method">isInStrictMode()</a></td><td class="bar" id="b38"><img src="../jacoco-resources/greenbar.gif" width="4" height="10" title="3" alt="3"/></td><td class="ctr2" id="c22">100%</td><td class="bar" id="d38"/><td class="ctr2" id="e38">n/a</td><td class="ctr1" id="f38">0</td><td class="ctr2" id="g38">1</td><td class="ctr1" id="h38">0</td><td class="ctr2" id="i38">1</td><td class="ctr1" id="j38">0</td><td class="ctr2" id="k38">1</td></tr></tbody></table><div class="footer"><span class="right">Created with <a href="http://www.jacoco.org/jacoco">JaCoCo</a> 0.7.9.201702052155</span></div></body></html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="description" content="" /> <meta name="author" content="" /> <title>EdLab Seminar: A Crash Course in Designing Self-Guided Interactive Experiences for Informal Learning with Sarah Gray 01.07.2015 | EdLab Blog</title> <!-- Bootstrap core CSS --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous" /> <!-- Custom styles for this template --> <link href="../css/styles.css" rel="stylesheet" /> </head> <body> <!-- Navigation --> <nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top"> <div class="container"> <a class="navbar-brand" href="/">EdLab Archive</a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" > <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item active"> <a class="nav-link" href="../blogs">Blogs</a> </li> <li class="nav-item"> <a class="nav-link " href="../profiles">Profiles</a> </li> <li class="nav-item "> <a class="nav-link" href="../events">Events</a> </li> <li class="nav-item "> <a class="nav-link" href="../projects">Projects</a> </li> </ul> </div> </div> </nav> <!-- Page Content --> <div class="container content"> <div class="row"> <!-- Post Content Column --> <div class="col-lg-8"> <div class="back-link"> <a href="./"> &lt; back to list</a> </div> <!-- Title --> <h1 class="mt-4">EdLab Seminar: A Crash Course in Designing Self-Guided Interactive Experiences for Informal Learning with Sarah Gray 01.07.2015</h1> <p class="lead"> Nantwi </p> <hr /> <!-- Date/Time --> <p> January 7, 2015 </p> <hr /> <!-- Post Content --> <p> Add your thoughts to the vialogue below and learn more about today's seminar <A href="http://edlab.tc.columbia.edu/index.php?q=node/11629" target="blank">here!</a> <iframe src="https://vialogues.com/vialogues/play_embedded/19247" width="500" height="700" frameBorder="0" scrolling="No"></iframe> </p> </div> </div> </div> <!-- Footer --> <footer class="py-5 bg-dark"> <div class="container"> <p class="m-0 text-center text-white"> Copyright &copy; EdLab 2019 <script>new Date().getFullYear()>2019&&document.write("-"+new Date().getFullYear());</script> </p> </div> <!-- /.container --> </footer> <!-- Bootstrap core JavaScript --> <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous" ></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous" ></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous" ></script> </body> </html>
<!DOCTYPE html> <html th:lang="${#locale.language}" xmlns:th="http://www.thymeleaf.org"> <div th:replace="fragments/head :: head(#{${page.pageTitle}})"></div> <body> <div th:replace="fragments/cardHeader :: cardHeader"></div> <!-- subworkflowIterations: committed sub workflow data--> <!-- [ {pageName: pageData}, {pageName1: pageData1, pageName2: pageData2}, {pageName: pageData} ] --> <th:block th:each="subworkflow: ${subworkflows}"> <th:block th:each="iteration, iterationStat: ${subworkflow.value}"> <div th:text="${pageName}"></div> <div th:text="${subworkflow.key}"></div> <div th:text="${iterationStat.index}"></div> <form method="post" th:action="@{|/groups/${subworkflow.key}/${iterationStat.index}/delete|}"> <div th:id="|iteration${iterationStat.index}|" th:text="${iteration.getPagesData().get('soloPage').get('input-solo').value[0]}"></div> <button th:id="|iteration${iterationStat.index}-delete|" type="submit">delete</button> </form> </th:block> </th:block> <div th:replace="fragments/continue :: continue"></div> </body> </html>
<!-- @license Copyright (C) 2017 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <link rel="import" href="/bower_components/polymer/polymer.html"> <link rel="import" href="../../../behaviors/base-url-behavior/base-url-behavior.html"> <link rel="import" href="../../../behaviors/gr-admin-nav-behavior/gr-admin-nav-behavior.html"> <link rel="import" href="../../../behaviors/gr-url-encoding-behavior/gr-url-encoding-behavior.html"> <link rel="import" href="../../../styles/gr-menu-page-styles.html"> <link rel="import" href="../../../styles/gr-page-nav-styles.html"> <link rel="import" href="../../../styles/shared-styles.html"> <link rel="import" href="../../core/gr-navigation/gr-navigation.html"> <link rel="import" href="../../shared/gr-dropdown-list/gr-dropdown-list.html"> <link rel="import" href="../../shared/gr-icons/gr-icons.html"> <link rel="import" href="../../shared/gr-js-api-interface/gr-js-api-interface.html"> <link rel="import" href="../../shared/gr-page-nav/gr-page-nav.html"> <link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html"> <link rel="import" href="../gr-admin-group-list/gr-admin-group-list.html"> <link rel="import" href="../gr-group/gr-group.html"> <link rel="import" href="../gr-group-audit-log/gr-group-audit-log.html"> <link rel="import" href="../gr-group-members/gr-group-members.html"> <link rel="import" href="../gr-plugin-list/gr-plugin-list.html"> <link rel="import" href="../gr-repo/gr-repo.html"> <link rel="import" href="../gr-repo-access/gr-repo-access.html"> <link rel="import" href="../gr-repo-commands/gr-repo-commands.html"> <link rel="import" href="../gr-repo-dashboards/gr-repo-dashboards.html"> <link rel="import" href="../gr-repo-detail-list/gr-repo-detail-list.html"> <link rel="import" href="../gr-repo-list/gr-repo-list.html"> <dom-module id="gr-admin-view"> <template> <style include="shared-styles"></style> <style include="gr-menu-page-styles"></style> <style include="gr-page-nav-styles"> gr-dropdown-list { --trigger-style: { text-transform: none; } } .breadcrumbText { /* Same as dropdown trigger so chevron spacing is consistent. */ padding: 5px 4px; } iron-icon { margin: 0 .2em; } .breadcrumb { align-items: center; display: flex; } .mainHeader { align-items: baseline; border-bottom: 1px solid var(--border-color); display: flex; } .selectText { display: none; } .selectText.show { display: inline-block; } main.breadcrumbs:not(.table) { margin-top: 1em; } </style> <gr-page-nav class="navStyles"> <ul class="sectionContent"> <template id="adminNav" is="dom-repeat" items="[[_filteredLinks]]"> <li class$="sectionTitle [[_computeSelectedClass(item.view, params)]]"> <a class="title" href="[[_computeLinkURL(item)]]" rel="noopener">[[item.name]]</a> </li> <template is="dom-repeat" items="[[item.children]]" as="child"> <li class$="[[_computeSelectedClass(child.view, params)]]"> <a href$="[[_computeLinkURL(child)]]" rel="noopener">[[child.name]]</a> </li> </template> <template is="dom-if" if="[[item.subsection]]"> <!--If a section has a subsection, render that.--> <li class$="[[_computeSelectedClass(item.subsection.view, params)]]"> <a class="title" href$="[[_computeLinkURL(item.subsection)]]" rel="noopener"> [[item.subsection.name]]</a> </li> <!--Loop through the links in the sub-section.--> <template is="dom-repeat" items="[[item.subsection.children]]" as="child"> <li class$="subsectionItem [[_computeSelectedClass(child.view, params, child.detailType)]]"> <a href$="[[_computeLinkURL(child)]]">[[child.name]]</a> </li> </template> </template> </template> </ul> </gr-page-nav> <template is="dom-if" if="[[_subsectionLinks.length]]"> <section class="mainHeader"> <span class="breadcrumb"> <span class="breadcrumbText">[[_breadcrumbParentName]]</span> <iron-icon icon="gr-icons:chevron-right"></iron-icon> </span> <gr-dropdown-list lowercase id="pageSelect" value="[[_computeSelectValue(params)]]" items="[[_subsectionLinks]]" on-value-change="_handleSubsectionChange"> </gr-dropdown-list> </section> </template> <template is="dom-if" if="[[_showRepoList]]" restamp="true"> <main class="table"> <gr-repo-list class="table" params="[[params]]"></gr-repo-list> </main> </template> <template is="dom-if" if="[[_showGroupList]]" restamp="true"> <main class="table"> <gr-admin-group-list class="table" params="[[params]]"> </gr-admin-group-list> </main> </template> <template is="dom-if" if="[[_showPluginList]]" restamp="true"> <main class="table"> <gr-plugin-list class="table" params="[[params]]"></gr-plugin-list> </main> </template> <template is="dom-if" if="[[_showRepoMain]]" restamp="true"> <main class="breadcrumbs"> <gr-repo repo="[[params.repo]]"></gr-repo> </main> </template> <template is="dom-if" if="[[_showGroup]]" restamp="true"> <main class="breadcrumbs"> <gr-group group-id="[[params.groupId]]" on-name-changed="_updateGroupName"></gr-group> </main> </template> <template is="dom-if" if="[[_showGroupMembers]]" restamp="true"> <main class="breadcrumbs"> <gr-group-members group-id="[[params.groupId]]"></gr-group-members> </main> </template> <template is="dom-if" if="[[_showRepoDetailList]]" restamp="true"> <main class="table breadcrumbs"> <gr-repo-detail-list params="[[params]]" class="table"></gr-repo-detail-list> </main> </template> <template is="dom-if" if="[[_showGroupAuditLog]]" restamp="true"> <main class="table breadcrumbs"> <gr-group-audit-log group-id="[[params.groupId]]" class="table"></gr-group-audit-log> </main> </template> <template is="dom-if" if="[[_showRepoCommands]]" restamp="true"> <main class="breadcrumbs"> <gr-repo-commands repo="[[params.repo]]"></gr-repo-commands> </main> </template> <template is="dom-if" if="[[_showRepoAccess]]" restamp="true"> <main class="breadcrumbs"> <gr-repo-access path="[[path]]" repo="[[params.repo]]"></gr-repo-access> </main> </template> <template is="dom-if" if="[[_showRepoDashboards]]" restamp="true"> <main class="table breadcrumbs"> <gr-repo-dashboards repo="[[params.repo]]"></gr-repo-dashboards> </main> </template> <gr-rest-api-interface id="restAPI"></gr-rest-api-interface> <gr-js-api-interface id="jsAPI"></gr-js-api-interface> </template> <script src="gr-admin-view.js"></script> </dom-module>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml"> <head> <link rel="preconnect" href="//fonts.gstatic.com/" crossorigin="anonymous" /> <link rel="preconnect" href="//fonts.googleapis.com/" crossorigin="anonymous" /> <link rel="preconnect" href="//tags-cdn.deployads.com/" crossorigin="anonymous" /> <link rel="preconnect" href="//www.googletagservices.com/" crossorigin="anonymous" /> <link rel="preconnect" href="//www.googletagmanager.com/" crossorigin="anonymous"/> <link rel="preconnect" href="//apis.google.com/" crossorigin="anonymous"/> <link rel="preconnect" href="//pixel-sync.sitescout.com/" crossorigin="anonymous"/> <link rel="preconnect" href="//pixel.tapad.com/" crossorigin="anonymous"/> <link rel="preconnect" href="//c.deployads.com/" crossorigin="anonymous"/> <link rel="preconnect" href="//tpc.googlesyndication.com/" crossorigin="anonymous"/> <link rel="preconnect" href="//googleads.g.doubleclick.net/" crossorigin="anonymous"/> <link rel="preconnect" href="//securepubads.g.doubleclick.net/" crossorigin="anonymous"/> <link rel="preconnect" href="https://cdn.myanimelist.net" crossorigin="anonymous"/> <title> Mainichi JK Kikaku Episode 0 - MyAnimeList.net </title> <meta name="description" content="Looking for information on the anime Mainichi JK Kikaku Episode 0? Find out more with MyAnimeList, the world&#039;s most active online anime and manga community and database. Anime based on Kina Kazuharu&#039;s illustration series. It will consist of an episode 0 pilot animation as well as an anime series which will debut in 2018. (Source: MAL News)" /> <meta name="keywords" content="anime, myanimelist, anime news, manga" /> <meta property="og:locale" content="en_US"><meta property="fb:app_id" content="360769957454434"><meta property="og:site_name" content="MyAnimeList.net"><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@myanimelist"><meta property="og:title" content="Mainichi JK Kikaku Episode 0"><meta property="og:type" content="video.other"><meta property="og:image" content="https://cdn.myanimelist.net/images/anime/12/87014.jpg"><meta name="twitter:image:src" content="https://cdn.myanimelist.net/r/360x360/images/anime/12/87014.jpg?s=324c8c3bf6dcc133f11f8c9c902ce536"><meta property="og:url" content="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0?user-agent=Mozilla%2F5.0+%28Macintosh%3B+Intel+Mac+OS+X+10_15_7%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F95.0.4638.69+Safari%2F537.36&amp;accept=image%2Favif%2Cimage%2Fwebp%2Cimage%2Fapng%2Cimage%2Fsvg%2Bxml%2Cimage%2F%2A%2C%2A%2F%2A%3Bq%3D0.8&amp;referer=https%3A%2F%2Fmyanimelist.net%2F"><meta property="og:description" content="Anime based on Kina Kazuharu&#039;s illustration series. It will consist of an episode 0 pilot animation as well as an anime series which will debut in 2018. (Source: MAL News)"> <meta name="referrer" content="default"><link rel="manifest" href="/manifest.json"> <meta name='csrf_token' content='1f76e7836987e083d578de67f742a69621d6b1ad'> <meta name="fo-verify" content="1e927243-8e02-48e3-b098-a7b78c5b4e36"><meta name="viewport" content="initial-scale=1" /><link rel="preload" as="style" href="https://cdn.myanimelist.net/static/assets/css/pc/style-d4cf08207d.css" /> <link rel="preload" as="script" href="https://cdn.myanimelist.net/static/assets/js/pc/header-82658934b6.js" /> <link rel="preload" as="script" href="https://cdn.myanimelist.net/static/assets/js/pc/all-94392c824c.js" /> <link rel="stylesheet" type="text/css" href="https://cdn.myanimelist.net/static/assets/css/pc/style-d4cf08207d.css" /> <script type="text/javascript" src="https://cdn.myanimelist.net/static/assets/js/pc/header-82658934b6.js"></script> <script type="text/javascript" src="https://cdn.myanimelist.net/static/assets/js/pc/all-94392c824c.js" id="alljs" data-params='{&quot;origin_url&quot;:&quot;https:\/\/myanimelist.net&quot;}' async="async"></script> <link rel="search" type="application/opensearchdescription+xml" href="https://myanimelist.net/plugins/myanimelist.xml" title="MyAnimeList" /> <link rel="shortcut icon" href="https://cdn.myanimelist.net/images/favicon.ico" /> <meta name='recaptcha_site_key' content='6Ld_1aIZAAAAAF6bNdR67ICKIaeXLKlbhE7t2Qz4'> <script> window.GRECAPTCHA_SITE_KEY = '6Ld_1aIZAAAAAF6bNdR67ICKIaeXLKlbhE7t2Qz4'; </script> <script src='https://www.google.com/recaptcha/api.js?render=6Ld_1aIZAAAAAF6bNdR67ICKIaeXLKlbhE7t2Qz4' async defer></script> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet"> <script type="text/javascript"> window._taboola = window._taboola || []; _taboola.push({article:'auto'}); !function (e, f, u, i) { if (!document.getElementById(i)){ e.async = 1; e.src = u; e.id = i; f.parentNode.insertBefore(e, f); } }(document.createElement('script'), document.getElementsByTagName('script')[0], '//cdn.taboola.com/libtrc/myanimelist/loader.js', 'tb_loader_script'); if(window.performance && typeof window.performance.mark == 'function') {window.performance.mark('tbl_ic');} </script> </head> <body onload=" " class="page-common"data-ms="true" data-country-code="US" > <div id="myanimelist"> <script type='text/javascript'> window.MAL.SkinAd.prepareForSkin(''); </script> <div id="ad-skin-bg-left" class="ad-skin-side-outer ad-skin-side-bg bg-left"> <div id="ad-skin-left" class="ad-skin-side left" style="display: none;"> <div id="ad-skin-left-absolute-block"> <div id="ad-skin-left-fixed-block"></div> </div> </div> </div> <div class="wrapper"><div id="headerSmall"><a href="/" class="link-mal-logo">MyAnimeList.net</a> <script>(deployads = window.deployads || []).disablePageSegmentSessionTracking = true; </script> <script>(deployads = window.deployads || []).pageSegment = 'anime_title_36005';</script> <script> var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, { 'transport': 'beacon', 'hitCallback': function(){return true;} }); } </script><div class="banner-header-anime-straming header-mini-banner" style="right:480px;"> <a href="https://mxj.myanimelist.net/bpart?utm_source=MAL&utm_medium=TMB&utm_content=bpart" onclick="trackOutboundLink('https://mxj.myanimelist.net/bpart?utm_source=MAL&utm_medium=TMB&utm_content=bpart')"> <img src="/c/i/images/event/2021_blue_period_art/500x72.gif" width="250" height="36" alt="Blue Period art event" title="Blue Period art event"> </a> </div> <div id="header-menu" ><div class="header-menu-login"><a class="btn-mal-service" href="https://myanimelist.net/membership?_location=mal_h_u" onClick="ga_mal_banner()">Hide Ads</a><a class="btn-login" href="https://myanimelist.net/login.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F" id="malLogin" onClick="ga_notlogin()">Login</a><a class="btn-signup" href="https://myanimelist.net/register.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F" onClick="ga_registration()">Sign Up</a></div></div></div> <div id="menu" class=""> <div id="menu_right"><script type="text/x-template" id="incremental-result-item-anime"><div class="list anime" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info anime"><div class="name">${ item.name } <span class="media-type">(${ item.payload.media_type })</span></div><div class="extra-info">Aired: ${ item.payload.aired }<br>Score: ${ item.payload.score }<br>Status: ${ item.payload.status }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info anime"><div class="name">${ item.name }</div><div class="media-type">(${ mediaTypeWithStartYear })</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-manga"><div class="list manga" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info manga"><div class="name">${ item.name } <span class="media-type">(${ item.payload.media_type })</span></div><div class="extra-info">Published: ${ item.payload.published }<br>Score: ${ item.payload.score }<br>Status: ${ item.payload.status }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info manga"><div class="name">${ item.name }</div><div class="media-type">(${ mediaTypeWithStartYear })</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-character"><div class="list character" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info character"><div class="name" v-html="item.name"></div><div class="extra-info"><ul class="related-works"><li v-for="work in item.payload.related_works" class="fs-i">- ${ work }</li></ul>Favorites: ${ item.payload.favorites }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info character"><div class="name" v-html="item.name"></div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-person"><div class="list person" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info person"><div class="name">${ item.name }</div><div class="extra-info"><span v-if="item.payload.alternative_name">${ item.payload.alternative_name }<br></span>Birthday: ${ item.payload.birthday }<br>Favorites: ${ item.payload.favorites }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info person"><div class="name">${ item.name }</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-store"><div class="list store" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info store"></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info store"></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-club"><div class="list club" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info club"><div class="name">${ item.name }</div><div class="extra-info">Members: ${ item.payload.members }<br>Category: ${ item.payload.category }<br>Created by: ${ item.payload.created_by }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info club"><div class="name">${ item.name }</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-user"><div class="list user" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info user"><div class="name">${ item.name }</div><div class="extra-info"><span v-if="item.payload.authority">${ item.payload.authority }<br></span>Joined: ${ item.payload.joined }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info user"><div class="name">${ item.name }</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-news"><div class="list news" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info news"><div class="name">${ item.name }</div><div class="extra-info">${ item.payload.date }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info news"><div class="name">${ item.name }</div><div class="media-type">${ item.payload.date }</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-featured"><div class="list featured" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info featured"><div class="name">${ item.name }</div><div class="extra-info">${ item.payload.date }</div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info featured"><div class="name">${ item.name }</div><div class="media-type">${ item.payload.date }</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-forum"><div class="list forum" :class="{'focus': focus}"><a :href="url" class="clearfix"><div class="on" v-if="focus"><span class="image" :style="{'background-image': 'url(' + item.image_url + ')'}"></span><div class="info forum"><div class="name"><span v-show="item.payload.work_title">${ item.payload.work_title} <i class="fa fa-caret-right"></i></span> ${ item.name }</div><div class="extra-info">${ item.payload.date }<br><span>in ${ item.payload.category }</span></div></div></div><div class="off" v-if="!focus"><span class="image" :style="{'background-image': 'url(' + item.thumbnail_url + ')'}"></span><div class="info forum"><div class="name"><span v-show="item.payload.work_title">${ item.payload.work_title} <i class="fa fa-caret-right"></i></span> ${ item.name }</div><div class="media-type">${ item.payload.date }</div></div></div></a></div></script><script type="text/x-template" id="incremental-result-item-separator"><div class="list separator"><div class="separator"><span v-show="item.name == 'anime'">Anime</span><span v-show="item.name == 'manga'">Manga</span><span v-show="item.name == 'character'">Characters</span><span v-show="item.name == 'person'">People</span></div></div></script><div id="top-search-bar"><form id="searchBar" method="get" class="searchBar" @submit.prevent="jump()"><div class="form-select-outer fl-l"><select name="type" id="topSearchValue" class="inputtext" v-model="type"><option value="all">All</option><option value="anime">Anime</option><option value="manga">Manga</option><option value="character">Characters</option><option value="person">People</option><option value="store">Manga Store</option><option value="news">News</option><option value="featured">Featured Articles</option><option value="forum">Forum</option><option value="club">Clubs</option><option value="user">Users</option></select></div><input v-model="keyword" id="topSearchText" type="text" name="keyword" class="inputtext fl-l" placeholder="Search Anime, Manga, and more..." size="30" autocomplete="off" @keydown.up.prevent="moveSelection(-1)" @keydown.down.prevent="moveSelection(1)" @focus="isFocused = true" @blur="isFocused = false"><input id="topSearchButon" class="fl-l" :class="{'notActive': (keyword.length < 3)}" type="submit" value="&#xf002"></form><div id="topSearchResultList" class="incrementalSearchResultList" :style="{display: (showResult ? 'block' : 'none')}" @mousedown.prevent=""><div v-for="(item, i) in items" @mouseover="selection=i"><component :is="resolveComponent(item)" :item="item" :focus="selection == i" :url="generateItemPageUrl(item)"></component></div><div class="list list-bottom" :class="{'focus': selection == -1}" @mouseover="selection = -1" :style="{display: (showViewAllLink ? 'block' : 'none')}"><a :href="resultPageUrl"> View all results for <span class="fw-b">${ keyword }</span><i v-show="isRequesting" class="fa fa-spinner fa-spin ml4"></i></a></div></div></div></div><div id="menu_left"> <ul id="nav"> <li class="small"><a href="#" class="non-link">Anime</a> <ul class="x-wider"> <li><a href="https://myanimelist.net/anime.php?_location=mal_h_m">Anime Search</a></li> <li><a href="https://myanimelist.net/topanime.php?_location=mal_h_m">Top Anime</a></li> <li><a href="https://myanimelist.net/anime/season?_location=mal_h_m">Seasonal Anime</a></li> <li><a href="https://myanimelist.net/watch/episode?_location=mal_h_m_a">Videos</a></li> <li><a href="https://myanimelist.net/reviews.php?t=anime&amp;_location=mal_h_m">Reviews</a></li> <li><a href="https://myanimelist.net/recommendations.php?s=recentrecs&amp;t=anime&amp;_location=mal_h_m">Recommendations</a></li> <li><a href="https://myanimelist.net/forum?topicid=1885985&amp;_location=mal_h_m">2021 Challenge</a></li><li><a href="https://fal.myanimelist.net/?utm_source=MAL&amp;utm_medium=headermenu&amp;utm_content=falfall2021&amp;_location=mal_h_m">Fantasy Anime League</a></li></ul> </li> <li class="small"><a href="#" class="non-link">Manga</a> <ul class="x-wider"> <li><a href="https://myanimelist.net/manga.php?_location=mal_h_m">Manga Search</a></li> <li><a href="https://myanimelist.net/topmanga.php?_location=mal_h_m">Top Manga</a></li> <li><a href="https://myanimelist.net/store?_location=mal_h_m">Manga Store</a></li> <li><a href="https://myanimelist.net/reviews.php?t=manga&amp;_location=mal_h_m">Reviews</a></li> <li><a href="https://myanimelist.net/recommendations.php?s=recentrecs&amp;t=manga&amp;_location=mal_h_m">Recommendations</a></li> <li><a href="https://myanimelist.net/forum?topicid=1886113&amp;_location=mal_h_m">2021 Challenge</a></li> </ul> </li> <li><a href="#" class="non-link">Community</a> <ul> <li><a href="https://myanimelist.net/forum/?_location=mal_h_m">Forums</a></li> <li><a href="https://myanimelist.net/clubs.php?_location=mal_h_m">Clubs</a></li> <li><a href="https://myanimelist.net/blog.php?_location=mal_h_m">Blogs</a></li> <li><a href="https://myanimelist.net/users.php?_location=mal_h_m">Users</a></li> </ul> </li> <li class="small2"><a href="#" class="non-link">Industry</a> <ul class="wider"> <li><a href="https://myanimelist.net/news?_location=mal_h_m">News</a></li> <li><a href="https://myanimelist.net/featured?_location=mal_h_m">Featured Articles</a></li> <li><a href="https://myanimelist.net/people.php?_location=mal_h_m">People</a></li> <li><a href="https://myanimelist.net/character.php?_location=mal_h_m">Characters</a></li> <li><a href="https://mxj.myanimelist.net/?_location=mal_h_m">MAL×Japan</a></li> </ul> </li> <li class="small"><a href="#" class="non-link">Watch</a> <ul class="wider"> <li><a href="https://myanimelist.net/watch/episode?_location=mal_h_m">Episode Videos</a></li> <li><a href="https://myanimelist.net/watch/promotion?_location=mal_h_m">Anime Trailers</a></li></ul> </li> <li class="smaller"><a href="#" class="non-link">Read</a> <ul class="wider"> <li><a href="https://myanimelist.net/store?_location=mal_h_m">Manga Store</a></li> </ul> </li> <li class="smaller"><a href="#" class="non-link">Help</a> <ul class="wide"> <li><a href="https://myanimelist.net/about.php?_location=mal_h_m">About</a></li> <li><a href="https://myanimelist.net/about.php?go=support&amp;_location=mal_h_m">Support</a></li> <li><a href="https://myanimelist.net/advertising?_location=mal_h_m">Advertising</a></li> <li><a href="https://myanimelist.net/forum/?topicid=515949&amp;_location=mal_h_m">FAQ</a></li> <li><a href="https://myanimelist.net/modules.php?go=report&amp;_location=mal_h_m">Report</a></li> <li><a href="https://myanimelist.net/about.php?go=team&amp;_location=mal_h_m">Staff</a></li><li><a href="https://myanimelist.net/membership?_location=mal_h_m">MAL Supporter</a></li> </ul> </li> </ul> </div> </div><div id="contentWrapper" itemscope itemtype="http://schema.org/Product"><div><div class="h1 edit-info"> <div class="h1-title"><div itemprop="name"><h1 class="title-name h1_bold_none"><strong>Mainichi JK Kikaku Episode 0</strong></h1></div></div><div class="header-right"> <a href="https://myanimelist.net/login.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&amp;error=login_required" class="js-anime-edit-info-button"><i class="fa fa-pencil mr4"></i>Edit</a> <div id="editdiv" class="fw-n fs11"> <form method="GET" action="https://myanimelist.net/dbchanges.php" class="di-i"> <input type="hidden" name="aid" value="36005"> <div class="pb8">What would you like to edit?</div> <select name="t" id="t" class="inputtext"><option value="synopsis">Synopsis</option><option value="background">Background</option><option value="alternative_titles">Alternative Titles</option><option value="pic">Picture</option><option value="airingdates">Airing Dates</option><option value="producers">Producers</option><option value="relations">Relations</option><option value="rating">Rating</option><option value="duration">Duration</option><option value="source">Source</option></select> &nbsp;<input type="submit" value="Go" class="inputButton flat btn-middle"> </form> </div> </div></div></div><div id="content" > <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="borderClass" width="225" style="border-width: 0 1px 0 0;" valign="top"><div style="width: 225px"> <div style="text-align: center;"> <a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/pics"> <img class="lazyload" data-src="https://cdn.myanimelist.net/images/anime/12/87014.jpg" alt="Mainichi JK Kikaku Episode 0" class="ac" itemprop="image"> </a> </div> <!-- My List --> <div class="di-b mt4 mb8 ac"> <a href="https://myanimelist.net/register.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&amp;notify_on_air=36005" class="left-info-block-notify-on-air-button ga-impression ga-click" data-label="notify-on-air">Notify me when airing</a> </div> <div class="profileRows pb0"> <a href="https://myanimelist.net/login.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&amp;error=login_required">Add to My List</a> </div> <div id="addtolist" class="addtolist-block js-anime-addtolist-block" style="display: none;"> <input type="hidden" id="myinfo_anime_id" value="36005"> <input type="hidden" id="myinfo_curstatus" value=""> <span class="notice_open_public pb4">* Your list is public by default.</span> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="spaceit">Status:</td> <td class="spaceit"> <select name="myinfo_status" id="myinfo_status" class="inputtext js-anime-status-dropdown"><option value="1">Watching</option><option value="2">Completed</option><option value="3">On-Hold</option><option value="4">Dropped</option><option value="6">Plan to Watch</option></select> </td> </tr> <tr> <td class="spaceit">Eps Seen:</td> <td class="spaceit"> <input type="text" id="myinfo_watchedeps" name="myinfo_watchedeps" size="3" class="inputtext" value=""> / <span id="curEps">1</span></td> </tr> <tr> <td class="spaceit">Your Score:</td> <td class="spaceit"> <select name="myinfo_score" id="myinfo_score" class="inputtext"><option selected="selected" value="0">Select</option><option value="10">(10) Masterpiece</option><option value="9">(9) Great</option><option value="8">(8) Very Good</option><option value="7">(7) Good</option><option value="6">(6) Fine</option><option value="5">(5) Average</option><option value="4">(4) Bad</option><option value="3">(3) Very Bad</option><option value="2">(2) Horrible</option><option value="1">(1) Appalling</option></select> </td> </tr> <tr> <td>&nbsp;</td> <td> <input type="button" name="myinfo_submit" value="Add" class="inputButton btn-middle flat js-anime-add-button"> <span id="addtolistresult"><a href="https://myanimelist.net/ownlist/anime/add?selected_series_id=36005">Add Detailed Info</a></span> </td> </tr> </table> <div id="myinfoDisplay" style="padding-left: 89px; margin-top: 3px;"></div> </div> <!-- end My List --> <div id="profileRows" class="pt0"><a href="https://myanimelist.net/login.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&amp;error=login_required" style="font-weight:normal;">Add to Favorites</a></div> <div class="js-sns-icon-container icon-block mt8"><a data-ga-network="facebook" data-ga-screen="Share Button Location: common" class="js-share-button-popup js-share-button-tracking sprite-icon-social icon-social icon-facebook" target="_blank" href="http://www.facebook.com/share.php?u=https%3A%2F%2Fmyanimelist.net%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0"></a><a data-ga-network="twitter" data-ga-screen="Share Button Location: common" class="js-share-button-popup js-share-button-tracking sprite-icon-social icon-social icon-twitter" target="_blank" href="http://twitter.com/share?related=MyAnimeList.net&amp;via=myanimelist&amp;url=https%3A%2F%2Fmyanimelist.net%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0&amp;text=Mainichi%20JK%20Kikaku%20Episode%200&amp;hashtags=anime"></a><a data-ga-network="reddit" data-ga-screen="Share Button Location: common" class="js-share-button-popup js-share-button-tracking sprite-icon-social icon-social icon-reddit" target="_blank" href="http://reddit.com/submit?url=https%3A%2F%2Fmyanimelist.net%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0&amp;title=Mainichi%20JK%20Kikaku%20Episode%200"></a><a data-ga-network="tumblr" data-ga-screen="Share Button Location: common" class="js-share-button-popup js-share-button-tracking sprite-icon-social icon-social icon-tumblr" target="_blank" href="http://www.tumblr.com/share/link?url=https%3A%2F%2Fmyanimelist.net%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0&amp;name=Mainichi%20JK%20Kikaku%20Episode%200"></a></div> <br /> <h2>Alternative Titles</h2><div class="spaceit_pad"> <span class="dark_text">Japanese:</span> 毎日JK企画 第0話 </div><br /> <h2>Information</h2> <div class="spaceit_pad"> <span class="dark_text">Type:</span> <a href="https://myanimelist.net/topanime.php?type=special">Special</a></div> <div class="spaceit_pad"> <span class="dark_text">Episodes:</span> 1 </div> <div class="spaceit_pad"> <span class="dark_text">Status:</span> Not yet aired </div> <div class="spaceit_pad"> <span class="dark_text">Aired:</span> Not available </div> <div class="spaceit_pad"> <span class="dark_text">Producers:</span> None found, <a href="https://myanimelist.net/dbchanges.php?aid=36005&amp;t=producers">add some</a> </div> <div class="spaceit_pad"> <span class="dark_text">Licensors:</span> None found, <a href="https://myanimelist.net/dbchanges.php?aid=36005&amp;t=producers">add some</a> </div> <div class="spaceit_pad"> <span class="dark_text">Studios:</span> None found, <a href="https://myanimelist.net/dbchanges.php?aid=36005&amp;t=producers">add some</a> </div> <div class="spaceit_pad"> <span class="dark_text">Source:</span> Other </div> <div class="spaceit_pad"> <span class="dark_text">Theme:</span> <span itemprop="genre" style="display: none">School</span><a href="/anime/genre/23/School" title="School">School</a> </div> <div class="spaceit_pad"> <span class="dark_text">Duration:</span> Unknown </div> <div class="spaceit_pad"> <span class="dark_text">Rating:</span> None </div> <br /> <h2>Statistics</h2> <div class="spaceit_pad po-r js-statistics-info di-ib" data-id="info1"> <span class="dark_text">Score:</span> <span class="score-label score-na">N/A</span><sup>1</sup> (scored by - users) <div class="statistics-info info1"> <small><sup>1</sup> indicates a <a href="javascript:void(0);" onclick="window.open('/info.php?go=topanime','topanime','menubar=no,scrollbars=no,status=no,width=500,height=380');">weighted score</a>. </small> </div> </div> <div class="spaceit_pad po-r js-statistics-info di-ib" data-id="info2"> <span class="dark_text">Ranked:</span> N/A<sup>2</sup> <div class="statistics-info info2"> <small><sup>2</sup> based on the <a href="/topanime.php">top anime</a> page. Please note that 'Not yet aired' and 'R18+' titles are excluded. </small> </div> </div> <div class="spaceit_pad"> <span class="dark_text">Popularity:</span> #9045 </div> <div class="spaceit_pad"> <span class="dark_text">Members:</span> 2,349 </div> <div class="spaceit_pad"> <span class="dark_text">Favorites:</span> 3 </div> <br /> <h2>External Links</h2> <div class="pb16"><a href="http://jk-kikaku-anime.com/" target="_blank">Official Site</a>, <a href="http://anidb.info/perl-bin/animedb.pl?show=anime&amp;aid=13316" target="_blank">AnimeDB</a></div> <div class="clearfix mauto mt16" style="width:160px;padding-right:10px"> </div> </div></td><td valign="top" style="padding-left: 5px;"><div class="js-scrollfix-bottom-rel"><div style="width:728px; margin:0 auto"></div><a name="lower"></a> <div id="horiznav_nav" style="margin: 5px 0 10px 0;"> <ul style="margin-right: 0; padding-right: 0;"> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0" class="horiznav_active">Details</a> </li> <li><a href="/anime/36005/Mainichi_JK_Kikaku_Episode_0/video">Videos</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/reviews">Reviews</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/userrecs">Recommendations</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/stats">Stats</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/characters">Characters &amp; Staff</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/news">News</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/forum">Forum</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/clubs">Clubs</a> </li> <li><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0/pics">Pictures</a> </li> </ul> </div> <div class="breadcrumb " itemscope itemtype="http://schema.org/BreadcrumbList"><div class="di-ib" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://myanimelist.net/" itemprop="item"><span itemprop="name"> Top </span></a><meta itemprop="position" content="1"></div>&nbsp; &gt; &nbsp;<div class="di-ib" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://myanimelist.net/anime.php" itemprop="item"><span itemprop="name"> Anime </span></a><meta itemprop="position" content="2"></div>&nbsp; &gt; &nbsp;<div class="di-ib" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://myanimelist.net/anime/36005/Mainichi_JK_Kikaku_Episode_0" itemprop="item"><span itemprop="name"> Mainichi JK Kikaku Episode 0 </span></a><meta itemprop="position" content="3"></div></div> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td valign="top"><div class="pb16"><div class="di-t w100 mt12"><div class="anime-detail-header-stats di-tc va-t "><div class="stats-block po-r clearfix"><div class="fl-l score" data-title="score" data-user="- user" title="indicates a weighted score. Please note that 'Not yet aired' titles are excluded."><div class="score-label score-na">N/A</div></div><div class="di-ib ml12 pl20 pt8"><span class="numbers ranked" title="based on the top anime page. Please note that 'Not yet aired' and 'R18+' titles are excluded.">Ranked <strong>N/A</strong></span><span class="numbers popularity">Popularity <strong>#9045</strong></span><span class="numbers members">Members <strong>2,349</strong></span></div><div class="information-block di-ib clearfix"><span class="information type"><a href="https://myanimelist.net/topanime.php?type=special">Special</a></span></div></div><div class="user-status-block js-user-status-block fn-grey6 clearfix al mt8 po-r"><input type="hidden" id="myinfo_anime_id" value="36005"><input type="hidden" id="myinfo_curstatus" value=""><a href="https://myanimelist.net/login.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&amp;error=login_required" class="btn-user-status-add-list">Add to List</a><select name="myinfo_score" id="myinfo_score" class="form-user-score js-form-user-score ml8" disabled="disabled"><option selected="selected" value="0">Select</option><option value="10">(10) Masterpiece</option><option value="9">(9) Great</option><option value="8">(8) Very Good</option><option value="7">(7) Good</option><option value="6">(6) Fine</option><option value="5">(5) Average</option><option value="4">(4) Bad</option><option value="3">(3) Very Bad</option><option value="2">(2) Horrible</option><option value="1">(1) Appalling</option></select><div class="di-ib form-user-episode ml8 disabled"> Episodes: <input type="text" id="myinfo_watchedeps" name="myinfo_watchedeps" size="3" class="inputtext js-user-episode-seen" value="0" disabled>/<span id="curEps" data-num="1">1</span><a href="javascript:void(0);" class="js-btn-count increase ml4"><i class="fa fa-plus-circle"></i></a></div></div><span class="notice_open_public pt4">* Your list is public by default.</span></div></div><div class="js-myinfo-error badresult-text al pb4" style="display:none;"></div> </div><div><div class="floatRightHeader"><a href="/dbchanges.php?aid=36005&t=synopsis" style="font-weight: normal;">Edit</a></div><h2>Synopsis</h2></div><p itemprop="description">Anime based on Kina Kazuharu&#039;s illustration series. It will consist of an episode 0 pilot animation as well as an anime series which will debut in 2018.<br /> <br /> (Source: MAL News)</p><div style="margin-top: 15px;"><div class="floatRightHeader"><a href="/dbchanges.php?aid=36005&t=background" style="font-weight: normal;">Edit</a></div><h2>Background</h2></div>No background information has been added to this title. Help improve our database by adding background information <a href="/dbchanges.php?aid=36005&t=background">here</a>.<br><div class="border_top" style="padding:16px 0px 0px 0px;margin:14px 0px 0px 0px;"><div style="padding: 20px 0 20px 40px; float: left; position: relative; z-index: 1;"> <div class="mal-ad-unit" data-ad-width="300" data-ad-height="250"> <div id="D_300x250_1" class="ad-sas mauto ac" data-ad-target="anime_id=36005;display=details;country=US" data-ad-id="99455" data-ad-pid="1362568" data-ad-sid="394613"></div> </div> </div><div style="padding: 20px 40px 20px 0; float: right; position: relative;"> <div class="mal-ad-unit" data-ad-width="300" data-ad-height="250"> <div id="D_300x250_2" class="ad-sas mauto ac" data-ad-target="anime_id=36005;display=details;country=US" data-ad-id="99456" data-ad-pid="1362568" data-ad-sid="394613"></div> </div> </div></div></td></tr><tr><td class="pb24"> <div class="widget-content"> <h2><div class="floatRightHeader"> <a href="https://mxj.myanimelist.net/" style="font-weight: normal; font-size: 11px;">Visit MALxJapan</a> </div>MALxJapan -More than just anime-</h2> <div class="widget mxj right"> <div class="widget-header"> </div> <div class="widget-content"> <a href="https://mxj.myanimelist.net/live/iRis9th/?utm_source=MALTOPMJ&amp;utm_medium=MJevent&amp;utm_content=iRis9th"> <div class="content anime-mxj"> <div class="image"><img src="https://cdn.myanimelist.net/images/mxj/20211028/iris.jpg"></div> <div class="text">Watch the i☆Ris 9th Anniversary Concert from home</div> </div> </a> <a href="https://mxj.myanimelist.net/live/gakuto1stonemanlive/"> <div class="content anime-mxj"> <div class="image"><img src="https://cdn.myanimelist.net/images/mxj/20211104/kajiwara.jpg"></div> <div class="text">Stream Gakuto Kajiwara&#039;s First Ever Solo Concert</div> </div> </a> <a href="https://myanimelist.net/featured/2369/?utm_source=MALTOPMJ&amp;utm_medium=MJevent&amp;utm_content=writingcontest"> <div class="content anime-mxj"> <div class="image"><img src="https://cdn.myanimelist.net/images/mxj/20211025/prompt5.png"></div> <div class="text">Which Web Novel Should Become Published Manga?</div> </div> </a> </div> </div> </div> </td></tr><tr><td class="pb24"><br><div><div class="floatRightHeader"><a href="/dbchanges.php?aid=36005&t=relations" style="font-weight: normal;">Edit</a></div><h2>Related Anime</h2></div><table class="anime_detail_related_anime" style="border-spacing:0px;"><tr><td nowrap="" valign="top" class="ar fw-n borderClass">Sequel:</td><td width="100%" class="borderClass"><a href="/anime/36006/Mainichi_JK_Kikaku">Mainichi JK Kikaku</a></td></table><br><div><div class="floatRightHeader"><a href="/anime/36005/Mainichi_JK_Kikaku_Episode_0/characters" style="font-weight: normal;">More characters</a></div><h2>Characters & Voice Actors</h2></div>No characters or voice actors have been added to this title. Help improve our database by adding characters or voice actors <a href="/panel.php?go=characters&do=add">here</a>.<br><div style="padding: 20px 40px;display: inline-block;"></div><div style="padding: 20px 0px;display: inline-block;"></div><br><a name="staff"></a><h2>Staff</h2>No staff for this anime have been added to this title. Help improve our database by adding staff for this anime <a href="/dbchanges.php?aid=36005&t=staff">here</a>.<br><br><div class="di-t"> <div class="di-tc va-t " style="width:392px;"> <div> <a href="https://myanimelist.net/dbchanges.php?aid=36005&amp;t=theme" class="floatRightHeader">Edit</a> <h2>Opening Theme</h2> </div> <div class="theme-songs js-theme-songs opnening"> <script> const playButtonImage = '/images/oped-play-circle.svg'; const stopButtonImage = '/images/oped-stop-circle.svg'; var nowPlaying = ''; function controlPreview(oped_id) { const preview = document.querySelector("#preview_" + oped_id); if (nowPlaying == oped_id) { preview.pause(); preview.currentTime = 0; nowPlaying = ''; // 再生アイコン変更 $('.oped-preview-button-' + oped_id).css('background-image', `url('${playButtonImage}')`); $('.oped-popup-preview-play').css('background-image', `url('${playButtonImage}')`); $('.oped-video-popup-preview-play').css('background-image', `url('${playButtonImage}')`); const circle = document.getElementById('preview-circle'); if (circle !== undefined) { circle.remove(); } } else { if (nowPlaying !== '') { const preview2 = document.querySelector("#preview_" + nowPlaying); preview2.pause(); preview2.currentTime = 0; $('.oped-preview-button-' + nowPlaying).css('background-image', `url('${playButtonImage}')`); $('.oped-popup-preview-play').css('background-image', `url('${playButtonImage}')`); $('.oped-video-popup-preview-play').css('background-image', `url('${playButtonImage}')`); const circle = document.getElementById('preview-circle'); if (circle !== undefined) { circle.remove(); } } nowPlaying = oped_id; // 再生アイコン変更 if ($('#js-oped-popup').css('visibility') == 'visible') { $('.oped-popup-preview-play').css('background-image', `url('${stopButtonImage}')`); $("#oped-popup-preview-play-inner").html('<circle id="preview-circle" fill="none" stroke="#4fa8df" stroke-width="10" stroke-mitterlimit="0" cx="50" cy="50" r="47" stroke-dasharray="360" stroke-dashoffset="360" stroke-linecap="round" transform="rotate(-90) translate(-100 0)"></circle>'); } else { $('.oped-preview-button-' + oped_id).css('background-image', `url('${stopButtonImage}')`); $("#oped-preview-button-inner-" + oped_id).html('<circle id="preview-circle" fill="none" stroke="#4fa8df" stroke-width="10" stroke-mitterlimit="0" cx="50" cy="50" r="47" stroke-dasharray="360" stroke-dashoffset="360" stroke-linecap="round" transform="rotate(-90) translate(-100 0)"></circle>'); } preview.volume = 0.3; preview.play(); // アニメーション開始 drawProgress(); preview.onended = function() { preview.currentTime = 0; if ($('#js-oped-popup').css('visibility') == 'visible') { $('.oped-popup-preview-play').css('background-image', `url('${playButtonImage}')`); } else if ($('#js-oped-video-popup').css('visibility') == 'visible') { $('.oped-video-popup-preview-play').css('background-image', `url('${playButtonImage}')`); } else { $('.oped-preview-button-' + nowPlaying).css('background-image', `url('${playButtonImage}')`); } nowPlaying = ''; } } } function drawProgress() { const circle = document.getElementById('preview-circle'); if (!circle) { return false; } if (!nowPlaying) { circle.setAttribute('stroke-dashoffset', 74); circle.remove(); return false; } const preview = document.querySelector("#preview_" + nowPlaying); if (!preview) { circle.remove(); return false; } const currentTime = Math.floor(preview.currentTime * 10); const pathLength = 355 - Math.floor((280/300) * currentTime); if (pathLength < 70) { circle.remove(); return false; } circle.setAttribute('stroke-dashoffset', pathLength); setTimeout(drawProgress, 100); } function playPreview(oped_id, spotify_id) { const previewApiUrl = '/spotify/get_preview_url/' + spotify_id; const preview = document.querySelector("#preview_" + oped_id); $.ajax({ url: previewApiUrl, type: "GET", timeout: 10000, success: function(data) { if (data.preview_url) { preview.src = data.preview_url; controlPreview(oped_id); } } }); } $(function(){ // 再生ボタンセット $('.oped-preview-button').css('background-image', `url('${playButtonImage}')`); $('.oped-preview-button').css('background-image', `url('${playButtonImage}')`); // Dialog Close const blackBg = document.getElementById('js-oped-black-bg'); blackBg.addEventListener('click', function() { closeMusicLinkPopup(); }); const closeBtn = document.getElementById('js-oped-close-btn'); closeBtn.addEventListener('click', function() { closeMusicLinkPopup(); }); }); function openMusicLinkPopup(oped_id, title, artist, spotify_id) { const popup = document.getElementById('js-oped-popup'); if(!popup) return; // 再生中の場合は停止 if (nowPlaying !== '') { const preview2 = document.querySelector("#preview_" + nowPlaying); preview2.pause(); preview2.currentTime = 0; $('.oped-preview-button-' + nowPlaying).css('background-image', `url('${playButtonImage}')`); $('.oped-popup-preview-play').css('background-image', `url('${playButtonImage}')`); const circle = document.getElementById('preview-circle'); if (circle !== undefined) { circle.remove(); } nowPlaying = ''; } $(".oped-popup-title").html(title); if (artist) { $(".oped-popup-artist").html("Artist: " + artist); } // preview $(".oped-popup-preview-play").off(); if (spotify_id) { $(".oped-popup-preview-play").on('click', function(){ playPreview(oped_id, spotify_id); }); $(".oped-popup-preview-play").css({ opacity: "1.0", cursor: "pointer" }); } else { $(".oped-popup-preview-play").css({ opacity: "0.4", cursor: "unset" }); } // buttons $(".oped-popup-button").off(); if ($('#spotify_url_' + oped_id).val()) { $(".oped-popup-spotify").on('click', function () { window.open($('#spotify_url_' + oped_id).val()); }); $(".oped-popup-spotify").css({ opacity: "1.0", cursor: "pointer" }); } else { $(".oped-popup-spotify").css({ opacity: "0.4", cursor: "unset" }); } if ($('#apple_url_' + oped_id).val()) { $(".oped-popup-apple").on('click', function () { window.open($('#apple_url_' + oped_id).val()); }); $(".oped-popup-apple").css({ opacity: "1.0", cursor: "pointer" }); } else { $(".oped-popup-apple").css({ opacity: "0.4", cursor: "unset" }); } if ($('#amazon_url_' + oped_id).val()) { $(".oped-popup-amazon").on('click', function () { window.open($('#amazon_url_' + oped_id).val()); }); $(".oped-popup-amazon").css({ opacity: "1.0", cursor: "pointer" }); } else { $(".oped-popup-amazon").css({ opacity: "0.4", cursor: "unset" }); } if ($('#youtube_url_' + oped_id).val()) { $(".oped-popup-youtube").on('click', function () { window.open($('#youtube_url_' + oped_id).val()); }); $(".oped-popup-youtube").css({ opacity: "1.0", cursor: "pointer" }); } else { $(".oped-popup-youtube").css({ opacity: "0.4", cursor: "unset" }); } popup.classList.add('is-show'); } function closeMusicLinkPopup() { const popup = document.getElementById('js-oped-popup'); if(!popup) return; popup.classList.remove('is-show'); if (nowPlaying !== '') { const preview = document.querySelector("#preview_" + nowPlaying); preview.pause(); preview.currentTime = 0; $('.oped-popup-preview-play').css('background-image', `url('${playButtonImage}')`); const circle = document.getElementById('preview-circle'); if (circle !== undefined) { circle.remove(); } nowPlaying = ''; } } </script> <div class="oped-popup" id="js-oped-popup"> <div class="oped-popup-inner"> <div id="js-oped-close-btn" class="oped-close-btn"></div> <div class="oped-popup-title"></div> <div class="oped-popup-artist"></div> <div class="oped-popup-preview"> <div class="oped-popup-preview-label">Preview</div> <div class="oped-popup-preview-play"> <svg id="oped-popup-preview-play-inner" class="oped-popup-preview-play-inner" x="0px" y="0px" viewBox="0 0 100 100"> </svg> </div> </div> <div class="oped-popup-buttons"> <table class="oped-popup-table"> <tr> <td> <div class="oped-popup-button oped-popup-spotify"> <div class="oped-popup-button-icon spotify"></div> <div class="oped-popup-button-label">Spotify</div> </div> </td> <td> <div class="oped-popup-button oped-popup-apple"> <div class="oped-popup-button-icon apple"></div> <div class="oped-popup-button-label">Apple Music</div> </div> </td> </tr> <tr> <td> <div class="oped-popup-button oped-popup-amazon"> <div class="oped-popup-button-icon amazon"></div> <div class="oped-popup-button-label">Amazon Music</div> </div> </td> <td> <div class="oped-popup-button oped-popup-youtube"> <div class="oped-popup-button-icon youtube"></div> <div class="oped-popup-button-label">Youtube Music</div> </div> </td> </tr> </table> </div> </div> <div class="oped-black-background" id="js-oped-black-bg"></div> </div> <table border="0" width="100%"><tr class=""> <td> No opening themes have been added to this title. Help improve our database by adding an opening theme <a href="https://myanimelist.net/dbchanges.php?aid=36005&amp;t=theme">here</a>. </td> </tr></table> </div> </div> <div class="di-tc va-t" style="width:16px;"></div> <div class="di-tc va-t " style="width:392px;"> <div> <a href="https://myanimelist.net/dbchanges.php?aid=36005&amp;t=theme&amp;themetype=2" class="floatRightHeader">Edit</a> <h2>Ending Theme</h2> </div> <div class="theme-songs js-theme-songs ending"> <table border="0" width="100%"><tr class=""> <td> No ending themes have been added to this title. Help improve our database by adding an ending theme <a href="https://myanimelist.net/dbchanges.php?aid=36005&amp;t=theme&amp;themetype=2">here</a>. </td> </tr></table> </div> </div> </div> <br><br><br><div><span class="floatRightHeader"><a href="/anime/36005/Mainichi_JK_Kikaku_Episode_0/reviews">More reviews</a></span><h2>Reviews</h2></div><div class="mb8">No reviews have been submitted for this title. Be the first to make a review <a href="/myreviews.php?seriesid=36005&go=write">here</a>!</div><br><h2>Recommendations</h2> <div class=""><div class="anime-slide-block" id="anime_recommendation" data-json='{"width":800,"btnWidth":40,"margin":8}'><div class="btn-anime-slide-side left"><span class="btn-inner"></span></div><div class="btn-anime-slide-side right"><span class="btn-inner"></span></div><div class="anime-slide-outer" style="height:140px;"><ul class="anime-slide js-anime-slide" data-slide="8"><li class="btn-anime auto" style="width:90px" title="Initial D Fifth Stage"><a href="https://myanimelist.net/anime/15059/Initial_D_Fifth_Stage?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Initial D Fifth Stage</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/1029/99183.jpg?s=37d7f3de803c9eb1e219686eac5f0f21" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/1029/99183.jpg?s=37d7f3de803c9eb1e219686eac5f0f21 1x,https://cdn.myanimelist.net/r/180x280/images/anime/1029/99183.jpg?s=1f6458340b984a4255e9838210a4bb00 2x" width="90" height="140" class="image lazyload" alt="Initial D Fifth Stage" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Gintama: Dai Hanseikai"><a href="https://myanimelist.net/anime/10643/Gintama__Dai_Hanseikai?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Gintama: Dai Hanseikai</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/1725/110927.jpg?s=8767c2fd693c652b74cd7783ea6aa573" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/1725/110927.jpg?s=8767c2fd693c652b74cd7783ea6aa573 1x,https://cdn.myanimelist.net/r/180x280/images/anime/1725/110927.jpg?s=13425bc6669e8d457b4e6bee487fae74 2x" width="90" height="140" class="image lazyload" alt="Gintama: Dai Hanseikai" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Kuroko no Basket"><a href="https://myanimelist.net/anime/11771/Kuroko_no_Basket?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Kuroko no Basket</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/11/50453.jpg?s=2822bccd41230124bb9fdf64b39afbd8" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/11/50453.jpg?s=2822bccd41230124bb9fdf64b39afbd8 1x,https://cdn.myanimelist.net/r/180x280/images/anime/11/50453.jpg?s=0da5bc1d108038ab4fc990e70c8fef40 2x" width="90" height="140" class="image lazyload" alt="Kuroko no Basket" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Durarara!!x2 Ketsu"><a href="https://myanimelist.net/anime/27833/Durararax2_Ketsu?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Durarara!!x2 Ketsu</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/6/77838.jpg?s=8dc060e9109e113dc9f15dd424575eb2" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/6/77838.jpg?s=8dc060e9109e113dc9f15dd424575eb2 1x,https://cdn.myanimelist.net/r/180x280/images/anime/6/77838.jpg?s=9a8c5e1dd37d4817dc956f9e52536498 2x" width="90" height="140" class="image lazyload" alt="Durarara!!x2 Ketsu" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Fate/Grand Carnival"><a href="https://myanimelist.net/anime/44248/Fate_Grand_Carnival?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Fate/Grand Carnival</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/1239/117596.jpg?s=72b165403fe67c17f1b39c7541b427e9" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/1239/117596.jpg?s=72b165403fe67c17f1b39c7541b427e9 1x,https://cdn.myanimelist.net/r/180x280/images/anime/1239/117596.jpg?s=81220b321acb827a0e7503c36241201d 2x" width="90" height="140" class="image lazyload" alt="Fate/Grand Carnival" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Shijou Saikyou no Deshi Kenichi"><a href="https://myanimelist.net/anime/1559/Shijou_Saikyou_no_Deshi_Kenichi?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Shijou Saikyou no Deshi Kenichi</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/9/75515.jpg?s=d6116bfb7f54a8c6bfc6aa338899bc7f" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/9/75515.jpg?s=d6116bfb7f54a8c6bfc6aa338899bc7f 1x,https://cdn.myanimelist.net/r/180x280/images/anime/9/75515.jpg?s=f1907d387934ae408d8d03f66061af2b 2x" width="90" height="140" class="image lazyload" alt="Shijou Saikyou no Deshi Kenichi" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Koukyoushihen Eureka Seven"><a href="https://myanimelist.net/anime/237/Koukyoushihen_Eureka_Seven?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Koukyoushihen Eureka Seven</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/12/34443.jpg?s=5422b0a62712bec22d404840d26e6589" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/12/34443.jpg?s=5422b0a62712bec22d404840d26e6589 1x,https://cdn.myanimelist.net/r/180x280/images/anime/12/34443.jpg?s=793de65400762b449e9c71632632eeb7 2x" width="90" height="140" class="image lazyload" alt="Koukyoushihen Eureka Seven" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Kuroko no Basket Movie 4: Last Game"><a href="https://myanimelist.net/anime/31658/Kuroko_no_Basket_Movie_4__Last_Game?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Kuroko no Basket Movie 4: Last Game</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/2/83106.jpg?s=558870ee4d6c11a789d2cd7b0cf79aa4" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/2/83106.jpg?s=558870ee4d6c11a789d2cd7b0cf79aa4 1x,https://cdn.myanimelist.net/r/180x280/images/anime/2/83106.jpg?s=26165ebf56652802ff59dcb3adc86994 2x" width="90" height="140" class="image lazyload" alt="Kuroko no Basket Movie 4: Last Game" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Fate/stay night: Unlimited Blade Works Prologue"><a href="https://myanimelist.net/anime/27821/Fate_stay_night__Unlimited_Blade_Works_Prologue?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Fate/stay night: Unlimited Blade Works Prologue</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/9/67425.jpg?s=23d997f20d47adc7f89f4fd2a6e4292b" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/9/67425.jpg?s=23d997f20d47adc7f89f4fd2a6e4292b 1x,https://cdn.myanimelist.net/r/180x280/images/anime/9/67425.jpg?s=9c28c2e8a1583022751e995bb9c22a01 2x" width="90" height="140" class="image lazyload" alt="Fate/stay night: Unlimited Blade Works Prologue" border="0" ></a></li><li class="btn-anime auto" style="width:90px" title="Kyou kara Ore wa!!"><a href="https://myanimelist.net/anime/851/Kyou_kara_Ore_wa?suggestion" class="link bg-center" style="width:90px;height:140px;"><span class="title fs10">Kyou kara Ore wa!!</span><span class="users">AutoRec</span><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/90x140/images/anime/1042/110294.jpg?s=95a7d5931d3718830f4b4edde97dd6aa" data-srcset="https://cdn.myanimelist.net/r/90x140/images/anime/1042/110294.jpg?s=95a7d5931d3718830f4b4edde97dd6aa 1x,https://cdn.myanimelist.net/r/180x280/images/anime/1042/110294.jpg?s=905fb34e09412d92244e046024685933 2x" width="90" height="140" class="image lazyload" alt="Kyou kara Ore wa!!" border="0" ></a></li></ul></div></div></div><br><div><div class="floatRightHeader"><a href="/anime/36005/Mainichi_JK_Kikaku_Episode_0/news">More news</a></div><h2>Recent News</h2></div><div class="clearfix"><div class="picSurround fl-l mr8 ml3 mt4"><a href="/news/51672976" class="image-link"><img src="https://cdn.myanimelist.net/images/spacer.gif" data-src="https://cdn.myanimelist.net/r/50x78/s/common/uploaded_files/1501081953-c6c48fbf5dc2cfc6547d7fb149c32adc.jpeg?s=3ee119fb096e21a3464240e18887c776" data-srcset="https://cdn.myanimelist.net/r/50x78/s/common/uploaded_files/1501081953-c6c48fbf5dc2cfc6547d7fb149c32adc.jpeg?s=3ee119fb096e21a3464240e18887c776 1x,https://cdn.myanimelist.net/r/100x156/s/common/uploaded_files/1501081953-c6c48fbf5dc2cfc6547d7fb149c32adc.jpeg?s=6d2bdedb22003f3ee2dd855786b5c014 2x" alt="Anime Project &#039;Mainichi JK Kikaku&#039; Announced" width="50" height="78" class="lazyload"></a></div><p class="spaceit"><a href="/news/51672976"><strong>Anime Project &#039;Mainichi JK Kikaku&#039; Announced</strong></a></p> <div class="clearfix" style="overflow:hidden;"><p>An official website has opened announcing an anime project based on Kina Kazuharu&#039;s Mainichi JK Kikaku (Daily High School Project) illustration series. Kazuharu...<a href="/news/51672976">read more</a></p></div> <p class="lightLink spaceit">Jul 26, 2017 8:14 AM by <a href="/profile/arsonal">arsonal</a> | <a href="/forum/?topicid=1642283">Discuss (12 comments)</a></p></div> <div class="borderClass"></div><br><div><div class="floatRightHeader"><a href="/forum/?animeid=36005"><a href="/anime/36005/Mainichi_JK_Kikaku_Episode_0/forum">More discussions</a></div><h2>Recent Forum Discussion</h2></div><div class="page-forum"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="forumTopics"><tr id="topicRow1"> <td class="forum_boardrow2" style="border-width: 0px 1px 1px 1px;" width="25" align="center" id="topicrow1"><a href="https://myanimelist.net/login.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&amp;error=login_required"><img class="lazyload" data-src="https://cdn.myanimelist.net/images/watch_n.gif" title="Topic is not being watched"></a></td> <td class="forum_boardrow1" style="border-width: 0px 1px 1px 0px;"> <a href="/forum/?topicid=1833436">Will this ever be released?!?!</a> <small></small><br><span class="forum_postusername"><a href="/profile/Raizel">Raizel</a></span> - <span class="lightLink">Apr 7, 2020</span></td> <td align="center" width="75" class="forum_boardrow2" style="border-width: 0px 1px 1px 0px;">2 replies</td> <td align="right" width="130" class="forum_boardrow1" style="border-width: 0px 1px 1px 0px;" nowrap>by <a href="/profile/AngryVirgin">AngryVirgin</a> <a href="/forum/?topicid=1833436&goto=lastpost" title="Go to the Last Post">&raquo;&raquo;</a><br>May 4, 1:03 PM</td> </tr> </table></div><div style="padding:16px 0px 0px 0px;"><div style="padding: 20px 40px;display: inline-block;"></div><div style="padding: 20px 0px;display: inline-block;"></div></div> <div class="mal-ad-unit" data-ad-width="801" data-ad-height="633"> <div id="taboola-below-article-thumbnails-anime"></div> <script type="text/javascript"> window._taboola = window._taboola || []; _taboola.push({ mode: 'alternating-thumbnails-a', container: 'taboola-below-article-thumbnails-anime', placement: 'Below Article Thumbnails Anime', target_type: 'mix' }); </script> </div> </td> </tr> </table> </div> <div class="mauto clearfix pt24" style="width:760px;"> <div class="fl-l"> </div> <div class="fl-r"> </div> </div> </td> </tr> </table> <script type="text/javascript" src="//assets.pinterest.com/js/pinit.js" data-pin-hover="true"></script></div><!-- end of contentHome --> </div><!-- end of contentWrapper --> <script> $(document).ready(function() { $(window).scroll(function() { var cHeight = $("#myanimelist").height(); $("div[data-ad-sticky='manual']").each(function (i, o) { var aHeight = $(o).height(); var aTop = $(o).parent().offset().top; if (window.pageYOffset >= (cHeight - aHeight)) { $(o).css("top", ((cHeight - aHeight) - window.pageYOffset) + "px"); } else if (window.pageYOffset >= aTop) { $(o).addClass("sticky"); $(o).css("top", ""); } else { $(o).removeClass("sticky"); } }); }); }); </script> <!-- control container height --> <div style="clear:both;"></div> <!-- end rightbody --> </div><!-- wrapper --> <div id="ad-skin-bg-right" class="ad-skin-side-outer ad-skin-side-bg bg-right"> <div id="ad-skin-right" class="ad-skin-side right" style="display: none;"> <div id="ad-skin-right-absolute-block"> <div id="ad-skin-right-fixed-block"></div> </div> </div> </div> </div><!-- #myanimelist --> <div class="footer-ranking"> <div class="ranking-container"> <div class="ranking-unit"> <h3 class="title"><a href="https://myanimelist.net/topanime.php" class="view_more fl-r">More</a>Top Anime </h3> <ol> <li> <span class="rank">1</span> <a href="https://myanimelist.net/anime/5114/Fullmetal_Alchemist__Brotherhood">Fullmetal Alchemist: Brotherhood</a> </li> <li> <span class="rank">2</span> <a href="https://myanimelist.net/anime/28977/Gintama°">Gintama°</a> </li> <li> <span class="rank">3</span> <a href="https://myanimelist.net/anime/38524/Shingeki_no_Kyojin_Season_3_Part_2">Shingeki no Kyojin Season 3 Part 2</a> </li> <li> <span class="rank">4</span> <a href="https://myanimelist.net/anime/9253/Steins_Gate">Steins;Gate</a> </li> <li> <span class="rank">5</span> <a href="https://myanimelist.net/anime/42938/Fruits_Basket__The_Final">Fruits Basket: The Final</a> </li> </ol> </div> <div class="ranking-unit"> <h3 class="title"><a href="https://myanimelist.net/topanime.php?type=airing" class="view_more fl-r">More</a>Top Airing Anime </h3> <ol> <li> <span class="rank">1</span> <a href="https://myanimelist.net/anime/40834/Ousama_Ranking">Ousama Ranking</a> </li> <li> <span class="rank">2</span> <a href="https://myanimelist.net/anime/48569/86_Part_2">86 Part 2</a> </li> <li> <span class="rank">3</span> <a href="https://myanimelist.net/anime/45576/Mushoku_Tensei__Isekai_Ittara_Honki_Dasu_Part_2">Mushoku Tensei: Isekai Ittara Honki Dasu Part 2</a> </li> <li> <span class="rank">4</span> <a href="https://myanimelist.net/anime/21/One_Piece">One Piece</a> </li> <li> <span class="rank">5</span> <a href="https://myanimelist.net/anime/44042/Holo_no_Graffiti">Holo no Graffiti</a> </li> </ol> </div> <div class="ranking-unit"> <h3 class="title"><a href="https://myanimelist.net/character.php" class="view_more fl-r">More</a>Most Popular Characters </h3> <ol> <li> <span class="rank">1</span> <a href="https://myanimelist.net/character/417/Lelouch_Lamperouge">Lamperouge, Lelouch</a> </li> <li> <span class="rank">2</span> <a href="https://myanimelist.net/character/45627/Levi">Levi</a> </li> <li> <span class="rank">3</span> <a href="https://myanimelist.net/character/71/L_Lawliet">Lawliet, L</a> </li> <li> <span class="rank">4</span> <a href="https://myanimelist.net/character/40/Luffy_Monkey_D">Monkey D., Luffy</a> </li> <li> <span class="rank">5</span> <a href="https://myanimelist.net/character/62/Zoro_Roronoa">Roronoa, Zoro</a> </li> </ol> </div> </div> </div> <footer> <div id="footer-block"> <div class="footer-link-icon-block"> <div class="footer-social-media ac"> <a target="_blank" class="icon-sns-2 icon-fb di-ib" href="https://www.facebook.com/OfficialMyAnimeList" rel="noreferrer"></a> <a target="_blank" class="icon-sns-2 icon-tw di-ib" title="Follow @myanimelist on Twitter" href="https://twitter.com/myanimelist" rel="noreferrer"></a> <a target="_blank" class="icon-sns-2 icon-ig di-ib" title="Follow @myanimelist on Instagram" href="https://www.instagram.com/myanimelistofficial/" rel="noreferrer"></a> <a target="_blank" class="icon-sns-2 icon-dc di-ib" title="Join Discord Chat" href="https://discord.gg/myanimelist" rel="noreferrer"></a></div> <div class="footer-app ac"><a target="_blank" class="app-button appstore-button" href="https://apps.apple.com/us/app/myanimelist-official/id1469330778?md=8&amp;ct=pc_footer" rel="noreferrer"> <img src="https://cdn.myanimelist.net/images/appli/badge_iOS.png" alt="App Store"> </a><a target="_blank" class="app-button googleplay-button" href="https://play.google.com/store/apps/details?utm_campaign=pc_footer&amp;id=net.myanimelist.app&amp;utm_source=mal" rel="noreferrer"> <img src="https://cdn.myanimelist.net/images/appli/badge_googleplay.png" alt="Google Play"> </a> </div> </div> <div class="footer-link-block"> <p class="footer-link home di-ib"> <a href="https://myanimelist.net/">Home</a> </p> <p class="footer-link di-ib"> <a href="https://myanimelist.net/about.php">About</a> <a href="https://myanimelist.net/pressroom">Press Room</a> <a href="https://myanimelist.net/about.php?go=contact">Support</a> <a href="https://myanimelist.net/advertising">Advertising</a> <a href="https://myanimelist.net/forum/?topicid=515949">FAQ</a> <a href="https://myanimelist.net/about/terms_of_use">Terms</a> <a href="https://myanimelist.net/about/privacy_policy">Privacy</a> <a href="#/" class="cmp-gdpr-only">Privacy Settings</a> <a href="#/" class="cmp-ccpa-only">Do Not Sell My Personal Information</a> <a href="https://myanimelist.net/about/cookie_policy">Cookie</a> <a href="https://myanimelist.net/about/notice_at_collection">Notice at Collection</a> <a href="https://myanimelist.net/about/sitemap">Sitemap</a> </p> <p class="footer-link login di-ib"> <a href="https://myanimelist.net/login.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F" id="malLogin" rel="nofollow">Login</a> <a href="https://myanimelist.net/register.php?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F">Sign Up</a> </p> </div> <div class="footer-link-icon-block"> <div class="footer-recommended ac"> <a target="_blank" class="icon-recommended icon-tokyo-otaku-mode" href="http://otakumode.com/fb/5aO" rel="noopener">Tokyo Otaku Mode</a> <a target="_blank" class="icon-recommended icon-honeys-anime" href="https://honeysanime.com" rel="noopener">Honey's Anime</a> <a target="_blank" class="icon-recommended icon-manga-store" href="https://myanimelist.net/store?_location=mal_f_m">Manga Store</a> </div> </div> <div id="copyright"> MyAnimeList.net is a property of MyAnimeList Co.,Ltd. &copy;2021 All Rights Reserved. </div> <div id="recaptcha-terms"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noopener noreferrer">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank" rel="noopener noreferrer">Terms of Service</a> apply. </div> </div> </footer> <div class="welcome-back popup-background"> <div class="popup"> <img class="logo" src="/img/pc/ownlist/logo_mal.png" alt="MyAnimeList"> <h3 class="popup-title">Welcome!</h3> <p class="description">Join MyAnimeList to catalog your anime and manga, compare with your friends, create your own profile, and plenty more. It's free and easy to join.</p> <div class="anime-slide1"> <div class="slide-panel panel-offset1" style="background-image: url('/images/anime/9/9453.jpg');"></div> <div class="slide-panel panel-offset2" style="background-image: url('/images/anime/10/47347.jpg');"></div> <div class="slide-panel panel-offset3" style="background-image: url('/images/anime/11/39717.jpg');"></div> <div class="slide-panel panel-offset4" style="background-image: url('/images/anime/1223/96541.jpg');"></div> <div class="slide-panel panel-offset5" style="background-image: url('/images/anime/9/9453.jpg');"></div> <div class="slide-panel panel-offset6" style="background-image: url('/images/anime/10/47347.jpg');"></div> <div class="slide-panel panel-offset7" style="background-image: url('/images/anime/11/39717.jpg');"></div> <div class="slide-panel panel-offset8" style="background-image: url('/images/anime/1223/96541.jpg');"></div> </div> <div class="anime-slide2"> <div class="slide-panel panel-offset1" style="background-image: url('/images/anime/12/76049.jpg');"></div> <div class="slide-panel panel-offset2" style="background-image: url('/images/anime/5/64449.jpg');"></div> <div class="slide-panel panel-offset3" style="background-image: url('/images/anime/5/73199.jpg');"></div> <div class="slide-panel panel-offset4" style="background-image: url('/images/anime/5/65187.jpg');"></div> <div class="slide-panel panel-offset5" style="background-image: url('/images/anime/12/76049.jpg');"></div> <div class="slide-panel panel-offset6" style="background-image: url('/images/anime/5/64449.jpg');"></div> <div class="slide-panel panel-offset7" style="background-image: url('/images/anime/5/73199.jpg');"></div> <div class="slide-panel panel-offset8" style="background-image: url('/images/anime/5/65187.jpg');"></div> </div> <h3 class="sign-up-with">Free Sign Up with</h3> <div class="sns-sign-up"> <a class="sns-button google" href="/sns/login/google?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&utm_medium=ldialog_google" onclick="ga('send', 'event', 'ldialog', 'click', 'google');">Google</a> <a class="sns-button facebook" href="/sns/login/facebook?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&utm_medium=ldialog_facebook" onclick="ga('send', 'event', 'ldialog', 'click', 'facebook');">Facebook</a> <a class="sns-button twitter" href="/sns/login/twitter?from=%2Fanime%2F36005%2FMainichi_JK_Kikaku_Episode_0%3Fuser-agent%3DMozilla%252F5.0%2B%2528Macintosh%253B%2BIntel%2BMac%2BOS%2BX%2B10_15_7%2529%2BAppleWebKit%252F537.36%2B%2528KHTML%252C%2Blike%2BGecko%2529%2BChrome%252F95.0.4638.69%2BSafari%252F537.36%26accept%3Dimage%252Favif%252Cimage%252Fwebp%252Cimage%252Fapng%252Cimage%252Fsvg%252Bxml%252Cimage%252F%252A%252C%252A%252F%252A%253Bq%253D0.8%26referer%3Dhttps%253A%252F%252Fmyanimelist.net%252F&utm_medium=ldialog_twitter" onclick="ga('send', 'event', 'ldialog', 'click', 'twitter');">Twitter</a> </div> <div class="sign-up"> <a class="account register" href="/register.php?from=%2F" onclick="ga('send', 'event', 'ldialog', 'click', 'mail');">Create an account</a> <br> <a class="account" href="/login.php?from=%2F" onclick="ga('send', 'event', 'ldialog', 'click', 'login');">Already have an account?</a> </div> <div class="close-button" onclick="ga('send', 'event', 'ldialog', 'click', 'close');"></div> </div> <script> $(function () { ga('send', 'event', 'popup_login_form', 'show', location.href, {nonInteraction: true}); var onresize = function () { var $welcome_back = $('.welcome-back'); var $popup = $('.welcome-back .popup'); var top = ($welcome_back.outerHeight() - $popup.outerHeight()) / 2; $popup.css('top', top < 0 ? 0 : top); }; var onclose = function () { $('.welcome-back').addClass('fade-out') .one('animationend', function () { $(this).remove(); }); $(window).off('resize', onresize); }; var timer_id = null; var show = function () { timer_id = null; // 優先順位の高いポップアップが出ていたら表示しない if (($('.app_gdpr--2k2uB').length > 0 && $('.banner_hidden--MXmJ_').length === 0) || $('._cm-os-slider').length > 0 || $('#tbl-next-up').length > 0 || $('#gdpr-modal-bottom').length > 0) { return } $('.welcome-back').addClass('fade-in'); onresize(); var timer = setTimeout(onclose,30000); $('.popup').on('mousemove',function(){ clearTimeout(timer); timer=setTimeout(onclose, 30000); }); }; $(window) .one('load', function () { onresize(); timer_id = setTimeout(show,3000); $('body').on('keydown mousedown mousemove',function(){ if(timer_id) { clearTimeout(timer_id); timer_id = setTimeout(show, 3000); } }); $(window).scroll(function(){ if(timer_id) { clearTimeout(timer_id); timer_id = setTimeout(show, 3000); } }); }) .on('resize', onresize); $(document).one('click', '.close-button', function () { onclose(); }); $('.register').click(function () { ga('send', 'event', 'popup_login_form', 'click', location.href, {nonInteraction: true}); }); }); </script> </div> <script src='//www.googletagservices.com/tag/js/gpt.js' async="async"></script> <script> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; </script> <script async> (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-369102-1', 'auto') ga('set', 'anonymizeIp', true) ga('require', 'linkid') // Enhanced Link Attribution ga('set', 'dimension1', 'guest') ga('send', 'pageview') </script> <script> window.dataLayer = window.dataLayer || []; dataLayer.push({ 'is_banned': 0, 'banned_type': '' }); </script> <script type="text/javascript"> window.MAL.SLVK = "g4OvMLVOmEI3J8u7dt8f8+mAuualsqCo"; window.MAL.CDN_URL = "https://cdn.myanimelist.net"; window.MAL.CURRENT_TUTORIAL_STEP_ID = null; window.MAL.USER_NAME = "" window.MAL.FACEBOOK.APP_ID = "360769957454434" window.MAL.FACEBOOK.API_VERSION = "v2.12" window.MAL.GTM_ID = "WL4QW3G" </script> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WL4QW3G" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script type="text/javascript"> window._taboola = window._taboola || []; _taboola.push({flush: true}); </script> </body> </html>
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/image-3.png by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 07 Feb 2021 17:29:05 GMT --> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Preskool</title> <link rel="shortcut icon" type="image/x-icon" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/favicon.png"> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;1,400&amp;display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/css/animate.css"> <link rel="stylesheet" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/css/materialdesignicons.min.css"> <!-- Fontawesome CSS --> <link rel="stylesheet" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/plugins/fontawesome/css/fontawesome.min.css"> <link rel="stylesheet" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/plugins/fontawesome/css/all.min.css"> <link rel="stylesheet" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/css/style.css"> </head> <body> <!-- Loader --> <div id="loader-wrapper"> <div id="loader"> <div class="loader-ellips"> <span class="loader-ellips__dot"></span> <span class="loader-ellips__dot"></span> <span class="loader-ellips__dot"></span> <span class="loader-ellips__dot"></span> </div> </div> </div> <!-- Header --> <header id="home" class="header"> <!-- Start Navigation --> <nav class="navbar navbar-expand-md home-menu hp4"> <div class="container-fluid"> <!-- Start Header Navigation --> <a class="logo-link smooth-menu header-logo" href="#home"> <img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/logo.png" class="logo logo-display" alt="Logo"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu"> <i class="fa fa-bars"></i> </button> <!-- End Header Navigation --> <div class="collapse navbar-collapse mainmenu" id="navbar-menu"> <ul class="nav navbar-nav ml-auto"> <li class="nav-item"> <a class="smooth-menu nav-link" href="#home">Home</a> </li> <li class="nav-item"> <a class="smooth-menu nav-link" href="#homepage">Home Page</a> </li> <li class="nav-item"> <a class="smooth-menu nav-link" href="#pages">Pages</a> </li> </ul> <div class="nav-btn header-btn"> <a href="https://themeforest.net/item/preskool-bootstrap-admin-html-template/29532878" target="_blank" class="button download-btn">Buy Template</a> </div> </div> </div> </nav> <!-- End Navigation --> </header> <!-- End Header --> <section class="hero-section"> <div class="container-fluid"> <div class="row align-items-center"> <div class="col-lg-5 wow fadeInLeft" data-wow-delay="0.2s"> <h1 style="color:#fff">Preskool</h1> <h2 style="color:#fff">Bootstrap HTML Admin Dashboard Template</h2> <a href="#homepage" target="_blank" class="button">Live Demo</a> <a href="https://themeforest.net/item/preskool-bootstrap-admin-html-template/29532878" target="_blank" class="button">Buy Template</a> </div> <div class="col-lg-7 wow fadeInRight" data-wow-delay="0.4s"> <div class="hero-4-img"> <a href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image.png" alt=""></a> </div> </div> </div> </div> </section> <section id="homepage" class="home-page"> <div class="container-fluid"> <div class="row justify-content-center"> <div class="col-lg-8 text-center wow fadeInRight" data-wow-delay="0.2s"> <div class="section-header text-center"> <h2>Home Page</h2> <p class="sub-title">We build this template with HTML5,Vuejs and Laravel.</p> </div> </div> </div> <div class="row demo-row justify-content-center"> <div class="col-md-8 col-sm-12 col-12"> <div class="demo-wrap mb-0" data-aos="fade-up"> <div class="demo-tabs"> <ul class="nav nav-tabs"> <li class="nav-item"><a target="_blank" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/index.html">HTML5</a></li> <li class="nav-item"><a target="_blank" href="https://preschool.dreamguystech.com/laravel/public/index">Laravel</a></li> <li class="nav-item"><a target="_blank" href="https://preschool.dreamguystech.com/vuejs/index">Vuejs</a></li> <li class="nav-item"><a target="_blank" href="https://preschool.dreamguystech.com/angular/preskool/">Angular</a></li> </ul> </div> <div class="demo-box"> <a target="_blank" href="#"><img class="img-fluid" src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image.png" alt=""></a> </div> </div> </div> </div> </div> </section> <section id="pages" class="doctor-features"> <div class="container-fluid"> <div class="row justify-content-center"> <div class="col-lg-8 text-center wow fadeInRight" data-wow-delay="0.2s"> <div class="section-header text-center"> <h2>Preskool Pages</h2> <p class="sub-title">Preskool template includes various features for providers such as student list, teachers list, department,etc.</p> </div> </div> </div> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" target="_blank" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/teachers.html"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-1.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/teachers.html" target="_blank">Teachers List</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/teacher-details.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-2.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/teacher-details.html" target="_blank">Teachers View</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/departments.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-3.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/departments.html" target="_blank">Departments</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/subjects.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-4.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/subjects.html" target="_blank">Subjects</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/fees-collections.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-5.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/fees-collections.html" target="_blank">Fees</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/expenses.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-6.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/expenses.html" target="_blank"> Expenses</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/salary.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-7.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/salary.html" target="_blank">Salary</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/holiday.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-8.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/holiday.html" target="_blank">Holiday</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/event.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-9.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/event.html" target="_blank">Events</a></div> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 mb-30"> <div class="project-content wow fadeInUp" data-wow-delay="0.2s"> <div class="project-link"><a class="button" href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/library.html" target="_blank"> View Demo</a></div> <a class="overlay-link" href="#" target="_blank"><img src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/img/image-10.png" alt="Project Image" /></a> </div> <div class="project-info"> <div class="project-title"><a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/html-template/library.html" target="_blank">Library</a></div> </div> </div> </div> </div> </section> <footer class="footer"> <!-- Footer Bottom --> <div class="footer-bottom"> <div class="container-fluid"> <!-- Copyright --> <div class="copyright"> <div class="row"> <div class="col-md-12 text-center"> <div class="copyright-text"> <p class="mb-0">© 2020 <a href="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/index.html">Preskool</a>. All rights reserved.</p> </div> </div> </div> </div> <!-- /Copyright --> </div> </div> <!-- /Footer Bottom --> </footer> <script src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/js/jquery-1.12.4.min.js"></script> <script src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/js/popper.min.js"></script> <script src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/js/bootstrap.min.js"></script> <script src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/js/wow.min.js"></script> <script src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/js/smooth-scroll.min.js"></script> <script src="https://preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/assets/js/main.js"></script> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/5d8a11a26c1dde20ed0329dd/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> </body> <!-- Mirrored from preschool.dreamguystech.com/html-template/assets/css/assets/js/assets/plugins/fontawesome/css/assets/img/image-3.png by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 07 Feb 2021 17:29:05 GMT --> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> <meta name="description" content="Web site created using create-react-app" /> <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> <!-- manifest.json provides metadata used when your web app is installed on a user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> <!-- Notice the use of %PUBLIC_URL% in the tags above. It will be replaced with the URL of the `public` folder during the build. Only files inside the `public` folder can be referenced from the HTML. Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> <link rel="preconnect" href="https://fonts.gstatic.com" /> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet" /> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet" /> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous" /> <title>Parangelmata Application</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <!-- This HTML file is a template. If you open it directly in the browser, you will see an empty page. You can add webfonts, meta tags, or analytics to this file. The build step will place the bundled scripts into the <body> tag. To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous" ></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js" integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT" crossorigin="anonymous" ></script> </body> </html>
<!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Votação</title> </head> <body> <h1>Idades para votar</h1> <input type="text" placeholder="Digite sua idade" class="idade"> <button>Verificar</button> <div id="res"></div> <script> var b = document.querySelector('button') b.addEventListener('click', botao) function botao() { var texto = document.querySelector('input') var idade = Number(texto.value) var res = document.querySelector('div#res') if (idade < 16) { res.innerHTML = '<p>não vota</p>' } else if (idade < 18 || idade > 65) { res.innerHTML = '<p>voto opcional</p>' } else { res.innerHTML = '<p>voto obrigatório</p>' } } </script> </body> </html>
<!DOCTYPE html> <html lang="en-US"> <head> <meta name="msvalidate.01" content="095D4FA2E4824BED6B22102FB8CE263E" /> <meta name="yandex-verification" content="e9a4e56df6df93bd" /> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-109518968-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-109518968-1'); </script> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta content="#494949" name="theme-color"> <link rel="profile" href="http://gmpg.org/xfn/11"> <title>Excel for Chemists, with CD-ROM: A Comprehensive Guide &#8211; Technology and Engineering eBooks</title> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//it-eb.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="Technology and Engineering eBooks &raquo; Feed" href="https://it-eb.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Technology and Engineering eBooks &raquo; Comments Feed" href="https://it-eb.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Technology and Engineering eBooks &raquo; Excel for Chemists, with CD-ROM: A Comprehensive Guide Comments Feed" href="https://it-eb.com/excel-chemists-cd-rom-comprehensive-guide-1267/feed/" /> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.3\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/it-eb.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.8.2"}}; !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,56826,8203,55356,56819),0,0),c=j.toDataURL(),b!==c&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447),0,0),c=j.toDataURL(),b!==c);case"emoji4":return k.fillText(f(55358,56794,8205,9794,65039),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55358,56794,8203,9794,65039),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i,j=b.createElement("canvas"),k=j.getContext&&j.getContext("2d");for(i=Array("flag","emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='cd-style-css' href='http://it-eb.com/wp-content/themes/coldbox/style.css?ver=4.8.2' type='text/css' media='all' /> <style id='cd-style-inline-css' type='text/css'> .prev .post-thumbnail{background-image:url("https://it-eb.com/covers/19/19948605ed91a93591987307a7ee838f.jpg")} .next .post-thumbnail{background-image:url("https://it-eb.com/covers/41/416e9f6e5693fad190ae324be941553c.jpg")} body { font-family: Source Sans Pro, Arial, sans-serif; } .entry a, .title-box a:hover, .post-meta a:hover, .post-meta.content-box a:hover, .post-btm-tags a:hover, p.post-btm-cats a:hover, .related-posts .post-category a, .related-posts .post:hover .post-title, .post-pages, .grid-view .post-inner a:hover .post-title, .standard-view .post-title:hover, ul.page-numbers, .widget #wp-calendar a, .widget .widgets-list-layout li:hover a, #comment-list .comment-author .fn a, #respond .logged-in-as a:hover, .comment-pages, .comment-pages a,.comment-pages span, .comment-body a, .comment-tabmenu .active > a, .standard-view .post-inner:hover .post-title, .widget .textwidget a { color: #494949; } #comments input[type=submit], .post-tags a, .post-tags a, .main-archive .post-date, .action-bar, input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus, button[type=submit]:hover, button[type=submit]:focus, button[type=button]:hover, button[type=button]:focus { background-color: #494949; } textarea:focus { border-color: #494949; } .comment-pages > a:hover, .comment-pages span, .post-pages > a:hover>span,.post-pages>span, ul.page-numbers span.page-numbers.current, ul.page-numbers a.page-numbers:hover { border-bottom-color: #494949; } ::selection { background-color: #494949; } ::moz-selection { background-color: #494949; } .site-info,.site-title{color:#;}.site-description{color:rgb(10, 10, 10);} #header-menu .menu-container > li > a{color:#}#header-menu .menu-container > li:hover > a{color:rgb(0, 0, -20)} :root body .search-toggle span.icon.search{border-color:#}:root body .search-toggle span.icon.search::before,.nav-toggle .bottom, .nav-toggle .middle, .nav-toggle .top{background-color:#} </style> <link rel='stylesheet' id='child-style-css' href='http://it-eb.com/wp-content/themes/iteb/style.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='FontAwesome-css' href='http://it-eb.com/wp-content/themes/coldbox/fonts/fontawesome/css/font-awesome.min.css?ver=4.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='GoogleFonts-css' href='//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700&#038;ver=4.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='SourceSansPro-css' href='//fonts.googleapis.com/css?family=Source+Sans+Pro%3A300%2C400%2C400i%2C600%2C600i%2C700&#038;ver=4.8.2' type='text/css' media='all' /> <script type='text/javascript' src='http://it-eb.com/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type='text/javascript' src='http://it-eb.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <link rel='https://api.w.org/' href='https://it-eb.com/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://it-eb.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://it-eb.com/wp-includes/wlwmanifest.xml" /> <link rel='prev' title='Excel Data Analysis For Dummies' href='https://it-eb.com/excel-analysis-dummies-stephen-nelson-1266/' /> <link rel='next' title='Excel Formulas and Functions For Dummies' href='https://it-eb.com/excel-formulas-functions-dummies-bluttman-1268/' /> <meta name="generator" content="WordPress 4.8.2" /> <link rel="canonical" href="https://it-eb.com/excel-chemists-cd-rom-comprehensive-guide-1267/" /> <link rel='shortlink' href='https://it-eb.com/?p=1629' /> <link rel="alternate" type="application/json+oembed" href="https://it-eb.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fit-eb.com%2Fexcel-chemists-cd-rom-comprehensive-guide-1267%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://it-eb.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fit-eb.com%2Fexcel-chemists-cd-rom-comprehensive-guide-1267%2F&#038;format=xml" /> <!-- FAVHERO FAVICON START --><!-- For iPad with high-resolution Retina display running iOS ≥ 7: --><link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://it-eb.com/wp-content/uploads/2017/11/favicon-152.png"><!-- Standard: --><link rel="icon" sizes="152x152" href="https://it-eb.com/wp-content/uploads/2017/11/favicon-152.png"><meta name="msapplication-TileColor" content="#FFFFFF"><meta name="msapplication-TileImage" content="https://it-eb.com/wp-content/uploads/2017/11/favicon-144.png"><!-- For iPad with high-resolution Retina display running iOS ≤ 6: --><link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://it-eb.com/wp-content/uploads/2017/11/favicon-144.png"><!-- For iPhone with high-resolution Retina display running iOS ≥ 7: --><link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://it-eb.com/wp-content/uploads/2017/11/favicon-120.png"><!-- For first- and second-generation iPad: --><link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://it-eb.com/wp-content/uploads/2017/11/favicon-72.png"><!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: --><link rel="apple-touch-icon-precomposed" href="https://it-eb.com/wp-content/uploads/2017/11/favicon-57.png"><!-- FAVHERO FAVICON END --><link rel="pingback" href="http://it-eb.com/xmlrpc.php"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> </head> <body class="post-template-default single single-post postid-1629 single-format-standard wp-custom-logo header-menu-enabled sticky-header left-sidebar-s1 header-column"> <header id="header" class="header"> <div class="header-inner container"> <div class="site-info"> <h1 class="site-title"> <a href="https://it-eb.com" title="Technology and Engineering eBooks"><img src="https://it-eb.com/wp-content/uploads/2017/11/logo.png" alt="Technology and Engineering eBooks" /></a> </h1> <p class="site-description"></p> </div> <div class="search-toggle"><span class="icon search"></span></div> <button class="nav-toggle header-menu" on="tap:amp-sidebar.open"><span class="top"></span><span class="middle"></span><span class="bottom"></span></button> <nav id="header-menu"><ul id="header-nav" class="menu-container"><li id="menu-item-11730" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11730"><a href="https://it-eb.com/category/big-data/">Big Data</a></li> <li id="menu-item-11732" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11732"><a href="https://it-eb.com/category/databases/">Databases</a></li> <li id="menu-item-11735" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11735"><a href="https://it-eb.com/category/hardware/">Hardware</a></li> <li id="menu-item-11737" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11737"><a href="https://it-eb.com/category/mobile-development/">Mobile Development</a></li> <li id="menu-item-11738" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11738"><a href="https://it-eb.com/category/networking/">Networking</a></li> <li id="menu-item-11741" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11741"><a href="https://it-eb.com/category/security/">Security</a></li> <li id="menu-item-11742" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-11742"><a href="https://it-eb.com/category/software/">Software</a></li> <li id="menu-item-11747" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11747"><a href="https://it-eb.com/category/web-development/">Web Development</a></li> <li id="menu-item-11947" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-11947"><a href="#">Others</a> <ul class="sub-menu"> <li id="menu-item-11948" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11948"><a href="https://it-eb.com/category/algorithms/">Algorithms</a></li> <li id="menu-item-11949" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11949"><a href="https://it-eb.com/category/cloud-computing/">Cloud Computing</a></li> <li id="menu-item-11950" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11950"><a href="https://it-eb.com/category/computational-biology/">Computational Biology</a></li> <li id="menu-item-11951" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11951"><a href="https://it-eb.com/category/computer-science/">Computer Science</a></li> <li id="menu-item-11952" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11952"><a href="https://it-eb.com/category/computing/">Computing</a></li> <li id="menu-item-11953" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11953"><a href="https://it-eb.com/category/data-management/">Data Management</a></li> <li id="menu-item-11954" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11954"><a href="https://it-eb.com/category/data-mining/">Data Mining</a></li> <li id="menu-item-11955" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11955"><a href="https://it-eb.com/category/debugging-and-troubleshooting/">Debugging and Troubleshooting</a></li> <li id="menu-item-11956" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11956"><a href="https://it-eb.com/category/designing/">Designing</a></li> <li id="menu-item-11957" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11957"><a href="https://it-eb.com/category/digital-design-media/">Digital Design/Media</a></li> <li id="menu-item-11958" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11958"><a href="https://it-eb.com/category/engineering/">Engineering</a></li> <li id="menu-item-11959" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11959"><a href="https://it-eb.com/category/hacking/">Hacking</a></li> <li id="menu-item-11960" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11960"><a href="https://it-eb.com/category/image-processing/">Image Processing</a></li> <li id="menu-item-11961" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11961"><a href="https://it-eb.com/category/internet-of-things/">Internet of Things</a></li> <li id="menu-item-11962" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11962"><a href="https://it-eb.com/category/linux/">Linux</a></li> <li id="menu-item-11963" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11963"><a href="https://it-eb.com/category/machine-learning/">Machine Learning</a></li> <li id="menu-item-11964" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11964"><a href="https://it-eb.com/category/management/">Management</a></li> <li id="menu-item-11965" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11965"><a href="https://it-eb.com/category/manual/">Manual</a></li> <li id="menu-item-11966" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11966"><a href="https://it-eb.com/category/networking/">Networking</a></li> <li id="menu-item-11967" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11967"><a href="https://it-eb.com/category/operating-systems/">Operating Systems</a></li> <li id="menu-item-11968" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11968"><a href="https://it-eb.com/category/programming/">Programming</a></li> <li id="menu-item-11969" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11969"><a href="https://it-eb.com/category/resource-management/">Resource Management</a></li> <li id="menu-item-11970" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11970"><a href="https://it-eb.com/category/robotics/">Robotics</a></li> <li id="menu-item-11971" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11971"><a href="https://it-eb.com/category/scripting/">Scripting</a></li> <li id="menu-item-11972" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11972"><a href="https://it-eb.com/category/security/">Security</a></li> <li id="menu-item-11973" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11973"><a href="https://it-eb.com/category/seo/">SEO</a></li> <li id="menu-item-11974" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11974"><a href="https://it-eb.com/category/signal-processing/">Signal Processing</a></li> <li id="menu-item-11975" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11975"><a href="https://it-eb.com/category/software-quality/">Software Quality</a></li> <li id="menu-item-11976" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11976"><a href="https://it-eb.com/category/sysadmin/">Sysadmin</a></li> <li id="menu-item-11977" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11977"><a href="https://it-eb.com/category/telecommunications/">Telecommunications</a></li> <li id="menu-item-11978" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11978"><a href="https://it-eb.com/category/testing/">Testing</a></li> <li id="menu-item-11979" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11979"><a href="https://it-eb.com/category/tips-and-tricks/">Tips and Tricks</a></li> <li id="menu-item-11981" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11981"><a href="https://it-eb.com/category/version-control/">Version Control</a></li> <li id="menu-item-11980" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11980"><a href="https://it-eb.com/category/uncategorized/">Uncategorized</a></li> </ul> </li> </ul><!--/#header-nav--></nav> </div> </header> <main id="main" class="main-single"> <article id="post-1629" class="main-inner post-1629 post type-post status-publish format-standard hentry category-software"> <header class="title-box"> <div class="title-box-inner container"> <div class="breadcrumb"><a href="https://it-eb.com">Home</a>&nbsp;&nbsp;&gt;&nbsp;&nbsp;<a href="https://it-eb.com/category/software/" rel="category tag">Software</a></div> <h1 class="post-title">Excel for Chemists, with CD-ROM: A Comprehensive Guide</h1> </div> </header> <div class="container-outer"> <div class="container"> <div class="content"> <div class="content-inner"> <div class="content-inside"> <footer class="post-meta content-box"> <time class="post-date" datetime="">October 21, 2017</time> </footer> <div class="entry content-box"> <div class="book-cover"><img src="https://it-eb.com/covers/77/77ed520d92dbe22a31f4543d2609f4b5.jpg"></div> <div class="entry-inner"><div> <b>Reviews from previous editions:</b> </p> <p>&#8220;<i>Excel for Chemists</i> should be part of any academic library offering courses and programs in Chemistry.&#8221;<br /></br> —<b><i>Choice</i></b></p> <p>&#8220;I highly recommend the book; treat yourself to it; assign it to a class; give it as a gift.&#8221;<br /></br> —<b><i>The Nucleus</i></b></p> <p><b>The newly revised step-by-step guide to using the scientific calculating power of Excel to perform a variety of chemical calculations</b></p> <p>Chemists across all subdisciplines use Excel to record data in tabular form, but few have learned to take full advantage of the program. Featuring clear step-by-step instructions, <i>Excel</i> <i>for Chemists</i> illustrates how to use the scientific calculating power of Excel to perform a variety of chemical calculations. </p> <p>Including a CD-ROM for Windows, this new edition provides chemists and students with a detailed guide to using the current versions of Excel (Excel 2007 and 2010) as well as Excel 2003.</p> <p><b>Additional features in this third edition include:</b></p> <ul> <li>How to perform a variety of chemical calculations by creating advanced spreadsheet formulas or by using Excel’s built-in tools</li> <li>How to automate repetitive tasks by programming Excel’s Visual Basic for Applications</li> <li>New chapters show how to import data from other language versions of Excel, and how to create automatic procedures</li> <li>The accompanying CD contains a number of Excel macros to facilitate chemical calculations, including molecular weight, nonlinear regression statistics, and data interpolation</li> <li>Several appendices provide extensive lists of useful shortcut keys and function descriptions</li> </ul> </div> </div> <div class="book-details"> <h2>Book details</h2> <ul> <li><span>Authors:</span>E. Joseph Billo</li> <li><span>Publisher:</span>Wiley</li> <li><span>Publication date:</span>September 21, 2011</li> <li><span>ISBN-10:</span>047038123X</li> <li><span>ISBN-13:</span>978-0470381236</li> <li><span>Pages:</span>760 pages</li> <li><span>Format:</span>pdf</li> <li><span>Size:</span>42.92Mb</li> </ul> </div> <div class="download-box"> <a href="#" class='btn btn-download open-modal' data-modal="#modal1">Get Download Link</a> <div class='modal' id='modal1'> <div class='content-dl'> <h2 class='title-dl'>Here's your download link</h2> <input onClick="this.select();" type="text" name="dl-link" id="dl-link" value="generating download link..." readonly> <a class='btn close-modal' data-modal="#modal1" href="#">Close</a> <a class='btn go-to' data-modal="#modal1" href="#">Download</a> </div> </div> </div><!-- .download-box --> <div class="btm-post-meta"> <p class="post-btm-cats"><span class="meta-label">Categories:</span><a href="https://it-eb.com/category/software/" rel="category tag">Software</a> </p> </div> </div> <section class="related-posts content-box"> <h4 class="related-head">Related Posts</h4> <ul class="related-posts-list"> <li class="related-article"> <article class="post-6984 post type-post status-publish format-standard hentry category-programming category-scripting category-software category-web-development"> <figure class="post-thumbnail"> <a href="https://it-eb.com/building-applications-visual-studio-2017-742/"> <img src="https://it-eb.com/covers/49/499004a49426a8bfb297d5d343cd7966.jpg" height="250" width="500"> </a> </figure> <div class="post-content"> <div class="post-category"><a href="https://it-eb.com/category/programming/" rel="category tag">Programming</a> / <a href="https://it-eb.com/category/scripting/" rel="category tag">Scripting</a> / <a href="https://it-eb.com/category/software/" rel="category tag">Software</a> / <a href="https://it-eb.com/category/web-development/" rel="category tag">Web Development</a></div> <h5 class="post-title"><a href="https://it-eb.com/building-applications-visual-studio-2017-742/">Building Web Applications with Visual Studio 2017: Using .NET Core and Modern JavaScript Frameworks</a></h5> </div> </article> </li> <li class="related-article"> <article class="post-5265 post type-post status-publish format-standard hentry category-software category-sysadmin"> <figure class="post-thumbnail"> <a href="https://it-eb.com/working-microsoft-search-server-sharepoint-4903/"> <img src="https://it-eb.com/covers/2c/2c8caf490bbfe29212d495fa25d853f4.jpg" height="250" width="500"> </a> </figure> <div class="post-content"> <div class="post-category"><a href="https://it-eb.com/category/software/" rel="category tag">Software</a> / <a href="https://it-eb.com/category/sysadmin/" rel="category tag">Sysadmin</a></div> <h5 class="post-title"><a href="https://it-eb.com/working-microsoft-search-server-sharepoint-4903/">Working with Microsoft FAST Search Server 2010 for SharePoint</a></h5> </div> </article> </li> <li class="related-article"> <article class="post-8892 post type-post status-publish format-standard hentry category-manual category-software category-sysadmin"> <figure class="post-thumbnail"> <a href="https://it-eb.com/mastering-microsoft-lync-server-2010-4463/"> <img src="https://it-eb.com/covers/23/23b56d16e3dba74f44fc0074bbf5b74b.jpg" height="250" width="500"> </a> </figure> <div class="post-content"> <div class="post-category"><a href="https://it-eb.com/category/manual/" rel="category tag">Manual</a> / <a href="https://it-eb.com/category/software/" rel="category tag">Software</a> / <a href="https://it-eb.com/category/sysadmin/" rel="category tag">Sysadmin</a></div> <h5 class="post-title"><a href="https://it-eb.com/mastering-microsoft-lync-server-2010-4463/">Mastering Microsoft Lync Server 2010</a></h5> </div> </article> </li> </ul> </section> <section id="comments" class="content-box"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/excel-chemists-cd-rom-comprehensive-guide-1267/#respond" style="display:none;">Cancel reply</a></small></h3> <form action="http://it-eb.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate> <p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> Required fields are marked <span class="required">*</span></p><p class="comment-form-comment"><label for="comment">Comment</label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" aria-required="true" required="required"></textarea></p><p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" aria-required='true' required='required' /></p> <p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" aria-required='true' required='required' /></p> <p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200" /></p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='1629' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><div class="inv-recaptcha-holder"></div> </form> </div><!-- #respond --> </section> <nav class="post-nav"> <ul> <li class="prev"><a href="https://it-eb.com/excel-analysis-dummies-stephen-nelson-1266/" rel="prev"><div class="post-thumbnail"></div> <span class="chevron-left" aria-hidden="true"></span> <p class="nav-title">Prev Post</p> <p class="post-title">Excel Data Analysis For Dummies</p></a></li><li class="next"><a href="https://it-eb.com/excel-formulas-functions-dummies-bluttman-1268/" rel="next"><div class="post-thumbnail"></div> <span class="chevron-right" aria-hidden="true"></span> <p class="nav-title">Next Post</p> <p class="post-title">Excel Formulas and Functions For Dummies</p></a></li> </ul> </nav> </div><!--/.content-inside--> </div><!--/.content-inner--> </div><!--/.content--> <aside id="sidebar-s1" class="sidebar-s1"> <div class="sidebar"> <div class="sidebar-inner"> <section id="search-2" class="widget widget_search"> <form method="get" class="search-form" action="https://it-eb.com/"> <input type="search" class="search-inner" name="s" placeholder="Title, ISBN, Author, Publisher, or whatever you come up with..." /> <button type="submit" class="search-submit"><i class="icon search"></i></button> </form> </section> <section id="recent-posts-2" class="widget widget_recent_entries"> <h2 class="widget-title">Recent Posts</h2> <ul> <li> <a href="https://it-eb.com/brief-history-everything-wireless-invisible-15/">A Brief History of Everything Wireless: How Invisible Waves Have Changed the World</a> </li> <li> <a href="https://it-eb.com/computational-intelligence-introduction-andries-engelbrecht-10/">Computational Intelligence: An Introduction</a> </li> <li> <a href="https://it-eb.com/counting-monitoring-large-scale-rfid-systems-9/">Tag Counting and Monitoring in Large-Scale RFID Systems: Theoretical Foundations and Algorithm Design</a> </li> <li> <a href="https://it-eb.com/python-code-warrior-working-wmi-instrumentation-5/">Python Code Warrior-Working with WMI: Working Windows Management Instrumentation and creating reports By Example</a> </li> <li> <a href="https://it-eb.com/python-tricks-buffet-awesome-features-4/">Python Tricks: A Buffet of Awesome Python Features</a> </li> </ul> </section> <section id="recent-comments-2" class="widget widget_recent_comments"><h2 class="widget-title">Recent Comments</h2><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link">iteb</span> on <a href="https://it-eb.com/plug-php-solutions-practical-problems-329/#comment-71">Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems</a></li><li class="recentcomments"><span class="comment-author-link">Cedric</span> on <a href="https://it-eb.com/plug-php-solutions-practical-problems-329/#comment-70">Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems</a></li><li class="recentcomments"><span class="comment-author-link">iteb</span> on <a href="https://it-eb.com/learning-awk-programming-cutting-edge-text-processing-5/#comment-69">Learning AWK Programming: A fast, and simple cutting-edge utility for text-processing on the Unix-like environment</a></li><li class="recentcomments"><span class="comment-author-link">iteb</span> on <a href="https://it-eb.com/electronics-revolution-inventing-future-springer-19/#comment-68">The Electronics Revolution: Inventing the Future (Springer Praxis Books)</a></li><li class="recentcomments"><span class="comment-author-link">EB</span> on <a href="https://it-eb.com/electronics-revolution-inventing-future-springer-19/#comment-67">The Electronics Revolution: Inventing the Future (Springer Praxis Books)</a></li></ul></section><section id="categories-2" class="widget widget_categories"><h2 class="widget-title">Categories</h2> <ul> <li class="cat-item cat-item-19"><a href="https://it-eb.com/category/algorithms/" >Algorithms</a> </li> <li class="cat-item cat-item-16"><a href="https://it-eb.com/category/big-data/" >Big Data</a> </li> <li class="cat-item cat-item-35"><a href="https://it-eb.com/category/cloud-computing/" >Cloud Computing</a> </li> <li class="cat-item cat-item-26"><a href="https://it-eb.com/category/computational-biology/" >Computational Biology</a> </li> <li class="cat-item cat-item-31"><a href="https://it-eb.com/category/computer-science/" >Computer Science</a> </li> <li class="cat-item cat-item-38"><a href="https://it-eb.com/category/computing/" >Computing</a> </li> <li class="cat-item cat-item-46"><a href="https://it-eb.com/category/data-management/" >Data Management</a> </li> <li class="cat-item cat-item-14"><a href="https://it-eb.com/category/data-mining/" >Data Mining</a> </li> <li class="cat-item cat-item-3"><a href="https://it-eb.com/category/databases/" >Databases</a> </li> <li class="cat-item cat-item-45"><a href="https://it-eb.com/category/debugging-and-troubleshooting/" >Debugging and Troubleshooting</a> </li> <li class="cat-item cat-item-5"><a href="https://it-eb.com/category/designing/" >Designing</a> </li> <li class="cat-item cat-item-41"><a href="https://it-eb.com/category/digital-design-media/" >Digital Design/Media</a> </li> <li class="cat-item cat-item-37"><a href="https://it-eb.com/category/engineering/" >Engineering</a> </li> <li class="cat-item cat-item-12"><a href="https://it-eb.com/category/game-development/" >Game Development</a> </li> <li class="cat-item cat-item-33"><a href="https://it-eb.com/category/hacking/" >Hacking</a> </li> <li class="cat-item cat-item-6"><a href="https://it-eb.com/category/hardware/" >Hardware</a> </li> <li class="cat-item cat-item-29"><a href="https://it-eb.com/category/image-processing/" >Image Processing</a> </li> <li class="cat-item cat-item-47"><a href="https://it-eb.com/category/internet-of-things/" >Internet of Things</a> </li> <li class="cat-item cat-item-15"><a href="https://it-eb.com/category/iot/" >IoT</a> </li> <li class="cat-item cat-item-22"><a href="https://it-eb.com/category/linux/" >Linux</a> </li> <li class="cat-item cat-item-32"><a href="https://it-eb.com/category/machine-learning/" >Machine Learning</a> </li> <li class="cat-item cat-item-27"><a href="https://it-eb.com/category/management/" >Management</a> </li> <li class="cat-item cat-item-34"><a href="https://it-eb.com/category/manual/" >Manual</a> </li> <li class="cat-item cat-item-11"><a href="https://it-eb.com/category/mobile-development/" >Mobile Development</a> </li> <li class="cat-item cat-item-28"><a href="https://it-eb.com/category/netonets/" >NetoNets</a> </li> <li class="cat-item cat-item-4"><a href="https://it-eb.com/category/networking/" >Networking</a> </li> <li class="cat-item cat-item-24"><a href="https://it-eb.com/category/operating-systems/" >Operating Systems</a> </li> <li class="cat-item cat-item-9"><a href="https://it-eb.com/category/programming/" >Programming</a> </li> <li class="cat-item cat-item-18"><a href="https://it-eb.com/category/robotics/" >Robotics</a> </li> <li class="cat-item cat-item-36"><a href="https://it-eb.com/category/sap/" >SAP</a> </li> <li class="cat-item cat-item-43"><a href="https://it-eb.com/category/scripting/" >Scripting</a> </li> <li class="cat-item cat-item-7"><a href="https://it-eb.com/category/security/" >Security</a> </li> <li class="cat-item cat-item-40"><a href="https://it-eb.com/category/seo/" >SEO</a> </li> <li class="cat-item cat-item-30"><a href="https://it-eb.com/category/signal-processing/" >Signal Processing</a> </li> <li class="cat-item cat-item-8"><a href="https://it-eb.com/category/software/" >Software</a> </li> <li class="cat-item cat-item-17"><a href="https://it-eb.com/category/software-development/" >Software Development</a> </li> <li class="cat-item cat-item-25"><a href="https://it-eb.com/category/software-quality/" >Software Quality</a> </li> <li class="cat-item cat-item-44"><a href="https://it-eb.com/category/sysadmin/" >Sysadmin</a> </li> <li class="cat-item cat-item-13"><a href="https://it-eb.com/category/telecommunications/" >Telecommunications</a> </li> <li class="cat-item cat-item-10"><a href="https://it-eb.com/category/testing/" >Testing</a> </li> <li class="cat-item cat-item-39"><a href="https://it-eb.com/category/tips-and-tricks/" >Tips and Tricks</a> </li> <li class="cat-item cat-item-1"><a href="https://it-eb.com/category/uncategorized/" >Uncategorized</a> </li> <li class="cat-item cat-item-42"><a href="https://it-eb.com/category/version-control/" >Version Control</a> </li> <li class="cat-item cat-item-2"><a href="https://it-eb.com/category/web-development/" >Web Development</a> </li> </ul> </section> </div> </div> </aside><!--/.sidebar--> </div><!--/.container--> </div><!--/.container-outer--> </article> </main> <footer id="footer" class="footer"> <div class="container"> <div class="copyright"> <p> &copy;2018 <a href="https://it-eb.com">Technology and Engineering eBooks</a> </p> <p> Powered by Wordpress. Theme: Coldbox. </p> </div> </div><!--/.container--> <a id="back-to-top" class="noscroll" href="#"><span class="chevron-up"></span></a> </footer> <div class="modal-search-form"> <form method="get" class="search-form" action="https://it-eb.com/"> <input type="search" class="search-inner" name="s" placeholder="Title, ISBN, Author, Publisher, or whatever you come up with..." /> <button type="submit" class="search-submit"><i class="icon search"></i></button> </form> <div class="close-toggle"><span class="top"></span><span class="bottom"></span><span class="label">Close</span></div></div> <script type='text/javascript'> var renderInvisibleReCaptcha = function() { for (var i = 0; i < document.forms.length; ++i) { var form = document.forms[i]; var holder = form.querySelector('.inv-recaptcha-holder'); if (null === holder) continue; holder.innerHTML = ''; (function(frm){ var cf7SubmitElm = frm.querySelector('.wpcf7-submit'); var holderId = grecaptcha.render(holder,{ 'sitekey': '6LchVTgUAAAAAORGBFITAKda3kZT7sv3xgtP9n6n', 'size': 'invisible', 'badge' : 'bottomleft', 'callback' : function (recaptchaToken) { ((null !== cf7SubmitElm) && (typeof jQuery != 'undefined')) ? jQuery(frm).submit() : HTMLFormElement.prototype.submit.call(frm); }, 'expired-callback' : function(){grecaptcha.reset(holderId);} }); frm.onsubmit = function (evt){evt.preventDefault();grecaptcha.execute(holderId);}; if(null !== cf7SubmitElm && (typeof jQuery != 'undefined') ){ jQuery(cf7SubmitElm).one('click', function(clickEvt){ clickEvt.preventDefault(); grecaptcha.execute(holderId); }); } })(form); } }; </script> <script type='text/javascript' async defer src='https://www.google.com/recaptcha/api.js?onload=renderInvisibleReCaptcha&#038;render=explicit&#038;hl=en'></script> <script type='text/javascript'> post_id = 1629; </script> <script type='text/javascript' src='http://it-eb.com/wp-content/themes/iteb/custom.js?ver=1.1'></script> <script type='text/javascript' src='http://it-eb.com/wp-includes/js/comment-reply.min.js?ver=4.8.2'></script> <script type='text/javascript' src='http://it-eb.com/wp-content/themes/coldbox/assets/js/cd-scripts.min.js?ver=1.2.7'></script> <script type='text/javascript'> jQuery(function($) { $('.entry img').parent('a').css({'box-shadow':'none'}); }); </script> <script type='text/javascript' src='http://it-eb.com/wp-includes/js/imagesloaded.min.js?ver=3.2.0'></script> <script type='text/javascript' src='http://it-eb.com/wp-includes/js/masonry.min.js?ver=3.3.2'></script> <script type='text/javascript'> jQuery(window).on("load resize",function(){window.matchMedia("(max-width: 980px) and (min-width: 641px)").matches||jQuery("body").hasClass("bottom-sidebar-s1")?jQuery("#sidebar-s1 .sidebar-inner").imagesLoaded(function(){jQuery("#sidebar-s1 .sidebar-inner").masonry({itemSelector:".widget",percentPosition:!0,isAnimated:!0}),jQuery(".widget").css({position:"absolute"})}):jQuery(".widget").css({position:"",top:"",left:""})}); </script> <script type='text/javascript' src='http://it-eb.com/wp-includes/js/wp-embed.min.js?ver=4.8.2'></script> </body></html>
<div class="content-section introduction"> <div class="feature-intro"> <h1>Divider</h1> <p>Divider is used to separate contents.</p> </div> <app-demoActions github="divider" stackblitz="divider-demo"></app-demoActions> </div> <div class="content-section implementation"> <div class="card"> <h5>Basic</h5> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <p-divider></p-divider> <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.</p> <p-divider></p-divider> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.</p> <p-divider></p-divider> <p>Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat. Donec vel volutpat ipsum. Integer nunc magna, posuere ut tincidunt eget, egestas vitae sapien. Morbi dapibus luctus odio.</p> </div> <div class="card"> <h5>Text with Dashed Style</h5> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <p-divider align="left" type="dashed"> <b>Left</b> </p-divider> <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.</p> <p-divider align="center" type="dashed"> <b>Center</b> </p-divider> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.</p> <p-divider align="right" type="dashed"> <b>Right</b> </p-divider> <p>Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat. Donec vel volutpat ipsum. Integer nunc magna, posuere ut tincidunt eget, egestas vitae sapien. Morbi dapibus luctus odio.</p> </div> <div class="card"> <h5>Content</h5> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <p-divider align="left"> <div class="p-d-inline-flex p-ai-center"> <i class="pi pi-user p-mr-2"></i> <b>Icon</b> </div> </p-divider> <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.</p> <p-divider align="center"> <span class="p-tag">Badge</span> </p-divider> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.</p> <p-divider align="right"> <p-button label="Button" icon="pi pi-search" styleClass="p-button-outlined"></p-button> </p-divider> <p>Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat. Donec vel volutpat ipsum. Integer nunc magna, posuere ut tincidunt eget, egestas vitae sapien. Morbi dapibus luctus odio.</p> </div> <div class="card"> <h5>Vertical</h5> <div class="p-d-flex"> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <p-divider layout="vertical" ></p-divider> <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.</p> <p-divider layout="vertical" ></p-divider> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.</p> </div> </div> <div class="card"> <h5>Vertical with Content</h5> <div class="p-grid"> <div class="p-col-5 p-d-flex p-ai-center p-jc-center"> <div class="p-fluid"> <div class="p-field"> <label for="username">Username</label> <input pInputText id="username" type="text" /> </div> <div class="p-field"> <label for="password">Password</label> <input pInputText id="password" type="password" /> </div> <p-button label="Login"></p-button> </div> </div> <div class="p-col-2"> <p-divider layout="vertical"> <b>OR</b> </p-divider> </div> <div class="p-col-5 p-d-flex p-ai-center p-jc-center"> <p-button label="Sign Up" icon="pi pi-user-plus" styleClass="p-button-success"></p-button> </div> </div> </div> </div> <div class="content-section documentation"> <p-tabView> <p-tabPanel header="Documentation"> <h5>Import</h5> <app-code lang="typescript" ngNonBindable ngPreserveWhitespaces> import &#123;DividerModule&#125; from 'primeng/divider'; </app-code> <h5>Getting Started</h5> <p>Divider has two orientations defined with the <i>layout</i> property, default is "horizontal" and the alternative is "vertical".</p> <app-code lang="markup" ngNonBindable ngPreserveWhitespaces> &lt;div&gt;Content 1&lt;/div&gt; &lt;p-divider&gt;&lt;/p-divider&gt; &lt;div&gt;Content 2&lt;/div&gt; </app-code> <h5>Border Style</h5> <p>Style of the border is configured with the <i>type</i> property and supports 3 values; default is "solid" and other possibilities are "dashed" and "dotted".</p> <app-code lang="markup" ngNonBindable ngPreserveWhitespaces> &lt;div&gt;Content 1&lt;/div&gt; &lt;p-divider type="dashed"&gt;&lt;/p-divider&gt; &lt;div&gt;Content 2&lt;/div&gt; </app-code> <h5>Vertical Divider</h5> <p>Vertical divider is enabled by setting the <i>layout</i> property as "vertical".</p> <app-code lang="markup" ngNonBindable ngPreserveWhitespaces> &lt;div class="p-d-flex"&gt; &lt;div&gt;Content 1&lt;/div&gt; &lt;p-divider layout="vertical"&gt;&lt;/p-divider&gt; &lt;div&gt;Content 2&lt;/div&lt &lt;p-divider layout="vertical"&gt;&lt;/p-divider&gt; &lt;div&gt;Content 3&lt;/div&gt; &lt;/div&lt; </app-code> <h5>Content</h5> <p>Any content placed inside is rendered within the boundaries of the divider. In addition, location of the content is configured with the <i>align</i> property. In horizontal layout, alignment options are "left", "center" and "right" whereas vertical mode supports "top", "center" and "bottom". </p> <app-code lang="markup" ngNonBindable ngPreserveWhitespaces> &lt;div&gt;Content 1&lt;/div&gt; &lt;p-divider align="left" type="dashed"&gt; &lt;div class="p-d-inline-flex p-ai-center"&gt; &lt;i class="pi pi-user p-mr-2"&gt;&lt;/i&gt; &lt;b&gt;Icon&lt;/b&gt; &lt;/div&gt; &lt;/p-divider&gt; &lt;div&gt;Content 2&lt;/div&gt; &lt;p-divider align="center"&gt; &lt;span class="p-tag"&gt;Badge&lt;/span&gt; &lt;/p-divider&gt; &lt;div&gt;Content 3&lt;/div&gt; &lt;p-divider align="right"&gt; &lt;p-button label="Button" icon="pi pi-search" styleClass="p-button-outlined"&gt;&lt;/p-button&gt; &lt;/p-divider&gt; &lt;div&gt;Content 4&lt;/div&gt; </app-code> <h5>Properties</h5> <div class="doc-tablewrapper"> <table class="doc-table"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Default</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>align</td> <td>string</td> <td>null</td> <td>Alignment of the content, options are "left", "center", "right" for horizontal layout and "top", "center", "bottom" for vertical.</td> </tr> <tr> <td>layout</td> <td>string</td> <td>horizontal</td> <td>Specifies the orientation, valid values are "horizontal" and "vertical".</td> </tr> <tr> <td>type</td> <td>String</td> <td>solid</td> <td>Border style type, default is "solid" and other options are "dashed" and "dotted".</td> </tr> <tr> <td>style</td> <td>object</td> <td>null</td> <td>Inline style of the component.</td> </tr> <tr> <td>styleClass</td> <td>string</td> <td>null</td> <td>Style class of the component.</td> </tr> </tbody> </table> </div> <h5>Styling</h5> <p>Following is the list of structural style classes, for theming classes visit <a href="#" [routerLink]="['/theming']">theming</a> page.</p> <div class="doc-tablewrapper"> <table class="doc-table"> <thead> <tr> <th>Name</th> <th>Element</th> </tr> </thead> <tbody> <tr> <td>p-divider</td> <td>Container element.</td> </tr> <tr> <td>p-divider-horizontal</td> <td>Container element in horizontal layout.</td> </tr> <tr> <td>p-divider-vertical</td> <td>Container element in vertical layout.</td> </tr> <tr> <td>p-divider-solid</td> <td>Container element with solid border.</td> </tr> <tr> <td>p-divider-dashed</td> <td>Container element with dashed border.</td> </tr> <tr> <td>p-divider-dotted</td> <td>Container element with dotted border.</td> </tr> <tr> <td>p-divider-left</td> <td>Container element with content aligned to left.</td> </tr> <tr> <td>p-divider-right</td> <td>Container element with content aligned to right.</td> </tr> <tr> <td>p-divider-center</td> <td>Container element with content aligned to center.</td> </tr> <tr> <td>p-divider-bottom</td> <td>Container element with content aligned to bottom.</td> </tr> <tr> <td>p-divider-top</td> <td>Container element with content aligned to top.</td> </tr> </tbody> </table> </div> <h5>Dependencies</h5> <p>None.</p> </p-tabPanel> <p-tabPanel header="Source"> <a href="https://github.com/primefaces/primeng/tree/master/src/app/showcase/components/divider" class="btn-viewsource" target="_blank"> <span>View on GitHub</span> </a> <a href="https://stackblitz.com/edit/primeng-divider-demo" class="btn-viewsource" style="margin-left: .5em;" target="_blank"> <span>Edit in StackBlitz</span> </a> <app-code lang="markup" ngNonBindable ngPreserveWhitespaces> &lt;div class="card"&gt; &lt;h5&gt;Basic&lt;/h5&gt; &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt; &lt;p-divider&gt;&lt;/p-divider&gt; &lt;p&gt;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.&lt;/p&gt; &lt;p-divider&gt;&lt;/p-divider&gt; &lt;p&gt;At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.&lt;/p&gt; &lt;p-divider&gt;&lt;/p-divider&gt; &lt;p&gt;Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat. Donec vel volutpat ipsum. Integer nunc magna, posuere ut tincidunt eget, egestas vitae sapien. Morbi dapibus luctus odio.&lt;/p&gt; &lt;/div&gt; &lt;div class="card"&gt; &lt;h5&gt;Text with Dashed Style&lt;/h5&gt; &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt; &lt;p-divider align="left" type="dashed"&gt; &lt;b&gt;Left&lt;/b&gt; &lt;/p-divider&gt; &lt;p&gt;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.&lt;/p&gt; &lt;p-divider align="center" type="dashed"&gt; &lt;b&gt;Center&lt;/b&gt; &lt;/p-divider&gt; &lt;p&gt;At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.&lt;/p&gt; &lt;p-divider align="right" type="dashed"&gt; &lt;b&gt;Right&lt;/b&gt; &lt;/p-divider&gt; &lt;p&gt;Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat. Donec vel volutpat ipsum. Integer nunc magna, posuere ut tincidunt eget, egestas vitae sapien. Morbi dapibus luctus odio.&lt;/p&gt; &lt;/div&gt; &lt;div class="card"&gt; &lt;h5&gt;Content&lt;/h5&gt; &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt; &lt;p-divider align="left"&gt; &lt;div class="p-d-inline-flex p-ai-center"&gt; &lt;i class="pi pi-user p-mr-2"&gt;&lt;/i&gt; &lt;b&gt;Icon&lt;/b&gt; &lt;/div&gt; &lt;/p-divider&gt; &lt;p&gt;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.&lt;/p&gt; &lt;p-divider align="center"&gt; &lt;span class="p-tag"&gt;Badge&lt;/span&gt; &lt;/p-divider&gt; &lt;p&gt;At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.&lt;/p&gt; &lt;p-divider align="right"&gt; &lt;p-button label="Button" icon="pi pi-search" styleClass="p-button-outlined"&gt;&lt;/p-button&gt; &lt;/p-divider&gt; &lt;p&gt;Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat. Donec vel volutpat ipsum. Integer nunc magna, posuere ut tincidunt eget, egestas vitae sapien. Morbi dapibus luctus odio.&lt;/p&gt; &lt;/div&gt; &lt;div class="card"&gt; &lt;h5&gt;Vertical&lt;/h5&gt; &lt;div class="p-d-flex"&gt; &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt; &lt;p-divider layout="vertical" &gt;&lt;/p-divider&gt; &lt;p&gt;Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Consectetur, adipisci velit, sed quia non numquam eius modi.&lt;/p&gt; &lt;p-divider layout="vertical" &gt;&lt;/p-divider&gt; &lt;p&gt;At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus.&lt;/p&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class="card"&gt; &lt;h5&gt;Vertical with Content&lt;/h5&gt; &lt;div class="p-grid"&gt; &lt;div class="p-col-5 p-d-flex p-ai-center p-jc-center"&gt; &lt;div class="p-fluid"&gt; &lt;div class="p-field"&gt; &lt;label for="username"&gt;Username&lt;/label&gt; &lt;input pInputText id="username" type="text" /&gt; &lt;/div&gt; &lt;div class="p-field"&gt; &lt;label for="password"&gt;Password&lt;/label&gt; &lt;input pInputText id="password" type="password" /&gt; &lt;/div&gt; &lt;p-button label="Login"&gt;&lt;/p-button&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class="p-col-2"&gt; &lt;p-divider layout="vertical"&gt; &lt;b&gt;OR&lt;/b&gt; &lt;/p-divider&gt; &lt;/div&gt; &lt;div class="p-col-5 p-d-flex p-ai-center p-jc-center"&gt; &lt;p-button label="Sign Up" icon="pi pi-user-plus" styleClass="p-button-success"&gt;&lt;/p-button&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </app-code> </p-tabPanel> <p-tabPanel header="StackBlitz"> <ng-template pTemplate="content"> <iframe src="https://stackblitz.com/edit/primeng-divider-demo?embed=1" style="width: 100%; height: 768px; border: none;"></iframe> </ng-template> </p-tabPanel> </p-tabView> </div>
<!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 Tue Feb 03 03:51:47 UTC 2015 --> <title>SetCommand (Spark 1.2.1 JavaDoc)</title> <meta name="date" content="2015-02-03"> <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="SetCommand (Spark 1.2.1 JavaDoc)"; } //--> </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="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/spark/sql/execution/Sample.html" title="class in org.apache.spark.sql.execution"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/apache/spark/sql/execution/Sort.html" title="class in org.apache.spark.sql.execution"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/spark/sql/execution/SetCommand.html" target="_top">Frames</a></li> <li><a href="SetCommand.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.spark.sql.execution</div> <h2 title="Class SetCommand" class="title">Class SetCommand</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>Object</li> <li> <ul class="inheritance"> <li>org.apache.spark.sql.catalyst.trees.TreeNode&lt;PlanType&gt;</li> <li> <ul class="inheritance"> <li>org.apache.spark.sql.catalyst.plans.QueryPlan&lt;<a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html" title="class in org.apache.spark.sql.execution">SparkPlan</a>&gt;</li> <li> <ul class="inheritance"> <li><a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html" title="class in org.apache.spark.sql.execution">org.apache.spark.sql.execution.SparkPlan</a></li> <li> <ul class="inheritance"> <li>org.apache.spark.sql.execution.SetCommand</li> </ul> </li> </ul> </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, <a href="../../../../../org/apache/spark/Logging.html" title="interface in org.apache.spark">Logging</a>, org.apache.spark.sql.catalyst.trees.LeafNode&lt;<a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html" title="class in org.apache.spark.sql.execution">SparkPlan</a>&gt;, <a href="../../../../../org/apache/spark/sql/execution/Command.html" title="interface in org.apache.spark.sql.execution">Command</a>, scala.Equals, scala.Product</dd> </dl> <hr> <br> <pre>public class <span class="strong">SetCommand</span> extends <a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html" title="class in org.apache.spark.sql.execution">SparkPlan</a> implements <a href="../../../../../org/apache/spark/sql/execution/LeafNode.html" title="interface in org.apache.spark.sql.execution">LeafNode</a>, <a href="../../../../../org/apache/spark/sql/execution/Command.html" title="interface in org.apache.spark.sql.execution">Command</a>, <a href="../../../../../org/apache/spark/Logging.html" title="interface in org.apache.spark">Logging</a>, scala.Product, scala.Serializable</pre> <div class="block">:: DeveloperApi ::</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.spark.sql.execution.SetCommand">Serialized Form</a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</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/spark/sql/execution/SetCommand.html#SetCommand(scala.Option, scala.collection.Seq, org.apache.spark.sql.SQLContext)">SetCommand</a></strong>(scala.Option&lt;scala.Tuple2&lt;String,scala.Option&lt;String&gt;&gt;&gt;&nbsp;kv, scala.collection.Seq&lt;org.apache.spark.sql.catalyst.expressions.Attribute&gt;&nbsp;output, <a href="../../../../../org/apache/spark/sql/SQLContext.html" title="class in org.apache.spark.sql">SQLContext</a>&nbsp;context)</code>&nbsp;</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">&nbsp;</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>scala.Option&lt;scala.Tuple2&lt;String,scala.Option&lt;String&gt;&gt;&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/spark/sql/execution/SetCommand.html#kv()">kv</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>scala.collection.immutable.List&lt;<a href="../../../../../org/apache/spark/sql/SQLContext.html" title="class in org.apache.spark.sql">SQLContext</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/spark/sql/execution/SetCommand.html#otherCopyArgs()">otherCopyArgs</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>scala.collection.Seq&lt;org.apache.spark.sql.catalyst.expressions.Attribute&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/spark/sql/execution/SetCommand.html#output()">output</a></strong>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.spark.sql.execution.SparkPlan"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.spark.sql.execution.<a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html" title="class in org.apache.spark.sql.execution">SparkPlan</a></h3> <code><a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html#codegenEnabled()">codegenEnabled</a>, <a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html#execute()">execute</a>, <a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html#executeCollect()">executeCollect</a>, <a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html#makeCopy(java.lang.Object[])">makeCopy</a>, <a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html#outputPartitioning()">outputPartitioning</a>, <a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html#requiredChildDistribution()">requiredChildDistribution</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.spark.sql.catalyst.plans.QueryPlan"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.spark.sql.catalyst.plans.QueryPlan</h3> <code>expressions, inputSet, missingInput, org$apache$spark$sql$catalyst$plans$QueryPlan$$transformExpressionDown$1, org$apache$spark$sql$catalyst$plans$QueryPlan$$transformExpressionUp$1, outputSet, printSchema, references, schema, schemaString, simpleString, statePrefix, transformAllExpressions, transformExpressions, transformExpressionsDown, transformExpressionsUp</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.spark.sql.catalyst.trees.TreeNode"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.spark.sql.catalyst.trees.TreeNode</h3> <code>apply, argString, asCode, children, collect, fastEquals, flatMap, foreach, generateTreeString, getNodeNumbered, map, mapChildren, nodeName, numberedTreeString, stringArgs, toString, transform, transformChildrenDown, transformChildrenUp, transformDown, transformUp, treeString, withNewChildren</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.spark.sql.catalyst.trees.LeafNode"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.apache.spark.sql.catalyst.trees.LeafNode</h3> <code>children</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.spark.sql.execution.Command"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.apache.spark.sql.execution.<a href="../../../../../org/apache/spark/sql/execution/Command.html" title="interface in org.apache.spark.sql.execution">Command</a></h3> <code><a href="../../../../../org/apache/spark/sql/execution/Command.html#execute()">execute</a>, <a href="../../../../../org/apache/spark/sql/execution/Command.html#executeCollect()">executeCollect</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.spark.Logging"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.apache.spark.<a href="../../../../../org/apache/spark/Logging.html" title="interface in org.apache.spark">Logging</a></h3> <code><a href="../../../../../org/apache/spark/Logging.html#initializeIfNecessary()">initializeIfNecessary</a>, <a href="../../../../../org/apache/spark/Logging.html#initializeLogging()">initializeLogging</a>, <a href="../../../../../org/apache/spark/Logging.html#isTraceEnabled()">isTraceEnabled</a>, <a href="../../../../../org/apache/spark/Logging.html#log_()">log_</a>, <a href="../../../../../org/apache/spark/Logging.html#log()">log</a>, <a href="../../../../../org/apache/spark/Logging.html#logDebug(scala.Function0)">logDebug</a>, <a href="../../../../../org/apache/spark/Logging.html#logDebug(scala.Function0, java.lang.Throwable)">logDebug</a>, <a href="../../../../../org/apache/spark/Logging.html#logError(scala.Function0)">logError</a>, <a href="../../../../../org/apache/spark/Logging.html#logError(scala.Function0, java.lang.Throwable)">logError</a>, <a href="../../../../../org/apache/spark/Logging.html#logInfo(scala.Function0)">logInfo</a>, <a href="../../../../../org/apache/spark/Logging.html#logInfo(scala.Function0, java.lang.Throwable)">logInfo</a>, <a href="../../../../../org/apache/spark/Logging.html#logName()">logName</a>, <a href="../../../../../org/apache/spark/Logging.html#logTrace(scala.Function0)">logTrace</a>, <a href="../../../../../org/apache/spark/Logging.html#logTrace(scala.Function0, java.lang.Throwable)">logTrace</a>, <a href="../../../../../org/apache/spark/Logging.html#logWarning(scala.Function0)">logWarning</a>, <a href="../../../../../org/apache/spark/Logging.html#logWarning(scala.Function0, java.lang.Throwable)">logWarning</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_scala.Product"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;scala.Product</h3> <code>productArity, productElement, productIterator, productPrefix</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_scala.Equals"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;scala.Equals</h3> <code>canEqual, equals</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="SetCommand(scala.Option, scala.collection.Seq, org.apache.spark.sql.SQLContext)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SetCommand</h4> <pre>public&nbsp;SetCommand(scala.Option&lt;scala.Tuple2&lt;String,scala.Option&lt;String&gt;&gt;&gt;&nbsp;kv, scala.collection.Seq&lt;org.apache.spark.sql.catalyst.expressions.Attribute&gt;&nbsp;output, <a href="../../../../../org/apache/spark/sql/SQLContext.html" title="class in org.apache.spark.sql">SQLContext</a>&nbsp;context)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="kv()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>kv</h4> <pre>public&nbsp;scala.Option&lt;scala.Tuple2&lt;String,scala.Option&lt;String&gt;&gt;&gt;&nbsp;kv()</pre> </li> </ul> <a name="output()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>output</h4> <pre>public&nbsp;scala.collection.Seq&lt;org.apache.spark.sql.catalyst.expressions.Attribute&gt;&nbsp;output()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>output</code>&nbsp;in class&nbsp;<code>org.apache.spark.sql.catalyst.plans.QueryPlan&lt;<a href="../../../../../org/apache/spark/sql/execution/SparkPlan.html" title="class in org.apache.spark.sql.execution">SparkPlan</a>&gt;</code></dd> </dl> </li> </ul> <a name="otherCopyArgs()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>otherCopyArgs</h4> <pre>public&nbsp;scala.collection.immutable.List&lt;<a href="../../../../../org/apache/spark/sql/SQLContext.html" title="class in org.apache.spark.sql">SQLContext</a>&gt;&nbsp;otherCopyArgs()</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><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="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/spark/sql/execution/Sample.html" title="class in org.apache.spark.sql.execution"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../org/apache/spark/sql/execution/Sort.html" title="class in org.apache.spark.sql.execution"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/spark/sql/execution/SetCommand.html" target="_top">Frames</a></li> <li><a href="SetCommand.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
<head> <title>{{this.strTitle[this.appComponent.localeInt]}}</title> </head> <body> <div class="progress"> <div class="progress-bar stripes" role="progressbar" style="width: 100%" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div> </div> <div class="row"> <div class="col-1 col-xl-2"></div> <div class="col-10 col-xl-8 first-column"> <div class="row row-cols-1 justify-content-center"> <div class="col-12 text-center" oncontextmenu="return false"> <img class="col dog" src="/assets/img/curiousdog.png" alt="Error 404"> </div> <h1 class="text-center title m-4 p-4"> {{this.strTitle[this.appComponent.localeInt]}} </h1> <div class="col-12 d-flex justify-content-center"> <div class="col-12 d-flex justify-content-center"> <p class="grt nice-p text-center"> {{["Was für eine Schande! Wir konnten die gesuchte Seite nicht finden.", "¡Que pena! No pudimos encontrar la página que buscas.", "What a pity! We could not find the page you are looking for.", "Quel dommage! Nous n'avons pas trouvé la page que vous recherchez.", "Che peccato! Non siamo riusciti a trovare la pagina che stai cercando.", "Que pena! Não foi possível encontrar a página que você está procurando." ][this.appComponent.localeInt]}} </p> </div> </div> </div> </div> <div class="col-1 col-xl-2"></div> </div> </body>
<!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_03) on Mon Nov 19 21:40:47 CET 2007 --> <TITLE> InvalidResultSetAccessException (Spring Framework API 2.5) </TITLE> <META NAME="date" CONTENT="2007-11-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="InvalidResultSetAccessException (Spring Framework API 2.5)"; } } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/InvalidResultSetAccessException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <a href="http://www.springframework.org/" target="_top">The Spring Framework</a></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/springframework/jca/cci/CciOperationNotSupportedException.html" title="class in org.springframework.jca.cci"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/springframework/jca/cci/RecordTypeNotSupportedException.html" title="class in org.springframework.jca.cci"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/springframework/jca/cci/InvalidResultSetAccessException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="InvalidResultSetAccessException.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.springframework.core.NestedRuntimeException">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.springframework.jca.cci</FONT> <BR> Class InvalidResultSetAccessException</H2> <PRE> <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/springframework/core/NestedRuntimeException.html" title="class in org.springframework.core">org.springframework.core.NestedRuntimeException</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/springframework/dao/DataAccessException.html" title="class in org.springframework.dao">org.springframework.dao.DataAccessException</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/springframework/dao/NonTransientDataAccessException.html" title="class in org.springframework.dao">org.springframework.dao.NonTransientDataAccessException</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/springframework/dao/InvalidDataAccessResourceUsageException.html" title="class in org.springframework.dao">org.springframework.dao.InvalidDataAccessResourceUsageException</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.springframework.jca.cci.InvalidResultSetAccessException</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD> </DL> <HR> <DL> <DT><PRE>public class <B>InvalidResultSetAccessException</B><DT>extends <A HREF="../../../../org/springframework/dao/InvalidDataAccessResourceUsageException.html" title="class in org.springframework.dao">InvalidDataAccessResourceUsageException</A></DL> </PRE> <P> Exception thrown when a ResultSet has been accessed in an invalid fashion. Such exceptions always have a <code>java.sql.SQLException</code> root cause. <p>This typically happens when an invalid ResultSet column index or name has been specified. <P> <P> <DL> <DT><B>Since:</B></DT> <DD>1.2</DD> <DT><B>Author:</B></DT> <DD>Juergen Hoeller</DD> <DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2ee/1.4/docs/api/javax/resource/cci/ResultSet.html?is-external=true" title="class or interface in javax.resource.cci"><CODE>ResultSet</CODE></A>, <A HREF="../../../../serialized-form.html#org.springframework.jca.cci.InvalidResultSetAccessException">Serialized Form</A></DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/springframework/jca/cci/InvalidResultSetAccessException.html#InvalidResultSetAccessException(java.lang.String, java.sql.SQLException)">InvalidResultSetAccessException</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;msg, <A HREF="http://java.sun.com/javase/6/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A>&nbsp;ex)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for InvalidResultSetAccessException.</TD> </TR> </TABLE> &nbsp; <!-- ========== 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> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.springframework.core.NestedRuntimeException"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.springframework.core.<A HREF="../../../../org/springframework/core/NestedRuntimeException.html" title="class in org.springframework.core">NestedRuntimeException</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../org/springframework/core/NestedRuntimeException.html#contains(java.lang.Class)">contains</A>, <A HREF="../../../../org/springframework/core/NestedRuntimeException.html#getMessage()">getMessage</A>, <A HREF="../../../../org/springframework/core/NestedRuntimeException.html#getMostSpecificCause()">getMostSpecificCause</A>, <A HREF="../../../../org/springframework/core/NestedRuntimeException.html#getRootCause()">getRootCause</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or interface in java.lang">getStackTrace</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE></TD> </TR> </TABLE> &nbsp;<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.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="InvalidResultSetAccessException(java.lang.String, java.sql.SQLException)"><!-- --></A><H3> InvalidResultSetAccessException</H3> <PRE> public <B>InvalidResultSetAccessException</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;msg, <A HREF="http://java.sun.com/javase/6/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A>&nbsp;ex)</PRE> <DL> <DD>Constructor for InvalidResultSetAccessException. <P> <DL> <DT><B>Parameters:</B><DD><CODE>msg</CODE> - message<DD><CODE>ex</CODE> - the root cause</DL> </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/InvalidResultSetAccessException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <a href="http://www.springframework.org/" target="_top">The Spring Framework</a></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/springframework/jca/cci/CciOperationNotSupportedException.html" title="class in org.springframework.jca.cci"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/springframework/jca/cci/RecordTypeNotSupportedException.html" title="class in org.springframework.jca.cci"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/springframework/jca/cci/InvalidResultSetAccessException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="InvalidResultSetAccessException.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_org.springframework.core.NestedRuntimeException">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &copy; 2002-2007 <a href=http://www.springframework.org/ target=_top>The Spring Framework</a>.</i> </BODY> </HTML>
<ion-content padding class="content-background"> <ion-list class="register-list"> <ion-item class="content-background item"> <ion-label> <ion-icon class="mail icon-align"></ion-icon> </ion-label> <ion-input type="email" class="input-align" placeholder="Email"></ion-input> </ion-item> <ion-item class="content-background item"> <ion-label> <ion-icon class="phone icon-align"></ion-icon> </ion-label> <ion-input type="text" onkeypress='return event.charCode >= 48 && event.charCode <= 57' class="input-align" placeholder="Mobile"></ion-input> </ion-item> <ion-item class="content-background item"> <ion-label> <ion-icon class="lock icon-align"></ion-icon> </ion-label> <ion-input type={{passwordType}} placeholder="Password"></ion-input> </ion-item> <div> <ion-icon *ngIf="showPassword" class="showPassword password-show icon-align" (click)="showPassword = false; passwordType = 'text';"></ion-icon> <ion-icon *ngIf="!showPassword" class="hidePassword password-show icon-align" (click)="showPassword = true; passwordType = 'password';"></ion-icon> </div> </ion-list> <div class="terms"> <a class="terms-text">By registering you agree to our</a>&nbsp;<a class="condition-text">Terms and conditions.</a> </div> <div class="register-button-div"> <button ion-button class="lin-lout" color="white">Register</button> </div> <div class="register-button-div"> <span class="or">Or</span> </div> <div class="register-button-div"> <a class="login" [navPush]="loginPage">Login</a> </div> </ion-content>
<div class="leaf flex"><div class="inner justify"><p>But while himself remaining, he gave instructions for the departure of the princess and Dessalles with the little prince to Boguchárovo and thence to Moscow. Princess Mary, alarmed by her father&rsquo;s feverish and sleepless activity after his previous apathy, could not bring herself to leave him alone and for the first time in her life ventured to disobey him. She refused to go away and her father&rsquo;s fury broke over her in a terrible storm. He repeated every injustice he had ever inflicted on her. Trying to convict her, he told her she had worn him out, had caused his quarrel with his son, had harbored nasty suspicions of him, making it the object of her life to poison his existence, and he drove her from his study telling her that if she did not go away it was all the same to him. He declared that he did not wish to remember her existence and warned her not to dare to let him see her.</p></div> </div>