path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
css/base/base.css
verblet/scythe
@import url(https://fonts.googleapis.com/css?family=Alegreya+SC|Neuton:400italic,300); html { box-sizing: border-box; } *, *::after, *::before { box-sizing: inherit; } button, input[type="button"], input[type="reset"], input[type="submit"] { appearance: none; background-color: #555; border: 0; border-radius: 2px; color: #fff; cursor: pointer; display: inline-block; font-family: monospace; font-size: 16px; -webkit-font-smoothing: antialiased; font-weight: 600; line-height: 1; padding: 0.75em 1.5em; text-decoration: none; transition: background-color 150ms ease; user-select: none; vertical-align: middle; white-space: nowrap; } button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { background-color: #444444; color: #fff; } button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled { cursor: not-allowed; opacity: 0.5; } button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover { background-color: #555; } fieldset { background-color: transparent; border: 0; margin: 0; padding: 0; } legend { font-weight: 600; margin-bottom: 0.375em; padding: 0; } label { display: block; font-weight: normal; margin-bottom: 0.375em; } input, select { display: block; font-family: monospace; font-size: 16px; } input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select[multiple] { background-color: #fff; border: 1px solid #ddd; border-radius: 2px; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06); box-sizing: border-box; font-family: monospace; font-size: 16px; margin-bottom: 0.75em; padding: 0.5em; transition: border-color 150ms ease; width: 100%; } input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover, select[multiple]:hover { border-color: #b1b1b1; } input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select[multiple]:focus { border-color: #555; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(72, 72, 72, 0.7); outline: none; } input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled, select[multiple]:disabled { background-color: #f2f2f2; cursor: not-allowed; } input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover, select[multiple]:disabled:hover { border: 1px solid #ddd; } textarea { resize: vertical; } [type="search"] { appearance: none; } [type="checkbox"], [type="radio"] { display: inline; margin-right: 0.375em; } [type="file"] { margin-bottom: 0.75em; width: 100%; } select { margin-bottom: 1.5em; max-width: 100%; width: auto; } ul, ol { list-style-type: none; margin: 0; padding: 0; } dl { margin-bottom: 0.75em; } dl dt { font-weight: 600; margin-top: 0.75em; } dl dd { margin: 0; } picture, img { max-width: 100%; height: auto; vertical-align: top; } table { border-collapse: collapse; margin: 0.75em 0; table-layout: fixed; width: 100%; } th { border-bottom: 1px solid #a6a6a6; font-weight: 600; padding: 0.75em 0; text-align: left; } td { border-bottom: 1px solid #ddd; padding: 0.75em 0; } tr, td, th { vertical-align: middle; } body { color: #f4f4f4; background-color: #111; font-family: 'Neuton', serif; font-size: 16px; line-height: 1.5; letter-spacing: 0.03em; } h1, h2, h3, h4, h5, h6 { font-family: 'Alegreya SC', serif; font-size: 1em; line-height: 1.5; margin: 1em 0 0.5em; position: relative; display: inline-block; } h1:after, h2:after, h3:after { position: absolute; width: 100%; left: 100%; overflow: hidden; padding-left: 0.5em; } h1:after { content: "\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217\2217"; } h2:after { content: "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"; } h3:after { content: "-------------------------------------------------------------------------------"; } p { margin: 0 0 0.75em; } a { color: crimson; text-decoration: underline; transition: color 150ms ease; } a:after { content: "\219D"; padding-left: 0.15em; } a:active, a:focus, a:hover { color: firebrick; } hr { border-bottom: 1px solid #ddd; border-left: 0; border-right: 0; border-top: 0; margin: 1.5em 0; } pre, code, tt { font: 1em "andale mono", "lucida console", monospace; line-height: 1.5; } pre { background-color: #efefef; display: block; padding: 5px; margin: 5px 0; border: 1px solid #aaaaaa; } abbr { border-bottom: 1px dotted #666666; cursor: help; white-space: nowrap; } /*# sourceMappingURL=base.css.map */
html/vp9svctest.html
dazzl-tv/janus-gateway
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Janus WebRTC Server: VP9-SVC Video Room Demo</title> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/webrtc-adapter/6.4.0/adapter.min.js" ></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery.blockUI/2.70/jquery.blockUI.min.js" ></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/5.4.0/bootbox.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/spin.js/2.3.2/spin.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.4/toastr.min.js"></script> <script type="text/javascript" src="janus.js" ></script> <script type="text/javascript" src="vp9svctest.js"></script> <script> $(function() { $(".navbar-static-top").load("navbar.html", function() { $(".navbar-static-top li.dropdown").addClass("active"); $(".navbar-static-top a[href='vp9svctest.html']").parent().addClass("active"); }); $(".footer").load("footer.html"); }); </script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.4.0/cerulean/bootstrap.min.css" type="text/css"/> <link rel="stylesheet" href="css/demo.css" type="text/css"/> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.4/toastr.min.css"/> </head> <body> <a href="https://github.com/meetecho/janus-gateway"><img style="position: absolute; top: 0; left: 0; border: 0; z-index: 1001;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png" alt="Fork me on GitHub"></a> <nav class="navbar navbar-default navbar-static-top"> </nav> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="page-header"> <h1>Plugin Demo: VP9-SVC Video Room <button class="btn btn-default" autocomplete="off" id="start">Start</button> </h1> </div> <div class="container" id="details"> <div class="row"> <div class="col-md-12"> <h3>Demo details</h3> <p>This is basically a clone of the plain <a href="videoroomtest.html">Video Room</a> demo, but with a key difference: it forces VP9 on all publishers, and supports the VP9 SVC layer selection (if you don't know what this means, check our <a target="_blank" href="http://www.meetecho.com/blog/availability-of-chrome-interoperable-vp9-svc-in-janus-a-meetecho-cosmo-collaboration/">blog post</a>). As such, it will allow viewers to select which layer, spatial or temporal, to receive from the publishers, in order to receive more or less data according to what they can/want to get. Notice that this is fundamentally different from the concept of simulcasting, and so must not be confused with the VP8 simulcasting some of the plugins (including the VideoRoom itself) support: with simulcasting, different streams with a different resolution/bitrate are sent at the same time; with SVC, you have a single stream with multiple layers, which makes it more efficient, especially because it consumes much less bandwidth.</p> <p>Notice that this only works if the publishers joining the room will use a recent Chrome version that has been started either with the following flag:</p> <p><div class="alert alert-info"><code>--force-fieldtrials=WebRTC-SupportVP9SVC/EnabledByFlag_2SL3TL/</code></div></p> <p>to configure VP9 SVC to only use two spatial layers, or:</p> <p><div class="alert alert-info"><code>--force-fieldtrials=WebRTC-SupportVP9SVC/EnabledByFlag_3SL3TL/</code></div></p> <p>to test three spatial layers instead. If you join with a Chrome that doesn't have one of those options set, or with another browser, you'll be able to select a layer, but all request to set a custom layer on your video will fail, meaning you'll act as a plain VP9 client. If you ask for a layer from a publisher that doesn't support VP9 SVC either, then your request will be ignored as well.</p> <p>In case some publishers do support the VP9 SVC features, selecting a different layer from them should result in variations of the video quality, and a notable difference in the bandwidth used to receive their video as well.</p> <p>Press the <code>Start</code> button above to launch the demo.</p> </div> </div> </div> <div class="container hide" id="videojoin"> <div class="row"> <span class="label label-info" id="you"></span> <div class="col-md-12" id="controls"> <div class="input-group margin-bottom-md hide" id="registernow"> <span class="input-group-addon">@</span> <input autocomplete="off" class="form-control" type="text" placeholder="Choose a display name" id="username" onkeypress="return checkEnter(this, event);" /> <span class="input-group-btn"> <button class="btn btn-success" autocomplete="off" id="register">Join the room</button> </span> </div> </div> </div> </div> <div class="container hide" id="videos"> <div class="row"> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Local Video <span class="label label-primary hide" id="publisher"></span> <div class="btn-group btn-group-xs pull-right hide"> <div class="btn-group btn-group-xs"> <button id="bitrateset" autocomplete="off" class="btn btn-primary dropdown-toggle" data-toggle="dropdown"> Bandwidth<span class="caret"></span> </button> <ul id="bitrate" class="dropdown-menu" role="menu"> <li><a href="#" id="0">No limit</a></li> <li><a href="#" id="128">Cap to 128kbit</a></li> <li><a href="#" id="256">Cap to 256kbit</a></li> <li><a href="#" id="512">Cap to 512kbit</a></li> <li><a href="#" id="1024">Cap to 1mbit</a></li> <li><a href="#" id="1500">Cap to 1.5mbit</a></li> <li><a href="#" id="2000">Cap to 2mbit</a></li> </ul> </div> </div> </h3> </div> <div class="panel-body" id="videolocal"></div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Remote Video #1 <span class="label label-info hide" id="remote1"></span></h3> </div> <div class="panel-body relative" id="videoremote1"></div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Remote Video #2 <span class="label label-info hide" id="remote2"></span></h3> </div> <div class="panel-body relative" id="videoremote2"></div> </div> </div> </div> <div class="row"> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Remote Video #3 <span class="label label-info hide" id="remote3"></span></h3> </div> <div class="panel-body relative" id="videoremote3"></div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Remote Video #4 <span class="label label-info hide" id="remote4"></span></h3> </div> <div class="panel-body relative" id="videoremote4"></div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Remote Video #5 <span class="label label-info hide" id="remote5"></span></h3> </div> <div class="panel-body relative" id="videoremote5"></div> </div> </div> </div> </div> </div> </div> <hr> <div class="footer"> </div> </div> </body> </html>
index.html
degoldschmidt/DN-viewer
<html lang="en"> <head> <meta name="google-signin-scope" content="profile email"> <meta name="google-signin-client_id" content="869104261111-vpmpfafrt33huqmu6kktssbpcreut72r.apps.googleusercontent.com"> <script src="https://apis.google.com/js/platform.js" async defer></script> <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.indigo-pink.min.css"> <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> <script defer src="https://code.getmdl.io/1.3.0/material.min.js"></script> <script> function signOut() { var auth2 = gapi.auth2.getAuthInstance(); auth2.signOut().then(function () { console.log('User signed out.'); }); } </script> </head> <style> button { font-family: 'Lato', sans-serif; } nav { background: #424242 } body { background: url('https://degoldschmidt.github.io/DN-viewer/img/6_Boerner.jpg'); } h1{ font-family: 'Lato', sans-serif; color: white; font-size:36pt; } </style> <body onload="signOut()"> <nav style="height: 65px;margin-top:-25px"> <div style="margin-left:20px"> <h1>DN viewer</h1> <div class="g-signin2" data-onsuccess="onSignIn" style="float: right; margin-top:-75px; margin-right:10px; background: #00FA9A"></div> </div> <!-- Colored raised button --> <!-- Accent-colored raised button --> <!--<button id="div2" class="mdl-button mdl-js-button mdl-button--raised mdl-button--accent" onclick="signOut()"> Sign Out </button>--> </nav> <script> function onSignIn(googleUser) { googleUser.disconnect() // Useful data for your client-side scripts: var profile = googleUser.getBasicProfile(); console.log("ID: " + profile.getId()); // Don't send this directly to your server! console.log('Full Name: ' + profile.getName()); console.log('Given Name: ' + profile.getGivenName()); console.log('Family Name: ' + profile.getFamilyName()); console.log("Image URL: " + profile.getImageUrl()); console.log("Email: " + profile.getEmail()); // The ID token you need to pass to your backend: var id_token = googleUser.getAuthResponse().id_token; console.log("https://degoldschmidt.github.io/DN-viewer/access.html?" + profile.getEmail()); window.location = "https://degoldschmidt.github.io/DN-viewer/access.html?" + profile.getEmail() }; function signOut() { var auth2 = gapi.auth2.getAuthInstance(); auth2.signOut().then(function () { console.log('User signed out.'); }); } /** * The Sign-In client object. */ var auth2; /** * Initializes the Sign-In client. */ var initClient = function() { gapi.load('auth2', function(){ /** * Retrieve the singleton for the GoogleAuth library and set up the * client. */ auth2 = gapi.auth2.init({ client_id: 'CLIENT_ID.apps.googleusercontent.com' }); // Attach the click handler to the sign-in button auth2.attachClickHandler('signin-button', {}, onSuccess, onFailure); }); }; /** * Handle successful sign-ins. */ var onSuccess = function(user) { console.log('Signed in as ' + user.getBasicProfile().getName()); }; /** * Handle sign-in failures. */ var onFailure = function(error) { console.log(error); }; </script> </body> </html>
stackSmashing.html
ahmetilgin/ahmetilgin.github.io
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print"> <title>ahmetilgin</title> </head> <body> <header> <div class="container"> <h1>valkrie</h1> <h2></h2> <section id="Ögrenilenler"> </section> </div> </header> <center> <button onclick="window.location.href='index.html'"class="btn btn-default">Anasayfa</button><br></br> <a>*** stack smashing detected ***: . <br></br> Stack smashin bir korumaymış ayrıca -fstack-protector yazmasanda yazmış gibi oluyor.<br></br>Buffer da 20 elemanlı dizi var ve biz password da 20 den fazla eleman girince access grainted oluyor şifre kabul ediliyor. <br></br>Ayrıca -fno-stack-protector yazmazsan sorun yok gibi.</a> <a href="http://tinypic.com?ref=funoyo" target="_blank"><img src="http://i67.tinypic.com/funoyo.png" border="0" alt="Image and video hosting by TinyPic"></a> <button onclick="window.location.href='iletişim.html'"class="btn btn-default">İletişim</button> </center> </div> </body> </html>
libtcod-1.5.0/doc/console/bkgnd_flag.html
tenpn/toweringinferno
<table width="100%"><tr><td width="20%"> <a href="../index.html">&lt; index</a><br /> <a href="index.html">&lt; 2. Console</a><br /> <a href="console_drawing.html">&lt; 2.2 Drawing on the root console</a> </td><td width="60%"> <p align="center"> =====================================<br /> Background effect flags<br /> =====================================<br /> </p></td><td width="20%"> </td></tr></table> <style type="text/css"> .code { color:#444444; background-color:#EEEEEE;} pre { color:#444444; background-color:#EEEEEE;} table.param td { border : 1px solid #000000; } th { background-color: #44BBFF; color: #FFFFFF } table.none td { border : 0 } </style> For the python version, remove TCOD_ : libtcod.BKGND_NONE <p class="code"><pre> typedef enum { TCOD_BKGND_NONE, TCOD_BKGND_SET, TCOD_BKGND_MULTIPLY, TCOD_BKGND_LIGHTEN, TCOD_BKGND_DARKEN, TCOD_BKGND_SCREEN, TCOD_BKGND_COLOR_DODGE, TCOD_BKGND_COLOR_BURN, TCOD_BKGND_ADD, TCOD_BKGND_ADDA, TCOD_BKGND_BURN, TCOD_BKGND_OVERLAY, TCOD_BKGND_ALPH } TCOD_bkgnd_flag_t; </pre></p> This flag is used by most functions that modify a cell background color. It defines how the console's current background color is used to modify the cell's existing background color :<br /> TCOD_BKGND_NONE : the cell's background color is not modified.<br /> TCOD_BKGND_SET : the cell's background color is replaced by the console's default background color : newbk = curbk.<br /> TCOD_BKGND_MULTIPLY : the cell's background color is multiplied by the console's default background color : newbk = oldbk * curbk<br /> TCOD_BKGND_LIGHTEN : newbk = MAX(oldbk,curbk)<br /> TCOD_BKGND_DARKEN : newbk = MIN(oldbk,curbk)<br /> TCOD_BKGND_SCREEN : newbk = white - (white - oldbk) * (white - curbk) // inverse of multiply : (1-newbk) = (1-oldbk)*(1-curbk)<br /> TCOD_BKGND_COLOR_DODGE : newbk = curbk / (white - oldbk)<br /> TCOD_BKGND_COLOR_BURN : newbk = white - (white - oldbk) / curbk<br /> TCOD_BKGND_ADD : newbk = oldbk + curbk<br /> TCOD_BKGND_ADDALPHA(alpha) : newbk = oldbk + alpha*curbk<br /> TCOD_BKGND_BURN : newbk = oldbk + curbk - white<br /> TCOD_BKGND_OVERLAY : newbk = curbk.x <= 0.5 ? 2*curbk*oldbk : white - 2*(white-curbk)*(white-oldbk)<br /> TCOD_BKGND_ALPHA(alpha) : newbk = (1.0f-alpha)*oldbk + alpha*(curbk-oldbk)<br /> <br /> Note that TCOD_BKGND_ALPHA and TCOD_BKGND_ADDALPHA are MACROS that needs a float parameter between (0.0 and 1.0). TCOD_BKGND_ALPH and TCOD_BKGND_ADDA should not be used directly (else they will have the same effect as TCOD_BKGND_NONE).<br /> Example :<br /> <p class="code"><pre> </pre></p>
app/views/responsive_layout/test_new_shop.html
Diveboard/diveboard-web
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Diveboard dive shop</title> <link rel="stylesheet" type="text/css" href="/styles/shop.css"/> <!-- <link rel="stylesheet" type="text/css" href="/styles/great.css" media="screen and (min-width: 981px)" /> <link rel="stylesheet" type="text/css" href="/styles/medium.css" media="screen and (min-width: 481px) and (max-width: 980px)" /> <link rel="stylesheet" type="text/css" href="/styles/mini.css" media="screen and (max-width: 480px)" /> --> </head> <body> <div class="blur"></div> <div class="header_degrad"> <div class="top_menu"> <div class="aqualung_logo"> <img src="/img/aqua-lung-white_logo.png"> </div> <div class="slide_panel"> <img src="/img/slide_ic.png"> </div> </div> </div> <div class="shop_content"> <div class="shop_title"> <div> <h4>32.759442 N, -117.205859 E<h3>CALIFORNIA DIVE SHOP</h3></h4> </div> </div> <div class="content_box"> <div class="intro"> <h1>SNORKLERS FOR LIFE</h1> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> </div> <div class="shop_location"> <img src="/img/map_google.png"> <div class="map_tag"> <h3>4004 Sports Arena Blvd</br>San Diego, CA 92110</br></h3> <h4>Monday - Saturday: 9:00am - 6:00pm</br>Sundays &amp; Holidays: Closed</h4> </div> </div> <div class="past_dives"> <h1>DIVES WITH THIS SHOP</h1> <div class='columns'> <div class='column' > <div class="col_pic"><img src='/images/wartslug.jpg'/><h4>Pascal Manchon</h4></div> <div class='text_box' > <h3>Blog title</h3> <p>This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.</p> </div> </div> <div class='column'> <div class="col_pic"><img src='/images/idx3_photog.jpg'/><h4>KSSO</h4></div> <div class='text_box' > <h3>Blog title</h3> <p>This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.</p> </div> </div> <div class='column'> <div class="col_pic"><img src='/images/wartslug.jpg'/><h4>John Doe</h4></div> <div class='text_box' > <h3>Blog title</h3> <p>This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up. This defines the ability for a flex item to grow if necessary. It accepts a unitless value that serves as a proportion. It dictates what amount of the available space inside the flex container the item should take up.</p> </div> </div> </div> </div> <div class="photostream"> <div class="galeria"> <div class="imagen" src="/images/pier1.jpg"></div> <div class="imagen" src="/images/63.jpg"></div> <div class="imagen" src="/images/19.jpg"></div> <div class="imagen" src="/images/manta.jpg"></div> </div> </div> </div> </body> </html>
components/monitoring/storage/storage.html
PilatusDevs/StatusPilatus
<!-- - StatusPilatus: Monitor your PC like never before! - Copyright (C) 2019 PilatusDevs - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. --> <style media="screen"> .progress-bar-success { background-color: #a4cc99 !important; } .progress-bar-warning { background-color: #f38b4a !important; } .progress-bar-danger { background-color: #aa2f3a !important; } #storage-devices-refresh-button { margin-left: auto; font-size: 25px; color: #777; cursor: not-allowed; animation: spin 1s infinite; } </style> <div class="row"> <div class="col l6 m12"> <div class="card"> <div class="card-content"> <span class="card-title"> Devices <i id="storage-devices-refresh-button" class="material-icons right">refresh</i> </span> <div id="storage-bars"></div> </div> </div> </div> <div class="col l6 m12"> <div class="card"> <div class="card-content"> <span class="card-title">Disk Usage (MB/sec)</span> <canvas id="canvasDiskUsage"></canvas> </div> </div> </div> </div>
includes/htmlsnippet.html
Merithios/DjangoMap
{% block content %} <p>Look at me, I am included!</p> {% endblock %}
reporting/dbbackend/templates/dbbackend/import_supervisors.html
Waikato/automated-reporting
{% extends "base_navbar.html" %} {% block main %} <h3>{{ title }}</h3> {% if active_import %} <div class="panel panel-default"> <div class="panel-heading"><h4>WARNING</h4></div> <div class="panel-body"> <p>An import is currently running!</p> <p>Check <a href="/dbbackend/tablestatus">Table status</a> page for more information.</p> </div> </div> {% endif %} <div class="panel panel-default"> <div class="panel-body"> <p>Export CSV from Jade</p> <ul> <li>open Jade</li> <li>run <em>Research Supervisor Search Form</em></li> <li>ensure that columns <em>Completion Date</em>, <em>Proposed Enrolment Date</em> and <em>Proposed Research Topic</em> are present, otherwise modify the result to include <em>all</em> columns (right-click on column header and add all additional columns)</li> <li>export the result as CSV (Extract -&gt; Standard extract)</li> </ul> <form action="/dbbackend/import/supervisors" enctype="multipart/form-data" method="POST"> {% csrf_token %} <table class="table_params"> <tr> <td>CSV file</td> <td><input type="file" name="datafile"/></td> </tr> <tr> <td>Encoding</td> <td> <select name="encoding"> <option value="ascii">ASCII</option> <option value="iso-8859-1" selected>ISO-8859-1</option> <option value="utf-8">UTF-8</option> </select> </td> </tr> {% if email_enabled %} <tr> <td>Email notification</td> <td> <input type="text" name="email_notification" value="{{ email_notification }}"/> </td> </tr> {% else %} <input type="text" name="email_notification" hidden/> {% endif %} <tr> <td colspan="2"><input type="submit" value="Upload"/></td> </tr> </table> </form> </div> </div> {% endblock %}
build/53/index.html
estuarine/first-news-app
<!doctype html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="../static/style.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.css" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.js"></script> </head> <body> <nav> <a href="http://first-news-app.readthedocs.org/"> <img src="../static/irelogo.png"> </a> </nav> <header> <h2>Anthony J. Taylor, a 31-year-old black male, died on 1992-04-30 in a officer involved shooting at 11322 Alvaro St. in Watts.</h2> </header> <div id="map" style="width:100%; height:300px;"></div> <script type="text/javascript"> var map = L.map('map').setView([33.9314634, -118.2531966], 16); var osmLayer = new L.TileLayer('http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 18, attribution: 'Data, imagery and map information provided by <a href="http://www.openstreetmap.org/" target="_blank">OpenStreetMap</a> and contributors.' }); map.addLayer(osmLayer); var blackIcon = L.Icon.extend({ options: { iconUrl: "../static/marker-24.png", iconSize: [24, 24] } }); var marker = L.marker([33.9314634, -118.2531966], {icon: new blackIcon()}).addTo(map); </script> </body> </html>
jhipster-blog/src/main/webapp/app/layouts/navbar/navbar.component.html
Konstantin-Surzhin/letsgo
<nav class="navbar navbar-light navbar-expand-md bg-light"> <a class="navbar-brand logo" routerLink="/" (click)="collapseNavbar()"> <span class="logo-img"></span> <span jhiTranslate="global.title" class="navbar-title">Jhipster</span> <span class="navbar-version">{{ version }}</span> </a> <a class="navbar-toggler d-lg-none" href="javascript:void(0);" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation" (click)="toggleNavbar()"> <fa-icon icon="bars"></fa-icon> </a> <div class="navbar-collapse collapse" id="navbarResponsive" [ngbCollapse]="isNavbarCollapsed" [ngSwitch]="isAuthenticated()"> <ul class="navbar-nav ml-auto"> <li class="nav-item" routerLinkActive="active" [routerLinkActiveOptions]="{ exact: true }"> <a class="nav-link" routerLink="/" (click)="collapseNavbar()"> <span> <fa-icon icon="home"></fa-icon> <span jhiTranslate="global.menu.home">Home</span> </span> </a> </li> <!-- jhipster-needle-add-element-to-menu - JHipster will add new menu items here --> <li *ngSwitchCase="true" ngbDropdown class="nav-item dropdown pointer" display="dynamic" routerLinkActive="active" [routerLinkActiveOptions]="{ exact: true }"> <a class="nav-link dropdown-toggle" ngbDropdownToggle href="javascript:void(0);" id="entity-menu"> <span> <fa-icon icon="th-list"></fa-icon> <span jhiTranslate="global.menu.entities.main"> Entities </span> </span> </a> <ul class="dropdown-menu" ngbDropdownMenu aria-labelledby="entity-menu"> <!-- jhipster-needle-add-entity-to-menu - JHipster will add entities to the menu here --> </ul> </li> <li *jhiHasAnyAuthority="'ROLE_ADMIN'" ngbDropdown class="nav-item dropdown pointer" display="dynamic" routerLinkActive="active" [routerLinkActiveOptions]="{ exact: true }"> <a class="nav-link dropdown-toggle" ngbDropdownToggle href="javascript:void(0);" id="admin-menu"> <span> <fa-icon icon="user-plus"></fa-icon> <span jhiTranslate="global.menu.admin.main">Administration</span> </span> </a> <ul class="dropdown-menu" ngbDropdownMenu aria-labelledby="admin-menu"> <li> <a class="dropdown-item" routerLink="admin/user-management" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="user" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.admin.userManagement">User management</span> </a> </li> <li> <a class="dropdown-item" routerLink="admin/metrics" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="tachometer-alt" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.admin.metrics">Metrics</span> </a> </li> <li> <a class="dropdown-item" routerLink="admin/health" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="heart" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.admin.health">Health</span> </a> </li> <li> <a class="dropdown-item" routerLink="admin/configuration" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="list" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.admin.configuration">Configuration</span> </a> </li> <li> <a class="dropdown-item" routerLink="admin/audits" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="bell" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.admin.audits">Audits</span> </a> </li> <li> <a class="dropdown-item" routerLink="admin/logs" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="tasks" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.admin.logs">Logs</span> </a> </li> <li *ngIf="swaggerEnabled"> <a class="dropdown-item" routerLink="admin/docs" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="book" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.admin.apidocs">API</span> </a> </li> <!-- jhipster-needle-add-element-to-admin-menu - JHipster will add entities to the admin menu here --> </ul> </li> <li ngbDropdown class="nav-item dropdown pointer" display="dynamic" *ngIf="languages && languages.length > 1"> <a class="nav-link dropdown-toggle" ngbDropdownToggle href="javascript:void(0);" id="languagesnavBarDropdown"> <span> <fa-icon icon="flag"></fa-icon> <span jhiTranslate="global.menu.language">Language</span> </span> </a> <ul class="dropdown-menu" ngbDropdownMenu aria-labelledby="languagesnavBarDropdown"> <li *ngFor="let language of languages"> <a class="dropdown-item" [jhiActiveMenu]="language" href="javascript:void(0);" (click)="changeLanguage(language);collapseNavbar();">{{ language | findLanguageFromKey }}</a> </li> </ul> </li> <li ngbDropdown class="nav-item dropdown pointer" display="dynamic" routerLinkActive="active" [routerLinkActiveOptions]="{ exact: true }"> <a class="nav-link dropdown-toggle" ngbDropdownToggle href="javascript:void(0);" id="account-menu"> <span *ngIf="!getImageUrl()"> <fa-icon icon="user"></fa-icon> <span jhiTranslate="global.menu.account.main"> Account </span> </span> <span *ngIf="getImageUrl()"> <img [src]="getImageUrl()" class="profile-image rounded-circle" alt="Avatar"> </span> </a> <ul class="dropdown-menu" ngbDropdownMenu aria-labelledby="account-menu"> <li *ngSwitchCase="true"> <a class="dropdown-item" routerLink="account/settings" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="wrench" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.account.settings">Settings</span> </a> </li> <li *ngSwitchCase="true"> <a class="dropdown-item" routerLink="account/password" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="lock" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.account.password">Password</span> </a> </li> <li *ngSwitchCase="true"> <a class="dropdown-item" (click)="logout()" id="logout"> <fa-icon icon="sign-out-alt" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.account.logout">Sign out</span> </a> </li> <li *ngSwitchCase="false"> <a class="dropdown-item" (click)="login()" id="login"> <fa-icon icon="sign-in-alt" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.account.login">Sign in</span> </a> </li> <li *ngSwitchCase="false"> <a class="dropdown-item" routerLink="account/register" routerLinkActive="active" (click)="collapseNavbar()"> <fa-icon icon="user-plus" [fixedWidth]="true"></fa-icon> <span jhiTranslate="global.menu.account.register">Register</span> </a> </li> </ul> </li> </ul> </div> </nav>
templates/profile.html
alexivanenko/web_cv
{{ define "content" }} <!-- Start Profile --> <section id="profile"> <!-- Inner Section - Profile Section --> <div class="inner_section profile_section"> <!-- Start About Desc --> <div class="row"> <div class="col-md-12"> <div class="vcard_block about_desc"> <p>{{ .profile.Description }}</p> </div> </div> </div> <!-- End About Desc --> <!-- post_header --> <div class="post_header"> <h3>SERVICES</h3> </div> <!-- // post_header --> <!-- Inner SERVICES --> <div class="row"> <div class="col-md-12"> <div class="services_blocks"> <!-- Start icon_servi --> <div class="vcard_block icon_servi"> <ul> {{ range $index, $item := .profile.Services }} <li class="icon_servi_{{if mod $index 2}}right{{ else }}left{{ end }}"> <i class="fa fa-{{ $item.Icon }}"></i> <h3>{{ $item.Name }}</h3> <p>{{ $item.Description }}</p> </li> {{ end }} </ul> </div> <!-- End icon_service --> </div> </div> </div> <!-- // Inner SERVICES --> <!-- Post Header --> <div class="post_header"> <h3>Testimonials</h3> </div> <!-- // Post Header --> <!-- Testimonials Blocks --> <div class="row"> <div class="col-md-12"> <div class="testimonials vcard_block"> <div id="testimonials_slider"> {{ range .profile.Testimonials }} <!-- testimonials item --> <div class="item"> <div class="testimonials_inner"> <!-- <div class="testimonials_photo"> <img src="/static/img/pic_t.jpg" alt="Testimonial"> </div> --> <div class="testimonials_text">"{{ .Content }}"</div> <div class="shape"></div> <div class="testimonials_name"> <span class="testimonials_textbold">{{if ne .WriterName "" }}{{ .WriterName }}</span>, {{end}}{{ .WriterCompany }} </div> </div> </div> <!-- // testimonials item --> {{ end }} </div> </div> </div> </div> <!-- // Testimonials Blocks --> <!-- Post Header --> <div class="post_header"> <h3>clients</h3> </div> <!-- // Post Header --> <!-- Client Blocks --> <div class="row"> <div class="col-md-12"> <!-- Inner Section --> <div class="client_blocks"> <!-- Start Client --> <div class="client_block"> <div class="row"> <div class="col-xs-4 col-sm-4 col-md-2"> <!-- client --> <div class="client"> <a href="https://www.1crm.com/" target="_blank"> <img src="/static/img/clients/1crm.png" alt="client"> </a> </div> <!-- client --> </div> <div class="col-xs-4 col-sm-4 col-md-2"> <!-- client --> <div class="client"> <a href="https://www.linkedin.com/company/dvs-soft-ltd." target="_blank"> <img src="/static/img/clients/dvs.png" alt="client"> </a> </div> <!-- client --> </div> <div class="col-xs-4 col-sm-4 col-md-2"> <!-- client --> <div class="client"> <a href="http://payrollontheweb.com/" target="_blank"> <img src="/static/img/clients/peo.png" alt="client"> </a> </div> <!-- client --> </div> <div class="col-xs-4 col-sm-4 col-md-2"> <!-- client --> <div class="client"> <a href="https://twitter.com/q5gaming" target="_blank"> <img src="/static/img/clients/q5.jpg" alt="client"> </a> </div> <!-- client --> </div> </div> </div> <!-- End Client --> </div> <!-- // Inner Section --> </div> </div> <!-- // Client Blocks --> <!-- Post Header --> <!-- <div class="post_header"> <h3>Interview Videos</h3> </div> --> <!-- // Post Header --> <!-- Interview Videos --> <!-- <div class="row"> <div class="col-md-12"> <div class="interview_videos"> <div class="embed-responsive embed-responsive-16by9"> <iframe class="embed-responsive-item" src="https://player.vimeo.com/video/70301553"></iframe> </div> </div> </div> </div> --> <!-- // Interview Videos --> </div> </section> <!-- End Profile --> {{ end }}
docs/reference/mosaic2.html
achubaty/amc
<!-- Generated by pkgdown: do not edit by hand --> <!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>Merge Raster* objects using a function for overlapping areas — mosaic2 • amc</title> <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!-- Bootstrap --> <link href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.4.0/flatly/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script> <!-- bootstrap-toc --> <link rel="stylesheet" href="../bootstrap-toc.css"> <script src="../bootstrap-toc.js"></script> <!-- Font Awesome icons --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" /> <!-- clipboard.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> <!-- headroom.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../pkgdown.js"></script> <meta property="og:title" content="Merge Raster* objects using a function for overlapping areas — mosaic2" /> <meta property="og:description" content="Provides a wrapper around mosaic that cleans up any temporary intermediate files used, and sets the layer name of the resulting raster." /> <!-- mathjax --> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-34446208-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-34446208-1'); </script> </head> <body data-spy="scroll" data-target="#toc"> <div class="container template-reference-topic"> <header> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">amc</a> <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.0</span> </span> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="../index.html"> <span class="fas fa-home fa-lg"></span> </a> </li> <li> <a href="../reference/index.html">Reference</a> </li> <li> <a href="../news/index.html">Changelog</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/achubaty/amc/"> <span class="fab fa-github fa-lg"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> </header> <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Merge <code>Raster*</code> objects using a function for overlapping areas</h1> <small class="dont-index">Source: <a href='https://github.com/achubaty/amc/blob/master/R/rasters.R'><code>R/rasters.R</code></a></small> <div class="hidden name"><code>mosaic2.Rd</code></div> </div> <div class="ref-description"> <p>Provides a wrapper around <code><a href='https://rdrr.io/pkg/raster/man/mosaic.html'>mosaic</a></code> that cleans up any temporary intermediate files used, and sets the layer name of the resulting raster.</p> </div> <pre class="usage"><span class='fu'>mosaic2</span><span class='op'>(</span><span class='va'>x</span>, <span class='va'>y</span>, <span class='va'>...</span><span class='op'>)</span> <span class='co'># S4 method for RasterLayer,RasterLayer</span> <span class='fu'>mosaic2</span><span class='op'>(</span> <span class='va'>x</span>, <span class='va'>y</span>, <span class='va'>...</span>, <span class='va'>fun</span>, tolerance <span class='op'>=</span> <span class='fl'>0.05</span>, filename <span class='op'>=</span> <span class='cn'>NULL</span>, layerName <span class='op'>=</span> <span class='st'>"layer"</span>, inRAM <span class='op'>=</span> <span class='cn'>FALSE</span> <span class='op'>)</span></pre> <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2> <table class="ref-arguments"> <colgroup><col class="name" /><col class="desc" /></colgroup> <tr> <th>x</th> <td><p><code>Raster*</code> object</p></td> </tr> <tr> <th>y</th> <td><p><code>Raster*</code> object</p></td> </tr> <tr> <th>...</th> <td><p>Additional Raster or Extent objects.</p></td> </tr> <tr> <th>fun</th> <td><p>Function (e.g., <code>mean</code>, <code>min</code>, or <code>max</code>, that accepts a <code>na.rm</code> argument).</p></td> </tr> <tr> <th>tolerance</th> <td><p>Numeric. Permissible difference in origin (relative to the cell resolution). See <code><a href='https://Rdatatable.gitlab.io/data.table/reference/all.equal.data.table.html'>all.equal</a></code>.</p></td> </tr> <tr> <th>filename</th> <td><p>Character. Output filename (optional).</p></td> </tr> <tr> <th>layerName</th> <td><p>Character. Name of the resulting raster layer.</p></td> </tr> <tr> <th>inRAM</th> <td><p>Logical (default <code>FALSE</code>) indicating whether function operations should be performed in memory or, if <code>TRUE</code>, using temporary files.</p></td> </tr> </table> <h2 class="hasAnchor" id="author"><a class="anchor" href="#author"></a>Author</h2> <p>Alex Chubaty</p> </div> <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> <nav id="toc" data-toggle="toc" class="sticky-top"> <h2 data-toc-skip>Contents</h2> </nav> </div> </div> <footer> <div class="copyright"> <p>Developed by Alex M Chubaty.</p> </div> <div class="pkgdown"> <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p> </div> </footer> </div> </body> </html>
css/maincss.css
DhruveshTripathi/ca-site
/* Document : maincss Created on : 6 Oct, 2013, 12:55:00 PM Author : Jay Description: Purpose of the stylesheet follows. */ body { } header.mainheader{ background-image:url('../images/dark_dotted.png'); background-repeat:repeat; } nav{ background-image:url('../images/dark_dotted.png'); background-repeat:repeat; } .mainlogo{ width:40%; position:relative; z-index:1; } article:not(.clearfix){ background-image:url('../images/brushed.png'); background-repeat:repeat; padding:2% 8%; } .pagecontainer{ min-height:700px; /*background-color: #9e9e9e;*/ } .headmenu{ color: #FFF; min-height: 20px; padding: 2px 10px; background-image:url('../images/dark_dotted.png'); background-repeat:repeat; } .headmenu a { position: relative; color: rgb(189, 186, 186); } .headmenu a:hover{ color: #FFF; } .headmenu div{ float: right; } /* making responsive tables */ div[id$='Table'] { display: table; width:100%; } div[id$='Table'] > div[id$='Row']{ display: table-row; } div[id$='Table'] > div[id$='Row'] > div[id$='Cell']{ display: table-cell; } /* font settings */ h1{ font-size: 14px; } h2{ font-size: 16px; } h3{ color: #333; font-family: "adobe-caslon-pro-n4","adobe-caslon-pro","Georgia",serif; font-size: 18px; font-weight: 400; line-height: 22px; margin: 0 0 8px 0; } h4{ color: #333; font-family: futura-pt; font-size: 16px; font-weight: 400; line-height: 26px; margin: 0 0 12px 0; text-transform: uppercase; } h5{ } h6{ } p{ color: #666; font-size: 12px; line-height: 18px; font-family: Verdana,arial; } a{ color: #666; font-size: 12px; line-height: 18px; } #nwdeptDetailCell a{ font-family: Verdana,arial; } .imageborder{ border: 2px solid #CCC; } .button { border: 1px solid #CCC; display: block; float: left; color: #333; } .button.center {float:none; display:inline-block; } .button span { background: #E5E5E5; border: 2px solid #FFF; cursor: pointer; display: block; font-size: 16px; font-style: italic; height: 26px; line-height: 26px; padding: 2px 20px 0 20px; } .button:hover { text-decoration: none; } .button:hover span { background: #555555;color:#FFF; } .button:active span {background: #333333} /* home page */ #deptimage{ float: left; margin-right: 20px; } #deptDetailCell p{ font-size: 12px; text-align: justify; } .Homecellbackground{ background-color:hsla(34, 0%, 100%, 0.4); padding:30px; } .newsEventBackgroud{ background-color:hsla(34, 0%, 100%, 0.4); padding:30px; } #seeallnw{ height:40px;background-color: #333333; } #seeallnw a{ margin:3px auto 3px 3px; } #loading{ height:80px; } #nwdeptDetailCell a:hover{ color: #333333; } /* academics */ .cellbackground{ background-color:hsla(34, 0%, 100%, 0.4); padding:30px; min-height: 250px; } #devteam .cellbackground{ background-color: transparent; padding:20px; min-height: 250px; } #devinfo h3{ font-size: 16px; } #sidemenu,#infoacordian,#infoacordian p{ font-family: arial; line-height: 1.6; font-size: 13px; } #sidemenu li a{ color: #000; font-size: 13px; line-height: 1.6; } /* faculty */ #facultyinfo{ min-height:inherit; } #facultyimage{ height: 125px; width: 125px; float: left; margin-right: 20px; } #devimage{ height: 125px; width: 125px; float: left; margin-right: 20px; } #facultydetail{ font-family: arial; } #facultyone{ padding: 10px; } #devone{ padding: 10px; } #facultylistCell{ padding-bottom: 10px; } #viewprofile{ clear: both; height:40px;background-color: #333333; } #viewprofile a{ margin:3px auto 3px 3px; } .li-image { position: relative; float: right; height: 25px; width: 25px; margin-left: 10px; } #facultyCell{ background-color:hsla(0, 6%, 77%, 0.4); } #devCell{ background-color:hsla(0, 6%, 77%, 0.4); padding-bottom: 10px; } #horizoninfodetail{ min-height:inherit; } #hrizonlistCell{ background-color:hsla(0, 6%, 77%, 0.4); } #horizonimage{ height: 291px; width: 206px; } #horizonissue{ margin: 10px 5px 20px 5px; } #horizonissue h3{ font-family: monospace; } #studentCell{ background-color:hsla(0, 6%, 77%, 0.4); } #student{ margin: 10px; } #studentpfd{ height: 55px; width: 55px; float:left; margin-right: 30px; margin-left: 10px; } /*footer cass*/ .footer{ background-image:url('../images/dark_dotted.png'); background-repeat:repeat; border-top: 4px solid #F1CB00; background-position: 0 0; position: relative; } #watermark{ position: absolute; height: 245px; bottom: 5px; /* or whatever */ right: 0px; /* or whatever, position according to taste */ opacity: 0.04; /* Firefox, Chrome, Safari, Opera, IE >= 9 (preview) */ filter:alpha(opacity=4); /* for <= IE 8 */ } footer .social_media { padding-top: 50px; } @media only screen and (max-width: 820px) { footer .social_media { padding-top: 20px; margin-left: 25%; } } footer .social_media a { background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.05) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.05))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.05) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.05) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.05) 100%); /* IE10+ */ background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.05) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0dffffff',GradientType=1 ); /* IE6-9 */ color: #EEE; display: block; font-family: futura-pt; font-size: 12px; font-weight: 500; height: 22px; line-height: 22px; margin: 0 0 10px 0; padding: 9px 8px; text-transform: uppercase; width: 180px; } footer .social_media a:hover { background: #333; } footer .social_media img { float: left; height: 22px; margin: 0 10px 0 0; width: 24px; } footer .social_media a { color: #EEE; font-family: futura-pt; font-size: 12px; font-weight: 500; line-height: 22px; text-transform: uppercase; } footer .social_media li{ background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; } #footerlogo{ position: relative; float: right; top: 30px; right: 40px; height: 150px; opacity: 0.5; } #flogodetail p{ top: 50px; right: 20px; position: relative; float: right; font: 15px/21px "Helvetica Neue", Helvetica, Arial, sans-serif; } footer .divider { background: url(../images/dotted-line-sprite.png) repeat-y -2px -1px; float: left; height: 200px; width: 1px; position: absolute; } @media only screen and (max-width: 820px) { footer .divider { display: none; } } footer .quick_links { margin-top: 40px; float: left; padding: 10px 0; } @media only screen and (max-width: 820px) { footer .quick_links{ display: none; } } @media only screen and (max-width: 470px) { #footerlogo{ display: none; } } @media only screen and (max-width: 820px){ #footerdetailCell.span_2_of_3 #flogodetail { position: relative; margin-left: 10%; float: left; } } footer .quick_links a { color: #EEE; display: block; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; font-size: 11px; line-height: 10px; margin: 0 0 10px 0; } footer .quick_links a:hover { color: #F1CB00; } footer .quick_links span { background: url(../images/url-format-icon.png) no-repeat -248px 0; float: left; height: 7px; margin: 1px 7px 0 0; width: 4px; } #student p{ font-size: 12px; } noscript{ } #noscript{ position: fixed; top: 0px; width: 100%; background-color: #FFF; color: #ff0000; font-size: 15px; z-index: 20; } p#email{ font-size: 11px; } p#semail{ font-size: 9px; }
public/closed/templates/modals/suicide.html
frissdiegurke/murderer.js
<form name="suicideForm" class="form no-margin" id="suicide" ng-submit="confirm()"> <div class="modal-header" translate>game.suicide.title</div> <div class="modal-body"> <div class="text-warning"> <i class="fa fa-fw fa-warning"></i> <span ng-bind-html="'game.suicide.warning' | translate:game | html"></span> </div> <label for="message" translate>game.suicide.message</label> <input type="text" id="message" name="message" class="form-control" ng-model="data.message" required/> <label for="password" translate>game.suicide.password</label> <input type="password" id="password" name="password" class="form-control" ng-model="data.password" required/> </div> <div class="modal-footer"> <div class="flexbox"> <div class="flex-50 no-margin-bottom"> <button type="button" class="form-btn form-btn-block form-btn-danger" ng-click="dismiss()" translate> button.dismiss </button> </div> <div class="flex-50 no-margin-bottom"> <input type="submit" class="form-btn form-btn-block" ng-value="'game.suicide.attempt' | translate" ng-disabled="suicideForm.$invalid"/> </div> </div> </div> </form>
jdk8en_us/docs/api/java/awt/font/class-use/NumericShaper.Range.html
DeanAaron/jdk8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:36:03 PDT 2014 --> <title>Uses of Class java.awt.font.NumericShaper.Range (Java Platform SE 8 )</title> <meta name="date" content="2014-06-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class java.awt.font.NumericShaper.Range (Java Platform SE 8 )"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?java/awt/font/class-use/NumericShaper.Range.html" target="_top">Frames</a></li> <li><a href="NumericShaper.Range.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="header"> <h2 title="Uses of Class java.awt.font.NumericShaper.Range" class="title">Uses of Class<br>java.awt.font.NumericShaper.Range</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#java.awt.font">java.awt.font</a></td> <td class="colLast"> <div class="block">Provides classes and interface relating to fonts.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="java.awt.font"> <!-- --> </a> <h3>Uses of <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a> in <a href="../../../../java/awt/font/package-summary.html">java.awt.font</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../java/awt/font/package-summary.html">java.awt.font</a> that return <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a></code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.Range.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.Range.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="../../../../java/lang/String.html" title="class in java.lang">String</a>&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.Range.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.Range.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../java/awt/font/package-summary.html">java.awt.font</a> that return types with arguments of type <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../java/util/Set.html" title="interface in java.util">Set</a>&lt;<a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.html#getRangeSet--">getRangeSet</a></span>()</code> <div class="block">Returns a <code>Set</code> representing all the Unicode ranges in this <code>NumericShaper</code> that will be shaped.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../java/awt/font/package-summary.html">java.awt.font</a> with parameters of type <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../java/awt/font/NumericShaper.html" title="class in java.awt.font">NumericShaper</a></code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.html#getContextualShaper-java.util.Set-java.awt.font.NumericShaper.Range-">getContextualShaper</a></span>(<a href="../../../../java/util/Set.html" title="interface in java.util">Set</a>&lt;<a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&gt;&nbsp;ranges, <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&nbsp;defaultContext)</code> <div class="block">Returns a contextual shaper for the provided Unicode range(s).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../java/awt/font/NumericShaper.html" title="class in java.awt.font">NumericShaper</a></code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.html#getShaper-java.awt.font.NumericShaper.Range-">getShaper</a></span>(<a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&nbsp;singleRange)</code> <div class="block">Returns a shaper for the provided Unicode range.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.html#shape-char:A-int-int-java.awt.font.NumericShaper.Range-">shape</a></span>(char[]&nbsp;text, int&nbsp;start, int&nbsp;count, <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&nbsp;context)</code> <div class="block">Converts the digits in the text that occur between <code>start</code> and <code>start + count</code>, using the provided <code>context</code>.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../java/awt/font/package-summary.html">java.awt.font</a> with type arguments of type <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../java/awt/font/NumericShaper.html" title="class in java.awt.font">NumericShaper</a></code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.html#getContextualShaper-java.util.Set-">getContextualShaper</a></span>(<a href="../../../../java/util/Set.html" title="interface in java.util">Set</a>&lt;<a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&gt;&nbsp;ranges)</code> <div class="block">Returns a contextual shaper for the provided Unicode range(s).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../java/awt/font/NumericShaper.html" title="class in java.awt.font">NumericShaper</a></code></td> <td class="colLast"><span class="typeNameLabel">NumericShaper.</span><code><span class="memberNameLink"><a href="../../../../java/awt/font/NumericShaper.html#getContextualShaper-java.util.Set-java.awt.font.NumericShaper.Range-">getContextualShaper</a></span>(<a href="../../../../java/util/Set.html" title="interface in java.util">Set</a>&lt;<a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&gt;&nbsp;ranges, <a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">NumericShaper.Range</a>&nbsp;defaultContext)</code> <div class="block">Returns a contextual shaper for the provided Unicode range(s).</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../java/awt/font/NumericShaper.Range.html" title="enum in java.awt.font">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?java/awt/font/class-use/NumericShaper.Range.html" target="_top">Frames</a></li> <li><a href="NumericShaper.Range.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 ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright &#x00a9; 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
templates/core/konzept.html
ZUKSev/ZUKS-Website
{% extends "core/base.html" %} {% load staticfiles %} {% block "metadata" %} <meta name="description" content="ZUKS Ausf&uuml;hrliches Konzept"> <meta name="keywords" content="ZUKS Konzept Einsatz Motivation Idee Technik Technische Unterst&uuml;tzung Versicherung"> {% endblock "metadata" %} {% block "menu" %} <li><a href="{% url "index" %}" class="back">ZUKS</a></li> <li class="active"><a href="#konzept">Konzept</a></li> <li><a href="#einsatz">Einsatz</a></li> <li><a href="#technik">Technik</a></li> {% endblock "menu" %} {% block "mobile_menu" %} <li> <a href="{% url "index" %}" class="back" data-toggle="collapse" data-target=".navbar-responsive-collapse">ZUKS</a> </li> <li class="active"> <a href="#konzept" data-toggle="collapse" data-target=".navbar-responsive-collapse">Konzept</a> </li> <li> <a href="#einsatz" data-toggle="collapse" data-target=".navbar-responsive-collapse">Einsatz</a> </li> <li> <a href="#technik" data-toggle="collapse" data-target=".navbar-responsive-collapse">Technik</a> </li> {% endblock "mobile_menu" %} {% block "content" %} <div class="section type-2 concept-section" id="konzept"> <div class="container"> <div class="row"> <div class="col-lg-6"> <h1>Motivation</h1> <p> Es passieren immer wieder Katastrophen um uns herum. Meist sind wir selbst nicht betroffen, sitzen dann gebannt vor dem Fernseher und lassen uns von der Tagesschau berichten, wie schlimm die Lage ist. Wir schwanken zwischen Sensationslust und Mitleid und sind der festen &Uuml;berzeugung, dass wir ja sowieso nicht helfen k&ouml;nnen. </p> <p> Wenn einen die Hilflosigkeit aber nicht direkt wieder los l&auml;sst, nachdem der letzte Gong der Nachrichten verhallt ist, dann macht man sich auf die Suche; sucht nach einer M&ouml;glichkeit, beim n&auml;chsten Mal nicht unt&auml;tig auf dem Sofa gefesselt zu sein. Und man wird mehr als f&uuml;ndig. </p> <p> Man findet diverse Organisation, Vereine und Gemeinschaften, die es sich zur Aufgabe gemacht haben, bei Katastrophen zu helfen. Man liest von Ausbildungen zum H&ouml;henretter, Fortbildungen im Katastrophenschutz und Vereinsarbeit - und muss an die Zeit denken, die das alles Kosten w&uuml;rde. </p> <p> Nicht jeder kann und will Zeit in Vereinsarbeit und Ausbildung investieren. Trotzdem muss man diese Menschen beim Katastrophenschutz nicht abschreiben. Sands&auml;cke f&uuml;llen, Deiche kontrollieren, Essen verteilen, Betten aufbauen - das sind T&auml;tigkeiten, die kann fast jeder ausf&uuml;hren und m&uuml;ssen nicht durch Fachpersonal erledigt werden. </p> </div> <div class="col-lg-6"> <h1>Idee</h1> <p> Das Ziel ist, eine Organisation aufzubauen, die Menschen akquiriert und diese gezielt bei Katastrophen einsetzt und organisiert. Die Betreuung und Hilfestellung soll deutlich weiter gehen als bei bestehenden Organisationen, da die Helfer mit nur geringerer Erfahrung in den Einsatz gehen. </p> <p> Die Betreuung soll stark technikgest&uuml;tzt erfolgen, um den Aufwand auf organisatorischer Seite so gering wie m&ouml;glich zu halten und einen effizienten Ablauf zu erm&ouml;glichen. </p> <p> In den folgenden f&uuml;nf Punkten soll als &Uuml;berblick deutlich gemacht werden, wie der normale Ablauf f&uuml;r einen Helfer aussehen k&ouml;nnte, der &uuml;ber ZUKS organisiert wird: </p> <ol class="list"> <li>Der Helfer installiert sich die ZUKS App und registriert sich als Helfer mit seinen Kontaktdaten.</li> <li>Er wird &uuml;ber die App alarmiert, sobald er gebraucht wird und kann entscheiden, ob und wann er bei dem Einsatz teilnehmen will.</li> <li>Er reist an und wird von der App zu dem Einsatzort navigiert.</li> <li>Er bekommt von der App einen Gruppenf&uuml;hrer von der Feuerwehr, der DLRG oder einer anderen Organisation als Kontaktperson zugeteilt, welcher die Organisation w&auml;hrend dem Einsatz &uuml;bernimmt.</li> <li>Nach dem Einsatz wird der Helfer durch die App zu Punkten navigiert, bei denen er Verpflegung und einen Platz zum Schlafen findet.</li> </ol> </div> </div> <hr class="grey"> <div class="row"> <div class="col-lg-6"> <h1>Zielgruppe</h1> <p> Vor allem Menschen ohne Erfahrung im Katastrophenschutz und ohne Mitgliedschaft in Hilfsorganisationen oder dergleichen sollen angesprochen werden. Eine gewisse k&ouml;rperliche Grundkonstitution muss vorausgesetzt werden, wobei auch weniger sportliche Menschen aufgrund der vielf&auml;ltigen Aufgaben gewinnbringend eingesetzt werden k&ouml;nnen. </p> <p> Da die Organisation stark technikgest&uuml;tzt erfolgen soll, wird eine eher junge, smartphoneaffine Altersgruppe angesprochen werden. Der Altersbereich l&auml;sst sich grob auf 18-60 umrei&szlig;en. </p> </div> <div class="col-lg-6"> <img src="{% static "img/logo/logo-bild@320.png" %} " alt="ZUKS Logo Bildmarke" class="content-icon-160" /> </div> </div> </div> </div> <a href="{% static "files/Konzept_1.2.pdf" %}" class="concept-link"> <div class="section-concept-link type-2"> <div class="container"> <h2 class="concept-link"> <img class="forward" src="{% static "img/icons/down_white.png" %}" alt="Download Icon">Konzept vom Juni 2015 herunterladen. </h2> </div> </div> </a> <div class="section type-2" id="einsatz"> <div class="container"> <div class="row"> <div class="col-lg-6 padding-top-50"> <h1>Einsatz</h1> <a href="{% static "img/zuks-einsatzstruktur.png" %}"> <img class="einsatzstruktur" src="{% static "img/zuks-einsatzstruktur.png" %}" alt="ZUKS Einsatzstruktur" /> </a> </div> <div class="col-lg-6 ablauf"> <h3>Ablauf</h3> <p> Die folgenden Schritte beschreiben den Ablauf w&auml;hrend eines Einsatzes. </p> <ol class="list"> <li> In der <strong>Einsatzzentrale</strong> sitzt als Einsatzleiter von ZUKS eine Person, welche Anfragen von dem Einsatzleiter entgegen nimmt (z.B. x Personen an Standort y ben&ouml;tigt) und f&uuml;r die Kommunikation mit den anderen Organisation zust&auml;ndig ist. </li> <li> Eine zweite Person &uuml;bernimmt die Kommunikation von der <strong>Einsatzzentrale</strong> zu der <strong>ZUKS-Zentrale</strong> vor Ort. </li> <li> In der <strong>ZUKS-Zentrale</strong> &uuml;bernimmt eine Person die Koordination der Helfer &uuml;ber die Steuer-Anwendung, welches es erlaubt, Befehle an die <strong>Apps</strong> zu verschicken. </li> <li> Die <strong>Helfer</strong> bekommen die Anweisungen angezeigt und k&ouml;nnen entsprechend reagieren. </li> </ol> </div> </div> <div class="row"> </div> <div class="row padding-top-50"> <div class="col-lg-6"> <h3 class="padding-top-25">ZUKS-Personal</h3> <p> F&uuml;r den Personalaufwand muss ber&uuml;cksichtigt werden, dass im 2-3 Schichtbetrieb gearbeitet werden muss, um einen reibungslosen Ablauf sicher zu stellen. Folgende Personengruppen werden mindestens ben&ouml;tigt: </p> <ul> <li>ZUKS-Einsatzleiter</li> <li>Funker (Einsatzzentrale -> ZUKS-Zentrale)</li> <li>Koordinator (Steuert die Apps)</li> <li>Techniker (f&uuml;r die Technik in der ZUKS-Zentrale zust&auml;ndig)</li> <li>Ansprechpartner (dient den Helfern an einer zentralen Sammelstelle als pers&ouml;nlicher Kontakt)</li> </ul> </div> <div class="col-lg-6"> <h3 class="padding-top-25">Aufgabenteilung</h3> <p> Ein kritischer Punkt bei der Organisation ist, dass die Helfer durch zwei Seiten koordiniert werden. Zum einen durch den Gruppenleiter der Feuerwehr/DLRG/etc. und zum anderen durch die ZUKS-Zentrale. Damit es hier nicht zu Konflikten bei der Kommunikation kommt, muss die Aufgabenteilung klar geregelt sein: </p> <ul> <li><strong>ZUKS-Zentrale</strong>: &Uuml;bernimmt die Organisation zwischen den Eins&auml;tzen. H&auml;lt sich w&auml;hrend des Einsatzes zur&uuml;ck und &uuml;berl&auml;sst dem Gruppenf&uuml;hrer die Organisation.</li> <li><strong>Gruppenf&uuml;hrer</strong>: Leitet die Helfer w&auml;hrend des Einsatzes an und gibt diese am Ende auch wieder frei.</li> </ul> </div> </div> </div> </div> <div class="section type-3" id="technik"> <div class="container"> <div class="row"> <div class="col-lg-6"> <h1>Technische Infrastruktur</h1> <p> Um die reibungslose Kommunikation und Information sicher zu stellen, sollen verschiedene Komponenten eingesetzt werden: </p> <ul> <li> <strong>Website</strong>: dient zum Helfer anzuwerben und um Informationen &uuml;ber das Projekt zu vermitteln. <i>Standort: Rechenzentrum</i> </li> <li> <strong>Alarmierungs-Programm</strong>: Server, welcher die Alarmierung von Personen und (eventuell automatisiert) die Kommunikation bis zum Eintreffen am Einsatzort &uuml;bernimmt. <i>Standort: Rechenzentrum</i> </li> <li> <strong>Organisations-Server-Programm</strong>: &Uuml;bernimmt die Kommunikation mit den Apps vor Ort. <i>Standort: ZUKS-Zentrale, Ersatz-Standort: Rechenzentrum</i> </li> <li> <strong>Organisations-Steuer-Programm</strong>: Darstellung der aktiven Helfer mit allen verf&uuml;gbaren Statistiken und der M&ouml;glichkeit, Anweisungen zu versenden (&uuml;ber das Organsiations-Server-Programm) <i>Standort: ZUKS-Zentrale</i> </li> <li> <strong>Apps</strong>: Darstellung der Informationen f&uuml;r den Nutzer (Android und iOS im ersten Schritt) </li> </ul> </div> <div class="col-lg-6"> <img src="{% static "img/icons/funktion-grau.png" %}" class="content-icon-160" alt="Technik Icon"/> </div> </div> <div class="row padding-top-25"> <div class="col-lg-6"> <h3>ZUKS-Zentrale</h3> <p> Die ZUKS-Zentrale ist der Koordinations-Knotenpunkt vor Ort. Diese muss vollkommen autonom versorgt und betrieben werden k&ouml;nnen. Um bei Eins&auml;tzen schnell vor Ort eine funktionierende Infrastruktur (vor allem Internet und Strom) zu schaffen, ist die Idee, die gesamte Einsatzzentrale in einem LKW unterzubringen. Dieser muss zumindest folgenderma&szlig;en ausgestattet sein: </p> <ul> <li>Strom-Generator + USV (Unterbrechungsfreie Stromversorgung)</li> <li>Kleines Rechenzentrum f&uuml;r die Server vor Ort</li> <li>Satelliten-Internet-Verbindung</li> <li>Funk-Modul</li> <li>Arbeitspl&auml;tze</li> <li>Schlafpl&auml;tze</li> <li>Kleines Lager, mit Lebensmitteln und Ausr&uuml;stung</li> <li>(Satelliten-Telefon)</li> </ul> </div> <div class="col-lg-6"> <h3>Apps</h3> <p> Die jeweiligen Apps m&uuml;ssen zumindest folgende Funktionen unterst&uuml;tzen. Im ersten Schritt sind Apps f&uuml;r iOS und Android geplant. </p> <ul> <li><strong>Alarmierung</strong>: Abfrage der Bereitschaft f&uuml;r verschiedene Zeitr&auml;ume (morgen, am Wochenende, etc.)</li> <li><strong>Informations-Darstellung</strong>: Orte, Personen, etc. die f&uuml;r den Einsatz relevant sind</li> <li><strong>Kontaktaufnahme</strong>: Um bei Problemen die Zentrale zu erreichen</li> <li><strong>Hilfestellungen</strong>: Um wiederkehrende Fragen zu erkl&auml;ren und die Personen auf den Einsatz vorzubereiten</li> <li><strong>Check-Listen</strong>: f&uuml;r Ausr&uuml;stung, etc.</li> <li><strong>Offline-Karten-Darstellung</strong>: Um auch ohne Internet-Verbindung navigieren zu k&ouml;nnen</li> <li><strong>Ausfallsicherheit</strong>: Anweisungen sollen &uuml;ber das Internet/SMS/Funk/... empfangen und einheitlich dargestellt werden</li> <li><strong>Positionsbestimmung</strong>: per regelm&auml;&szlig;iger GPS-Ortung Position an Zentrale melden (bei Einwilligung)</li> </ul> </div> </div> <div class="row padding-top-25"> <div class="col-lg-6"> <h3>Organisations-Steuer-Programm</h3> <p> Diese Software l&auml;uft in der ZUKS-Zentrale und dient dazu, den Einsatz der Helfer zu steuern. Folgende Funktionen muss die Anwendung bieten: </p> <ul> <li> &Uuml;bersichtskarte: Auf einer Karte m&uuml;ssen alle wichtigen Orte des Einsatzes visualisiert werden: Verpflegungs- und Schlafpl&auml;tze, zentraler Sammelpunkt, Position der Helfer. Die Karte soll komplett interaktiv sein, um zu allen Orten Informationen abrufen und Aktionen ausf&uuml;hren zu k&ouml;nnen. </li> <li> Helfer-Statistiken: Die Anwendung muss auf &uuml;bersichtliche Art und Weise alle Informationen zu ben&ouml;tigten, verf&uuml;gbaren und anreisenden Helfern visualisieren. Dabei sind zur Planung auch Faktoren wie die zu erwartende Ankunft der Helfer entscheidend, um vorausplanen zu k&ouml;nnen. </li> <li> Helfer-Einteilung: Die Helfer m&uuml;ssen Gruppenf&uuml;hrern zugewiesen werden k&ouml;nnen. Diese Einteilung muss jederzeit ersichtlich sein, um einen &Uuml;berblick &uuml;ber den Einsatz der Helfer zu bekommen. </li> <li> Anweisungen senden: Die Anwendung muss es erlauben, verschiedene Arten von Anweisungen an die Apps zu senden. Dazu geh&ouml;ren bspw. Nachrichten mit Informationen &uuml;ber Verpflegung und Schlafpl&auml;tzen, die Zuweisung zu Gruppen, etc. </li> <li> Unterst&uuml;tzung des Koordinators: Die Software soll mit allen zu Verf&uuml;gung stehenden Informationen den Koordinator bestm&ouml;glich unterst&uuml;tzen. Dazu geh&ouml;rt zum Beispiel, ihn auf das Ende von Helfer-Schichten aufmerksam zu machen und Hilfe-Rufe &uuml;ber die App direkt in der Anwendung darzustellen. </li> </ul> </div> <div class="col-lg-6"> <h3>Ausfallsicherheit</h3> <p> Eine wichtige Eigenschaft des gesamten Systems muss die Ausfallsicherheit auch in widrigen Umgebungen sein. Zu diesem Zweck m&uuml;ssen alle Systeme m&ouml;glichst autonom von der Umwelt arbeiten. </p> <p> <strong>Die ZUKS-Zentrale</strong>: Wie schon beschrieben, sollen alle Systeme die vor Ort ben&ouml;tigt werden in der mobilen ZUKS-Einsatzzentrale betrieben werden. Den Strom zum Betrieb soll &uuml;ber Generatoren und <a href="http://de.wikipedia.org/wiki/USV" target="_blank">USV</a>s bezogen, die Internet-Verbindung &uuml;ber Satellit hergestellt und lokale Kommunikationsnetze (Funk, WLAN) bereit gestellt werden k&ouml;nnen. </p> <p> <strong>Smartphones</strong>: Damit die Smartphones auch die Eins&auml;tze durchhalten, k&ouml;nnte entweder den Helfern zur Anschaffung von Akku-Packs geraten oder es k&ouml;nnten Akku-Packs durch ZUKS zur Verf&uuml;gung gestellt werden. </p> <p> <strong>Die Apps</strong>: Die Apps sollen &uuml;ber eine Reihe von verschiedenen Kommunikationsmedien Nachrichten beziehen k&ouml;nnen, um f&uuml;r jede Gegebenheit gewappnet zu sein: </p> <ul> <li>Mobilfunk-Daten-Verbindung</li> <li>SMS</li> <li>Mobilfunk-Anbieter-&uuml;bergreifende SMS wie bei Notrufen (rechtliche Lage muss daf&uuml;r abgekl&auml;rt werden)</li> <li>WLAN welches von der ZUKS-Zentrale bereitgestellt wird (Machbarkeit bzgl. Signalst&auml;rke und Reichweite muss gekl&auml;rt werden)</li> <li><a href="http://de.wikipedia.org/wiki/Mesh-Netzwerk" target="_blank">Mesh-Netzwerk</a> zwischen den Smartphones um die Daten &uuml;ber WLAN/Bluetooth im Katastrophengebiet weiter zu geben</li> <li>Funk mit externem Empf&auml;nger, welcher die Signale zur Verarbeitung an das Smartphone / die App weiter gibt (Machbarkeit muss gekl&auml;rt werden)</li> </ul> </div> </div> </div> </div> <div class="section type-2"> <div class="container"> <div class="col-lg-6"> <h1>Absicherung</h1> <p> Eine wichtige Frage f&uuml;r die Helfer ist nat&uuml;rlich, in wie weit sie im Einsatz abgesichert sind. Unser Ziel ist, dass sich die ZUKS Helfer keinerlei Gedanken &uuml;ber eine Absicherung machen brauchen und vollst&auml;ndig im Einsatz versichert sind. Einer unserer Ans&auml;tze um dies realisieren zu k&ouml;nnen ist die Gr&uuml;ndung eines Vereins, &uuml;ber welchen die Versicherung erfolgen k&ouml;nnte. Wir untersuchen im Moment, ob dies der richtig Weg ist und halten nach eventuell passenderen Alternativen Ausschau. </p> </div> <div class="col-lg-6"> <h1>Ver&ouml;ffentlichung der Arbeit</h1> <p> Alle Produkte, welche dieses Projekt zu Tage bringt, sollen ohne Ausnahme unter einer freien Lizenz ver&ouml;ffentlicht werden. Dazu geh&ouml;rt sowohl die entwickelte Software (Lizenz: <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html">GPLv3</a>), als auch Dokumente welche die Organisation beschreiben. </p> <p> Die Idee ist, dass vielleicht andere Personen das Geschaffene aufgreifen und f&uuml;r andere Szenarien weiter entwickeln werden. Zudem sollen auch andere Personen dazu angeregt werden, sich in das Projekt einzubringen. </p> </div> </div> </div> {% include "core/footer.html" %} {% endblock "content" %}
tools/arm-bcm2708/gcc-linaro-arm-none-eabi-4.8-2014.04/share/doc/gcc-linaro-arm-none-eabi/html/newlib/libc.html/tzset.html
darth-vader-lg/glcncrpi
<html lang="en"> <head> <title>tzset - Untitled</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Untitled"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Timefns.html#Timefns" title="Timefns"> <link rel="prev" href="_005f_005ftz_005flock.html#g_t_005f_005ftz_005flock" title="__tz_lock"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --></style> </head> <body> <div class="node"> <a name="tzset"></a> <p> Previous:&nbsp;<a rel="previous" accesskey="p" href="_005f_005ftz_005flock.html#g_t_005f_005ftz_005flock">__tz_lock</a>, Up:&nbsp;<a rel="up" accesskey="u" href="Timefns.html#Timefns">Timefns</a> <hr> </div> <h3 class="section">8.11 <code>tzset</code>&mdash;set timezone characteristics from TZ environment variable</h3> <p><a name="index-tzset-443"></a><a name="index-g_t_005ftzset_005fr-444"></a><strong>Synopsis</strong> <pre class="example"> #include &lt;time.h&gt; void tzset(void); void _tzset_r (struct _reent *); </pre> <p><strong>Description</strong><br> <code>tzset</code> examines the TZ environment variable and sets up the three external variables: <code>_timezone</code>, <code>_daylight</code>, and <code>tzname</code>. The value of <code>_timezone</code> shall be the offset from the current time zone to GMT. The value of <code>_daylight</code> shall be 0 if there is no daylight savings time for the current time zone, otherwise it will be non-zero. The <code>tzname</code> array has two entries: the first is the name of the standard time zone, the second is the name of the daylight-savings time zone. <p>The TZ environment variable is expected to be in the following POSIX format: <p>stdoffset1[dst[offset2][,start[/time1],end[/time2]]] <p>where: std is the name of the standard time-zone (minimum 3 chars) offset1 is the value to add to local time to arrive at Universal time it has the form: hh[:mm[:ss]] dst is the name of the alternate (daylight-savings) time-zone (min 3 chars) offset2 is the value to add to local time to arrive at Universal time it has the same format as the std offset start is the day that the alternate time-zone starts time1 is the optional time that the alternate time-zone starts (this is in local time and defaults to 02:00:00 if not specified) end is the day that the alternate time-zone ends time2 is the time that the alternate time-zone ends (it is in local time and defaults to 02:00:00 if not specified) <p>Note that there is no white-space padding between fields. Also note that if TZ is null, the default is Universal GMT which has no daylight-savings time. If TZ is empty, the default EST5EDT is used. <p>The function <code>_tzset_r</code> is identical to <code>tzset</code> only it is reentrant and is used for applications that use multiple threads. <p><br> <strong>Returns</strong><br> There is no return value. <p><br> <strong>Portability</strong><br> <code>tzset</code> is part of the POSIX standard. <p>Supporting OS subroutine required: None <p><br> </body></html>
sections/lastpagenotice-view.html
yjlintw/comic-reader
<div class="last-page" id="last-page"> This is the last page. </div>
Documentation/dk/brics/automaton/class-use/SpecialOperations.html
hamoonmousavi/Walnut
<!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 Mon Nov 10 11:31:36 EST 2014 --> <title>Uses of Class dk.brics.automaton.SpecialOperations</title> <meta name="date" content="2014-11-10"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class dk.brics.automaton.SpecialOperations"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../dk/brics/automaton/SpecialOperations.html" title="class in dk.brics.automaton">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?dk/brics/automaton/class-use/SpecialOperations.html" target="_top">Frames</a></li> <li><a href="SpecialOperations.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class dk.brics.automaton.SpecialOperations" class="title">Uses of Class<br>dk.brics.automaton.SpecialOperations</h2> </div> <div class="classUseContainer">No usage of dk.brics.automaton.SpecialOperations</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../dk/brics/automaton/SpecialOperations.html" title="class in dk.brics.automaton">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?dk/brics/automaton/class-use/SpecialOperations.html" target="_top">Frames</a></li> <li><a href="SpecialOperations.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
known_files/hashes/wp-admin/css/wp-admin-rtl.min.css
gohdan/DFC
Wordpress 4.5.3 = 7d3e6d201f497ea46b41358e62bed2f1 Wordpress 4.1.13 = 081731ce01b46738e7adef8298ce8317 Wordpress 3.8.16 = c1c470fd221acba9da73357892b3fed0 Wordpress 3.5.2 = f9c6007ccbff118e5f77a60127c9121c Wordpress 4.2.13 = c68975fa2fc16fd96051530fb230668c Wordpress 4.3.9 = f77e30fb3963f31a628ad369fc71ad37 Wordpress 4.4.2 = 92b1d910730c03ead0d0113d7cd01fbb Wordpress 4.0 = 4c2bbf4f1b085d161cd0b9ec95d962a5 Wordpress 4.9 = 43e706c23f5b7f6f94204eee3d9f087c Wordpress 5.2.2 = a3feec9d41494ef7a239816278aa1bcd
user/themes/escapertheme/css/custom.css
zachkont/roomescaper
/* base fonts ========================================================================== */ html { font: normal 15px / 22px 'Roboto', Helvetica, Arial, sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; color: #212121; } h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .uk-navbar-nav > li > a { font-family: 'Roboto Condensed', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif; } em { color: inherit; } .uk-text-small { font-size: 12px; line-height: 16px; } /* ======================================================================== */ body { background: #ffffff url('../images/puzzle.gif') repeat fixed center; } /* base fonts ========================================================================== */ .re-grid-container { box-sizing: border-box; max-width: 1870px; padding: 0 15px; } /* * Micro clearfix */ .re-grid-container:before, .re-grid-container:after { content: ''; display: table; } .re-grid-container:after { clear: both; } /* * Center container */ .re-grid-container-center { margin-left: auto; margin-right: auto; } /* ======================================================================== */ /* to-top button ========================================================================== */ .back-to-top { background: #7cb342; margin: 0; position: fixed; right: 10px; overflow: hidden; bottom: 10px; width: 48px; height: 48px; z-index: 100; display: inline-block; color: #ffffff; border-radius: 50%; } .back-to-top i { font-size: 24px; line-height: 46px; } /* ======================================================================== */ /* language switcher ========================================================================== */ #langswitcher a { color: rgba(255, 255, 255, 0.7); } #langswitcher a:hover { text-decoration: none; color: #7cb342; } #langswitcher a.uk-active { font-weight: bold; } /* ======================================================================== */ /* panel box styling ========================================================================== */ .uk-panel-box { color: rgba(0, 0, 0, 0.87); } .panelcolor1 { background-color: #8bc34a; } .panelcolor2 { background-color: #9ccc65; } .panelcolor3 { background-color: #aed581; } .panelcolor4 { background-color: #c5e1a5; } /* ======================================================================== */ /* Modifier: `uk-alert-success` ========================================================================== */ .uk-alert-success { background: #7cb342; color: rgba(0, 0, 0, 0.87); } /* ======================================================================== */ /* offcanvas ========================================================================== */ .uk-offcanvas { background: rgba(0, 0, 0, 0.4); } .uk-offcanvas-bar { width: 220px; max-width: 100%; background: #424242; } ul.uk-nav-sub { padding: 5px 15px; } .uk-nav ul a { padding: 8px 0; } /* ======================================================================== */ /* autocomplete search bar ========================================================================== */ #autocomplete1 .uk-dropdown { width: 253px; } #autocomplete2 .uk-dropdown { width: 190px; } #autocomplete2 ul { padding-left: 0; } #autocomplete2 .uk-nav > li > a { padding: 5px 15px; } .uk-nav-autocomplete > li.uk-active > a { background: #8bc34a; color: #212121; } /* ======================================================================== */ /* navbar ========================================================================== */ .uk-navbar-nav > li > a { height: 70px; line-height: 70px; font-size: 16px; } .uk-navbar-brand { font-family: 'Bangers', 'Helvetica', 'Tahoma', 'Geneva', 'Arial', sans-serif; } .uk-navbar-brand, .uk-navbar-content, .uk-navbar-toggle { height: 70px; } .uk-navbar-brand { font-size: 28px; } /* colors */ .uk-navbar { background: #fafafa; color: #212121; } .uk-navbar-nav > li > a { color: #212121; } .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a { background-color: #8bc34a; color: #212121; } .uk-navbar-nav > li > a:active { background-color: #7cb342; color: #212121; } .uk-navbar-nav > li.uk-active > a { background-color: #7cb342; color: #212121; } /* ======================================================================== */ /* nav-navbar (dropdown) ========================================================================== */ .uk-nav-navbar > li > a { color: #212121; } .uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus { background: #8bc34a; color: #212121; } .uk-nav-navbar > li.uk-active { background: #7cb342; color: #212121; } /* ======================================================================== */ /* custom background colors ========================================================================== */ .bluegrey { background: #424242; } /* Material Blue Grey 900 */ .green { /* for thumbnails */ background: #7cb342 !important; } /* ======================================================================== */ /* custom classes for venue page ========================================================================== */ .darkbg { background: #212121; /* Material Grey 900 */ padding: 40px 0; } .locationbg { background: #7cb342; padding: 25px 0; } .roomcover { padding: 0 10px; background: rgba(0, 0, 0, 0.7); font-size: 32px; line-height: 48px; color: #fff; } .roomdate { padding: 0 10px; background: rgba(0, 0, 0, 0.7); font-size: 20px; line-height: 24px; color: #fff; position: absolute; bottom: 0; } /* ======================================================================== */ /* text colors ========================================================================== */ .uk-text-primary { color: #7cb342 !important; } /* ======================================================================== */ /* link colors ========================================================================== */ a, .uk-link { color: #7cb342; } a:hover, .uk-link:hover { color: #33691e; } .uk-contrast a:hover:not([class]) { color: #8bc34a; text-decoration: none; } /* ======================================================================== */ /* other colors ========================================================================== */ .uk-contrast .uk-icon-hover:hover { color: #8bc34a; } .uk-progress-bar { background: #7cb342; } .uk-subnav-pill > .uk-active > * { background: #7cb342 none repeat scroll 0 0; color: rgba(0, 0, 0, 0.87); } /* ======================================================================== */ /* offcanvas ========================================================================== */ html .uk-nav.uk-nav-offcanvas > li.uk-active > a { background: #7cb342; color: #212121; } /* ======================================================================== */ /* darker overlay background for homepage venues ========================================================================== */ .uk-overlay-background { background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; } /* ======================================================================== */ /* FORM component ========================================================================== */ .uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type='text'], .uk-form input[type='password'], .uk-form input[type='datetime'], .uk-form input[type='datetime-local'], .uk-form input[type='date'], .uk-form input[type='month'], .uk-form input[type='time'], .uk-form input[type='week'], .uk-form input[type='number'], .uk-form input[type='email'], .uk-form input[type='url'], .uk-form input[type='search'], .uk-form input[type='tel'], .uk-form input[type='color'] { border-color: rgba(0, 0, 0, 0.5); background: #f5f5f5; color: rgba(0, 0, 0, 0.87); } .uk-form select:focus, .uk-form textarea:focus, .uk-form input:not([type]):focus, .uk-form input[type='text']:focus, .uk-form input[type='password']:focus, .uk-form input[type='datetime']:focus, .uk-form input[type='datetime-local']:focus, .uk-form input[type='date']:focus, .uk-form input[type='month']:focus, .uk-form input[type='time']:focus, .uk-form input[type='week']:focus, .uk-form input[type='number']:focus, .uk-form input[type='email']:focus, .uk-form input[type='url']:focus, .uk-form input[type='search']:focus, .uk-form input[type='tel']:focus, .uk-form input[type='color']:focus { border-color: #689f38; background: #c5e1a5; color: rgba(0, 0, 0, 0.87); } .uk-form :-ms-input-placeholder { color: rgba(0, 0, 0, 0.5) !important; } .uk-form ::-moz-placeholder { color: rgba(0, 0, 0, 0.5); } .uk-form ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.5); } /* ======================================================================== */ /* FORM component with uk-contrast modifier ========================================================================== */ .uk-contrast .uk-form select, .uk-contrast .uk-form textarea, .uk-contrast .uk-form input:not([type]), .uk-contrast .uk-form input[type='text'], .uk-contrast .uk-form input[type='password'], .uk-contrast .uk-form input[type='datetime'], .uk-contrast .uk-form input[type='datetime-local'], .uk-contrast .uk-form input[type='date'], .uk-contrast .uk-form input[type='month'], .uk-contrast .uk-form input[type='time'], .uk-contrast .uk-form input[type='week'], .uk-contrast .uk-form input[type='number'], .uk-contrast .uk-form input[type='email'], .uk-contrast .uk-form input[type='url'], .uk-contrast .uk-form input[type='search'], .uk-contrast .uk-form input[type='tel'], .uk-contrast .uk-form input[type='color'] { border-color: rgba(0, 0, 0, 0.5); background: #757575; color: rgba(255, 255, 255, 0.87); } .uk-contrast .uk-form select:focus, .uk-contrast .uk-form textarea:focus, .uk-contrast .uk-form input:not([type]):focus, .uk-contrast .uk-form input[type='text']:focus, .uk-contrast .uk-form input[type='password']:focus, .uk-contrast .uk-form input[type='datetime']:focus, .uk-contrast .uk-form input[type='datetime-local']:focus, .uk-contrast .uk-form input[type='date']:focus, .uk-contrast .uk-form input[type='month']:focus, .uk-contrast .uk-form input[type='time']:focus, .uk-contrast .uk-form input[type='week']:focus, .uk-contrast .uk-form input[type='number']:focus, .uk-contrast .uk-form input[type='email']:focus, .uk-contrast .uk-form input[type='url']:focus, .uk-contrast .uk-form input[type='search']:focus, .uk-contrast .uk-form input[type='tel']:focus, .uk-contrast .uk-form input[type='color']:focus { border-color: #558b2f; background: #e0e0e0; color: rgba(0, 0, 0, 0.87); } .uk-contrast .uk-form :-ms-input-placeholder { color: rgba(0, 0, 0, 0.5) !important; } .uk-contrast .uk-form ::-moz-placeholder { color: rgba(0, 0, 0, 0.5); } .uk-contrast .uk-form ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.5); } /* ======================================================================== */ /* BUTTON component ========================================================================== */ .uk-button-primary { background-color: #7cb342; color: rgba(0, 0, 0, 0.87); } .uk-button-primary:hover, .uk-button-primary:focus { background-color: #8bc34a; color: rgba(0, 0, 0, 0.87); } .uk-button-primary:active, .uk-button-primary.uk-active { background-color: #558b2f; color: rgba(255, 255, 255, 0.87); } /* ======================================================================== */ /* BUTTON component with uk-contrast modifier ========================================================================== */ .uk-contrast .uk-button-primary { background-color: #7cb342; color: rgba(0, 0, 0, 0.87); } .uk-contrast .uk-button-primary:hover, .uk-contrast .uk-button-primary:focus { background-color: #8bc34a; color: rgba(0, 0, 0, 0.87); } .uk-contrast .uk-button-primary:active, .uk-contrast .uk-button-primary.uk-active { background-color: #558b2f; color: rgba(255, 255, 255, 0.87); } /* ======================================================================== */
django/contrib/aderit/questionnaire_extensions/templates/questionnaire/range.html
safanaj/django-contrib-aderit
{% load i18n questionnaire_ext %} {% get_answers as total %} <!-- Modificare il file range.js alla linea 19 con questo: --> <!-- var val = parseFloat(input.val()); --> <div class="clearfix rangeinput"> <div class="input"> &nbsp;&nbsp;&nbsp;<input name="question_{{ question.number }}" type="range" min="{{ qdict.rmin }}" max="{{ qdict.rmax }}" step="{{ qdict.rstep }}" value="{% if total %}{{ total.0 }}{% else %}{{ qdict.rmin }}{% endif %}" /> </div> &nbsp;&nbsp;&nbsp;<label data-unit="{{ qdict.runit }}">{{ qdict.runit }}</label> {% if question.extra %} &nbsp;&nbsp;&nbsp;<span class="help-block">{{ question.extra }}</span> {% endif %} </div>
openlavaweb/templates/openlavaweb/job_requeue_confirm.html
irvined1982/openlava-web
{% extends "openlavaweb/base.html" %} {% block content %} <p>Are you sure you want to requeue job: {{ object.job_id }} array index {{ object.array_index }}?</p> <a href="{% url "olw_job_requeue" object.job_id object.array_index %}?confirm=true{% if hold %}&hold=true{% endif %}" class="btn btn-danger btn-lg active" role="button">Requeue</a> <a href="{% url "olw_job_view_array" object.job_id object.array_index %}" class="btn btn-default btn-lg active" role="button">Back</a> {% endblock %}
doc/se/his/iit/it325g/mergeSorter/package-tree.html
JonasMikaelMellin/ConcurrentProgrammingExamplesInJava
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Thu Oct 19 08:41:00 CEST 2017 --> <title>se.his.iit.it325g.mergeSorter Class Hierarchy</title> <meta name="date" content="2017-10-19"> <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="se.his.iit.it325g.mergeSorter Class Hierarchy"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../se/his/iit/it325g/filterProcessAssemblingLinesOfCharacters/package-tree.html">Prev</a></li> <li><a href="../../../../../se/his/iit/it325g/nProcessBakeryAlgorithm/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?se/his/iit/it325g/mergeSorter/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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="header"> <h1 class="title">Hierarchy For Package se.his.iit.it325g.mergeSorter</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">se.his.iit.it325g.mergeSorter.<a href="../../../../../se/his/iit/it325g/mergeSorter/GlobalProgramState.html" title="class in se.his.iit.it325g.mergeSorter"><span class="typeNameLink">GlobalProgramState</span></a></li> <li type="circle">se.his.iit.it325g.mergeSorter.<a href="../../../../../se/his/iit/it325g/mergeSorter/IntegerSink.html" title="class in se.his.iit.it325g.mergeSorter"><span class="typeNameLink">IntegerSink</span></a> (implements java.lang.Runnable)</li> <li type="circle">se.his.iit.it325g.mergeSorter.<a href="../../../../../se/his/iit/it325g/mergeSorter/IntegerSource.html" title="class in se.his.iit.it325g.mergeSorter"><span class="typeNameLink">IntegerSource</span></a> (implements java.lang.Runnable)</li> <li type="circle">se.his.iit.it325g.mergeSorter.<a href="../../../../../se/his/iit/it325g/mergeSorter/Merge.html" title="class in se.his.iit.it325g.mergeSorter"><span class="typeNameLink">Merge</span></a> (implements java.lang.Runnable)</li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../se/his/iit/it325g/filterProcessAssemblingLinesOfCharacters/package-tree.html">Prev</a></li> <li><a href="../../../../../se/his/iit/it325g/nProcessBakeryAlgorithm/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?se/his/iit/it325g/mergeSorter/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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>
references/html5up-hyperspace/elements.html
GreensboroDaySchool/TutorScheduleWebApp
<!DOCTYPE HTML> <!-- Hyperspace by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> <title>Elements - Hyperspace by HTML5 UP</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <!--[if lte IE 8]> <script src="assets/js/ie/html5shiv.js"></script><![endif]--> <link rel="stylesheet" href="assets/css/main.css"/> <!--[if lte IE 9]> <link rel="stylesheet" href="assets/css/ie9.css"/><![endif]--> <!--[if lte IE 8]> <link rel="stylesheet" href="assets/css/ie8.css"/><![endif]--> </head> <body> <!-- Header --> <header id="header"> <a href="index.html" class="title">Hyperspace</a> <nav> <ul> <li><a href="index.html">Home</a></li> <li><a href="generic.html">Generic</a></li> <li><a href="elements.html" class="active">Elements</a></li> </ul> </nav> </header> <!-- Wrapper --> <div id="wrapper"> <!-- Main --> <section id="main" class="wrapper"> <div class="inner"> <h1 class="major">Elements</h1> <!-- Text --> <section> <h2>Text</h2> <p>This is <b>bold</b> and this is <strong>strong</strong>. This is <i>italic</i> and this is <em>emphasized</em>. This is <sup>superscript</sup> text and this is <sub>subscript</sub> text. This is <u>underlined</u> and this is code: <code>for (;;) { ... }</code>. Finally, <a href="#">this is a link</a>.</p> <hr/> <p>Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing blandit tempus accumsan.</p> <hr/> <h2>Heading Level 2</h2> <h3>Heading Level 3</h3> <h4>Heading Level 4</h4> <hr/> <h3>Blockquote</h3> <blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis. </blockquote> <h3>Preformatted</h3> <pre><code>i = 0; while (!deck.isInOrder()) { print 'Iteration ' + i; deck.shuffle(); i++; } print 'It took ' + i + ' iterations to sort the deck.';</code></pre> </section> <!-- Lists --> <section> <h2>Lists</h2> <div class="row"> <div class="6u 12u$(medium)"> <h3>Unordered</h3> <ul> <li>Dolor pulvinar etiam.</li> <li>Sagittis adipiscing.</li> <li>Felis enim feugiat.</li> </ul> <h3>Alternate</h3> <ul class="alt"> <li>Dolor pulvinar etiam.</li> <li>Sagittis adipiscing.</li> <li>Felis enim feugiat.</li> </ul> </div> <div class="6u$ 12u$(medium)"> <h3>Ordered</h3> <ol> <li>Dolor pulvinar etiam.</li> <li>Etiam vel felis viverra.</li> <li>Felis enim feugiat.</li> <li>Dolor pulvinar etiam.</li> <li>Etiam vel felis lorem.</li> <li>Felis enim et feugiat.</li> </ol> <h3>Icons</h3> <ul class="icons"> <li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li> <li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li> <li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li> <li><a href="#" class="icon fa-github"><span class="label">Github</span></a></li> </ul> </div> </div> <h2>Actions</h2> <div class="row"> <div class="6u 12u$(medium)"> <ul class="actions"> <li><a href="#" class="button special">Default</a></li> <li><a href="#" class="button">Default</a></li> </ul> <ul class="actions small"> <li><a href="#" class="button special small">Small</a></li> <li><a href="#" class="button small">Small</a></li> </ul> <ul class="actions vertical"> <li><a href="#" class="button special">Default</a></li> <li><a href="#" class="button">Default</a></li> </ul> <ul class="actions vertical small"> <li><a href="#" class="button special small">Small</a></li> <li><a href="#" class="button small">Small</a></li> </ul> </div> <div class="6u 12u$(medium)"> <ul class="actions vertical"> <li><a href="#" class="button special fit">Default</a></li> <li><a href="#" class="button fit">Default</a></li> </ul> <ul class="actions vertical small"> <li><a href="#" class="button special small fit">Small</a></li> <li><a href="#" class="button small fit">Small</a></li> </ul> </div> </div> </section> <!-- Table --> <section> <h2>Table</h2> <h3>Default</h3> <div class="table-wrapper"> <table> <thead> <tr> <th>Name</th> <th>Description</th> <th>Price</th> </tr> </thead> <tbody> <tr> <td>Item One</td> <td>Ante turpis integer aliquet porttitor.</td> <td>29.99</td> </tr> <tr> <td>Item Two</td> <td>Vis ac commodo adipiscing arcu aliquet.</td> <td>19.99</td> </tr> <tr> <td>Item Three</td> <td> Morbi faucibus arcu accumsan lorem.</td> <td>29.99</td> </tr> <tr> <td>Item Four</td> <td>Vitae integer tempus condimentum.</td> <td>19.99</td> </tr> <tr> <td>Item Five</td> <td>Ante turpis integer aliquet porttitor.</td> <td>29.99</td> </tr> </tbody> <tfoot> <tr> <td colspan="2"></td> <td>100.00</td> </tr> </tfoot> </table> </div> <h3>Alternate</h3> <div class="table-wrapper"> <table class="alt"> <thead> <tr> <th>Name</th> <th>Description</th> <th>Price</th> </tr> </thead> <tbody> <tr> <td>Item One</td> <td>Ante turpis integer aliquet porttitor.</td> <td>29.99</td> </tr> <tr> <td>Item Two</td> <td>Vis ac commodo adipiscing arcu aliquet.</td> <td>19.99</td> </tr> <tr> <td>Item Three</td> <td> Morbi faucibus arcu accumsan lorem.</td> <td>29.99</td> </tr> <tr> <td>Item Four</td> <td>Vitae integer tempus condimentum.</td> <td>19.99</td> </tr> <tr> <td>Item Five</td> <td>Ante turpis integer aliquet porttitor.</td> <td>29.99</td> </tr> </tbody> <tfoot> <tr> <td colspan="2"></td> <td>100.00</td> </tr> </tfoot> </table> </div> </section> <!-- Buttons --> <section> <h3>Buttons</h3> <ul class="actions"> <li><a href="#" class="button special">Special</a></li> <li><a href="#" class="button">Default</a></li> </ul> <ul class="actions"> <li><a href="#" class="button big">Big</a></li> <li><a href="#" class="button">Default</a></li> <li><a href="#" class="button small">Small</a></li> </ul> <ul class="actions fit"> <li><a href="#" class="button special fit">Fit</a></li> <li><a href="#" class="button fit">Fit</a></li> <li><a href="#" class="button fit">Fit</a></li> </ul> <ul class="actions fit small"> <li><a href="#" class="button special fit small">Fit + Small</a></li> <li><a href="#" class="button fit small">Fit + Small</a></li> <li><a href="#" class="button fit small">Fit + Small</a></li> </ul> <ul class="actions"> <li><a href="#" class="button special icon fa-download">Icon</a></li> <li><a href="#" class="button icon fa-upload">Icon</a></li> <li><a href="#" class="button icon fa-save">Icon</a></li> </ul> <ul class="actions"> <li><span class="button special disabled">Disabled</span></li> <li><span class="button disabled">Disabled</span></li> </ul> </section> <!-- Form --> <section> <h2>Form</h2> <form method="post" action="#"> <div class="row uniform"> <div class="6u 12u$(xsmall)"> <input type="text" name="demo-name" id="demo-name" value="" placeholder="Name"/> </div> <div class="6u$ 12u$(xsmall)"> <input type="email" name="demo-email" id="demo-email" value="" placeholder="Email"/> </div> <div class="12u$"> <div class="select-wrapper"> <select name="demo-category" id="demo-category"> <option value="">- Category -</option> <option value="1">Manufacturing</option> <option value="1">Shipping</option> <option value="1">Administration</option> <option value="1">Human Resources</option> </select> </div> </div> <div class="4u 12u$(small)"> <input type="radio" id="demo-priority-low" name="demo-priority" checked> <label for="demo-priority-low">Low</label> </div> <div class="4u 12u$(small)"> <input type="radio" id="demo-priority-normal" name="demo-priority"> <label for="demo-priority-normal">Normal</label> </div> <div class="4u$ 12u$(small)"> <input type="radio" id="demo-priority-high" name="demo-priority"> <label for="demo-priority-high">High</label> </div> <div class="6u 12u$(small)"> <input type="checkbox" id="demo-copy" name="demo-copy"> <label for="demo-copy">Email me a copy</label> </div> <div class="6u$ 12u$(small)"> <input type="checkbox" id="demo-human" name="demo-human" checked> <label for="demo-human">Not a robot</label> </div> <div class="12u$"> <textarea name="demo-message" id="demo-message" placeholder="Enter your message" rows="6"></textarea> </div> <div class="12u$"> <ul class="actions"> <li><input type="submit" value="Send Message" class="special"/></li> <li><input type="reset" value="Reset"/></li> </ul> </div> </div> </form> </section> <!-- Image --> <section> <h2>Image</h2> <h3>Fit</h3> <div class="box alt"> <div class="row uniform"> <div class="12u$"><span class="image fit"><img src="images/pic04.jpg" alt=""/></span></div> <div class="4u"><span class="image fit"><img src="images/pic01.jpg" alt=""/></span></div> <div class="4u"><span class="image fit"><img src="images/pic02.jpg" alt=""/></span></div> <div class="4u$"><span class="image fit"><img src="images/pic03.jpg" alt=""/></span></div> <div class="4u"><span class="image fit"><img src="images/pic03.jpg" alt=""/></span></div> <div class="4u"><span class="image fit"><img src="images/pic01.jpg" alt=""/></span></div> <div class="4u$"><span class="image fit"><img src="images/pic02.jpg" alt=""/></span></div> <div class="4u"><span class="image fit"><img src="images/pic02.jpg" alt=""/></span></div> <div class="4u"><span class="image fit"><img src="images/pic03.jpg" alt=""/></span></div> <div class="4u$"><span class="image fit"><img src="images/pic01.jpg" alt=""/></span></div> </div> </div> <h3>Left &amp; Right</h3> <p><span class="image left"><img src="images/pic05.jpg" alt=""/></span>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent.</p> <p><span class="image right"><img src="images/pic06.jpg" alt=""/></span>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent tincidunt felis sagittis eget. tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan eu faucibus. Integer ac pellentesque praesent.</p> </section> </div> </section> </div> <!-- Footer --> <footer id="footer" class="wrapper alt"> <div class="inner"> <ul class="menu"> <li>&copy; Untitled. All rights reserved.</li> <li>Design: <a href="http://html5up.net">HTML5 UP</a></li> </ul> </div> </footer> <!-- Scripts --> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/jquery.scrollex.min.js"></script> <script src="assets/js/jquery.scrolly.min.js"></script> <script src="assets/js/skel.min.js"></script> <script src="assets/js/util.js"></script> <!--[if lte IE 8]> <script src="assets/js/ie/respond.min.js"></script><![endif]--> <script src="assets/js/main.js"></script> </body> </html>
resources/style/memorial.css
idega/se.agura.memorial
/*** General HTML definitions ***/ /*** idegaWeb Memorial CSS classes ***/
templates/editmenuitem.html
Anchorhead/restaurants_demo_flask
<html> <h1> {{restaurant.name}} </h1> <h1> Edit {{item.name}} </h1> <body> <div> {% import "bootstrap/wtf.html" as wtf %} {{ wtf.quick_form(form) }} </div> </body> </html>
gtk-2.24.10/share/gtk-doc/html/gtk/GtkMenuToolButton.html
zombihello/lifeRadiant
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GtkMenuToolButton</title> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GTK+ 2 Reference Manual"> <link rel="up" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar"> <link rel="prev" href="GtkToolButton.html" title="GtkToolButton"> <link rel="next" href="GtkToggleToolButton.html" title="GtkToggleToolButton"> <meta name="generator" content="GTK-Doc V1.18 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> <tr valign="middle"> <td><a accesskey="p" href="GtkToolButton.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> <td><a accesskey="u" href="MenusAndCombos.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td> <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> <th width="100%" align="center">GTK+ 2 Reference Manual</th> <td><a accesskey="n" href="GtkToggleToolButton.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr> <tr><td colspan="5" class="shortcuts"> <a href="#GtkMenuToolButton.synopsis" class="shortcut">Top</a>  |  <a href="#GtkMenuToolButton.description" class="shortcut">Description</a>  |  <a href="#GtkMenuToolButton.object-hierarchy" class="shortcut">Object Hierarchy</a>  |  <a href="#GtkMenuToolButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>  |  <a href="#GtkMenuToolButton.properties" class="shortcut">Properties</a>  |  <a href="#GtkMenuToolButton.signals" class="shortcut">Signals</a> </td></tr> </table> <div class="refentry"> <a name="GtkMenuToolButton"></a><div class="titlepage"></div> <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2><span class="refentrytitle"><a name="GtkMenuToolButton.top_of_page"></a>GtkMenuToolButton</span></h2> <p>GtkMenuToolButton — A GtkToolItem containing a button with an additional dropdown menu</p> </td> <td valign="top" align="right"></td> </tr></table></div> <div class="refsynopsisdiv"> <a name="GtkMenuToolButton.synopsis"></a><h2>Synopsis</h2> <pre class="synopsis"> #include &lt;gtk/gtk.h&gt; struct <a class="link" href="GtkMenuToolButton.html#GtkMenuToolButton-struct" title="struct GtkMenuToolButton">GtkMenuToolButton</a>; <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-new" title="gtk_menu_tool_button_new ()">gtk_menu_tool_button_new</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon_widget</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>); <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-new-from-stock" title="gtk_menu_tool_button_new_from_stock ()">gtk_menu_tool_button_new_from_stock</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>); <span class="returnvalue">void</span> <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-set-menu" title="gtk_menu_tool_button_set_menu ()">gtk_menu_tool_button_set_menu</a> (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *menu</code></em>); <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-get-menu" title="gtk_menu_tool_button_get_menu ()">gtk_menu_tool_button_get_menu</a> (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>); <span class="returnvalue">void</span> <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-set-arrow-tooltip" title="gtk_menu_tool_button_set_arrow_tooltip ()">gtk_menu_tool_button_set_arrow_tooltip</a> (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code><a class="link" href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> *tooltips</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tip_text</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tip_private</code></em>); <span class="returnvalue">void</span> <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-set-arrow-tooltip-text" title="gtk_menu_tool_button_set_arrow_tooltip_text ()">gtk_menu_tool_button_set_arrow_tooltip_text</a> (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>); <span class="returnvalue">void</span> <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-set-arrow-tooltip-markup" title="gtk_menu_tool_button_set_arrow_tooltip_markup ()">gtk_menu_tool_button_set_arrow_tooltip_markup</a> (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *markup</code></em>); </pre> </div> <div class="refsect1"> <a name="GtkMenuToolButton.object-hierarchy"></a><h2>Object Hierarchy</h2> <pre class="synopsis"> <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a> +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a> +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a> +----<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> +----<a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a> +----GtkMenuToolButton </pre> </div> <div class="refsect1"> <a name="GtkMenuToolButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2> <p> GtkMenuToolButton implements AtkImplementorIface, <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a> and <a class="link" href="GtkActivatable.html" title="GtkActivatable">GtkActivatable</a>.</p> </div> <div class="refsect1"> <a name="GtkMenuToolButton.properties"></a><h2>Properties</h2> <pre class="synopsis"> "<a class="link" href="GtkMenuToolButton.html#GtkMenuToolButton--menu" title='The "menu" property'>menu</a>" <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a>* : Read / Write </pre> </div> <div class="refsect1"> <a name="GtkMenuToolButton.signals"></a><h2>Signals</h2> <pre class="synopsis"> "<a class="link" href="GtkMenuToolButton.html#GtkMenuToolButton-show-menu" title='The "show-menu" signal'>show-menu</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a> </pre> </div> <div class="refsect1"> <a name="GtkMenuToolButton.description"></a><h2>Description</h2> <p> A <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> is a <a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> that contains a button and a small additional button with an arrow. When clicked, the arrow button pops up a dropdown menu. </p> <p> Use <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-new" title="gtk_menu_tool_button_new ()"><code class="function">gtk_menu_tool_button_new()</code></a> to create a new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. Use <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-new-from-stock" title="gtk_menu_tool_button_new_from_stock ()"><code class="function">gtk_menu_tool_button_new_from_stock()</code></a> to create a new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> containing a stock item. </p> <div class="refsect2"> <a name="GtkMenuToolButton-BUILDER-UI"></a><h3>GtkMenuToolButton as GtkBuildable</h3> <p> The GtkMenuToolButton implementation of the GtkBuildable interface supports adding a menu by specifying "menu" as the "type" attribute of a &lt;child&gt; element. </p> <div class="example"> <a name="id956196"></a><p class="title"><b>Example 35. A UI definition fragment with menus</b></p> <div class="example-contents"> <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td class="listing_lines" align="right"><pre>1 2 3 4 5</pre></td> <td class="listing_code"><pre class="programlisting"><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkMenuToolButton"</span><span class="symbol">&gt;</span> <span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">child</span><span class="normal"> type</span><span class="symbol">=</span><span class="string">"menu"</span><span class="symbol">&gt;</span> <span class="normal"> </span><span class="symbol">&lt;</span><span class="usertype">object</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"GtkMenu"</span><span class="symbol">/&gt;</span> <span class="normal"> </span><span class="symbol">&lt;/</span><span class="normal">child</span><span class="symbol">&gt;</span> <span class="symbol">&lt;/</span><span class="normal">object</span><span class="symbol">&gt;</span></pre></td> </tr> </tbody> </table> </div> </div> <br class="example-break"> </div> </div> <div class="refsect1"> <a name="GtkMenuToolButton.details"></a><h2>Details</h2> <div class="refsect2"> <a name="GtkMenuToolButton-struct"></a><h3>struct GtkMenuToolButton</h3> <pre class="programlisting">struct GtkMenuToolButton;</pre> <p> The <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> struct contains only private data and should only be accessed through the functions described below. </p> </div> <hr> <div class="refsect2"> <a name="gtk-menu-tool-button-new"></a><h3>gtk_menu_tool_button_new ()</h3> <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_menu_tool_button_new (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *icon_widget</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre> <p> Creates a new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> using <em class="parameter"><code>icon_widget</code></em> as icon and <em class="parameter"><code>label</code></em> as label. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>icon_widget</code></em> :</span></p></td> <td>a widget that will be used as icon widget, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>label</code></em> :</span></p></td> <td>a string that will be used as label, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span> </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td>the new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> </tbody> </table></div> <p class="since">Since 2.6</p> </div> <hr> <div class="refsect2"> <a name="gtk-menu-tool-button-new-from-stock"></a><h3>gtk_menu_tool_button_new_from_stock ()</h3> <pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="returnvalue">GtkToolItem</span></a> * gtk_menu_tool_button_new_from_stock (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>);</pre> <p> Creates a new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. The new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> will contain an icon and label from the stock item indicated by <em class="parameter"><code>stock_id</code></em>. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>stock_id</code></em> :</span></p></td> <td>the name of a stock item</td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td>the new <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> </tbody> </table></div> <p class="since">Since 2.6</p> </div> <hr> <div class="refsect2"> <a name="gtk-menu-tool-button-set-menu"></a><h3>gtk_menu_tool_button_set_menu ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gtk_menu_tool_button_set_menu (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *menu</code></em>);</pre> <p> Sets the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> that is popped up when the user clicks on the arrow. If <em class="parameter"><code>menu</code></em> is NULL, the arrow button becomes insensitive. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>button</code></em> :</span></p></td> <td>a <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>menu</code></em> :</span></p></td> <td>the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> associated with <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> </tbody> </table></div> <p class="since">Since 2.6</p> </div> <hr> <div class="refsect2"> <a name="gtk-menu-tool-button-get-menu"></a><h3>gtk_menu_tool_button_get_menu ()</h3> <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_menu_tool_button_get_menu (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>);</pre> <p> Gets the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> associated with <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>button</code></em> :</span></p></td> <td>a <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td>the <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a> associated with <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span> </td> </tr> </tbody> </table></div> <p class="since">Since 2.6</p> </div> <hr> <div class="refsect2"> <a name="gtk-menu-tool-button-set-arrow-tooltip"></a><h3>gtk_menu_tool_button_set_arrow_tooltip ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gtk_menu_tool_button_set_arrow_tooltip (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code><a class="link" href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> *tooltips</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tip_text</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tip_private</code></em>);</pre> <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;"> <h3 class="title">Warning</h3> <p><code class="literal">gtk_menu_tool_button_set_arrow_tooltip</code> has been deprecated since version 2.12 and should not be used in newly-written code. Use <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-set-arrow-tooltip-text" title="gtk_menu_tool_button_set_arrow_tooltip_text ()"><code class="function">gtk_menu_tool_button_set_arrow_tooltip_text()</code></a> instead.</p> </div> <p> Sets the <a class="link" href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> object to be used for arrow button which pops up the menu. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip" title="gtk_tool_item_set_tooltip ()"><code class="function">gtk_tool_item_set_tooltip()</code></a> for setting a tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>button</code></em> :</span></p></td> <td>a <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>tooltips</code></em> :</span></p></td> <td>the <a class="link" href="GtkTooltips.html" title="GtkTooltips"><span class="type">GtkTooltips</span></a> object to be used</td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>tip_text</code></em> :</span></p></td> <td>text to be used as tooltip text for tool_item. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>tip_private</code></em> :</span></p></td> <td>text to be used as private tooltip text. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span> </td> </tr> </tbody> </table></div> <p class="since">Since 2.6</p> </div> <hr> <div class="refsect2"> <a name="gtk-menu-tool-button-set-arrow-tooltip-text"></a><h3>gtk_menu_tool_button_set_arrow_tooltip_text ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gtk_menu_tool_button_set_arrow_tooltip_text (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre> <p> Sets the tooltip text to be used as tooltip for the arrow button which pops up the menu. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip" title="gtk_tool_item_set_tooltip ()"><code class="function">gtk_tool_item_set_tooltip()</code></a> for setting a tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>button</code></em> :</span></p></td> <td>a <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td> <td>text to be used as tooltip text for button's arrow button</td> </tr> </tbody> </table></div> <p class="since">Since 2.12</p> </div> <hr> <div class="refsect2"> <a name="gtk-menu-tool-button-set-arrow-tooltip-markup"></a><h3>gtk_menu_tool_button_set_arrow_tooltip_markup ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gtk_menu_tool_button_set_arrow_tooltip_markup (<em class="parameter"><code><a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button</code></em>, <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *markup</code></em>);</pre> <p> Sets the tooltip markup text to be used as tooltip for the arrow button which pops up the menu. See <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip" title="gtk_tool_item_set_tooltip ()"><code class="function">gtk_tool_item_set_tooltip()</code></a> for setting a tooltip on the whole <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>button</code></em> :</span></p></td> <td>a <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>markup</code></em> :</span></p></td> <td>markup text to be used as tooltip text for button's arrow button</td> </tr> </tbody> </table></div> <p class="since">Since 2.12</p> </div> </div> <div class="refsect1"> <a name="GtkMenuToolButton.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="GtkMenuToolButton--menu"></a><h3>The <code class="literal">"menu"</code> property</h3> <pre class="programlisting"> "menu" <a class="link" href="GtkMenu.html" title="GtkMenu"><span class="type">GtkMenu</span></a>* : Read / Write</pre> <p>The dropdown menu.</p> </div> </div> <div class="refsect1"> <a name="GtkMenuToolButton.signal-details"></a><h2>Signal Details</h2> <div class="refsect2"> <a name="GtkMenuToolButton-show-menu"></a><h3>The <code class="literal">"show-menu"</code> signal</h3> <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> *button, <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre> <p> The ::show-menu signal is emitted before the menu is shown. </p> <p> It can be used to populate the menu on demand, using <a class="link" href="GtkMenuToolButton.html#gtk-menu-tool-button-get-menu" title="gtk_menu_tool_button_get_menu ()"><code class="function">gtk_menu_tool_button_get_menu()</code></a>. </p> <p> Note that even if you populate the menu dynamically in this way, you must set an empty menu on the <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a> beforehand, since the arrow is made insensitive if the menu is not set. </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>button</code></em> :</span></p></td> <td>the object on which the signal is emitted</td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td> <td>user data set when the signal handler was connected.</td> </tr> </tbody> </table></div> </div> </div> <div class="refsect1"> <a name="GtkMenuToolButton.see-also"></a><h2>See Also</h2> <p> </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody><tr> <td><p><span class="term"><a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a>, </span><span class="term"><a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a></span></p></td> <td> <p>The toolbar widget</p> <p> The parent class of <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>. The properties "label_widget", "label", "icon_widget", and "stock_id" on <a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a> determine the label and icon used on <a class="link" href="GtkMenuToolButton.html" title="GtkMenuToolButton"><span class="type">GtkMenuToolButton</span></a>s. </p> </td> </tr></tbody> </table></div> <p> </p> </div> </div> <div class="footer"> <hr> Generated by GTK-Doc V1.18</div> </body> </html>
solr-4.4.0/docs/solr-core/org/apache/solr/search/function/distance/class-use/HaversineFunction.html
tunacasserole/solr
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_51) on Fri Jul 19 02:58:57 EDT 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.solr.search.function.distance.HaversineFunction (Solr 4.4.0 API) </TITLE> <META NAME="date" CONTENT="2013-07-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.search.function.distance.HaversineFunction (Solr 4.4.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/solr/search/function/distance/HaversineFunction.html" title="class in org.apache.solr.search.function.distance"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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="../../../../../../../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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/solr/search/function/distance//class-useHaversineFunction.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HaversineFunction.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.solr.search.function.distance.HaversineFunction</B></H2> </CENTER> No usage of org.apache.solr.search.function.distance.HaversineFunction <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/solr/search/function/distance/HaversineFunction.html" title="class in org.apache.solr.search.function.distance"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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="../../../../../../../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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/solr/search/function/distance//class-useHaversineFunction.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HaversineFunction.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &copy; 2000-2013 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </BODY> </HTML>
stats/usa/LA/1968.html
guydavis/babynamemap
<head><title>Popular Baby Names</title> <meta name="dc.language" scheme="ISO639-2" content="eng"> <meta name="dc.creator" content="OACT"> <meta name="lead_content_manager" content="JeffK"> <meta name="coder" content="JeffK"> <meta name="dc.date.reviewed" scheme="ISO8601" content="2005-12-30"> <link rel="stylesheet" href="../OACT/templatefiles/master.css" type="text/css" media="screen"> <link rel="stylesheet" href="../OACT/templatefiles/custom.css" type="text/css" media="screen"> <link rel="stylesheet" href="../OACT/templatefiles/print.css" type="text/css" media="print"> </head> <body bgcolor="#ffffff" text="#000000" topmargin="1" leftmargin="0"> <table width="100%" border="0" cellspacing="0" cellpadding="4"> <tbody> <tr> <td class="sstop" valign="bottom" align="left" width="25%"> Social Security Online </td> <td valign="bottom" class="titletext"> <!-- sitetitle -->Popular Baby Names </td> </tr> <tr bgcolor="#333366"><td colspan="2" height="2"></td></tr> <tr> <td class="graystars" width="25%" valign="top"> </td> <td valign="top"> <a href="http://www.ssa.gov/"><img src="/templateimages/tinylogo.gif" width="52" height="47" align="left" alt="SSA logo: link to Social Security home page" border="0"></a><a name="content"></a> <h1>Popular Names by State</h1>August 31, 2007</td> </tr> <tr bgcolor="#333366"><td colspan="2" height="1"></td></tr> </tbody></table> <table width="100%" border="0" cellspacing="0" cellpadding="4" summary="formatting"> <tbody> <tr align="left" valign="top"> <td width="25%" class="whiteruled2-td"> <table width="92%" border="0" cellpadding="4" class="ninetypercent"> <tr> <td class="whiteruled-td"><a href="../OACT/babynames/index.html">Popular Baby Names</a></td> </tr> <tr> <td class="whiteruled-td"><a href="../OACT/babynames/background.html"> Background information</a></td> </tr> <tr> <td class="whiteruled2-td"><a href="../OACT/babynames/USbirthsNumident.html">Number of U. S. births</a> based on Social Security card applications</td> </tr> </table> <p> Make another selection?<br /> <form method="post" action="/cgi-bin/namesbystate.cgi"> &nbsp;<label for="state">Select State</label><br /> &nbsp;<select name="state" size="1" id="state"> <option value="AK">Alaska</option> <option value="AL">Alabama</option> <option value="AR">Arkansas</option> <option value="AZ">Arizona</option> <option value="CA">California</option> <option value="CO">Colorado</option> <option value="CT">Connecticut</option> <option value="DC">District of Columbia</option> <option value="DE">Delaware</option> <option value="FL">Florida</option> <option value="GA">Georgia</option> <option value="HI">Hawaii</option> <option value="IA">Iowa</option> <option value="ID">Idaho</option> <option value="IL">Illinois</option> <option value="IN">Indiana</option> <option value="KS">Kansas</option> <option value="KY">Kentucky</option> <option value="LA" selected>Louisiana</option> <option value="MA">Massachusetts</option> <option value="MD">Maryland</option> <option value="ME">Maine</option> <option value="MI">Michigan</option> <option value="MN">Minnesota</option> <option value="MO">Missouri</option> <option value="MS">Mississippi</option> <option value="MT">Montana</option> <option value="NC">North Carolina</option> <option value="ND">North Dakota</option> <option value="NE">Nebraska</option> <option value="NH">New Hampshire</option> <option value="NJ">New Jersey</option> <option value="NM">New Mexico</option> <option value="NV">Nevada</option> <option value="NY">New York</option> <option value="OH">Ohio</option> <option value="OK">Oklahoma</option> <option value="OR">Oregon</option> <option value="PA">Pennsylvania</option> <option value="RI">Rhode Island</option> <option value="SC">South Carolina</option> <option value="SD">South Dakota</option> <option value="TN">Tennessee</option> <option value="TX">Texas</option> <option value="UT">Utah</option> <option value="VA">Virginia</option> <option value="VT">Vermont</option> <option value="WA">Washington</option> <option value="WI">Wisconsin</option> <option value="WV">West Virginia</option> <option value="WY">Wyoming</option> </select><p> &nbsp;<label for="year">Enter a year between<br />&nbsp;1960-2004:</label> &nbsp; <input type="text" name="year" size="4" maxlength="4" id="year" value="1968"> <p>&nbsp;<input type="submit" value=" Go "> </form> </p> </td> <td class="greyruled-td"> <p> The following table shows the 100 most frequent given names for male and female births in 1968 in Louisiana. The number to the right of each name is the number of occurrences in the data. The source is a 100% sample based on Social Security card application data. See the <a href="../OACT/babynames/background.html">limitations</a> of this data source. <p align="center"> <table width="72%" border="1" bordercolor="#aaabbb" cellpadding="1" cellspacing="0"> <caption><b>Popularity for top 100 names in Louisiana for births in 1968</b> </caption> <tr align="center" valign="bottom"> <th scope="col" width="12%" bgcolor="#efefef">Rank</th> <th scope="col" width="22%" bgcolor="#99ccff">Male name</th> <th scope="col" width="22%" bgcolor="#99ccff">Number of<br /> males</th> <th scope="col" width="22%" bgcolor="pink">Female name</th> <th scope="col" width="22%" bgcolor="pink">Number of<br /> females</th></tr> <tr align="right"><td>1</td> <td align="center">Michael</td> <td>1,302</td> <td align="center">Lisa</td> <td>813</td></tr> <tr align="right"><td>2</td> <td align="center">John</td> <td>1,138</td> <td align="center">Michelle</td> <td>635</td></tr> <tr align="right"><td>3</td> <td align="center">James</td> <td>1,058</td> <td align="center">Angela</td> <td>630</td></tr> <tr align="right"><td>4</td> <td align="center">David</td> <td>921</td> <td align="center">Melissa</td> <td>586</td></tr> <tr align="right"><td>5</td> <td align="center">Robert</td> <td>860</td> <td align="center">Tammy</td> <td>482</td></tr> <tr align="right"><td>6</td> <td align="center">Kevin</td> <td>615</td> <td align="center">Mary</td> <td>442</td></tr> <tr align="right"><td>7</td> <td align="center">William</td> <td>577</td> <td align="center">Kimberly</td> <td>440</td></tr> <tr align="right"><td>8</td> <td align="center">Charles</td> <td>569</td> <td align="center">Karen</td> <td>376</td></tr> <tr align="right"><td>9</td> <td align="center">Joseph</td> <td>569</td> <td align="center">Stephanie</td> <td>355</td></tr> <tr align="right"><td>10</td> <td align="center">Mark</td> <td>567</td> <td align="center">Jennifer</td> <td>345</td></tr> <tr align="right"><td>11</td> <td align="center">Christopher</td> <td>541</td> <td align="center">Pamela</td> <td>335</td></tr> <tr align="right"><td>12</td> <td align="center">Richard</td> <td>438</td> <td align="center">Tina</td> <td>327</td></tr> <tr align="right"><td>13</td> <td align="center">Brian</td> <td>432</td> <td align="center">Cynthia</td> <td>307</td></tr> <tr align="right"><td>14</td> <td align="center">Kenneth</td> <td>430</td> <td align="center">Donna</td> <td>303</td></tr> <tr align="right"><td>15</td> <td align="center">Anthony</td> <td>420</td> <td align="center">Patricia</td> <td>294</td></tr> <tr align="right"><td>16</td> <td align="center">Timothy</td> <td>405</td> <td align="center">Laura</td> <td>283</td></tr> <tr align="right"><td>17</td> <td align="center">Paul</td> <td>399</td> <td align="center">Sharon</td> <td>255</td></tr> <tr align="right"><td>18</td> <td align="center">Troy</td> <td>390</td> <td align="center">Tracy</td> <td>249</td></tr> <tr align="right"><td>19</td> <td align="center">Thomas</td> <td>352</td> <td align="center">Rhonda</td> <td>248</td></tr> <tr align="right"><td>20</td> <td align="center">Patrick</td> <td>344</td> <td align="center">Sandra</td> <td>245</td></tr> <tr align="right"><td>21</td> <td align="center">Ronald</td> <td>333</td> <td align="center">Elizabeth</td> <td>243</td></tr> <tr align="right"><td>22</td> <td align="center">Steven</td> <td>332</td> <td align="center">Kelly</td> <td>234</td></tr> <tr align="right"><td>23</td> <td align="center">Donald</td> <td>324</td> <td align="center">Susan</td> <td>230</td></tr> <tr align="right"><td>24</td> <td align="center">Gregory</td> <td>310</td> <td align="center">Julie</td> <td>223</td></tr> <tr align="right"><td>25</td> <td align="center">Eric</td> <td>283</td> <td align="center">Rebecca</td> <td>218</td></tr> <tr align="right"><td>26</td> <td align="center">Stephen</td> <td>265</td> <td align="center">Paula</td> <td>216</td></tr> <tr align="right"><td>27</td> <td align="center">Jeffrey</td> <td>254</td> <td align="center">Monica</td> <td>214</td></tr> <tr align="right"><td>28</td> <td align="center">Scott</td> <td>247</td> <td align="center">Linda</td> <td>213</td></tr> <tr align="right"><td>29</td> <td align="center">Larry</td> <td>242</td> <td align="center">Amy</td> <td>202</td></tr> <tr align="right"><td>30</td> <td align="center">Keith</td> <td>239</td> <td align="center">Shannon</td> <td>200</td></tr> <tr align="right"><td>31</td> <td align="center">Todd</td> <td>239</td> <td align="center">Dawn</td> <td>198</td></tr> <tr align="right"><td>32</td> <td align="center">Edward</td> <td>232</td> <td align="center">Kim</td> <td>198</td></tr> <tr align="right"><td>33</td> <td align="center">Daniel</td> <td>228</td> <td align="center">Wendy</td> <td>182</td></tr> <tr align="right"><td>34</td> <td align="center">Terry</td> <td>224</td> <td align="center">Yolanda</td> <td>177</td></tr> <tr align="right"><td>35</td> <td align="center">Gary</td> <td>206</td> <td align="center">Cheryl</td> <td>175</td></tr> <tr align="right"><td>36</td> <td align="center">George</td> <td>192</td> <td align="center">Stacey</td> <td>170</td></tr> <tr align="right"><td>37</td> <td align="center">Rodney</td> <td>192</td> <td align="center">Barbara</td> <td>168</td></tr> <tr align="right"><td>38</td> <td align="center">Craig</td> <td>181</td> <td align="center">Christine</td> <td>168</td></tr> <tr align="right"><td>39</td> <td align="center">Jerry</td> <td>181</td> <td align="center">Denise</td> <td>168</td></tr> <tr align="right"><td>40</td> <td align="center">Bryan</td> <td>168</td> <td align="center">Leslie</td> <td>166</td></tr> <tr align="right"><td>41</td> <td align="center">Darren</td> <td>163</td> <td align="center">Debra</td> <td>164</td></tr> <tr align="right"><td>42</td> <td align="center">Jeffery</td> <td>160</td> <td align="center">Dana</td> <td>163</td></tr> <tr align="right"><td>43</td> <td align="center">Jason</td> <td>158</td> <td align="center">Lori</td> <td>163</td></tr> <tr align="right"><td>44</td> <td align="center">Chad</td> <td>157</td> <td align="center">Stacy</td> <td>163</td></tr> <tr align="right"><td>45</td> <td align="center">Reginald</td> <td>156</td> <td align="center">Carolyn</td> <td>162</td></tr> <tr align="right"><td>46</td> <td align="center">Willie</td> <td>156</td> <td align="center">Tonya</td> <td>158</td></tr> <tr align="right"><td>47</td> <td align="center">Gerald</td> <td>151</td> <td align="center">Rachel</td> <td>156</td></tr> <tr align="right"><td>48</td> <td align="center">Johnny</td> <td>151</td> <td align="center">Brenda</td> <td>155</td></tr> <tr align="right"><td>49</td> <td align="center">Raymond</td> <td>151</td> <td align="center">Robin</td> <td>155</td></tr> <tr align="right"><td>50</td> <td align="center">Dennis</td> <td>147</td> <td align="center">Michele</td> <td>150</td></tr> <tr align="right"><td>51</td> <td align="center">Randy</td> <td>145</td> <td align="center">Melanie</td> <td>143</td></tr> <tr align="right"><td>52</td> <td align="center">Matthew</td> <td>144</td> <td align="center">Andrea</td> <td>139</td></tr> <tr align="right"><td>53</td> <td align="center">Tony</td> <td>141</td> <td align="center">Sheila</td> <td>137</td></tr> <tr align="right"><td>54</td> <td align="center">Darrell</td> <td>139</td> <td align="center">Carol</td> <td>135</td></tr> <tr align="right"><td>55</td> <td align="center">Louis</td> <td>137</td> <td align="center">Deborah</td> <td>135</td></tr> <tr align="right"><td>56</td> <td align="center">Douglas</td> <td>133</td> <td align="center">Jacqueline</td> <td>133</td></tr> <tr align="right"><td>57</td> <td align="center">Carl</td> <td>131</td> <td align="center">Tanya</td> <td>132</td></tr> <tr align="right"><td>58</td> <td align="center">Bobby</td> <td>130</td> <td align="center">Sherry</td> <td>130</td></tr> <tr align="right"><td>59</td> <td align="center">Frank</td> <td>130</td> <td align="center">Theresa</td> <td>127</td></tr> <tr align="right"><td>60</td> <td align="center">Henry</td> <td>128</td> <td align="center">Connie</td> <td>121</td></tr> <tr align="right"><td>61</td> <td align="center">Chris</td> <td>125</td> <td align="center">Sonya</td> <td>118</td></tr> <tr align="right"><td>62</td> <td align="center">Sean</td> <td>125</td> <td align="center">Wanda</td> <td>118</td></tr> <tr align="right"><td>63</td> <td align="center">Jimmy</td> <td>124</td> <td align="center">Catherine</td> <td>116</td></tr> <tr align="right"><td>64</td> <td align="center">Andrew</td> <td>120</td> <td align="center">Tracey</td> <td>115</td></tr> <tr align="right"><td>65</td> <td align="center">Dwayne</td> <td>118</td> <td align="center">Carla</td> <td>114</td></tr> <tr align="right"><td>66</td> <td align="center">Ricky</td> <td>117</td> <td align="center">Charlotte</td> <td>114</td></tr> <tr align="right"><td>67</td> <td align="center">Russell</td> <td>116</td> <td align="center">Monique</td> <td>108</td></tr> <tr align="right"><td>68</td> <td align="center">Tommy</td> <td>116</td> <td align="center">Terri</td> <td>105</td></tr> <tr align="right"><td>69</td> <td align="center">Billy</td> <td>115</td> <td align="center">Amanda</td> <td>104</td></tr> <tr align="right"><td>70</td> <td align="center">Derrick</td> <td>112</td> <td align="center">Kathy</td> <td>104</td></tr> <tr align="right"><td>71</td> <td align="center">Curtis</td> <td>108</td> <td align="center">Gina</td> <td>103</td></tr> <tr align="right"><td>72</td> <td align="center">Shawn</td> <td>106</td> <td align="center">Regina</td> <td>103</td></tr> <tr align="right"><td>73</td> <td align="center">Shane</td> <td>103</td> <td align="center">Nancy</td> <td>102</td></tr> <tr align="right"><td>74</td> <td align="center">Harold</td> <td>102</td> <td align="center">Melinda</td> <td>98</td></tr> <tr align="right"><td>75</td> <td align="center">Micheal</td> <td>101</td> <td align="center">Teresa</td> <td>96</td></tr> <tr align="right"><td>76</td> <td align="center">Ronnie</td> <td>101</td> <td align="center">Renee</td> <td>94</td></tr> <tr align="right"><td>77</td> <td align="center">Bruce</td> <td>99</td> <td align="center">Toni</td> <td>94</td></tr> <tr align="right"><td>78</td> <td align="center">Lawrence</td> <td>99</td> <td align="center">Janice</td> <td>92</td></tr> <tr align="right"><td>79</td> <td align="center">Calvin</td> <td>98</td> <td align="center">Annette</td> <td>91</td></tr> <tr align="right"><td>80</td> <td align="center">Marvin</td> <td>96</td> <td align="center">Cassandra</td> <td>91</td></tr> <tr align="right"><td>81</td> <td align="center">Byron</td> <td>95</td> <td align="center">Cindy</td> <td>90</td></tr> <tr align="right"><td>82</td> <td align="center">Ernest</td> <td>94</td> <td align="center">Veronica</td> <td>89</td></tr> <tr align="right"><td>83</td> <td align="center">Samuel</td> <td>94</td> <td align="center">Katherine</td> <td>88</td></tr> <tr align="right"><td>84</td> <td align="center">Roy</td> <td>93</td> <td align="center">Penny</td> <td>87</td></tr> <tr align="right"><td>85</td> <td align="center">Glenn</td> <td>91</td> <td align="center">Valerie</td> <td>86</td></tr> <tr align="right"><td>86</td> <td align="center">Albert</td> <td>90</td> <td align="center">Christina</td> <td>85</td></tr> <tr align="right"><td>87</td> <td align="center">Barry</td> <td>89</td> <td align="center">Vanessa</td> <td>84</td></tr> <tr align="right"><td>88</td> <td align="center">Randall</td> <td>89</td> <td align="center">Yvette</td> <td>84</td></tr> <tr align="right"><td>89</td> <td align="center">Eddie</td> <td>88</td> <td align="center">Janet</td> <td>83</td></tr> <tr align="right"><td>90</td> <td align="center">Jonathan</td> <td>88</td> <td align="center">Jill</td> <td>83</td></tr> <tr align="right"><td>91</td> <td align="center">Brent</td> <td>87</td> <td align="center">Shelia</td> <td>83</td></tr> <tr align="right"><td>92</td> <td align="center">Danny</td> <td>87</td> <td align="center">Ann</td> <td>81</td></tr> <tr align="right"><td>93</td> <td align="center">Warren</td> <td>86</td> <td align="center">Margaret</td> <td>80</td></tr> <tr align="right"><td>94</td> <td align="center">Wayne</td> <td>86</td> <td align="center">Sarah</td> <td>80</td></tr> <tr align="right"><td>95</td> <td align="center">Earl</td> <td>84</td> <td align="center">Darlene</td> <td>78</td></tr> <tr align="right"><td>96</td> <td align="center">Walter</td> <td>82</td> <td align="center">Samantha</td> <td>77</td></tr> <tr align="right"><td>97</td> <td align="center">Lee</td> <td>81</td> <td align="center">Felicia</td> <td>75</td></tr> <tr align="right"><td>98</td> <td align="center">Shannon</td> <td>81</td> <td align="center">Bridget</td> <td>72</td></tr> <tr align="right"><td>99</td> <td align="center">Derek</td> <td>80</td> <td align="center">Charlene</td> <td>72</td></tr> <tr align="right"><td>100</td> <td align="center">Kirk</td> <td>80</td> <td align="center">Laurie</td> <td>72</td></tr> <tr align="right"><td>101</td> <td align="center">&nbsp;</td> <td>&nbsp;</td> <td align="center">Sherri</td> <td>72</td></tr> </table></td></tr></table> <table class="printhide" width="100%" border="0" cellpadding="1" cellspacing="0"> <tr bgcolor="#333366"><td height="1" valign="top" height="1" colspan="3"></td></tr> <tr> <td width="26%" valign="middle">&nbsp;<a href="http://www.firstgov.gov"><img src="/templateimages/firstgov3.gif" width="72" height="15" alt="Link to FirstGov.gov: U.S. Government portal" border="0"></a></td> <td valign="top" class="seventypercent"> <a href="http://www.ssa.gov/privacy.html">Privacy Policy</a>&nbsp; | <a href="http://www.ssa.gov/websitepolicies.htm">Website Policies &amp; Other Important Information</a>&nbsp; | <a href="http://www.ssa.gov/sitemap.htm">Site Map</a></td> </tr> </table> </body></html>
gr-pmt_cpp/docs/doxygen/html/PDU__remove__all__tags_8h.html
GrubiCom/FrameworkCRN
<!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.6"/> <title>GNU Radio&#39;s PMT_CPP Package: PDU_remove_all_tags.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="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="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">GNU Radio&#39;s PMT_CPP Package </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.6 --> </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('PDU__remove__all__tags_8h.html','');}); </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">PDU_remove_all_tags.h File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &lt;<a class="el" href="api_8h_source.html">pmt_cpp/api.h</a>&gt;</code><br/> <code>#include &lt;gnuradio/block.h&gt;</code><br/> </div><div class="textblock"><div class="dynheader"> Include dependency graph for PDU_remove_all_tags.h:</div> <div class="dyncontent"> <div class="center"><img src="PDU__remove__all__tags_8h__incl.png" border="0" usemap="#PDU__remove__all__tags_8h" alt=""/></div> <!-- MAP 0 --> </div> </div><div class="textblock"><div class="dynheader"> This graph shows which files directly or indirectly include this file:</div> <div class="dyncontent"> <div class="center"><img src="PDU__remove__all__tags_8h__dep__incl.png" border="0" usemap="#PDU__remove__all__tags_8hdep" alt=""/></div> <!-- MAP 1 --> </div> </div> <p><a href="PDU__remove__all__tags_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr_1_1pmt__cpp_1_1PDU__remove__all__tags.html">gr::pmt_cpp::PDU_remove_all_tags</a></td></tr> <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">&lt;+description of block+&gt; <a href="classgr_1_1pmt__cpp_1_1PDU__remove__all__tags.html#details">More...</a><br/></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespacegr"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacegr.html">gr</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:namespacegr_1_1pmt__cpp"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacegr_1_1pmt__cpp.html">gr::pmt_cpp</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_c6a2ab3683b4f0f5d80bb40c520c976d.html">pmt_cpp</a></li><li class="navelem"><a class="el" href="PDU__remove__all__tags_8h.html">PDU_remove_all_tags.h</a></li> <li class="footer">Generated on Thu Oct 15 2015 13:02:30 for GNU Radio&#39;s PMT_CPP Package by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li> </ul> </div> </body> </html>
JavaScript/testApiCall.html
siremi/Atomic-AI
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>AR OAuth Prototype</title> <!-- JavaScripts --> <script src="jQuery/jquery-3.1.1.min.js"></script> <!--Atomic Reach--> <script src="lib/js.cookie.js"></script> <script src="lib/md5.js"></script> <script src="lib/oauth.js"></script> <script src="lib/sha1.js"></script> <script src="lib/api_client.js"></script> <script src="ar_config.js"></script> </head> <body> <h1>Atomic Reach OAuth Prototype</h1> <div> Check Developer console for API response. </div> <script type="text/javascript"> $(document).ready(function () { var client = {}; client = arClient(); // set delay interval between requests (ms) client.setDelayInterval(0); // set debug verbose mode client.setDebugMode(true); // identify with an app name client.setAppName('TEST_APP'); // issue / verify access tokens client.init(API_HOST, CONSUMER_KEY, CONSUMER_SECRET, callbackApiConnected); // API connected and ready to receive calls function callbackApiConnected() { // an example paragraph pulled from an article or being written by a user var text = "Once there was a Czar who had three lovely daughters. One day the three daughters went walking in the woods. They were enjoying themselves so much that they forgot the time and stayed too long. A dragon kidnapped the three daughters. As they were being dragged off they cried for help. Three heroes heard their cries and set off to rescue the daughters. The heroes came and fought the dragon and rescued the maidens. Then the heroes returned the daughters to their palace. When the Czar heard of the rescue, he rewarded the heroes."; // build the request var requestData = {}; // add the text in a paragraph | this can be a partially written sentence / paragraph requestData["content"] = text; // target audience level | 1,2,3,4,5 | optional | set to Knowledgeable by default requestData["sophisticationBandId"] = client.sophisticationBandIdsArray["Knowledgeable"]; // service to process | selecting less services will be faster | each service takes time to process requestData["serviceNamesArray"] = [ 'paragraph_density', // return paragraphDensityArray 'sentence_length', // returns sentenceLengthIssuesArray 'spelling', // returns issuesArray 'grammar', // returns issuesArray 'readability', // calculates Syntax / audience level of the text | automatically done if context / synonyms are enabled 'synonyms_v3', // returns synonymsV3 by Context / best match on top "keywords", // returns keywordsArray 'urls' // checks links in html | returns urlsArray ]; // html is required for checking links if($.inArray('urls', requestData["serviceNamesArray"])!==-1) requestData["contentHtml"] = text; // do the API call client.analyzeText(requestData, apiCallProcessResp); // process response function apiCallProcessResp(resp) { console.log('apiCallProcessResp() ', resp); } } }); </script> </body> </html>
packages/my-custom-theme/sass/example/example.css
msakamoto-sf/extjs42-senchacmdv4-exercise
/* * This file is generated by Sencha Cmd and should NOT be edited. It redirects * to the most recently built CSS file for the application to allow theme.html * to load properly for image slicing (required to support non-CSS3 browsers * such as IE9 and below). */ @import '../../build/resources/my-custom-theme-all-rtl-debug.css';
src/app/@shared/components/cloud-mapping.component.html
naivefun/app.rest.studio
<div class="form-group row"> <label class="col-3 col-form-label">Sync Account</label> <div class="col-9"> <select class="custom-select"> <option [value]="account.id" *ngFor="let account of syncAccounts">{{account.title}}</option> </select> </div> </div> <div class="form-group row"> <a class="col-3 col-form-label ion-android-folder-open" (click)="selectPath()"> Folder</a> <div class="col-9"> <input class="form-control" [(ngModel)]="folder" (change)="setPath($event)"> </div> </div> <div class="form-group row"> <label class="col-3 col-form-label">File Name</label> <div class="col-9"> <input class="form-control" [(ngModel)]="fileName" (change)="setPath($event)"> </div> </div> <div class="form-group row" *ngIf="mapping?.sharedLink"> <label class="col-3 col-form-label">Shared Link</label> <div class="col-9"> <input class="form-control" value="bootstrap@example.com"> </div> </div> <div> <button class="btn btn-sm btn-info" (click)="save()">Save</button> <!--<button class="btn btn-sm btn-info" (click)="generateSahredLink()">Generate Shared Link</button>--> <!--<button class="btn btn-sm btn-info" (click)="downloadFromCloud()">Download From Cloud</button>--> </div> <cloud-file-picker #pathPicker [syncAccounts]="syncAccounts" [fileExtension]="'.json'" (onPathSelected)="pathSelected($event)"></cloud-file-picker>
class6/data/news_raw_6742/Trump_AND_China_952_1620.html
jgarciab/wwd2017
<HTML> <HEAD> <STYLE TYPE="text/css"> .c0 { text-align: center; } .c1 { text-align: center; margin-top: 0em; margin-bottom: 0em; } .c2 { font-family: 'Courier New',Courier; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; } .c3 { text-align: center; margin-left: 13%; margin-right: 13%; } .c4 { font-family: 'Courier New',Courier; font-size: 10pt; font-style: normal; font-weight: bold; color: #CC0033; text-decoration: none; } .c5 { text-align: left; } .c6 { text-align: left; margin-top: 0em; margin-bottom: 0em; } .c7 { font-family: 'Courier New',Courier; font-size: 14pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; } .c8 { font-family: 'Courier New',Courier; font-size: 14pt; font-style: normal; font-weight: bold; color: #CC0033; text-decoration: none; } .c9 { font-family: 'Courier New',Courier; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; } .c10 { text-align: left; margin-top: 1em; margin-bottom: 0em; } .c11 { page-break-before: always; } .c12 { margin-left: 30pt; margin-right: 0pt; margin-top: 0em; margin-bottom: 0em; list-style: none; } .c13 { margin-left: 0pt; margin-right: 0pt; } .c14 { margin-top: 0em; margin-bottom: 0em; } .c15 { text-align: left; margin-left: 30pt; margin-top: -12pt; } .c16 { border-collapse: collapse; table-layout: auto; width:100%; } .c17 { width: 474pt; } .c18 { text-align: left; padding-left: 2pt; vertical-align: top; padding-right: 2pt; } </STYLE> </HEAD> <BODY> <BR><DIV CLASS="c0"><P CLASS="c1"><SPAN CLASS="c2">952 of 1620 DOCUMENTS</SPAN></P> </DIV> <BR><DIV CLASS="c0"><BR><P CLASS="c1"><SPAN CLASS="c2">The New York Times</SPAN></P> </DIV> <BR><DIV CLASS="c3"><P CLASS="c1"><SPAN CLASS="c4">January</SPAN><SPAN CLASS="c2"> 19, 2017 Thursday</SPAN><SPAN CLASS="c2">&nbsp;</SPAN><SPAN CLASS="c2">&nbsp;<BR>Late Edition - Final</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c8">China's</SPAN><SPAN CLASS="c7"> Energy Challenge</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">SECTION: </SPAN><SPAN CLASS="c2">Section A; Column 0; Editorial Desk; LETTER; Pg. 26</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">LENGTH: </SPAN><SPAN CLASS="c2">229 words</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c10"><SPAN CLASS="c2">To the Editor:</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2">Re ''</SPAN><SPAN CLASS="c4">China</SPAN><SPAN CLASS="c2"> Plans a Big Increase in Spending on Renewable Energy'' (news article, Jan. 6): </SPAN><SPAN CLASS="c2">&nbsp;</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> As the incoming </SPAN><SPAN CLASS="c4">Trump</SPAN><SPAN CLASS="c2"> administration promises to move the United States backward to an economy built on oil and gas that is dangerous to our health and our future, </SPAN><SPAN CLASS="c4">China</SPAN><SPAN CLASS="c2"> pledges to invest in the fast-growing economic sector that is renewable energy.</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> The </SPAN><SPAN CLASS="c4">Trump</SPAN><SPAN CLASS="c2"> administration energy policy not only threatens our physical well-being and that of the planet, but it also threatens to leave us alienated from a future sector of the global economy and cede more leadership to </SPAN><SPAN CLASS="c4">China</SPAN><SPAN CLASS="c2">.</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> If the United States minimizes job growth in renewable energy fields, we will lose out economically now and for years to come.</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> So we must look for leadership from the private sector and local and state government to support a competitive renewable energy industry. Here in New York, the business magnate Elon Musk has already started manufacturing solar panels in upstate New York that are competitive in price and output with Chinese solar panels.</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> With the closing of the Indian Point nuclear plant, Gov. Andrew M. Cuomo has an opportunity to launch a clean-energy effort to replace Indian Point's output with renewable energy.</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> It is developments like these -- not Donald </SPAN><SPAN CLASS="c4">Trump's</SPAN><SPAN CLASS="c2"> tweets -- that will breathe new life into American manufacturing and the economy.</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> EMMA TEPFER</SPAN></P> <P CLASS="c10"><SPAN CLASS="c2"> Brooklyn</SPAN></P> <P CLASS="c10"></P> <P CLASS="c10"></P> <P CLASS="c10"></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">URL: </SPAN><SPAN CLASS="c2">http://www.nytimes.com/2017/01/18/opinion/</SPAN><SPAN CLASS="c4">chinas</SPAN><SPAN CLASS="c2">-energy-challenge.html</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">LANGUAGE: </SPAN><SPAN CLASS="c2">ENGLISH</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">DOCUMENT-TYPE: </SPAN><SPAN CLASS="c2">Letter</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">PUBLICATION-TYPE: </SPAN><SPAN CLASS="c2">Newspaper</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">SUBJECT: </SPAN><SPAN CLASS="c2">ALTERNATIVE &amp; RENEWABLE ENERGY (91%); SOLAR ENERGY (90%); LETTERS &amp; COMMENTS (90%); ENERGY &amp; UTILITY TRADE (78%); ENERGY &amp; UTILITY REGULATION &amp; POLICY (78%); POWER PLANTS (78%); ELECTRIC POWER PLANTS (78%); OIL &amp; GAS INDUSTRY (78%); ENERGY &amp; UTILITY POLICY (78%); ENERGY &amp; UTILITY SECTOR PERFORMANCE (78%); ECONOMIC CONDITIONS (77%); REGIONAL &amp; LOCAL GOVERNMENTS (77%); PUBLIC POLICY (77%); EDITORIALS &amp; OPINIONS (74%); EMPLOYMENT GROWTH (73%); NUCLEAR ENERGY (73%); US PRESIDENTIAL CANDIDATES 2016 (72%); ELECTRIC POWER INDUSTRY (71%)</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">PERSON: </SPAN><SPAN CLASS="c2">DONALD </SPAN><SPAN CLASS="c4">TRUMP</SPAN><SPAN CLASS="c2"> (89%); ELON MUSK (53%); ANDREW CUOMO (52%)</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">CITY: </SPAN><SPAN CLASS="c2">NEW YORK, NY, USA (79%)</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">STATE: </SPAN><SPAN CLASS="c2">NEW YORK, USA (92%)</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">COUNTRY: </SPAN><SPAN CLASS="c4">CHINA</SPAN><SPAN CLASS="c2"> (95%); UNITED STATES (94%)</SPAN></P> </DIV> <BR><DIV CLASS="c5"><P CLASS="c6"><SPAN CLASS="c9">LOAD-DATE: </SPAN><SPAN CLASS="c2">January 19, 2017</SPAN></P> </DIV> <BR><DIV CLASS="c0"><BR><P CLASS="c1"><SPAN CLASS="c2">Copyright 2017 The New York Times Company</SPAN></P> </DIV> </BODY> </HTML>
Documentation/Javadoc/javadoc/AIGS_Commons/org/fhnw/aigs/commons/communication/ResultMessage.html
suupermario/swe2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_11) on Thu Feb 26 13:31:40 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ResultMessage</title> <meta name="date" content="2015-02-26"> <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="ResultMessage"; } } 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/ResultMessage.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/fhnw/aigs/commons/communication/PlayerChangedMessage.html" title="class in org.fhnw.aigs.commons.communication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/fhnw/aigs/commons/communication/ResultMessage.html" target="_top">Frames</a></li> <li><a href="ResultMessage.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><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.fhnw.aigs.commons.communication</div> <h2 title="Class ResultMessage" class="title">Class ResultMessage</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../org/fhnw/aigs/commons/communication/Message.html" title="class in org.fhnw.aigs.commons.communication">org.fhnw.aigs.commons.communication.Message</a></li> <li> <ul class="inheritance"> <li>org.fhnw.aigs.commons.communication.ResultMessage</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">ResultMessage</span> extends <a href="../../../../../org/fhnw/aigs/commons/communication/Message.html" title="class in org.fhnw.aigs.commons.communication">Message</a></pre> <div class="block">This general purpose message can be used as a status message in games. It contains a turn statatus, e.g. "OK", "BLOCKED" etc.</div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> <dd>v1.0</dd> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>Matthias Stöckli</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&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>private <a href="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#turnStatus">turnStatus</a></span></code> <div class="block">The status of the field.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.org.fhnw.aigs.commons.communication.Message"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.fhnw.aigs.commons.communication.<a href="../../../../../org/fhnw/aigs/commons/communication/Message.html" title="class in org.fhnw.aigs.commons.communication">Message</a></h3> <code><a href="../../../../../org/fhnw/aigs/commons/communication/Message.html#player">player</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="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/fhnw/aigs/commons/communication/ResultMessage.html#ResultMessage--">ResultMessage</a></span>()</code> <div class="block">Empty constructor.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#ResultMessage-org.fhnw.aigs.commons.FieldStatus-">ResultMessage</a></span>(<a href="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a>&nbsp;turnStatus)</code> <div class="block">Creates a new instance of ResultMessage,</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="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#getTurnStatus--">getTurnStatus</a></span>()</code> <div class="block">See <a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#turnStatus"><code>turnStatus</code></a>.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#setTurnStatus-org.fhnw.aigs.commons.FieldStatus-">setTurnStatus</a></span>(<a href="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a>&nbsp;turnStatus)</code> <div class="block">See <a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#turnStatus"><code>turnStatus</code></a>.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.fhnw.aigs.commons.communication.Message"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.fhnw.aigs.commons.communication.<a href="../../../../../org/fhnw/aigs/commons/communication/Message.html" title="class in org.fhnw.aigs.commons.communication">Message</a></h3> <code><a href="../../../../../org/fhnw/aigs/commons/communication/Message.html#getFullyQualifiedName--">getFullyQualifiedName</a>, <a href="../../../../../org/fhnw/aigs/commons/communication/Message.html#getPlayer--">getPlayer</a>, <a href="../../../../../org/fhnw/aigs/commons/communication/Message.html#parse_OLD-java.io.StringReader-java.lang.Class-">parse_OLD</a>, <a href="../../../../../org/fhnw/aigs/commons/communication/Message.html#parse-java.io.StringReader-java.lang.Class-">parse</a>, <a href="../../../../../org/fhnw/aigs/commons/communication/Message.html#send-java.net.Socket-org.fhnw.aigs.commons.Player-">send</a>, <a href="../../../../../org/fhnw/aigs/commons/communication/Message.html#setPlayer-org.fhnw.aigs.commons.Player-">setPlayer</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.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="turnStatus"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>turnStatus</h4> <pre>private&nbsp;<a href="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a> turnStatus</pre> <div class="block">The status of the field.</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ResultMessage--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ResultMessage</h4> <pre>public&nbsp;ResultMessage()</pre> <div class="block">Empty constructor. This is needed for JAXB parsing.</div> </li> </ul> <a name="ResultMessage-org.fhnw.aigs.commons.FieldStatus-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ResultMessage</h4> <pre>public&nbsp;ResultMessage(<a href="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a>&nbsp;turnStatus)</pre> <div class="block">Creates a new instance of ResultMessage,</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>turnStatus</code> - The turn status.</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="getTurnStatus--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTurnStatus</h4> <pre>public&nbsp;<a href="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a>&nbsp;getTurnStatus()</pre> <div class="block">See <a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#turnStatus"><code>turnStatus</code></a>.</div> </li> </ul> <a name="setTurnStatus-org.fhnw.aigs.commons.FieldStatus-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setTurnStatus</h4> <pre>public&nbsp;void&nbsp;setTurnStatus(<a href="../../../../../org/fhnw/aigs/commons/FieldStatus.html" title="enum in org.fhnw.aigs.commons">FieldStatus</a>&nbsp;turnStatus)</pre> <div class="block">See <a href="../../../../../org/fhnw/aigs/commons/communication/ResultMessage.html#turnStatus"><code>turnStatus</code></a>.</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="class-use/ResultMessage.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/fhnw/aigs/commons/communication/PlayerChangedMessage.html" title="class in org.fhnw.aigs.commons.communication"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/fhnw/aigs/commons/communication/ResultMessage.html" target="_top">Frames</a></li> <li><a href="ResultMessage.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><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 ======= --> </body> </html>
2018/05/13/服务器性能指标概念解析/index.html
CapZhaot/CapZhaot.github.io
<!DOCTYPE html> <html class="theme-next muse use-motion" lang="zh-Hans"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> <link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" /> <link href="/css/main.css?v=5.1.2" rel="stylesheet" type="text/css" /> <meta name="keywords" content="性能," /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.1.2" /> <meta name="description" content="QPSQuery Per Second,(每秒请求数),就是说服务器在一秒的时间内处理了多少个请求。这里的请求我们通常是指 HTTP 请求,显然数字越大代表服务器的负荷越高、处理能力越强。 作为参考,一个有着简单业务逻辑(包括数据库访问)的程序在单核心运行时可以提供 50 - 100 左右的 QPS,即每秒可以处理 50 - 100 个请求。 TPSTransactions Per Secon"> <meta name="keywords" content="性能"> <meta property="og:type" content="article"> <meta property="og:title" content=" 服务器性能指标概念解析"> <meta property="og:url" content="http://yoursite.com/2018/05/13/服务器性能指标概念解析/index.html"> <meta property="og:site_name" content="赵涛’Blog"> <meta property="og:description" content="QPSQuery Per Second,(每秒请求数),就是说服务器在一秒的时间内处理了多少个请求。这里的请求我们通常是指 HTTP 请求,显然数字越大代表服务器的负荷越高、处理能力越强。 作为参考,一个有着简单业务逻辑(包括数据库访问)的程序在单核心运行时可以提供 50 - 100 左右的 QPS,即每秒可以处理 50 - 100 个请求。 TPSTransactions Per Secon"> <meta property="og:locale" content="zh-Hans"> <meta property="og:updated_time" content="2018-05-13T08:41:53.479Z"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content=" 服务器性能指标概念解析"> <meta name="twitter:description" content="QPSQuery Per Second,(每秒请求数),就是说服务器在一秒的时间内处理了多少个请求。这里的请求我们通常是指 HTTP 请求,显然数字越大代表服务器的负荷越高、处理能力越强。 作为参考,一个有着简单业务逻辑(包括数据库访问)的程序在单核心运行时可以提供 50 - 100 左右的 QPS,即每秒可以处理 50 - 100 个请求。 TPSTransactions Per Secon"> <script type="text/javascript" id="hexo.configurations"> var NexT = window.NexT || {}; var CONFIG = { root: '/', scheme: 'Muse', sidebar: {"position":"left","display":"post","offset":12,"offset_float":12,"b2t":false,"scrollpercent":false,"onmobile":false}, fancybox: true, tabs: true, motion: true, duoshuo: { userId: '0', author: '博主' }, algolia: { applicationID: 'F24IQBZLHP', apiKey: '', indexName: 'my-blog', hits: {"per_page":10}, labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"} } }; </script> <link rel="canonical" href="http://yoursite.com/2018/05/13/服务器性能指标概念解析/"/> <title> 服务器性能指标概念解析 | 赵涛’Blog</title> </head> <body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans"> <div class="container sidebar-position-left page-post-detail "> <div class="headband"></div> <a href="https://github.com/CapZhaot"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png" alt="Fork me on GitHub"></a> <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader"> <div class="header-inner"><div class="site-brand-wrapper"> <div class="site-meta "> <div class="custom-logo-site-title"> <a href="/" class="brand" rel="start"> <span class="logo-line-before"><i></i></span> <span class="site-title">赵涛’Blog</span> <span class="logo-line-after"><i></i></span> </a> </div> <p class="site-subtitle"></p> </div> <div class="site-nav-toggle"> <button> <span class="btn-bar"></span> <span class="btn-bar"></span> <span class="btn-bar"></span> </button> </div> </div> <nav class="site-nav"> <ul id="menu" class="menu"> <li class="menu-item menu-item-home"> <a href="/" rel="section"> <i class="menu-item-icon fa fa-fw fa-home"></i> <br /> 首页 </a> </li> <li class="menu-item menu-item-tags"> <a href="/tags/" rel="section"> <i class="menu-item-icon fa fa-fw fa-tags"></i> <br /> 标签 </a> </li> <li class="menu-item menu-item-archives"> <a href="/archives/" rel="section"> <i class="menu-item-icon fa fa-fw fa-archive"></i> <br /> 归档 </a> </li> <li class="menu-item menu-item-about"> <a href="/about/" rel="section"> <i class="menu-item-icon fa fa-fw fa-user"></i> <br /> 关于 </a> </li> <li class="menu-item menu-item-search"> <a href="javascript:;" class="popup-trigger"> <i class="menu-item-icon fa fa-search fa-fw"></i> <br /> 搜索 </a> </li> </ul> <div class="site-search"> <div class="algolia-popup popup search-popup"> <div class="algolia-search"> <div class="algolia-search-input-icon"> <i class="fa fa-search"></i> </div> <div class="algolia-search-input" id="algolia-search-input"></div> </div> <div class="algolia-results"> <div id="algolia-stats"></div> <div id="algolia-hits"></div> <div id="algolia-pagination" class="algolia-pagination"></div> </div> <span class="popup-btn-close"> <i class="fa fa-times-circle"></i> </span> </div> </div> </nav> </div> </header> <main id="main" class="main"> <div class="main-inner"> <div class="content-wrap"> <div id="content" class="content"> <div id="posts" class="posts-expand"> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <div class="post-block"> <link itemprop="mainEntityOfPage" href="http://yoursite.com/2018/05/13/服务器性能指标概念解析/"> <span hidden itemprop="author" itemscope itemtype="http://schema.org/Person"> <meta itemprop="name" content=""> <meta itemprop="description" content=""> <meta itemprop="image" content="/images/avatar.gif"> </span> <span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> <meta itemprop="name" content="赵涛’Blog"> </span> <header class="post-header"> <h1 class="post-title" itemprop="name headline"> 服务器性能指标概念解析</h1> <div class="post-meta"> <span class="post-time"> <span class="post-meta-item-icon"> <i class="fa fa-calendar-o"></i> </span> <span class="post-meta-item-text">发表于</span> <time title="创建于" itemprop="dateCreated datePublished" datetime="2018-05-13T15:51:26+08:00"> 2018-05-13 </time> </span> <span class="post-comments-count"> <span class="post-meta-divider">|</span> <span class="post-meta-item-icon"> <i class="fa fa-comment-o"></i> </span> <a href="/2018/05/13/服务器性能指标概念解析/#comments" itemprop="discussionUrl"> <span class="post-comments-count disqus-comment-count" data-disqus-identifier="2018/05/13/服务器性能指标概念解析/" itemprop="commentCount"></span> </a> </span> <span class="post-meta-divider">|</span> <span class="page-pv"><i class="fa fa-file-o"></i> 被围观 <span class="busuanzi-value" id="busuanzi_value_page_pv" ></span>次 </span> </div> </header> <div class="post-body" itemprop="articleBody"> <h4 id="QPS"><a href="#QPS" class="headerlink" title="QPS"></a>QPS</h4><p>Query Per Second,(每秒请求数),就是说<strong>服务器在一秒的时间内处理了多少个请求</strong>。<br>这里的请求我们通常是指 HTTP 请求,显然数字越大代表服务器的负荷越高、处理能力越强。</p> <blockquote> <p>作为参考,一个有着简单业务逻辑(包括数据库访问)的程序在单核心运行时可以提供 50 - 100 左右的 QPS,即每秒可以处理 50 - 100 个请求。</p> </blockquote> <h4 id="TPS"><a href="#TPS" class="headerlink" title="TPS"></a>TPS</h4><p>Transactions Per Second(每秒事务处理数)。指服务器每秒处理的事务次数。一般用于评估数据库、交易系统的基准性能。比如我要测试几个不同的数据的性能。</p> <h4 id="RT"><a href="#RT" class="headerlink" title="RT"></a>RT</h4><p>Response Time(响应时间),客户端发一个请求开始计时,到客户端接收到从服务器端返回的响应结果结束所经历的时间,响应时间由请求发送时间、网络传输时间和服务器处理时间三部分组成.</p> <h4 id="并发数"><a href="#并发数" class="headerlink" title="并发数"></a>并发数</h4><p>某一时刻同时向服务器发送请求的用户数。</p> <blockquote> <p>比如,某网站存在注册用户数为10W人,但同时在线最多1W人,但这1W个人,可能只有500人会浏览帖子,500人会进行发帖,只有这1000个人对服务器才有交易,那我们计算并发量的时候,就可以以1000为标准!</p> </blockquote> <h4 id="PV"><a href="#PV" class="headerlink" title="PV"></a>PV</h4><p>Page View(页面访问次数),每打开或刷新一次页面,就算做一个pv,用户每次刷新即被计算一次。</p> <h4 id="UV"><a href="#UV" class="headerlink" title="UV"></a>UV</h4><p>Unique Visitor(独立访客数),访问您网站的一台电脑客户端为一个访客。0:00-24:00 相同的客户端只被计算一次。</p> </div> <footer class="post-footer"> <div class="post-tags"> <a href="/tags/性能/" rel="tag"># 性能</a> </div> <div class="post-nav"> <div class="post-nav-next post-nav-item"> <a href="/2018/05/01/架构学习笔记/" rel="next" title=" 架构学习笔记"> <i class="fa fa-chevron-left"></i> 架构学习笔记 </a> </div> <span class="post-nav-divider"></span> <div class="post-nav-prev post-nav-item"> <a href="/2018/06/02/PHP-ORM框架Doctrine使用介绍/" rel="prev" title="PHP ORM框架Doctrine使用介绍"> PHP ORM框架Doctrine使用介绍 <i class="fa fa-chevron-right"></i> </a> </div> </div> </footer> </div> </article> <div class="post-spread"> </div> </div> </div> <div class="comments" id="comments"> <div id="disqus_thread"> <noscript> Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a> </noscript> </div> </div> </div> <div class="sidebar-toggle"> <div class="sidebar-toggle-line-wrap"> <span class="sidebar-toggle-line sidebar-toggle-line-first"></span> <span class="sidebar-toggle-line sidebar-toggle-line-middle"></span> <span class="sidebar-toggle-line sidebar-toggle-line-last"></span> </div> </div> <aside id="sidebar" class="sidebar"> <div class="sidebar-inner"> <ul class="sidebar-nav motion-element"> <li class="sidebar-nav-toc sidebar-nav-active" data-target="post-toc-wrap" > 文章目录 </li> <li class="sidebar-nav-overview" data-target="site-overview"> 站点概览 </li> </ul> <section class="site-overview sidebar-panel"> <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person"> <img class="site-author-image" itemprop="image" src="/images/avatar.gif" alt="" /> <p class="site-author-name" itemprop="name"></p> <p class="site-description motion-element" itemprop="description">An excellent life is in the near future.</p> </div> <nav class="site-state motion-element"> <div class="site-state-item site-state-posts"> <a href="/archives/"> <span class="site-state-item-count">9</span> <span class="site-state-item-name">日志</span> </a> </div> <div class="site-state-item site-state-tags"> <a href="/tags/index.html"> <span class="site-state-item-count">7</span> <span class="site-state-item-name">标签</span> </a> </div> </nav> <div class="links-of-author motion-element"> </div> </section> <!--noindex--> <section class="post-toc-wrap motion-element sidebar-panel sidebar-panel-active"> <div class="post-toc"> <div class="post-toc-content"><ol class="nav"><li class="nav-item nav-level-4"><a class="nav-link" href="#QPS"><span class="nav-number">1.</span> <span class="nav-text">QPS</span></a></li><li class="nav-item nav-level-4"><a class="nav-link" href="#TPS"><span class="nav-number">2.</span> <span class="nav-text">TPS</span></a></li><li class="nav-item nav-level-4"><a class="nav-link" href="#RT"><span class="nav-number">3.</span> <span class="nav-text">RT</span></a></li><li class="nav-item nav-level-4"><a class="nav-link" href="#并发数"><span class="nav-number">4.</span> <span class="nav-text">并发数</span></a></li><li class="nav-item nav-level-4"><a class="nav-link" href="#PV"><span class="nav-number">5.</span> <span class="nav-text">PV</span></a></li><li class="nav-item nav-level-4"><a class="nav-link" href="#UV"><span class="nav-number">6.</span> <span class="nav-text">UV</span></a></li></ol></div> </div> </section> <!--/noindex--> </div> </aside> </div> </main> <footer id="footer" class="footer"> <div class="footer-inner"> <div class="copyright" > &copy; <span itemprop="copyrightYear">2018</span> <span class="with-love"> <i class="fa fa-heart"></i> </span> <span class="author" itemprop="copyrightHolder"></span> </div> <div class="busuanzi-count"> <script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script> <span class="site-uv"> <i class="fa fa-user"></i> <span class="busuanzi-value" id="busuanzi_value_site_uv"></span> </span> <span class="site-pv"> <i class="fa fa-eye"></i> <span class="busuanzi-value" id="busuanzi_value_site_pv"></span> </span> </div> </div> </footer> <div class="back-to-top"> <i class="fa fa-arrow-up"></i> </div> </div> <script type="text/javascript"> if (Object.prototype.toString.call(window.Promise) !== '[object Function]') { window.Promise = null; } </script> <script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script> <script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script> <script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script> <script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script> <script type="text/javascript" src="/lib/three/three.min.js"></script> <script type="text/javascript" src="/lib/three/canvas_lines.min.js"></script> <script type="text/javascript" src="/js/src/utils.js?v=5.1.2"></script> <script type="text/javascript" src="/js/src/motion.js?v=5.1.2"></script> <script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.2"></script> <script type="text/javascript" src="/js/src/post-details.js?v=5.1.2"></script> <script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.2"></script> <script id="dsq-count-scr" src="https://zhaot.disqus.com/count.js" async></script> <script type="text/javascript"> var disqus_config = function () { this.page.url = 'http://yoursite.com/2018/05/13/服务器性能指标概念解析/'; this.page.identifier = '2018/05/13/服务器性能指标概念解析/'; this.page.title = ' 服务器性能指标概念解析'; }; var d = document, s = d.createElement('script'); s.src = 'https://zhaot.disqus.com/embed.js'; s.setAttribute('data-timestamp', '' + +new Date()); (d.head || d.body).appendChild(s); </script> <link rel="stylesheet" href="/lib/algolia-instant-search/instantsearch.min.css"> <script src="/lib/algolia-instant-search/instantsearch.min.js"></script> <script src="/js/src/algolia-search.js?v=5.1.2"></script> <!-- 页面点击小红心 --> <script type="text/javascript" src="/js/src/love.js"></script> </body> </html>
Style.css
Menachem35/Contacts-List-with-AngularJS
@charset "utf-8"; /* CSS Document */ body { margin:0; padding:0; } a {color: black;} h3 {color: black !important; } .header {padding-top: 15px;} .mainContainer { background-color: #fffff; display: block; } .listIcon { } .contactListSection { width: 100%; border: 3px solid #E6E6E6; margin-bottom: 20px; } .contactHeader { background-color: #F9F9F9; height: 90px; padding-top: 30px; } .contactHeaderText { margin-left: 38%; } .favContactHeader { background-color: #F4F4F4; height: 35px; padding: 5px 0 5px 10px; border-top: 2px solid #ECECEC; } .contactCompany {color: #B2B2B2;} .contactsLink {color: #4498D3;} ul { list-style-type: none; } li img { float: left; margin: 10px; } img { display: block; margin: auto; border: 0; } /* ----------------------------------------------- */ /* Smartphones (landscape) ----------- */ @media only screen and (max-width : 321px) { } /* Smartphones (portrait) ----------- */ @media only screen and (max-width : 320px) { } /* --- Extra small devices portrait phones, less than 544px --- */ @media (max-width: 543px) { } /* --- Small devices (landscape phones, 544px and up) --- */ @media (min-width: 544px) and (max-width: 767px) { } /* --- Medium devices (tablets, 768px and up) --- */ @media (min-width: 768px) and (max-width: 991px) { } /* --- Large devices (desktops, 992px and up) --- */ @media (min-width: 992px) and (max-width: 1199px) { } /* --- Large devices (desktops, 1200px to 1475px) --- */ @media (min-width: 1200px) and (max-width: 1575px) { } /* iPads (portrait) ----------- */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { }
AdminIncludes/module-config-js.html
thelia-modules/Keyword
<script> $.fn.bootstrapSwitch || {javascripts file='assets/js/bootstrap-switch/bootstrap-switch.js'}document.write('<script src="{$asset_url}"><\/script>');{/javascripts} window.bootstrapSwitch || {javascripts file='assets/js/bootstrap-editable/bootstrap-editable.js'}document.write('<script src="{$asset_url}"><\/script>');{/javascripts} </script> <script> $(function() { $('a.keyword-group-delete').click(function(ev) { $('#keyword_group_delete_id').val($(this).data('id')); }); {* Inline editing of object position using bootstrap-editable *} $('.keywordGroupPositionChange').editable({ type : 'text', title : '{intl l="Enter new keyword group position" d="keyword"}', mode : 'popup', inputclass : 'input-mini', placement : 'left', success : function(response, newValue) { // The URL template var url = "{url path='/admin/module/Keyword/group/update-position' keyword_group_id='__ID__' position='__POS__' noamp=1}"; // Perform subtitutions url = url.replace('__ID__', $(this).data('id')) .replace('__POS__', newValue); // Reload the page location.href = url; } }); {* Toggle object visibility *} $(".keywordGroupVisibleToggle").on('switch-change', function(event, data) { $.ajax({ url : "{url path='admin/module/Keyword/group/toggle-online'}", data : { keyword_group_id : $(this).data('id'), action : 'visibilityToggle' } }); }); }); </script>
public/partials/album-list.html
abilashvemula/musicapp_node
<div class="row"> <div class="col-md-6 col-md-offset-3"> <div class="bg-info" ng-if="albums.length === 0">No Albums Yet.. Please Upload Music Files</div> <div class="list-group"> <a ng-repeat="album in albums" ng-href="#!/albums/{{album.id}}" class="list-group-item">{{album.title}}</a> </div> </div> </div>
ARDUINO/LaCOOLBoard/extras/doxygenDocs/html/functions_f.html
TamataOcean/TamataSpiru
<!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>CoolBoardAPI: Class 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="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <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">CoolBoardAPI </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('functions_f.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> <h3><a id="index_f"></a>- f -</h3><ul> <li>fade() : <a class="el" href="class_cool_board_led.html#af1cacbaa88db8bcf6042c1083ba41155">CoolBoardLed</a> </li> <li>fadeIn() : <a class="el" href="class_cool_board_led.html#ab778f5e7bed0ab74e3906d82110493c3">CoolBoardLed</a> </li> <li>fadeOut() : <a class="el" href="class_cool_board_led.html#a93d545679237e8cc858324367149775c">CoolBoardLed</a> </li> <li>fileSystem : <a class="el" href="class_cool_board.html#a42c2586fbb13ff7f06538e9284e8538d">CoolBoard</a> </li> <li>fileUpdate() : <a class="el" href="class_cool_file_system.html#a13f2958f5b87757c31fc53797a30d23a">CoolFileSystem</a> </li> <li>filter : <a class="el" href="struct_sensor_settings.html#a69dc95368069a0f408a141d4c2cbf045">SensorSettings</a> </li> <li>formatDigits() : <a class="el" href="class_cool_time.html#acd537cd4210d7bde4e1f5c47d2ac0456">CoolTime</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">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> </ul> </div> </body> </html>
docs/reference/stat_flow.html
corybrunson/ggalluvial
<!-- Generated by pkgdown: do not edit by hand --> <!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>Flow positions — stat_flow • ggalluvial</title> <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!-- Bootstrap --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script> <!-- bootstrap-toc --> <link rel="stylesheet" href="../bootstrap-toc.css"> <script src="../bootstrap-toc.js"></script> <!-- Font Awesome icons --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" /> <!-- clipboard.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> <!-- headroom.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../pkgdown.js"></script> <meta property="og:title" content="Flow positions — stat_flow" /> <meta property="og:description" content="Given a dataset with alluvial structure, stat_flow calculates the centroids (x and y) and heights (ymin and ymax) of the flows between each pair of adjacent axes." /> <!-- mathjax --> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body data-spy="scroll" data-target="#toc"> <div class="container template-reference-topic"> <header> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">ggalluvial</a> <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.12.3</span> </span> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="../index.html"> <span class="fas fa-home fa-lg"></span> </a> </li> <li> <a href="../articles/ggalluvial.html">Get started</a> </li> <li> <a href="../reference/index.html">Reference</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Articles <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="../articles/labels.html">Labeling small strata</a> </li> <li> <a href="../articles/order-rectangles.html">The Order of the Rectangles</a> </li> <li> <a href="../articles/shiny.html">Tooltips for ggalluvial plots in Shiny apps</a> </li> </ul> </li> <li> <a href="../news/index.html">Changelog</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/corybrunson/ggalluvial/"> <span class="fab fa-github fa-lg"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> </header> <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Flow positions</h1> <small class="dont-index">Source: <a href='https://github.com/corybrunson/ggalluvial/blob/master/R/stat-flow.r'><code>R/stat-flow.r</code></a></small> <div class="hidden name"><code>stat_flow.Rd</code></div> </div> <div class="ref-description"> <p>Given a dataset with alluvial structure, <code>stat_flow</code> calculates the centroids (<code>x</code> and <code>y</code>) and heights (<code>ymin</code> and <code>ymax</code>) of the flows between each pair of adjacent axes.</p> </div> <pre class="usage"><span class='fu'>stat_flow</span><span class='op'>(</span> mapping <span class='op'>=</span> <span class='cn'>NULL</span>, data <span class='op'>=</span> <span class='cn'>NULL</span>, geom <span class='op'>=</span> <span class='st'>"flow"</span>, position <span class='op'>=</span> <span class='st'>"identity"</span>, decreasing <span class='op'>=</span> <span class='cn'>NULL</span>, reverse <span class='op'>=</span> <span class='cn'>NULL</span>, absolute <span class='op'>=</span> <span class='cn'>NULL</span>, discern <span class='op'>=</span> <span class='cn'>FALSE</span>, negate.strata <span class='op'>=</span> <span class='cn'>NULL</span>, aes.bind <span class='op'>=</span> <span class='cn'>NULL</span>, infer.label <span class='op'>=</span> <span class='cn'>FALSE</span>, min.y <span class='op'>=</span> <span class='cn'>NULL</span>, max.y <span class='op'>=</span> <span class='cn'>NULL</span>, na.rm <span class='op'>=</span> <span class='cn'>FALSE</span>, show.legend <span class='op'>=</span> <span class='cn'>NA</span>, inherit.aes <span class='op'>=</span> <span class='cn'>TRUE</span>, <span class='va'>...</span> <span class='op'>)</span></pre> <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2> <table class="ref-arguments"> <colgroup><col class="name" /><col class="desc" /></colgroup> <tr> <th>mapping</th> <td><p>Set of aesthetic mappings created by <code><a href='https://ggplot2.tidyverse.org/reference/aes.html'>aes()</a></code> or <code><a href='https://ggplot2.tidyverse.org/reference/aes_.html'>aes_()</a></code>. If specified and <code>inherit.aes = TRUE</code> (the default), it is combined with the default mapping at the top level of the plot. You must supply <code>mapping</code> if there is no plot mapping.</p></td> </tr> <tr> <th>data</th> <td><p>The data to be displayed in this layer. There are three options:</p> <p>If <code>NULL</code>, the default, the data is inherited from the plot data as specified in the call to <code><a href='https://ggplot2.tidyverse.org/reference/ggplot.html'>ggplot()</a></code>.</p> <p>A <code>data.frame</code>, or other object, will override the plot data. All objects will be fortified to produce a data frame. See <code><a href='https://ggplot2.tidyverse.org/reference/fortify.html'>fortify()</a></code> for which variables will be created.</p> <p>A <code>function</code> will be called with a single argument, the plot data. The return value must be a <code>data.frame</code>, and will be used as the layer data. A <code>function</code> can be created from a <code>formula</code> (e.g. <code>~ head(.x, 10)</code>).</p></td> </tr> <tr> <th>geom</th> <td><p>The geometric object to use display the data; override the default.</p></td> </tr> <tr> <th>position</th> <td><p>Position adjustment, either as a string, or the result of a call to a position adjustment function.</p></td> </tr> <tr> <th>decreasing</th> <td><p>Logical; whether to arrange the strata at each axis in the order of the variable values (<code>NA</code>, the default), in ascending order of totals (largest on top, <code>FALSE</code>), or in descending order of totals (largest on bottom, <code>TRUE</code>).</p></td> </tr> <tr> <th>reverse</th> <td><p>Logical; if <code>decreasing</code> is <code>NA</code>, whether to arrange the strata at each axis in the reverse order of the variable values, so that they match the order of the values in the legend. Ignored if <code>decreasing</code> is not <code>NA</code>. Defaults to <code>TRUE</code>.</p></td> </tr> <tr> <th>absolute</th> <td><p>Logical; if some cases or strata are negative, whether to arrange them (respecting <code>decreasing</code> and <code>reverse</code>) using negative or absolute values of <code>y</code>.</p></td> </tr> <tr> <th>discern</th> <td><p>Passed to <code><a href='alluvial-data.html'>to_lodes_form()</a></code> if <code>data</code> is in alluvia format.</p></td> </tr> <tr> <th>negate.strata</th> <td><p>A vector of values of the <code>stratum</code> aesthetic to be treated as negative (will ignore missing values with a warning).</p></td> </tr> <tr> <th>aes.bind</th> <td><p>At what grouping level, if any, to prioritize differentiation aesthetics when ordering the lodes within each stratum. Defaults to <code>"none"</code> (no aesthetic binding) with intermediate option <code>"flows"</code> to bind aesthetics after stratifying by axes linked to the index axis (the one adjacent axis in <code>stat_flow()</code>; all remaining axes in <code><a href='stat_alluvium.html'>stat_alluvium()</a></code>) and strongest option <code>"alluvia"</code> to bind aesthetics after stratifying by the index axis but before stratifying by linked axes (only available for <code><a href='stat_alluvium.html'>stat_alluvium()</a></code>). Stratification by any axis is done with respect to the strata at that axis, after separating positive and negative strata, consistent with the values of <code>decreasing</code>, <code>reverse</code>, and <code>absolute</code>. Thus, if <code>"none"</code>, then lode orderings will not depend on aesthetic variables. All aesthetic variables are used, in the order in which they are specified in <code>aes()</code>.</p></td> </tr> <tr> <th>infer.label</th> <td><p>Logical; whether to assign the <code>stratum</code> or <code>alluvium</code> variable to the <code>label</code> aesthetic. Defaults to <code>FALSE</code>, and requires that no <code>label</code> aesthetic is assigned. This parameter is intended for use only with data in alluva form, which are converted to lode form before the statistical transformation. Deprecated; use <code><a href='https://ggplot2.tidyverse.org/reference/aes_eval.html'>ggplot2::after_stat()</a></code> instead.</p></td> </tr> <tr> <th>min.y</th> <td><p>Numeric; bounds on the heights of the strata to be rendered. Use these bounds to exclude strata outside a certain range, for example when labeling strata using <code><a href='https://ggplot2.tidyverse.org/reference/geom_text.html'>ggplot2::geom_text()</a></code>.</p></td> </tr> <tr> <th>max.y</th> <td><p>Numeric; bounds on the heights of the strata to be rendered. Use these bounds to exclude strata outside a certain range, for example when labeling strata using <code><a href='https://ggplot2.tidyverse.org/reference/geom_text.html'>ggplot2::geom_text()</a></code>.</p></td> </tr> <tr> <th>na.rm</th> <td><p>Logical: if <code>FALSE</code>, the default, <code>NA</code> lodes are not included; if <code>TRUE</code>, <code>NA</code> lodes constitute a separate category, plotted in grey (regardless of the color scheme).</p></td> </tr> <tr> <th>show.legend</th> <td><p>logical. Should this layer be included in the legends? <code>NA</code>, the default, includes if any aesthetics are mapped. <code>FALSE</code> never includes, and <code>TRUE</code> always includes. It can also be a named logical vector to finely select the aesthetics to display.</p></td> </tr> <tr> <th>inherit.aes</th> <td><p>If <code>FALSE</code>, overrides the default aesthetics, rather than combining with them. This is most useful for helper functions that define both data and aesthetics and shouldn't inherit behaviour from the default plot specification, e.g. <code><a href='https://ggplot2.tidyverse.org/reference/borders.html'>borders()</a></code>.</p></td> </tr> <tr> <th>...</th> <td><p>Additional arguments passed to <code><a href='https://ggplot2.tidyverse.org/reference/layer.html'>ggplot2::layer()</a></code>.</p></td> </tr> </table> <h2 class="hasAnchor" id="aesthetics"><a class="anchor" href="#aesthetics"></a>Aesthetics</h2> <p><code>stat_alluvium</code>, <code>stat_flow</code>, and <code>stat_stratum</code> require one of two sets of aesthetics:</p><ul> <li><p><strong><code>x</code></strong> and at least one of <strong><code>alluvium</code></strong> and <strong><code>stratum</code></strong></p></li> <li><p>any number of <strong><code>axis[0-9]*</code></strong> (<code>axis1</code>, <code>axis2</code>, etc.)</p></li> </ul> <p>Use <code>x</code>, <code>alluvium</code>, and/or <code>stratum</code> for data in lodes format and <code>axis[0-9]*</code> for data in alluvia format (see <code><a href='alluvial-data.html'>alluvial-data</a></code>). Arguments to parameters inconsistent with the format will be ignored. Additionally, each <code>stat_*()</code> accepts the following optional aesthetics:</p><ul> <li><p><code>y</code></p></li> <li><p><code>weight</code></p></li> <li><p><code>order</code></p></li> <li><p><code>group</code></p></li> <li><p><code>label</code></p></li> </ul> <p><code>y</code> controls the heights of the alluvia, and may be aggregated across equivalent observations. <code>weight</code> applies to the computed variables (see that section below) but does not affect the positional aesthetics. <code>order</code>, recognized by <code><a href='stat_alluvium.html'>stat_alluvium()</a></code> and <code>stat_flow()</code>, is used to arrange the lodes within each stratum. It tolerates duplicates and takes precedence over the differentiation aesthetics (when <code>aes.bind</code> is not <code>"none"</code>) and lode guidance with respect to the remaining axes. (It replaces the deprecated parameter <code>lode.ordering</code>.) <code>group</code> is used internally; arguments are ignored. <code>label</code> is used to label the strata or lodes and must take a unique value across the observations within each stratum or lode.</p> <p>These and any other aesthetics are aggregated as follows: Numeric aesthetics, including <code>y</code>, are summed. Character and factor aesthetics, including <code>label</code>, are assigned to strata or lodes provided they take unique values across the observations within each (and are otherwise assigned <code>NA</code>).</p> <h2 class="hasAnchor" id="computed-variables"><a class="anchor" href="#computed-variables"></a>Computed variables</h2> <p>These can be used with <code><a href='https://ggplot2.tidyverse.org/reference/aes_eval.html'>ggplot2::after_stat()</a></code> to <a href='https://ggplot2.tidyverse.org/reference/aes_eval.html'>control aesthetic evaluation</a>.</p><dl> <dt><code>n</code></dt><dd><p>number of cases in lode</p></dd> <dt><code>count</code></dt><dd><p>cumulative weight of lode</p></dd> <dt><code>prop</code></dt><dd><p>weighted proportion of lode</p></dd> <dt><code>stratum</code></dt><dd><p>value of variable used to define strata</p></dd> <dt><code>deposit</code></dt><dd><p>order in which (signed) strata are deposited</p></dd> <dt><code>lode</code></dt><dd><p>lode label distilled from alluvia (<code><a href='stat_alluvium.html'>stat_alluvium()</a></code> and <code>stat_flow()</code> only)</p></dd> <dt><code>flow</code></dt><dd><p>direction of flow <code>"to"</code> or <code>"from"</code> from its axis (<code>stat_flow()</code> only)</p></dd> </dl><p>The numerical variables <code>n</code>, <code>count</code>, and <code>prop</code> are calculated after the data are grouped by <code>x</code> and weighted by <code>weight</code> (in addition to <code>y</code>). The integer variable <code>deposit</code> is used internally to sort the data before calculating heights. The character variable <code>lode</code> is obtained from <code>alluvium</code> according to <code>distill</code>.</p> <h2 class="hasAnchor" id="package-options"><a class="anchor" href="#package-options"></a>Package options</h2> <p><code>stat_stratum</code>, <code>stat_alluvium</code>, and <code>stat_flow</code> order strata and lodes according to the values of several parameters, which must be held fixed across every layer in an alluvial plot. These package-specific options set global values for these parameters that will be defaulted to when not manually set:</p><ul> <li><p><code>ggalluvial.decreasing</code> (each <code>stat_*</code>): defaults to <code>NA</code>.</p></li> <li><p><code>ggalluvial.reverse</code> (each <code>stat_*</code>): defaults to <code>TRUE</code>.</p></li> <li><p><code>ggalluvial.absolute</code> (each <code>stat_*</code>): defaults to <code>TRUE</code>.</p></li> <li><p><code>ggalluvial.cement.alluvia</code> (<code>stat_alluvium</code>): defaults to <code>FALSE</code>.</p></li> <li><p><code>ggalluvial.lode.guidance</code> (<code>stat_alluvium</code>): defaults to <code>"zigzag"</code>.</p></li> <li><p><code>ggalluvial.aes.bind</code> (<code>stat_alluvium</code> and <code>stat_flow</code>): defaults to <code>"none"</code>.</p></li> </ul> <p>See <code><a href='https://rdrr.io/r/base/options.html'>base::options()</a></code> for how to use options.</p> <h2 class="hasAnchor" id="defunct-parameters"><a class="anchor" href="#defunct-parameters"></a>Defunct parameters</h2> <p>The previously defunct parameters <code>weight</code> and <code>aggregate.wts</code> have been discontinued. Use <code>y</code> and <code>cement.alluvia</code> instead.</p> <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2> <div class='dont-index'><p><code><a href='https://ggplot2.tidyverse.org/reference/layer.html'>ggplot2::layer()</a></code> for additional arguments and <code><a href='geom_alluvium.html'>geom_alluvium()</a></code> and <code><a href='geom_flow.html'>geom_flow()</a></code> for the corresponding geoms.</p> <p>Other alluvial stat layers: <code><a href='stat_alluvium.html'>stat_alluvium</a>()</code>, <code><a href='stat_stratum.html'>stat_stratum</a>()</code></p></div> <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> <pre class="examples"><span class='r-in'><span class='co'># illustrate positioning</span></span> <span class='r-in'><span class='fu'>ggplot</span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/as.data.frame.html'>as.data.frame</a></span><span class='op'>(</span><span class='va'>Titanic</span><span class='op'>)</span>,</span> <span class='r-in'> <span class='fu'>aes</span><span class='op'>(</span>y <span class='op'>=</span> <span class='va'>Freq</span>,</span> <span class='r-in'> axis1 <span class='op'>=</span> <span class='va'>Class</span>, axis2 <span class='op'>=</span> <span class='va'>Sex</span>, axis3 <span class='op'>=</span> <span class='va'>Age</span>,</span> <span class='r-in'> color <span class='op'>=</span> <span class='va'>Survived</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='stat_stratum.html'>stat_stratum</a></span><span class='op'>(</span>geom <span class='op'>=</span> <span class='st'>"errorbar"</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>geom_line</span><span class='op'>(</span>stat <span class='op'>=</span> <span class='st'>"flow"</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>stat_flow</span><span class='op'>(</span>geom <span class='op'>=</span> <span class='st'>"pointrange"</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>geom_text</span><span class='op'>(</span>stat <span class='op'>=</span> <span class='st'>"stratum"</span>, <span class='fu'>aes</span><span class='op'>(</span>label <span class='op'>=</span> <span class='fu'>after_stat</span><span class='op'>(</span><span class='va'>stratum</span><span class='op'>)</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>scale_x_discrete</span><span class='op'>(</span>limits <span class='op'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='st'>"Class"</span>, <span class='st'>"Sex"</span>, <span class='st'>"Age"</span><span class='op'>)</span><span class='op'>)</span></span> <span class='r-plt img'><img src='stat_flow-1.png' alt='' width='700' height='433' /></span> <span class='r-in'></span> <span class='r-in'><span class='co'># alluvium--flow comparison</span></span> <span class='r-in'><span class='fu'><a href='https://rdrr.io/r/utils/data.html'>data</a></span><span class='op'>(</span><span class='va'>vaccinations</span><span class='op'>)</span></span> <span class='r-in'><span class='va'>gg</span> <span class='op'>&lt;-</span> <span class='fu'>ggplot</span><span class='op'>(</span><span class='va'>vaccinations</span>,</span> <span class='r-in'> <span class='fu'>aes</span><span class='op'>(</span>x <span class='op'>=</span> <span class='va'>survey</span>, stratum <span class='op'>=</span> <span class='va'>response</span>, alluvium <span class='op'>=</span> <span class='va'>subject</span>,</span> <span class='r-in'> y <span class='op'>=</span> <span class='va'>freq</span>, fill <span class='op'>=</span> <span class='va'>response</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='geom_stratum.html'>geom_stratum</a></span><span class='op'>(</span>alpha <span class='op'>=</span> <span class='fl'>.5</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>geom_text</span><span class='op'>(</span><span class='fu'>aes</span><span class='op'>(</span>label <span class='op'>=</span> <span class='va'>response</span><span class='op'>)</span>, stat <span class='op'>=</span> <span class='st'>"stratum"</span><span class='op'>)</span></span> <span class='r-in'><span class='co'># rightward alluvial aesthetics for vaccine survey data</span></span> <span class='r-in'><span class='va'>gg</span> <span class='op'>+</span> <span class='fu'><a href='geom_flow.html'>geom_flow</a></span><span class='op'>(</span>stat <span class='op'>=</span> <span class='st'>"alluvium"</span>, lode.guidance <span class='op'>=</span> <span class='st'>"forward"</span><span class='op'>)</span></span> <span class='r-plt img'><img src='stat_flow-2.png' alt='' width='700' height='433' /></span> <span class='r-in'><span class='co'># memoryless flows for vaccine survey data</span></span> <span class='r-in'><span class='va'>gg</span> <span class='op'>+</span> <span class='fu'><a href='geom_flow.html'>geom_flow</a></span><span class='op'>(</span><span class='op'>)</span></span> <span class='r-plt img'><img src='stat_flow-3.png' alt='' width='700' height='433' /></span> <span class='r-in'></span> <span class='r-in'><span class='co'># size filter examples</span></span> <span class='r-in'><span class='va'>gg</span> <span class='op'>&lt;-</span> <span class='fu'>ggplot</span><span class='op'>(</span><span class='va'>vaccinations</span>,</span> <span class='r-in'> <span class='fu'>aes</span><span class='op'>(</span>y <span class='op'>=</span> <span class='va'>freq</span>,</span> <span class='r-in'> x <span class='op'>=</span> <span class='va'>survey</span>, stratum <span class='op'>=</span> <span class='va'>response</span>, alluvium <span class='op'>=</span> <span class='va'>subject</span>,</span> <span class='r-in'> fill <span class='op'>=</span> <span class='va'>response</span>, label <span class='op'>=</span> <span class='va'>response</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='stat_stratum.html'>stat_stratum</a></span><span class='op'>(</span>alpha <span class='op'>=</span> <span class='fl'>.5</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>geom_text</span><span class='op'>(</span>stat <span class='op'>=</span> <span class='st'>"stratum"</span><span class='op'>)</span></span> <span class='r-in'><span class='co'># omit small flows</span></span> <span class='r-in'><span class='va'>gg</span> <span class='op'>+</span> <span class='fu'><a href='geom_flow.html'>geom_flow</a></span><span class='op'>(</span>min.y <span class='op'>=</span> <span class='fl'>50</span><span class='op'>)</span></span> <span class='r-plt img'><img src='stat_flow-4.png' alt='' width='700' height='433' /></span> <span class='r-in'><span class='co'># omit large flows</span></span> <span class='r-in'><span class='va'>gg</span> <span class='op'>+</span> <span class='fu'><a href='geom_flow.html'>geom_flow</a></span><span class='op'>(</span>max.y <span class='op'>=</span> <span class='fl'>100</span><span class='op'>)</span></span> <span class='r-plt img'><img src='stat_flow-5.png' alt='' width='700' height='433' /></span> <span class='r-in'></span> <span class='r-in'><span class='co'># negate missing entries</span></span> <span class='r-in'><span class='fu'>ggplot</span><span class='op'>(</span><span class='va'>vaccinations</span>,</span> <span class='r-in'> <span class='fu'>aes</span><span class='op'>(</span>y <span class='op'>=</span> <span class='va'>freq</span>,</span> <span class='r-in'> x <span class='op'>=</span> <span class='va'>survey</span>, stratum <span class='op'>=</span> <span class='va'>response</span>, alluvium <span class='op'>=</span> <span class='va'>subject</span>,</span> <span class='r-in'> fill <span class='op'>=</span> <span class='va'>response</span>, label <span class='op'>=</span> <span class='va'>response</span>,</span> <span class='r-in'> alpha <span class='op'>=</span> <span class='va'>response</span> <span class='op'>!=</span> <span class='st'>"Missing"</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='stat_stratum.html'>stat_stratum</a></span><span class='op'>(</span>negate.strata <span class='op'>=</span> <span class='st'>"Missing"</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='geom_flow.html'>geom_flow</a></span><span class='op'>(</span>negate.strata <span class='op'>=</span> <span class='st'>"Missing"</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>geom_text</span><span class='op'>(</span>stat <span class='op'>=</span> <span class='st'>"stratum"</span>, alpha <span class='op'>=</span> <span class='fl'>1</span>, negate.strata <span class='op'>=</span> <span class='st'>"Missing"</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>scale_alpha_discrete</span><span class='op'>(</span>range <span class='op'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='fl'>.2</span>, <span class='fl'>.6</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>guides</span><span class='op'>(</span>alpha <span class='op'>=</span> <span class='st'>"none"</span><span class='op'>)</span></span> <span class='r-wrn co'><span class='r-pr'>#&gt;</span> <span class='warning'>Warning: </span>Using alpha for a discrete variable is not advised.</span> <span class='r-plt img'><img src='stat_flow-6.png' alt='' width='700' height='433' /></span> <span class='r-in'></span> <span class='r-in'><span class='co'># aesthetics that vary betwween and within strata</span></span> <span class='r-in'><span class='fu'><a href='https://rdrr.io/r/utils/data.html'>data</a></span><span class='op'>(</span><span class='va'>vaccinations</span><span class='op'>)</span></span> <span class='r-in'><span class='va'>vaccinations</span><span class='op'>$</span><span class='va'>subgroup</span> <span class='op'>&lt;-</span> <span class='va'>LETTERS</span><span class='op'>[</span><span class='fl'>1</span><span class='op'>:</span><span class='fl'>2</span><span class='op'>]</span><span class='op'>[</span><span class='fu'><a href='https://rdrr.io/r/stats/Binomial.html'>rbinom</a></span><span class='op'>(</span></span> <span class='r-in'> n <span class='op'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/length.html'>length</a></span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/unique.html'>unique</a></span><span class='op'>(</span><span class='va'>vaccinations</span><span class='op'>$</span><span class='va'>subject</span><span class='op'>)</span><span class='op'>)</span>, size <span class='op'>=</span> <span class='fl'>1</span>, prob <span class='op'>=</span> <span class='fl'>.5</span></span> <span class='r-in'><span class='op'>)</span> <span class='op'>+</span> <span class='fl'>1</span><span class='op'>]</span><span class='op'>[</span><span class='va'>vaccinations</span><span class='op'>$</span><span class='va'>subject</span><span class='op'>]</span></span> <span class='r-in'><span class='fu'>ggplot</span><span class='op'>(</span><span class='va'>vaccinations</span>,</span> <span class='r-in'> <span class='fu'>aes</span><span class='op'>(</span>x <span class='op'>=</span> <span class='va'>survey</span>, stratum <span class='op'>=</span> <span class='va'>response</span>, alluvium <span class='op'>=</span> <span class='va'>subject</span>,</span> <span class='r-in'> y <span class='op'>=</span> <span class='va'>freq</span>, fill <span class='op'>=</span> <span class='va'>response</span>, label <span class='op'>=</span> <span class='va'>response</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='geom_flow.html'>geom_flow</a></span><span class='op'>(</span><span class='fu'>aes</span><span class='op'>(</span>alpha <span class='op'>=</span> <span class='va'>subgroup</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>scale_alpha_discrete</span><span class='op'>(</span>range <span class='op'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='fl'>1</span><span class='op'>/</span><span class='fl'>3</span>, <span class='fl'>2</span><span class='op'>/</span><span class='fl'>3</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='geom_stratum.html'>geom_stratum</a></span><span class='op'>(</span>alpha <span class='op'>=</span> <span class='fl'>.5</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>geom_text</span><span class='op'>(</span>stat <span class='op'>=</span> <span class='st'>"stratum"</span><span class='op'>)</span></span> <span class='r-wrn co'><span class='r-pr'>#&gt;</span> <span class='warning'>Warning: </span>Using alpha for a discrete variable is not advised.</span> <span class='r-plt img'><img src='stat_flow-7.png' alt='' width='700' height='433' /></span> <span class='r-in'><span class='co'># can even set aesthetics that vary both ways</span></span> <span class='r-in'><span class='fu'>ggplot</span><span class='op'>(</span><span class='va'>vaccinations</span>,</span> <span class='r-in'> <span class='fu'>aes</span><span class='op'>(</span>x <span class='op'>=</span> <span class='va'>survey</span>, stratum <span class='op'>=</span> <span class='va'>response</span>, alluvium <span class='op'>=</span> <span class='va'>subject</span>,</span> <span class='r-in'> y <span class='op'>=</span> <span class='va'>freq</span>, label <span class='op'>=</span> <span class='va'>response</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='geom_flow.html'>geom_flow</a></span><span class='op'>(</span><span class='fu'>aes</span><span class='op'>(</span>fill <span class='op'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/interaction.html'>interaction</a></span><span class='op'>(</span><span class='va'>response</span>, <span class='va'>subgroup</span><span class='op'>)</span><span class='op'>)</span>, aes.bind <span class='op'>=</span> <span class='st'>"flows"</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>scale_alpha_discrete</span><span class='op'>(</span>range <span class='op'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='fl'>1</span><span class='op'>/</span><span class='fl'>3</span>, <span class='fl'>2</span><span class='op'>/</span><span class='fl'>3</span><span class='op'>)</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'><a href='geom_stratum.html'>geom_stratum</a></span><span class='op'>(</span>alpha <span class='op'>=</span> <span class='fl'>.5</span><span class='op'>)</span> <span class='op'>+</span></span> <span class='r-in'> <span class='fu'>geom_text</span><span class='op'>(</span>stat <span class='op'>=</span> <span class='st'>"stratum"</span><span class='op'>)</span></span> <span class='r-wrn co'><span class='r-pr'>#&gt;</span> <span class='warning'>Warning: </span>Using alpha for a discrete variable is not advised.</span> <span class='r-plt img'><img src='stat_flow-8.png' alt='' width='700' height='433' /></span> </pre> </div> <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> <nav id="toc" data-toggle="toc" class="sticky-top"> <h2 data-toc-skip>Contents</h2> </nav> </div> </div> <footer> <div class="copyright"> <p>Developed by Jason Cory Brunson, Quentin D. Read.</p> </div> <div class="pkgdown"> <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p> </div> </footer> </div> </body> </html>
node_modules/npm/html/doc/cli/npm-help-search.html
rgujju/NexIDE
<!doctype html> <html> <title>npm-help-search</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-help-search.html"> <script async=true src="../../static/toc.js"></script> <body> <div id="wrapper"> <h1><a href="../cli/npm-help-search.html">npm-help-search</a></h1> <p>Search npm help documentation</p> <h2 id="synopsis">SYNOPSIS</h2> <pre><code>npm help-search &lt;text&gt; </code></pre><h2 id="description">DESCRIPTION</h2> <p>This command will search the npm markdown documentation files for the terms provided, and then list the results, sorted by relevance.</p> <p>If only one result is found, then it will show that help topic.</p> <p>If the argument to <code>npm help</code> is not a known help topic, then it will call <code>help-search</code>. It is rarely if ever necessary to call this command directly.</p> <h2 id="configuration">CONFIGURATION</h2> <h3 id="long">long</h3> <ul> <li>Type: Boolean</li> <li>Default: false</li> </ul> <p>If true, the &quot;long&quot; flag will cause help-search to output context around where the terms were found in the documentation.</p> <p>If false, then help-search will just list out the help topics found.</p> <h2 id="see-also">SEE ALSO</h2> <ul> <li><a href="../cli/npm.html">npm(1)</a></li> <li><a href="../cli/npm-help.html">npm-help(1)</a></li> </ul> </div> <table border=0 cellspacing=0 cellpadding=0 id=npmlogo> <tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18>&nbsp;</td></tr> <tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td colspan=6 style="width:60px;height:10px;background:#fff">&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td></tr> <tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2>&nbsp;</td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff" rowspan=2>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff">&nbsp;</td></tr> <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr> </table> <p id="footer">npm-help-search &mdash; npm@3.9.5</p>
docs/cnb.modAvailable.CNBMMspy.CNBMMspy-class.html
hackfestca/cnb
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>cnb.modAvailable.CNBMMspy.CNBMMspy</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="cnb-module.html">Package&nbsp;cnb</a> :: <a href="cnb.modAvailable-module.html">Package&nbsp;modAvailable</a> :: <a href="cnb.modAvailable.CNBMMspy-module.html">Module&nbsp;CNBMMspy</a> :: Class&nbsp;CNBMMspy </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class CNBMMspy</h1><p class="nomargin-top"><span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy">source&nbsp;code</a></span></p> <center> <center> <map id="uml_class_diagram_for_cnb_moda_29" name="uml_class_diagram_for_cnb_moda_29"> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#name" title="Module name" alt="" coords="25,308,223,327"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#usage" title="Module usage help page" alt="" coords="25,327,223,345"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#desc" title="Module description" alt="" coords="25,345,223,364"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#aliases" title="Module aliases (ex: For .fact module, we could add .facts, .chuckfact, &#160;.chuckfacts, etc.)" alt="" coords="25,364,223,383"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#isAdmin" title="Determine if the module can be accessed by admins only" alt="" coords="25,383,223,401"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#enProcessCmd" title="Determine if the module is processed from a command." alt="" coords="25,401,223,420"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#enProcessPattern" title="Determine if the module is processed from a pattern." alt="" coords="25,420,223,439"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#__init__" title="cnb.modAvailable.CNBMMspy.CNBMMspy.__init__" alt="" coords="25,441,223,460"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#__del__" title="cnb.modAvailable.CNBMMspy.CNBMMspy.__del__" alt="" coords="25,460,223,479"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#listRules" title="cnb.modAvailable.CNBMMspy.CNBMMspy.listRules" alt="" coords="25,479,223,497"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#addRule" title="cnb.modAvailable.CNBMMspy.CNBMMspy.addRule" alt="" coords="25,497,223,516"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#delRule" title="cnb.modAvailable.CNBMMspy.CNBMMspy.delRule" alt="" coords="25,516,223,535"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#processCmd" title="For command mode only: This method should be overwritten to process &#160;something" alt="" coords="25,535,223,553"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#checkPattern" title="For pattern mode only: Check if the message satisfy the pattern." alt="" coords="25,553,223,572"/> <area shape="rect" id="node122" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#processPattern" title="For pattern mode only: This method should be overwritten to process &#160;something when checkPattern() return True" alt="" coords="25,572,223,591"/> <area shape="rect" id="node1" href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html" title="cnb.modAvailable.CNBMMspy.CNBMMspy" alt="" coords="13,283,235,597"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#replyToUserOnly" title="Determine if the module reply to the user only, even if the cmd was send on a room/chan" alt="" coords="17,31,229,49"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#hidden" title="Determine if the module is hidden." alt="" coords="17,49,229,68"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#enProcessAlways" title="Determine if the module is processed at anytime." alt="" coords="17,68,229,87"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#log" title="log object" alt="" coords="17,87,229,105"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#prefix" title="Module prefix" alt="" coords="17,105,229,124"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#parser" title="Input messages parser." alt="" coords="17,124,229,143"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#users" title="List of users that are allowed to use the module." alt="" coords="17,143,229,161"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getParsedArgs" title="cnb.cnbMatrixModule.CNBMatrixModule.getParsedArgs" alt="" coords="17,164,229,183"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getFullName" title="Get full name of a module (including prefix)" alt="" coords="17,183,229,201"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getUsage" title="Get usage of a module (including prefix)" alt="" coords="17,201,229,220"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getAliases" title="Get a complete list of the module aliases" alt="" coords="17,220,229,239"/> <area shape="rect" id="node123" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#processAlways" title="This method should be overwritten to process something on every message" alt="" coords="17,239,229,257"/> <area shape="rect" id="node2" href="cnb.cnbMatrixModule.CNBMatrixModule-class.html" title="Definition of a Matrix Module." alt="" coords="5,6,240,263"/> </map> <img src="uml_class_diagram_for_cnb_moda_29.gif" alt='' usemap="#uml_class_diagram_for_cnb_moda_29" ismap="ismap" class="graph-without-title" /> </center> </center> <hr /> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">log</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.__init__">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#__del__" class="summary-sig-name">__del__</a>(<span class="summary-sig-arg">self</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.__del__">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#_initOptParser" class="summary-sig-name" onclick="show_private();">_initOptParser</a>(<span class="summary-sig-arg">self</span>)</span><br /> Initialize the option parser.</td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy._initOptParser">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="_initDefaultRules"></a><span class="summary-sig-name">_initDefaultRules</span>(<span class="summary-sig-arg">self</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy._initDefaultRules">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="_send"></a><span class="summary-sig-name">_send</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">oMsg</span>, <span class="summary-sig-arg">conId</span>, <span class="summary-sig-arg">dst</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy._send">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="listRules"></a><span class="summary-sig-name">listRules</span>(<span class="summary-sig-arg">self</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.listRules">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="addRule"></a><span class="summary-sig-name">addRule</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">aSrcList</span>, <span class="summary-sig-arg">aDstList</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.addRule">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="delRule"></a><span class="summary-sig-name">delRule</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">aSrcList</span>, <span class="summary-sig-arg">aDstList</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.delRule">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#processCmd" class="summary-sig-name">processCmd</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">oMsg</span>)</span><br /> For command mode only: This method should be overwritten to process something</td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.processCmd">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#checkPattern" class="summary-sig-name">checkPattern</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">oMsg</span>)</span><br /> For pattern mode only: Check if the message satisfy the pattern.</td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.checkPattern">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#processPattern" class="summary-sig-name">processPattern</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">oMsg</span>)</span><br /> For pattern mode only: This method should be overwritten to process something when checkPattern() return True</td> <td align="right" valign="top"> <span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.processPattern">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html">cnbMatrixModule.CNBMatrixModule</a></code></b>: <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getAliases">getAliases</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getFullName">getFullName</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getParsedArgs">getParsedArgs</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#getUsage">getUsage</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#processAlways">processAlways</a></code> </p> <div class="private"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html">cnbMatrixModule.CNBMatrixModule</a></code></b> (private): <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#_checkIntegrity" onclick="show_private();">_checkIntegrity</a></code> </p></div> </td> </tr> </table> <!-- ==================== CLASS VARIABLES ==================== --> <a name="section-ClassVariables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Class Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-ClassVariables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">String</span> </td><td class="summary"> <a name="name"></a><span class="summary-name">name</span> = <code title="'spy'"><code class="variable-quote">'</code><code class="variable-string">spy</code><code class="variable-quote">'</code></code><br /> Module name </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">String</span> </td><td class="summary"> <a name="usage"></a><span class="summary-name">usage</span> = <code title="'spy MODE [--src SRC1,SRC2 --dst DST1,DST2]'"><code class="variable-quote">'</code><code class="variable-string">spy MODE [--src SRC1,SRC2 --dst DST1,DST2]</code><code class="variable-quote">'</code></code><br /> Module usage help page </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">String</span> </td><td class="summary"> <a href="cnb.modAvailable.CNBMMspy.CNBMMspy-class.html#desc" class="summary-name">desc</a> = <code title="'Useful module to listen to what\'s being said on the internet...'"><code class="variable-quote">'</code><code class="variable-string">Useful module to listen to what\'s being said on the i</code><code class="variable-ellipsis">...</code></code><br /> Module description </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">List</span> </td><td class="summary"> <a name="aliases"></a><span class="summary-name">aliases</span> = <code title="[]">[]</code><br /> Module aliases (ex: For .fact module, we could add .facts, .chuckfact, .chuckfacts, etc.) </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">bool</span> </td><td class="summary"> <a name="isAdmin"></a><span class="summary-name">isAdmin</span> = <code title="True">True</code><br /> Determine if the module can be accessed by admins only </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">bool</span> </td><td class="summary"> <a name="enProcessCmd"></a><span class="summary-name">enProcessCmd</span> = <code title="True">True</code><br /> Determine if the module is processed from a command. </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">bool</span> </td><td class="summary"> <a name="enProcessPattern"></a><span class="summary-name">enProcessPattern</span> = <code title="True">True</code><br /> Determine if the module is processed from a pattern. </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="_spyRules"></a><span class="summary-name">_spyRules</span> = <code title="{}"><code class="variable-group">{</code><code class="variable-group">}</code></code> </td> </tr> </table> <!-- ==================== INSTANCE VARIABLES ==================== --> <a name="section-InstanceVariables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceVariables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html">cnbMatrixModule.CNBMatrixModule</a></code></b>: <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#enProcessAlways">enProcessAlways</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#hidden">hidden</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#log">log</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#parser">parser</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#prefix">prefix</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#replyToUserOnly">replyToUserOnly</a></code>, <code><a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#users">users</a></code> </p> </td> </tr> </table> <!-- ==================== METHOD DETAILS ==================== --> <a name="section-MethodDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Method Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-MethodDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="__init__"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>, <span class="sig-arg">log</span>)</span> <br /><em class="fname">(Constructor)</em> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.__init__">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <dl class="fields"> <dt>Overrides: <a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#__init__">cnbMatrixModule.CNBMatrixModule.__init__</a> </dt> </dl> </td></tr></table> </div> <a name="__del__"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">__del__</span>(<span class="sig-arg">self</span>)</span> <br /><em class="fname">(Destructor)</em> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.__del__">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <dl class="fields"> <dt>Overrides: <a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#__del__">cnbMatrixModule.CNBMatrixModule.__del__</a> </dt> </dl> </td></tr></table> </div> <a name="_initOptParser"></a> <div class="private"> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">_initOptParser</span>(<span class="sig-arg">self</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy._initOptParser">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Initialize the option parser. Call this method only if you want to manage arguments with OptionParser Note that it also overwrite the usage attribute.</p> <dl class="fields"> <dt>Overrides: <a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#_initOptParser" onclick="show_private();">cnbMatrixModule.CNBMatrixModule._initOptParser</a> <dd><em class="note">(inherited documentation)</em></dd> </dt> </dl> </td></tr></table> </div> <a name="processCmd"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">processCmd</span>(<span class="sig-arg">self</span>, <span class="sig-arg">oMsg</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.processCmd">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>For command mode only: This method should be overwritten to process something</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>oMsg</code></strong> - Message to process</li> </ul></dd> <dt>Overrides: <a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#processCmd">cnbMatrixModule.CNBMatrixModule.processCmd</a> <dd><em class="note">(inherited documentation)</em></dd> </dt> </dl> </td></tr></table> </div> <a name="checkPattern"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">checkPattern</span>(<span class="sig-arg">self</span>, <span class="sig-arg">oMsg</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.checkPattern">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>For pattern mode only: Check if the message satisfy the pattern. This method must return true or false</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>oMsg</code></strong> - Message to process</li> </ul></dd> <dt>Overrides: <a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#checkPattern">cnbMatrixModule.CNBMatrixModule.checkPattern</a> <dd><em class="note">(inherited documentation)</em></dd> </dt> </dl> </td></tr></table> </div> <a name="processPattern"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">processPattern</span>(<span class="sig-arg">self</span>, <span class="sig-arg">oMsg</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="cnb.modAvailable.CNBMMspy-pysrc.html#CNBMMspy.processPattern">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>For pattern mode only: This method should be overwritten to process something when checkPattern() return True</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>oMsg</code></strong> - Message to process</li> </ul></dd> <dt>Overrides: <a href="cnb.cnbMatrixModule.CNBMatrixModule-class.html#processPattern">cnbMatrixModule.CNBMatrixModule.processPattern</a> <dd><em class="note">(inherited documentation)</em></dd> </dt> </dl> </td></tr></table> </div> <br /> <!-- ==================== CLASS VARIABLE DETAILS ==================== --> <a name="section-ClassVariableDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Class Variable Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-ClassVariableDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="desc"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">desc</h3> Module description <dl class="fields"> <dt>Type:</dt> <dd>String</dd> </dl> <dl class="fields"> <dt>Value:</dt> <dd><table><tr><td><pre class="variable"> <code class="variable-quote">'</code><code class="variable-string">Useful module to listen to what\'s being said on the internet...</code><code class="variable-quote">'</code> </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <br /> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Mon May 20 15:01:06 2013 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
boost_1_51_0/doc/html/boost/date_time/base_time.html
tianyang-li/de-novo-rna-seq-quant-1
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template base_time</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../date_time/doxy.html#header.boost.date_time.time_hpp" title="Header &lt;boost/date_time/time.hpp&gt;"> <link rel="prev" href="gather_weekday_strings.html" title="Function template gather_weekday_strings"> <link rel="next" href="second_clock.html" title="Class template second_clock"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> <td align="center"><a href="../../../../index.html">Home</a></td> <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="gather_weekday_strings.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.time_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="second_clock.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.date_time.base_time"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Class template base_time</span></h2> <p>boost::date_time::base_time &#8212; Representation of a precise moment in time, including the date. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../date_time/doxy.html#header.boost.date_time.time_hpp" title="Header &lt;boost/date_time/time.hpp&gt;">boost/date_time/time.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> time_system<span class="special">&gt;</span> <span class="keyword">class</span> <a class="link" href="base_time.html" title="Class template base_time">base_time</a> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> <span class="comment">// types</span> <span class="keyword">typedef</span> <span class="identifier">T</span> <a name="boost.date_time.base_time.time_type"></a><span class="identifier">time_type</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">time_system</span><span class="special">::</span><span class="identifier">time_rep_type</span> <a name="boost.date_time.base_time.time_rep_type"></a><span class="identifier">time_rep_type</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">time_system</span><span class="special">::</span><span class="identifier">date_type</span> <a name="boost.date_time.base_time.date_type"></a><span class="identifier">date_type</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">time_system</span><span class="special">::</span><span class="identifier">date_duration_type</span> <a name="boost.date_time.base_time.date_duration_type"></a><span class="identifier">date_duration_type</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">time_system</span><span class="special">::</span><span class="identifier">time_duration_type</span> <a name="boost.date_time.base_time.time_duration_type"></a><span class="identifier">time_duration_type</span><span class="special">;</span> <span class="comment">// <a class="link" href="base_time.html#boost.date_time.base_timeconstruct-copy-destruct">construct/copy/destruct</a></span> <a class="link" href="base_time.html#id331061-bb"><span class="identifier">base_time</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">dst_flags</span> <span class="special">=</span> <span class="identifier">not_dst</span><span class="special">)</span><span class="special">;</span> <a class="link" href="base_time.html#id378430-bb"><span class="identifier">base_time</span></a><span class="special">(</span><span class="identifier">special_values</span><span class="special">)</span><span class="special">;</span> <a class="link" href="base_time.html#id375574-bb"><span class="identifier">base_time</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_rep_type</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="comment">// <a class="link" href="base_time.html#id697656-bb">public member functions</a></span> <span class="identifier">date_type</span> <a class="link" href="base_time.html#id685200-bb"><span class="identifier">date</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">time_duration_type</span> <a class="link" href="base_time.html#id685206-bb"><span class="identifier">time_of_day</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="base_time.html#id352190-bb"><span class="identifier">zone_name</span></a><span class="special">(</span><span class="keyword">bool</span> <span class="special">=</span> <span class="keyword">false</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="base_time.html#id352211-bb"><span class="identifier">zone_abbrev</span></a><span class="special">(</span><span class="keyword">bool</span> <span class="special">=</span> <span class="keyword">false</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a class="link" href="base_time.html#id353148-bb"><span class="identifier">zone_as_posix_string</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">bool</span> <a class="link" href="base_time.html#id466250-bb"><span class="identifier">is_not_a_date_time</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">bool</span> <a class="link" href="base_time.html#id466261-bb"><span class="identifier">is_infinity</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">bool</span> <a class="link" href="base_time.html#id466272-bb"><span class="identifier">is_pos_infinity</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">bool</span> <a class="link" href="base_time.html#id466283-bb"><span class="identifier">is_neg_infinity</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">bool</span> <a class="link" href="base_time.html#id466294-bb"><span class="identifier">is_special</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">bool</span> <a class="link" href="base_time.html#id351754-bb"><span class="keyword">operator</span><span class="special">==</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="keyword">bool</span> <a class="link" href="base_time.html#id375648-bb"><span class="keyword">operator</span><span class="special">&lt;</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">time_duration_type</span> <a class="link" href="base_time.html#id375665-bb"><span class="keyword">operator</span><span class="special">-</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id380738-bb"><span class="keyword">operator</span><span class="special">+</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id679301-bb"><span class="keyword">operator</span><span class="special">+=</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id675017-bb"><span class="keyword">operator</span><span class="special">-</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id687367-bb"><span class="keyword">operator</span><span class="special">-=</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id687381-bb"><span class="keyword">operator</span><span class="special">+</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id687397-bb"><span class="keyword">operator</span><span class="special">+=</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id687410-bb"><span class="keyword">operator</span><span class="special">-</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="identifier">time_type</span> <a class="link" href="base_time.html#id387550-bb"><span class="keyword">operator</span><span class="special">-=</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="id1447815"></a><h2>Description</h2> <p>This class is a skeleton for the interface of a temporal type with a resolution that is higher than a day. It is intended that this class be the base class and that the actual time class be derived using the BN pattern. In this way, the derived class can make decisions such as 'should there be a default constructor' and what should it set its value to, should there be optional constructors say allowing only an time_durations that generate a time from a clock,etc. So, in fact multiple time types can be created for a time_system with different construction policies, and all of them can perform basic operations by only writing a copy constructor. Finally, compiler errors are also shorter.</p> <p>The real behavior of the time class is provided by the time_system template parameter. This class must provide all the logic for addition, subtraction, as well as define all the interface types. </p> <div class="refsect2"> <a name="id1447826"></a><h3> <a name="boost.date_time.base_timeconstruct-copy-destruct"></a><code class="computeroutput">base_time</code> public construct/copy/destruct</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"><pre class="literallayout"><a name="id331061-bb"></a><span class="identifier">base_time</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span> day<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> td<span class="special">,</span> <span class="identifier">dst_flags</span> dst <span class="special">=</span> <span class="identifier">not_dst</span><span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><a name="id378430-bb"></a><span class="identifier">base_time</span><span class="special">(</span><span class="identifier">special_values</span> sv<span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><a name="id375574-bb"></a><span class="identifier">base_time</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_rep_type</span> <span class="special">&amp;</span> rhs<span class="special">)</span><span class="special">;</span></pre></li> </ol></div> </div> <div class="refsect2"> <a name="id1448017"></a><h3> <a name="id697656-bb"></a><code class="computeroutput">base_time</code> public member functions</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"><pre class="literallayout"><span class="identifier">date_type</span> <a name="id685200-bb"></a><span class="identifier">date</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li> <li class="listitem"><pre class="literallayout"><span class="identifier">time_duration_type</span> <a name="id685206-bb"></a><span class="identifier">time_of_day</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li> <li class="listitem"> <pre class="literallayout"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a name="id352190-bb"></a><span class="identifier">zone_name</span><span class="special">(</span><span class="keyword">bool</span> <span class="special">=</span> <span class="keyword">false</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre> <p>Optional bool parameter will return time zone as an offset (ie "+07:00"). Empty string is returned for classes that do not use a time_zone </p> </li> <li class="listitem"> <pre class="literallayout"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a name="id352211-bb"></a><span class="identifier">zone_abbrev</span><span class="special">(</span><span class="keyword">bool</span> <span class="special">=</span> <span class="keyword">false</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre> <p>Optional bool parameter will return time zone as an offset (ie "+07:00"). Empty string is returned for classes that do not use a time_zone </p> </li> <li class="listitem"> <pre class="literallayout"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <a name="id353148-bb"></a><span class="identifier">zone_as_posix_string</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>An empty string is returned for classes that do not use a time_zone. </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">bool</span> <a name="id466250-bb"></a><span class="identifier">is_not_a_date_time</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>check to see if date is not a value </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">bool</span> <a name="id466261-bb"></a><span class="identifier">is_infinity</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>check to see if date is one of the infinity values </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">bool</span> <a name="id466272-bb"></a><span class="identifier">is_pos_infinity</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>check to see if date is greater than all possible dates </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">bool</span> <a name="id466283-bb"></a><span class="identifier">is_neg_infinity</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>check to see if date is greater than all possible dates </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">bool</span> <a name="id466294-bb"></a><span class="identifier">is_special</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>check to see if time is a special value </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">bool</span> <a name="id351754-bb"></a><span class="keyword">operator</span><span class="special">==</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span> rhs<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>Equality operator -- others generated by boost::equality_comparable. </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">bool</span> <a name="id375648-bb"></a><span class="keyword">operator</span><span class="special">&lt;</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span> rhs<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>Equality operator -- others generated by boost::less_than_comparable. </li> <li class="listitem"> <pre class="literallayout"><span class="identifier">time_duration_type</span> <a name="id375665-bb"></a><span class="keyword">operator</span><span class="special">-</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_type</span> <span class="special">&amp;</span> rhs<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>difference between two times </li> <li class="listitem"> <pre class="literallayout"><span class="identifier">time_type</span> <a name="id380738-bb"></a><span class="keyword">operator</span><span class="special">+</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span> dd<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>add date durations </li> <li class="listitem"><pre class="literallayout"><span class="identifier">time_type</span> <a name="id679301-bb"></a><span class="keyword">operator</span><span class="special">+=</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span> dd<span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"> <pre class="literallayout"><span class="identifier">time_type</span> <a name="id675017-bb"></a><span class="keyword">operator</span><span class="special">-</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span> dd<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>subtract date durations </li> <li class="listitem"><pre class="literallayout"><span class="identifier">time_type</span> <a name="id687367-bb"></a><span class="keyword">operator</span><span class="special">-=</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_duration_type</span> <span class="special">&amp;</span> dd<span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"> <pre class="literallayout"><span class="identifier">time_type</span> <a name="id687381-bb"></a><span class="keyword">operator</span><span class="special">+</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> td<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>add time durations </li> <li class="listitem"><pre class="literallayout"><span class="identifier">time_type</span> <a name="id687397-bb"></a><span class="keyword">operator</span><span class="special">+=</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> td<span class="special">)</span><span class="special">;</span></pre></li> <li class="listitem"> <pre class="literallayout"><span class="identifier">time_type</span> <a name="id687410-bb"></a><span class="keyword">operator</span><span class="special">-</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> rhs<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>subtract time durations </li> <li class="listitem"><pre class="literallayout"><span class="identifier">time_type</span> <a name="id387550-bb"></a><span class="keyword">operator</span><span class="special">-=</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">time_duration_type</span> <span class="special">&amp;</span> td<span class="special">)</span><span class="special">;</span></pre></li> </ol></div> </div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2001-2005 CrystalClear Software, Inc<p>Subject to the Boost Software License, Version 1.0. (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="gather_weekday_strings.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.time_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="second_clock.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
commons/src/tch2/partials/alternatives-summary.html
insitu-project/foss-browser-extensions
<!-- Summary Table of Alternatives --> <table class="alternatives-summary" ng-if="carpools.haveAlternatives || tickets.haveAlternatives || coaches.haveAlternatives"> <caption class="visually-hidden"> <p>Résumé des offres alternatives trouvées</p> </caption> <colgroup> <col span="1"> <col span="1" ng-class="{ 'pane-opened': panes.tickets && status === 'opened' }" class="tickets-alternatives-summary"> <col span="1" ng-class="{ 'pane-opened': panes.carpools && status === 'opened' }" class="carpools-alternatives-summary"> <col span="1" ng-class="{ 'pane-opened': panes.coaches && status === 'opened' }" class="coaches-alternatives-summary"> </colgroup> <!-- Main Buttons & Sums --> <thead class="summary-thumbnails"> <tr> <td></td> <!-- Tickets Summary --> <th scope="col" id="thead-tickets" class="summary-thumbnail-ticket"> <tch2-button ng-if="tickets.haveAlternatives" tch2-class="button-summary" tch2-click="open('tickets')" tch2-deactivated="status === 'opened' && panes.tickets"> <span ng-class="{ 'with-pane': status === 'opened' }"> Billets d’occasion ({{ tickets.count }}) </span> </tch2-button> <strong ng-if="!tickets.haveAlternatives"> Pas de billet d’occasion moins cher</strong> </th> <!-- Carpools Summary --> <th scope="col" id="thead-carpools" class="summary-thumbnail-carpools"> <tch2-button ng-if="carpools.haveAlternatives" tch2-class="button-summary" tch2-click="open('carpools')" tch2-deactivated="status === 'opened' && panes.carpools"> <span ng-class="{ 'with-pane': status === 'opened' }"> Covoiturages ({{ carpools.count }}) </span> </tch2-button> <strong ng-if="!carpools.haveAlternatives"> Pas de covoiturage moins cher</strong> </th> <!-- Coaches Summary --> <th scope="col" id="thead-coaches" class="summary-thumbnail-coaches"> <tch2-button ng-if="coaches.haveAlternatives" tch2-class="button-summary" tch2-click="open('coaches')" tch2-deactivated="status === 'opened' && panes.coaches"> <span ng-class="{ 'with-pane': status === 'opened' }"> Billets de bus ({{ coaches.count }}) </span> </tch2-button> <strong ng-if="!coaches.haveAlternatives"> Pas de billet de bus moins cher</strong> </th> </tr> </thead> <tbody class="summary-details"> <!-- Prices --> <tr> <th scope="row" id="tbody-prices" title="Prix en Euros" class="summary-price-title summary-detail-title"> À partir de </th> <!-- Tickets Lowest Price --> <td headers="thead-tickets tbody-prices" class="summary-price"> <span ng-if="tickets.haveAlternatives" class="price"> {{ tickets.lowestPrice.amount | currency }} </span> <small ng-if="areSeveralPassengers && tickets.haveAlternatives"> par passager</small> <span ng-if="!tickets.haveAlternatives">– –</span> </td> <!-- Carpools Lowest Price --> <td headers="thead-carpools tbody-prices" class="summary-price"> <span ng-if="carpools.haveAlternatives" class="price"> {{ carpools.lowestPrice.amount | currency }} <tch2-tooltip tch2-position="{ left: true }"> Prix hors commission du site intermédiaire. </tch2-tooltip> </span> <small ng-if="areSeveralPassengers && carpools.haveAlternatives"> par passager</small> <span ng-if="!carpools.haveAlternatives">– –</span> </td> <!-- Coaches Lowest Price --> <td headers="thead-coaches tbody-prices" class="summary-price"> <span ng-if="coaches.haveAlternatives" class="price"> {{ coaches.lowestPrice.amount | currency }} </span> <small ng-if="areSeveralPassengers && coaches.haveAlternatives"> par passager</small> <span ng-if="!coaches.haveAlternatives">– –</span> </td> </tr> <!-- Durations --> <tr> <th scope="row" id="tbody-duration" class="summary-duration-title summary-detail-title"> Durée </th> <!-- Tickets Shortest Trip --> <td headers="thead-tickets tbody-duration" class="summary-duration" ng-class="{ 'pane-opened': panes.tickets && status === 'opened' }"> <small ng-if="tickets.haveAlternatives">à partir de</small> {{ tickets.shortestDuration | tch2HumanizeDuration }} <span ng-if="!tickets.haveAlternatives">– –</span> </td> <!-- Carpools Estimated Duration --> <td headers="thead-carpools tbody-duration" class="summary-duration" ng-class="{ 'pane-opened': panes.carpools && status === 'opened' }"> <span ng-if="carpools.haveAlternatives && carpools.shortestDuration !== carpools.longestDuration"> <small>entre</small> {{ carpools.shortestDuration | tch2HumanizeDuration }} <small>et</small> {{ carpools.longestDuration | tch2HumanizeDuration }} </span> <span ng-if="carpools.haveAlternatives && carpools.shortestDuration === carpools.longestDuration"> <small>environ</small> {{ carpools.shortestDuration | tch2HumanizeDuration }} </span> <span ng-if="!carpools.haveAlternatives">– –</span> </td> <!-- Coaches Shortest Trip --> <td headers="thead-coaches tbody-duration" class="summary-duration" ng-class="{ 'pane-opened': panes.coaches && status === 'opened' }"> <small ng-if="coaches.haveAlternatives">à partir de</small> {{ coaches.shortestDuration | tch2HumanizeDuration }} <span ng-if="!coaches.haveAlternatives">– –</span> </td> </tr> </tbody> <!-- Secondary Buttons --> <tfoot class="summary-reminders" ng-hide="status === 'opened'"> <tr> <td></td> <!-- Tickets Button --> <td headers="thead-tickets" class="summary-reminder-tickets" ng-class="{ 'summary-reminder-empty': !tickets.haveAlternatives }"> <tch2-button ng-if="tickets.haveAlternatives" tch2-class="button-summary" tch2-click="open('tickets')" tch2-deactivated="status === 'opened' && panes.tickets"> <span class="with-pane"> <ng-pluralize count="tickets.count" when="{ '1' : '1 offre', 'other' : '{} offres' }" /> </span> </tch2-button> </td> <!-- Carpools Button --> <td headers="thead-carpools" class="summary-reminder-carpools" ng-class="{ 'summary-reminder-empty': !carpools.haveAlternatives }"> <tch2-button ng-if="carpools.haveAlternatives" tch2-class="button-summary" tch2-click="open('carpools')" tch2-deactivated="status === 'opened' && panes.carpools"> <span class="with-pane"> <ng-pluralize count="carpools.count" when="{ '1' : '1 offre', 'other' : '{} offres' }" /> </span> </tch2-button> </td> <!-- Coachs Button --> <td headers="thead-coaches" class="summary-reminder-coaches" ng-class="{ 'summary-reminder-empty': !coaches.haveAlternatives }"> <tch2-button ng-if="coaches.haveAlternatives" tch2-class="button-summary" tch2-click="open('coaches')" tch2-deactivated="status === 'opened' && panes.coaches"> <span class="with-pane"> <ng-pluralize count="coaches.count" when="{ '1' : '1 offre', 'other' : '{} offres' }" /> </span> </tch2-button> </td> </tr> </tfoot> </table> <div ng-if="!carpools.haveAlternatives && !tickets.haveAlternatives && !coaches.haveAlternatives"> <h2 class="lmem-noalt-title"> Désolé, Le Même en Mieux n’a pas d’alternative pour ce trajet. </h2> <p class="lmem-noalt-content"> Vous pensez qu’il existe des alternatives moins chères ou plus rapides que les billets proposés dans cette page ?<br /> Envoyez-nous un courriel à <a href="mailto:support@lmem.net?subject=Alternatives%20trajets%20manquantes">support@lmem.net</a>. </p> <footer class="lmem-noalt-footer"> <p> À bientôt,<br /> Maarten<small>, fondateur du service Le Même en Mieux.</small></p> </footer> </div>
node_modules/react-vis/coverage/dist/lib/plot/series/vertical-bar-series.js.html
soniacq/LearningReact
<!doctype html> <html lang="en"> <head> <title>Code coverage report for dist/lib/plot/series/vertical-bar-series.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../../prettify.css" /> <link rel="stylesheet" href="../../../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type='text/css'> .coverage-summary .sorter { background-image: url(../../../../sort-arrow-sprite.png); } </style> </head> <body> <div class='wrapper'> <div class='pad1'> <h1> <a href="../../../../index.html">all files</a> / <a href="index.html">dist/lib/plot/series/</a> vertical-bar-series.js </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">90% </span> <span class="quiet">Statements</span> <span class='fraction'>54/60</span> </div> <div class='fl pad1y space-right2'> <span class="strong">68.75% </span> <span class="quiet">Branches</span> <span class='fraction'>33/48</span> </div> <div class='fl pad1y space-right2'> <span class="strong">92.86% </span> <span class="quiet">Functions</span> <span class='fraction'>13/14</span> </div> <div class='fl pad1y space-right2'> <span class="strong">88.89% </span> <span class="quiet">Lines</span> <span class='fraction'>24/27</span> </div> <div class='fl pad1y'> <span class="strong">1 statement, 1 function, 3 branches</span> <span class="quiet">Ignored</span> &nbsp;&nbsp;&nbsp;&nbsp; </div> </div> </div> <div class='status-line high'></div> <pre><table class="coverage"> <tr><td class="line-count quiet">1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">14×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">3×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span></td><td class="text"><pre class="prettyprint lang-js">'use strict'; &nbsp; Object.defineProperty(exports, "__esModule", { value: true }); &nbsp; var _extends = Object.assign || function (target) { for (var i = 1; i &lt; arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (<span class="missing-if-branch" title="else path not taken" >E</span>Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; &nbsp; var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i &lt; props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; <span class="missing-if-branch" title="else path not taken" >E</span>if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (<span class="missing-if-branch" title="else path not taken" >E</span>protoProps) defineProperties(Constructor.prototype, protoProps); <span class="missing-if-branch" title="else path not taken" >E</span>if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); &nbsp; var _react = require('react'); &nbsp; var _react2 = _interopRequireDefault(_react); &nbsp; var _abstractSeries = require('./abstract-series'); &nbsp; var _abstractSeries2 = _interopRequireDefault(_abstractSeries); &nbsp; var _barSeries = require('./bar-series'); &nbsp; var _barSeries2 = _interopRequireDefault(_barSeries); &nbsp; function _interopRequireDefault(obj) { return obj &amp;&amp; obj.__esModule ? obj : { default: obj }; } &nbsp; function _classCallCheck(instance, Constructor) { if (<span class="missing-if-branch" title="if path not taken" >I</span>!(instance instanceof Constructor)) { throw <span class="cstat-no" title="statement not covered" >new TypeError("Cannot call a class as a function"); } }</span> &nbsp; function _possibleConstructorReturn(self, call) { if (<span class="missing-if-branch" title="if path not taken" >I</span>!self) { throw <span class="cstat-no" title="statement not covered" >new ReferenceError("this hasn't been initialised - super() hasn't been called"); } r</span>eturn c</span>all &amp;&amp; (typeof <span class="branch-0 cbranch-no" title="branch not covered" >c</span>all === "object" || <span class="branch-2 cbranch-no" title="branch not covered" >typeof call === "function") ? call : <span class="branch-1 cbranch-no" title="branch not covered" >self; }</span> &nbsp; function _inherits(subClass, superClass) { i</span>f (<span class="missing-if-branch" title="if path not taken" >I</span>typeof superClass !== "function" &amp;&amp; <span class="branch-1 cbranch-no" title="branch not covered" >superClass !== null) { throw <span class="cstat-no" title="statement not covered" >new TypeError("Super expression must either be null or a function, not " + typeof superClass); } subClass.prototype = Object.create(superClass &amp;&amp; superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); <span class="missing-if-branch" title="else path not taken" >E</span>if (superClass) O</span>bject.setPrototypeOf ? <span class="branch-0 cbranch-no" title="branch not covered" >Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } // Copyright (c) 2016 Uber Technologies, Inc.</span> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. &nbsp; var VerticalBarSeries = function (_AbstractSeries) { _inherits(VerticalBarSeries, _AbstractSeries); &nbsp; function VerticalBarSeries() { _classCallCheck(this, VerticalBarSeries); &nbsp; return _possibleConstructorReturn(this, Object.getPrototypeOf(VerticalBarSeries).apply(this, arguments)); } &nbsp; _createClass(VerticalBarSeries, [{ key: 'render', value: function render() { return _react2.default.createElement(_barSeries2.default, _extends({}, this.props, { linePosAttr: 'x', valuePosAttr: 'y', lineSizeAttr: 'width', valueSizeAttr: 'height' })); } }], [{ key: 'getParentConfig', value: <span class="fstat-no" title="function not covered" >function getParentConfig(attr) {</span> var <span class="cstat-no" title="statement not covered" >isDomainAdjustmentNeeded = attr === 'x';</span> var <span class="cstat-no" title="statement not covered" >zeroBaseValue = attr === 'y';</span> return <span class="cstat-no" title="statement not covered" >{</span> isDomainAdjustmentNeeded: isDomainAdjustmentNeeded, zeroBaseValue: zeroBaseValue }; } }]); &nbsp; return VerticalBarSeries; }(_abstractSeries2.default); &nbsp; VerticalBarSeries.displayName = 'VerticalBarSeries'; &nbsp; exports.default = VerticalBarSeries;</pre></td></tr> </table></pre> <div class='push'></div><!-- for sticky footer --> </div><!-- /wrapper --> <div class='footer quiet pad2 space-top1 center small'> Code coverage generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Fri May 20 2016 11:46:43 GMT-0700 (PDT) </div> </div> <script src="../../../../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../../../../sorter.js"></script> </body> </html>
client/assets/css/humidityreading.css
smoriarty21/HOBloom
.reading-wrapper { width: 200px; height: 200px; margin: 10px 0 0 10px; background-color: #363636; } .reading-name { display: inline-block; font-size: 32px; margin-top: 10px; width: 100%; text-align: center; color: #FFF; } .reading { display: inline-block; margin-top: 30px; text-align: center; font-size: 65px; color: #5C6BC0; width: 100%; }
bread/templates/order_list_orders_add.html
Adverpol/eco-basket
<!-- extend base layout --> {% extends "base.html" %} {% from "_macros.html" import render_field, render_field_nolabel %} {% set active_page = "order_lists" %} {% block content %} <div class="row"> <div class="col-md-6 col-md-offset-3"> <h2>Orders</h2> <p>Note: only orders not yet assigned to an order list are shown. An order can only be part of one order list.</p> <div class="table-responsive"> <form class="form-horizontal" method="POST"> {{ form.csrf_token }} <table class="table table-condensed"> <thead> <tr> <th class="col-md-1"></th> <th class="col-md-1">Id</th> <th>Name</th> <th class="col-md-1">Closed</th> <th class="col-md-1">Delivery</th> </tr> </thead> {% for order in orders %} <tr> <td><input type="checkbox" name="order_{{order.id}}" value="1"/></td> <td>{{ order.id }}</td> <td><a href="{{url_for('single_order', id=order.id)}}">{{ order.name }}</a></td> <td>{{format_date(order.close_date)}}</td> <td>{{format_date(order.delivery_date)}}</td> </tr> {% endfor %} </table> {{ render_field_nolabel(form.submit) }} </form> </div> </div> </div> {% endblock %}
wpilib/java/current/javadoc/edu/wpi/first/wpilibj/tables/ITable.html
FRCTeam-4829-TitaniumTigers/2015-2016-FRCComp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Fri Jan 15 14:22:22 EST 2016 --> <title>ITable (wpilibj API)</title> <meta name="date" content="2016-01-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="ITable (wpilibj API)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":38,"i13":6,"i14":38,"i15":6,"i16":6,"i17":38,"i18":38,"i19":6,"i20":38,"i21":38,"i22":6,"i23":6,"i24":38,"i25":6,"i26":38,"i27":6,"i28":6,"i29":38,"i30":6,"i31":38,"i32":6,"i33":38,"i34":6,"i35":6,"i36":6,"i37":38,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":38,"i44":38,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":38,"i55":6,"i56":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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/wpilibj/tables/IRemoteConnectionListener.html" title="interface in edu.wpi.first.wpilibj.tables"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?edu/wpi/first/wpilibj/tables/ITable.html" target="_top">Frames</a></li> <li><a href="ITable.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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">edu.wpi.first.wpilibj.tables</div> <h2 title="Interface ITable" class="title">Interface ITable</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> <dd><a href="../../../../../edu/wpi/first/wpilibj/networktables/NetworkTable.html" title="class in edu.wpi.first.wpilibj.networktables">NetworkTable</a></dd> </dl> <hr> <br> <pre>public interface <span class="typeNameLabel">ITable</span></pre> <div class="block">A table whose values can be read and written to</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&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>static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#NOTIFY_DELETE">NOTIFY_DELETE</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#NOTIFY_FLAGS">NOTIFY_FLAGS</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#NOTIFY_IMMEDIATE">NOTIFY_IMMEDIATE</a></span></code> <div class="block">Notifier flag values.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#NOTIFY_LOCAL">NOTIFY_LOCAL</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#NOTIFY_NEW">NOTIFY_NEW</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#NOTIFY_UPDATE">NOTIFY_UPDATE</a></span></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="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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated 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/wpilibj/tables/ITable.html#addSubTableListener-edu.wpi.first.wpilibj.tables.ITableListener-">addSubTableListener</a></span>(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener)</code> <div class="block">This will immediately notify the listener of all current sub tables</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/wpilibj/tables/ITable.html#addSubTableListener-edu.wpi.first.wpilibj.tables.ITableListener-boolean-">addSubTableListener</a></span>(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, boolean&nbsp;localNotify)</code> <div class="block">This will immediately notify the listener of all current sub tables</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#addTableListener-edu.wpi.first.wpilibj.tables.ITableListener-">addTableListener</a></span>(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener)</code> <div class="block">Add a listener for changes to the table</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#addTableListener-edu.wpi.first.wpilibj.tables.ITableListener-boolean-">addTableListener</a></span>(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, boolean&nbsp;immediateNotify)</code> <div class="block">Add a listener for changes to the table</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#addTableListener-java.lang.String-edu.wpi.first.wpilibj.tables.ITableListener-boolean-">addTableListener</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, boolean&nbsp;immediateNotify)</code> <div class="block">Add a listener for changes to a specific key the table</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#addTableListenerEx-edu.wpi.first.wpilibj.tables.ITableListener-int-">addTableListenerEx</a></span>(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, int&nbsp;flags)</code> <div class="block">Add a listener for changes to the table</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#addTableListenerEx-java.lang.String-edu.wpi.first.wpilibj.tables.ITableListener-int-">addTableListenerEx</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, int&nbsp;flags)</code> <div class="block">Add a listener for changes to a specific key the table</div> </td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#clearFlags-java.lang.String-int-">clearFlags</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;flags)</code> <div class="block">Clears flags on the specified key in this table.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#clearPersistent-java.lang.String-">clearPersistent</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block">Stop making a key's value persistent through program restarts.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#containsKey-java.lang.String-">containsKey</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block">Checks the table and tells if it contains the specified key</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#containsSubTable-java.lang.String-">containsSubTable</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#delete-java.lang.String-">delete</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block">Deletes the specified key in this table.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBoolean-java.lang.String-">getBoolean</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBoolean-java.lang.String-boolean-"><code>getBoolean(String, boolean)</code></a>.</span></div> </div> </td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBoolean-java.lang.String-boolean-">getBoolean</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean&nbsp;defaultValue)</code> <div class="block">Returns the boolean the key maps to.</div> </td> </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code>boolean[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBooleanArray-java.lang.String-">getBooleanArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBooleanArray-java.lang.String-boolean:A-"><code>getBooleanArray(String, boolean[])</code></a>.</span></div> </div> </td> </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code>boolean[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBooleanArray-java.lang.String-boolean:A-">getBooleanArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean[]&nbsp;defaultValue)</code> <div class="block">Returns the boolean array the key maps to.</div> </td> </tr> <tr id="i16" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBooleanArray-java.lang.String-java.lang.Boolean:A-">getBooleanArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>[]&nbsp;defaultValue)</code> <div class="block">Returns the boolean array the key maps to.</div> </td> </tr> <tr id="i17" class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getDouble-java.lang.String-">getDouble</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> </div> </td> </tr> <tr id="i18" class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getDouble-java.lang.String-double-">getDouble</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;defaultValue)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> </div> </td> </tr> <tr id="i19" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getFlags-java.lang.String-">getFlags</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block">Returns the flags for the specified key.</div> </td> </tr> <tr id="i20" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getInt-java.lang.String-">getInt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> </div> </td> </tr> <tr id="i21" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getInt-java.lang.String-int-">getInt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;defaultValue)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> </div> </td> </tr> <tr id="i22" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getKeys--">getKeys</a></span>()</code>&nbsp;</td> </tr> <tr id="i23" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getKeys-int-">getKeys</a></span>(int&nbsp;types)</code>&nbsp;</td> </tr> <tr id="i24" class="altColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-">getNumber</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a>.</span></div> </div> </td> </tr> <tr id="i25" class="rowColor"> <td class="colFirst"><code>double</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-">getNumber</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;defaultValue)</code> <div class="block">Returns the number the key maps to.</div> </td> </tr> <tr id="i26" class="altColor"> <td class="colFirst"><code>double[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumberArray-java.lang.String-">getNumberArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumberArray-java.lang.String-double:A-"><code>getNumberArray(String, double[])</code></a>.</span></div> </div> </td> </tr> <tr id="i27" class="rowColor"> <td class="colFirst"><code>double[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumberArray-java.lang.String-double:A-">getNumberArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double[]&nbsp;defaultValue)</code> <div class="block">Returns the number array the key maps to.</div> </td> </tr> <tr id="i28" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumberArray-java.lang.String-java.lang.Double:A-">getNumberArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[]&nbsp;defaultValue)</code> <div class="block">Returns the number array the key maps to.</div> </td> </tr> <tr id="i29" class="rowColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getRaw-java.lang.String-">getRaw</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getRaw-java.lang.String-byte:A-"><code>getRaw(String, byte[])</code></a>.</span></div> </div> </td> </tr> <tr id="i30" class="altColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getRaw-java.lang.String-byte:A-">getRaw</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, byte[]&nbsp;defaultValue)</code> <div class="block">Returns the raw value (byte array) the key maps to.</div> </td> </tr> <tr id="i31" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getString-java.lang.String-">getString</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getString-java.lang.String-java.lang.String-"><code>getString(String, String)</code></a>.</span></div> </div> </td> </tr> <tr id="i32" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getString-java.lang.String-java.lang.String-">getString</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</code> <div class="block">Returns the string the key maps to.</div> </td> </tr> <tr id="i33" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getStringArray-java.lang.String-">getStringArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getStringArray-java.lang.String-java.lang.String:A-"><code>getStringArray(String, String[])</code></a>.</span></div> </div> </td> </tr> <tr id="i34" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getStringArray-java.lang.String-java.lang.String:A-">getStringArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;defaultValue)</code> <div class="block">Returns the string array the key maps to.</div> </td> </tr> <tr id="i35" class="rowColor"> <td class="colFirst"><code><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html" title="interface in edu.wpi.first.wpilibj.tables">ITable</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getSubTable-java.lang.String-">getSubTable</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block">Returns the table at the specified key.</div> </td> </tr> <tr id="i36" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getSubTables--">getSubTables</a></span>()</code>&nbsp;</td> </tr> <tr id="i37" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getValue-java.lang.String-">getValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getValue-java.lang.String-java.lang.Object-"><code>getValue(String, Object)</code></a>.</span></div> </div> </td> </tr> <tr id="i38" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getValue-java.lang.String-java.lang.Object-">getValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;defaultValue)</code> <div class="block">Gets the value associated with a key as an object.</div> </td> </tr> <tr id="i39" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#isPersistent-java.lang.String-">isPersistent</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block">Returns whether the value is persistent through program restarts.</div> </td> </tr> <tr id="i40" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putBoolean-java.lang.String-boolean-">putBoolean</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean&nbsp;value)</code> <div class="block">Put a boolean in the table</div> </td> </tr> <tr id="i41" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putBooleanArray-java.lang.String-boolean:A-">putBooleanArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean[]&nbsp;value)</code> <div class="block">Put a boolean array in the table</div> </td> </tr> <tr id="i42" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putBooleanArray-java.lang.String-java.lang.Boolean:A-">putBooleanArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>[]&nbsp;value)</code> <div class="block">Put a boolean array in the table</div> </td> </tr> <tr id="i43" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putDouble-java.lang.String-double-">putDouble</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;value)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putNumber-java.lang.String-double-"><code>putNumber(String, double)</code></a> instead.</span></div> </div> </td> </tr> <tr id="i44" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putInt-java.lang.String-int-">putInt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;value)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putNumber-java.lang.String-double-"><code>putNumber(String, double)</code></a> instead.</span></div> </div> </td> </tr> <tr id="i45" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putNumber-java.lang.String-double-">putNumber</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;value)</code> <div class="block">Put a number in the table</div> </td> </tr> <tr id="i46" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putNumberArray-java.lang.String-double:A-">putNumberArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double[]&nbsp;value)</code> <div class="block">Put a number array in the table</div> </td> </tr> <tr id="i47" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putNumberArray-java.lang.String-java.lang.Double:A-">putNumberArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[]&nbsp;value)</code> <div class="block">Put a number array in the table</div> </td> </tr> <tr id="i48" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putRaw-java.lang.String-byte:A-">putRaw</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, byte[]&nbsp;value)</code> <div class="block">Put a raw value (byte array) in the table</div> </td> </tr> <tr id="i49" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putRaw-java.lang.String-java.nio.ByteBuffer-int-">putRaw</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;value, int&nbsp;len)</code> <div class="block">Put a raw value (bytes from a byte buffer) in the table</div> </td> </tr> <tr id="i50" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putString-java.lang.String-java.lang.String-">putString</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code> <div class="block">Put a string in the table</div> </td> </tr> <tr id="i51" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putStringArray-java.lang.String-java.lang.String:A-">putStringArray</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</code> <div class="block">Put a string array in the table</div> </td> </tr> <tr id="i52" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putValue-java.lang.String-java.lang.Object-">putValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code> <div class="block">Put a value in the table</div> </td> </tr> <tr id="i53" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#removeTableListener-edu.wpi.first.wpilibj.tables.ITableListener-">removeTableListener</a></span>(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener)</code> <div class="block">Remove a listener from receiving table events</div> </td> </tr> <tr id="i54" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#retrieveValue-java.lang.String-java.lang.Object-">retrieveValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;externalValue)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">Use get*Array functions instead.</span></div> </div> </td> </tr> <tr id="i55" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#setFlags-java.lang.String-int-">setFlags</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;flags)</code> <div class="block">Sets flags on the specified key in this table.</div> </td> </tr> <tr id="i56" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#setPersistent-java.lang.String-">setPersistent</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code> <div class="block">Makes a key's value persistent through program restarts.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="NOTIFY_IMMEDIATE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOTIFY_IMMEDIATE</h4> <pre>static final&nbsp;int NOTIFY_IMMEDIATE</pre> <div class="block">Notifier flag values.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#edu.wpi.first.wpilibj.tables.ITable.NOTIFY_IMMEDIATE">Constant Field Values</a></dd> </dl> </li> </ul> <a name="NOTIFY_LOCAL"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOTIFY_LOCAL</h4> <pre>static final&nbsp;int NOTIFY_LOCAL</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#edu.wpi.first.wpilibj.tables.ITable.NOTIFY_LOCAL">Constant Field Values</a></dd> </dl> </li> </ul> <a name="NOTIFY_NEW"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOTIFY_NEW</h4> <pre>static final&nbsp;int NOTIFY_NEW</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#edu.wpi.first.wpilibj.tables.ITable.NOTIFY_NEW">Constant Field Values</a></dd> </dl> </li> </ul> <a name="NOTIFY_DELETE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOTIFY_DELETE</h4> <pre>static final&nbsp;int NOTIFY_DELETE</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#edu.wpi.first.wpilibj.tables.ITable.NOTIFY_DELETE">Constant Field Values</a></dd> </dl> </li> </ul> <a name="NOTIFY_UPDATE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOTIFY_UPDATE</h4> <pre>static final&nbsp;int NOTIFY_UPDATE</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#edu.wpi.first.wpilibj.tables.ITable.NOTIFY_UPDATE">Constant Field Values</a></dd> </dl> </li> </ul> <a name="NOTIFY_FLAGS"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>NOTIFY_FLAGS</h4> <pre>static final&nbsp;int NOTIFY_FLAGS</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../constant-values.html#edu.wpi.first.wpilibj.tables.ITable.NOTIFY_FLAGS">Constant Field Values</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="containsKey-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>containsKey</h4> <pre>boolean&nbsp;containsKey(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <div class="block">Checks the table and tells if it contains the specified key</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to search for</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if the table as a value assigned to the given key</dd> </dl> </li> </ul> <a name="containsSubTable-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>containsSubTable</h4> <pre>boolean&nbsp;containsSubTable(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to search for</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>true if there is a subtable with the key which contains at least one key/subtable of its own</dd> </dl> </li> </ul> <a name="getSubTable-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSubTable</h4> <pre><a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html" title="interface in edu.wpi.first.wpilibj.tables">ITable</a>&nbsp;getSubTable(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <div class="block">Returns the table at the specified key. If there is no table at the specified key, it will create a new table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the name of the table relative to this one</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>a sub table relative to this one</dd> </dl> </li> </ul> <a name="getKeys-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getKeys</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getKeys(int&nbsp;types)</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>types</code> - bitmask of types; 0 is treated as a "don't care".</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>keys currently in the table</dd> </dl> </li> </ul> <a name="getKeys--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getKeys</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getKeys()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>keys currently in the table</dd> </dl> </li> </ul> <a name="getSubTables--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSubTables</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getSubTables()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>subtables currently in the table</dd> </dl> </li> </ul> <a name="setPersistent-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setPersistent</h4> <pre>void&nbsp;setPersistent(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <div class="block">Makes a key's value persistent through program restarts. The key cannot be null.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key name</dd> </dl> </li> </ul> <a name="clearPersistent-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>clearPersistent</h4> <pre>void&nbsp;clearPersistent(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <div class="block">Stop making a key's value persistent through program restarts. The key cannot be null.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key name</dd> </dl> </li> </ul> <a name="isPersistent-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isPersistent</h4> <pre>boolean&nbsp;isPersistent(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <div class="block">Returns whether the value is persistent through program restarts. The key cannot be null.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key name</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>True if the value is persistent.</dd> </dl> </li> </ul> <a name="setFlags-java.lang.String-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setFlags</h4> <pre>void&nbsp;setFlags(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;flags)</pre> <div class="block">Sets flags on the specified key in this table. The key can not be null.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key name</dd> <dd><code>flags</code> - the flags to set (bitmask)</dd> </dl> </li> </ul> <a name="clearFlags-java.lang.String-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>clearFlags</h4> <pre>void&nbsp;clearFlags(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;flags)</pre> <div class="block">Clears flags on the specified key in this table. The key can not be null.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key name</dd> <dd><code>flags</code> - the flags to clear (bitmask)</dd> </dl> </li> </ul> <a name="getFlags-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFlags</h4> <pre>int&nbsp;getFlags(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <div class="block">Returns the flags for the specified key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key name</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the flags, or 0 if the key is not defined</dd> </dl> </li> </ul> <a name="delete-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>delete</h4> <pre>void&nbsp;delete(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre> <div class="block">Deletes the specified key in this table. The key can not be null.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key name</dd> </dl> </li> </ul> <a name="getValue-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getValue-java.lang.String-java.lang.Object-"><code>getValue(String, Object)</code></a>.</span></div> <div class="block">Gets the value associated with a key as an object. If the key does not exist, it will return the default value NOTE: If the value is a double, it will return a Double object, not a primitive. To get the primitive, use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getDouble-java.lang.String-double-"><code>getDouble(String, double)</code></a>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key of the value to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getValue-java.lang.String-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getValue</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;defaultValue)</pre> <div class="block">Gets the value associated with a key as an object. NOTE: If the value is a double, it will return a Double object, not a primitive. To get the primitive, use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getDouble-java.lang.String-double-"><code>getDouble(String, double)</code></a>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key of the value to look up</dd> <dd><code>defaultValue</code> - the default value if the key is null</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> </dl> </li> </ul> <a name="putValue-java.lang.String-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putValue</h4> <pre>boolean&nbsp;putValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre> <div class="block">Put a value in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - when the value is not supported by the table</dd> </dl> </li> </ul> <a name="retrieveValue-java.lang.String-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>retrieveValue</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> void&nbsp;retrieveValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;externalValue) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use get*Array functions instead.</span></div> <div class="block">Retrieve an array data type from the table.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>externalValue</code> - the array data type to retreive into</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="putNumber-java.lang.String-double-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putNumber</h4> <pre>boolean&nbsp;putNumber(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;value)</pre> <div class="block">Put a number in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="getNumber-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNumber</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> double&nbsp;getNumber(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a>.</span></div> <div class="block">Returns the number the key maps to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getNumber-java.lang.String-double-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNumber</h4> <pre>double&nbsp;getNumber(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;defaultValue)</pre> <div class="block">Returns the number the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="putString-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putString</h4> <pre>boolean&nbsp;putString(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre> <div class="block">Put a string in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="getString-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getString</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getString(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getString-java.lang.String-java.lang.String-"><code>getString(String, String)</code></a>.</span></div> <div class="block">Returns the string the key maps to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getString-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getString</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getString(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</pre> <div class="block">Returns the string the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="putBoolean-java.lang.String-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putBoolean</h4> <pre>boolean&nbsp;putBoolean(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean&nbsp;value)</pre> <div class="block">Put a boolean in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="getBoolean-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBoolean</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> boolean&nbsp;getBoolean(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBoolean-java.lang.String-boolean-"><code>getBoolean(String, boolean)</code></a>.</span></div> <div class="block">Returns the boolean the key maps to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getBoolean-java.lang.String-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBoolean</h4> <pre>boolean&nbsp;getBoolean(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean&nbsp;defaultValue)</pre> <div class="block">Returns the boolean the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="putBooleanArray-java.lang.String-boolean:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putBooleanArray</h4> <pre>boolean&nbsp;putBooleanArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean[]&nbsp;value)</pre> <div class="block">Put a boolean array in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="putBooleanArray-java.lang.String-java.lang.Boolean:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putBooleanArray</h4> <pre>boolean&nbsp;putBooleanArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>[]&nbsp;value)</pre> <div class="block">Put a boolean array in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="getBooleanArray-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBooleanArray</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> boolean[]&nbsp;getBooleanArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getBooleanArray-java.lang.String-boolean:A-"><code>getBooleanArray(String, boolean[])</code></a>.</span></div> <div class="block">Returns the boolean array the key maps to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getBooleanArray-java.lang.String-boolean:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBooleanArray</h4> <pre>boolean[]&nbsp;getBooleanArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, boolean[]&nbsp;defaultValue)</pre> <div class="block">Returns the boolean array the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="getBooleanArray-java.lang.String-java.lang.Boolean:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBooleanArray</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>[]&nbsp;getBooleanArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>[]&nbsp;defaultValue)</pre> <div class="block">Returns the boolean array the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="putNumberArray-java.lang.String-double:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putNumberArray</h4> <pre>boolean&nbsp;putNumberArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double[]&nbsp;value)</pre> <div class="block">Put a number array in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="putNumberArray-java.lang.String-java.lang.Double:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putNumberArray</h4> <pre>boolean&nbsp;putNumberArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[]&nbsp;value)</pre> <div class="block">Put a number array in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="getNumberArray-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNumberArray</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> double[]&nbsp;getNumberArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumberArray-java.lang.String-double:A-"><code>getNumberArray(String, double[])</code></a>.</span></div> <div class="block">Returns the number array the key maps to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getNumberArray-java.lang.String-double:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNumberArray</h4> <pre>double[]&nbsp;getNumberArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double[]&nbsp;defaultValue)</pre> <div class="block">Returns the number array the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="getNumberArray-java.lang.String-java.lang.Double:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNumberArray</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[]&nbsp;getNumberArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[]&nbsp;defaultValue)</pre> <div class="block">Returns the number array the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="putStringArray-java.lang.String-java.lang.String:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putStringArray</h4> <pre>boolean&nbsp;putStringArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</pre> <div class="block">Put a string array in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="getStringArray-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStringArray</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getStringArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getStringArray-java.lang.String-java.lang.String:A-"><code>getStringArray(String, String[])</code></a>.</span></div> <div class="block">Returns the string array the key maps to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getStringArray-java.lang.String-java.lang.String:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getStringArray</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getStringArray(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;defaultValue)</pre> <div class="block">Returns the string array the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="putRaw-java.lang.String-byte:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putRaw</h4> <pre>boolean&nbsp;putRaw(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, byte[]&nbsp;value)</pre> <div class="block">Put a raw value (byte array) in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="putRaw-java.lang.String-java.nio.ByteBuffer-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putRaw</h4> <pre>boolean&nbsp;putRaw(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;value, int&nbsp;len)</pre> <div class="block">Put a raw value (bytes from a byte buffer) in the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to be assigned to</dd> <dd><code>value</code> - the value that will be assigned</dd> <dd><code>len</code> - the length of the value</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> </dl> </li> </ul> <a name="getRaw-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRaw</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> byte[]&nbsp;getRaw(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">This exception-raising method has been replaced by the default-taking method <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getRaw-java.lang.String-byte:A-"><code>getRaw(String, byte[])</code></a>.</span></div> <div class="block">Returns the raw value (byte array) the key maps to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value associated with the given key</dd> </dl> </li> </ul> <a name="getRaw-java.lang.String-byte:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRaw</h4> <pre>byte[]&nbsp;getRaw(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, byte[]&nbsp;defaultValue)</pre> <div class="block">Returns the raw value (byte array) the key maps to. If the key does not exist or is of different type, it will return the default value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to look up</dd> <dd><code>defaultValue</code> - the value to be returned if no value is found</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value associated with the given key or the given default value if there is no value associated with the key</dd> </dl> </li> </ul> <a name="addTableListener-edu.wpi.first.wpilibj.tables.ITableListener-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addTableListener</h4> <pre>void&nbsp;addTableListener(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener)</pre> <div class="block">Add a listener for changes to the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>listener</code> - the listener to add</dd> </dl> </li> </ul> <a name="addTableListener-edu.wpi.first.wpilibj.tables.ITableListener-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addTableListener</h4> <pre>void&nbsp;addTableListener(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, boolean&nbsp;immediateNotify)</pre> <div class="block">Add a listener for changes to the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>listener</code> - the listener to add</dd> <dd><code>immediateNotify</code> - if true then this listener will be notified of all current entries (marked as new)</dd> </dl> </li> </ul> <a name="addTableListenerEx-edu.wpi.first.wpilibj.tables.ITableListener-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addTableListenerEx</h4> <pre>void&nbsp;addTableListenerEx(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, int&nbsp;flags)</pre> <div class="block">Add a listener for changes to the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>listener</code> - the listener to add</dd> <dd><code>flags</code> - bitmask specifying desired notifications</dd> </dl> </li> </ul> <a name="addTableListener-java.lang.String-edu.wpi.first.wpilibj.tables.ITableListener-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addTableListener</h4> <pre>void&nbsp;addTableListener(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, boolean&nbsp;immediateNotify)</pre> <div class="block">Add a listener for changes to a specific key the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to listen for</dd> <dd><code>listener</code> - the listener to add</dd> <dd><code>immediateNotify</code> - if true then this listener will be notified of all current entries (marked as new)</dd> </dl> </li> </ul> <a name="addTableListenerEx-java.lang.String-edu.wpi.first.wpilibj.tables.ITableListener-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addTableListenerEx</h4> <pre>void&nbsp;addTableListenerEx(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, <a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, int&nbsp;flags)</pre> <div class="block">Add a listener for changes to a specific key the table</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key to listen for</dd> <dd><code>listener</code> - the listener to add</dd> <dd><code>flags</code> - bitmask specifying desired notifications</dd> </dl> </li> </ul> <a name="addSubTableListener-edu.wpi.first.wpilibj.tables.ITableListener-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addSubTableListener</h4> <pre>void&nbsp;addSubTableListener(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener)</pre> <div class="block">This will immediately notify the listener of all current sub tables</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>listener</code> - the listener to notify</dd> </dl> </li> </ul> <a name="addSubTableListener-edu.wpi.first.wpilibj.tables.ITableListener-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addSubTableListener</h4> <pre>void&nbsp;addSubTableListener(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener, boolean&nbsp;localNotify)</pre> <div class="block">This will immediately notify the listener of all current sub tables</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>listener</code> - the listener to notify</dd> <dd><code>localNotify</code> - if true then this listener will be notified of all local changes in addition to all remote changes</dd> </dl> </li> </ul> <a name="removeTableListener-edu.wpi.first.wpilibj.tables.ITableListener-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>removeTableListener</h4> <pre>void&nbsp;removeTableListener(<a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables">ITableListener</a>&nbsp;listener)</pre> <div class="block">Remove a listener from receiving table events</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>listener</code> - the listener to be removed</dd> </dl> </li> </ul> <a name="putInt-java.lang.String-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putInt</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> boolean&nbsp;putInt(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;value)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putNumber-java.lang.String-double-"><code>putNumber(String, double)</code></a> instead.</span></div> <div class="block">Maps the specified key to the specified value in this table. The key can not be null. The value can be retrieved by calling the get method with a key that is equal to the original key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key</dd> <dd><code>value</code> - the value</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if key is null</dd> </dl> </li> </ul> <a name="getInt-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInt</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> int&nbsp;getInt(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> <div class="block">Returns the value at the specified key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value mapped to by the key</dd> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the value mapped to by the key is not an int</dd> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the key is null</dd> </dl> </li> </ul> <a name="getInt-java.lang.String-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getInt</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> int&nbsp;getInt(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, int&nbsp;defaultValue) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> <div class="block">Returns the value at the specified key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key</dd> <dd><code>defaultValue</code> - the value returned if the key is undefined</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the value mapped to by the key is not an int</dd> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the key is null</dd> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code></dd> </dl> </li> </ul> <a name="putDouble-java.lang.String-double-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putDouble</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> boolean&nbsp;putDouble(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;value)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#putNumber-java.lang.String-double-"><code>putNumber(String, double)</code></a> instead.</span></div> <div class="block">Maps the specified key to the specified value in this table. The key can not be null. The value can be retrieved by calling the get method with a key that is equal to the original key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key</dd> <dd><code>value</code> - the value</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>False if the table key already exists with a different type</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if key is null</dd> </dl> </li> </ul> <a name="getDouble-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDouble</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> double&nbsp;getDouble(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key) throws <a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> <div class="block">Returns the value at the specified key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../../../edu/wpi/first/wpilibj/tables/TableKeyNotDefinedException.html" title="class in edu.wpi.first.wpilibj.tables">TableKeyNotDefinedException</a></code> - if there is no value mapped to by the key</dd> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the value mapped to by the key is not a double</dd> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the key is null</dd> </dl> </li> </ul> <a name="getDouble-java.lang.String-double-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getDouble</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> double&nbsp;getDouble(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key, double&nbsp;defaultValue)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../../edu/wpi/first/wpilibj/tables/ITable.html#getNumber-java.lang.String-double-"><code>getNumber(String, double)</code></a> instead.</span></div> <div class="block">Returns the value at the specified key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>key</code> - the key</dd> <dd><code>defaultValue</code> - the value returned if the key is undefined</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the value</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the value mapped to by the key is not a double</dd> <dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if the key is null</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="../../../../../edu/wpi/first/wpilibj/tables/IRemoteConnectionListener.html" title="interface in edu.wpi.first.wpilibj.tables"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../edu/wpi/first/wpilibj/tables/ITableListener.html" title="interface in edu.wpi.first.wpilibj.tables"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?edu/wpi/first/wpilibj/tables/ITable.html" target="_top">Frames</a></li> <li><a href="ITable.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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>
externals/weatherslider/css/weatherslider.css
blue-eyed-devil/testCMS
/* * Style settings of WeatherSlider * * (c) 2011-2016 George Krupa, John Gera & Kreatura Media * * Plugin web: https://kreaturamedia.com/ * Licenses: http://codecanyon.net/licenses/ */ /* Removing all default global styles */ .ws-container img { box-shadow: none !important; -o-box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; border: none !important; } html * .ws-container p, body * .ws-container p, .ws-container p { line-height: normal !important; padding: 0px; padding-bottom: 0px !important; padding-right: 0px !important; padding-left: 0px !important; margin: 0px !important; } .wp-search, .ws-container input { line-height: normal !important; padding: 0px !important; text-align: center !important; } .ws-container img, .ws-container input { border-radius: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; } /* Global styles */ .ws-container { border-radius: 6px !important; -moz-border-radius: 6px !important; -webkit-border-radius: 6px !important; } .ws-fullbg, .ws-bottombg, .ws-icy { border-radius: 5px !important; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; } .ws-container { margin: 0px auto; background: rgb(51,51,51) !important; background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(17,17,17,1) 46%, rgba(17,17,17,1) 53%, rgba(51,51,51,1) 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(46%,rgba(17,17,17,1)), color-stop(53%,rgba(17,17,17,1)), color-stop(100%,rgba(51,51,51,1))) !important; background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(17,17,17,1) 46%,rgba(17,17,17,1) 53%,rgba(51,51,51,1) 100%) !important; background: -o-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(17,17,17,1) 46%,rgba(17,17,17,1) 53%,rgba(51,51,51,1) 100%) !important; background: -ms-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(17,17,17,1) 46%,rgba(17,17,17,1) 53%,rgba(51,51,51,1) 100%) !important; background: linear-gradient(to bottom, rgba(51,51,51,1) 0%,rgba(17,17,17,1) 46%,rgba(17,17,17,1) 53%,rgba(51,51,51,1) 100%) !important; box-shadow: 0px 2px 10px -2px #000 !important; -o-box-shadow: 0px 2px 10px -2px #000 !important; -moz-box-shadow: 0px 2px 10px -2px #000 !important; -webkit-box-shadow: 0px 2px 10px -2px #000 !important; text-align: left !important; line-height: normal; border: 0px !important; padding: 0px !important; } /* Common */ .ws-container * { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: 200; } .ws-container img, .ws-container div { position: absolute; } .ws-container img { max-width: none !important; padding: 0px !important; background-color: transparent !important; border: 0px !important; } .ws-inner { width: 100% !important; height: 100%; overflow: hidden !important; z-index: 1000 !important; left: 0px !important; top: 0px !important; } .ws-location { display: none; } /* Navigation */ .ws-nav { position: absolute !important; z-index: 2000 !important; display: none; height: 25px !important; top: 50% !important; margin-top: -12px !important; background-repeat: no-repeat !important; opacity: .5; width: 25px !important; text-decoration: none !important; } .ws-nav:hover { opacity: 1; color: #eee !important; } .ws-prev-arrow { left: 10px !important; outline: none !important; } .ws-next-arrow { background-position: right -25px !important; right: 10px !important; outline: none !important; } .ws-prev-text, .ws-next-text { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: bold !important; color: #fff !important; display: none; position: absolute !important; height: 25px !important; white-space: nowrap !important; overflow: hidden !important; line-height: 25px !important; font-size: 14px !important; outline: none !important; text-shadow: 0px 0px 3px #777; } .ws-prev-text { left: 25px !important; padding-left: 10px !important; } .ws-next-text { right: 25px !important; padding-right: 10px !important; text-align: right !important; } /* Loading */ .ws-loading { width: 200px !important; height: 40px !important; position: absolute !important; left: 50% !important; margin-left: -100px !important; top: 50% !important; margin-top: -20px !important; line-height: 20px !important; text-align: center !important; font-size: 14px !important; color: #fff !important; text-shadow: 0px -1px 0px #777 !important; -moz-text-shadow: 0px -1px 0px #777 !important; -webkit-text-shadow: 0px -1px 0px #777 !important; display: none; z-index: 1500 !important; } .ws-loading span { font-weight: bold !important; } /* Searchbox */ .ws-search { width: 100% !important; height: 45% !important; position: absolute !important; left: 0px !important; top: 0px !important; z-index: 1300 !important; background: url(../img/blank.gif) !important; } .ws-search-hidden { width: 100% !important; height: 0px; position: absolute !important; left: 0px !important; bottom: 100% !important; overflow: hidden !important; background: url(../img/blank.gif) !important; } .ws-searchbox { width: 70% !important; position: absolute !important; left: 15% !important; top: 0px !important; background: url(../img/blank.gif) !important; } .ws-searchbox input { width: 100% !important; height: 100% !important; position: absolute !important; left: 0px !important; top: 0px !important; background: transparent !important; color: #eee !important; text-align: center !important; font-size: 14px; background: url(../img/blank.gif) !important; border: 0px !important; outline: none !important; vertical-align: baseline !important; } .ws-searchbox .ws-bg { width: 100% !important; height: 100% !important; position: absolute !important; left: -1px !important; top: -1px !important; border: 1px solid #aaa !important; background: black !important; opacity: .65 !important; filter: alpha(opacity=65) !important; border-radius: 100px !important; -moz-border-radius: 100px !important; -webkit-border-radius: 100px !important; box-shadow: 0px 5px 20px -2px black !important; -o-box-shadow: 0px 5px 20px -2px black !important; -moz-box-shadow: 0px 5px 20px -2px black !important; -webkit-box-shadow: 0px 5px 20px -2px black !important; } /* Infobox */ .ws-infobox { position: absolute !important; float: left !important; left: 50% !important; padding: 20px; bottom: 20px; z-index: 1100 !important; margin-bottom: -1000px; } .ws-infobox * { white-space: nowrap; } .ws-infobox .ws-bg { width: 100% !important; height: 100% !important; position: absolute !important; left: 0px !important; top: 0px !important; border-radius: 4px !important; -moz-border-radius: 4px !important; -webkit-border-radius: 4px !important; box-shadow: 0px 5px 20px -2px black !important; -o-box-shadow: 0px 5px 20px -2px black !important; -moz-box-shadow: 0px 5px 20px -2px black !important; -webkit-box-shadow: 0px 5px 20px -2px black !important; background: black !important; background: -moz-linear-gradient(top, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.75) 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.75))) !important; background: -webkit-linear-gradient(top, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.75) 100%) !important; background: -o-linear-gradient(top, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.75) 100%) !important; background: -ms-linear-gradient(top, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.75) 100%) !important; background: linear-gradient(top, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.75) 100%) !important; filter: alpha(opacity=65) !important; } .ws-infobox h1, .ws-infobox p, .ws-infobox .ws-iinner { position: relative !important; } .ws-infobox p { margin: 0px !important; } .ws-infobox h1 { margin: 0px !important; padding-bottom: 5px; white-space: nowrap !important; } .ws-infobox h1, .ws-infobox h1 .ws-loc { font-size: 22px; font-weight: bold !important; } .ws-infobox h1 .ws-time { font-size: 15px; text-transform: uppercase !important; } .ws-infobox h1 span { color: #ddd !important; } .ws-weather, .ws-line { position: relative !important; } .ws-weather { font-size: 18px; } .ws-weather span { font-weight: bold !important; } .ws-line { font-size: 15px; } .ws-line, .ws-line span, .ws-weather span { color: #ccc !important; } .ws-line span, .ws-weather span { font-size: 100% !important; } .ws-forecast, .ws-finner { position: relative !important; } .ws-forecast { height: 0px; overflow: hidden !important; } .ws-container p.ws-fline { font-weight: bold !important; padding-top: 5px; } /* Backgrounds */ .ws-fullbg { width: 100% !important; height: 100% !important; left: 0px !important; top: 0px !important; display: none; z-index: 20 !important; } /* CSS3 animation*/ .ws-fullbg-animating { animation: fullbg 100s linear 0s infinite normal; -o-animation: fullbg 100s linear 0s infinite normal; -ms-animation: fullbg 100s linear 0s infinite normal; -moz-animation: fullbg 100s linear 0s infinite normal; -webkit-animation: fullbg 100s linear 0s infinite normal; } @keyframes fullbg { 0% { background-position: 0px 0px; } 100% { background-position: -1300px 0px; } } @-o-keyframes fullbg { 0% { background-position: 0px 0px; } 100% { background-position: -1300px 0px; } } @-ms-keyframes fullbg { 0% { background-position: 0px 0px; } 100% { background-position: -1300px 0px; } } @-moz-keyframes fullbg { 0% { background-position: 0px 0px; } 100% { background-position: -1300px 0px; } } @-webkit-keyframes fullbg { 0% { background-position: 0px 0px; } 100% { background-position: -1300px 0px; } } .ws-fixed { z-index: 10 !important; } .ws-bottombg { width: 100% !important; height: 98px; left: 0px !important; bottom: 0px !important; margin-bottom: -98px; background-position: 0px 0px; background-repeat: repeat-x; z-index: 1020 !important; } /* CSS3 animation*/ .ws-bottombg-animating { animation: fullbg 200s linear 0s infinite normal; -o-animation: fullbg 200s linear 0s infinite normal; -ms-animation: fullbg 200s linear 0s infinite normal; -moz-animation: fullbg 200s linear 0s infinite normal; -webkit-animation: fullbg 200s linear 0s infinite normal; } /* Sun and Moon */ .ws-sunmoon { left: 50% !important; top: 0px !important; margin-left: -146px; margin-top: -70px; z-index: 400 !important; } /* Clouds and Fog / Mist */ .ws-cloud1, .ws-cloud2, .ws-cloud3, .ws-cloud4 { left: 50% !important; top: 0px !important; } .ws-cloud1 { margin-left: -180px; margin-top: -50px; z-index: 420 !important; } .ws-cloud2 { margin-left: -430px; margin-top: 20px; z-index: 430 !important; } .ws-cloud3 { margin-left: 10px; margin-top: 40px; z-index: 440 !important; } .ws-cloud4 { margin-left: -500px; margin-top: -35px; z-index: 410 !important; } .ws-fog { left: 50%; top: 50%; margin-left: -494px; margin-top: -175px; z-index: 410 !important; } /* Rain */ .ws-rain { width: 70% !important; height: 80% !important; left: 50% !important; bottom: 0px; margin-left: -35%; z-index: 300 !important; opacity: 0; border-radius: 50px !important; -moz-border-radius: 50px !important; -webkit-border-radius: 50px !important; } /* CSS3 animation*/ .ws-rain-animating { animation: raining 1s linear 0s infinite normal; -o-animation: raining 1s linear 0s infinite normal; -ms-animation: raining 1s linear 0s infinite normal; -moz-animation: raining 1s linear 0s infinite normal; -webkit-animation: raining 1s linear 0s infinite normal; } @keyframes raining { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-o-keyframes raining { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-ms-keyframes raining { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-moz-keyframes raining { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-webkit-keyframes raining { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } /* Snow and Icy */ .ws-snow { height: 80%; left: 50%; bottom: 0px; z-index: 300; opacity: 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .ws-snow-small { width: 74%; margin-left: -37%; } .ws-snow-big { width: 66%; margin-left: -33%; } /* CSS3 animation*/ .ws-snowsmall-animating { animation: snowsmall 3s linear 0s infinite normal; -o-animation: snowsmall 3s linear 0s infinite normal; -ms-animation: snowsmall 3s linear 0s infinite normal; -moz-animation: snowsmall 3s linear 0s infinite normal; -webkit-animation: snowsmall 3s linear 0s infinite normal; } @keyframes snowsmall { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-o-keyframes snowsmall { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-ms-keyframes snowsmall { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-moz-keyframes snowsmall { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-webkit-keyframes snowsmall { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } .ws-snowbig-animating { animation: snowbig 5s linear 0s infinite normal; -o-animation: snowbig 5s linear 0s infinite normal; -ms-animation: snowbig 5s linear 0s infinite normal; -moz-animation: snowbig 5s linear 0s infinite normal; -webkit-animation: snowbig 5s linear 0s infinite normal; } @keyframes snowbig { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-o-keyframes snowbig { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-ms-keyframes snowbig { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-moz-keyframes snowbig { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } @-webkit-keyframes snowbig { 0% { background-position: 0px 0px; } 100% { background-position: 0px 200px; } } .ws-icy { position: absolute !important; height: 100% !important; width: 30%; z-index: 400 !important; } .ws-icy-left { left: 0px; bottom: 0px; } .ws-icy-right { right: 0px; bottom: 0px; } /* Lightnings */ .ws-lightnings { left: 50%; top: 0px; z-index: 200 !important; display: none; } .ws-lightning1 { margin-left: -350px; margin-top: 70px; } .ws-lightning2 { margin-left: -350px; } .ws-lightning3 { margin-left: 20px; margin-top: -80px; } .ws-lightning4 { margin-left: -400px; margin-top: 0px; } /* Transparent */ .ws-transparent { background: none transparent !important; box-shadow: none !important; -o-box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; } .ws-transparent .ws-infobox .ws-bg { box-shadow: none !important; -o-box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
spring-mvc-restful/src/main/resources/templates/customers/edit.html
DISID/disid-proofs
<!DOCTYPE html> <html data-layout-decorator="layouts/default-layout"> <head> <meta charset="UTF-8" data-th-remove="all" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" data-th-remove="all" /> <meta name="viewport" content="width=device-width, initial-scale=1" data-th-remove="all" /> <meta name="description" content="Spring MVC RESTful" data-th-remove="all" /> <meta name="author" content="Spring Roo" data-th-remove="all" /> <link data-th-href="@{/public/img/favicon.ico}" data-th-remove="all" rel="icon" href="../../static/public/img/favicon.ico" /> <link rel="shortcut icon" href="../../static/public/img/favicon.ico" data-th-remove="all" /> <link rel="apple-touch-icon" href="../../static/public/img/apple-touch-icon.png" data-th-remove="all" /> <title data-th-text="#{label_edit_entity(#{label_customer})}">Spring MVC RESTful - Edit Customer</title> <!-- Bootstrap --> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.css" data-th-remove="all" /> <!-- Font Awesome --> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.2/css/font-awesome.min.css" /> <!-- Bootswatch CSS custom --> <link rel="stylesheet" type="text/css" href="../static/public/css/theme.css" data-th-remove="all" /> <!-- Roo CSS --> <link rel="stylesheet" type="text/css" href="../static/public/css/springroo.css" data-th-remove="all" /> <!--[if lt IE 9]> <script src="/public/js/html5shiv.min.js"></script> <script src="/public/js/respond.min.js"></script> <![endif]--> <!-- Select2 --> <link rel="stylesheet" type="text/css" data-th-href="@{/public/css/select2.css}" href="../../static/public/css/select2.css" /> <link rel="stylesheet" type="text/css" data-th-href="@{/public/css/select2-bootstrap.css}" href="../../static/public/css/select2-bootstrap.css" /> <!-- DateTimePicker --> <link rel="stylesheet" type="text/css" data-th-href="@{/public/css/jquery.datetimepicker.css}" href="../../static/public/css/jquery.datetimepicker.css" /> <script data-th-src="@{/public/js/jquery.min.js}" src="../../static/public/js/jquery.min.js"></script> </head> <body> <!--START CONTAINER--> <div class="container bg-container"> <!-- HEADER --> <header role="banner"> <div class="bg-header"> <div class="organization-logo"> <a title="Spring MVC RESTful" href="/"><img alt="Spring MVC RESTful" src="../../static/public/img/logo_spring_roo.png" /></a> </div> <div class="application-name"> <a href="/" data-th-href="@{/}">Spring MVC RESTful</a> </div> </div> <!-- MAIN MENU --> <nav class="navbar navbar-default"> <div class="container-fluid"> <!-- collapsed menu button --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Dropdown</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">Main Menu</a> </div> <div id="bs-example-navbar-collapse-1" class="navbar-collapse collapse"> <!-- Main menu --> <div class="row"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Active Menu 1</a></li> <li><a href="#">Menu 2</a></li> <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown Menu 3<span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="#">Submenu 1</a></li> <li><a href="#">Submenu 2</a></li> <li><a href="#">Submenu 3</a></li> </ul></li> </ul> </div> <!-- User Menu --> <div class="container upper-nav"> <ul class="nav navbar-nav navbar-right session"> <li><span class="glyphicon glyphicon-user" aria-hidden="true"></span>User</li> <li><button type="submit" class="exit"> <span class="glyphicon glyphicon-off" aria-hidden="true"></span><span>Exit</span> </button></li> </ul> <ul class="nav navbar-nav navbar-right links"> <li><a href="#"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> <span data-th-text="#{label_contact}">Contact</span></a></li> <li><a href="#"><span class="glyphicon glyphicon-question-sign" aria-hidden="true"></span> <span data-th-text="#{label_help}">Help</span></a></li> </ul> </div> </div> </div> </nav> </header> <!-- END HEADER --> <!--START CONTENT--> <section data-layout-fragment="content"> <div class="container-fluid content"> <h1 data-th-text="#{label_edit_entity(#{label_customer})}">Edit Customer</h1> <!--START FORM--> <form class="form-horizontal" method="POST" data-th-object="${customer}" data-th-action="@{/customers/{id}(id=*{id})}"> <input type="hidden" name="_method" value="PUT" /> <fieldset> <div class="form-group" data-th-classappend="${#fields.hasErrors('firstName')}? 'has-error has-feedback'"> <label for="firstName" class="col-md-3 control-label" data-th-text="#{label_customer_firstname}">firstName</label> <div class="col-md-3"> <input id="firstName" name="firstName" data-th-value="*{{firstName}}" type="text" class="form-control" placeholder="firstName" data-th-placeholder="#{label_customer_firstname}" data-toggle="tooltip" /> <span id="name-help" class="help-block alert" data-th-if="${#fields.hasErrors('firstName')}" data-th-errors="*{firstName}">Help message.</span> </div> </div> <div class="form-group" data-th-classappend="${#fields.hasErrors('lastName')}? 'has-error has-feedback'"> <label for="lastName" class="col-md-3 control-label" data-th-text="#{label_customer_lastname}">lastName</label> <div class="col-md-3"> <input id="lastName" name="lastName" data-th-value="*{{lastName}}" type="text" class="form-control" placeholder="lastName" data-th-placeholder="#{label_customer_lastname}" data-toggle="tooltip" /> <span id="name-help" class="help-block alert" data-th-if="${#fields.hasErrors('lastName')}" data-th-errors="*{lastName}">Help message.</span> </div> </div> <div class="form-group" data-th-classappend="${#fields.hasErrors('address.street')}? 'has-error has-feedback'"> <label for="address.street" class="col-md-3 control-label" data-th-text="#{label_address_street}">address.street</label> <div class="col-md-3"> <input id="address.street" name="address.street" data-th-value="*{{address.street}}" type="text" class="form-control" placeholder="address.street" data-th-placeholder="#{label_address_street}" data-toggle="tooltip" /> <span id="name-help" class="help-block alert" data-th-if="${#fields.hasErrors('address.street')}" data-th-errors="*{address.street}">Help message.</span> </div> </div> <div class="form-group" data-th-classappend="${#fields.hasErrors('address.city')}? 'has-error has-feedback'"> <label for="address.city" class="col-md-3 control-label" data-th-text="#{label_address_city}">address.city</label> <div class="col-md-3"> <input id="address.city" name="address.city" data-th-value="*{{address.city}}" type="text" class="form-control" placeholder="address.city" data-th-placeholder="#{label_address_city}" data-toggle="tooltip" /> <span id="name-help" class="help-block alert" data-th-if="${#fields.hasErrors('address.city')}" data-th-errors="*{address.city}">Help message.</span> </div> </div> <div class="form-group" data-th-classappend="${#fields.hasErrors('address.streetNumber')}? 'has-error has-feedback'"> <label for="address.streetNumber" class="col-md-3 control-label" data-th-text="#{label_address_streetNumber}">address.streetNumber</label> <div class="col-md-3"> <input id="address.streetNumber" name="address.streetNumber" data-th-value="*{{address.streetNumber}}" type="text" class="form-control" placeholder="address.streetNumber" data-th-placeholder="#{label_address_streetNumber}" data-toggle="tooltip" /> <span id="name-help" class="help-block alert" data-th-if="${#fields.hasErrors('address.streetNumber')}" data-th-errors="*{address.streetNumber}">Help message.</span> </div> </div> <!-- FORM BUTTONS --> <div class="form-group"> <div class="col-md-12"> <div class="pull-left"> <!-- TODO IE8 --> <button type="reset" class="btn btn-default" onclick="location.href='list.html'" data-th-onclick="'location.href=\'' + @{/customers} + '\''" data-th-text="#{label_reset}">Cancel</button> </div> <div class="pull-right"> <input type="submit" value="Accept" data-th-value="#{label_submit}" class="btn btn-primary" /> </div> </div> </div> </fieldset> </form> <!--END FORM--> </div> <!--END CONTENT--> </section> </div> <!--END CONTAINER--> <footer class="container"> <p class="text-right">© Powered By Spring Roo</p> </footer> <!-- Bootstrap core JavaScript ================================================== --> <!-- JQuery --> <script type="text/javascript" charset="utf8" src="https://code.jquery.com/jquery-1.12.3.js"></script> <!-- Bootstrap --> <script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.js"></script> <!-- Application --> <script src="../../static/public/js/main.js"></script> <div data-layout-fragment="javascript"> <!-- Moment.js --> <script data-th-src="@{/public/js/moment.js}" src="../../static/public/js/moment.js"></script> <script data-th-src="@{/public/js/moment-} + ${#locale.language} + .js" src="../../static/public/js/moment-en.js"></script> <!-- Select2 --> <script src="../../static/public/js/select2.full.js" data-th-src="@{/public/js/select2.full.js}"></script> <script src="../../static/public/js/select2.full-es.js" data-th-src="@{/public/js/select2.full-es.js}"></script> <script src="../../static/public/js/select2-defaults.js" data-th-src="@{/public/js/select2-defaults.js}"></script> <!-- DateTime Picker --> <script src="../../static/public/js/jquery.datetimepicker.full.min.js" data-th-src="@{/public/js/jquery.datetimepicker.full.min.js}"></script> <script src="../../static/public/js/datetimepicker-defaults.js" data-th-src="@{/public/js/datetimepicker-defaults.js}"></script> </div> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../../static/public/js/ie10-viewport-bug-workaround.js"></script> </body> </html>
docs/icens/html/classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html
nsol-nmsu/ndnSIM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.12"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>ndnSIM for iCenS: websocketpp::extensions::permessage_deflate::enabled&lt; config &gt; Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="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">ndnSIM for iCenS </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,'Search'); $(document).ready(function() { init_search(); }); }); </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="namespacewebsocketpp.html">websocketpp</a></li><li class="navelem"><a class="el" href="namespacewebsocketpp_1_1extensions.html">extensions</a></li><li class="navelem"><a class="el" href="namespacewebsocketpp_1_1extensions_1_1permessage__deflate.html">permessage_deflate</a></li><li class="navelem"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">enabled</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">websocketpp::extensions::permessage_deflate::enabled&lt; config &gt; Class Template Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:af54f132b7d21acf79770ccc2008bd334"><td class="memItemLeft" align="right" valign="top">lib::error_code&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#af54f132b7d21acf79770ccc2008bd334">init</a> ()</td></tr> <tr class="memdesc:af54f132b7d21acf79770ccc2008bd334"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initialize zlib state. <a href="#af54f132b7d21acf79770ccc2008bd334">More...</a><br /></td></tr> <tr class="separator:af54f132b7d21acf79770ccc2008bd334"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a76a196b1428865e739fe99e951f03e68"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#a76a196b1428865e739fe99e951f03e68">is_implemented</a> () const</td></tr> <tr class="memdesc:a76a196b1428865e739fe99e951f03e68"><td class="mdescLeft">&#160;</td><td class="mdescRight">Test if this object implements the permessage-deflate specification. <a href="#a76a196b1428865e739fe99e951f03e68">More...</a><br /></td></tr> <tr class="separator:a76a196b1428865e739fe99e951f03e68"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5190a82b1571a94704cef6959ed78ce2"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#a5190a82b1571a94704cef6959ed78ce2">is_enabled</a> () const</td></tr> <tr class="memdesc:a5190a82b1571a94704cef6959ed78ce2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Test if the extension was negotiated for this connection. <a href="#a5190a82b1571a94704cef6959ed78ce2">More...</a><br /></td></tr> <tr class="separator:a5190a82b1571a94704cef6959ed78ce2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ada853cc81c3e5f5be08e171a7cd662ab"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#ada853cc81c3e5f5be08e171a7cd662ab">enable_s2c_no_context_takeover</a> ()</td></tr> <tr class="memdesc:ada853cc81c3e5f5be08e171a7cd662ab"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset server's outgoing LZ77 sliding window for each new message. <a href="#ada853cc81c3e5f5be08e171a7cd662ab">More...</a><br /></td></tr> <tr class="separator:ada853cc81c3e5f5be08e171a7cd662ab"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a03f6a2a8f032cd4db04c6cc6fcea906b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#a03f6a2a8f032cd4db04c6cc6fcea906b">enable_c2s_no_context_takeover</a> ()</td></tr> <tr class="memdesc:a03f6a2a8f032cd4db04c6cc6fcea906b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset client's outgoing LZ77 sliding window for each new message. <a href="#a03f6a2a8f032cd4db04c6cc6fcea906b">More...</a><br /></td></tr> <tr class="separator:a03f6a2a8f032cd4db04c6cc6fcea906b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab982e493e69184e155fd63902ad3ddfc"><td class="memItemLeft" align="right" valign="top">lib::error_code&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#ab982e493e69184e155fd63902ad3ddfc">set_s2c_max_window_bits</a> (uint8_t bits, mode::value mode)</td></tr> <tr class="memdesc:ab982e493e69184e155fd63902ad3ddfc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Limit server LZ77 sliding window size. <a href="#ab982e493e69184e155fd63902ad3ddfc">More...</a><br /></td></tr> <tr class="separator:ab982e493e69184e155fd63902ad3ddfc"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a21218fcdfcb8caf285937bb7bb5f0e03"><td class="memItemLeft" align="right" valign="top">lib::error_code&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#a21218fcdfcb8caf285937bb7bb5f0e03">set_c2s_max_window_bits</a> (uint8_t bits, mode::value mode)</td></tr> <tr class="memdesc:a21218fcdfcb8caf285937bb7bb5f0e03"><td class="mdescLeft">&#160;</td><td class="mdescRight">Limit client LZ77 sliding window size. <a href="#a21218fcdfcb8caf285937bb7bb5f0e03">More...</a><br /></td></tr> <tr class="separator:a21218fcdfcb8caf285937bb7bb5f0e03"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adc342a368792f5beee8dddbbc5981846"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#adc342a368792f5beee8dddbbc5981846">generate_offer</a> () const</td></tr> <tr class="memdesc:adc342a368792f5beee8dddbbc5981846"><td class="mdescLeft">&#160;</td><td class="mdescRight">Generate extension offer. <a href="#adc342a368792f5beee8dddbbc5981846">More...</a><br /></td></tr> <tr class="separator:adc342a368792f5beee8dddbbc5981846"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acf45724e34c174a0b8a5166192f659de"><td class="memItemLeft" align="right" valign="top">lib::error_code&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#acf45724e34c174a0b8a5166192f659de">validate_offer</a> (<a class="el" href="namespacewebsocketpp_1_1http.html#a9744f4104772b987aa9e86c35ce1357b">http::attribute_list</a> const &amp;)</td></tr> <tr class="memdesc:acf45724e34c174a0b8a5166192f659de"><td class="mdescLeft">&#160;</td><td class="mdescRight">Validate extension response. <a href="#acf45724e34c174a0b8a5166192f659de">More...</a><br /></td></tr> <tr class="separator:acf45724e34c174a0b8a5166192f659de"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa05eda4f6a0231c13708445480181ff4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacewebsocketpp.html#abecf95d53c9387716b157daae84441f3">err_str_pair</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#aa05eda4f6a0231c13708445480181ff4">negotiate</a> (<a class="el" href="namespacewebsocketpp_1_1http.html#a9744f4104772b987aa9e86c35ce1357b">http::attribute_list</a> const &amp;offer)</td></tr> <tr class="memdesc:aa05eda4f6a0231c13708445480181ff4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Negotiate extension. <a href="#aa05eda4f6a0231c13708445480181ff4">More...</a><br /></td></tr> <tr class="separator:aa05eda4f6a0231c13708445480181ff4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3002ea83fbc0066f9ecf23b4be082365"><td class="memItemLeft" align="right" valign="top">lib::error_code&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#a3002ea83fbc0066f9ecf23b4be082365">compress</a> (std::string const &amp;in, std::string &amp;out)</td></tr> <tr class="memdesc:a3002ea83fbc0066f9ecf23b4be082365"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compress bytes. <a href="#a3002ea83fbc0066f9ecf23b4be082365">More...</a><br /></td></tr> <tr class="separator:a3002ea83fbc0066f9ecf23b4be082365"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a55efd7772443eaf07435042a146cc5f7"><td class="memItemLeft" align="right" valign="top">lib::error_code&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html#a55efd7772443eaf07435042a146cc5f7">decompress</a> (uint8_t const *buf, size_t len, std::string &amp;out)</td></tr> <tr class="memdesc:a55efd7772443eaf07435042a146cc5f7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Decompress bytes. <a href="#a55efd7772443eaf07435042a146cc5f7">More...</a><br /></td></tr> <tr class="separator:a55efd7772443eaf07435042a146cc5f7"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><h3>template&lt;typename config&gt;<br /> class websocketpp::extensions::permessage_deflate::enabled&lt; config &gt;</h3> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00201">201</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div><h2 class="groupheader">Member Function Documentation</h2> <a id="a3002ea83fbc0066f9ecf23b4be082365"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">lib::error_code <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::compress </td> <td>(</td> <td class="paramtype">std::string const &amp;&#160;</td> <td class="paramname"><em>in</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">std::string &amp;&#160;</td> <td class="paramname"><em>out</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Compress bytes. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">in</td><td>String to compress </td></tr> <tr><td class="paramdir">[out]</td><td class="paramname">out</td><td>String to append compressed bytes to </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>Error or status code </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00486">486</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="a55efd7772443eaf07435042a146cc5f7"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">lib::error_code <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::decompress </td> <td>(</td> <td class="paramtype">uint8_t const *&#160;</td> <td class="paramname"><em>buf</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&#160;</td> <td class="paramname"><em>len</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">std::string &amp;&#160;</td> <td class="paramname"><em>out</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Decompress bytes. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">buf</td><td>Byte buffer to decompress </td></tr> <tr><td class="paramname">len</td><td>Length of buf </td></tr> <tr><td class="paramname">out</td><td>String to append decompressed bytes to </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>Error or status code </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00518">518</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="a03f6a2a8f032cd4db04c6cc6fcea906b"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::enable_c2s_no_context_takeover </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Reset client's outgoing LZ77 sliding window for each new message. </p> <p>Enabling this setting will cause the client's compressor to reset the compression state (the LZ77 sliding window) for every message. This means that the compressor will not look back to patterns in previous messages to improve compression. This will reduce the compression efficiency for large messages somewhat and small messages drastically.</p> <p>This option may reduce client compressor memory usage and server decompressor memory usage. </p><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000038">Todo:</a></b></dt><dd>Document to what extent memory usage will be reduced</dd></dl> <p>This option is supported by all compliant clients and servers. Enabling it via either endpoint should be sufficient to ensure it is used. </p> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00351">351</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="ada853cc81c3e5f5be08e171a7cd662ab"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::enable_s2c_no_context_takeover </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Reset server's outgoing LZ77 sliding window for each new message. </p> <p>Enabling this setting will cause the server's compressor to reset the compression state (the LZ77 sliding window) for every message. This means that the compressor will not look back to patterns in previous messages to improve compression. This will reduce the compression efficiency for large messages somewhat and small messages drastically.</p> <p>This option may reduce server compressor memory usage and client decompressor memory usage. </p><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000037">Todo:</a></b></dt><dd>Document to what extent memory usage will be reduced</dd></dl> <p>For clients, this option is dependent on server support. Enabling it via this method does not guarantee that it will be successfully negotiated, only that it will be requested.</p> <p>For servers, no client support is required. Enabling this option on a server will result in its use. The server will signal to clients that the option will be in use so they can optimize resource usage if they are able. </p> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00332">332</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="adc342a368792f5beee8dddbbc5981846"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">std::string <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::generate_offer </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Generate extension offer. </p> <p>Creates an offer string to include in the Sec-WebSocket-Extensions header of outgoing client requests.</p> <dl class="section return"><dt>Returns</dt><dd>A WebSocket extension offer string for this extension </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00425">425</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="af54f132b7d21acf79770ccc2008bd334"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">lib::error_code <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::init </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Initialize zlib state. </p> <dl class="todo"><dt><b><a class="el" href="todo.html#_todo000036">Todo:</a></b></dt><dd><p class="startdd">memory level, strategy, etc are hardcoded </p> <p class="enddd">server detection is hardcoded </p> </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00251">251</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="a5190a82b1571a94704cef6959ed78ce2"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::is_enabled </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Test if the extension was negotiated for this connection. </p> <p>Retrieves whether or not this extension is in use based on the initial handshake extension negotiations.</p> <dl class="section return"><dt>Returns</dt><dd>Whether or not the extension is in use </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00307">307</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="a76a196b1428865e739fe99e951f03e68"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::is_implemented </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Test if this object implements the permessage-deflate specification. </p> <p>Because this object does implieent it, it will always return true.</p> <dl class="section return"><dt>Returns</dt><dd>Whether or not this object implements permessage-deflate </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00296">296</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="aa05eda4f6a0231c13708445480181ff4"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="namespacewebsocketpp.html#abecf95d53c9387716b157daae84441f3">err_str_pair</a> <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::negotiate </td> <td>(</td> <td class="paramtype"><a class="el" href="namespacewebsocketpp_1_1http.html#a9744f4104772b987aa9e86c35ce1357b">http::attribute_list</a> const &amp;&#160;</td> <td class="paramname"><em>offer</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Negotiate extension. </p> <p>Confirm that the client's extension negotiation offer has settings compatible with local policy. If so, generate a reply and apply those settings to the extension state.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">offer</td><td>Attribute from client's offer </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>Status code and value to return to remote endpoint </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00450">450</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="a21218fcdfcb8caf285937bb7bb5f0e03"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">lib::error_code <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::set_c2s_max_window_bits </td> <td>(</td> <td class="paramtype">uint8_t&#160;</td> <td class="paramname"><em>bits</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">mode::value&#160;</td> <td class="paramname"><em>mode</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Limit client LZ77 sliding window size. </p> <p>The bits setting is the base 2 logarithm of the window size that the client must use to compress outgoing messages. The permitted range is 8 to 15 inclusive. 8 represents a 256 byte window and 15 a 32KiB window. The default setting is 15.</p> <p>Mode Options:</p><ul> <li>accept: Accept whatever the remote endpoint offers.</li> <li>decline: Decline any offers to deviate from the defaults</li> <li>largest: Accept largest window size acceptable to both endpoints</li> <li>smallest: Accept smallest window size acceptiable to both endpoints</li> </ul> <p>This setting is dependent on client support. A client may limit its own outgoing window size unilaterally. A server may only limit the client's window size if the remote client supports that feature.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">bits</td><td>The size to request for the outgoing window size </td></tr> <tr><td class="paramname">mode</td><td>The mode to use for negotiating this parameter </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A status code </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00408">408</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="ab982e493e69184e155fd63902ad3ddfc"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">lib::error_code <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::set_s2c_max_window_bits </td> <td>(</td> <td class="paramtype">uint8_t&#160;</td> <td class="paramname"><em>bits</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">mode::value&#160;</td> <td class="paramname"><em>mode</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Limit server LZ77 sliding window size. </p> <p>The bits setting is the base 2 logarithm of the maximum window size that the server must use to compress outgoing messages. The permitted range is 8 to 15 inclusive. 8 represents a 256 byte window and 15 a 32KiB window. The default setting is 15.</p> <p>Mode Options:</p><ul> <li>accept: Accept whatever the remote endpoint offers.</li> <li>decline: Decline any offers to deviate from the defaults</li> <li>largest: Accept largest window size acceptable to both endpoints</li> <li>smallest: Accept smallest window size acceptiable to both endpoints</li> </ul> <p>This setting is dependent on server support. A client requesting this setting may be rejected by the server or have the exact value used adjusted by the server. A server may unilaterally set this value without client support.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">bits</td><td>The size to request for the outgoing window size </td></tr> <tr><td class="paramname">mode</td><td>The mode to use for negotiating this parameter </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A status code </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00377">377</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <a id="acf45724e34c174a0b8a5166192f659de"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename config &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">lib::error_code <a class="el" href="classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html">websocketpp::extensions::permessage_deflate::enabled</a>&lt; <a class="el" href="classconfig.html">config</a> &gt;::validate_offer </td> <td>(</td> <td class="paramtype"><a class="el" href="namespacewebsocketpp_1_1http.html#a9744f4104772b987aa9e86c35ce1357b">http::attribute_list</a> const &amp;&#160;</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Validate extension response. </p> <p>Confirm that the server has negotiated settings compatible with our original offer and apply those settings to the extension state.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">response</td><td>The server response attribute list to validate </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>Validation error or 0 on success </dd></dl> <p>Definition at line <a class="el" href="enabled_8hpp_source.html#l00437">437</a> of file <a class="el" href="enabled_8hpp_source.html">enabled.hpp</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>/home/network/NSOL/ndnSIM-dev/ns-3/src/ndnSIM/NFD/websocketpp/websocketpp/extensions/permessage_deflate/<a class="el" href="enabled_8hpp_source.html">enabled.hpp</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.12 </small></address> </body> </html>
docs/api/koalanlp/kr.bydelta.koala.data/-dep-edge/hash-code.html
nearbydelta/KoreanAnalyzer
<HTML> <HEAD> <meta charset="UTF-8"> <title>DepEdge.hashCode - koalanlp</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">koalanlp</a>&nbsp;/&nbsp;<a href="../index.html">kr.bydelta.koala.data</a>&nbsp;/&nbsp;<a href="index.html">DepEdge</a>&nbsp;/&nbsp;<a href="./hash-code.html">hashCode</a><br/> <br/> <h1>hashCode</h1> <a name="kr.bydelta.koala.data.DepEdge$hashCode()"></a> <code><span class="keyword">fun </span><span class="identifier">hashCode</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> <a href="https://github.com/koalanlp/koalanlp/blob/master/core/src/main/kotlin/kr/bydelta/koala/data/data.kt#L707">(source)</a> <p>Returns a hash code value for the object. The general contract of hashCode is:</p> <ul><li>Whenever it is invoked on the same object more than once, the hashCode method must consistently return the same integer, provided no information used in equals comparisons on the object is modified.</li> <li>If two objects are equal according to the equals() method, then calling the hashCode method on each of the two objects must produce the same integer result.</li> </ul> </BODY> </HTML>
htdocs/auth/ldap/lang/fi.utf8/help/forms/auth_config.bind_dn.html
discendum/eportfolio
<h3>Yksikäsitteinen nimi</h3> <p>Jos haluat käyttää sidoskäyttäjää etsiäksesi käyttäjiä, määrittele se tässä. Jotain esim. 'cn=ldapuser,ou=public,o=org'. Jätä tämä tyhjäksi anonyymille sidokselle.</p>
resources/Xalan/xalan-j_2.7.1-bin/docs/apidocs/org/apache/xalan/xsltc/compiler/util/class-use/NodeType.html
doughtnerd/POD
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Thu Nov 22 16:43:23 EST 2007 --> <TITLE> Xalan-Java 2.7.1: Uses of Class org.apache.xalan.xsltc.compiler.util.NodeType </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="NodeType.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.xalan.xsltc.compiler.util.NodeType</B></H2> </CENTER> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html">NodeType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.xalan.xsltc.compiler.util"><B>org.apache.xalan.xsltc.compiler.util</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.xalan.xsltc.compiler.util"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html">NodeType</A> in <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/package-summary.html">org.apache.xalan.xsltc.compiler.util</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/package-summary.html">org.apache.xalan.xsltc.compiler.util</A> with parameters of type <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html">NodeType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ReferenceType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ReferenceType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.NodeType)">translateTo</A></B>(<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html">ClassGenerator</A>&nbsp;classGen, <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A>&nbsp;methodGen, <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html">NodeType</A>&nbsp;type)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Casts a reference into a Node.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>NodeSetType.<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeSetType.html#translateTo(org.apache.xalan.xsltc.compiler.util.ClassGenerator, org.apache.xalan.xsltc.compiler.util.MethodGenerator, org.apache.xalan.xsltc.compiler.util.NodeType)">translateTo</A></B>(<A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/ClassGenerator.html">ClassGenerator</A>&nbsp;classGen, <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/MethodGenerator.html">MethodGenerator</A>&nbsp;methodGen, <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html">NodeType</A>&nbsp;type)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expects a node-set on the stack and pushes a node.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/xalan/xsltc/compiler/util/NodeType.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="NodeType.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> Copyright © 2006 Apache XML Project. All Rights Reserved. </BODY> </HTML>
docs/html/class_k_p_sliding-members.html
just-another-one-timmy/mechanism-cpp
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Tmmproject: Cписок членов класса</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javaScript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body onload='searchBox.OnSelectItem(0);'> <!-- Создано системой Doxygen 1.7.1 --> <script type="text/javascript"><!-- var searchBox = new SearchBox("searchBox", "search",false,'Поиск'); --></script> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Титульная&nbsp;страница</span></a></li> <li><a href="pages.html"><span>Описания</span></a></li> <li class="current"><a href="annotated.html"><span>Классы</span></a></li> <li><a href="files.html"><span>Файлы</span></a></li> <li id="searchli"> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Поиск" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Классы</span></a></li> <li><a href="classes.html"><span>Алфавитный&nbsp;указатель&nbsp;классов</span></a></li> <li><a href="hierarchy.html"><span>Иерархия&nbsp;классов</span></a></li> <li><a href="functions.html"><span>Члены&nbsp;классов</span></a></li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <h1>KPSliding Cписок членов класса</h1> </div> </div> <div class="contents"> Полный список членов класса <a class="el" href="class_k_p_sliding.html">KPSliding</a>, включая наследуемые из базового класса<table> <tr class="memlist"><td><a class="el" href="class_k_p_sliding.html#a01e5013755146095c0607ed7ae2e7f1d">angle</a></td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_k_p_sliding.html#ad6bc7cae8c3b668341911454f17c9a0d">c1</a></td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_k_p_sliding.html#a6f65155b81a19bc4e21a3dd4dee6e6db">c2</a></td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_k_p_sliding.html#a45568125f197b4d80047760b69e46bbe">GetC1</a>()</td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td><code> [inline, virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="class_k_p_sliding.html#a249d6c9c05c78ed47e5a3ef2a133a3e9">GetC2</a>()</td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td><code> [inline, virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="class_k_p_sliding.html#a3e8f5e46618137ee3b45249bebcea51a">KPSliding</a>(string name, ConnectorSliding *c1, ConnectorSliding *c2)</td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td></td></tr> <tr bgcolor="#f0f0f0"><td><b>linear</b> (определено в <a class="el" href="class_k_pair.html">KPair</a>)</td><td><a class="el" href="class_k_pair.html">KPair</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_k_pair.html#ae2868cc85dce1139586a5a60eab22400">name</a></td><td><a class="el" href="class_k_pair.html">KPair</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_k_pair.html#a61ee535f425051e90f4cac43b168a5b9">R1</a></td><td><a class="el" href="class_k_pair.html">KPair</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_k_pair.html#a2d46bf51f1ecb50174b67009bed8c1a5">R2</a></td><td><a class="el" href="class_k_pair.html">KPair</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_k_p_sliding.html#abc8a7db0983bf9b9b5c525ab5682b531">Type</a>()</td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td><code> [virtual]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>~KPSliding</b>() (определено в <a class="el" href="class_k_p_sliding.html">KPSliding</a>)</td><td><a class="el" href="class_k_p_sliding.html">KPSliding</a></td><td><code> [virtual]</code></td></tr> </table></div> <!--- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>Указатель</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Классы</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Функции</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Переменные</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <hr class="footer"/><address class="footer"><small>Документация по Tmmproject. Последние изменения: Thu Sep 9 2010 01:42:33. Создано системой&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html>
heron/examples/nolaunch/index.html
heron-mc/heron-mc
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Heron Examples - Explicitly Create and Show Heron Components</title> <!-- External lib: ExtJS --> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/extjs/3.4.1-1/resources/css/ext-all.css"/> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/extjs/3.4.1-1/adapter/ext/ext-base.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/extjs/3.4.1-1/ext-all.js"></script> <!-- External lib: OpenLayers --> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/openlayers/2.12/theme/default/style.css"/> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/openlayers/2.12/OpenLayers.js"></script> <!-- External lib: GeoExt 1.0 --> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/geoext/1.1/script/GeoExt.js"></script> <!-- External lib: geoext-viewer --> <link rel="stylesheet" type="text/css" href="../../resources/css/default.css"/> <style type="text/css"> body, p, h1 { margin-top: 20px; margin-left: 20px; color: black; font-family: arial, helvetica, sanserif; } </style> <script type="text/javascript" src="../../lib/DynLoader.js"></script> <!-- Suppress autolaunching --> <script type="text/javascript" src="../../lib/NoLaunch.js"></script> <script type="text/javascript" src="Config.js"></script> </head> <body> <h2>Explicitly Create and Invoke Heron Components</h2> <p> The default mode for a Heron app is to be "autolaunched", i.e. created and rendered into an Ext JS ViewPort or a page div. In some cases you want to have more control, for example when combining Heron with other toolkits or switching apps. </p> <p> This trivial example shows embedding of any Heron layout into a div element on a page where you control the creation explicitly with Ext.onReady(). First you need to include <a href="../../lib/NoLaunch.js">NoLaunch.js</a> to suppress autolaunching (or set Heron.noAutoLaunch = true; explicitly). then you have control over the Heron component instantiation/rendering within Ext.onReady(). </p> <div id="mapdiv" style="margin: 30px"></div> <div id="buttondiv" style="margin: 30px"></div> <p> See the <a href="Config.js">Config.js</a> file how this is done. </p> </body> </html>
post/car/index.html
nmuravieva/www
<!DOCTYPE html> <html lang="ru-RU"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="theme" content="hugo-academic"> <meta name="generator" content="Hugo 0.31" /> <meta name="author" content="Муравьёва Наталья"> <meta name="description" content="Маркетолог-аналитик"> <link rel="stylesheet" href="/css/highlight.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha512-6MXa8B6uaO18Hid6blRMetEIoPqHf7Ux1tnyIQdpt9qI5OACx7C+O3IVTr98vwGnlcg0LOLa02i9Y1HpVhlfiw==" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.1/css/academicons.min.css" integrity="sha512-NThgw3XKQ1absAahW6to7Ey42uycrVvfNfyjqcFNgCmOCQ5AR4AO0SiXrN+8ZtYeappp56lk1WtvjVmEa+VR6A==" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha512-SfTiTlX6kk+qitfevl/7LibUOeJWlt9rbyDn92a1DqWOw9vWG2MFoays0sgObmWazO5BQPiFucnnEAjpAB+/Sw==" crossorigin="anonymous"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Montserrat:400,700%7cRoboto:400,400italic,700%7cRoboto&#43;Mono"> <link rel="stylesheet" href="/styles.css"> <link rel="stylesheet" href="/css/custom.css"> <link rel="alternate" href="http://www.muraviova.ru/index.xml" type="application/rss+xml" title="Маркетолог-аналитик"> <link rel="feed" href="http://www.muraviova.ru/index.xml" type="application/rss+xml" title="Маркетолог-аналитик"> <link rel="icon" type="image/png" href="/img/icon.png"> <link rel="apple-touch-icon" type="image/png" href="/img/apple-touch-icon.png"> <link rel="canonical" href="http://www.muraviova.ru/post/car/"> <meta property="twitter:card" content="summary_large_image"> <meta property="og:site_name" content="Маркетолог-аналитик"> <meta property="og:url" content="http://www.muraviova.ru/post/car/"> <meta property="og:title" content="Производство и использование литых автокомпонентов | Маркетолог-аналитик"> <meta property="og:description" content=""><meta property="og:image" content="http://www.muraviova.ru/img/clutch-2755549_1920.jpg"> <meta property="og:locale" content="ru-RU"> <meta property="article:published_time" content="2019-01-04T00:00:00&#43;03:00"> <meta property="article:modified_time" content="2019-01-04T00:00:00&#43;03:00"> <title>Производство и использование литых автокомпонентов | Маркетолог-аналитик</title> </head> <body id="top" data-spy="scroll" data-target="#navbar-main" data-offset="71"> <nav class="navbar navbar-default navbar-fixed-top" id="navbar-main"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse" aria-expanded="false"> <span class="sr-only">Переключить навигацию</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"><img src="/img/logo.png" alt="Маркетолог-аналитик"></a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav navbar-right"> <li class="nav-item"> <a href="/#about"> <span>Обо мне</span> </a> </li> <li class="nav-item"> <a href="/#projects"> <span>Проекты</span> </a> </li> <li class="nav-item"> <a href="/#posts"> <span>Статьи</span> </a> </li> <li class="nav-item"> <a href="/#clients"> <span>Клиенты</span> </a> </li> <li class="nav-item"> <a href="/#service"> <span>Услуги</span> </a> </li> <li class="nav-item"> <a href="/#sources"> <span>Источники</span> </a> </li> <li class="nav-item"> <a href="/#contact"> <span>Контакты</span> </a> </li> </ul> </div> </div> </nav> <article class="article" itemscope itemtype="http://schema.org/Article"> <div class="article-header"> <img src="/img/clutch-2755549_1920.jpg" class="article-banner" itemprop="image"> </div> <div class="article-container"> <div class="article-inner"> <h1 itemprop="name">Производство и использование литых автокомпонентов</h1> <div class="article-metadata"> <span class="article-date"> <time datetime="2019-01-04 00:00:00 &#43;0300 MSK" itemprop="datePublished"> 4 Окт 2019 </time> </span> <span class="middot-divider"></span> <span class="article-reading-time"> 4 </span> <div class="share-box" aria-hidden="true"> <ul class="share"> <li> <a class="twitter" href="https://twitter.com/intent/tweet?text=%d0%9f%d1%80%d0%be%d0%b8%d0%b7%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be%20%d0%b8%20%d0%b8%d1%81%d0%bf%d0%be%d0%bb%d1%8c%d0%b7%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5%20%d0%bb%d0%b8%d1%82%d1%8b%d1%85%20%d0%b0%d0%b2%d1%82%d0%be%d0%ba%d0%be%d0%bc%d0%bf%d0%be%d0%bd%d0%b5%d0%bd%d1%82%d0%be%d0%b2&amp;url=http%3a%2f%2fwww.muraviova.ru%2fpost%2fcar%2f" target="_blank" rel="noopener"> <i class="fa fa-twitter"></i> </a> </li> <li> <a class="facebook" href="https://www.facebook.com/sharer.php?u=http%3a%2f%2fwww.muraviova.ru%2fpost%2fcar%2f" target="_blank" rel="noopener"> <i class="fa fa-facebook"></i> </a> </li> <li> <a class="linkedin" href="https://www.linkedin.com/shareArticle?mini=true&amp;url=http%3a%2f%2fwww.muraviova.ru%2fpost%2fcar%2f&amp;title=%d0%9f%d1%80%d0%be%d0%b8%d0%b7%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be%20%d0%b8%20%d0%b8%d1%81%d0%bf%d0%be%d0%bb%d1%8c%d0%b7%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5%20%d0%bb%d0%b8%d1%82%d1%8b%d1%85%20%d0%b0%d0%b2%d1%82%d0%be%d0%ba%d0%be%d0%bc%d0%bf%d0%be%d0%bd%d0%b5%d0%bd%d1%82%d0%be%d0%b2" target="_blank" rel="noopener"> <i class="fa fa-linkedin"></i> </a> </li> <li> <a class="weibo" href="http://service.weibo.com/share/share.php?url=http%3a%2f%2fwww.muraviova.ru%2fpost%2fcar%2f&amp;title=%d0%9f%d1%80%d0%be%d0%b8%d0%b7%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be%20%d0%b8%20%d0%b8%d1%81%d0%bf%d0%be%d0%bb%d1%8c%d0%b7%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5%20%d0%bb%d0%b8%d1%82%d1%8b%d1%85%20%d0%b0%d0%b2%d1%82%d0%be%d0%ba%d0%be%d0%bc%d0%bf%d0%be%d0%bd%d0%b5%d0%bd%d1%82%d0%be%d0%b2" target="_blank" rel="noopener"> <i class="fa fa-weibo"></i> </a> </li> <li> <a class="email" href="mailto:?subject=%d0%9f%d1%80%d0%be%d0%b8%d0%b7%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be%20%d0%b8%20%d0%b8%d1%81%d0%bf%d0%be%d0%bb%d1%8c%d0%b7%d0%be%d0%b2%d0%b0%d0%bd%d0%b8%d0%b5%20%d0%bb%d0%b8%d1%82%d1%8b%d1%85%20%d0%b0%d0%b2%d1%82%d0%be%d0%ba%d0%be%d0%bc%d0%bf%d0%be%d0%bd%d0%b5%d0%bd%d1%82%d0%be%d0%b2&amp;body=http%3a%2f%2fwww.muraviova.ru%2fpost%2fcar%2f"> <i class="fa fa-envelope"></i> </a> </li> </ul> </div> </div> <div class="article-style" itemprop="articleBody"> <p>На сегодняшний день в России сформировались четыре территориальных автомобильных кластера, в которых преимущественным образом и сосредоточена вся автомобильная промышленность страны: Приволжский кластер (основная производственная площадка АвтоВаза), Калужско-Московский (в Калуге находится сборочное производство «Volkswagen»), Санкт-Петербуржско-Калининградский ( здесь расположены заводы автоконцернов «Nissan», «Hyundai» и «Toyota», «Ford» и Дальневосточный автомобильный кластер (сформирован на базе концерна Sollers). В описанной территориальной локализации сегодня находится практически вся отрасль производства легковых автомобилей в России. По итогам 2018 г. совокупно здесь было выпущено 1,50 млн шт. легковых автомобилей как отечественных, так и иномарок.</p> <p>Текущая потребность российской автомобильной промышленности в тормозных системах всех видов составляет 5 912 тыс. единиц, при этом 2 239 тыс. ед. приходится на вентилируемые диски, 1 942 тыс. ед. — на тормозные барабаны, 1 731 тыс. ед.— на невентилируемые диски. В 2018 г. объем потребления тормозных вентилируемых дисков в четырех регионах составил 2 151 тыс. ед., тормозных барабанов – 1 902 тыс. ед., невентилируемых дисков 1 691 тыс. ед., поворотных кулаков - 2 980 тыс. ед.</p> <p>Производством вентилируемых тормозных дисков занимаются два предприятия в России: «ПО Автореал» и ОАО «Алнас». Производство тормозных барабанов из чугуна осуществляет только ООО «ПО Автореал». Совокупная доля данных предприятий на российском рынке тормозных систем (дисковых и барабанных) не превышает 3,5%. Поворотные кулаки в России не производятся. Рынок рассматриваемых автокомпонентов является крайне импортозависимым.</p> <p>Предприятия промышленной сборки автомобилей, согласно тенденциям развития российского рынка и общемировой практики размещения производств крупнейших автомобильных компаний на территории других стран, стремятся к локализации производства и расширению номенклатуры комплектующих от местных поставщиков. При этом, как правило, объемы производства и продаж произведенных автомобилей на локальном рынке не позволяют таким предприятиям организовать собственные литейные производства, поэтому комплектующие, изготовленные методом литья, либо закупаются у локальных поставщиков, либо импортируются. Текущая доля импорта в структуре потребления автокомпонентов составляет от 91% до 100%.</p> <p>С 2017 г. ожидается стабилизация автомобильного рынка РФ и постепенный рост производственных показателей автомобильной промышленности. Согласно консервативным оценкам развития отрасли, среднегодовой прирост производства в период 2016-2025 гг. составит 5,9%. При этом на докризисный уровень производства (2012-2013 гг.) российский автопром сможет выйти только к 2022 г. К концу прогнозного периода производство автомобилей в целевых регионах Проекта составит 2,680 млн единиц. Таким образом, потребность первичного рынка в тормозных системах всех видов составит около 10,7 млн ед., из них 6,4 млн ед. придется на вентилируемые диски, 3,2 млн ед. — на тормозные барабаны и 1,12 млн ед. — на невентилируемые диски; потребность в поворотных кулаках составит 5,4 млн шт.</p> <p>Емкость вторичного рынка легковых автомобилей в период 2018-2028 гг. увеличится с текущих 12,2 млн до 22,9 млн единиц за счет постепенного прироста количества техники целевого сегмента (автомобили сроком эксплуатации от 3 до 15 лет). Потенциальная потребность вторичного рынка в тормозных системах всех видов составит 27,96 млн шт. (вентилируемых тормозных дисков 13,6 млн шт., тормозных барабанов – 10,6 млн шт., невентилируемых дисков 3,6 млн шт.).</p> <p>Производственная мощность «ПО «Автореал» в 2017 г. увеличилась за счет модернизации оборудования в цехе механообработки и на сегодняшний день составляет 408 тыс. ед. в год.</p> <p>К 2028 г. спрос и предложение на рынке компонентов тормозных систем будет следующим:</p> <p>• Спрос на вентилируемые диски на первичном рынке составит 6,4 млн ед., на вторичном 13,6 млн ед.; внутреннее производство составит 1,2 млн единиц в год; импорт составит 18,9 млн т. При этом доля импорта в структуре потребления сократится до 94,1%.</p> <p>• Спрос на невентилируемые диски на первичном рынке составит 1,1 млн ед., на вторичном 3,6 млн ед. Доля импорта в структуре потребления составляет 100%.</p> <p>• Спрос на тормозные барабаны на первичном рынке составит 3,21 млн единиц в год, на вторичном 10,6 млн ед., внутреннее производство составит 0,3 млн единиц в год; импорт составит 13,6 млн ед. При этом доля импорта в структуре потребления составляет 98%.</p> <p>• Спрос на поворотные кулаки составит 5,4 млн единиц в год, внутреннее производство составит 1,0 млн единиц в год, импорт составит 4,4 млн т. При этом его доля в структуре потребления сократится до 75,0%.</p> <p>Исследование сделано для клиента <a href="http://euroexpert.ru/" target="_blank">НАО &ldquo;Евроэксперт&rdquo;</a>.</p> </div> <div class="article-tags"> <a class="btn btn-primary btn-outline" href="/tags/%d0%bb%d0%b5%d0%b3%d0%ba%d0%be%d0%b2%d1%8b%d0%b5-%d0%b0%d0%b2%d1%82%d0%be%d0%bc%d0%be%d0%b1%d0%b8%d0%bb%d0%b8">Легковые автомобили</a> <a class="btn btn-primary btn-outline" href="/tags/%d1%82%d0%be%d1%80%d0%bc%d0%be%d0%b7%d0%bd%d1%8b%d0%b5-%d0%b4%d0%b8%d1%81%d0%ba%d0%b8">Тормозные диски</a> <a class="btn btn-primary btn-outline" href="/tags/%d0%bf%d1%80%d0%be%d0%b8%d0%b7%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be-%d1%82%d0%be%d1%80%d0%bc%d0%be%d0%b7%d0%bd%d1%8b%d1%85-%d0%b4%d0%b8%d1%81%d0%ba%d0%be%d0%b2">Производство тормозных дисков</a> </div> </div> </div> </article> <div class="container article-widget"> <nav> <ul class="pager"> <li class="previous"><a href="http://www.muraviova.ru/post/medical/"><span aria-hidden="true">&larr;</span> Медицинское оборудование. Сосуды Дьюара</a></li> <li class="next"><a href="http://www.muraviova.ru/post/apple-juice/">Рынок яблочного концентрированного сока <span aria-hidden="true">&rarr;</span></a></li> </ul> </nav> </div> <div class="article-container"> </div> <footer class="site-footer"> <div class="container"> <p class="powered-by"> &copy; 2017 Муравьёва Наталья &middot; Powered by the <a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>. <span class="pull-right" aria-hidden="true"> <a href="#" id="back_to_top"> <span class="button_icon"> <i class="fa fa-chevron-up fa-2x"></i> </span> </a> </span> </p> </div> </footer> <div id="modal" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close btn-large" data-dismiss="modal">&times;</button> <h4 class="modal-title"></h4> </div> <div> <pre><code class="modal-body tex"></code></pre> </div> <div class="modal-footer"> <a class="btn btn-primary btn-outline js-copy-cite" href="#" target="_blank"> <i class="fa fa-copy"></i> </a> <a class="btn btn-primary btn-outline js-download-cite" href="#" target="_blank"> <i class="fa fa-download"></i> </a> <div id="modal-error"></div> </div> </div> </div> </div> <script type="text/javascript"> document.write("<a href='//www.liveinternet.ru/click' "+ "target=_blank><img src='//counter.yadro.ru/hit?t44.1;r"+ escape(document.referrer)+((typeof(screen)=="undefined")?"": ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth? screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+ ";h"+escape(document.title.substring(0,150))+";"+Math.random()+ "' alt='' title='LiveInternet' "+ "border='0' width='31' height='31'><\/a>") </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.3/imagesloaded.pkgd.min.js" integrity="sha512-umsR78NN0D23AzgoZ11K7raBD+R6hqKojyBZs1w8WvYlsI+QuKRGBx3LFCwhatzBunCjDuJpDHwxD13sLMbpRA==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha512-iztkobsvnjKfAtTNdHkGVjAYTrrtlC7mGp/54c40wowO7LhURYl3gVzzcEqGl/qKXQltJ2HwMrdLcNUdo+N/RQ==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.4/isotope.pkgd.min.js" integrity="sha512-VDBOIlDbuC4VWxGJNmuFRQ0Li0SKkDpmGyuhAG5LTDLd/dJ/S0WMVxriR2Y+CyPL5gzjpN4f/6iqWVBJlht0tQ==" crossorigin="anonymous"></script> <script src="/js/hugo-academic.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" integrity="sha256-/BfiIkHlHoVihZdc6TFuj7MmJ0TWcWsMXkeDFwhi0zw=" crossorigin="anonymous"></script> <script>hljs.initHighlightingOnLoad();</script> </body> </html>
reference/vNESp5/package-tree.html
mcanet/vNESp5
<!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 Sun Apr 01 11:19:32 CEST 2012 --> <TITLE> vNESp5 Class Hierarchy </TITLE> <META NAME="date" CONTENT="2012-04-01"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="vNESp5 Class Hierarchy"; } } </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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../vNES/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?vNESp5/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> Hierarchy For Package vNESp5 </H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="../overview-tree.html">All Packages</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.Object<UL> <LI TYPE="circle">vNESp5.<A HREF="../vNESp5/vNESp5.html" title="class in vNESp5"><B>vNESp5</B></A></UL> </UL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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="../vNES/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?vNESp5/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
elmsln-lmsless.html
elmsln/elmsln-lmsless
<link rel="import" href="../polymer/polymer.html"> <link rel="import" href="../iron-ajax/iron-ajax.html"> <link rel="import" href="../lrn-icons/lrn-icons.html"> <link rel="import" href="../paper-scroll-header-panel/paper-scroll-header-panel.html"> <!-- `elmsln-lmsless` Webcomponent for creating an LMSless university @demo demo/index.html --> <dom-module id="elmsln-lmsless"> <template> <style> :host { display: block; z-index: 1000; } </style> <!-- Ecosystem Top Nav --> <div id="etb-course-nav" class$="row full collapse [[lmsless.activeTool.color]] [[lmsless.activeTool.dark]] [[lmsless.activeTool.color]]-border"> <div class="s12 m7 col"> <nav class="top-bar etb-nav middle-align-wrap etb-nav--center--parent" data-options="is_hover: false" data-topbar> <section class="top-bar-section title-link"> <h2 class="element-invisible">System navigation bar</h2> <!-- Left Nav Section --> <ul class="left-nav-section"> <li class="first expanded"> <a href="[[lmsless.toolstrigger]]" id="elmsln-tools-trigger" class$="course-title elmsln-course-title elmsln-left-side-nav-trigger middle-align-wrap elmsln-user-button white-text waves-effect waves-[[lmsless.activeTool.color]] waves-light" title="" data-activates="elmsln-tools-menu" aria-controls="elmsln-tools-menu" aria-expanded="false" data-jwerty-key="t" data-voicecommand="open settings (menu)" data-elmsln-hover="[[lmsless.activeTool.color]]"> <template is="dom-if" if="{{ lmsless.hasMainMenu }}"> <span class="course-title-group"> <span class="white-text course-title">[[lmsless.slogan]]</span> <span class="white-text course-abrv">[[lmsless.site_name]] <template is="dom-if" if="{{ lmsless.section_title }}"> [[lmsless.section_title]] </template> </span> </span> </template> </a> </li> </ul> </section> </nav> </div> <div class="etb-title s12 m5 col"> <nav class="top-bar etb-nav flex-vertical-right center-align-wrap" data-options="is_hover: false" data-topbar> <section> <ul class="menu right clearfix"> <template is="dom-if" if="{{ lmsless.bar_elements.help == true }}"> <li> <a href="[[lmsless.help_link]]" class$="elmsln-help-button middle-align-wrap white-text waves-effect waves-[[lmsless.activeTool.color]] waves-light" data-jwerty-key="h" data-voicecommand="help"> <i class="material-icons">help</i> <span class="hide-on-med-and-down">Help</span> </a> </li> </template> <template is="dom-if" if="{{ lmsless.bar_elements.resources == true }}"> <li> <a href="[[lmsless.resources_link]]" class$="elmsln-resource-button middle-align-wrap white-text waves-effect waves-[[lmsless.activeTool.color]] waves-light" data-jwerty-key="r" data-voicecommand="resources"> <i class="material-icons">local_library</i> <span class="hide-on-med-and-down">Resources</span> </a> </li> </template> <template is="dom-if" if="{{ lmsless.bar_elements.syllabus == true }}"> <li> <a href="[[lmsless.syllabus_link]]" class$="elmsln-syllabus-button middle-align-wrap white-text waves-effect waves-[[lmsless.activeTool.color]] waves-light" data-jwerty-key="y" data-voicecommand="syllabus"> <i class="material-icons">info_outline</i> <span class="hide-on-med-and-down">Syllabus</span> </a> </li> </template> <template is="dom-if" if="{{ lmsless.bar_elements.user == true }}"> <li class="elmsln-user-profile-menu-item ferpa-protect"> <a href="#user-menu-button" class$="middle-align-wrap elmsln-user-button elmsln-right-side-nav-trigger white-text waves-effect waves-[[lmsless.activeTool.color]] waves-light" data-activates="block-cis-lmsless-cis-lmsless-user-nav-modal" data-jwerty-key="u" data-voicecommand="open user"> <span id="userpicture-insert"></span> <span class="hide-on-med-and-down truncate">[[lmsless.username]]</span> </a> </li> </template> </ul> </section> </nav> </div> </div> <div id="etb-network-nav" class="row full collapse white"> <ul class="elmsln-service-list"> <template is="dom-repeat" items="{{_toArray(lmsless.network.services.Network)}}" as="service"> <!--<?php foreach ($network['services']['Network'] as $service) : // apply default system color if we get misses $activetool = 'tooltipped '; if ($service['machine_name'] == $network['active']['machine_name']) { $activetool = $lmsless_classes[$service['distro']]['color'] . ' active-system white-text '; $iconcolor = $lmsless_classes[$service['distro']]['color'] . ' white-text '; } ?> --> <li> <a data-delay="75" data-tooltip="{{service.value.title}}" data-prefetch-hover="true" href="{{service.value.url}}" class$="black-text waves-effect waves-{{getDistroProperty(service.value.distro, 'color')}} waves-light $activetool {{service.value.icon}}-icon" data-jwerty-key$="ctrl+{{service.value.singleletter}}" data-voicecommand$="go to {{service.value.title}}" data-elmsln-hover$="{{getDistroProperty(service.value.distro, 'color')}} {{getDistroProperty(service.value.distro, 'dark')}} white-text" data-elmsln-icon-hover="hover-white-text"> <template is="dom-if" if="{{ service.value.icon }}"> <template is="dom-if" if="{{_evaluate(service.value.icon_library, 'material') }}"> <div class="material-icon elmsln-network-icon left elmsln-icon"><i class="material-icons">{{service.value.icon}}</i></div> </template> <template is="dom-if" if="{{!_evaluate(service.value.icon_library, 'material') }}"> <span class="elmsln-network-icon left"><lrn-icon icon="{{service.value.icon}}"></lrn-icon></span> </template> </template> <span class="elmsln-network-label hide-on-med-and-down truncate">{{service.value.title}}</span> </a></li> </template> <template is="dom-if" if="{{ lmsless.bar_elements.network == true }}"> <li class="elmsln-network-menu-item right"> <a href="#network-menu-button" class$="middle-align-wrap elmsln-network-button elmsln-right-side-nav-trigger black-text waves-effect waves-[[lmsless.activeTool.color]] waves-light" data-activates="block-cis-lmsless-cis-lmsless-network-nav-modal" data-jwerty-key="n" data-voicecommand="open network"> <div class="cis-lmsless-network elmsln-icon icon-network"></div> <span class="hide-on-med-and-down truncate">More tools</span> </a> </li> </template> </ul> </div> <!-- modal fly out for settings --> <section id="elmsln-tools-menu" class="elmsln-modal side-nav disable-scroll left-aligned" aria-hidden="true" tabindex="-1" role="dialog"> <div class="center-align valign-wrapper elmsln-modal-title-wrapper [[lmsless.activeTool.color]] [[lmsless.activeTool.dark]] [[lmsless.activeTool.color]]-border"><h2 class="flow-text valign elmsln-modal-title white-text">Settings</h2><a href="#close-dialog" aria-label="Close" class="close-reveal-side-nav white-text vibrate" data-voicecommand="close (menu)" data-jwerty-key="Esc">×</a></div> <div class="elmsln-modal-content"> <ul> <li id="elmsln-tools-menu-li-wrap"></li> </ul> </div> </section> <iron-ajax auto url="[[source-path]]" params='' handle-as="json" on-response="responseCleanup" last-response="{{lmsless}}"></iron-ajax> </template> <script> Polymer({ is: 'elmsln-lmsless', properties: { sourcePath: { type: String, value: '/' }, lmsless: { type: Object }, activeTool: { type: String, computed: 'activeColorProperties(lmsless.distro)' } }, responseCleanup: function(e) { document.getElementById('userpicture-insert').innerHTML = this.lmsless.userpicture; this.set('lmsless.hasMainMenu', false); this.set('lmsless.toolstrigger', this.lmsless.frontpage); if (typeof this.lmsless.elmsln_main_menu == 'string') { this.set('lmsless.hasMainMenu', true); this.set('lmsless.toolstrigger', '#elmsln-settings-menu'); this.$$('#elmsln-tools-menu-li-wrap').innerHTML = this.lmsless.elmsln_main_menu; } }, _toArray: function(obj) { return Object.keys(obj).map(function(key) { return { name: key, value: obj[key] }; }); }, _evaluate: function(property, value) { return (property == value); }, activeColorProperties: function(distro) { if (typeof this.lmsless == 'object') { this.set('lmsless.activeTool', this.lmsless.lmsless_classes[distro]); return this.lmsless.lmsless_classes[distro]; } }, getDistroProperty: function(distro, property) { if (typeof this.lmsless == 'object') { return this.lmsless.lmsless_classes[distro][property]; } } }); </script> </dom-module>
www/views/messaging/messaging.css
eaqp2016g2/Book2ShareWeb
/* *, *:before, *:after { box-sizing: inherit; } */ /*html { box-sizing: border-box; height: 100%; margin: 0; padding: 0; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Roboto", sans-serif; margin: 0; padding: 0; height: 100%; }*/ .page { width: 700px; height: 400px; display: flex; align-items: center; justify-content: center; } .marvel-device .screen { text-align: left; } .screen-container { height: 100%; } /* Status Bar */ .status-bar { height: 25px; background: #004e45; color: #fff; font-size: 14px; padding: 0 8px; } .status-bar:after { content: ""; display: table; clear: both; } .status-bar div { float: right; position: relative; top: 50%; transform: translateY(-50%); margin: 0 0 0 8px; font-weight: 600; } /* Chat */ .chat { height: calc(100% - 69px); } .chat-container { height: 100%; } /* User Bar */ .user-bar { height: 55px; background: #005e54; color: #fff; padding: 0 8px; font-size: 24px; position: relative; z-index: 1; } .user-bar:after { content: ""; display: table; clear: both; } .user-bar div { float: left; transform: translateY(-50%); position: relative; top: 50%; } .user-bar .actions { float: right; margin: 0 0 0 20px; } .user-bar .actions.more { margin: 0 12px 0 32px; } .user-bar .actions.attachment { margin: 0 0 0 30px; } .user-bar .actions.attachment i { display: block; transform: rotate(-45deg); } .user-bar .avatar { margin: 0 0 0 5px; width: 36px; height: 36px; } .user-bar .avatar img { border-radius: 50%; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1); display: block; width: 100%; } .user-bar .name { font-size: 17px; font-weight: 600; text-overflow: ellipsis; letter-spacing: 0.3px; margin: 0 0 0 8px; overflow: hidden; white-space: nowrap; width: 110px; } .user-bar .status { display: block; font-size: 13px; font-weight: 400; letter-spacing: 0; } /* Conversation */ .conversation { height: calc(100% - 12px); position: relative; background: #efe7dd url("https://cloud.githubusercontent.com/assets/398893/15136779/4e765036-1639-11e6-9201-67e728e86f39.jpg") repeat; z-index: 0; } .conversation ::-webkit-scrollbar { transition: all .5s; width: 5px; height: 1px; z-index: 10; } .conversation ::-webkit-scrollbar-track { background: transparent; } .conversation ::-webkit-scrollbar-thumb { background: #b3ada7; } .conversation .conversation-container { height: calc(100% - 68px); box-shadow: inset 0 10px 10px -10px #000000; overflow-x: hidden; padding: 0 16px; margin-bottom: 5px; } .conversation .conversation-container:after { content: ""; display: table; clear: both; } /* Messages */ .message { color: #000; clear: both; line-height: 18px; font-size: 15px; padding: 8px; position: relative; margin: 8px 0; max-width: 85%; word-wrap: break-word; z-index: -1; } .message:after { position: absolute; content: ""; width: 0; height: 0; border-style: solid; } .metadata { display: inline-block; float: right; padding: 0 0 0 7px; position: relative; bottom: -4px; } .metadata .time { color: rgba(0, 0, 0, .45); font-size: 11px; display: inline-block; } .metadata .tick { display: inline-block; margin-left: 2px; position: relative; top: 4px; height: 16px; width: 16px; } .metadata .tick svg { position: absolute; transition: .5s ease-in-out; } .metadata .tick svg:first-child { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: perspective(800px) rotateY(180deg); transform: perspective(800px) rotateY(180deg); } .metadata .tick svg:last-child { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: perspective(800px) rotateY(0deg); transform: perspective(800px) rotateY(0deg); } .metadata .tick-animation svg:first-child { -webkit-transform: perspective(800px) rotateY(0); transform: perspective(800px) rotateY(0); } .metadata .tick-animation svg:last-child { -webkit-transform: perspective(800px) rotateY(-179.9deg); transform: perspective(800px) rotateY(-179.9deg); } .message:first-child { margin: 16px 0 8px; } .message.received { background: #fff; border-radius: 0px 5px 5px 5px; float: left; } .message.received .metadata { padding: 0 0 0 16px; } .message.received:after { border-width: 0px 10px 10px 0; border-color: transparent #fff transparent transparent; top: 0; left: -10px; } .message.sent { background: #e1ffc7; border-radius: 5px 0px 5px 5px; float: right; } .message.sent:after { border-width: 0px 0 10px 10px; border-color: transparent transparent transparent #e1ffc7; top: 0; right: -10px; } /* Compose */ .conversation-compose { display: flex; flex-direction: row; align-items: flex-end; overflow: hidden; height: 50px; width: 100%; z-index: 2; } .conversation-compose div, .conversation-compose input { background: #fff; height: 100%; } .conversation-compose .emoji { display: flex; align-items: center; justify-content: center; background: white; border-radius: 5px 0 0 5px; flex: 0 0 auto; margin-left: 8px; width: 48px; } .conversation-compose .input-msg { border: 0; flex: 1 1 auto; font-size: 16px; margin: 0; outline: none; min-width: 50px; } .conversation-compose .photo { flex: 0 0 auto; border-radius: 0 0 5px 0; text-align: center; position: relative; width: 48px; } .conversation-compose .photo:after { border-width: 0px 0 10px 10px; border-color: transparent transparent transparent #fff; border-style: solid; position: absolute; width: 0; height: 0; content: ""; top: 0; right: -10px; } .conversation-compose .photo i { display: block; color: #7d8488; font-size: 24px; transform: translate(-50%, -50%); position: relative; top: 50%; left: 50%; } .conversation-compose .send { background: transparent; border: 0; cursor: pointer; flex: 0 0 auto; margin-left: 8px; margin-right: 8px; padding: 0; position: relative; outline: none; } .conversation-compose .send .circle { background: #008a7c; border-radius: 50%; color: #fff; position: relative; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; } .conversation-compose .send .circle i { font-size: 24px; margin-left: 5px; } /* Small Screens */ @media (max-width: 768px) { .marvel-device.nexus5 { border-radius: 0; flex: none; padding: 0; max-width: none; overflow: hidden; height: 100%; width: 100%; } .marvel-device > .screen .chat { visibility: visible; } .marvel-device { visibility: hidden; } .marvel-device .status-bar { display: none; } .screen-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .conversation { height: calc(100vh - 55px); } .conversation .conversation-container { height: calc(100vh - 120px); } }
public/css/app.css
mua22/ono
@charset "UTF-8"; @import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600"); /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } .navbar { display: none; } .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } .label { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } } @font-face { font-family: 'Glyphicons Halflings'; src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot"); src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { content: "\002a"; } .glyphicon-plus:before { content: "\002b"; } .glyphicon-euro:before, .glyphicon-eur:before { content: "\20ac"; } .glyphicon-minus:before { content: "\2212"; } .glyphicon-cloud:before { content: "\2601"; } .glyphicon-envelope:before { content: "\2709"; } .glyphicon-pencil:before { content: "\270f"; } .glyphicon-glass:before { content: "\e001"; } .glyphicon-music:before { content: "\e002"; } .glyphicon-search:before { content: "\e003"; } .glyphicon-heart:before { content: "\e005"; } .glyphicon-star:before { content: "\e006"; } .glyphicon-star-empty:before { content: "\e007"; } .glyphicon-user:before { content: "\e008"; } .glyphicon-film:before { content: "\e009"; } .glyphicon-th-large:before { content: "\e010"; } .glyphicon-th:before { content: "\e011"; } .glyphicon-th-list:before { content: "\e012"; } .glyphicon-ok:before { content: "\e013"; } .glyphicon-remove:before { content: "\e014"; } .glyphicon-zoom-in:before { content: "\e015"; } .glyphicon-zoom-out:before { content: "\e016"; } .glyphicon-off:before { content: "\e017"; } .glyphicon-signal:before { content: "\e018"; } .glyphicon-cog:before { content: "\e019"; } .glyphicon-trash:before { content: "\e020"; } .glyphicon-home:before { content: "\e021"; } .glyphicon-file:before { content: "\e022"; } .glyphicon-time:before { content: "\e023"; } .glyphicon-road:before { content: "\e024"; } .glyphicon-download-alt:before { content: "\e025"; } .glyphicon-download:before { content: "\e026"; } .glyphicon-upload:before { content: "\e027"; } .glyphicon-inbox:before { content: "\e028"; } .glyphicon-play-circle:before { content: "\e029"; } .glyphicon-repeat:before { content: "\e030"; } .glyphicon-refresh:before { content: "\e031"; } .glyphicon-list-alt:before { content: "\e032"; } .glyphicon-lock:before { content: "\e033"; } .glyphicon-flag:before { content: "\e034"; } .glyphicon-headphones:before { content: "\e035"; } .glyphicon-volume-off:before { content: "\e036"; } .glyphicon-volume-down:before { content: "\e037"; } .glyphicon-volume-up:before { content: "\e038"; } .glyphicon-qrcode:before { content: "\e039"; } .glyphicon-barcode:before { content: "\e040"; } .glyphicon-tag:before { content: "\e041"; } .glyphicon-tags:before { content: "\e042"; } .glyphicon-book:before { content: "\e043"; } .glyphicon-bookmark:before { content: "\e044"; } .glyphicon-print:before { content: "\e045"; } .glyphicon-camera:before { content: "\e046"; } .glyphicon-font:before { content: "\e047"; } .glyphicon-bold:before { content: "\e048"; } .glyphicon-italic:before { content: "\e049"; } .glyphicon-text-height:before { content: "\e050"; } .glyphicon-text-width:before { content: "\e051"; } .glyphicon-align-left:before { content: "\e052"; } .glyphicon-align-center:before { content: "\e053"; } .glyphicon-align-right:before { content: "\e054"; } .glyphicon-align-justify:before { content: "\e055"; } .glyphicon-list:before { content: "\e056"; } .glyphicon-indent-left:before { content: "\e057"; } .glyphicon-indent-right:before { content: "\e058"; } .glyphicon-facetime-video:before { content: "\e059"; } .glyphicon-picture:before { content: "\e060"; } .glyphicon-map-marker:before { content: "\e062"; } .glyphicon-adjust:before { content: "\e063"; } .glyphicon-tint:before { content: "\e064"; } .glyphicon-edit:before { content: "\e065"; } .glyphicon-share:before { content: "\e066"; } .glyphicon-check:before { content: "\e067"; } .glyphicon-move:before { content: "\e068"; } .glyphicon-step-backward:before { content: "\e069"; } .glyphicon-fast-backward:before { content: "\e070"; } .glyphicon-backward:before { content: "\e071"; } .glyphicon-play:before { content: "\e072"; } .glyphicon-pause:before { content: "\e073"; } .glyphicon-stop:before { content: "\e074"; } .glyphicon-forward:before { content: "\e075"; } .glyphicon-fast-forward:before { content: "\e076"; } .glyphicon-step-forward:before { content: "\e077"; } .glyphicon-eject:before { content: "\e078"; } .glyphicon-chevron-left:before { content: "\e079"; } .glyphicon-chevron-right:before { content: "\e080"; } .glyphicon-plus-sign:before { content: "\e081"; } .glyphicon-minus-sign:before { content: "\e082"; } .glyphicon-remove-sign:before { content: "\e083"; } .glyphicon-ok-sign:before { content: "\e084"; } .glyphicon-question-sign:before { content: "\e085"; } .glyphicon-info-sign:before { content: "\e086"; } .glyphicon-screenshot:before { content: "\e087"; } .glyphicon-remove-circle:before { content: "\e088"; } .glyphicon-ok-circle:before { content: "\e089"; } .glyphicon-ban-circle:before { content: "\e090"; } .glyphicon-arrow-left:before { content: "\e091"; } .glyphicon-arrow-right:before { content: "\e092"; } .glyphicon-arrow-up:before { content: "\e093"; } .glyphicon-arrow-down:before { content: "\e094"; } .glyphicon-share-alt:before { content: "\e095"; } .glyphicon-resize-full:before { content: "\e096"; } .glyphicon-resize-small:before { content: "\e097"; } .glyphicon-exclamation-sign:before { content: "\e101"; } .glyphicon-gift:before { content: "\e102"; } .glyphicon-leaf:before { content: "\e103"; } .glyphicon-fire:before { content: "\e104"; } .glyphicon-eye-open:before { content: "\e105"; } .glyphicon-eye-close:before { content: "\e106"; } .glyphicon-warning-sign:before { content: "\e107"; } .glyphicon-plane:before { content: "\e108"; } .glyphicon-calendar:before { content: "\e109"; } .glyphicon-random:before { content: "\e110"; } .glyphicon-comment:before { content: "\e111"; } .glyphicon-magnet:before { content: "\e112"; } .glyphicon-chevron-up:before { content: "\e113"; } .glyphicon-chevron-down:before { content: "\e114"; } .glyphicon-retweet:before { content: "\e115"; } .glyphicon-shopping-cart:before { content: "\e116"; } .glyphicon-folder-close:before { content: "\e117"; } .glyphicon-folder-open:before { content: "\e118"; } .glyphicon-resize-vertical:before { content: "\e119"; } .glyphicon-resize-horizontal:before { content: "\e120"; } .glyphicon-hdd:before { content: "\e121"; } .glyphicon-bullhorn:before { content: "\e122"; } .glyphicon-bell:before { content: "\e123"; } .glyphicon-certificate:before { content: "\e124"; } .glyphicon-thumbs-up:before { content: "\e125"; } .glyphicon-thumbs-down:before { content: "\e126"; } .glyphicon-hand-right:before { content: "\e127"; } .glyphicon-hand-left:before { content: "\e128"; } .glyphicon-hand-up:before { content: "\e129"; } .glyphicon-hand-down:before { content: "\e130"; } .glyphicon-circle-arrow-right:before { content: "\e131"; } .glyphicon-circle-arrow-left:before { content: "\e132"; } .glyphicon-circle-arrow-up:before { content: "\e133"; } .glyphicon-circle-arrow-down:before { content: "\e134"; } .glyphicon-globe:before { content: "\e135"; } .glyphicon-wrench:before { content: "\e136"; } .glyphicon-tasks:before { content: "\e137"; } .glyphicon-filter:before { content: "\e138"; } .glyphicon-briefcase:before { content: "\e139"; } .glyphicon-fullscreen:before { content: "\e140"; } .glyphicon-dashboard:before { content: "\e141"; } .glyphicon-paperclip:before { content: "\e142"; } .glyphicon-heart-empty:before { content: "\e143"; } .glyphicon-link:before { content: "\e144"; } .glyphicon-phone:before { content: "\e145"; } .glyphicon-pushpin:before { content: "\e146"; } .glyphicon-usd:before { content: "\e148"; } .glyphicon-gbp:before { content: "\e149"; } .glyphicon-sort:before { content: "\e150"; } .glyphicon-sort-by-alphabet:before { content: "\e151"; } .glyphicon-sort-by-alphabet-alt:before { content: "\e152"; } .glyphicon-sort-by-order:before { content: "\e153"; } .glyphicon-sort-by-order-alt:before { content: "\e154"; } .glyphicon-sort-by-attributes:before { content: "\e155"; } .glyphicon-sort-by-attributes-alt:before { content: "\e156"; } .glyphicon-unchecked:before { content: "\e157"; } .glyphicon-expand:before { content: "\e158"; } .glyphicon-collapse-down:before { content: "\e159"; } .glyphicon-collapse-up:before { content: "\e160"; } .glyphicon-log-in:before { content: "\e161"; } .glyphicon-flash:before { content: "\e162"; } .glyphicon-log-out:before { content: "\e163"; } .glyphicon-new-window:before { content: "\e164"; } .glyphicon-record:before { content: "\e165"; } .glyphicon-save:before { content: "\e166"; } .glyphicon-open:before { content: "\e167"; } .glyphicon-saved:before { content: "\e168"; } .glyphicon-import:before { content: "\e169"; } .glyphicon-export:before { content: "\e170"; } .glyphicon-send:before { content: "\e171"; } .glyphicon-floppy-disk:before { content: "\e172"; } .glyphicon-floppy-saved:before { content: "\e173"; } .glyphicon-floppy-remove:before { content: "\e174"; } .glyphicon-floppy-save:before { content: "\e175"; } .glyphicon-floppy-open:before { content: "\e176"; } .glyphicon-credit-card:before { content: "\e177"; } .glyphicon-transfer:before { content: "\e178"; } .glyphicon-cutlery:before { content: "\e179"; } .glyphicon-header:before { content: "\e180"; } .glyphicon-compressed:before { content: "\e181"; } .glyphicon-earphone:before { content: "\e182"; } .glyphicon-phone-alt:before { content: "\e183"; } .glyphicon-tower:before { content: "\e184"; } .glyphicon-stats:before { content: "\e185"; } .glyphicon-sd-video:before { content: "\e186"; } .glyphicon-hd-video:before { content: "\e187"; } .glyphicon-subtitles:before { content: "\e188"; } .glyphicon-sound-stereo:before { content: "\e189"; } .glyphicon-sound-dolby:before { content: "\e190"; } .glyphicon-sound-5-1:before { content: "\e191"; } .glyphicon-sound-6-1:before { content: "\e192"; } .glyphicon-sound-7-1:before { content: "\e193"; } .glyphicon-copyright-mark:before { content: "\e194"; } .glyphicon-registration-mark:before { content: "\e195"; } .glyphicon-cloud-download:before { content: "\e197"; } .glyphicon-cloud-upload:before { content: "\e198"; } .glyphicon-tree-conifer:before { content: "\e199"; } .glyphicon-tree-deciduous:before { content: "\e200"; } .glyphicon-cd:before { content: "\e201"; } .glyphicon-save-file:before { content: "\e202"; } .glyphicon-open-file:before { content: "\e203"; } .glyphicon-level-up:before { content: "\e204"; } .glyphicon-copy:before { content: "\e205"; } .glyphicon-paste:before { content: "\e206"; } .glyphicon-alert:before { content: "\e209"; } .glyphicon-equalizer:before { content: "\e210"; } .glyphicon-king:before { content: "\e211"; } .glyphicon-queen:before { content: "\e212"; } .glyphicon-pawn:before { content: "\e213"; } .glyphicon-bishop:before { content: "\e214"; } .glyphicon-knight:before { content: "\e215"; } .glyphicon-baby-formula:before { content: "\e216"; } .glyphicon-tent:before { content: "\26fa"; } .glyphicon-blackboard:before { content: "\e218"; } .glyphicon-bed:before { content: "\e219"; } .glyphicon-apple:before { content: "\f8ff"; } .glyphicon-erase:before { content: "\e221"; } .glyphicon-hourglass:before { content: "\231b"; } .glyphicon-lamp:before { content: "\e223"; } .glyphicon-duplicate:before { content: "\e224"; } .glyphicon-piggy-bank:before { content: "\e225"; } .glyphicon-scissors:before { content: "\e226"; } .glyphicon-bitcoin:before { content: "\e227"; } .glyphicon-btc:before { content: "\e227"; } .glyphicon-xbt:before { content: "\e227"; } .glyphicon-yen:before { content: "\00a5"; } .glyphicon-jpy:before { content: "\00a5"; } .glyphicon-ruble:before { content: "\20bd"; } .glyphicon-rub:before { content: "\20bd"; } .glyphicon-scale:before { content: "\e230"; } .glyphicon-ice-lolly:before { content: "\e231"; } .glyphicon-ice-lolly-tasted:before { content: "\e232"; } .glyphicon-education:before { content: "\e233"; } .glyphicon-option-horizontal:before { content: "\e234"; } .glyphicon-option-vertical:before { content: "\e235"; } .glyphicon-menu-hamburger:before { content: "\e236"; } .glyphicon-modal-window:before { content: "\e237"; } .glyphicon-oil:before { content: "\e238"; } .glyphicon-grain:before { content: "\e239"; } .glyphicon-sunglasses:before { content: "\e240"; } .glyphicon-text-size:before { content: "\e241"; } .glyphicon-text-color:before { content: "\e242"; } .glyphicon-text-background:before { content: "\e243"; } .glyphicon-object-align-top:before { content: "\e244"; } .glyphicon-object-align-bottom:before { content: "\e245"; } .glyphicon-object-align-horizontal:before { content: "\e246"; } .glyphicon-object-align-left:before { content: "\e247"; } .glyphicon-object-align-vertical:before { content: "\e248"; } .glyphicon-object-align-right:before { content: "\e249"; } .glyphicon-triangle-right:before { content: "\e250"; } .glyphicon-triangle-left:before { content: "\e251"; } .glyphicon-triangle-bottom:before { content: "\e252"; } .glyphicon-triangle-top:before { content: "\e253"; } .glyphicon-console:before { content: "\e254"; } .glyphicon-superscript:before { content: "\e255"; } .glyphicon-subscript:before { content: "\e256"; } .glyphicon-menu-left:before { content: "\e257"; } .glyphicon-menu-right:before { content: "\e258"; } .glyphicon-menu-down:before { content: "\e259"; } .glyphicon-menu-up:before { content: "\e260"; } * { box-sizing: border-box; } *:before, *:after { box-sizing: border-box; } html { font-size: 10px; -webkit-tap-highlight-color: transparent; } body { font-family: "Raleway", sans-serif; font-size: 14px; line-height: 1.6; color: #636b6f; background-color: #f5f8fa; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #3097D1; text-decoration: none; } a:hover, a:focus { color: #216a94; text-decoration: underline; } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.6; background-color: #f5f8fa; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 22px; margin-bottom: 22px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; } h1, .h1, h2, .h2, h3, .h3 { margin-top: 22px; margin-bottom: 11px; } h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; } h4, .h4, h5, .h5, h6, .h6 { margin-top: 11px; margin-bottom: 11px; } h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; } h1, .h1 { font-size: 36px; } h2, .h2 { font-size: 30px; } h3, .h3 { font-size: 24px; } h4, .h4 { font-size: 18px; } h5, .h5 { font-size: 14px; } h6, .h6 { font-size: 12px; } p { margin: 0 0 11px; } .lead { margin-bottom: 22px; font-size: 16px; font-weight: 300; line-height: 1.4; } @media (min-width: 768px) { .lead { font-size: 21px; } } small, .small { font-size: 85%; } mark, .mark { background-color: #fcf8e3; padding: .2em; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .text-nowrap { white-space: nowrap; } .text-lowercase { text-transform: lowercase; } .text-uppercase, .initialism { text-transform: uppercase; } .text-capitalize { text-transform: capitalize; } .text-muted { color: #777777; } .text-primary { color: #3097D1; } a.text-primary:hover, a.text-primary:focus { color: #2579a9; } .text-success { color: #3c763d; } a.text-success:hover, a.text-success:focus { color: #2b542c; } .text-info { color: #31708f; } a.text-info:hover, a.text-info:focus { color: #245269; } .text-warning { color: #8a6d3b; } a.text-warning:hover, a.text-warning:focus { color: #66512c; } .text-danger { color: #a94442; } a.text-danger:hover, a.text-danger:focus { color: #843534; } .bg-primary { color: #fff; } .bg-primary { background-color: #3097D1; } a.bg-primary:hover, a.bg-primary:focus { background-color: #2579a9; } .bg-success { background-color: #dff0d8; } a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; } .bg-info { background-color: #d9edf7; } a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; } .bg-warning { background-color: #fcf8e3; } a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; } .bg-danger { background-color: #f2dede; } a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; } .page-header { padding-bottom: 10px; margin: 44px 0 22px; border-bottom: 1px solid #eeeeee; } ul, ol { margin-top: 0; margin-bottom: 11px; } ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } .list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; } dl { margin-top: 0; margin-bottom: 22px; } dt, dd { line-height: 1.6; } dt { font-weight: bold; } dd { margin-left: 0; } .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; } .dl-horizontal dd:after { clear: both; } @media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .dl-horizontal dd { margin-left: 180px; } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; } .initialism { font-size: 90%; } blockquote { padding: 11px 22px; margin: 0 0 22px; font-size: 17.5px; border-left: 5px solid #eeeeee; } blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; } blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.6; color: #777777; } blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; } .blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; } .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; } .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; } address { margin-bottom: 22px; font-style: normal; line-height: 1.6; } code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; } kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; } pre { display: block; padding: 10.5px; margin: 0 0 11px; font-size: 13px; line-height: 1.6; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; } pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .container:before, .container:after { content: " "; display: table; } .container:after { clear: both; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .container-fluid:before, .container-fluid:after { content: " "; display: table; } .container-fluid:after { clear: both; } .row { margin-left: -15px; margin-right: -15px; } .row:before, .row:after { content: " "; display: table; } .row:after { clear: both; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-1 { width: 8.3333333333%; } .col-xs-2 { width: 16.6666666667%; } .col-xs-3 { width: 25%; } .col-xs-4 { width: 33.3333333333%; } .col-xs-5 { width: 41.6666666667%; } .col-xs-6 { width: 50%; } .col-xs-7 { width: 58.3333333333%; } .col-xs-8 { width: 66.6666666667%; } .col-xs-9 { width: 75%; } .col-xs-10 { width: 83.3333333333%; } .col-xs-11 { width: 91.6666666667%; } .col-xs-12 { width: 100%; } .col-xs-pull-0 { right: auto; } .col-xs-pull-1 { right: 8.3333333333%; } .col-xs-pull-2 { right: 16.6666666667%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-4 { right: 33.3333333333%; } .col-xs-pull-5 { right: 41.6666666667%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-7 { right: 58.3333333333%; } .col-xs-pull-8 { right: 66.6666666667%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-10 { right: 83.3333333333%; } .col-xs-pull-11 { right: 91.6666666667%; } .col-xs-pull-12 { right: 100%; } .col-xs-push-0 { left: auto; } .col-xs-push-1 { left: 8.3333333333%; } .col-xs-push-2 { left: 16.6666666667%; } .col-xs-push-3 { left: 25%; } .col-xs-push-4 { left: 33.3333333333%; } .col-xs-push-5 { left: 41.6666666667%; } .col-xs-push-6 { left: 50%; } .col-xs-push-7 { left: 58.3333333333%; } .col-xs-push-8 { left: 66.6666666667%; } .col-xs-push-9 { left: 75%; } .col-xs-push-10 { left: 83.3333333333%; } .col-xs-push-11 { left: 91.6666666667%; } .col-xs-push-12 { left: 100%; } .col-xs-offset-0 { margin-left: 0%; } .col-xs-offset-1 { margin-left: 8.3333333333%; } .col-xs-offset-2 { margin-left: 16.6666666667%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-4 { margin-left: 33.3333333333%; } .col-xs-offset-5 { margin-left: 41.6666666667%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-7 { margin-left: 58.3333333333%; } .col-xs-offset-8 { margin-left: 66.6666666667%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-10 { margin-left: 83.3333333333%; } .col-xs-offset-11 { margin-left: 91.6666666667%; } .col-xs-offset-12 { margin-left: 100%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-1 { width: 8.3333333333%; } .col-sm-2 { width: 16.6666666667%; } .col-sm-3 { width: 25%; } .col-sm-4 { width: 33.3333333333%; } .col-sm-5 { width: 41.6666666667%; } .col-sm-6 { width: 50%; } .col-sm-7 { width: 58.3333333333%; } .col-sm-8 { width: 66.6666666667%; } .col-sm-9 { width: 75%; } .col-sm-10 { width: 83.3333333333%; } .col-sm-11 { width: 91.6666666667%; } .col-sm-12 { width: 100%; } .col-sm-pull-0 { right: auto; } .col-sm-pull-1 { right: 8.3333333333%; } .col-sm-pull-2 { right: 16.6666666667%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-4 { right: 33.3333333333%; } .col-sm-pull-5 { right: 41.6666666667%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-7 { right: 58.3333333333%; } .col-sm-pull-8 { right: 66.6666666667%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-10 { right: 83.3333333333%; } .col-sm-pull-11 { right: 91.6666666667%; } .col-sm-pull-12 { right: 100%; } .col-sm-push-0 { left: auto; } .col-sm-push-1 { left: 8.3333333333%; } .col-sm-push-2 { left: 16.6666666667%; } .col-sm-push-3 { left: 25%; } .col-sm-push-4 { left: 33.3333333333%; } .col-sm-push-5 { left: 41.6666666667%; } .col-sm-push-6 { left: 50%; } .col-sm-push-7 { left: 58.3333333333%; } .col-sm-push-8 { left: 66.6666666667%; } .col-sm-push-9 { left: 75%; } .col-sm-push-10 { left: 83.3333333333%; } .col-sm-push-11 { left: 91.6666666667%; } .col-sm-push-12 { left: 100%; } .col-sm-offset-0 { margin-left: 0%; } .col-sm-offset-1 { margin-left: 8.3333333333%; } .col-sm-offset-2 { margin-left: 16.6666666667%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-4 { margin-left: 33.3333333333%; } .col-sm-offset-5 { margin-left: 41.6666666667%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-7 { margin-left: 58.3333333333%; } .col-sm-offset-8 { margin-left: 66.6666666667%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-10 { margin-left: 83.3333333333%; } .col-sm-offset-11 { margin-left: 91.6666666667%; } .col-sm-offset-12 { margin-left: 100%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-1 { width: 8.3333333333%; } .col-md-2 { width: 16.6666666667%; } .col-md-3 { width: 25%; } .col-md-4 { width: 33.3333333333%; } .col-md-5 { width: 41.6666666667%; } .col-md-6 { width: 50%; } .col-md-7 { width: 58.3333333333%; } .col-md-8 { width: 66.6666666667%; } .col-md-9 { width: 75%; } .col-md-10 { width: 83.3333333333%; } .col-md-11 { width: 91.6666666667%; } .col-md-12 { width: 100%; } .col-md-pull-0 { right: auto; } .col-md-pull-1 { right: 8.3333333333%; } .col-md-pull-2 { right: 16.6666666667%; } .col-md-pull-3 { right: 25%; } .col-md-pull-4 { right: 33.3333333333%; } .col-md-pull-5 { right: 41.6666666667%; } .col-md-pull-6 { right: 50%; } .col-md-pull-7 { right: 58.3333333333%; } .col-md-pull-8 { right: 66.6666666667%; } .col-md-pull-9 { right: 75%; } .col-md-pull-10 { right: 83.3333333333%; } .col-md-pull-11 { right: 91.6666666667%; } .col-md-pull-12 { right: 100%; } .col-md-push-0 { left: auto; } .col-md-push-1 { left: 8.3333333333%; } .col-md-push-2 { left: 16.6666666667%; } .col-md-push-3 { left: 25%; } .col-md-push-4 { left: 33.3333333333%; } .col-md-push-5 { left: 41.6666666667%; } .col-md-push-6 { left: 50%; } .col-md-push-7 { left: 58.3333333333%; } .col-md-push-8 { left: 66.6666666667%; } .col-md-push-9 { left: 75%; } .col-md-push-10 { left: 83.3333333333%; } .col-md-push-11 { left: 91.6666666667%; } .col-md-push-12 { left: 100%; } .col-md-offset-0 { margin-left: 0%; } .col-md-offset-1 { margin-left: 8.3333333333%; } .col-md-offset-2 { margin-left: 16.6666666667%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-4 { margin-left: 33.3333333333%; } .col-md-offset-5 { margin-left: 41.6666666667%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-7 { margin-left: 58.3333333333%; } .col-md-offset-8 { margin-left: 66.6666666667%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-10 { margin-left: 83.3333333333%; } .col-md-offset-11 { margin-left: 91.6666666667%; } .col-md-offset-12 { margin-left: 100%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-1 { width: 8.3333333333%; } .col-lg-2 { width: 16.6666666667%; } .col-lg-3 { width: 25%; } .col-lg-4 { width: 33.3333333333%; } .col-lg-5 { width: 41.6666666667%; } .col-lg-6 { width: 50%; } .col-lg-7 { width: 58.3333333333%; } .col-lg-8 { width: 66.6666666667%; } .col-lg-9 { width: 75%; } .col-lg-10 { width: 83.3333333333%; } .col-lg-11 { width: 91.6666666667%; } .col-lg-12 { width: 100%; } .col-lg-pull-0 { right: auto; } .col-lg-pull-1 { right: 8.3333333333%; } .col-lg-pull-2 { right: 16.6666666667%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-4 { right: 33.3333333333%; } .col-lg-pull-5 { right: 41.6666666667%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-7 { right: 58.3333333333%; } .col-lg-pull-8 { right: 66.6666666667%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-10 { right: 83.3333333333%; } .col-lg-pull-11 { right: 91.6666666667%; } .col-lg-pull-12 { right: 100%; } .col-lg-push-0 { left: auto; } .col-lg-push-1 { left: 8.3333333333%; } .col-lg-push-2 { left: 16.6666666667%; } .col-lg-push-3 { left: 25%; } .col-lg-push-4 { left: 33.3333333333%; } .col-lg-push-5 { left: 41.6666666667%; } .col-lg-push-6 { left: 50%; } .col-lg-push-7 { left: 58.3333333333%; } .col-lg-push-8 { left: 66.6666666667%; } .col-lg-push-9 { left: 75%; } .col-lg-push-10 { left: 83.3333333333%; } .col-lg-push-11 { left: 91.6666666667%; } .col-lg-push-12 { left: 100%; } .col-lg-offset-0 { margin-left: 0%; } .col-lg-offset-1 { margin-left: 8.3333333333%; } .col-lg-offset-2 { margin-left: 16.6666666667%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-4 { margin-left: 33.3333333333%; } .col-lg-offset-5 { margin-left: 41.6666666667%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-7 { margin-left: 58.3333333333%; } .col-lg-offset-8 { margin-left: 66.6666666667%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-10 { margin-left: 83.3333333333%; } .col-lg-offset-11 { margin-left: 91.6666666667%; } .col-lg-offset-12 { margin-left: 100%; } } table { background-color: transparent; } caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; } th { text-align: left; } .table { width: 100%; max-width: 100%; margin-bottom: 22px; } .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.6; vertical-align: top; border-top: 1px solid #ddd; } .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #ddd; } .table .table { background-color: #f5f8fa; } .table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } .table-hover > tbody > tr:hover { background-color: #f5f5f5; } table col[class*="col-"] { position: static; float: none; display: table-column; } table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; } .table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } .table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } .table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } .table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } .table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .table-responsive { overflow-x: auto; min-height: 0.01%; } @media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 16.5px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } .table-responsive > .table { margin-bottom: 0; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } fieldset { padding: 0; margin: 0; border: 0; min-width: 0; } legend { display: block; width: 100%; padding: 0; margin-bottom: 22px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; } input[type="search"] { box-sizing: border-box; } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; } input[type="file"] { display: block; } input[type="range"] { display: block; width: 100%; } select[multiple], select[size] { height: auto; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.6; color: #555555; } .form-control { display: block; width: 100%; height: 36px; padding: 6px 12px; font-size: 14px; line-height: 1.6; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccd0d2; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } .form-control:focus { border-color: #98cbe8; outline: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 203, 232, 0.6); } .form-control::-moz-placeholder { color: #b1b7ba; opacity: 1; } .form-control:-ms-input-placeholder { color: #b1b7ba; } .form-control::-webkit-input-placeholder { color: #b1b7ba; } .form-control::-ms-expand { border: 0; background-color: transparent; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; } .form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; } textarea.form-control { height: auto; } input[type="search"] { -webkit-appearance: none; } @media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 36px; } input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] { line-height: 30px; } input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] { line-height: 46px; } } .form-group { margin-bottom: 15px; } .radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; } .radio label, .checkbox label { min-height: 22px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; } .radio + .radio, .checkbox + .checkbox { margin-top: -5px; } .radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; } .radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; } .radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; } .form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 36px; } .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn { padding-left: 0; padding-right: 0; } .input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; } textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto; } .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .form-group-sm select.form-control { height: 30px; line-height: 30px; } .form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; } .form-group-sm .form-control-static { height: 30px; min-height: 34px; padding: 6px 10px; font-size: 12px; line-height: 1.5; } .input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 46px; line-height: 46px; } textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto; } .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } .form-group-lg select.form-control { height: 46px; line-height: 46px; } .form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; } .form-group-lg .form-control-static { height: 46px; min-height: 40px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333; } .has-feedback { position: relative; } .has-feedback .form-control { padding-right: 45px; } .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 36px; height: 36px; line-height: 36px; text-align: center; pointer-events: none; } .input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; } .input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; } .has-success .form-control { border-color: #3c763d; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-success .form-control:focus { border-color: #2b542c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; } .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; } .has-success .form-control-feedback { color: #3c763d; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; } .has-warning .form-control { border-color: #8a6d3b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-warning .form-control:focus { border-color: #66512c; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; } .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; } .has-warning .form-control-feedback { color: #8a6d3b; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; } .has-error .form-control { border-color: #a94442; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-error .form-control:focus { border-color: #843534; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; } .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; } .has-error .form-control-feedback { color: #a94442; } .has-feedback label ~ .form-control-feedback { top: 27px; } .has-feedback label.sr-only ~ .form-control-feedback { top: 0; } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #a4aaae; } @media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-static { display: inline-block; } .form-inline .input-group { display: inline-table; vertical-align: middle; } .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; } .form-inline .input-group > .form-control { width: 100%; } .form-inline .control-label { margin-bottom: 0; vertical-align: middle; } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .form-inline .has-feedback .form-control-feedback { top: 0; } } .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; } .form-horizontal .radio, .form-horizontal .checkbox { min-height: 29px; } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px; } .form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; } .form-horizontal .form-group:after { clear: both; } @media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } } .form-horizontal .has-feedback .form-control-feedback { right: 15px; } @media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; } } @media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; } } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.6; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus, .btn.focus { color: #636b6f; text-decoration: none; } .btn:active, .btn.active { outline: 0; background-image: none; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); box-shadow: none; } a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; } .btn-default { color: #636b6f; background-color: #fff; border-color: #ccc; } .btn-default:focus, .btn-default.focus { color: #636b6f; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-default:hover { color: #636b6f; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #636b6f; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: #636b6f; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; } .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus { background-color: #fff; border-color: #ccc; } .btn-default .badge { color: #fff; background-color: #636b6f; } .btn-primary { color: #fff; background-color: #3097D1; border-color: #2a88bd; } .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #2579a9; border-color: #133d55; } .btn-primary:hover { color: #fff; background-color: #2579a9; border-color: #1f648b; } .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #2579a9; border-color: #1f648b; } .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #1f648b; border-color: #133d55; } .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; } .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus { background-color: #3097D1; border-color: #2a88bd; } .btn-primary .badge { color: #3097D1; background-color: #fff; } .btn-success { color: #fff; background-color: #2ab27b; border-color: #259d6d; } .btn-success:focus, .btn-success.focus { color: #fff; background-color: #20895e; border-color: #0d3625; } .btn-success:hover { color: #fff; background-color: #20895e; border-color: #196c4b; } .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #20895e; border-color: #196c4b; } .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #196c4b; border-color: #0d3625; } .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; } .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: #2ab27b; border-color: #259d6d; } .btn-success .badge { color: #2ab27b; background-color: #fff; } .btn-info { color: #fff; background-color: #8eb4cb; border-color: #7da8c3; } .btn-info:focus, .btn-info.focus { color: #fff; background-color: #6b9dbb; border-color: #3d6983; } .btn-info:hover { color: #fff; background-color: #6b9dbb; border-color: #538db0; } .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #6b9dbb; border-color: #538db0; } .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #538db0; border-color: #3d6983; } .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; } .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus { background-color: #8eb4cb; border-color: #7da8c3; } .btn-info .badge { color: #8eb4cb; background-color: #fff; } .btn-warning { color: #fff; background-color: #cbb956; border-color: #c5b143; } .btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #b6a338; border-color: #685d20; } .btn-warning:hover { color: #fff; background-color: #b6a338; border-color: #9b8a30; } .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #b6a338; border-color: #9b8a30; } .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #9b8a30; border-color: #685d20; } .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; } .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus { background-color: #cbb956; border-color: #c5b143; } .btn-warning .badge { color: #cbb956; background-color: #fff; } .btn-danger { color: #fff; background-color: #bf5329; border-color: #aa4a24; } .btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #954120; border-color: #411c0e; } .btn-danger:hover { color: #fff; background-color: #954120; border-color: #78341a; } .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #954120; border-color: #78341a; } .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #78341a; border-color: #411c0e; } .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; } .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus { background-color: #bf5329; border-color: #aa4a24; } .btn-danger .badge { color: #bf5329; background-color: #fff; } .btn-link { color: #3097D1; font-weight: normal; border-radius: 0; } .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #216a94; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; } .btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } tr.collapse.in { display: table-row; } tbody.collapse.in { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; transition-timing-function: ease; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; } .dropup, .dropdown { position: relative; } .dropdown-toggle:focus { outline: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; } .dropdown-menu.pull-right { right: 0; left: auto; } .dropdown-menu .divider { height: 1px; margin: 10px 0; overflow: hidden; background-color: #e5e5e5; } .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.6; color: #333333; white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #3097D1; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; } .open > .dropdown-menu { display: block; } .open > a { outline: 0; } .dropdown-menu-right { left: auto; right: 0; } .dropdown-menu-left { left: 0; right: auto; } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.6; color: #777777; white-space: nowrap; } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; } .pull-right > .dropdown-menu { right: 0; left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; content: ""; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; } @media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; } .navbar-right .dropdown-menu-left { left: 0; right: auto; } } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; } .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar { margin-left: -5px; } .btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; } .btn-toolbar:after { clear: both; } .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; } .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; } .btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; } .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { padding-left: 12px; padding-right: 12px; } .btn-group.open .dropdown-toggle { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn-group.open .dropdown-toggle.btn-link { box-shadow: none; } .btn .caret { margin-left: 0; } .btn-lg .caret, .btn-group-lg > .btn .caret { border-width: 5px 5px 0; border-bottom-width: 0; } .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 5px 5px; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; } .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; } .btn-group-vertical > .btn-group:after { clear: both; } .btn-group-vertical > .btn-group > .btn { float: none; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; } .btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; } .btn-group-justified > .btn-group .btn { width: 100%; } .btn-group-justified > .btn-group .dropdown-menu { left: auto; } [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: table; border-collapse: separate; } .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .input-group .form-control:focus { z-index: 3; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccd0d2; border-radius: 4px; } .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; border-radius: 3px; } .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; border-radius: 6px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; } .input-group-addon:first-child { border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; } .input-group-addon:last-child { border-left: 0; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; } .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; } .nav { margin-bottom: 0; padding-left: 0; list-style: none; } .nav:before, . nav:after { content: " "; display: table; } .nav:after { clear: both; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li.disabled > a { color: #777777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #3097D1; } .nav .nav-divider { height: 1px; margin: 10px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #ddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.6; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #f5f8fa; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; } .nav-pills > li { float: left; } .nav-pills > li > a { border-radius: 4px; } .nav-pills > li + li { margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #3097D1; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified, .nav-tabs.nav-justified { width: 100%; } .nav-justified > li, .nav-tabs.nav-justified > li { float: none; } .nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; } .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #f5f8fa; } } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; } .navbar { position: relative; min-height: 50px; margin-bottom: 22px; border: 1px solid transparent; } .navbar:before, .navbar:after { content: " "; display: table; } .navbar:after { clear: both; } @media (min-width: 768px) { .navbar { border-radius: 4px; } } .navbar-header:before, .navbar-header:after { content: " "; display: table; } .navbar-header:after { clear: both; } @media (min-width: 768px) { .navbar-header { float: left; } } .navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; } .navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; } .navbar-collapse:after { clear: both; } .navbar-collapse.in { overflow-y: auto; } @media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; } .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } .navbar-collapse.in { overflow-y: visible; } .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } } .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; } @media (max-device-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } } .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; } @media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } } .navbar-static-top { z-index: 1000; border-width: 0 0 1px; } @media (min-width: 768px) { .navbar-static-top { border-radius: 0; } } .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } } .navbar-fixed-top { top: 0; border-width: 0 0 1px; } .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; } .navbar-brand { float: left; padding: 14px 15px; font-size: 18px; line-height: 22px; height: 50px; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-brand > img { display: block; } @media (min-width: 768px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } } .navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; } .navbar-toggle:focus { outline: 0; } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; } .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; } @media (min-width: 768px) { .navbar-toggle { display: none; } } .navbar-nav { margin: 7px -15px; } .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 22px; } @media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; } .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; } .navbar-nav .open .dropdown-menu > li > a { line-height: 22px; } .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } } @media (min-width: 768px) { .navbar-nav { float: left; margin: 0; } .navbar-nav > li { float: left; } .navbar-nav > li > a { padding-top: 14px; padding-bottom: 14px; } } .navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 7px; margin-bottom: 7px; } @media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; } .navbar-form .form-control-static { display: inline-block; } .navbar-form .input-group { display: inline-table; vertical-align: middle; } .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; } .navbar-form .input-group > .form-control { width: 100%; } .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .navbar-form .has-feedback .form-control-feedback { top: 0; } } @media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } .navbar-form .form-group:last-child { margin-bottom: 0; } } @media (min-width: 768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; box-shadow: none; } } .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; } .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .navbar-btn { margin-top: 7px; margin-bottom: 7px; } .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn { margin-top: 10px; margin-bottom: 10px; } .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn { margin-top: 14px; margin-bottom: 14px; } .navbar-text { margin-top: 14px; margin-bottom: 14px; } @media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } } @media (min-width: 768px) { .navbar-left { float: left !important; } .navbar-right { float: right !important; margin-right: -15px; } .navbar-right ~ .navbar-right { margin-right: 0; } } .navbar-default { background-color: #fff; border-color: #d3e0e9; } .navbar-default .navbar-brand { color: #777; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; } .navbar-default .navbar-text { color: #777; } .navbar-default .navbar-nav > li > a { color: #777; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #eeeeee; } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; } .navbar-default .navbar-toggle { border-color: #ddd; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; } .navbar-default .navbar-toggle .icon-bar { background-color: #888; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #d3e0e9; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #eeeeee; color: #555; } @media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #eeeeee; } .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } } .navbar-default .navbar-link { color: #777; } .navbar-default .navbar-link:hover { color: #333; } .navbar-default .btn-link { color: #777; } .navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; } .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; } .navbar-inverse { background-color: #222; border-color: #090909; } .navbar-inverse .navbar-brand { color: #9d9d9d; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-text { color: #9d9d9d; } .navbar-inverse .navbar-nav > li > a { color: #9d9d9d; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #333; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; } @media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; } .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } } .navbar-inverse .navbar-link { color: #9d9d9d; } .navbar-inverse .navbar-link:hover { color: #fff; } .navbar-inverse .btn-link { color: #9d9d9d; } .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; } .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; } .breadcrumb { padding: 8px 15px; margin-bottom: 22px; list-style: none; background-color: #f5f5f5; border-radius: 4px; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + li:before { content: "/ "; padding: 0 5px; color: #ccc; } .breadcrumb > .active { color: #777777; } .pagination { display: inline-block; padding-left: 0; margin: 22px 0; border-radius: 4px; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.6; text-decoration: none; color: #3097D1; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; } .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { z-index: 2; color: #216a94; background-color: #eeeeee; border-color: #ddd; } .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 3; color: #fff; background-color: #3097D1; border-color: #3097D1; cursor: default; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; background-color: #fff; border-color: #ddd; cursor: not-allowed; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; } .pager { padding-left: 0; margin: 22px 0; list-style: none; text-align: center; } .pager:before, .pager:after { content: " "; display: table; } .pager:after { clear: both; } .pager li { display: inline; } .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; } .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; } .pager .next > a, .pager .next > span { float: right; } .pager .previous > a, .pager .previous > span { float: left; } .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #777777; background-color: #fff; cursor: not-allowed; } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } .label:empty { display: none; } .btn .label { position: relative; top: -1px; } a.label:hover, a.label:focus { color: #fff; text-decoration: none; cursor: pointer; } .label-default { background-color: #777777; } .label-default[href]:hover, .label-default[href]:focus { background-color: #5e5e5e; } .label-primary { background-color: #3097D1; } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #2579a9; } .label-success { background-color: #2ab27b; } .label-success[href]:hover, .label-success[href]:focus { background-color: #20895e; } .label-info { background-color: #8eb4cb; } .label-info[href]:hover, .label-info[href]:focus { background-color: #6b9dbb; } .label-warning { background-color: #cbb956; } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #b6a338; } .label-danger { background-color: #bf5329; } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #954120; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; } .list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #3097D1; background-color: #fff; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } .nav-pills > li > a > .badge { margin-left: 3px; } a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer; } .jumbotron { padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; color: inherit; background-color: #eeeeee; } .jumbotron h1, .jumbotron .h1 { color: inherit; } .jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; } .jumbotron > hr { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { border-radius: 6px; padding-left: 15px; padding-right: 15px; } .jumbotron .container { max-width: 100%; } @media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; } .container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; } .jumbotron h1, .jumbotron .h1 { font-size: 63px; } } .thumbnail { display: block; padding: 4px; margin-bottom: 22px; line-height: 1.6; background-color: #f5f8fa; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; } .thumbnail > img, .thumbnail a > img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; } .thumbnail .caption { padding: 9px; color: #636b6f; } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #3097D1; } .alert { padding: 15px; margin-bottom: 22px; border: 1px solid transparent; border-radius: 4px; } .alert h4 { margin-top: 0; color: inherit; } .alert .alert-link { font-weight: bold; } .alert > p, .alert > ul { margin-bottom: 0; } .alert > p + p { margin-top: 5px; } .alert-dismissable, .alert-dismissible { padding-right: 35px; } .alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; } .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; } .alert-success hr { border-top-color: #c9e2b3; } .alert-success .alert-link { color: #2b542c; } .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; } .alert-info hr { border-top-color: #a6e1ec; } .alert-info .alert-link { color: #245269; } .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; } .alert-warning hr { border-top-color: #f7e1b5; } .alert-warning .alert-link { color: #66512c; } .alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; } .alert-danger hr { border-top-color: #e4b9c0; } .alert-danger .alert-link { color: #843534; } @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { overflow: hidden; height: 22px; margin-bottom: 22px; background-color: #f5f5f5; border-radius: 4px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 22px; color: #fff; text-align: center; background-color: #3097D1; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; } .progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; } .progress.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-bar-success { background-color: #2ab27b; } .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-info { background-color: #8eb4cb; } .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-warning { background-color: #cbb956; } .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-danger { background-color: #bf5329; } .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .media { margin-top: 15px; } .media:first-child { margin-top: 0; } .media, .media-body { zoom: 1; overflow: hidden; } .media-body { width: 10000px; } .media-object { display: block; } .media-object.img-thumbnail { max-width: none; } .media-right, .media > .pull-right { padding-left: 10px; } .media-left, .media > .pull-left { padding-right: 10px; } .media-left, .media-right, .media-body { display: table-cell; vertical-align: top; } .media-middle { vertical-align: middle; } .media-bottom { vertical-align: bottom; } .media-heading { margin-top: 0; margin-bottom: 5px; } .media-list { padding-left: 0; list-style: none; } .list-group { margin-bottom: 20px; padding-left: 0; } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #d3e0e9; } .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } a.list-group-item, button.list-group-item { color: #555; } a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: #333; } a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; } button.list-group-item { width: 100%; text-align: left; } .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #eeeeee; color: #777777; cursor: not-allowed; } .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; } .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777777; } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #3097D1; border-color: #3097D1; } .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; } .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #d7ebf6; } .list-group-item-success { color: #3c763d; background-color: #dff0d8; } a.list-group-item-success, button.list-group-item-success { color: #3c763d; } a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; } a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; } a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d; } .list-group-item-info { color: #31708f; background-color: #d9edf7; } a.list-group-item-info, button.list-group-item-info { color: #31708f; } a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; } a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; } a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f; } .list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; } a.list-group-item-warning, button.list-group-item-warning { color: #8a6d3b; } a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; } a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; } a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; } .list-group-item-danger { color: #a94442; background-color: #f2dede; } a.list-group-item-danger, button.list-group-item-danger { color: #a94442; } a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; } a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; } a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus { color: #fff; background-color: #a94442; border-color: #a94442; } .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } .list-group-item-text { margin-bottom: 0; line-height: 1.3; } .panel { margin-bottom: 22px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } .panel-body { padding: 15px; } .panel-body:before, .panel-body:after { content: " "; display: table; } .panel-body:after { clear: both; } .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; } .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; } .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #d3e0e9; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0; } .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; } .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; border-top-right-radius: 3px; border-top-left-radius: 3px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; } .list-group + .panel-footer { border-top-width: 0; } .panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; } .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; } .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; } .panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; } .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; } .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; } .panel > .table-responsive { border: 0; margin-bottom: 0; } .panel-group { margin-bottom: 22px; } .panel-group .panel { margin-bottom: 0; border-radius: 4px; } .panel-group .panel + .panel { margin-top: 5px; } .panel-group .panel-heading { border-bottom: 0; } .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #d3e0e9; } .panel-group .panel-footer { border-top: 0; } .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #d3e0e9; } .panel-default { border-color: #d3e0e9; } .panel-default > .panel-heading { color: #333333; background-color: #fff; border-color: #d3e0e9; } .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d3e0e9; } .panel-default > .panel-heading .badge { color: #fff; background-color: #333333; } .panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d3e0e9; } .panel-primary { border-color: #3097D1; } .panel-primary > .panel-heading { color: #fff; background-color: #3097D1; border-color: #3097D1; } .panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #3097D1; } .panel-primary > .panel-heading .badge { color: #3097D1; background-color: #fff; } .panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #3097D1; } .panel-success { border-color: #d6e9c6; } .panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; } .panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; } .panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; } .panel-info { border-color: #bce8f1; } .panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; } .panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; } .panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; } .panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; } .panel-warning { border-color: #faebcc; } .panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; } .panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; } .panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; } .panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; } .panel-danger { border-color: #ebccd1; } .panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } .panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; } .panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; } .panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; } .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; } .embed-responsive-16by9 { padding-bottom: 56.25%; } .embed-responsive-4by3 { padding-bottom: 75%; } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); } .well-lg { padding: 24px; border-radius: 6px; } .well-sm { padding: 9px; border-radius: 3px; } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); } .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; } .modal-header:before, .modal-header:after { content: " "; display: table; } .modal-header:after { clear: both; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.6; } .modal-body { position: relative; padding: 15px; } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer:before, .modal-footer:after { content: " "; display: table; } .modal-footer:after { clear: both; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .modal-sm { width: 300px; } } @media (min-width: 992px) { .modal-lg { width: 900px; } } .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Raleway", sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.6; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 12px; opacity: 0; filter: alpha(opacity=0); } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); } .tooltip.top { margin-top: -3px; padding: 5px 0; } .tooltip.right { margin-left: 3px; padding: 0 5px; } .tooltip.bottom { margin-top: 3px; padding: 5px 0; } .tooltip.left { margin-left: -3px; padding: 0 5px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Raleway", sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.6; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 14px; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; } .popover-content { padding: 9px 14px; } .popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover > .arrow { border-width: 11px; } .popover > .arrow:after { border-width: 10px; content: ""; } .popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; } .popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; } .popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); } .popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; } .popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; } .popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; } .popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); } .popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; } .carousel { position: relative; } .carousel-inner { position: relative; overflow: hidden; width: 100%; } .carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; line-height: 1; } @media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { -webkit-transition: -webkit-transform 0.6s ease-in-out; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } .carousel-inner > .item.next, .carousel-inner > .item.active.right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); left: 0; } .carousel-inner > .item.prev, .carousel-inner > .item.active.left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; } .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; } } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } .carousel-inner > .active { left: 0; } .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } .carousel-inner > .next { left: 100%; } .carousel-inner > .prev { left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } .carousel-inner > .active.left { left: -100%; } .carousel-inner > .active.right { left: 100%; } .carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: transparent; } .carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } .carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } .carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; margin-top: -10px; z-index: 5; display: inline-block; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; line-height: 1; font-family: serif; } .carousel-control .icon-prev:before { content: '\2039'; } .carousel-control .icon-next:before { content: '\203a'; } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #fff; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: transparent; } .carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #fff; } .carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { text-shadow: none; } @media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; } .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; } .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; } .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; } .carousel-indicators { bottom: 20px; } } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs { display: none !important; } .visible-sm { display: none !important; } .visible-md { display: none !important; } .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } } /*# sourceMappingURL=app.css.map */
FPGA_FLOW/Karat/Karat_ASIC_Viv/Kat_Verf.hw/webtalk/usage_statistics_ext_labtool.html
GSejas/Karatsuba_FPU
<HTML><HEAD><TITLE>Device Usage Statistics Report</TITLE></HEAD> <BODY TEXT='#000000' BGCOLOR='#FFFFFF' LINK='#0000EE' VLINK='#551A8B' ALINK='#FF0000'><H3>LABTOOL Usage Report</H3><BR> <TABLE BORDER='1' CELLSPACING='0' WIDTH='100%'> <TR ALIGN='CENTER' BGCOLOR='#A7BFDE'><TD COLSPAN='4'><B>software_version_and_target_device</B></TD></TR> <TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>beta</B></TD><TD>FALSE</TD> <TD BGCOLOR='#DBE5F1'><B>build_version</B></TD><TD>1577090</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>date_generated</B></TD><TD>Thu Sep 08 13:10:22 2016</TD> <TD BGCOLOR='#DBE5F1'><B>os_platform</B></TD><TD>WIN64</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>product_version</B></TD><TD>Vivado v2016.2 (64-bit)</TD> <TD BGCOLOR='#DBE5F1'><B>project_id</B></TD><TD>51cffbad-8c90-440e-b1bb-db3ee57ffb4b</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>project_iteration</B></TD><TD>1</TD> <TD BGCOLOR='#DBE5F1'><B>random_id</B></TD><TD>71e790ce-bf03-4366-9ebb-c9836ae28daa</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>registration_id</B></TD><TD>174495529_208276604_210625683_703</TD> <TD BGCOLOR='#DBE5F1'><B>route_design</B></TD><TD>FALSE</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>target_device</B></TD><TD>not_applicable</TD> <TD BGCOLOR='#DBE5F1'><B>target_family</B></TD><TD>not_applicable</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>target_package</B></TD><TD>not_applicable</TD> <TD BGCOLOR='#DBE5F1'><B>target_speed</B></TD><TD>not_applicable</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>tool_flow</B></TD><TD>labtool</TD> </TR> </TABLE><BR> <TABLE BORDER='1' CELLSPACING='0' WIDTH='100%'> <TR ALIGN='CENTER' BGCOLOR='#A7BFDE'><TD COLSPAN='4'><B>user_environment</B></TD></TR> <TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>cpu_name</B></TD><TD>Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz</TD> <TD BGCOLOR='#DBE5F1'><B>cpu_speed</B></TD><TD>2400 MHz</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>os_name</B></TD><TD>Microsoft Windows Server 2012 or later , 64-bit</TD> <TD BGCOLOR='#DBE5F1'><B>os_release</B></TD><TD>major release (build 9200)</TD> </TR><TR ALIGN='LEFT'> <TD BGCOLOR='#DBE5F1'><B>system_ram</B></TD><TD>34.000 GB</TD> <TD BGCOLOR='#DBE5F1'><B>total_processors</B></TD><TD>2</TD> </TR> </TABLE><BR> <TABLE BORDER='1' CELLSPACING='0' WIDTH='100%'> <TR ALIGN='CENTER' BGCOLOR='#A7BFDE'><TD COLSPAN='4'><B>vivado_usage</B></TD></TR> </TABLE><BR> <TABLE BORDER='1' CELLSPACING='0' WIDTH='100%'> <TR ALIGN='CENTER' BGCOLOR='#A7BFDE'><TD COLSPAN='1'><B>labtool</B></TD></TR> <TR><TD> <TABLE BORDER='1' CELLSPACING='0' WIDTH='100%'> <TR ALIGN='CENTER' BGCOLOR='#DBE5F1'><TD COLSPAN='4'><B>usage</B></TD></TR> <TR ALIGN='LEFT'> <TD>cable=</TD> <TD>pgmcnt=00:00:00</TD> </TR> </TABLE> </TD></TR> </TABLE><BR> </BODY> </HTML>
doc/html/classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point-members.html
thedreamer979/Arionide
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.16"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Arionide: 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="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Arionide &#160;<span id="projectnumber">1.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.16 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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="namespacech.html">ch</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion.html">innovazion</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion_1_1arionide.html">arionide</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion_1_1arionide_1_1ui.html">ui</a></li><li class="navelem"><a class="el" href="namespacech_1_1innovazion_1_1arionide_1_1ui_1_1topology.html">topology</a></li><li class="navelem"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">Point</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">ch.innovazion.arionide.ui.topology.Point Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a0bc0d24e60715f39ffcf762da48c8af3">compareTo</a>(Point other)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a629a2e34877224fe2e6ee125ef8d2e91">copy</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a645d10dd6c6b14952e6ace0990acf6e7">equals</a>(Object obj)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#adb25cf935ac3966dd114f366462c2747">getPoints</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a912e17535a7cbedd5003b1e3c8da2750">getX</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a34c3529a1ce4d8d7b472b17798b76af7">getXAsInt</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a5dcb638f1119723fad1547eb0681292e">getY</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#af941be650e8b116c2f529a37e10eee15">getYAsInt</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a512b7a12b18ce3e6b22c46bbe286be3e">hashCode</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a58d381f5cb52082e1a92d1744014490a">Point</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a3bd093be1be5600a52147a2dc1710588">Point</a>(int xy)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a36208abc5ff150f1899201d5202bf0fe">Point</a>(int x, int y)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a58888b8065472279509b8e931937b12a">Point</a>(float xy)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a09edf5f21bedb9607b2a06d5d45f124f">Point</a>(float x, float y)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a3a2f153dd2d22437f438e0e6619f6dc5">setX</a>(float x)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a37fe4f0bceb7e8e079de4c54f404e436">setXY</a>(float x, float y)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#ae1c63bfd8e3654018f23c7d01cbea8c4">setY</a>(float y)</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a5827106982650d353ecee3a32b29daf1">toString</a>()</td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a2a0e2db5737ca601826ad7afb53fd72c">x</a></td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html#a2cbf20f3ac895b2d2491ed8c1fd93dc1">y</a></td><td class="entry"><a class="el" href="classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point.html">ch.innovazion.arionide.ui.topology.Point</a></td><td class="entry"><span class="mlabel">private</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.16 </small></address> </body> </html>
projects/tutorials-master/tutorials-master/spring-roo/src/main/resources/templates/books/list.html
Niky4000/UsefulUtils
<!DOCTYPE html> <html lang="en" data-layout-decorate="~{layouts/default-list-layout}"> <head id="head"> <title data-th-text="#{label_list_entity(#{label_book_plural})}"> List Book - roo - SpringRoo Application</title> </head> <body id="body"> <header role="banner"> <!-- Content replaced by layout of the page displayed --> </header> <!--CONTAINER--> <div class="container bg-container"> <!-- CONTENT --> <!-- Only the inner content of the following tag "section" is included within the template, in the section "content" --> <section data-layout-fragment="content"> <div class="container-fluid content"> <h1 data-th-text="#{label_book_plural}">Books</h1> <!--TABLE--> <div class="table-responsive" id="containerFields" data-th-with="collectionLink=${@linkBuilder.of('BooksCollectionThymeleafController')},itemLink=${@linkBuilder.of('BooksItemThymeleafController')}"> <table id="book-entity-table" style="width: 99.7%" class="table table-striped table-hover table-bordered" data-datatables="true" data-row-id="id" data-select="single" data-z="4f5c7d9f" data-order="[[ 1, &quot;asc&quot; ]]" data-data-load-url="${collectionLink.to('datatables')}" data-data-show-url="${itemLink.to('show').with('book', '_ID_')}" data-data-export-csv-url="${collectionLink.to('exportCsv')}" data-data-export-xls-url="${collectionLink.to('exportXls')}" data-data-export-pdf-url="${collectionLink.to('exportPdf')}" data-data-create-url="${collectionLink.to('createForm')}" data-data-edit-url="${itemLink.to('editForm').with('book', '_ID_')}" data-data-delete-url="${itemLink.to('delete').with('book', '_ID_')}" data-data-delete-batch-url="${collectionLink.to('deleteBatch').with('ids', '_ID_')}"> <caption class="sr-only" data-th-text="#{label_list_entity(#{label_book_plural})}">Book List</caption> <thead> <tr> <th data-data="id" data-checkboxes="true"></th> <th data-data="title" data-th-text="#{label_book_title}">title</th> <th data-data="author" data-th-text="#{label_book_author}">author</th> <th data-data="isbn" data-th-text="#{label_book_isbn}">isbn</th> <th data-data="id" data-orderable="false" data-searchable="false" class="dttools" data-th-text="#{label_tools}">Tools</th> </tr> </thead> <tbody data-th-remove="all"> <tr> <td></td> <td>title</td> <td>author</td> <td>isbn</td> <td data-th-text="#{label_tools}">Tools</td> </tr> </tbody> </table> <!-- content replaced by modal-confirm fragment of modal-confirm.html --> <div data-th-replace="~{fragments/modal-confirm-delete :: modalConfirmDelete(tableId='book-entity-table', title=#{label_delete_entity(#{label_book_plural})}, message=#{info_delete_item_confirm})}"> </div> <div data-th-replace="~{fragments/modal-confirm-delete-batch :: modalConfirmDeleteBatch(tableId='book-entity-table', title=#{label_delete_entity(#{label_book_plural})}, message=#{info_delete_batch_confirm})}"> </div> <div data-th-replace="~{fragments/modal-export-empty-error :: modalExportEmptyError(tableId='book-entity-table', title=#{label_export_empty_error(#{label_book_plural})}, message=#{info_export_empty_error})}"> </div> </div> <!-- /TABLE --> <div class="clearfix"> <div class="pull-left"> <a href="../index.html" class="btn btn-default" data-th-href="@{/}"> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span data-th-text="#{label_back}">Back</span> </a> </div> </div> </div> </section> <!-- /CONTENT --> </div> <!-- /CONTAINER --> <footer class="container"> <!-- Content replaced by layout of the page displayed --> </footer> <!-- JavaScript ================================================== --> <!-- Placed at the end of the document so that the pages load faster --> <!-- JavaScript loaded by layout of the page displayed --> <!-- Only the inner content of the following tag "javascript" is included within the template, in the div "javascript" --> <div data-layout-fragment="javascript"> </div> </body> </html>
images/unit5/knowl/p-1502.html
rhutchinson20/mt21c
<!DOCTYPE html> <html lang="en-US"> <!--********************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2021-03-10T19:26:01-08:00 *--> <!--* A recent stable commit (2020-08-09): *--> <!--* 98f21740783f166a773df4dc83cab5293ab63a4a *--> <!--* *--> <!--* https://pretextbook.org *--> <!--* *--> <!--********************************************--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="robots" content="noindex, nofollow"> </head> <body> <h6 xmlns:svg="http://www.w3.org/2000/svg" class="heading"><span class="type">Paragraph</span></h6> <p xmlns:svg="http://www.w3.org/2000/svg">Fourth species deals with writing suspensions (and syncopations). Because this is only a brief introduction to species counterpoint, you will only encounter the cantus firmus in the lower voice in fourth species in this text. See the fourth species rules below.</p> <span class="incontext"><a href="FourthSpecies.html#p-1502">in-context</a></span> </body> </html>
docs/run.html
seanjohnson20/BudgetBuddy
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>run.py</title> <link rel="stylesheet" href="pycco.css"> </head> <body> <div id="background"></div> <div id='container'> <div class='section'> <div class='docs'><h1>run.py</h1></div> </div> <div class='clearall'> <div class='section' id='section-0'> <div class='docs'> <div class='octowrap'> <a class='octothorpe' href='#section-0'>#</a> </div> <p>from pocoo_test import *</p> </div> <div class='code'> <div class="highlight"><pre><span class="kn">from</span> <span class="nn">routes</span> <span class="kn">import</span> <span class="n">app</span> <span class="kn">from</span> <span class="nn">flask</span> <span class="kn">import</span> <span class="n">Flask</span> <span class="kn">from</span> <span class="nn">waitress</span> <span class="kn">import</span> <span class="n">serve</span> <span class="k">if</span> <span class="n">__name__</span> <span class="o">==</span> <span class="s">&quot;__main__&quot;</span><span class="p">:</span> <span class="n">app</span><span class="o">.</span><span class="n">run</span><span class="p">(</span><span class="n">debug</span><span class="o">=</span><span class="bp">True</span><span class="p">)</span></pre></div> </div> </div> <div class='clearall'></div> <div class='section' id='section-1'> <div class='docs'> <div class='octowrap'> <a class='octothorpe' href='#section-1'>#</a> </div> <p>serve(app, host='0.0.0.0', port='5000') </p> </div> <div class='code'> <div class="highlight"><pre></pre></div> </div> </div> <div class='clearall'></div> </div> </body>
doc/src/com/javadoq/javadoc/ASTNode.java.html
jianjunl/javadoq
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//"> <html> <head> <meta name="generator" content="JavaDoq 1.0 - DOCUment JAVA In Source" charset='utf-8'> <title>JavaDoq: com.javadoq.javadoc.ASTNode.java</title> <link rel ="stylesheet" type="text/css" href="../../../stylesheet.css" title="style"> </head> <body> <table id="header" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td colspan="2" width="20%">&nbsp;</td> <td align="center" colspan="2" width="60%"> <font size="4"><a href="http://www.javadoq.com" target="_blank">JavaDoq</a>: ASTNode.java</font> </td> <td align="right" colspan="2" width="20%">&nbsp;</td> </tr> </table> <pre id="java-source"> <font id="line-number">01 </font><a name="1"></a> <font id="line-number">02 </font><a name="2"></a><font id="multi-line-comment">/* <font id="line-number">03 </font><a name="3"></a> * JavaDoq 1.0 - DOCUment JAVA In Source <font id="line-number">04 </font><a name="4"></a> * Copyright (C) 2008-2011 J.J.Liu&lt;jianjunliu@126.com&gt; &lt;http://www.javadoq.com&gt; <font id="line-number">05 </font><a name="5"></a> * <font id="line-number">06 </font><a name="6"></a> * This program is free software: you can redistribute it and/or modify <font id="line-number">07 </font><a name="7"></a> * it under the terms of the GNU Affero General Public License as published by <font id="line-number">08 </font><a name="8"></a> * the Free Software Foundation, either version 3 of the License, or <font id="line-number">09 </font><a name="9"></a> * (at your option) any later version. <font id="line-number">10 </font><a name="10"></a> * <font id="line-number">11 </font><a name="11"></a> * This program is distributed in the hope that it will be useful, <font id="line-number">12 </font><a name="12"></a> * but WITHOUT ANY WARRANTY; without even the implied warranty of <font id="line-number">13 </font><a name="13"></a> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the <font id="line-number">14 </font><a name="14"></a> * GNU Affero General Public License for more details. <font id="line-number">15 </font><a name="15"></a> * <font id="line-number">16 </font><a name="16"></a> * You should have received a copy of the GNU Affero General Public License <font id="line-number">17 </font><a name="17"></a> * along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;. <font id="line-number">18 </font><a name="18"></a> */</font> <font id="line-number">19 </font><a name="19"></a> <font id="line-number">20 </font><a name="20"></a><font id="package">package</font> <a href="../../../package.com.javadoq.javadoc.html" target="package-frame"><font id="identifier">com</font><font id="dot">.</font><font id="identifier">javadoq</font><font id="dot">.</font><font id="identifier">javadoc</font></a><font id="semi-colon">;</font> <font id="line-number">21 </font><a name="21"></a> <font id="line-number">22 </font><a name="22"></a><font id="formal-comment">/** <font id="line-number">23 </font><a name="23"></a> * &lt;p&gt;An abstract base class for Javadoc nodes.&lt;/p&gt; <font id="line-number">24 </font><a name="24"></a> * <font id="line-number">25 </font><a name="25"></a> * @author &lt;a href=<a href=""mailto:jianjunliu@126.com"" target="_blank">"mailto:jianjunliu@126.com"</a>&gt;J.J.Liu (Jianjun Liu)&lt;/a&gt; at &lt;a href=<a href=""http://www.javadoq.com"" target="_blank">"http://www.javadoq.com"</a> target="_blank"&gt;http://www.javadoq.com&lt;/a&gt; <font id="line-number">26 </font><a name="26"></a> */</font> <font id="line-number">27 </font><a name="27"></a><font id="public">public</font> <font id="abstract">abstract</font> <font id="class">class</font> <a name="com.javadoq.javadoc.ASTNode"></a><font id="identifier">ASTNode</font> <font id="extends">extends</font> <a href="SimpleNode.java.html" target="source-frame"><font id="identifier">SimpleNode</font></a> <font id="line-number">28 </font><a name="28"></a><font id="left-brace">{</font> <font id="line-number">29 </font><a name="29"></a> <font id="formal-comment">/** <font id="line-number">30 </font><a name="30"></a> * &lt;p&gt;Constructs a {@link <a href="#" target="source-frame">ASTNode</a>} without a JavadocParser.&lt;/p&gt; <font id="line-number">31 </font><a name="31"></a> * @param i The id. <font id="line-number">32 </font><a name="32"></a> * @since 1.0 <font id="line-number">33 </font><a name="33"></a> */</font> <font id="line-number">34 </font><a name="34"></a> <font id="protected">protected</font> <font id="identifier">ASTNode</font><font id="left-paren">(</font><font id="int">int</font> <font id="identifier">i</font><font id="right-paren">)</font> <font id="left-brace">{</font> <font id="line-number">35 </font><a name="35"></a> <font id="super">super</font><font id="left-paren">(</font><font id="identifier">i</font><font id="right-paren">)</font><font id="semi-colon">;</font> <font id="line-number">36 </font><a name="36"></a> <font id="right-brace">}</font> <font id="line-number">37 </font><a name="37"></a> <font id="line-number">38 </font><a name="38"></a> <font id="formal-comment">/** <font id="line-number">39 </font><a name="39"></a> * &lt;p&gt;Constructs a {@link <a href="#" target="source-frame">ASTNode</a>} with a JavadocParser.&lt;/p&gt; <font id="line-number">40 </font><a name="40"></a> * @param p The JavadocParser <font id="line-number">41 </font><a name="41"></a> * @param i The id. <font id="line-number">42 </font><a name="42"></a> * @since 1.0 <font id="line-number">43 </font><a name="43"></a> */</font> <font id="line-number">44 </font><a name="44"></a> <font id="protected">protected</font> <font id="identifier">ASTNode</font><font id="left-paren">(</font><a href="JavadocParser.java.html" target="source-frame"><font id="identifier">JavadocParser</font></a> <font id="identifier">p</font><font id="comma">,</font> <font id="int">int</font> <font id="identifier">i</font><font id="right-paren">)</font> <font id="left-brace">{</font> <font id="line-number">45 </font><a name="45"></a> <font id="super">super</font><font id="left-paren">(</font><font id="identifier">p</font><font id="comma">,</font> <font id="identifier">i</font><font id="right-paren">)</font><font id="semi-colon">;</font> <font id="line-number">46 </font><a name="46"></a> <font id="right-brace">}</font> <font id="line-number">47 </font><a name="47"></a> <font id="line-number">48 </font><a name="48"></a> <font id="formal-comment">/** <font id="line-number">49 </font><a name="49"></a> * &lt;p&gt;The first token of this node.&lt;/p&gt; <font id="line-number">50 </font><a name="50"></a> * @since 1.0 <font id="line-number">51 </font><a name="51"></a> */</font> <font id="line-number">52 </font><a name="52"></a> <font id="public">public</font> <a href="Token.java.html" target="source-frame"><font id="identifier">Token</font></a> <font id="identifier">firstToken</font><font id="semi-colon">;</font> <font id="line-number">53 </font><a name="53"></a> <font id="formal-comment">/** <font id="line-number">54 </font><a name="54"></a> * &lt;p&gt;The last token of this node.&lt;/p&gt; <font id="line-number">55 </font><a name="55"></a> * @since 1.0 <font id="line-number">56 </font><a name="56"></a> */</font> <font id="line-number">57 </font><a name="57"></a> <font id="public">public</font> <a href="Token.java.html" target="source-frame"><font id="identifier">Token</font></a> <font id="identifier">lastToken</font><font id="semi-colon">;</font> <font id="line-number">58 </font><a name="58"></a><font id="right-brace">}</font></pre> <table id="footer" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td colspan="2" width="20%">&nbsp;</td> <td align="center" colspan="2" width="60%"> <font size="4"><a href="http://www.javadoq.com" target="_blank">JavaDoq</a>: ASTNode.java</font> </td> <td align="right" colspan="2" width="20%">&nbsp;</td> </tr> </table> </body> </html>
oioioi/portals/templates/portals/widgets/problem-table.html
sio2project/oioioi
{% load i18n %} <table class="table table-condensed table--auto-width table--borderless"> <thead> <tr> <th>{{ header }}</th> <th></th> </tr> </thead> <tbody> {% for problem in problems %} <tr> <td><a href="{{ problem.url }}">{{ problem.name }}</a></td> <td> {% if problem.score_exists %} <a class="label label-default" href="{{ problem.submission_url }}">{{ problem.score }}</a> {% endif %} </td> </tr> {% endfor %} </tbody> </table>
bin/solr-4.3.1/docs/solr-solrj/org/apache/solr/common/params/class-use/RequiredSolrParams.html
jeffersonmolleri/sesra
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Sun Jun 09 12:16:19 GMT+05:30 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.solr.common.params.RequiredSolrParams (Solr 4.3.1 API) </TITLE> <META NAME="date" CONTENT="2013-06-09"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.common.params.RequiredSolrParams (Solr 4.3.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/solr/common/params/RequiredSolrParams.html" title="class in org.apache.solr.common.params"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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="../../../../../../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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/solr/common/params//class-useRequiredSolrParams.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RequiredSolrParams.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.solr.common.params.RequiredSolrParams</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../org/apache/solr/common/params/RequiredSolrParams.html" title="class in org.apache.solr.common.params">RequiredSolrParams</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.solr.common.params"><B>org.apache.solr.common.params</B></A></TD> <TD>Parameter constants and enumerations.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.solr.common.params"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/solr/common/params/RequiredSolrParams.html" title="class in org.apache.solr.common.params">RequiredSolrParams</A> in <A HREF="../../../../../../org/apache/solr/common/params/package-summary.html">org.apache.solr.common.params</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/solr/common/params/package-summary.html">org.apache.solr.common.params</A> that return <A HREF="../../../../../../org/apache/solr/common/params/RequiredSolrParams.html" title="class in org.apache.solr.common.params">RequiredSolrParams</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/solr/common/params/RequiredSolrParams.html" title="class in org.apache.solr.common.params">RequiredSolrParams</A></CODE></FONT></TD> <TD><CODE><B>SolrParams.</B><B><A HREF="../../../../../../org/apache/solr/common/params/SolrParams.html#required()">required</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;returns a RequiredSolrParams wrapping this</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/solr/common/params/RequiredSolrParams.html" title="class in org.apache.solr.common.params"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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="../../../../../../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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/solr/common/params//class-useRequiredSolrParams.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RequiredSolrParams.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &copy; 2000-2013 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </BODY> </HTML>
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/util/HexRead.html
doughtnerd/POD
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>HexRead (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="HexRead (POI API Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/HexRead.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/util/HexDump.html" title="class in org.apache.poi.util"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../org/apache/poi/util/IdentifierManager.html" title="class in org.apache.poi.util"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/HexRead.html" target="_top">FRAMES</a></li> <li><a href="HexRead.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"> <p class="subTitle">org.apache.poi.util</p> <h2 title="Class HexRead" class="title">Class HexRead</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.poi.util.HexRead</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <strong>HexRead</strong> extends java.lang.Object</pre> <div class="block">Utilities to read hex from files. TODO - move to test packages</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&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/poi/util/HexRead.html#HexRead()">HexRead</a></strong>()</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>static byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/HexRead.html#readData(java.io.InputStream, int)">readData</a></strong>(java.io.InputStream&nbsp;stream, int&nbsp;eofChar)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/HexRead.html#readData(java.io.InputStream, java.lang.String)">readData</a></strong>(java.io.InputStream&nbsp;stream, java.lang.String&nbsp;section)</code> <div class="block">Same as readData(String) except that this method allows you to specify sections within a file.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/HexRead.html#readData(java.lang.String)">readData</a></strong>(java.lang.String&nbsp;filename)</code> <div class="block">This method reads hex data from a filename and returns a byte array.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/HexRead.html#readData(java.lang.String, java.lang.String)">readData</a></strong>(java.lang.String&nbsp;filename, java.lang.String&nbsp;section)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/HexRead.html#readFromString(java.lang.String)">readFromString</a></strong>(java.lang.String&nbsp;data)</code>&nbsp;</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="HexRead()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>HexRead</h4> <pre>public&nbsp;HexRead()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="readData(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readData</h4> <pre>public static&nbsp;byte[]&nbsp;readData(java.lang.String&nbsp;filename) throws java.io.IOException</pre> <div class="block">This method reads hex data from a filename and returns a byte array. The file may contain line comments that are preceded with a # symbol.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>filename</code> - The filename to read</dd> <dt><span class="strong">Returns:</span></dt><dd>The bytes read from the file.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code> - If there was a problem while reading the file.</dd></dl> </li> </ul> <a name="readData(java.io.InputStream, java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readData</h4> <pre>public static&nbsp;byte[]&nbsp;readData(java.io.InputStream&nbsp;stream, java.lang.String&nbsp;section) throws java.io.IOException</pre> <div class="block">Same as readData(String) except that this method allows you to specify sections within a file. Sections are referenced using section headers in the form: <pre> [sectioname] </pre></div> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/poi/util/HexRead.html#readData(java.lang.String)"><code>readData(String)</code></a></dd></dl> </li> </ul> <a name="readData(java.lang.String, java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readData</h4> <pre>public static&nbsp;byte[]&nbsp;readData(java.lang.String&nbsp;filename, java.lang.String&nbsp;section) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="readData(java.io.InputStream, int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readData</h4> <pre>public static&nbsp;byte[]&nbsp;readData(java.io.InputStream&nbsp;stream, int&nbsp;eofChar) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="readFromString(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>readFromString</h4> <pre>public static&nbsp;byte[]&nbsp;readFromString(java.lang.String&nbsp;data)</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="class-use/HexRead.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/util/HexDump.html" title="class in org.apache.poi.util"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../org/apache/poi/util/IdentifierManager.html" title="class in org.apache.poi.util"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/HexRead.html" target="_top">FRAMES</a></li> <li><a href="HexRead.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 ======= --> <p class="legalCopy"><small> <i>Copyright 2017 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
kaithem/src/docs/thirdparty/python-3.8.0b3-docs-html/library/tkinter.html
EternityForest/KaithemAutomation
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>tkinter — Python interface to Tcl/Tk &#8212; Python 3.8.0b3 documentation</title> <link rel="stylesheet" href="../_static/pydoctheme.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <script type="text/javascript" src="../_static/language_data.js"></script> <script type="text/javascript" src="../_static/sidebar.js"></script> <link rel="search" type="application/opensearchdescription+xml" title="Search within Python 3.8.0b3 documentation" href="../_static/opensearch.xml"/> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="copyright" title="Copyright" href="../copyright.html" /> <link rel="next" title="tkinter.ttk — Tk themed widgets" href="tkinter.ttk.html" /> <link rel="prev" title="Graphical User Interfaces with Tk" href="tk.html" /> <link rel="canonical" href="https://docs.python.org/3/library/tkinter.html" /> <script type="text/javascript" src="../_static/switchers.js"></script> <style> @media only screen { table.full-width-table { width: 100%; } } </style> <link rel="shortcut icon" type="image/png" href="../_static/py.png" /> <script type="text/javascript" src="../_static/copybutton.js"></script> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="tkinter.ttk.html" title="tkinter.ttk — Tk themed widgets" accesskey="N">next</a> |</li> <li class="right" > <a href="tk.html" title="Graphical User Interfaces with Tk" accesskey="P">previous</a> |</li> <li><img src="../_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> &#187;</li> <li> <span class="language_switcher_placeholder">en</span> <span class="version_switcher_placeholder">3.8.0b3</span> <a href="../index.html">Documentation </a> &#187; </li> <li class="nav-item nav-item-1"><a href="index.html" >The Python Standard Library</a> &#187;</li> <li class="nav-item nav-item-2"><a href="tk.html" accesskey="U">Graphical User Interfaces with Tk</a> &#187;</li> <li class="right"> <div class="inline-search" style="display: none" role="search"> <form class="inline-search" action="../search.html" method="get"> <input placeholder="Quick search" type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('.inline-search').show(0);</script> | </li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="module-tkinter"> <span id="tkinter-python-interface-to-tcl-tk"></span><h1><a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> — Python interface to Tcl/Tk<a class="headerlink" href="#module-tkinter" title="Permalink to this headline">¶</a></h1> <p><strong>Source code:</strong> <a class="reference external" href="https://github.com/python/cpython/tree/3.8/Lib/tkinter/__init__.py">Lib/tkinter/__init__.py</a></p> <hr class="docutils" /> <p>The <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> package (“Tk interface”) is the standard Python interface to the Tk GUI toolkit. Both Tk and <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> are available on most Unix platforms, as well as on Windows systems. (Tk itself is not part of Python; it is maintained at ActiveState.)</p> <p>Running <code class="docutils literal notranslate"><span class="pre">python</span> <span class="pre">-m</span> <span class="pre">tkinter</span></code> from the command line should open a window demonstrating a simple Tk interface, letting you know that <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> is properly installed on your system, and also showing what version of Tcl/Tk is installed, so you can read the Tcl/Tk documentation specific to that version.</p> <div class="admonition seealso"> <p class="admonition-title">See also</p> <p>Tkinter documentation:</p> <dl class="simple"> <dt><a class="reference external" href="https://wiki.python.org/moin/TkInter">Python Tkinter Resources</a></dt><dd><p>The Python Tkinter Topic Guide provides a great deal of information on using Tk from Python and links to other sources of information on Tk.</p> </dd> <dt><a class="reference external" href="http://www.tkdocs.com/">TKDocs</a></dt><dd><p>Extensive tutorial plus friendlier widget pages for some of the widgets.</p> </dd> <dt><a class="reference external" href="https://web.archive.org/web/20190524140835/https://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html">Tkinter 8.5 reference: a GUI for Python</a></dt><dd><p>On-line reference material.</p> </dd> <dt><a class="reference external" href="http://effbot.org/tkinterbook/">Tkinter docs from effbot</a></dt><dd><p>Online reference for tkinter supported by effbot.org.</p> </dd> <dt><a class="reference external" href="http://learning-python.com/about-pp4e.html">Programming Python</a></dt><dd><p>Book by Mark Lutz, has excellent coverage of Tkinter.</p> </dd> <dt><a class="reference external" href="https://www.amazon.com/Modern-Tkinter-Python-Developers-ebook/dp/B0071QDNLO/">Modern Tkinter for Busy Python Developers</a></dt><dd><p>Book by Mark Roseman about building attractive and modern graphical user interfaces with Python and Tkinter.</p> </dd> <dt><a class="reference external" href="https://www.manning.com/books/python-and-tkinter-programming">Python and Tkinter Programming</a></dt><dd><p>Book by John Grayson (ISBN 1-884777-81-3).</p> </dd> </dl> <p>Tcl/Tk documentation:</p> <dl class="simple"> <dt><a class="reference external" href="https://www.tcl.tk/man/tcl8.6/TkCmd/contents.htm">Tk commands</a></dt><dd><p>Most commands are available as <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> or <a class="reference internal" href="tkinter.ttk.html#module-tkinter.ttk" title="tkinter.ttk: Tk themed widget set"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.ttk</span></code></a> classes. Change ‘8.6’ to match the version of your Tcl/Tk installation.</p> </dd> <dt><a class="reference external" href="https://www.tcl.tk/doc/">Tcl/Tk recent man pages</a></dt><dd><p>Recent Tcl/Tk manuals on www.tcl.tk.</p> </dd> <dt><a class="reference external" href="https://tcl.tk">ActiveState Tcl Home Page</a></dt><dd><p>The Tk/Tcl development is largely taking place at ActiveState.</p> </dd> <dt><a class="reference external" href="https://www.amazon.com/exec/obidos/ASIN/020163337X">Tcl and the Tk Toolkit</a></dt><dd><p>Book by John Ousterhout, the inventor of Tcl.</p> </dd> <dt><a class="reference external" href="http://www.beedub.com/book/">Practical Programming in Tcl and Tk</a></dt><dd><p>Brent Welch’s encyclopedic book.</p> </dd> </dl> </div> <div class="section" id="tkinter-modules"> <h2>Tkinter Modules<a class="headerlink" href="#tkinter-modules" title="Permalink to this headline">¶</a></h2> <p>Most of the time, <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> is all you really need, but a number of additional modules are available as well. The Tk interface is located in a binary module named <code class="xref py py-mod docutils literal notranslate"><span class="pre">_tkinter</span></code>. This module contains the low-level interface to Tk, and should never be used directly by application programmers. It is usually a shared library (or DLL), but might in some cases be statically linked with the Python interpreter.</p> <p>In addition to the Tk interface module, <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> includes a number of Python modules, <code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.constants</span></code> being one of the most important. Importing <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> will automatically import <code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.constants</span></code>, so, usually, to use Tkinter all you need is a simple import statement:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">tkinter</span> </pre></div> </div> <p>Or, more often:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">tkinter</span> <span class="k">import</span> <span class="o">*</span> </pre></div> </div> <dl class="class"> <dt id="tkinter.Tk"> <em class="property">class </em><code class="descclassname">tkinter.</code><code class="descname">Tk</code><span class="sig-paren">(</span><em>screenName=None</em>, <em>baseName=None</em>, <em>className='Tk'</em>, <em>useTk=1</em><span class="sig-paren">)</span><a class="headerlink" href="#tkinter.Tk" title="Permalink to this definition">¶</a></dt> <dd><p>The <a class="reference internal" href="#tkinter.Tk" title="tkinter.Tk"><code class="xref py py-class docutils literal notranslate"><span class="pre">Tk</span></code></a> class is instantiated without arguments. This creates a toplevel widget of Tk which usually is the main window of an application. Each instance has its own associated Tcl interpreter.</p> </dd></dl> <dl class="function"> <dt id="tkinter.Tcl"> <code class="descclassname">tkinter.</code><code class="descname">Tcl</code><span class="sig-paren">(</span><em>screenName=None</em>, <em>baseName=None</em>, <em>className='Tk'</em>, <em>useTk=0</em><span class="sig-paren">)</span><a class="headerlink" href="#tkinter.Tcl" title="Permalink to this definition">¶</a></dt> <dd><p>The <a class="reference internal" href="#tkinter.Tcl" title="tkinter.Tcl"><code class="xref py py-func docutils literal notranslate"><span class="pre">Tcl()</span></code></a> function is a factory function which creates an object much like that created by the <a class="reference internal" href="#tkinter.Tk" title="tkinter.Tk"><code class="xref py py-class docutils literal notranslate"><span class="pre">Tk</span></code></a> class, except that it does not initialize the Tk subsystem. This is most often useful when driving the Tcl interpreter in an environment where one doesn’t want to create extraneous toplevel windows, or where one cannot (such as Unix/Linux systems without an X server). An object created by the <a class="reference internal" href="#tkinter.Tcl" title="tkinter.Tcl"><code class="xref py py-func docutils literal notranslate"><span class="pre">Tcl()</span></code></a> object can have a Toplevel window created (and the Tk subsystem initialized) by calling its <code class="xref py py-meth docutils literal notranslate"><span class="pre">loadtk()</span></code> method.</p> </dd></dl> <p>Other modules that provide Tk support include:</p> <dl class="simple"> <dt><a class="reference internal" href="tkinter.scrolledtext.html#module-tkinter.scrolledtext" title="tkinter.scrolledtext: Text widget with a vertical scroll bar. (Tk)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.scrolledtext</span></code></a></dt><dd><p>Text widget with a vertical scroll bar built in.</p> </dd> <dt><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.colorchooser</span></code></dt><dd><p>Dialog to let the user choose a color.</p> </dd> <dt><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.commondialog</span></code></dt><dd><p>Base class for the dialogs defined in the other modules listed here.</p> </dd> <dt><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.filedialog</span></code></dt><dd><p>Common dialogs to allow the user to specify a file to open or save.</p> </dd> <dt><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.font</span></code></dt><dd><p>Utilities to help work with fonts.</p> </dd> <dt><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.messagebox</span></code></dt><dd><p>Access to standard Tk dialog boxes.</p> </dd> <dt><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.simpledialog</span></code></dt><dd><p>Basic dialogs and convenience functions.</p> </dd> <dt><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.dnd</span></code></dt><dd><p>Drag-and-drop support for <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a>. This is experimental and should become deprecated when it is replaced with the Tk DND.</p> </dd> <dt><a class="reference internal" href="turtle.html#module-turtle" title="turtle: An educational framework for simple graphics applications"><code class="xref py py-mod docutils literal notranslate"><span class="pre">turtle</span></code></a></dt><dd><p>Turtle graphics in a Tk window.</p> </dd> </dl> </div> <div class="section" id="tkinter-life-preserver"> <h2>Tkinter Life Preserver<a class="headerlink" href="#tkinter-life-preserver" title="Permalink to this headline">¶</a></h2> <p>This section is not designed to be an exhaustive tutorial on either Tk or Tkinter. Rather, it is intended as a stop gap, providing some introductory orientation on the system.</p> <p>Credits:</p> <ul class="simple"> <li><p>Tk was written by John Ousterhout while at Berkeley.</p></li> <li><p>Tkinter was written by Steen Lumholt and Guido van Rossum.</p></li> <li><p>This Life Preserver was written by Matt Conway at the University of Virginia.</p></li> <li><p>The HTML rendering, and some liberal editing, was produced from a FrameMaker version by Ken Manheimer.</p></li> <li><p>Fredrik Lundh elaborated and revised the class interface descriptions, to get them current with Tk 4.2.</p></li> <li><p>Mike Clarkson converted the documentation to LaTeX, and compiled the User Interface chapter of the reference manual.</p></li> </ul> <div class="section" id="how-to-use-this-section"> <h3>How To Use This Section<a class="headerlink" href="#how-to-use-this-section" title="Permalink to this headline">¶</a></h3> <p>This section is designed in two parts: the first half (roughly) covers background material, while the second half can be taken to the keyboard as a handy reference.</p> <p>When trying to answer questions of the form “how do I do blah”, it is often best to find out how to do “blah” in straight Tk, and then convert this back into the corresponding <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> call. Python programmers can often guess at the correct Python command by looking at the Tk documentation. This means that in order to use Tkinter, you will have to know a little bit about Tk. This document can’t fulfill that role, so the best we can do is point you to the best documentation that exists. Here are some hints:</p> <ul class="simple"> <li><p>The authors strongly suggest getting a copy of the Tk man pages. Specifically, the man pages in the <code class="docutils literal notranslate"><span class="pre">manN</span></code> directory are most useful. The <code class="docutils literal notranslate"><span class="pre">man3</span></code> man pages describe the C interface to the Tk library and thus are not especially helpful for script writers.</p></li> <li><p>Addison-Wesley publishes a book called Tcl and the Tk Toolkit by John Ousterhout (ISBN 0-201-63337-X) which is a good introduction to Tcl and Tk for the novice. The book is not exhaustive, and for many details it defers to the man pages.</p></li> <li><p><code class="file docutils literal notranslate"><span class="pre">tkinter/__init__.py</span></code> is a last resort for most, but can be a good place to go when nothing else makes sense.</p></li> </ul> </div> <div class="section" id="a-simple-hello-world-program"> <h3>A Simple Hello World Program<a class="headerlink" href="#a-simple-hello-world-program" title="Permalink to this headline">¶</a></h3> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">tkinter</span> <span class="k">as</span> <span class="nn">tk</span> <span class="k">class</span> <span class="nc">Application</span><span class="p">(</span><span class="n">tk</span><span class="o">.</span><span class="n">Frame</span><span class="p">):</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">master</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="n">master</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">master</span> <span class="o">=</span> <span class="n">master</span> <span class="bp">self</span><span class="o">.</span><span class="n">pack</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">create_widgets</span><span class="p">()</span> <span class="k">def</span> <span class="nf">create_widgets</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">hi_there</span> <span class="o">=</span> <span class="n">tk</span><span class="o">.</span><span class="n">Button</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">hi_there</span><span class="p">[</span><span class="s2">&quot;text&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="s2">&quot;Hello World</span><span class="se">\n</span><span class="s2">(click me)&quot;</span> <span class="bp">self</span><span class="o">.</span><span class="n">hi_there</span><span class="p">[</span><span class="s2">&quot;command&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">say_hi</span> <span class="bp">self</span><span class="o">.</span><span class="n">hi_there</span><span class="o">.</span><span class="n">pack</span><span class="p">(</span><span class="n">side</span><span class="o">=</span><span class="s2">&quot;top&quot;</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">quit</span> <span class="o">=</span> <span class="n">tk</span><span class="o">.</span><span class="n">Button</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">text</span><span class="o">=</span><span class="s2">&quot;QUIT&quot;</span><span class="p">,</span> <span class="n">fg</span><span class="o">=</span><span class="s2">&quot;red&quot;</span><span class="p">,</span> <span class="n">command</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">master</span><span class="o">.</span><span class="n">destroy</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">quit</span><span class="o">.</span><span class="n">pack</span><span class="p">(</span><span class="n">side</span><span class="o">=</span><span class="s2">&quot;bottom&quot;</span><span class="p">)</span> <span class="k">def</span> <span class="nf">say_hi</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="nb">print</span><span class="p">(</span><span class="s2">&quot;hi there, everyone!&quot;</span><span class="p">)</span> <span class="n">root</span> <span class="o">=</span> <span class="n">tk</span><span class="o">.</span><span class="n">Tk</span><span class="p">()</span> <span class="n">app</span> <span class="o">=</span> <span class="n">Application</span><span class="p">(</span><span class="n">master</span><span class="o">=</span><span class="n">root</span><span class="p">)</span> <span class="n">app</span><span class="o">.</span><span class="n">mainloop</span><span class="p">()</span> </pre></div> </div> </div> </div> <div class="section" id="a-very-quick-look-at-tcl-tk"> <h2>A (Very) Quick Look at Tcl/Tk<a class="headerlink" href="#a-very-quick-look-at-tcl-tk" title="Permalink to this headline">¶</a></h2> <p>The class hierarchy looks complicated, but in actual practice, application programmers almost always refer to the classes at the very bottom of the hierarchy.</p> <p>Notes:</p> <ul class="simple"> <li><p>These classes are provided for the purposes of organizing certain functions under one namespace. They aren’t meant to be instantiated independently.</p></li> <li><p>The <a class="reference internal" href="#tkinter.Tk" title="tkinter.Tk"><code class="xref py py-class docutils literal notranslate"><span class="pre">Tk</span></code></a> class is meant to be instantiated only once in an application. Application programmers need not instantiate one explicitly, the system creates one whenever any of the other classes are instantiated.</p></li> <li><p>The <code class="xref py py-class docutils literal notranslate"><span class="pre">Widget</span></code> class is not meant to be instantiated, it is meant only for subclassing to make “real” widgets (in C++, this is called an ‘abstract class’).</p></li> </ul> <p>To make use of this reference material, there will be times when you will need to know how to read short passages of Tk and how to identify the various parts of a Tk command. (See section <a class="reference internal" href="#tkinter-basic-mapping"><span class="std std-ref">Mapping Basic Tk into Tkinter</span></a> for the <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> equivalents of what’s below.)</p> <p>Tk scripts are Tcl programs. Like all Tcl programs, Tk scripts are just lists of tokens separated by spaces. A Tk widget is just its <em>class</em>, the <em>options</em> that help configure it, and the <em>actions</em> that make it do useful things.</p> <p>To make a widget in Tk, the command is always of the form:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">classCommand</span> <span class="n">newPathname</span> <span class="n">options</span> </pre></div> </div> <dl class="simple"> <dt><em>classCommand</em></dt><dd><p>denotes which kind of widget to make (a button, a label, a menu…)</p> </dd> </dl> <dl class="simple" id="index-0"> <dt><em>newPathname</em></dt><dd><p>is the new name for this widget. All names in Tk must be unique. To help enforce this, widgets in Tk are named with <em>pathnames</em>, just like files in a file system. The top level widget, the <em>root</em>, is called <code class="docutils literal notranslate"><span class="pre">.</span></code> (period) and children are delimited by more periods. For example, <code class="docutils literal notranslate"><span class="pre">.myApp.controlPanel.okButton</span></code> might be the name of a widget.</p> </dd> <dt><em>options</em></dt><dd><p>configure the widget’s appearance and in some cases, its behavior. The options come in the form of a list of flags and values. Flags are preceded by a ‘-‘, like Unix shell command flags, and values are put in quotes if they are more than one word.</p> </dd> </dl> <p>For example:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">button</span> <span class="o">.</span><span class="n">fred</span> <span class="o">-</span><span class="n">fg</span> <span class="n">red</span> <span class="o">-</span><span class="n">text</span> <span class="s2">&quot;hi there&quot;</span> <span class="o">^</span> <span class="o">^</span> \<span class="n">______________________</span><span class="o">/</span> <span class="o">|</span> <span class="o">|</span> <span class="o">|</span> <span class="k">class</span> <span class="nc">new</span> <span class="n">options</span> <span class="n">command</span> <span class="n">widget</span> <span class="p">(</span><span class="o">-</span><span class="n">opt</span> <span class="n">val</span> <span class="o">-</span><span class="n">opt</span> <span class="n">val</span> <span class="o">...</span><span class="p">)</span> </pre></div> </div> <p>Once created, the pathname to the widget becomes a new command. This new <em>widget command</em> is the programmer’s handle for getting the new widget to perform some <em>action</em>. In C, you’d express this as someAction(fred, someOptions), in C++, you would express this as fred.someAction(someOptions), and in Tk, you say:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="o">.</span><span class="n">fred</span> <span class="n">someAction</span> <span class="n">someOptions</span> </pre></div> </div> <p>Note that the object name, <code class="docutils literal notranslate"><span class="pre">.fred</span></code>, starts with a dot.</p> <p>As you’d expect, the legal values for <em>someAction</em> will depend on the widget’s class: <code class="docutils literal notranslate"><span class="pre">.fred</span> <span class="pre">disable</span></code> works if fred is a button (fred gets greyed out), but does not work if fred is a label (disabling of labels is not supported in Tk).</p> <p>The legal values of <em>someOptions</em> is action dependent. Some actions, like <code class="docutils literal notranslate"><span class="pre">disable</span></code>, require no arguments, others, like a text-entry box’s <code class="docutils literal notranslate"><span class="pre">delete</span></code> command, would need arguments to specify what range of text to delete.</p> </div> <div class="section" id="mapping-basic-tk-into-tkinter"> <span id="tkinter-basic-mapping"></span><h2>Mapping Basic Tk into Tkinter<a class="headerlink" href="#mapping-basic-tk-into-tkinter" title="Permalink to this headline">¶</a></h2> <p>Class commands in Tk correspond to class constructors in Tkinter.</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">button</span> <span class="o">.</span><span class="n">fred</span> <span class="o">=====&gt;</span> <span class="n">fred</span> <span class="o">=</span> <span class="n">Button</span><span class="p">()</span> </pre></div> </div> <p>The master of an object is implicit in the new name given to it at creation time. In Tkinter, masters are specified explicitly.</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">button</span> <span class="o">.</span><span class="n">panel</span><span class="o">.</span><span class="n">fred</span> <span class="o">=====&gt;</span> <span class="n">fred</span> <span class="o">=</span> <span class="n">Button</span><span class="p">(</span><span class="n">panel</span><span class="p">)</span> </pre></div> </div> <p>The configuration options in Tk are given in lists of hyphened tags followed by values. In Tkinter, options are specified as keyword-arguments in the instance constructor, and keyword-args for configure calls or as instance indices, in dictionary style, for established instances. See section <a class="reference internal" href="#tkinter-setting-options"><span class="std std-ref">Setting Options</span></a> on setting options.</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">button</span> <span class="o">.</span><span class="n">fred</span> <span class="o">-</span><span class="n">fg</span> <span class="n">red</span> <span class="o">=====&gt;</span> <span class="n">fred</span> <span class="o">=</span> <span class="n">Button</span><span class="p">(</span><span class="n">panel</span><span class="p">,</span> <span class="n">fg</span><span class="o">=</span><span class="s2">&quot;red&quot;</span><span class="p">)</span> <span class="o">.</span><span class="n">fred</span> <span class="n">configure</span> <span class="o">-</span><span class="n">fg</span> <span class="n">red</span> <span class="o">=====&gt;</span> <span class="n">fred</span><span class="p">[</span><span class="s2">&quot;fg&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="n">red</span> <span class="n">OR</span> <span class="o">==&gt;</span> <span class="n">fred</span><span class="o">.</span><span class="n">config</span><span class="p">(</span><span class="n">fg</span><span class="o">=</span><span class="s2">&quot;red&quot;</span><span class="p">)</span> </pre></div> </div> <p>In Tk, to perform an action on a widget, use the widget name as a command, and follow it with an action name, possibly with arguments (options). In Tkinter, you call methods on the class instance to invoke actions on the widget. The actions (methods) that a given widget can perform are listed in <code class="file docutils literal notranslate"><span class="pre">tkinter/__init__.py</span></code>.</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="o">.</span><span class="n">fred</span> <span class="n">invoke</span> <span class="o">=====&gt;</span> <span class="n">fred</span><span class="o">.</span><span class="n">invoke</span><span class="p">()</span> </pre></div> </div> <p>To give a widget to the packer (geometry manager), you call pack with optional arguments. In Tkinter, the Pack class holds all this functionality, and the various forms of the pack command are implemented as methods. All widgets in <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> are subclassed from the Packer, and so inherit all the packing methods. See the <a class="reference internal" href="tkinter.tix.html#module-tkinter.tix" title="tkinter.tix: Tk Extension Widgets for Tkinter"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.tix</span></code></a> module documentation for additional information on the Form geometry manager.</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">pack</span> <span class="o">.</span><span class="n">fred</span> <span class="o">-</span><span class="n">side</span> <span class="n">left</span> <span class="o">=====&gt;</span> <span class="n">fred</span><span class="o">.</span><span class="n">pack</span><span class="p">(</span><span class="n">side</span><span class="o">=</span><span class="s2">&quot;left&quot;</span><span class="p">)</span> </pre></div> </div> </div> <div class="section" id="how-tk-and-tkinter-are-related"> <h2>How Tk and Tkinter are Related<a class="headerlink" href="#how-tk-and-tkinter-are-related" title="Permalink to this headline">¶</a></h2> <p>From the top down:</p> <dl class="simple"> <dt>Your App Here (Python)</dt><dd><p>A Python application makes a <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> call.</p> </dd> <dt>tkinter (Python Package)</dt><dd><p>This call (say, for example, creating a button widget), is implemented in the <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> package, which is written in Python. This Python function will parse the commands and the arguments and convert them into a form that makes them look as if they had come from a Tk script instead of a Python script.</p> </dd> <dt>_tkinter (C)</dt><dd><p>These commands and their arguments will be passed to a C function in the <code class="xref py py-mod docutils literal notranslate"><span class="pre">_tkinter</span></code> - note the underscore - extension module.</p> </dd> <dt>Tk Widgets (C and Tcl)</dt><dd><p>This C function is able to make calls into other C modules, including the C functions that make up the Tk library. Tk is implemented in C and some Tcl. The Tcl part of the Tk widgets is used to bind certain default behaviors to widgets, and is executed once at the point where the Python <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> package is imported. (The user never sees this stage).</p> </dd> <dt>Tk (C)</dt><dd><p>The Tk part of the Tk Widgets implement the final mapping to …</p> </dd> <dt>Xlib (C)</dt><dd><p>the Xlib library to draw graphics on the screen.</p> </dd> </dl> </div> <div class="section" id="handy-reference"> <h2>Handy Reference<a class="headerlink" href="#handy-reference" title="Permalink to this headline">¶</a></h2> <div class="section" id="setting-options"> <span id="tkinter-setting-options"></span><h3>Setting Options<a class="headerlink" href="#setting-options" title="Permalink to this headline">¶</a></h3> <p>Options control things like the color and border width of a widget. Options can be set in three ways:</p> <dl> <dt>At object creation time, using keyword arguments</dt><dd><div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">fred</span> <span class="o">=</span> <span class="n">Button</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">fg</span><span class="o">=</span><span class="s2">&quot;red&quot;</span><span class="p">,</span> <span class="n">bg</span><span class="o">=</span><span class="s2">&quot;blue&quot;</span><span class="p">)</span> </pre></div> </div> </dd> <dt>After object creation, treating the option name like a dictionary index</dt><dd><div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">fred</span><span class="p">[</span><span class="s2">&quot;fg&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="s2">&quot;red&quot;</span> <span class="n">fred</span><span class="p">[</span><span class="s2">&quot;bg&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="s2">&quot;blue&quot;</span> </pre></div> </div> </dd> <dt>Use the config() method to update multiple attrs subsequent to object creation</dt><dd><div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">fred</span><span class="o">.</span><span class="n">config</span><span class="p">(</span><span class="n">fg</span><span class="o">=</span><span class="s2">&quot;red&quot;</span><span class="p">,</span> <span class="n">bg</span><span class="o">=</span><span class="s2">&quot;blue&quot;</span><span class="p">)</span> </pre></div> </div> </dd> </dl> <p>For a complete explanation of a given option and its behavior, see the Tk man pages for the widget in question.</p> <p>Note that the man pages list “STANDARD OPTIONS” and “WIDGET SPECIFIC OPTIONS” for each widget. The former is a list of options that are common to many widgets, the latter are the options that are idiosyncratic to that particular widget. The Standard Options are documented on the <em class="manpage"><a class="manpage reference external" href="https://manpages.debian.org/options(3)">options(3)</a></em> man page.</p> <p>No distinction between standard and widget-specific options is made in this document. Some options don’t apply to some kinds of widgets. Whether a given widget responds to a particular option depends on the class of the widget; buttons have a <code class="docutils literal notranslate"><span class="pre">command</span></code> option, labels do not.</p> <p>The options supported by a given widget are listed in that widget’s man page, or can be queried at runtime by calling the <code class="xref py py-meth docutils literal notranslate"><span class="pre">config()</span></code> method without arguments, or by calling the <code class="xref py py-meth docutils literal notranslate"><span class="pre">keys()</span></code> method on that widget. The return value of these calls is a dictionary whose key is the name of the option as a string (for example, <code class="docutils literal notranslate"><span class="pre">'relief'</span></code>) and whose values are 5-tuples.</p> <p>Some options, like <code class="docutils literal notranslate"><span class="pre">bg</span></code> are synonyms for common options with long names (<code class="docutils literal notranslate"><span class="pre">bg</span></code> is shorthand for “background”). Passing the <code class="docutils literal notranslate"><span class="pre">config()</span></code> method the name of a shorthand option will return a 2-tuple, not 5-tuple. The 2-tuple passed back will contain the name of the synonym and the “real” option (such as <code class="docutils literal notranslate"><span class="pre">('bg',</span> <span class="pre">'background')</span></code>).</p> <table class="docutils align-center"> <colgroup> <col style="width: 13%" /> <col style="width: 61%" /> <col style="width: 26%" /> </colgroup> <thead> <tr class="row-odd"><th class="head"><p>Index</p></th> <th class="head"><p>Meaning</p></th> <th class="head"><p>Example</p></th> </tr> </thead> <tbody> <tr class="row-even"><td><p>0</p></td> <td><p>option name</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">'relief'</span></code></p></td> </tr> <tr class="row-odd"><td><p>1</p></td> <td><p>option name for database lookup</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">'relief'</span></code></p></td> </tr> <tr class="row-even"><td><p>2</p></td> <td><p>option class for database lookup</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">'Relief'</span></code></p></td> </tr> <tr class="row-odd"><td><p>3</p></td> <td><p>default value</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">'raised'</span></code></p></td> </tr> <tr class="row-even"><td><p>4</p></td> <td><p>current value</p></td> <td><p><code class="docutils literal notranslate"><span class="pre">'groove'</span></code></p></td> </tr> </tbody> </table> <p>Example:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="nb">print</span><span class="p">(</span><span class="n">fred</span><span class="o">.</span><span class="n">config</span><span class="p">())</span> <span class="go">{&#39;relief&#39;: (&#39;relief&#39;, &#39;relief&#39;, &#39;Relief&#39;, &#39;raised&#39;, &#39;groove&#39;)}</span> </pre></div> </div> <p>Of course, the dictionary printed will include all the options available and their values. This is meant only as an example.</p> </div> <div class="section" id="the-packer"> <h3>The Packer<a class="headerlink" href="#the-packer" title="Permalink to this headline">¶</a></h3> <p id="index-1">The packer is one of Tk’s geometry-management mechanisms. Geometry managers are used to specify the relative positioning of the positioning of widgets within their container - their mutual <em>master</em>. In contrast to the more cumbersome <em>placer</em> (which is used less commonly, and we do not cover here), the packer takes qualitative relationship specification - <em>above</em>, <em>to the left of</em>, <em>filling</em>, etc - and works everything out to determine the exact placement coordinates for you.</p> <p>The size of any <em>master</em> widget is determined by the size of the “slave widgets” inside. The packer is used to control where slave widgets appear inside the master into which they are packed. You can pack widgets into frames, and frames into other frames, in order to achieve the kind of layout you desire. Additionally, the arrangement is dynamically adjusted to accommodate incremental changes to the configuration, once it is packed.</p> <p>Note that widgets do not appear until they have had their geometry specified with a geometry manager. It’s a common early mistake to leave out the geometry specification, and then be surprised when the widget is created but nothing appears. A widget will appear only after it has had, for example, the packer’s <code class="xref py py-meth docutils literal notranslate"><span class="pre">pack()</span></code> method applied to it.</p> <p>The pack() method can be called with keyword-option/value pairs that control where the widget is to appear within its container, and how it is to behave when the main application window is resized. Here are some examples:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">fred</span><span class="o">.</span><span class="n">pack</span><span class="p">()</span> <span class="c1"># defaults to side = &quot;top&quot;</span> <span class="n">fred</span><span class="o">.</span><span class="n">pack</span><span class="p">(</span><span class="n">side</span><span class="o">=</span><span class="s2">&quot;left&quot;</span><span class="p">)</span> <span class="n">fred</span><span class="o">.</span><span class="n">pack</span><span class="p">(</span><span class="n">expand</span><span class="o">=</span><span class="mi">1</span><span class="p">)</span> </pre></div> </div> </div> <div class="section" id="packer-options"> <h3>Packer Options<a class="headerlink" href="#packer-options" title="Permalink to this headline">¶</a></h3> <p>For more extensive information on the packer and the options that it can take, see the man pages and page 183 of John Ousterhout’s book.</p> <dl class="simple"> <dt>anchor</dt><dd><p>Anchor type. Denotes where the packer is to place each slave in its parcel.</p> </dd> <dt>expand</dt><dd><p>Boolean, <code class="docutils literal notranslate"><span class="pre">0</span></code> or <code class="docutils literal notranslate"><span class="pre">1</span></code>.</p> </dd> <dt>fill</dt><dd><p>Legal values: <code class="docutils literal notranslate"><span class="pre">'x'</span></code>, <code class="docutils literal notranslate"><span class="pre">'y'</span></code>, <code class="docutils literal notranslate"><span class="pre">'both'</span></code>, <code class="docutils literal notranslate"><span class="pre">'none'</span></code>.</p> </dd> <dt>ipadx and ipady</dt><dd><p>A distance - designating internal padding on each side of the slave widget.</p> </dd> <dt>padx and pady</dt><dd><p>A distance - designating external padding on each side of the slave widget.</p> </dd> <dt>side</dt><dd><p>Legal values are: <code class="docutils literal notranslate"><span class="pre">'left'</span></code>, <code class="docutils literal notranslate"><span class="pre">'right'</span></code>, <code class="docutils literal notranslate"><span class="pre">'top'</span></code>, <code class="docutils literal notranslate"><span class="pre">'bottom'</span></code>.</p> </dd> </dl> </div> <div class="section" id="coupling-widget-variables"> <h3>Coupling Widget Variables<a class="headerlink" href="#coupling-widget-variables" title="Permalink to this headline">¶</a></h3> <p>The current-value setting of some widgets (like text entry widgets) can be connected directly to application variables by using special options. These options are <code class="docutils literal notranslate"><span class="pre">variable</span></code>, <code class="docutils literal notranslate"><span class="pre">textvariable</span></code>, <code class="docutils literal notranslate"><span class="pre">onvalue</span></code>, <code class="docutils literal notranslate"><span class="pre">offvalue</span></code>, and <code class="docutils literal notranslate"><span class="pre">value</span></code>. This connection works both ways: if the variable changes for any reason, the widget it’s connected to will be updated to reflect the new value.</p> <p>Unfortunately, in the current implementation of <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> it is not possible to hand over an arbitrary Python variable to a widget through a <code class="docutils literal notranslate"><span class="pre">variable</span></code> or <code class="docutils literal notranslate"><span class="pre">textvariable</span></code> option. The only kinds of variables for which this works are variables that are subclassed from a class called Variable, defined in <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a>.</p> <p>There are many useful subclasses of Variable already defined: <code class="xref py py-class docutils literal notranslate"><span class="pre">StringVar</span></code>, <code class="xref py py-class docutils literal notranslate"><span class="pre">IntVar</span></code>, <code class="xref py py-class docutils literal notranslate"><span class="pre">DoubleVar</span></code>, and <code class="xref py py-class docutils literal notranslate"><span class="pre">BooleanVar</span></code>. To read the current value of such a variable, call the <code class="xref py py-meth docutils literal notranslate"><span class="pre">get()</span></code> method on it, and to change its value you call the <code class="xref py py-meth docutils literal notranslate"><span class="pre">set()</span></code> method. If you follow this protocol, the widget will always track the value of the variable, with no further intervention on your part.</p> <p>For example:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="nc">App</span><span class="p">(</span><span class="n">Frame</span><span class="p">):</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">master</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="n">master</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">pack</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">entrythingy</span> <span class="o">=</span> <span class="n">Entry</span><span class="p">()</span> <span class="bp">self</span><span class="o">.</span><span class="n">entrythingy</span><span class="o">.</span><span class="n">pack</span><span class="p">()</span> <span class="c1"># here is the application variable</span> <span class="bp">self</span><span class="o">.</span><span class="n">contents</span> <span class="o">=</span> <span class="n">StringVar</span><span class="p">()</span> <span class="c1"># set it to some value</span> <span class="bp">self</span><span class="o">.</span><span class="n">contents</span><span class="o">.</span><span class="n">set</span><span class="p">(</span><span class="s2">&quot;this is a variable&quot;</span><span class="p">)</span> <span class="c1"># tell the entry widget to watch this variable</span> <span class="bp">self</span><span class="o">.</span><span class="n">entrythingy</span><span class="p">[</span><span class="s2">&quot;textvariable&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">contents</span> <span class="c1"># and here we get a callback when the user hits return.</span> <span class="c1"># we will have the program print out the value of the</span> <span class="c1"># application variable when the user hits return</span> <span class="bp">self</span><span class="o">.</span><span class="n">entrythingy</span><span class="o">.</span><span class="n">bind</span><span class="p">(</span><span class="s1">&#39;&lt;Key-Return&gt;&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">print_contents</span><span class="p">)</span> <span class="k">def</span> <span class="nf">print_contents</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">event</span><span class="p">):</span> <span class="nb">print</span><span class="p">(</span><span class="s2">&quot;hi. contents of entry is now ----&gt;&quot;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">contents</span><span class="o">.</span><span class="n">get</span><span class="p">())</span> </pre></div> </div> </div> <div class="section" id="the-window-manager"> <h3>The Window Manager<a class="headerlink" href="#the-window-manager" title="Permalink to this headline">¶</a></h3> <p id="index-2">In Tk, there is a utility command, <code class="docutils literal notranslate"><span class="pre">wm</span></code>, for interacting with the window manager. Options to the <code class="docutils literal notranslate"><span class="pre">wm</span></code> command allow you to control things like titles, placement, icon bitmaps, and the like. In <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a>, these commands have been implemented as methods on the <code class="xref py py-class docutils literal notranslate"><span class="pre">Wm</span></code> class. Toplevel widgets are subclassed from the <code class="xref py py-class docutils literal notranslate"><span class="pre">Wm</span></code> class, and so can call the <code class="xref py py-class docutils literal notranslate"><span class="pre">Wm</span></code> methods directly.</p> <p>To get at the toplevel window that contains a given widget, you can often just refer to the widget’s master. Of course if the widget has been packed inside of a frame, the master won’t represent a toplevel window. To get at the toplevel window that contains an arbitrary widget, you can call the <code class="xref py py-meth docutils literal notranslate"><span class="pre">_root()</span></code> method. This method begins with an underscore to denote the fact that this function is part of the implementation, and not an interface to Tk functionality.</p> <p>Here are some examples of typical usage:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">tkinter</span> <span class="k">as</span> <span class="nn">tk</span> <span class="k">class</span> <span class="nc">App</span><span class="p">(</span><span class="n">tk</span><span class="o">.</span><span class="n">Frame</span><span class="p">):</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">master</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span> <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="n">master</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">pack</span><span class="p">()</span> <span class="c1"># create the application</span> <span class="n">myapp</span> <span class="o">=</span> <span class="n">App</span><span class="p">()</span> <span class="c1">#</span> <span class="c1"># here are method calls to the window manager class</span> <span class="c1">#</span> <span class="n">myapp</span><span class="o">.</span><span class="n">master</span><span class="o">.</span><span class="n">title</span><span class="p">(</span><span class="s2">&quot;My Do-Nothing Application&quot;</span><span class="p">)</span> <span class="n">myapp</span><span class="o">.</span><span class="n">master</span><span class="o">.</span><span class="n">maxsize</span><span class="p">(</span><span class="mi">1000</span><span class="p">,</span> <span class="mi">400</span><span class="p">)</span> <span class="c1"># start the program</span> <span class="n">myapp</span><span class="o">.</span><span class="n">mainloop</span><span class="p">()</span> </pre></div> </div> </div> <div class="section" id="tk-option-data-types"> <h3>Tk Option Data Types<a class="headerlink" href="#tk-option-data-types" title="Permalink to this headline">¶</a></h3> <dl id="index-3"> <dt>anchor</dt><dd><p>Legal values are points of the compass: <code class="docutils literal notranslate"><span class="pre">&quot;n&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;ne&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;e&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;se&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;s&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;sw&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;w&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;nw&quot;</span></code>, and also <code class="docutils literal notranslate"><span class="pre">&quot;center&quot;</span></code>.</p> </dd> <dt>bitmap</dt><dd><p>There are eight built-in, named bitmaps: <code class="docutils literal notranslate"><span class="pre">'error'</span></code>, <code class="docutils literal notranslate"><span class="pre">'gray25'</span></code>, <code class="docutils literal notranslate"><span class="pre">'gray50'</span></code>, <code class="docutils literal notranslate"><span class="pre">'hourglass'</span></code>, <code class="docutils literal notranslate"><span class="pre">'info'</span></code>, <code class="docutils literal notranslate"><span class="pre">'questhead'</span></code>, <code class="docutils literal notranslate"><span class="pre">'question'</span></code>, <code class="docutils literal notranslate"><span class="pre">'warning'</span></code>. To specify an X bitmap filename, give the full path to the file, preceded with an <code class="docutils literal notranslate"><span class="pre">&#64;</span></code>, as in <code class="docutils literal notranslate"><span class="pre">&quot;&#64;/usr/contrib/bitmap/gumby.bit&quot;</span></code>.</p> </dd> <dt>boolean</dt><dd><p>You can pass integers 0 or 1 or the strings <code class="docutils literal notranslate"><span class="pre">&quot;yes&quot;</span></code> or <code class="docutils literal notranslate"><span class="pre">&quot;no&quot;</span></code>.</p> </dd> <dt>callback</dt><dd><p>This is any Python function that takes no arguments. For example:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">print_it</span><span class="p">():</span> <span class="nb">print</span><span class="p">(</span><span class="s2">&quot;hi there&quot;</span><span class="p">)</span> <span class="n">fred</span><span class="p">[</span><span class="s2">&quot;command&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="n">print_it</span> </pre></div> </div> </dd> <dt>color</dt><dd><p>Colors can be given as the names of X colors in the rgb.txt file, or as strings representing RGB values in 4 bit: <code class="docutils literal notranslate"><span class="pre">&quot;#RGB&quot;</span></code>, 8 bit: <code class="docutils literal notranslate"><span class="pre">&quot;#RRGGBB&quot;</span></code>, 12 bit” <code class="docutils literal notranslate"><span class="pre">&quot;#RRRGGGBBB&quot;</span></code>, or 16 bit <code class="docutils literal notranslate"><span class="pre">&quot;#RRRRGGGGBBBB&quot;</span></code> ranges, where R,G,B here represent any legal hex digit. See page 160 of Ousterhout’s book for details.</p> </dd> <dt>cursor</dt><dd><p>The standard X cursor names from <code class="file docutils literal notranslate"><span class="pre">cursorfont.h</span></code> can be used, without the <code class="docutils literal notranslate"><span class="pre">XC_</span></code> prefix. For example to get a hand cursor (<code class="xref py py-const docutils literal notranslate"><span class="pre">XC_hand2</span></code>), use the string <code class="docutils literal notranslate"><span class="pre">&quot;hand2&quot;</span></code>. You can also specify a bitmap and mask file of your own. See page 179 of Ousterhout’s book.</p> </dd> <dt>distance</dt><dd><p>Screen distances can be specified in either pixels or absolute distances. Pixels are given as numbers and absolute distances as strings, with the trailing character denoting units: <code class="docutils literal notranslate"><span class="pre">c</span></code> for centimetres, <code class="docutils literal notranslate"><span class="pre">i</span></code> for inches, <code class="docutils literal notranslate"><span class="pre">m</span></code> for millimetres, <code class="docutils literal notranslate"><span class="pre">p</span></code> for printer’s points. For example, 3.5 inches is expressed as <code class="docutils literal notranslate"><span class="pre">&quot;3.5i&quot;</span></code>.</p> </dd> <dt>font</dt><dd><p>Tk uses a list font name format, such as <code class="docutils literal notranslate"><span class="pre">{courier</span> <span class="pre">10</span> <span class="pre">bold}</span></code>. Font sizes with positive numbers are measured in points; sizes with negative numbers are measured in pixels.</p> </dd> <dt>geometry</dt><dd><p>This is a string of the form <code class="docutils literal notranslate"><span class="pre">widthxheight</span></code>, where width and height are measured in pixels for most widgets (in characters for widgets displaying text). For example: <code class="docutils literal notranslate"><span class="pre">fred[&quot;geometry&quot;]</span> <span class="pre">=</span> <span class="pre">&quot;200x100&quot;</span></code>.</p> </dd> <dt>justify</dt><dd><p>Legal values are the strings: <code class="docutils literal notranslate"><span class="pre">&quot;left&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;center&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;right&quot;</span></code>, and <code class="docutils literal notranslate"><span class="pre">&quot;fill&quot;</span></code>.</p> </dd> <dt>region</dt><dd><p>This is a string with four space-delimited elements, each of which is a legal distance (see above). For example: <code class="docutils literal notranslate"><span class="pre">&quot;2</span> <span class="pre">3</span> <span class="pre">4</span> <span class="pre">5&quot;</span></code> and <code class="docutils literal notranslate"><span class="pre">&quot;3i</span> <span class="pre">2i</span> <span class="pre">4.5i</span> <span class="pre">2i&quot;</span></code> and <code class="docutils literal notranslate"><span class="pre">&quot;3c</span> <span class="pre">2c</span> <span class="pre">4c</span> <span class="pre">10.43c&quot;</span></code> are all legal regions.</p> </dd> <dt>relief</dt><dd><p>Determines what the border style of a widget will be. Legal values are: <code class="docutils literal notranslate"><span class="pre">&quot;raised&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;sunken&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;flat&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;groove&quot;</span></code>, and <code class="docutils literal notranslate"><span class="pre">&quot;ridge&quot;</span></code>.</p> </dd> <dt>scrollcommand</dt><dd><p>This is almost always the <code class="xref py py-meth docutils literal notranslate"><span class="pre">set()</span></code> method of some scrollbar widget, but can be any widget method that takes a single argument.</p> </dd> <dt>wrap:</dt><dd><p>Must be one of: <code class="docutils literal notranslate"><span class="pre">&quot;none&quot;</span></code>, <code class="docutils literal notranslate"><span class="pre">&quot;char&quot;</span></code>, or <code class="docutils literal notranslate"><span class="pre">&quot;word&quot;</span></code>.</p> </dd> </dl> </div> <div class="section" id="bindings-and-events"> <h3>Bindings and Events<a class="headerlink" href="#bindings-and-events" title="Permalink to this headline">¶</a></h3> <p id="index-4">The bind method from the widget command allows you to watch for certain events and to have a callback function trigger when that event type occurs. The form of the bind method is:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">bind</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">sequence</span><span class="p">,</span> <span class="n">func</span><span class="p">,</span> <span class="n">add</span><span class="o">=</span><span class="s1">&#39;&#39;</span><span class="p">):</span> </pre></div> </div> <p>where:</p> <dl class="simple"> <dt>sequence</dt><dd><p>is a string that denotes the target kind of event. (See the bind man page and page 201 of John Ousterhout’s book for details).</p> </dd> <dt>func</dt><dd><p>is a Python function, taking one argument, to be invoked when the event occurs. An Event instance will be passed as the argument. (Functions deployed this way are commonly known as <em>callbacks</em>.)</p> </dd> <dt>add</dt><dd><p>is optional, either <code class="docutils literal notranslate"><span class="pre">''</span></code> or <code class="docutils literal notranslate"><span class="pre">'+'</span></code>. Passing an empty string denotes that this binding is to replace any other bindings that this event is associated with. Passing a <code class="docutils literal notranslate"><span class="pre">'+'</span></code> means that this function is to be added to the list of functions bound to this event type.</p> </dd> </dl> <p>For example:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">turn_red</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">event</span><span class="p">):</span> <span class="n">event</span><span class="o">.</span><span class="n">widget</span><span class="p">[</span><span class="s2">&quot;activeforeground&quot;</span><span class="p">]</span> <span class="o">=</span> <span class="s2">&quot;red&quot;</span> <span class="bp">self</span><span class="o">.</span><span class="n">button</span><span class="o">.</span><span class="n">bind</span><span class="p">(</span><span class="s2">&quot;&lt;Enter&gt;&quot;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">turn_red</span><span class="p">)</span> </pre></div> </div> <p>Notice how the widget field of the event is being accessed in the <code class="docutils literal notranslate"><span class="pre">turn_red()</span></code> callback. This field contains the widget that caught the X event. The following table lists the other event fields you can access, and how they are denoted in Tk, which can be useful when referring to the Tk man pages.</p> <table class="docutils align-center"> <colgroup> <col style="width: 8%" /> <col style="width: 42%" /> <col style="width: 8%" /> <col style="width: 42%" /> </colgroup> <thead> <tr class="row-odd"><th class="head"><p>Tk</p></th> <th class="head"><p>Tkinter Event Field</p></th> <th class="head"><p>Tk</p></th> <th class="head"><p>Tkinter Event Field</p></th> </tr> </thead> <tbody> <tr class="row-even"><td><p>%f</p></td> <td><p>focus</p></td> <td><p>%A</p></td> <td><p>char</p></td> </tr> <tr class="row-odd"><td><p>%h</p></td> <td><p>height</p></td> <td><p>%E</p></td> <td><p>send_event</p></td> </tr> <tr class="row-even"><td><p>%k</p></td> <td><p>keycode</p></td> <td><p>%K</p></td> <td><p>keysym</p></td> </tr> <tr class="row-odd"><td><p>%s</p></td> <td><p>state</p></td> <td><p>%N</p></td> <td><p>keysym_num</p></td> </tr> <tr class="row-even"><td><p>%t</p></td> <td><p>time</p></td> <td><p>%T</p></td> <td><p>type</p></td> </tr> <tr class="row-odd"><td><p>%w</p></td> <td><p>width</p></td> <td><p>%W</p></td> <td><p>widget</p></td> </tr> <tr class="row-even"><td><p>%x</p></td> <td><p>x</p></td> <td><p>%X</p></td> <td><p>x_root</p></td> </tr> <tr class="row-odd"><td><p>%y</p></td> <td><p>y</p></td> <td><p>%Y</p></td> <td><p>y_root</p></td> </tr> </tbody> </table> </div> <div class="section" id="the-index-parameter"> <h3>The index Parameter<a class="headerlink" href="#the-index-parameter" title="Permalink to this headline">¶</a></h3> <p>A number of widgets require “index” parameters to be passed. These are used to point at a specific place in a Text widget, or to particular characters in an Entry widget, or to particular menu items in a Menu widget.</p> <dl class="simple"> <dt>Entry widget indexes (index, view index, etc.)</dt><dd><p>Entry widgets have options that refer to character positions in the text being displayed. You can use these <a class="reference internal" href="#module-tkinter" title="tkinter: Interface to Tcl/Tk for graphical user interfaces"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code></a> functions to access these special points in text widgets:</p> </dd> <dt>Text widget indexes</dt><dd><p>The index notation for Text widgets is very rich and is best described in the Tk man pages.</p> </dd> <dt>Menu indexes (menu.invoke(), menu.entryconfig(), etc.)</dt><dd><p>Some options and methods for menus manipulate specific menu entries. Anytime a menu index is needed for an option or a parameter, you may pass in:</p> <ul class="simple"> <li><p>an integer which refers to the numeric position of the entry in the widget, counted from the top, starting with 0;</p></li> <li><p>the string <code class="docutils literal notranslate"><span class="pre">&quot;active&quot;</span></code>, which refers to the menu position that is currently under the cursor;</p></li> <li><p>the string <code class="docutils literal notranslate"><span class="pre">&quot;last&quot;</span></code> which refers to the last menu item;</p></li> <li><p>An integer preceded by <code class="docutils literal notranslate"><span class="pre">&#64;</span></code>, as in <code class="docutils literal notranslate"><span class="pre">&#64;6</span></code>, where the integer is interpreted as a y pixel coordinate in the menu’s coordinate system;</p></li> <li><p>the string <code class="docutils literal notranslate"><span class="pre">&quot;none&quot;</span></code>, which indicates no menu entry at all, most often used with menu.activate() to deactivate all entries, and finally,</p></li> <li><p>a text string that is pattern matched against the label of the menu entry, as scanned from the top of the menu to the bottom. Note that this index type is considered after all the others, which means that matches for menu items labelled <code class="docutils literal notranslate"><span class="pre">last</span></code>, <code class="docutils literal notranslate"><span class="pre">active</span></code>, or <code class="docutils literal notranslate"><span class="pre">none</span></code> may be interpreted as the above literals, instead.</p></li> </ul> </dd> </dl> </div> <div class="section" id="images"> <h3>Images<a class="headerlink" href="#images" title="Permalink to this headline">¶</a></h3> <p>Images of different formats can be created through the corresponding subclass of <code class="xref py py-class docutils literal notranslate"><span class="pre">tkinter.Image</span></code>:</p> <ul class="simple"> <li><p><code class="xref py py-class docutils literal notranslate"><span class="pre">BitmapImage</span></code> for images in XBM format.</p></li> <li><p><code class="xref py py-class docutils literal notranslate"><span class="pre">PhotoImage</span></code> for images in PGM, PPM, GIF and PNG formats. The latter is supported starting with Tk 8.6.</p></li> </ul> <p>Either type of image is created through either the <code class="docutils literal notranslate"><span class="pre">file</span></code> or the <code class="docutils literal notranslate"><span class="pre">data</span></code> option (other options are available as well).</p> <p>The image object can then be used wherever an <code class="docutils literal notranslate"><span class="pre">image</span></code> option is supported by some widget (e.g. labels, buttons, menus). In these cases, Tk will not keep a reference to the image. When the last Python reference to the image object is deleted, the image data is deleted as well, and Tk will display an empty box wherever the image was used.</p> <div class="admonition seealso"> <p class="admonition-title">See also</p> <p>The <a class="reference external" href="http://python-pillow.org/">Pillow</a> package adds support for formats such as BMP, JPEG, TIFF, and WebP, among others.</p> </div> </div> </div> <div class="section" id="file-handlers"> <span id="tkinter-file-handlers"></span><h2>File Handlers<a class="headerlink" href="#file-handlers" title="Permalink to this headline">¶</a></h2> <p>Tk allows you to register and unregister a callback function which will be called from the Tk mainloop when I/O is possible on a file descriptor. Only one handler may be registered per file descriptor. Example code:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">tkinter</span> <span class="n">widget</span> <span class="o">=</span> <span class="n">tkinter</span><span class="o">.</span><span class="n">Tk</span><span class="p">()</span> <span class="n">mask</span> <span class="o">=</span> <span class="n">tkinter</span><span class="o">.</span><span class="n">READABLE</span> <span class="o">|</span> <span class="n">tkinter</span><span class="o">.</span><span class="n">WRITABLE</span> <span class="n">widget</span><span class="o">.</span><span class="n">tk</span><span class="o">.</span><span class="n">createfilehandler</span><span class="p">(</span><span class="n">file</span><span class="p">,</span> <span class="n">mask</span><span class="p">,</span> <span class="n">callback</span><span class="p">)</span> <span class="o">...</span> <span class="n">widget</span><span class="o">.</span><span class="n">tk</span><span class="o">.</span><span class="n">deletefilehandler</span><span class="p">(</span><span class="n">file</span><span class="p">)</span> </pre></div> </div> <p>This feature is not available on Windows.</p> <p>Since you don’t know how many bytes are available for reading, you may not want to use the <a class="reference internal" href="io.html#io.BufferedIOBase" title="io.BufferedIOBase"><code class="xref py py-class docutils literal notranslate"><span class="pre">BufferedIOBase</span></code></a> or <a class="reference internal" href="io.html#io.TextIOBase" title="io.TextIOBase"><code class="xref py py-class docutils literal notranslate"><span class="pre">TextIOBase</span></code></a> <a class="reference internal" href="io.html#io.BufferedIOBase.read" title="io.BufferedIOBase.read"><code class="xref py py-meth docutils literal notranslate"><span class="pre">read()</span></code></a> or <a class="reference internal" href="io.html#io.IOBase.readline" title="io.IOBase.readline"><code class="xref py py-meth docutils literal notranslate"><span class="pre">readline()</span></code></a> methods, since these will insist on reading a predefined number of bytes. For sockets, the <a class="reference internal" href="socket.html#socket.socket.recv" title="socket.socket.recv"><code class="xref py py-meth docutils literal notranslate"><span class="pre">recv()</span></code></a> or <a class="reference internal" href="socket.html#socket.socket.recvfrom" title="socket.socket.recvfrom"><code class="xref py py-meth docutils literal notranslate"><span class="pre">recvfrom()</span></code></a> methods will work fine; for other files, use raw reads or <code class="docutils literal notranslate"><span class="pre">os.read(file.fileno(),</span> <span class="pre">maxbytecount)</span></code>.</p> <dl class="method"> <dt id="tkinter.Widget.tk.createfilehandler"> <code class="descclassname">Widget.tk.</code><code class="descname">createfilehandler</code><span class="sig-paren">(</span><em>file</em>, <em>mask</em>, <em>func</em><span class="sig-paren">)</span><a class="headerlink" href="#tkinter.Widget.tk.createfilehandler" title="Permalink to this definition">¶</a></dt> <dd><p>Registers the file handler callback function <em>func</em>. The <em>file</em> argument may either be an object with a <a class="reference internal" href="io.html#io.IOBase.fileno" title="io.IOBase.fileno"><code class="xref py py-meth docutils literal notranslate"><span class="pre">fileno()</span></code></a> method (such as a file or socket object), or an integer file descriptor. The <em>mask</em> argument is an ORed combination of any of the three constants below. The callback is called as follows:</p> <div class="highlight-python3 notranslate"><div class="highlight"><pre><span></span><span class="n">callback</span><span class="p">(</span><span class="n">file</span><span class="p">,</span> <span class="n">mask</span><span class="p">)</span> </pre></div> </div> </dd></dl> <dl class="method"> <dt id="tkinter.Widget.tk.deletefilehandler"> <code class="descclassname">Widget.tk.</code><code class="descname">deletefilehandler</code><span class="sig-paren">(</span><em>file</em><span class="sig-paren">)</span><a class="headerlink" href="#tkinter.Widget.tk.deletefilehandler" title="Permalink to this definition">¶</a></dt> <dd><p>Unregisters a file handler.</p> </dd></dl> <dl class="data"> <dt id="tkinter.READABLE"> <code class="descclassname">tkinter.</code><code class="descname">READABLE</code><a class="headerlink" href="#tkinter.READABLE" title="Permalink to this definition">¶</a></dt> <dt id="tkinter.WRITABLE"> <code class="descclassname">tkinter.</code><code class="descname">WRITABLE</code><a class="headerlink" href="#tkinter.WRITABLE" title="Permalink to this definition">¶</a></dt> <dt id="tkinter.EXCEPTION"> <code class="descclassname">tkinter.</code><code class="descname">EXCEPTION</code><a class="headerlink" href="#tkinter.EXCEPTION" title="Permalink to this definition">¶</a></dt> <dd><p>Constants used in the <em>mask</em> arguments.</p> </dd></dl> </div> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h3><a href="../contents.html">Table of Contents</a></h3> <ul> <li><a class="reference internal" href="#"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter</span></code> — Python interface to Tcl/Tk</a><ul> <li><a class="reference internal" href="#tkinter-modules">Tkinter Modules</a></li> <li><a class="reference internal" href="#tkinter-life-preserver">Tkinter Life Preserver</a><ul> <li><a class="reference internal" href="#how-to-use-this-section">How To Use This Section</a></li> <li><a class="reference internal" href="#a-simple-hello-world-program">A Simple Hello World Program</a></li> </ul> </li> <li><a class="reference internal" href="#a-very-quick-look-at-tcl-tk">A (Very) Quick Look at Tcl/Tk</a></li> <li><a class="reference internal" href="#mapping-basic-tk-into-tkinter">Mapping Basic Tk into Tkinter</a></li> <li><a class="reference internal" href="#how-tk-and-tkinter-are-related">How Tk and Tkinter are Related</a></li> <li><a class="reference internal" href="#handy-reference">Handy Reference</a><ul> <li><a class="reference internal" href="#setting-options">Setting Options</a></li> <li><a class="reference internal" href="#the-packer">The Packer</a></li> <li><a class="reference internal" href="#packer-options">Packer Options</a></li> <li><a class="reference internal" href="#coupling-widget-variables">Coupling Widget Variables</a></li> <li><a class="reference internal" href="#the-window-manager">The Window Manager</a></li> <li><a class="reference internal" href="#tk-option-data-types">Tk Option Data Types</a></li> <li><a class="reference internal" href="#bindings-and-events">Bindings and Events</a></li> <li><a class="reference internal" href="#the-index-parameter">The index Parameter</a></li> <li><a class="reference internal" href="#images">Images</a></li> </ul> </li> <li><a class="reference internal" href="#file-handlers">File Handlers</a></li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="tk.html" title="previous chapter">Graphical User Interfaces with Tk</a></p> <h4>Next topic</h4> <p class="topless"><a href="tkinter.ttk.html" title="next chapter"><code class="xref py py-mod docutils literal notranslate"><span class="pre">tkinter.ttk</span></code> — Tk themed widgets</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../bugs.html">Report a Bug</a></li> <li> <a href="https://github.com/python/cpython/blob/3.8/Doc/library/tkinter.rst" rel="nofollow">Show Source </a> </li> </ul> </div> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="tkinter.ttk.html" title="tkinter.ttk — Tk themed widgets" >next</a> |</li> <li class="right" > <a href="tk.html" title="Graphical User Interfaces with Tk" >previous</a> |</li> <li><img src="../_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="https://www.python.org/">Python</a> &#187;</li> <li> <span class="language_switcher_placeholder">en</span> <span class="version_switcher_placeholder">3.8.0b3</span> <a href="../index.html">Documentation </a> &#187; </li> <li class="nav-item nav-item-1"><a href="index.html" >The Python Standard Library</a> &#187;</li> <li class="nav-item nav-item-2"><a href="tk.html" >Graphical User Interfaces with Tk</a> &#187;</li> <li class="right"> <div class="inline-search" style="display: none" role="search"> <form class="inline-search" action="../search.html" method="get"> <input placeholder="Quick search" type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('.inline-search').show(0);</script> | </li> </ul> </div> <div class="footer"> &copy; <a href="../copyright.html">Copyright</a> 2001-2019, Python Software Foundation. <br /> The Python Software Foundation is a non-profit corporation. <a href="https://www.python.org/psf/donations/">Please donate.</a> <br /> <br /> Last updated on Jul 31, 2019. <a href="https://docs.python.org/3/bugs.html">Found a bug</a>? <br /> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 2.0.1. </div> </body> </html>
doc/fr/cdiEnterprise/util/class-use/ReadProperties.html
CDI-Enterprise/ecf-16035-a
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_101) on Thu Oct 27 14:14:31 CEST 2016 --> <title>Uses of Class fr.cdiEnterprise.util.ReadProperties</title> <meta name="date" content="2016-10-27"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class fr.cdiEnterprise.util.ReadProperties"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../fr/cdiEnterprise/util/ReadProperties.html" title="class in fr.cdiEnterprise.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?fr/cdiEnterprise/util/class-use/ReadProperties.html" target="_top">Frames</a></li> <li><a href="ReadProperties.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="header"> <h2 title="Uses of Class fr.cdiEnterprise.util.ReadProperties" class="title">Uses of Class<br>fr.cdiEnterprise.util.ReadProperties</h2> </div> <div class="classUseContainer">No usage of fr.cdiEnterprise.util.ReadProperties</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../fr/cdiEnterprise/util/ReadProperties.html" title="class in fr.cdiEnterprise.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?fr/cdiEnterprise/util/class-use/ReadProperties.html" target="_top">Frames</a></li> <li><a href="ReadProperties.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>
lib/lucene-4.0.0/docs/analyzers-common/org/apache/lucene/analysis/hy/package-use.html
dburgmann/fbRecommender
<!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_27) on Sat Oct 06 02:58:53 EDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Package org.apache.lucene.analysis.hy (Lucene 4.0.0 API) </TITLE> <META NAME="date" CONTENT="2012-10-06"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.apache.lucene.analysis.hy (Lucene 4.0.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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="../../../../../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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/lucene/analysis/hy/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Package<br>org.apache.lucene.analysis.hy</B></H2> </CENTER> No usage of org.apache.lucene.analysis.hy <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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="../../../../../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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/lucene/analysis/hy/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <address>Copyright &copy; 2000-2012 Apache Software Foundation. All Rights Reserved.</address> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </BODY> </HTML>
vendor/bca/curl/docs/markers.html
brodkinca/hubcap
<!DOCTYPE html><html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="utf-8"> <title>BCA cURL Wrapper Library</title> <meta name="author" content="Mike van Riel"> <meta name="description" content=""> <link href="css/template.css" rel="stylesheet" media="all"> <script src="js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="js/bootstrap.js" type="text/javascript"></script><script src="js/template.js" type="text/javascript"></script><script src="js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="img/favicon.ico"> <link rel="apple-touch-icon" href="img/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png"> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"><div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="index.html">BCA cURL Wrapper Library</a><div class="nav-collapse"><ul class="nav"> <li class="dropdown"> <a href="#api" class="dropdown-toggle" data-toggle="dropdown"> API Documentation <b class="caret"></b></a><ul class="dropdown-menu"> <li><a>Namespaces</a></li> <li><a href="namespaces/BCA.html"><i class="icon-th"></i> BCA</a></li> <li><a>Packages</a></li> <li><a href="packages/BCA.CURL.html"><i class="icon-folder-open"></i> BCA/CURL</a></li> </ul> </li> <li class="dropdown" id="charts-menu"> <a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul> </li> <li class="dropdown" id="reports-menu"> <a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> Reports <b class="caret"></b></a><ul class="dropdown-menu"> <li><a href="errors.html"><i class="icon-remove-sign"></i> Errors  <span class="label label-info">0</span></a></li> <li><a href="markers.html"><i class="icon-map-marker"></i> Markers  <ul></ul></a></li> <li><a href="deprecated.html"><i class="icon-stop"></i> Deprecated elements  <span class="label label-info">0</span></a></li> </ul> </li> </ul></div> </div></div> <div class="go_to_top"><a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a></div> </div> <div id="___" class="container"> <noscript><div class="alert alert-warning"> Javascript is disabled; several features are only available if Javascript is enabled. </div></noscript> <div class="row"> <div class="span4"><ul class="side-nav nav nav-list"><li class="nav-header">Navigation</li></ul></div> <div class="span8"> <ul class="breadcrumb"> <li> <a href=""><i class="icon-map-marker"></i></a><span class="divider">\</span> </li> <li>Markers</li> </ul> <div class="alert alert-info">No markers have been found in this project.</div> <div class="alert alert-info"> The following markers were found: <ul></ul> </div> <div id="marker-accordion"></div> </div> </div> <div class="row"><footer class="span12"> Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br> Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br> generated on 2012-10-27T09:13:11-07:00.<br></footer></div> </div> </body> </html>
model-jpa-gae/distribution-management.html
slspeek/FSpotCloudSite
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Generated by Apache Maven Doxia at Apr 6, 2012 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Project Distribution Management</title> <style type="text/css" media="all"> @import url("./css/maven-base.css"); @import url("./css/maven-theme.css"); @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <meta name="Date-Revision-yyyymmdd" content="20120406" /> <meta http-equiv="Content-Language" content="en" /> </head> <body class="composite"> <div id="banner"> <div id="bannerLeft"> Model JPA GAE Implementation </div> <div class="clear"> <hr/> </div> </div> <div id="breadcrumbs"> <div class="xleft"> <span id="publishDate">Last Published: 2012-04-06</span> &nbsp;| <span id="projectVersion">Version: 0.12-beta</span> </div> <div class="xright"> <a href="./" title="Model JPA GAE Implementation">Model JPA GAE Implementation</a> </div> <div class="clear"> <hr/> </div> </div> <div id="leftColumn"> <div id="navcolumn"> <h5>Parent Project</h5> <ul> <li class="none"> <a href="../index.html" title="F-Spot Cloud Java Edition">F-Spot Cloud Java Edition</a> </li> </ul> <h5>Project Documentation</h5> <ul> <li class="expanded"> <a href="project-info.html" title="Project Information">Project Information</a> <ul> <li class="none"> <strong>Distribution Management</strong> </li> <li class="none"> <a href="index.html" title="About">About</a> </li> <li class="none"> <a href="dependencies.html" title="Dependencies">Dependencies</a> </li> <li class="none"> <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> </li> <li class="none"> <a href="plugins.html" title="Project Plugins">Project Plugins</a> </li> <li class="none"> <a href="integration.html" title="Continuous Integration">Continuous Integration</a> </li> <li class="none"> <a href="license.html" title="Project License">Project License</a> </li> <li class="none"> <a href="dependency-management.html" title="Dependency Management">Dependency Management</a> </li> <li class="none"> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> </li> <li class="none"> <a href="team-list.html" title="Project Team">Project Team</a> </li> <li class="none"> <a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a> </li> <li class="none"> <a href="source-repository.html" title="Source Repository">Source Repository</a> </li> <li class="none"> <a href="plugin-management.html" title="Plugin Management">Plugin Management</a> </li> <li class="none"> <a href="project-summary.html" title="Project Summary">Project Summary</a> </li> </ul> </li> <li class="collapsed"> <a href="project-reports.html" title="Project Reports">Project Reports</a> </li> </ul> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> </a> </div> </div> <div id="bodyColumn"> <div id="contentBox"> <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>The following is the distribution management information used by this project.</p><div class="section"><h3>Repository - fspotcloud-maven<a name="Repository_-_fspotcloud-maven"></a></h3><a name="Repository_-_fspotcloud-maven"></a><p>dav:https://fspotcloud-maven.googlecode.com/svn/maven/repository</p></div><div class="section"><h3>Site - github-project-site<a name="Site_-_github-project-site"></a></h3><a name="Site_-_github-project-site"></a><p>gitsite:git@github.com/slspeek/FSpotCloudSite.git/model-jpa-gae</p></div></div> </div> </div> <div class="clear"> <hr/> </div> <div id="footer"> <div class="xright"> Copyright &#169; 2012. All Rights Reserved. </div> <div class="clear"> <hr/> </div> </div> </body> </html>
docs/class_text_node-members.html
monzo94/RunawayMonkey
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Runaway Monkey: 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="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Runaway Monkey &#160;<span id="projectnumber">0.3</span> </div> <div id="projectbrief">Top-Down shooter coded with C++ using SFML.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">TextNode Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_text_node.html">TextNode</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#a85c631602987076ba14d1739763eee0c">attachChild</a>(Ptr child)</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#a50efea26b0edb2038ddc4e375d553c7e">checkNodeCollision</a>(WorldNode &amp;node, std::set&lt; Pair &gt; &amp;collisionPairs)</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#ac1ca5c09988ca082d5970777e0229fc6">checkWorldCollision</a>(WorldNode &amp;root, std::set&lt; Pair &gt; &amp;collisionPairs)</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#a01f79cc57ae9b58550c73bd63074ebe7">cleanUp</a>()</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#adee4306bfcf9721df1afee7fd457bbf4">destroy</a>()</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#a756447281cffed385dae95a753c8c19e">detachChild</a>(const WorldNode &amp;node)</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_text_node.html#a486e5e590fdee1793cb84dcc8a8e57d6">getCategory</a>() const</td><td class="entry"><a class="el" href="class_text_node.html">TextNode</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#a44fabeb478ae389cfe2a093e111eb39a">getHitbox</a>() const</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#a7316be11eacc30829d9a5a203078f05d">getWorldPosition</a>() const</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#ac4650485b32bfd9d12d087640d521b14">getWorldTransform</a>() const</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#aac889298c50cf6114ce0184735db4e21">isMarkedForRemoval</a>() const</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#ae13467e27e81acb1138a01799c0f1e9b">onCommand</a>(const Command &amp;, sf::Time)</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#a2ef2fcd093c447fa502c7c233a3772e2">Pair</a> typedef</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#a9fc48d1df0038b1d3a20443ad611f475">Ptr</a> typedef</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#a113dcc3aaa51639dc878d84363fbe569">setRoot</a>()</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_text_node.html#a5ecfe86af5353d6aeb8eaa5dd2e20d21">setText</a>(const std::string &amp;)</td><td class="entry"><a class="el" href="class_text_node.html">TextNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_text_node.html#ae55490ac9e01341bb19dda89ce18bfa0">TextNode</a>(const FontHolder &amp;, const std::string &amp;)</td><td class="entry"><a class="el" href="class_text_node.html">TextNode</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr> <tr><td class="entry"><a class="el" href="class_world_node.html#a1b0c20fe4e5dde9ce1ada846e450aa2e">update</a>(sf::Time)</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_world_node.html#a6726b7588534911686b6e8e4bc111487">WorldNode</a>()</td><td class="entry"><a class="el" href="class_world_node.html">WorldNode</a></td><td class="entry"></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.13 </small></address> </body> </html>
index.html
rmhowe/search-ui
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Search UI</title> <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'> </head> <body> <div id="app"></div> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBILq_om-iIKNnIGXJ9b0autzzlk4-4WGY"></script> <script src="dist/js/app.min.js"></script> </body> </html>
CAPIRSolver/doc/CAPIRSolver_API/search/functions_77.html
truonghuy/capir
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Loading...</div> <div class="SRResult" id="SR_what"> <div class="SREntry"> <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../classrapidxml_1_1parse__error.html#a7665c88639e7466ee1de388a4f85e6fe" target="_parent">what</a> <span class="SRScope">rapidxml::parse_error</span> </div> </div> <div class="SRResult" id="SR_where"> <div class="SREntry"> <a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="../classrapidxml_1_1parse__error.html#af77cc23decce473c3b5682965a4e193a" target="_parent">where</a> <span class="SRScope">rapidxml::parse_error</span> </div> </div> <div class="SRResult" id="SR_worldinitialize"> <div class="SREntry"> <a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="../class_maze_world.html#afb7de284612b7d0ecc28601a5182b9ef" target="_parent">worldInitialize</a> <span class="SRScope">MazeWorld</span> </div> </div> <div class="SRResult" id="SR_write"> <div class="SREntry"> <a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="../class_value_iteration.html#ae11f349f3712ebb13fb4663690581732" target="_parent">write</a> <span class="SRScope">ValueIteration</span> </div> </div> <div class="SRResult" id="SR_writesolution"> <div class="SREntry"> <a id="Item4" onkeydown="return searchResults.Nav(event,4)" onkeypress="return searchResults.Nav(event,4)" onkeyup="return searchResults.Nav(event,4)" class="SRSymbol" href="../class_maze_world.html#a71095018856a59ebbe07529603d824d2" target="_parent">writeSolution</a> <span class="SRScope">MazeWorld</span> </div> </div> <div class="SRStatus" id="Searching">Searching...</div> <div class="SRStatus" id="NoMatches">No Matches</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
RossFamilyTree/evt/7/d/d15f60009bd5c51007d9c4311d7.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">Ross Gammon’s Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li class = "CurrentSection"><a href="../../../events.html" title="Events">Events</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> </ul> </div> </div> <div class="content" id="EventDetail"> <h3>Death</h3> <table class="infolist eventlist"> <tbody> <tr> <td class="ColumnAttribute">Gramps ID</td> <td class="ColumnGRAMPSID">E6835</td> </tr> <tr> <td class="ColumnAttribute">Date</td> <td class="ColumnColumnDate"> 1987-06-25 </td> </tr> </tbody> </table> <div class="subsection" id="references"> <h4>References</h4> <ol class="Col1" role="Volume-n-Page"type = 1> <li> <a href="../../../ppl/a/b/d15f60009ad6353778a91c82fba.html"> HOOPER, Ronald <span class="grampsid"> [I6202]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:54:27<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a> </p> <p id="copyright"> </p> </div> </body> </html>
app/client/views/character/stats/attributeDialog/attributeDialog.html
ThaumRystra/DiceCloud1
<!-- needs name, char, and statName --> <template name="attributeDialog"> {{#baseDialog title=name class=color hideEdit=true}} {{> attributeDialogView}} {{/baseDialog}} </template> <template name="attributeDialogView"> {{#if showNewUserExperience}} {{#infoBox}} <p> This dialog shows how your speed is set by the effect you added to your character's race. </p> <p> In DiceCloud you don't change stats directly, rather you add effects which impact your stats in different ways. This way, you can always tell where your stats came from, and how they got to their current value. </p> {{/infoBox}} {{/if}} <div class="layout horizontal center-justified end"> <div class="paper-font-display2"> {{attributeValue}} </div> {{#if adjustment}} <div class="paper-font-display1"> /{{attributeBase}} </div> {{/if}} </div> <hr class="vertMargin"> <div class="layout vertical center"> <table class="summaryTable"> {{#each baseEffects}} <tr> <td>{{sourceName}}</td> <td>Base: {{statValue}}</td> </tr> {{/each}} {{#each addEffects}} <tr> <td>{{sourceName}}</td> <td>{{signedString statValue}}</td> </tr> {{/each}} {{#each mulEffects}} <tr> <td>{{sourceName}}</td> <td>&times; {{statValue}}</td> </tr> {{/each}} {{#each minEffects}} <tr> <td>{{sourceName}}</td> <td>Min: {{statValue}}</td> </tr> {{/each}} {{#each maxEffects}} <tr> <td>{{sourceName}}</td> <td>Max: {{statValue}}</td> </tr> {{/each}} {{#if adjustment}} <tr class="paper-font-body2"> <td>Base Value</td> <td>{{attributeBase}}</td> </tr> <tr> <td>Adjustment</td> <td>{{signedString adjustment}}</td> </tr> {{/if}} <tr class="paper-font-body2"> <td>Total</td> <td>{{attributeValue}}</td> </tr> </table> </div> </template>
css/bar.css
Hocheese/stiei-game-develop-website
.lanren { width : 800px; border : 1px solid #fff; height : 25px; /* margin : 450px auto; */ } #bar { display : block; background-color : mediumpurple; float : left; height : 100%; text-align : center; line-height : 25px; color : #FFF; opacity : 0.7; }
ultimo_sito_html/voy/voy064.html
luigirosa/hypertrek
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="it"> <head> <meta http-equiv="pics-label" content="(pics-1.1 &quot;http://www.icra.org/ratingsv02.html&quot; l gen true for &quot;http://www.hypertrek.info/&quot; r (cz 1 lz 1 nz 1 oz 1 vj 1) &quot;http://www.rsac.org/ratingsv01.html&quot; l gen true for &quot;http://www.hypertrek.info/&quot; r (n 0 s 0 v 1 l 0))"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>HyperTrek * VOY * Real Life</title> <link rel="STYLESHEET" href="../style/voy.css" type="text/css"> <base target="main"> </head> <body> <table border="0" width="100%" class="titolo"> <tr> <td width="22"><a href="voy063.html" rel="prev"><img src="../skin/sx.gif" alt="Episodio Precedente" border="0" width="22" height="42"></a></td> <td width="52"><a target="nav" href="index.html"><img src="../skin/voy.gif" alt="VOY" border="0" width="52" height="42"></a></td> <td width="17"><img src="../skin/s-3.gif" alt="Terza stagione" border="0" width="17" height="42"></td> <td> <h1>164 - Real Life</h1> </td> <td width="22"><a href="voy065.html" rel="next"><img src="../skin/dx.gif" alt="Episodio Successivo" border="0" width="22" height="42"></a></td> </tr> </table> <table border="0" class="xr" align="right" cellspacing="0" cellpadding="3"> <tr> <td class="xrdettaglio"><a href="#iqe">In questo episodio...</a><br> <a href="#note">Note</a><br> <a href="#a47">47</a><br> <a href="#Blooper">Blooper</a><br> <a href="#Versioneitaliana">Versione italiana</a><br> <a href="#Citazioni">Citazioni</a></td> </tr> <tr> <td class="xrtestata">Specie</td> </tr> <tr> <td class="xrdettaglio"> <a href="../specie/v/vostigye.html">Vostigye</a></td> </tr> <tr> <td class="xrtestata">Astronavi</td> </tr> <tr> <td class="xrdettaglio"> <i><a href="../astronavi/starfleet/shuttle.html#Cochrane">Cochrane</a></i></td> </tr> <tr> <td class="xrtestata">Holodeck</td> </tr> <tr> <td class="xrdettaglio"> <a href="../tech/holodeck/software.html#Doctorsfamily">Doctor's Family</a></td> </tr> <tr> <td class="xrtestata">Navigazione</td> </tr> <tr> <td class="xrdettaglio"> <a href="../navigazione/fenomeni/turbine-astrale.html">Turbine astrale</a></td> </tr> <tr> <td class="xrtestata">Sezione medica</td> </tr> <tr> <td class="xrdettaglio"> <a href="../med/farmaci/altri.html#Elettrozina">Elettrozina</a><br> <a href="../med/farmaci/ironalina.html">Ironalina</a></td> </tr> </table> <table border="0" cellpadding="3" class="standard"> <tr> <td>SEQ</td> <td colspan="2"><b>64</b></td> </tr> <tr> <td>UPN</td> <td colspan="2"><b>23.04.1997</b></td> </tr> <tr> <td>RAI</td> <td colspan="2"><b>14.08.2000</b></td> </tr> <tr> <td>VHS</td> <td colspan="2"><b>3.11 (PG)</b></td> </tr> <tr> <td>STO</td> <td colspan="2"><b><a href="../xr/k/kloor.html">Harry &quot;Doc&quot; Kloor</a></b></td> </tr> <tr> <td>TPY</td> <td colspan="2"><b><a href="../xr/t/taylor.html">Jeri Taylor</a></b></td> </tr> <tr> <td>REG</td> <td colspan="2"><b><a href="../xr/w/williamsa.html">Anson Williams</a></b></td> </tr> <tr> <td>GUS</td> <td>Charlene</td> <td><b>Wendy Schall</b></td> </tr> <tr> <td></td> <td>Jeffrey</td> <td><b>Glenn Walker Harris, Jr.</b></td> </tr> <tr> <td></td> <td>Belle</td> <td><b><a href="../xr/h/haun.html">Lindsey Haun</a></b></td> </tr> <tr> <td></td> <td>Larg</td> <td><b>Stephen Ralston</b></td> </tr> <tr> <td></td> <td>K'Kath</td> <td><b>Chad Haywood</b></td> </tr> <tr> <td>IT</td> <td colspan="2"><b>Problemi di famiglia</b></td> </tr> <tr> <td>DE</td> <td colspan="2"><b>Das wirkliche Leben</b></td> </tr> <tr><td>BR</td><td colspan="2"><b>Vida Real</b></td></tr> <tr> <td>JP</td> <td colspan="2"><b>Doctor no Katei (Doctor's Home)</b></td> </tr> </table> <p><b>Data Stellare 50836.2</b>: Il Dottore si crea una famiglia olografica composta da una moglie e due figli per avere una più completa esperienza di vita, ma presto si rende conto che la vera vita familiare non è così idilliaca come se l'era immaginata.</p> <h4><a name="iqe">In questo episodio...</a></h4> <ul> <li>B'Elanna Torres ha una nuova pettinatura con una spessa treccia sul lato sinistro.</li> <li>B'Elanna Torres sta leggendo <i>Women Warriors at the River of Blood</i>.</li> <li>Potrebbe iniziare la storia tra B'Elanna Torres e Tom Paris.</li> </ul> <h4><a name="note">Note</a></h4> <ul> <li>La <i>Voyager</i> si avvicina ad una base spaziale, al suo posto trova dei detriti e degli strani residui di energia e nessuno considera l'opzione di alzare gli scudi e dare l'allarme rosso?</li> </ul> <h4><a name="a47">47</a></h4> <ul> <li>Tuvok dice che c'è un'onda d'urto a 047 mark 19.</li> </ul> <h4><a name="Blooper">Blooper</a></h4> <ul> <li>Quando B'Elanna ordina «Freeze Program», il fuoco nel caminetto continua ad ardere.</li> </ul> <h4><a name="Versioneitaliana">Versione italiana</a></h4> <ul> <li>Nella versione italiana lo shuttle <i><a href="../astronavi/starfleet/shuttle.html#Cochrane">Cochrane</a> </i>diventa <i>Concorde</i>.</li> </ul> <h4><a name="Citazioni">Citazioni</a></h4> <p><b>B'Elanna</b>: I am stopping this before my blood sugar levels overload!<b><br> B'Elanna</b>: They are ridiculously perfect. This is a fantasy, You're not gonna learn anything from being with these... lollipops.</p> <hr> <script language="JavaScript" type="text/javascript">document.write("<h6>Ultima modifica: ",document.lastModified,"<\/h6>") </script> </body> </html>
app/vendors/PHPExcel/Documentation/API/PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html
bfritscher/exceldiff
<html> <head> <title>Docs For Class PHPExcel_CachedObjectStorage_SQLite3</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">PHPExcel_CachedObjectStorage</td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="../classtrees_PHPExcel_CachedObjectStorage.html" class="menu">class tree: PHPExcel_CachedObjectStorage</a> ] [ <a href="../elementindex_PHPExcel_CachedObjectStorage.html" class="menu">index: PHPExcel_CachedObjectStorage</a> ] [ <a href="../elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="200" class="menu"> <div id="todolist"> <p><a href="../todolist.html">Todo List</a></p> </div> <b>Packages:</b><br /> <a href="../li_PHPExcel.html">PHPExcel</a><br /> <a href="../li_com-tecnick-tcpdf.html">com-tecnick-tcpdf</a><br /> <a href="../li_JAMA.html">JAMA</a><br /> <a href="../li_Math_Stats.html">Math_Stats</a><br /> <a href="../li_PHPExcel_CachedObjectStorage.html">PHPExcel_CachedObjectStorage</a><br /> <a href="../li_PHPExcel_Calculation.html">PHPExcel_Calculation</a><br /> <a href="../li_PHPExcel_Cell.html">PHPExcel_Cell</a><br /> <a href="../li_PHPExcel_Chart.html">PHPExcel_Chart</a><br /> <a href="../li_PHPExcel_Chart_Renderer.html">PHPExcel_Chart_Renderer</a><br /> <a href="../li_PHPExcel_Reader.html">PHPExcel_Reader</a><br /> <a href="../li_PHPExcel_Reader_Excel5.html">PHPExcel_Reader_Excel5</a><br /> <a href="../li_PHPExcel_Reader_Excel2007.html">PHPExcel_Reader_Excel2007</a><br /> <a href="../li_PHPExcel_RichText.html">PHPExcel_RichText</a><br /> <a href="../li_PHPExcel_Settings.html">PHPExcel_Settings</a><br /> <a href="../li_PHPExcel_Shared.html">PHPExcel_Shared</a><br /> <a href="../li_PHPExcel_Shared_Escher.html">PHPExcel_Shared_Escher</a><br /> <a href="../li_PHPExcel_Shared_OLE.html">PHPExcel_Shared_OLE</a><br /> <a href="../li_PHPExcel_Shared_Trend.html">PHPExcel_Shared_Trend</a><br /> <a href="../li_PHPExcel_Shared_ZipArchive.html">PHPExcel_Shared_ZipArchive</a><br /> <a href="../li_PHPExcel_Style.html">PHPExcel_Style</a><br /> <a href="../li_PHPExcel_Worksheet.html">PHPExcel_Worksheet</a><br /> <a href="../li_PHPExcel_Worksheet_Drawing.html">PHPExcel_Worksheet_Drawing</a><br /> <a href="../li_PHPExcel_Writer.html">PHPExcel_Writer</a><br /> <a href="../li_PHPExcel_Writer_Excel5.html">PHPExcel_Writer_Excel5</a><br /> <a href="../li_PHPExcel_Writer_Excel2007.html">PHPExcel_Writer_Excel2007</a><br /> <br /><br /> <b>Files:</b><br /> <div class="package"> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---APC.php.html"> APC.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---CacheBase.php.html"> CacheBase.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorageFactory.php.html"> CachedObjectStorageFactory.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---DiscISAM.php.html"> DiscISAM.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---ICache.php.html"> ICache.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---Igbinary.php.html"> Igbinary.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---Memcache.php.html"> Memcache.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---Memory.php.html"> Memory.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---MemoryGZip.php.html"> MemoryGZip.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---MemorySerialized.php.html"> MemorySerialized.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---PHPTemp.php.html"> PHPTemp.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---SQLite.php.html"> SQLite.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---SQLite3.php.html"> SQLite3.php </a><br> <a href="../PHPExcel_CachedObjectStorage/_PHPExcel---CachedObjectStorage---Wincache.php.html"> Wincache.php </a><br> </div><br /> <b>Interfaces:</b><br /> <div class="package"> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html">PHPExcel_CachedObjectStorage_ICache</a><br /> </div> <b>Classes:</b><br /> <div class="package"> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorageFactory.html">PHPExcel_CachedObjectStorageFactory</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_APC.html">PHPExcel_CachedObjectStorage_APC</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html">PHPExcel_CachedObjectStorage_CacheBase</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_DiscISAM.html">PHPExcel_CachedObjectStorage_DiscISAM</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_Igbinary.html">PHPExcel_CachedObjectStorage_Igbinary</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_Memcache.html">PHPExcel_CachedObjectStorage_Memcache</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_Memory.html">PHPExcel_CachedObjectStorage_Memory</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_MemoryGZip.html">PHPExcel_CachedObjectStorage_MemoryGZip</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_MemorySerialized.html">PHPExcel_CachedObjectStorage_MemorySerialized</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_PHPTemp.html">PHPExcel_CachedObjectStorage_PHPTemp</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite.html">PHPExcel_CachedObjectStorage_SQLite</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html">PHPExcel_CachedObjectStorage_SQLite3</a><br /> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_Wincache.html">PHPExcel_CachedObjectStorage_Wincache</a><br /> </div> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <h1>Class: PHPExcel_CachedObjectStorage_SQLite3</h1> Source Location: /PHPExcel/CachedObjectStorage/SQLite3.php<br /><br /> <table width="100%" border="0"> <tr><td valign="top"> <h3><a href="#class_details">Class Overview</a></h3> <pre><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html">PHPExcel_CachedObjectStorage_CacheBase</a> | --PHPExcel_CachedObjectStorage_SQLite3</pre><br /> <div class="description">PHPExcel_CachedObjectStorage_SQLite3</div><br /><br /> <h4>Author(s):</h4> <ul> </ul> <h4>Copyright:</h4> <ul> <li>Copyright (c) 2006 - 2012 PHPExcel (http://www.codeplex.com/PHPExcel)</li> </ul> <p class="implements"> Implements interfaces: <ul> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html">PHPExcel_CachedObjectStorage_ICache</a></li> </ul> </p> </td> <td valign="top"> <h3><a href="#class_methods">Methods</a></h3> <ul> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#method__construct">__construct</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#method__destruct">__destruct</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methodaddCacheData">addCacheData</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methodcacheMethodIsAvailable">cacheMethodIsAvailable</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methodcopyCellCollection">copyCellCollection</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methoddeleteCacheData">deleteCacheData</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methodgetCacheData">getCacheData</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methodgetCellList">getCellList</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methodisDataSet">isDataSet</a></li> <li><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html#methodunsetWorksheetCells">unsetWorksheetCells</a></li> </ul> </td> </tr></table> <hr /> <table width="100%" border="0"><tr> <td valign="top"> <h3>Inherited Variables</h3> <div class="tags"> <h4>Class: <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html">PHPExcel_CachedObjectStorage_CacheBase</a></h4> <dl> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#var$_cellCache">PHPExcel_CachedObjectStorage_CacheBase::$_cellCache</a> </dt> <dd> </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#var$_currentCellIsDirty">PHPExcel_CachedObjectStorage_CacheBase::$_currentCellIsDirty</a> </dt> <dd> </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#var$_currentObject">PHPExcel_CachedObjectStorage_CacheBase::$_currentObject</a> </dt> <dd> </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#var$_currentObjectID">PHPExcel_CachedObjectStorage_CacheBase::$_currentObjectID</a> </dt> <dd> </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#var$_parent">PHPExcel_CachedObjectStorage_CacheBase::$_parent</a> </dt> <dd> </dd> </dl> </div> </td> <td valign="top"> <h3>Inherited Methods</h3> <div class="tags"> <h4>Class: <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html">PHPExcel_CachedObjectStorage_CacheBase</a></h4> <dl> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#method__construct">PHPExcel_CachedObjectStorage_CacheBase::__construct()</a> </dt> <dd> Initialise this new cell collection </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodcacheMethodIsAvailable">PHPExcel_CachedObjectStorage_CacheBase::cacheMethodIsAvailable()</a> </dt> <dd> Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodcopyCellCollection">PHPExcel_CachedObjectStorage_CacheBase::copyCellCollection()</a> </dt> <dd> Clone the cell collection </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methoddeleteCacheData">PHPExcel_CachedObjectStorage_CacheBase::deleteCacheData()</a> </dt> <dd> Delete a cell in cache identified by coordinate address </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodgetCellList">PHPExcel_CachedObjectStorage_CacheBase::getCellList()</a> </dt> <dd> Get a list of all cell addresses currently held in cache </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodgetHighestColumn">PHPExcel_CachedObjectStorage_CacheBase::getHighestColumn()</a> </dt> <dd> Get highest worksheet column </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodgetHighestRow">PHPExcel_CachedObjectStorage_CacheBase::getHighestRow()</a> </dt> <dd> Get highest worksheet row </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodgetHighestRowAndColumn">PHPExcel_CachedObjectStorage_CacheBase::getHighestRowAndColumn()</a> </dt> <dd> Get highest worksheet column and highest row that have cell records </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodgetSortedCellList">PHPExcel_CachedObjectStorage_CacheBase::getSortedCellList()</a> </dt> <dd> Sort the list of all cell addresses currently held in cache by row and column </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodisDataSet">PHPExcel_CachedObjectStorage_CacheBase::isDataSet()</a> </dt> <dd> Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell? </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodupdateCacheData">PHPExcel_CachedObjectStorage_CacheBase::updateCacheData()</a> </dt> <dd> Add or Update a cell in cache </dd> <dt> <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#method_getUniqueID">PHPExcel_CachedObjectStorage_CacheBase::_getUniqueID()</a> </dt> <dd> Generate a unique ID for cache referencing </dd> </dl> </div> </td> </tr></table> <hr /> <a name="class_details"></a> <h3>Class Details</h3> <div class="tags"> [line 36]<br /> PHPExcel_CachedObjectStorage_SQLite3<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>copyright:</b>&nbsp;&nbsp;</td><td>Copyright (c) 2006 - 2012 PHPExcel (http://www.codeplex.com/PHPExcel)</td> </tr> </table> </div> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <hr /> <a name="class_methods"></a> <h3>Class Methods</h3> <div class="tags"> <hr /> <a name="methodcacheMethodIsAvailable"></a> <h3>static method cacheMethodIsAvailable <span class="smalllinenumber">[line 269]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>static boolean cacheMethodIsAvailable( )</code> </td></tr></table> </td></tr></table><br /> Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <hr class="separator" /> <div class="notes">Implementation of:</div> <dl> <dt><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html#methodcacheMethodIsAvailable">PHPExcel_CachedObjectStorage_ICache::cacheMethodIsAvailable()</a></dt> <dd>Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build</dd> </dl> Overrides <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodcacheMethodIsAvailable">PHPExcel_CachedObjectStorage_CacheBase::cacheMethodIsAvailable()</a> (Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build)<br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="method__construct"></a> <h3>constructor __construct <span class="smalllinenumber">[line 237]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>PHPExcel_CachedObjectStorage_SQLite3 __construct( PHPExcel_Worksheet $parent)</code> </td></tr></table> </td></tr></table><br /> Initialise this new cell collection<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> Overrides <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#method__construct">PHPExcel_CachedObjectStorage_CacheBase::__construct()</a> (Initialise this new cell collection)<br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type"><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet.html">PHPExcel_Worksheet</a>&nbsp;&nbsp;</td> <td><b>$parent</b>&nbsp;&nbsp;</td> <td>The worksheet for this cell collection</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="method__destruct"></a> <h3>destructor __destruct <span class="smalllinenumber">[line 255]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void __destruct( )</code> </td></tr></table> </td></tr></table><br /> Destroy this cell collection<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddCacheData"></a> <h3>method addCacheData <span class="smalllinenumber">[line 83]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void addCacheData( string $pCoord, PHPExcel_Cell $cell)</code> </td></tr></table> </td></tr></table><br /> Add or Update a cell in cache identified by coordinate address<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>Exception</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <hr class="separator" /> <div class="notes">Implementation of:</div> <dl> <dt><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html#methodaddCacheData">PHPExcel_CachedObjectStorage_ICache::addCacheData()</a></dt> <dd>Add or Update a cell in cache identified by coordinate address</dd> </dl> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$pCoord</b>&nbsp;&nbsp;</td> <td>Coordinate address of the cell to update</td> </tr> <tr> <td class="type"><a href="../PHPExcel_Cell/PHPExcel_Cell.html">PHPExcel_Cell</a>&nbsp;&nbsp;</td> <td><b>$cell</b>&nbsp;&nbsp;</td> <td>Cell to update</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodcopyCellCollection"></a> <h3>method copyCellCollection <span class="smalllinenumber">[line 202]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void copyCellCollection( PHPExcel_Worksheet $parent)</code> </td></tr></table> </td></tr></table><br /> Clone the cell collection<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <hr class="separator" /> <div class="notes">Implementation of:</div> <dl> <dt><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html#methodcopyCellCollection">PHPExcel_CachedObjectStorage_ICache::copyCellCollection()</a></dt> <dd>Clone the cell collection</dd> </dl> Overrides <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodcopyCellCollection">PHPExcel_CachedObjectStorage_CacheBase::copyCellCollection()</a> (Clone the cell collection)<br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type"><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet.html">PHPExcel_Worksheet</a>&nbsp;&nbsp;</td> <td><b>$parent</b>&nbsp;&nbsp;</td> <td>The new worksheet</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methoddeleteCacheData"></a> <h3>method deleteCacheData <span class="smalllinenumber">[line 160]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void deleteCacheData( string $pCoord)</code> </td></tr></table> </td></tr></table><br /> Delete a cell in cache identified by coordinate address<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>Exception</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <hr class="separator" /> <div class="notes">Implementation of:</div> <dl> <dt><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html#methoddeleteCacheData">PHPExcel_CachedObjectStorage_ICache::deleteCacheData()</a></dt> <dd>Delete a cell in cache identified by coordinate address</dd> </dl> Overrides <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methoddeleteCacheData">PHPExcel_CachedObjectStorage_CacheBase::deleteCacheData()</a> (Delete a cell in cache identified by coordinate address)<br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$pCoord</b>&nbsp;&nbsp;</td> <td>Coordinate address of the cell to delete</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetCacheData"></a> <h3>method getCacheData <span class="smalllinenumber">[line 103]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code><a href="../PHPExcel_Cell/PHPExcel_Cell.html">PHPExcel_Cell</a> getCacheData( string $pCoord)</code> </td></tr></table> </td></tr></table><br /> Get cell at a specific coordinate<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>Cell that was found, or null if not found</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>Exception</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <hr class="separator" /> <div class="notes">Implementation of:</div> <dl> <dt><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html#methodgetCacheData">PHPExcel_CachedObjectStorage_ICache::getCacheData()</a></dt> <dd>Fetch a cell from cache identified by coordinate address</dd> </dl> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$pCoord</b>&nbsp;&nbsp;</td> <td>Coordinate of the cell</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetCellList"></a> <h3>method getCellList <span class="smalllinenumber">[line 181]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>array getCellList( )</code> </td></tr></table> </td></tr></table><br /> Get a list of all cell addresses currently held in cache<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>of string</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <hr class="separator" /> <div class="notes">Implementation of:</div> <dl> <dt><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html#methodgetCellList">PHPExcel_CachedObjectStorage_ICache::getCellList()</a></dt> <dd>Get a list of all cell addresses currently held in cache</dd> </dl> Overrides <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodgetCellList">PHPExcel_CachedObjectStorage_CacheBase::getCellList()</a> (Get a list of all cell addresses currently held in cache)<br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodisDataSet"></a> <h3>method isDataSet <span class="smalllinenumber">[line 136]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>boolean isDataSet( string $pCoord)</code> </td></tr></table> </td></tr></table><br /> Is a value set for an indexed cell?<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <hr class="separator" /> <div class="notes">Implementation of:</div> <dl> <dt><a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_ICache.html#methodisDataSet">PHPExcel_CachedObjectStorage_ICache::isDataSet()</a></dt> <dd>Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?</dd> </dl> Overrides <a href="../PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_CacheBase.html#methodisDataSet">PHPExcel_CachedObjectStorage_CacheBase::isDataSet()</a> (Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?)<br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$pCoord</b>&nbsp;&nbsp;</td> <td>Coordinate address of the cell to check</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodunsetWorksheetCells"></a> <h3>method unsetWorksheetCells <span class="smalllinenumber">[line 219]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void unsetWorksheetCells( )</code> </td></tr></table> </td></tr></table><br /> Clear the cell collection and disconnect from our parent<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> </div><br /> <div class="credit"> <hr /> Documentation generated on Sat, 19 May 2012 14:40:30 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.4</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>
arjs-test-2.html
jgbarah/html5-playground
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <!-- include A-Frame obviously --> <script src="https://aframe.io/releases/0.6.0/aframe.min.js"></script> <!-- include ar.js for A-Frame --> <script src="https://jeromeetienne.github.io/AR.js/aframe/build/aframe-ar.js"></script> </head> <body style='margin : 0px; overflow: hidden;'> <a-scene embedded arjs> <!-- create your content here. just a box for now --> <a-torus position="0 0 -6" radius="4" radiusTubular="0.5" color="red"></a-torus> <a-torus position="0 -0.125 -7" radius="3.5" radiusTubular="0.5" color="red"></a-torus> <a-torus position="0 -0.25 -8" radius="3" radiusTubular="0.5" color="red"></a-torus> <a-torus position="0 -0.375 -9" radius="2.5" radiusTubular="0.5" color="red"></a-torus> <a-torus position="0 -0.5 -10" radius="2" radiusTubular="0.5" color="red"></a-torus> <a-torus position="0 -0.625 -11" radius="1.5" radiusTubular="0.5" color="red"></a-torus> <a-torus position="0 -0.75 -12" radius="1" radiusTubular="0.5" color="red"></a-torus> <a-torus position="0 -0.875 -12" radius=".5" radiusTubular="0.5" color="red"></a-torus> <a-text position="-2.55 0.675 -5" color="black" scale="3 3 3" value="That's all folks!!"></a-text> <!-- define a camera which will move according to the marker position --> <a-marker-camera preset='hiro'></a-marker-camera> </a-scene> </body> </html>
app/commons/templates/commons/search.html
AlexandreDecan/Lexpage
{% extends "__base.html" %} {% block title %}Rechercher | {{ block.super }}{% endblock title %} {% block page %} <h2>Rechercher sur le site</h2> <form method="post" class="form" action=""> {% csrf_token %} {% include "_form_errors.html" %} {% for field in form %} {% include "_form_field.html" with field=field %} {% endfor %} <script> $(document).ready(function () { $(".author_complete").autocomplete({ serviceUrl: "{% url 'profile_api_list' %}", minChars: 2, autoSelectFirst:true, tabDisabled: true }); }); </script> <button class="btn btn-primary" type="submit">Rechercher</button> </form> {% if result_title %} <h3>Résultats - {{ result_title }} <small>({{ result_list|length }})</small></h3> <ul> {% for result in result_list %} {% if result.get_absolute_url %} <li><a href="{{ result.get_absolute_url }}">{{ result.search_title }}</a> {% else %} <li>{{ result.search_title }} {% endif %} <span class="text-muted small"> ({{ result.search_date|date }}{% if result.search_author %}, par {{ result.search_author }}{% endif %}) </span> {% if result.search_summary %} <br/> <em>{{ result.search_summary|truncatewords:30 }}</em> {% endif %}</li> {% empty %} <li><em>Aucun résultat trouvé.</em></li> {% endfor %} </ul> {% endif %} {% endblock %}
mini/templates/index.html
opatut/mini
{% extends "_base.html" %} {% block title %}Home{% endblock %} {% block content %} <div class="page-header"> <h1>Index</h1> </div> {% endblock %}
_source/news/2016-12-13-rbi.html
InstantKhabar/_source
--- title: "आरबीआई अधिकारी भी नोटों की दलाली में शामिल, गिरफ्तार" layout: item category: ["india"] date: 2016-12-13T08:04:22.170Z image: 1481616262169rbi.jpg --- <p>नई दिल्ली: सीबीआई ने बेंगलुरु में दो अन्य लोगों के साथ आरबीआई के एक अधिकारी को गिरफ्तार किया है. बताया जा रहा है कि सीबीआई ने इनके पास से 17 लाख रुपये कैश भी बरामद किया है.</p> <p>जानकारी के अनुसार के माइकल जो कि आरबीआई बेंगुलुर में सीनियर स्पेशल असिसटेंट के पद पर तैनात हैं को सीबीआई ने गिरफ्तार किया है. आरोप है कि ये लोग दलालों के साथ मिलकर कालाधन के सफेद करने के काम में लगे थे. सीबीआई ने इन लोगों को स्टेट बैंक ऑफ मैसूर में करीब 1.5 करोड़ रुपये के लेन-देन के मामले में गिरफ्तार किया है.</p> <p>उल्लेखनीय है कि पिछले एक महीने में नोटबंदी के बाद से बैंक और दलालों की मिली भगत से बंद हुए नोट को नए नोटों में बदलने का काम जारी है और आए दिन पुलिस ऐसे गिरोह का भंडाफोड़ कर रही है.</p>
_source/news/2017-08-23-jet-king.html
InstantKhabar/_source
--- title: "Jetking announces national championship among students to make them future-ready" layout: item category: ["business"] date: 2017-08-23T07:48:42.134Z image: 1503494322133jet-king.jpg --- <p>Mumbai: As a part of celebrating their Founder’s Day, Jetking announces “Step Into The Future – 2017 to 2030” a national championship among their students across various cities and towns today. The Founder’s Day on August 26 has been declared as the SMARTLABPLUS Day to encourage modern teaching methodology which encourages applying and understanding what we learn.</p> <p>The students will have to build an innovative product or a service for the year 2030, keeping futuristic trends and demands in mind. From around 100+ centres, all the students are expected to participate in this challenge. They will form groups of three for the competition.</p> <p>All the entries will be evaluated by a panel of esteemed jury and management. They will also be showcased to venture capitalists. The winner will be announced on the same day and will win a scholarships.</p> <p>Avinash Bharwani, Vice-President, Jetking said, “We believe in skilling our students to ensure they are employable and know how to apply their talent and knowledge. These championships are declared to encourage creativity and learning and at the same time make it rewarding and enjoyable.”</p>
newsTemplate/20220121-sl.html
gcompris/GCompris-site
{% extends "template/onenews.html" %} {% set title = 'Izdaja GCompris 2.1' %} {% set withlongcontent = 0 %} {% block content %} <img src='{{ newsFolder }}images/r2.1-small.png' class='col-xs-12 col-md-4' alt='gcompris 2.1' style='float: right; padding-left: 10px; cursor: pointer;' onclick="window.open('{{ newsFolder }}images/r2.1.png')"/> <p>Pozdravljeni,<br /> Z veseljem objavljamo izdajo GCompris verzije 2.1.</p> <p>To je vzdrževalna verzija, da bi vsaka distribucija GNU/Linuxa, ki je dobavila verzijo 2.0 le to nadgradila na 2.1.</p> <p>Najpomembnejša sprememba je, da prenos imovine na nekaterih starejših verzijah Androida spet deluje.</p> <p>Tu je povzetek vsebovanih sprememb:</p> <ul> <li class="puce">Dobava SSL potrdila za prenos imovine za starejše telefone/tablice z Androidom, ki ga nimajo in zato prenos podatkov ne deluje (https://bugs.kde.org/show_bug.cgi?id=447572).</li> <li class="puce">Grafike so bile posodobljene za ravnotežno škatlo in dejavnosti brisanja.</li> <li class="puce">Popravek napake pri obratnem štetju, kjer je po eni potezi ribe ni bilo več mogoče premagati, četudi ste vnesli pravilni rezultat.</li> <li class="puce">Popravek zamrznenja pri učenju decimalk, kadar ste spreminjali ravni.</li> <li class="puce">Dodana krepka oznaka za upravljanje tipkovnice pri dejavnostih določanja poti.</li> <li class="puce">Popravljeno nevidno dno seznama dejavnosti, kadar ste se pomaknili na konec.</li> <li class="puce">Na okolju Windows odstranjena zamegljenost na visoko ločljivih zaslonih pri namestitvi GCompris.</li> </ul> <br/> <p>Na strani prevodov:</p> <ul> <li class="puce">Dokončana sta prevoda v bretonski in makedonski jezik.</li> <li class="puce">Češčina se je vrnila (za zdaj le delni prevod nad 80%).</li> </ul> <br/> <p>Pakete te nove verzije lahko najdete za GNU/Linux, Windows, MacOS na <a href="https://gcompris.net/downloads{{ suffix }}.html">strani za prenos</a>. Ta posodobitev bo kmalu na voljo tudi v trgovini Android Play, skladišču F-Droid in trgovini za Windows. Paket za Raspberry Pi bo na voljo kmalu.</p> <p>Hvala vsem,<br/> Timothée in Johnny</p> {% endblock %}
fuzzy/doc/tfg/fuzzy/primitives/rules/SupportRules.html
luis-r-izquierdo/netlogo-fuzzy-logic-extension
<!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_122-ea) on Thu Jun 29 10:12:18 CEST 2017 --> <title>SupportRules</title> <meta name="date" content="2017-06-29"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="SupportRules"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/SupportRules.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../tfg/fuzzy/primitives/rules/ProdRule.html" title="class in tfg.fuzzy.primitives.rules"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?tfg/fuzzy/primitives/rules/SupportRules.html" target="_top">Frames</a></li> <li><a href="SupportRules.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">tfg.fuzzy.primitives.rules</div> <h2 title="Class SupportRules" class="title">Class SupportRules</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>tfg.fuzzy.primitives.rules.SupportRules</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">SupportRules</span> extends java.lang.Object</pre> <div class="block">This class is a support for all primitive rules.</div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>Marcos Almendres.</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="../../../../tfg/fuzzy/primitives/rules/SupportRules.html#SupportRules--">SupportRules</a></span>()</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="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="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 double</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../tfg/fuzzy/primitives/rules/SupportRules.html#simpleRulesChecks-org.nlogo.core.LogoList-">simpleRulesChecks</a></span>(org.nlogo.core.LogoList&nbsp;l)</code> <div class="block">Checks the format of the list given and evaluate the rule inside, only one rule.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static java.util.List&lt;java.lang.Double&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../tfg/fuzzy/primitives/rules/SupportRules.html#variadicRulesChecks-org.nlogo.core.LogoList-">variadicRulesChecks</a></span>(org.nlogo.core.LogoList&nbsp;l)</code> <div class="block">Checks the format of the list given and evaluate the rules inside, more than one.</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>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="SupportRules--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SupportRules</h4> <pre>public&nbsp;SupportRules()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="simpleRulesChecks-org.nlogo.core.LogoList-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>simpleRulesChecks</h4> <pre>public static&nbsp;double&nbsp;simpleRulesChecks(org.nlogo.core.LogoList&nbsp;l) throws org.nlogo.api.ExtensionException, org.nlogo.api.LogoException</pre> <div class="block">Checks the format of the list given and evaluate the rule inside, only one rule.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>l</code> - the list with the evaluation parameters inside.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>The evaluation of the rule given.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>org.nlogo.api.ExtensionException</code></dd> <dd><code>org.nlogo.api.LogoException</code></dd> </dl> </li> </ul> <a name="variadicRulesChecks-org.nlogo.core.LogoList-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>variadicRulesChecks</h4> <pre>public static&nbsp;java.util.List&lt;java.lang.Double&gt;&nbsp;variadicRulesChecks(org.nlogo.core.LogoList&nbsp;l) throws org.nlogo.api.ExtensionException, org.nlogo.api.LogoException</pre> <div class="block">Checks the format of the list given and evaluate the rules inside, more than one.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>l</code> - the list with the evaluation parameters inside.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>The evaluation of all rules given.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>org.nlogo.api.ExtensionException</code></dd> <dd><code>org.nlogo.api.LogoException</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/SupportRules.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../tfg/fuzzy/primitives/rules/ProdRule.html" title="class in tfg.fuzzy.primitives.rules"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?tfg/fuzzy/primitives/rules/SupportRules.html" target="_top">Frames</a></li> <li><a href="SupportRules.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>
ScriptReference/Handles.ArrowCap.html
rakuten/Uinty3D-Docs-zhcn
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: Handles.ArrowCap</title> <meta name="description" content="Develop once, publish everywhere! Unity is the ultimate tool for video game development, architectural visualizations, and interactive media installations - publish to the web, Windows, OS X, Wii, Xbox 360, and iPhone with many more platforms to come." /> <meta name="author" content="Unity Technologies" /> <link rel="shortcut icon" href="../StaticFiles/images/favicons/favicon.ico" /> <link rel="icon" type="image/png" href="../StaticFiles/images/favicons/favicon.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../StaticFiles/images/favicons/apple-touch-icon-152x152.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../StaticFiles/images/favicons/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="../StaticFiles/images/favicons/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../StaticFiles/images/favicons/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../StaticFiles/images/favicons/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" href="../StaticFiles/images/favicons/apple-touch-icon.png" /> <meta name="msapplication-TileColor" content="#222c37" /> <meta name="msapplication-TileImage" content="../StaticFiles/images/favicons/tileicon-144x144.png" /> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2854981-1']); _gaq.push(['_setDomainName', 'unity3d.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript" src="../StaticFiles/js/jquery.js"> </script> <script type="text/javascript" src="docdata/toc.js">//toc</script> <!--local TOC--> <script type="text/javascript" src="docdata/global_toc.js">//toc</script> <!--global TOC, including other platforms--> <script type="text/javascript" src="../StaticFiles/js/core.js"> </script> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="../StaticFiles/css/core.css" /> </head> <body> <div class="header-wrapper"> <div id="header" class="header"> <div class="content"> <div class="spacer"> <div class="menu"> <div class="logo"> <a href="http://docs.unity3d.com"> </a> </div> <div class="search-form"> <form action="30_search.html" method="get" class="apisearch"> <input type="text" name="q" placeholder="Search scripting..." autosave="Unity Reference" results="5" class="sbox field" id="q"> </input> <input type="submit" class="submit"> </input> </form> </div> <ul> <li> <a href="http://docs.unity3d.com">Overview</a> </li> <li> <a href="../Manual/index.html">Manual</a> </li> <li> <a href="../ScriptReference/index.html" class="selected">Scripting API</a> </li> </ul> </div> </div> <div class="more"> <div class="filler"> </div> <ul> <li> <a href="http://unity3d.com/">unity3d.com</a> </li> </ul> </div> </div> </div> <div class="toolbar"> <div class="content clear"> <div class="lang-switcher hide"> <div class="current toggle" data-target=".lang-list"> <div class="lbl">Language: <span class="b">English</span></div> <div class="arrow"> </div> </div> <div class="lang-list" style="display:none;"> <ul> <li> <a href="">English</a> </li> </ul> </div> </div> <div class="script-lang"> <ul> <li class="selected" data-lang="CS">C#</li> <li data-lang="JS">JS</li> </ul> <div id="script-lang-dialog" class="dialog hide"> <div class="dialog-content clear"> <h2>Script language</h2> <div class="close"> </div> <p class="clear">Select your preferred scripting language. All code snippets will be displayed in this language.</p> </div> </div> </div> </div> </div> </div> <div id="master-wrapper" class="master-wrapper clear"> <div id="sidebar" class="sidebar"> <div class="sidebar-wrap"> <div class="content"> <div class="sidebar-menu"> <div class="toc"> <h2>Scripting API</h2> </div> </div> <p> <a href="40_history.html" class="cw">History</a> </p> </div> </div> </div> <div id="content-wrap" class="content-wrap"> <div class="content-block"> <div class="content"> <div class="section"> <div class="mb20 clear"> <h1 class="heading inherit"> <a href="Handles.html">Handles</a>.ArrowCap</h1> <div class="clear"> </div> <div class="clear"> </div> <div class="suggest"> <a class="blue-btn sbtn">Suggest a change</a> <div class="suggest-wrap rel hide"> <div class="loading hide"> <div> </div> <div> </div> <div> </div> </div> <div class="suggest-success hide"> <h2>Success!</h2> <p>Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-failed hide"> <h2>Sumbission failed</h2> <p>For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-form clear"> <label for="suggest_name">Your name</label> <input id="suggest_name" type="text"> </input> <label for="suggest_email">Your email</label> <input id="suggest_email" type="email"> </input> <label for="suggest_body" class="clear">Suggestion <span class="r">*</span></label> <textarea id="suggest_body" class="req"> </textarea> <button id="suggest_submit" class="blue-btn mr10">Submit suggestion</button> <p class="mb0"> <a class="cancel left lh42 cn">Cancel</a> </p> </div> </div> </div> <a href="" class="switch-link gray-btn sbtn left hide">Switch to Manual</a> <div class="clear"> </div> </div> <div class="subsection"> <div class="signature"> <div class="signature-JS sig-block">public static function <span class="sig-kw">ArrowCap</span>(<span class="sig-kw">controlID</span>: int, <span class="sig-kw">position</span>: <a href="Vector3.html">Vector3</a>, <span class="sig-kw">rotation</span>: <a href="Quaternion.html">Quaternion</a>, <span class="sig-kw">size</span>: float): void; </div> <div class="signature-CS sig-block">public static void <span class="sig-kw">ArrowCap</span>(int <span class="sig-kw">controlID</span>, <a href="Vector3.html">Vector3 </a><span class="sig-kw">position</span>, <a href="Quaternion.html">Quaternion </a><span class="sig-kw">rotation</span>, float <span class="sig-kw">size</span>); </div> </div> </div> <div class="subsection"> <h2>Parameters</h2> <table class="list"> </table> </div> <div class="subsection"> <h2>Description</h2> <p>Draw an arrow like those used by the move tool.</p> </div> <div class="subsection"> <p> <strong>Note:</strong> Use HandleUtility.GetHandleSize where you might want to have constant screen-sized handles.<br /><br /><img src="../StaticFiles/ScriptRefImages/ArrowCap.png" /><br /> <em>Arrow Cap in the Scene View.</em></p> </div> <div class="subsection"> <pre class="codeExampleRaw"> // Draw one Arrow on each axis of any <a href="GameObject.html">GameObject</a> // that has the "DummyArrowCapScript.js" script attached. @Custom<a href="Editor.html">Editor</a> (DummyArrowCapScript) class ArrowCap extends <a href="Editor.html">Editor</a> { var arrowSize : float = 1; function OnSceneGUI () { <a href="Handles-color.html">Handles.color</a> = <a href="Color-red.html">Color.red</a>; <a href="Handles.ArrowCap.html">Handles.ArrowCap</a>(0, target.transform.position + <a href="Vector3.html">Vector3</a>(5,0,0), target.transform.rotation, arrowSize); <a href="Handles-color.html">Handles.color</a> = <a href="Color-green.html">Color.green</a>; <a href="Handles.ArrowCap.html">Handles.ArrowCap</a>(0, target.transform.position + <a href="Vector3.html">Vector3</a>(0,5,0), target.transform.rotation, arrowSize); <a href="Handles-color.html">Handles.color</a> = <a href="Color-blue.html">Color.blue</a>; <a href="Handles.ArrowCap.html">Handles.ArrowCap</a>(0, target.transform.position + <a href="Vector3.html">Vector3</a>(0,0,5), target.transform.rotation, arrowSize); } }</pre> </div> <div class="subsection"> <p>And the script attached to this Handle:</p> </div> <div class="subsection"> <pre class="codeExampleRaw"> //DummyArrowCapScript.js<br /><br /> <a href="Debug.Log.html">Debug.Log</a>("I have ArrowCap <a href="Handles.html">Handles</a> attached to this transform!");</pre> </div> </div> <div class="footer-wrapper"> <div class="footer clear"> <div class="copy">Copyright © 2014 Unity Technologies</div> <div class="menu"> <a href="http://unity3d.com/learn">Learn</a> <a href="http://unity3d.com/community">Community</a> <a href="http://unity3d.com/asset-store">Asset Store</a> <a href="https://store.unity3d.com">Buy</a> <a href="http://unity3d.com/unity/download">Download</a> </div> </div> </div> </div> </div> </div> </div> </body> </html>
rdoc/files/README.html
snmgian/simple_sorting
<!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" xml:lang="en" lang="en"> <head> <title>File: README [SimpleSorting]</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" /> <script type="text/javascript"> // <![CDATA[ function popupCode( url ) { window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400") } function toggleCode( id ) { if ( document.getElementById ) elem = document.getElementById( id ); else if ( document.all ) elem = eval( "document.all." + id ); else return false; elemStyle = elem.style; if ( elemStyle.display != "block" ) { elemStyle.display = "block" } else { elemStyle.display = "none" } return true; } // Make codeblocks hidden by default document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" ) // ]]> </script> </head> <body> <div id="fileHeader"> <h1>README</h1> <table class="header-table"> <tr class="top-aligned-row"> <td><strong>Path:</strong></td> <td>README </td> </tr> <tr class="top-aligned-row"> <td><strong>Last Update:</strong></td> <td>2010-05-30 16:29:47 -0300</td> </tr> </table> </div> <!-- banner header --> <div id="bodyContent"> <div id="contextContent"> <div id="description"> <h1><a href="../classes/SimpleSorting.html">SimpleSorting</a></h1> <p> <a href="../classes/SimpleSorting.html">SimpleSorting</a> helps to make sorting more easier for Rails. It provides sorting over column&#8217;s model and over associated models. </p> <p> When sorting by associated models it includes objects who doesn&#8217;t are associated, btw uses LEFT JOINs not INNER JOINs like searchlogic does. </p> <p> At this moment it&#8217;s not possible to chain sorting calls because named scopes doesn&#8217;t support sort chaining. At Rails 3.0 that behaviour may change. </p> <h2>Install &amp; Use</h2> <p> Install as a plugin: </p> <pre> $&gt; script/plugin install git://github.com/snmgian/simple_sorting.git Move to the plugin directory and run the tests $&gt; cd vendor/plugins/simple_sorting $&gt; rake If all tests passed you're ready. </pre> <h2>ActiveRecord Example</h2> <ul> <li>Sorting by a column&#8217;s model: <pre> Person.asc_by_name # People set sorted by name in ascending order Person.desc_by_age # People set sorted by age in descending order </pre> </li> <li>Sorting by an associated model in a :belongs_to association: <pre> Person.asc_by_planet_name # People set sorted by theirs planet's name in ascending order Person.desc_by_planet_name # People set sorted by theirs planet's name in descending order </pre> </li> <li>Sorting by an associated model in a :has_one association: <pre> Person.asc_by_tie_color # People set sorted by theirs tie's color in ascending order Person.desc_by_tie_color # People set sorted by theirs tie's color in descending order </pre> </li> </ul> <h2>View and Controller Example</h2> <ul> <li>The following renders a link that will pass in the request the parameters for sorting. The sorting direction is extracted from the request params or defaults to &#8216;asc&#8217; <pre> sort_link 'Name', 'name' </pre> </li> <li>The following render a link to sort by the associated tie&#8217;s color <pre> sort_link 'Tie', 'tie.color' </pre> </li> <li>In the action method simply call to simple_sorting passing the ActiveRecord finder and a Hash with the :sort_dir and :sort_field params <pre> @people = simple_sorting(Person, params) </pre> </li> </ul> <h2>Acknowledgements</h2> <p> The technique used here is based on simplelogic. </p> <h2>.</h2> <p> Copyright &#169; 2010 &#8220;snmgian&#8221;, released under LGPL v3 license. </p> <h2>.</h2> <p> Contact at: snmgian at gmail dot com </p> </div> </div> </div> <!-- if includes --> <div id="section"> <!-- if method_list --> </div> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> </div> </body> </html>
DentalImageViewer/lib/jiu-0.14.3/doc/api/net/sourceforge/jiu/filters/class-use/BorderSampleGenerator.html
juehv/DentalImageViewer
<!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_14) on Mon Aug 03 23:26:22 CEST 2009 --> <TITLE> Uses of Class net.sourceforge.jiu.filters.BorderSampleGenerator (JIU API documentation) </TITLE> <META NAME="date" CONTENT="2009-08-03"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class net.sourceforge.jiu.filters.BorderSampleGenerator (JIU 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../net/sourceforge/jiu/filters/BorderSampleGenerator.html" title="class in net.sourceforge.jiu.filters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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 target="_top" href="http://jiu.sourceforce.net/">JIU 0.14.3</a></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?net/sourceforge/jiu/filters/\class-useBorderSampleGenerator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BorderSampleGenerator.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>net.sourceforge.jiu.filters.BorderSampleGenerator</B></H2> </CENTER> No usage of net.sourceforge.jiu.filters.BorderSampleGenerator <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../net/sourceforge/jiu/filters/BorderSampleGenerator.html" title="class in net.sourceforge.jiu.filters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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 target="_top" href="http://jiu.sourceforce.net/">JIU 0.14.3</a></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?net/sourceforge/jiu/filters/\class-useBorderSampleGenerator.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BorderSampleGenerator.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt </BODY> </HTML>
RossFamilyTree/evt/c/c/d15f5fd9daf7c9ee553ffb932cc.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">Ross Gammon’s Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li class = "CurrentSection"><a href="../../../events.html" title="Events">Events</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> </ul> </div> </div> <div class="content" id="EventDetail"> <h3>Birth</h3> <table class="infolist eventlist"> <tbody> <tr> <td class="ColumnAttribute">Gramps ID</td> <td class="ColumnGRAMPSID">E2779</td> </tr> <tr> <td class="ColumnAttribute">Date</td> <td class="ColumnColumnDate"> 1845 </td> </tr> </tbody> </table> <div class="subsection" id="references"> <h4>References</h4> <ol class="Col1" role="Volume-n-Page"type = 1> <li> <a href="../../../ppl/9/a/d15f5fd9d9c291cb8f9e1e709a9.html"> CUTCLIFFE, William <span class="grampsid"> [I2560]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:54:11<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a> </p> <p id="copyright"> </p> </div> </body> </html>
app-popoto/index.html
sim51/jahia-definition-analysis
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Popoto Search</title> <link rel="stylesheet" href="./css/popoto.min.css"> </head> <body class="ppt-body"> <header class="ppt-header"> <span class="ppt-header-span">POPOTO JS 0.0-&alpha;1</span> </header> <section class="ppt-section-main"> <div class="ppt-section-header"> <span class="ppt-header-span">Graph</span> search </div> <div class="ppt-container-graph"> <nav id="popoto-taxonomy" class="ppt-taxo-nav"> <!-- Label/taxonomy filter will be generated here --> </nav> <div id="popoto-graph" class="ppt-div-graph"> <!-- Graph will be generated here--> </div> </div> <div id="popoto-query" class="ppt-container-query"> <!-- Query viewer will be generated here --> </div> <div id="popoto-cypher" class="ppt-container-query"> <!-- Query viewer will be generated here --> </div> <!-- Cypher query viewer has been partially disabled for this alpha release and only display the query as text if enabled --> <!--<div id="popoto-cypher" class="ppt-container-cypher">--> <!--</div>--> <div class="ppt-section-header"> <!-- The total results count is updated with a listener defined in app-template.js --> RESULTS <span id="result-total-count" class="ppt-count"></span> </div> <div id="popoto-results" class="ppt-container-results"> <!-- Results will be generated here --> </div> </section> <!----------------------> <!-- Required scripts --> <!-- Jquery is only used in popoto.js to send ajax POST request on Neo4j REST API --> <!-- This dependency will probably be removed in future releases --> <script src="./js/jquery-2.1.0.min.js" charset="utf-8"></script> <script src="./js/d3.v3.min.js" charset="utf-8"></script> <script src="./js/popoto.min.js" charset="utf-8"></script> <!-- You can modify the parameters defined in this script to customize this application template --> <script src="./js/app-template.js" charset="utf-8"></script> </body> </html>
src/main/webapp/CloudAdmin/fixed_header_sidebar.html
sangjw/99work
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>Cloud Admin | Fixed Header & Sidebar</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no"> <meta name="description" content=""> <meta name="author" content=""> <!-- STYLESHEETS --><!--[if lt IE 9]><script src="js/flot/excanvas.min.js"></script><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script><![endif]--> <link rel="stylesheet" type="text/css" href="css/cloud-admin.css" > <link rel="stylesheet" type="text/css" href="css/themes/default.css" id="skin-switcher" > <link rel="stylesheet" type="text/css" href="css/responsive.css" > <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet"> <!-- DATE RANGE PICKER --> <link rel="stylesheet" type="text/css" href="js/bootstrap-daterangepicker/daterangepicker-bs3.css" /> <!-- FONTS --> <link href='http://fonts.useso.com/css?family=Open+Sans:300,400,600,700' rel='stylesheet' type='text/css'> </head> <body> <!-- HEADER --> <header class="navbar clearfix navbar-fixed-top" id="header"> <div class="container"> <div class="navbar-brand"> <!-- COMPANY LOGO --> <a href="index.html"> <img src="img/logo/logo.png" alt="Cloud Admin Logo" class="img-responsive" height="30" width="120"> </a> <!-- /COMPANY LOGO --> <!-- TEAM STATUS FOR MOBILE --> <div class="visible-xs"> <a href="#" class="team-status-toggle switcher btn dropdown-toggle"> <i class="fa fa-users"></i> </a> </div> <!-- /TEAM STATUS FOR MOBILE --> <!-- SIDEBAR COLLAPSE --> <div id="sidebar-collapse" class="sidebar-collapse btn"> <i class="fa fa-bars" data-icon1="fa fa-bars" data-icon2="fa fa-bars" ></i> </div> <!-- /SIDEBAR COLLAPSE --> </div> <!-- NAVBAR LEFT --> <ul class="nav navbar-nav pull-left hidden-xs" id="navbar-left"> <li class="dropdown"> <a href="#" class="team-status-toggle dropdown-toggle tip-bottom" data-toggle="tooltip" title="Toggle Team View"> <i class="fa fa-users"></i> <span class="name">Team Status</span> <i class="fa fa-angle-down"></i> </a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-cog"></i> <span class="name">Skins</span> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu skins"> <li class="dropdown-title"> <span><i class="fa fa-leaf"></i> Theme Skins</span> </li> <li><a href="#" data-skin="default">Subtle (default)</a></li> <li><a href="#" data-skin="night">Night</a></li> <li><a href="#" data-skin="earth">Earth</a></li> <li><a href="#" data-skin="utopia">Utopia</a></li> <li><a href="#" data-skin="nature">Nature</a></li> <li><a href="#" data-skin="graphite">Graphite</a></li> </ul> </li> </ul> <!-- /NAVBAR LEFT --> <!-- BEGIN TOP NAVIGATION MENU --> <ul class="nav navbar-nav pull-right"> <!-- BEGIN NOTIFICATION DROPDOWN --> <li class="dropdown" id="header-notification"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-bell"></i> <span class="badge">7</span> </a> <ul class="dropdown-menu notification"> <li class="dropdown-title"> <span><i class="fa fa-bell"></i> 7 Notifications</span> </li> <li> <a href="#"> <span class="label label-success"><i class="fa fa-user"></i></span> <span class="body"> <span class="message">5 users online. </span> <span class="time"> <i class="fa fa-clock-o"></i> <span>Just now</span> </span> </span> </a> </li> <li> <a href="#"> <span class="label label-primary"><i class="fa fa-comment"></i></span> <span class="body"> <span class="message">Martin commented.</span> <span class="time"> <i class="fa fa-clock-o"></i> <span>19 mins</span> </span> </span> </a> </li> <li> <a href="#"> <span class="label label-warning"><i class="fa fa-lock"></i></span> <span class="body"> <span class="message">DW1 server locked.</span> <span class="time"> <i class="fa fa-clock-o"></i> <span>32 mins</span> </span> </span> </a> </li> <li> <a href="#"> <span class="label label-info"><i class="fa fa-twitter"></i></span> <span class="body"> <span class="message">Twitter connected.</span> <span class="time"> <i class="fa fa-clock-o"></i> <span>55 mins</span> </span> </span> </a> </li> <li> <a href="#"> <span class="label label-danger"><i class="fa fa-heart"></i></span> <span class="body"> <span class="message">Jane liked. </span> <span class="time"> <i class="fa fa-clock-o"></i> <span>2 hrs</span> </span> </span> </a> </li> <li> <a href="#"> <span class="label label-warning"><i class="fa fa-exclamation-triangle"></i></span> <span class="body"> <span class="message">Database overload.</span> <span class="time"> <i class="fa fa-clock-o"></i> <span>6 hrs</span> </span> </span> </a> </li> <li class="footer"> <a href="#">See all notifications <i class="fa fa-arrow-circle-right"></i></a> </li> </ul> </li> <!-- END NOTIFICATION DROPDOWN --> <!-- BEGIN INBOX DROPDOWN --> <li class="dropdown" id="header-message"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-envelope"></i> <span class="badge">3</span> </a> <ul class="dropdown-menu inbox"> <li class="dropdown-title"> <span><i class="fa fa-envelope-o"></i> 3 Messages</span> <span class="compose pull-right tip-right" title="Compose message"><i class="fa fa-pencil-square-o"></i></span> </li> <li> <a href="#"> <img src="img/avatars/avatar2.jpg" alt="" /> <span class="body"> <span class="from">Jane Doe</span> <span class="message"> Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse mole ... </span> <span class="time"> <i class="fa fa-clock-o"></i> <span>Just Now</span> </span> </span> </a> </li> <li> <a href="#"> <img src="img/avatars/avatar1.jpg" alt="" /> <span class="body"> <span class="from">Vince Pelt</span> <span class="message"> Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse mole ... </span> <span class="time"> <i class="fa fa-clock-o"></i> <span>15 min ago</span> </span> </span> </a> </li> <li> <a href="#"> <img src="img/avatars/avatar8.jpg" alt="" /> <span class="body"> <span class="from">Debby Doe</span> <span class="message"> Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse mole ... </span> <span class="time"> <i class="fa fa-clock-o"></i> <span>2 hours ago</span> </span> </span> </a> </li> <li class="footer"> <a href="#">See all messages <i class="fa fa-arrow-circle-right"></i></a> </li> </ul> </li> <!-- END INBOX DROPDOWN --> <!-- BEGIN TODO DROPDOWN --> <li class="dropdown" id="header-tasks"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-tasks"></i> <span class="badge">3</span> </a> <ul class="dropdown-menu tasks"> <li class="dropdown-title"> <span><i class="fa fa-check"></i> 6 tasks in progress</span> </li> <li> <a href="#"> <span class="header clearfix"> <span class="pull-left">Software Update</span> <span class="pull-right">60%</span> </span> <div class="progress"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;"> <span class="sr-only">60% Complete</span> </div> </div> </a> </li> <li> <a href="#"> <span class="header clearfix"> <span class="pull-left">Software Update</span> <span class="pull-right">25%</span> </span> <div class="progress"> <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" style="width: 25%;"> <span class="sr-only">25% Complete</span> </div> </div> </a> </li> <li> <a href="#"> <span class="header clearfix"> <span class="pull-left">Software Update</span> <span class="pull-right">40%</span> </span> <div class="progress progress-striped"> <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%;"> <span class="sr-only">40% Complete</span> </div> </div> </a> </li> <li> <a href="#"> <span class="header clearfix"> <span class="pull-left">Software Update</span> <span class="pull-right">70%</span> </span> <div class="progress progress-striped active"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100" style="width: 70%;"> <span class="sr-only">70% Complete</span> </div> </div> </a> </li> <li> <a href="#"> <span class="header clearfix"> <span class="pull-left">Software Update</span> <span class="pull-right">65%</span> </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 35%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 20%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 10%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> </a> </li> <li class="footer"> <a href="#">See all tasks <i class="fa fa-arrow-circle-right"></i></a> </li> </ul> </li> <!-- END TODO DROPDOWN --> <!-- BEGIN USER LOGIN DROPDOWN --> <li class="dropdown user" id="header-user"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <img alt="" src="img/avatars/avatar3.jpg" /> <span class="username">John Doe</span> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li><a href="#"><i class="fa fa-user"></i> My Profile</a></li> <li><a href="#"><i class="fa fa-cog"></i> Account Settings</a></li> <li><a href="#"><i class="fa fa-eye"></i> Privacy Settings</a></li> <li><a href="login.html"><i class="fa fa-power-off"></i> Log Out</a></li> </ul> </li> <!-- END USER LOGIN DROPDOWN --> </ul> <!-- END TOP NAVIGATION MENU --> </div> <!-- TEAM STATUS --> <div class="container team-status" id="team-status"> <div id="scrollbar"> <div class="handle"> </div> </div> <div id="teamslider"> <ul class="team-list"> <li class="current"> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar3.jpg" alt="" /> </span> <span class="title"> You </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 35%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 20%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 10%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">6</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">3</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">1</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> <li> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar1.jpg" alt="" /> </span> <span class="title"> Max Doe </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 15%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 40%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 20%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">2</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">8</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">4</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> <li> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar2.jpg" alt="" /> </span> <span class="title"> Jane Doe </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 65%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 10%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 15%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">10</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">3</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">4</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> <li> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar4.jpg" alt="" /> </span> <span class="title"> Ellie Doe </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 5%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 48%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 27%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">1</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">6</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">2</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> <li> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar5.jpg" alt="" /> </span> <span class="title"> Lisa Doe </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 21%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 20%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 40%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">4</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">5</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">9</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> <li> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar6.jpg" alt="" /> </span> <span class="title"> Kelly Doe </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 45%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 21%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 10%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">6</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">3</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">1</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> <li> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar7.jpg" alt="" /> </span> <span class="title"> Jessy Doe </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 7%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 30%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 10%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">1</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">6</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">2</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> <li> <a href="javascript:void(0);"> <span class="image"> <img src="img/avatars/avatar8.jpg" alt="" /> </span> <span class="title"> Debby Doe </span> <div class="progress"> <div class="progress-bar progress-bar-success" style="width: 70%"> <span class="sr-only">35% Complete (success)</span> </div> <div class="progress-bar progress-bar-warning" style="width: 20%"> <span class="sr-only">20% Complete (warning)</span> </div> <div class="progress-bar progress-bar-danger" style="width: 5%"> <span class="sr-only">10% Complete (danger)</span> </div> </div> <span class="status"> <div class="field"> <span class="badge badge-green">13</span> completed <span class="pull-right fa fa-check"></span> </div> <div class="field"> <span class="badge badge-orange">7</span> in-progress <span class="pull-right fa fa-adjust"></span> </div> <div class="field"> <span class="badge badge-red">1</span> pending <span class="pull-right fa fa-list-ul"></span> </div> </span> </a> </li> </ul> </div> </div> <!-- /TEAM STATUS --> </header> <!--/HEADER --> <!-- PAGE --> <section id="page"> <!-- SIDEBAR --> <div id="sidebar" class="sidebar sidebar-fixed"> <div class="sidebar-menu nav-collapse"> <div class="divide-20"></div> <!-- SEARCH BAR --> <div id="search-bar"> <input class="search" type="text" placeholder="Search"><i class="fa fa-search search-icon"></i> </div> <!-- /SEARCH BAR --> <!-- SIDEBAR MENU --> <ul> <li> <a href="index.html"> <i class="fa fa-tachometer fa-fw"></i> <span class="menu-text">Dashboard</span> <span class="selected"></span> </a> </li> <li class="has-sub"> <a href="javascript:;" class=""> <i class="fa fa-bookmark-o fa-fw"></i> <span class="menu-text">UI Features</span> <span class="arrow"></span> </a> <ul class="sub"> <li><a class="" href="elements.html"><span class="sub-menu-text">Elements</span></a></li><li><a class="" href="notifications.html"><span class="sub-menu-text">Hubspot Notifications</span></a></li> <li><a class="" href="buttons_icons.html"><span class="sub-menu-text">Buttons & Icons</span></a></li> <li><a class="" href="sliders_progress.html"><span class="sub-menu-text">Sliders & Progress</span></a></li> <li><a class="" href="typography.html"><span class="sub-menu-text">Typography</span></a></li> <li><a class="" href="tabs_accordions.html"><span class="sub-menu-text">Tabs & Accordions</span></a></li> <li><a class="" href="treeview.html"><span class="sub-menu-text">Treeview</span></a></li> <li><a class="" href="nestable_lists.html"><span class="sub-menu-text">Nestable Lists</span></a></li> <li class="has-sub-sub"> <a href="javascript:;" class=""><span class="sub-menu-text">Third Level Menu</span> <span class="arrow"></span> </a> <ul class="sub-sub"> <li><a class="" href="#"><span class="sub-sub-menu-text">Item 1</span></a></li> <li><a class="" href="#"><span class="sub-sub-menu-text">Item 2</span></a></li> </ul> </li> </ul> </li> <li><a class="" href="frontend_theme/index.html" target="_blank"><i class="fa fa-desktop fa-fw"></i> <span class="menu-text">Frontend Theme</span></a></li><li><a class="" href="inbox.html"><i class="fa fa-envelope-o fa-fw"></i> <span class="menu-text">Inbox</span></a></li> <li class="has-sub"> <a href="javascript:;" class=""> <i class="fa fa-table fa-fw"></i> <span class="menu-text">Tables</span> <span class="arrow"></span> </a> <ul class="sub"> <li><a class="" href="simple_table.html"><span class="sub-menu-text">Simple Tables</span></a></li> <li><a class="" href="dynamic_tables.html"><span class="sub-menu-text">Dynamic Tables</span></a></li> <li><a class="" href="jqgrid_plugin.html"><span class="sub-menu-text">jqGrid Plugin</span></a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;" class=""> <i class="fa fa-pencil-square-o fa-fw"></i> <span class="menu-text">Form Elements</span> <span class="arrow"></span> </a> <ul class="sub"> <li><a class="" href="forms.html"><span class="sub-menu-text">Forms</span></a></li> <li><a class="" href="wizards_validations.html"><span class="sub-menu-text">Wizards & Validations</span></a></li> <li><a class="" href="rich_text_editors.html"><span class="sub-menu-text">Rich Text Editors</span></a></li> <li><a class="" href="dropzone_file_upload.html"><span class="sub-menu-text">Dropzone File Upload</span></a></li> </ul> </li> <li><a class="" href="widgets_box.html"><i class="fa fa-th-large fa-fw"></i> <span class="menu-text">Widgets & Box</span></a></li> <li class="has-sub"> <a href="javascript:;" class=""> <i class="fa fa-bar-chart-o fa-fw"></i> <span class="menu-text">Visual Charts</span> <span class="arrow"></span> </a> <ul class="sub"> <li><a class="" href="flot_charts.html"><span class="sub-menu-text">Flot Charts</span></a></li> <li><a class="" href="xcharts.html"><span class="sub-menu-text">xCharts</span></a></li> <li><a class="" href="others.html"><span class="sub-menu-text">Others</span></a></li> </ul> </li> <li class="has-sub active"> <a href="javascript:;" class=""> <i class="fa fa-columns fa-fw"></i> <span class="menu-text">Layouts</span> <span class="arrow open"></span> <span class="selected"></span> </a> <ul class="sub"> <li><a class="" href="mini_sidebar.html"><span class="sub-menu-text">Mini Sidebar</span></a></li> <li><a class="" href="fixed_header.html"><span class="sub-menu-text">Fixed Header</span></a></li> <li class="current"><a class="" href="fixed_header_sidebar.html"><span class="sub-menu-text">Fixed Header & Sidebar</span></a></li> </ul> </li> <li><a class="" href="calendar.html"><i class="fa fa-calendar fa-fw"></i> <span class="menu-text">Calendar <span class="tooltip-error pull-right" title="" data-original-title="3 New Events"> <span class="label label-success">New</span> </span> </span> </a> </li> <li class="has-sub"> <a href="javascript:;" class=""> <i class="fa fa-map-marker fa-fw"></i> <span class="menu-text">Maps</span> <span class="arrow"></span> </a> <ul class="sub"> <li><a class="" href="google_maps.html"><span class="sub-menu-text">Google Maps</span></a></li> <li><a class="" href="vector_maps.html"><span class="sub-menu-text">Vector Maps</span></a></li> </ul> </li> <li><a class="" href="gallery.html"><i class="fa fa-picture-o fa-fw"></i> <span class="menu-text">Gallery</span></a></li> <li class="has-sub"> <a href="javascript:;" class=""> <i class="fa fa-file-text fa-fw"></i> <span class="menu-text">More Pages</span> <span class="arrow"></span> </a> <ul class="sub"> <li><a class="" href="login.html"><span class="sub-menu-text">Login & Register Option 1</span></a></li><li><a class="" href="login_bg.html"><span class="sub-menu-text">Login & Register Option 2</span></a></li> <li><a class="" href="user_profile.html"><span class="sub-menu-text">User profile</span></a></li> <li><a class="" href="chats.html"><span class="sub-menu-text">Chats</span></a></li> <li><a class="" href="todo_timeline.html"><span class="sub-menu-text">Todo & Timeline</span></a></li> <li><a class="" href="address_book.html"><span class="sub-menu-text">Address Book</span></a></li> <li><a class="" href="pricing.html"><span class="sub-menu-text">Pricing</span></a></li> <li><a class="" href="invoice.html"><span class="sub-menu-text">Invoice</span></a></li> <li><a class="" href="orders.html"><span class="sub-menu-text">Orders</span></a></li> </ul> </li> <li class="has-sub"> <a href="javascript:;" class=""> <i class="fa fa-briefcase fa-fw"></i> <span class="menu-text">Other Pages <span class="badge pull-right">9</span></span> <span class="arrow"></span> </a> <ul class="sub"> <li><a class="" href="search_results.html"><span class="sub-menu-text">Search Results</span></a></li> <li><a class="" href="email_templates.html"><span class="sub-menu-text">Email Templates</span></a></li> <li><a class="" href="error_404.html"><span class="sub-menu-text">Error 404 Option 1</span></a></li><li><a class="" href="error_404_2.html"><span class="sub-menu-text">Error 404 Option 2</span></a></li><li><a class="" href="error_404_3.html"><span class="sub-menu-text">Error 404 Option 3</span></a></li> <li><a class="" href="error_500.html"><span class="sub-menu-text">Error 500 Option 1</span></a></li><li><a class="" href="error_500_2.html"><span class="sub-menu-text">Error 500 Option 2</span></a></li> <li><a class="" href="faq.html"><span class="sub-menu-text">FAQ</span></a></li> <li><a class="" href="blank_page.html"><span class="sub-menu-text">Blank Page</span></a></li> </ul> </li> </ul> <!-- /SIDEBAR MENU --> </div> </div> <!-- /SIDEBAR --> <div id="main-content"> <div class="container"> <div class="row"> <div id="content" class="col-lg-12"> <!-- PAGE HEADER--> <div class="row"> <div class="col-sm-12"> <div class="page-header"> <!-- STYLER --> <!-- /STYLER --> <!-- BREADCRUMBS --> <ul class="breadcrumb"> <li> <i class="fa fa-home"></i> <a href="index.html">Home</a> </li> <li> <a href="#">Layouts</a> </li> <li>Fixed Header & Sidebar</li> </ul> <!-- /BREADCRUMBS --> <div class="clearfix"> <h3 class="content-title pull-left">Fixed Header & Sidebar</h3> </div> <div class="description">Fixed Header & Sidebar Layout</div> </div> </div> </div> <!-- /PAGE HEADER --> </div><!-- /CONTENT--> </div> </div> </div> </section> <!--/PAGE --> <!-- JAVASCRIPTS --> <!-- Placed at the end of the document so the pages load faster --> <!-- JQUERY --> <script src="js/jquery/jquery-2.0.3.min.js"></script> <!-- JQUERY UI--> <script src="js/jquery-ui-1.10.3.custom/js/jquery-ui-1.10.3.custom.min.js"></script> <!-- BOOTSTRAP --> <script src="bootstrap-dist/js/bootstrap.min.js"></script> <!-- DATE RANGE PICKER --> <script src="js/bootstrap-daterangepicker/moment.min.js"></script> <script src="js/bootstrap-daterangepicker/daterangepicker.min.js"></script> <!-- SLIMSCROLL --> <script type="text/javascript" src="js/jQuery-slimScroll-1.3.0/jquery.slimscroll.min.js"></script><script type="text/javascript" src="js/jQuery-slimScroll-1.3.0/slimScrollHorizontal.min.js"></script> <!-- COOKIE --> <script type="text/javascript" src="js/jQuery-Cookie/jquery.cookie.min.js"></script> <!-- CUSTOM SCRIPT --> <script src="js/script.js"></script> <script> jQuery(document).ready(function() { App.setPage("fixed_header_sidebar"); //Set current page App.init(); //Initialise plugins and elements }); </script> <!-- /JAVASCRIPTS --> </body> </html>
poi-3.8/docs/apidocs/org/apache/poi/ss/formula/eval/class-use/BlankEval.html
gmchen/MosquitoSimulation
<!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:47 MSK 2012 --> <TITLE> Uses of Class org.apache.poi.ss.formula.eval.BlankEval (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="Uses of Class org.apache.poi.ss.formula.eval.BlankEval (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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html" title="class in org.apache.poi.ss.formula.eval"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/poi/ss/formula/eval/\class-useBlankEval.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BlankEval.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.poi.ss.formula.eval.BlankEval</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html" title="class in org.apache.poi.ss.formula.eval">BlankEval</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.ss.formula.eval"><B>org.apache.poi.ss.formula.eval</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.poi.ss.formula.eval"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html" title="class in org.apache.poi.ss.formula.eval">BlankEval</A> in <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</A> declared as <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html" title="class in org.apache.poi.ss.formula.eval">BlankEval</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html" title="class in org.apache.poi.ss.formula.eval">BlankEval</A></CODE></FONT></TD> <TD><CODE><B>BlankEval.</B><B><A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html#instance">instance</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html" title="class in org.apache.poi.ss.formula.eval">BlankEval</A></CODE></FONT></TD> <TD><CODE><B>BlankEval.</B><B><A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html#INSTANCE">INSTANCE</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>(Nov 2009) use <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html#instance"><CODE>instance</CODE></A></I></TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/poi/ss/formula/eval/BlankEval.html" title="class in org.apache.poi.ss.formula.eval"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/poi/ss/formula/eval/\class-useBlankEval.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BlankEval.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> </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>