path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
_layouts/post.html
zillachan/zillachan.github.io
--- layout: default --- <!-- Post Header --> <style type="text/css"> header.intro-header{ background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}') } </style> <header class="intro-header" > <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="post-heading"> <div class="Tags"> {% for tag in page.tags %} <a class="tag" href="/Tags/#{{ tag }}" title="{{ tag }}">{{ tag }}</a> {% endfor %} </div> <h1>{{ page.title }}</h1> {% if page.subtitle %} <h2 class="subheading">{{ page.subtitle }}</h2> {% endif %} <span class="meta">Posted by {% if page.author %}{{ page.author }}{% else %}{{ site.title }}{% endif %} on {{ page.date | date: "%B %-d, %Y" }}</span> </div> </div> </div> </div> </header> <!-- Post Content --> <article> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 post-container"> {{ content }} <hr> <ul class="pager"> {% if page.previous.url %} <li class="previous"> <a href="{{ page.previous.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.previous.title}}">&larr; Previous Post</a> </li> {% endif %} {% if page.next.url %} <li class="next"> <a href="{{ page.next.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.next.title}}">Next Post &rarr;</a> </li> {% endif %} </ul> <!-- Duoshuo Share start --> <style> .ds-share{ text-align: right; } @media only screen and (max-width: 700px) { .ds-share { } } </style> <!-- <div class="ds-share" data-thread-key="{{page.id}}" data-title="{{page.title}}" data-images="{{ site.url }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}" data-content="{{ content | strip_html | truncate:80 }} | Microdust:Azeril's blog" data-url="{{site.url}}{{page.url}}"> <div class="ds-share-inline"> <ul class="ds-share-icons-16"> <li data-toggle="ds-share-icons-more"><a class="ds-more" href="#">分享到:</a></li> <li><a class="ds-wechat flat" href="javascript:void(0);" data-service="wechat">微信</a></li> <li><a class="ds-weibo flat" href="javascript:void(0);" data-service="weibo">微博</a></li> <li><a class="ds-douban flat" href="javascript:void(0);" data-service="douban">豆瓣</a></li> </ul> <div class="ds-share-icons-more"> </div> </div> <hr> </div> --> <!-- Duoshuo Share end--> <!-- 多说评论框 start --> <div class="comment"> <div class="ds-thread" data-thread-key="{{page.id}}" data-title="{{page.title}}" data-url="{{site.url}}{{page.url}}"></div> </div> <!-- 多说评论框 end --> </div> </div> </div> </article> <!-- 多说公共JS代码 start (一个网页只需插入一次) --> <script type="text/javascript"> var duoshuoQuery = {short_name:"cnfeat"}; (function() { var ds = document.createElement('script'); ds.type = 'text/javascript';ds.async = true; ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js'; ds.charset = 'UTF-8'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds); })(); </script> <!-- 多说公共JS代码 end --> <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- anchor-js, Doc:http://bryanbraun.github.io/anchorjs/ --> <script> async("http://cdn.bootcss.com/anchor-js/1.1.1/anchor.min.js",function(){ anchors.options = { visible: 'always', placement: 'right', icon: '' }; anchors.add().remove('.intro-header h1').remove('.subheading'); }) </script> <style> /* place left on bigger screen */ @media all and (min-width: 800px) { .anchorjs-link{ position: absolute; left: -0.75em; font-size: 1.1em; margin-top : -0.1em; } } </style>
docs/api/com/arjuna/ats/jta/logging/class-use/jtaI18NLogger.html
jbosstm/narayana.io
<!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_312) on Wed Jan 19 23:44:09 GMT 2022 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface com.arjuna.ats.jta.logging.jtaI18NLogger (Narayana: narayana-full 5.12.5.Final API)</title> <meta name="date" content="2022-01-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="Uses of Interface com.arjuna.ats.jta.logging.jtaI18NLogger (Narayana: narayana-full 5.12.5.Final API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../com/arjuna/ats/jta/logging/jtaI18NLogger.html" title="interface in com.arjuna.ats.jta.logging">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/arjuna/ats/jta/logging/class-use/jtaI18NLogger.html" target="_top">Frames</a></li> <li><a href="jtaI18NLogger.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 Interface com.arjuna.ats.jta.logging.jtaI18NLogger" class="title">Uses of Interface<br>com.arjuna.ats.jta.logging.jtaI18NLogger</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="../../../../../../com/arjuna/ats/jta/logging/jtaI18NLogger.html" title="interface in com.arjuna.ats.jta.logging">jtaI18NLogger</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="#com.arjuna.ats.jta.logging">com.arjuna.ats.jta.logging</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.arjuna.ats.jta.logging"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/arjuna/ats/jta/logging/jtaI18NLogger.html" title="interface in com.arjuna.ats.jta.logging">jtaI18NLogger</a> in <a href="../../../../../../com/arjuna/ats/jta/logging/package-summary.html">com.arjuna.ats.jta.logging</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../com/arjuna/ats/jta/logging/package-summary.html">com.arjuna.ats.jta.logging</a> declared as <a href="../../../../../../com/arjuna/ats/jta/logging/jtaI18NLogger.html" title="interface in com.arjuna.ats.jta.logging">jtaI18NLogger</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/arjuna/ats/jta/logging/jtaI18NLogger.html" title="interface in com.arjuna.ats.jta.logging">jtaI18NLogger</a></code></td> <td class="colLast"><span class="typeNameLabel">jtaLogger.</span><code><span class="memberNameLink"><a href="../../../../../../com/arjuna/ats/jta/logging/jtaLogger.html#i18NLogger">i18NLogger</a></span></code>&nbsp;</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="../../../../../../com/arjuna/ats/jta/logging/jtaI18NLogger.html" title="interface in com.arjuna.ats.jta.logging">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/arjuna/ats/jta/logging/class-use/jtaI18NLogger.html" target="_top">Frames</a></li> <li><a href="jtaI18NLogger.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>Copyright &#169; 2022 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
windows/src/ext/docbook/fop/fop-0.95/javadocs/org/apache/fop/render/afp/modca/class-use/IncludePageOverlay.html
tavultesoft/keymanweb
<!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.4.2_18) on Thu Jul 31 15:03:42 GMT+01:00 2008 --> <TITLE> Uses of Class org.apache.fop.render.afp.modca.IncludePageOverlay (Apache FOP 0.95 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class org.apache.fop.render.afp.modca.IncludePageOverlay (Apache FOP 0.95 API)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 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/fop/render/afp/modca/IncludePageOverlay.html" title="class in org.apache.fop.render.afp.modca"><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> fop 0.95</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="IncludePageOverlay.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.fop.render.afp.modca.IncludePageOverlay</B></H2> </CENTER> No usage of org.apache.fop.render.afp.modca.IncludePageOverlay <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=3 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/fop/render/afp/modca/IncludePageOverlay.html" title="class in org.apache.fop.render.afp.modca"><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> fop 0.95</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="IncludePageOverlay.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 1999-2008 The Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.fragment.impl/-table-column/header.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>header</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script> <link href="../../../styles/style.css" rel="Stylesheet"> <link href="../../../styles/logo-styles.css" rel="Stylesheet"> <link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"> <link href="../../../styles/main.css" rel="Stylesheet"> <script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script> <script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script> <script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script> <script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head> <body> <div id="container"> <div id="leftColumn"> <div id="logo"></div> <div id="paneSearch"></div> <div id="sideMenu"></div> </div> <div id="main"> <div id="leftToggler"><span class="icon-toggler"></span></div> <script type="text/javascript" src="../../../scripts/pages.js"></script> <script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="org.hexworks.zircon.internal.fragment.impl/TableColumn/header/#/PointingToDeclaration//-755115832"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../index.html">zircon.core</a>/<a href="../index.html">org.hexworks.zircon.internal.fragment.impl</a>/<a href="index.html">TableColumn</a>/<a href="header.html">header</a></div> <div class="pull-right d-flex"> <div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>header</span></h1> </div> <div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div> <div> <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">open override val <a href="header.html">header</a>: <a href="../../org.hexworks.zircon.api.component/-header/index.html">Header</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> </div> <p class="paragraph">The <a href="../../org.hexworks.zircon.api.component/-component/index.html">Component</a> that can be used as the column's header.</p></div> <h2 class="">Sources</h2> <div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.internal.fragment.impl%2FTableColumn%2Fheader%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/internal/fragment/impl/TableColumn.kt#L26" id="%5Borg.hexworks.zircon.internal.fragment.impl%2FTableColumn%2Fheader%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" data-filterable-set=":zircon.core:dokkaHtml/commonMain"></a> <div class="table-row" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"><a href="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/internal/fragment/impl/TableColumn.kt#L26">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.internal.fragment.impl%2FTableColumn%2Fheader%2F%23%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div></div> </div> </div> </div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.uievent/-key-code/-d-o-w-n/name.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>name</title> <link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../../";</script> <script type="text/javascript" src="../../../../scripts/sourceset_dependencies.js" async="async"></script> <link href="../../../../styles/style.css" rel="Stylesheet"> <link href="../../../../styles/logo-styles.css" rel="Stylesheet"> <link href="../../../../styles/jetbrains-mono.css" rel="Stylesheet"> <link href="../../../../styles/main.css" rel="Stylesheet"> <script type="text/javascript" src="../../../../scripts/clipboard.js" async="async"></script> <script type="text/javascript" src="../../../../scripts/navigation-loader.js" async="async"></script> <script type="text/javascript" src="../../../../scripts/platform-content-handler.js" async="async"></script> <script type="text/javascript" src="../../../../scripts/main.js" async="async"></script> </head> <body> <div id="container"> <div id="leftColumn"> <div id="logo"></div> <div id="paneSearch"></div> <div id="sideMenu"></div> </div> <div id="main"> <div id="leftToggler"><span class="icon-toggler"></span></div> <script type="text/javascript" src="../../../../scripts/pages.js"></script> <script type="text/javascript" src="../../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="org.hexworks.zircon.api.uievent/KeyCode.DOWN/name/#/PointingToDeclaration//-755115832"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../../index.html">zircon.core</a>/<a href="../../index.html">org.hexworks.zircon.api.uievent</a>/<a href="../index.html">KeyCode</a>/<a href="index.html">DOWN</a>/<a href="name.html">name</a></div> <div class="pull-right d-flex"> <div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>name</span></h1> </div> <div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div> <div> <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">val <a href="name.html">name</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> </div> </div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.resource/-color-theme-resource/-a-m-m-o/name.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>name</title> <link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../../";</script> <script type="text/javascript" src="../../../../scripts/sourceset_dependencies.js" async="async"></script> <link href="../../../../styles/style.css" rel="Stylesheet"> <link href="../../../../styles/logo-styles.css" rel="Stylesheet"> <link href="../../../../styles/jetbrains-mono.css" rel="Stylesheet"> <link href="../../../../styles/main.css" rel="Stylesheet"> <script type="text/javascript" src="../../../../scripts/clipboard.js" async="async"></script> <script type="text/javascript" src="../../../../scripts/navigation-loader.js" async="async"></script> <script type="text/javascript" src="../../../../scripts/platform-content-handler.js" async="async"></script> <script type="text/javascript" src="../../../../scripts/main.js" async="async"></script> </head> <body> <div id="container"> <div id="leftColumn"> <div id="logo"></div> <div id="paneSearch"></div> <div id="sideMenu"></div> </div> <div id="main"> <div id="leftToggler"><span class="icon-toggler"></span></div> <script type="text/javascript" src="../../../../scripts/pages.js"></script> <script type="text/javascript" src="../../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="org.hexworks.zircon.internal.resource/ColorThemeResource.AMMO/name/#/PointingToDeclaration//-828656838"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../../index.html">zircon.core</a>/<a href="../../index.html">org.hexworks.zircon.internal.resource</a>/<a href="../index.html">ColorThemeResource</a>/<a href="index.html">AMMO</a>/<a href="name.html">name</a></div> <div class="pull-right d-flex"> <div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>name</span></h1> </div> <div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div> <div> <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">val <a href="name.html">name</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> </div> </div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
assets/css/tabbed_slider.css
gxjxylhh/ZHICHU-LAW-FIRM
#myCarousel .nav a small { display:block; } #myCarousel .nav { background:#eee; } .nav-justified > li > a { border-radius:0px; } .nav-pills > li[data-slide-to="0"].active a { background-color:#16a085; }
docs/javadoc/2.8/com/fasterxml/jackson/databind/deser/std/class-use/NullifyingDeserializer.html
FasterXML/jackson-databind
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Wed Jul 20 08:39:15 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml.jackson.databind.deser.std.NullifyingDeserializer (jackson-databind 2.8.0 API)</title> <meta name="date" content="2016-07-20"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.fasterxml.jackson.databind.deser.std.NullifyingDeserializer (jackson-databind 2.8.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/databind/deser/std/class-use/NullifyingDeserializer.html" target="_top">Frames</a></li> <li><a href="NullifyingDeserializer.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 com.fasterxml.jackson.databind.deser.std.NullifyingDeserializer" class="title">Uses of Class<br>com.fasterxml.jackson.databind.deser.std.NullifyingDeserializer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">NullifyingDeserializer</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="#com.fasterxml.jackson.databind.deser.std">com.fasterxml.jackson.databind.deser.std</a></td> <td class="colLast"> <div class="block">Contains public standard implementations of abstraction that Jackson uses.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.fasterxml.jackson.databind.deser.std"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">NullifyingDeserializer</a> in <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/package-summary.html">com.fasterxml.jackson.databind.deser.std</a> declared as <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">NullifyingDeserializer</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">NullifyingDeserializer</a></code></td> <td class="colLast"><span class="strong">NullifyingDeserializer.</span><code><strong><a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html#instance">instance</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/fasterxml/jackson/databind/deser/std/NullifyingDeserializer.html" title="class in com.fasterxml.jackson.databind.deser.std">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/fasterxml/jackson/databind/deser/std/class-use/NullifyingDeserializer.html" target="_top">Frames</a></li> <li><a href="NullifyingDeserializer.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2016 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> </body> </html>
visualizr/src/main/resources/org/gautelis/visualizr/style.css
FrodeRanders/dicom-visualizr
.tree-view:focused { -fx-background-color: transparent, -fx-box-border, -fx-control-inner-background; } .list-view:focused { -fx-background-color: transparent, -fx-box-border, -fx-control-inner-background; } .scroll-pane:focused { -fx-background-color: transparent, -fx-box-border, -fx-background; } .private-tag { -fx-background-color: orange; }
atlas/gdpconfig/templates/gdpconfig/_config_table.html
PanDAWMS/panda-bigmon-atlas
{% extends "prodtask/_index.html" %} {% load static from staticfiles %} {% block extra_css %} {{ block.super }} {% endblock %} {% block subtitle %} {% if title %}{{ title }}{% endif %} {% endblock %} {% block body %} <style type="text/css"> @import "{% static "css/dataTables.tableTools.css" %}"; @import "{% static "css/dataTables.foundation.min.css" %}"; @import "{% static "css/jquery.dataTables.min.css" %}"; .dataTables_wrapper .dataTables_paginate .paginate_button {padding: 0em 0em;} td.details-control { background: url('http://legacy.datatables.net/release-datatables/examples/examples_support/details_open.png') no-repeat center center; cursor: pointer; } tr.shown td.details-control { background: url('http://legacy.datatables.net/release-datatables/examples/examples_support/details_close.png') no-repeat center center; } .alert-box { color:#555; border-radius:10px; font-family:Tahoma,Geneva,Arial,sans-serif;font-size:14px; padding:10px 10px 10px 36px; margin:10px; } .alert-box span { font-weight:bold; text-transform:uppercase; } .warning { background:#fff8c4 no-repeat 10px 50%; border:1px solid #f2c779; } </style> <script type="text/javascript" src="{% static "js/jquery-1.11.3.js" %}"></script> <script type="text/javascript" src="{% static "js/jquery.dataTables-1.10.10.js" %}"></script> <script type="text/javascript" src="{% static "js/cookie-1.4.0.js" %}"></script> <script type="text/javascript" src="{% static "js/dataTables.foundation-1.10.10.min.js" %}"></script> <script type="text/javascript" src="{% static "js/dataTables.tableTools-2.2.3.js" %}"></script> <script type="text/javascript" src="{% static "js/fnProcessingIndicator-1.10.10.js" %}"></script> <script type="text/javascript" src="{% static "js/jquery.json-2.4.min.js" %}"></script> <script type="text/javascript" src="{% static "js/foundation.js" %}"></script> <script type="text/javascript" src="{% static "js/prodtask.js" %}"></script> <div class="alert-box warning"><span>warning: </span>Please edit the values only if you know what you are doing.</div> <table id="example" class="display responsive nowrap" cellspacing="0" width="100%"> <thead> <tr> <th>Application</th> <th>Component</th> <th>Key</th> <th>VO</th> <th>Value</th> <th>Type</th> <th>Description</th> </tr> </thead> <tfoot> <tr> <th>Application</th> <th>Component</th> <th>Key</th> <th>VO</th> <th>Value</th> <th>Type</th> <th>Description</th> </tr> </tfoot> </table> <!-- <div class="small-3 large-3 columns"> <a class="button postfix" id="btn_handle_jobs">Action</a> </div> --> <script type="text/javascript"> $(document).foundation(); </script> <div class="left"> {% include "gdpconfig/manage_panel.html" %} </div> {% csrf_token %} <script type="text/javascript" class="init"> function csrfSafeMethod(method) { // these HTTP methods do not require CSRF protection return (/^(GET|HEAD|OPTIONS|TRACE)$/.test(method)); } $.ajaxSetup({ crossDomain: false, // obviates need for sameOrigin test beforeSend: function(xhr, settings) { if (!csrfSafeMethod(settings.type)) { xhr.setRequestHeader("X-CSRFToken", $.cookie('csrftoken')); } } }); function get_data(){ var parameters = {} var ajaxUrl = "/gdpconfig/get_config/"; $('#example').dataTable().fnProcessingIndicator(); $.ajax({ url: ajaxUrl, type: "POST", data: $.toJSON(parameters), dataType: "json", complete: function (jqXHR, textStatus) { var data = $.parseJSON(jqXHR.responseText); var oTable = $('#example').dataTable(); oTable.fnClearTable(); if (data.length !== 0) { oTable.fnAddData(data); } oTable.fnDraw(); $('#example').dataTable().fnProcessingIndicator(false); } // 'complete' event handler }); // Apply the search //$('#example').dataTable().fnProcessingIndicator(); //$(".dataTables_processing").css('visibility','visible'); }; $(document).ready(function() { $('#example tfoot th').each( function () { var title = $(this).text(); if( title !== '') $(this).html( '<input type="text" placeholder="Search '+title+'" />' ); } ); var table = $('#example').DataTable({ "bProcessing" : true, dataType : "json", columns : [ {"data" : "app"}, {"data" : "component"}, {"data" : "key"}, {"data" : "vo"}, {"data" : "value"}, {"data" : "type"}, {"data" : "descr"} ], dom: 'T<"clear">lftirp', tableTools: { "sRowSelect": "single", "aButtons": [], }, "aoColumnDefs": [ ], "rowCallback": function ( row, data, index ) { }, "order": [[1, 'asc']] //fnInitComplete : function() { // $("thead tr").clone().appendTo($("tfoot")) ; //} }); table.columns().every( function () { var column = this; $( 'input', this.footer() ).on( 'keyup change', function () { //console.log(column.data()); column.search( this.value ).draw(); } ); } ); $('#example tbody').on( 'click', 'tr', function () { {% if user.is_authenticated %} //$(this).toggleClass('selected'); $(this).toggleClass('active'); var table = $('#example').DataTable(); var rowData = table.row('.selected').data(); var row_value = rowData["value"]; //console.log(row_value); document.getElementById("value").value = row_value; $('#myModal').foundation('reveal', 'open'); //$(this).fnDeselect(); {# var oTT = TableTools.fnGetInstance('example');#} {# oTT.fnSelectNone();#} {% endif %} } ); //} ); //$(".dataTables_processing").css('visibility','hidden'); get_data(); } ); </script> {% endblock %}
about.html
anton-dema/anton-dema.github.io
--- layout: page title: "About" description: "This is what I do." header-img: "img/about-bg.jpg" --- # prima o poi lo sistemo, giuro.
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/xssf/util/class-use/NumericRanges.html
Stephania16/ProductDesignGame
<!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:06:13 MSK 2012 --> <TITLE> Uses of Class org.apache.poi.xssf.util.NumericRanges (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.xssf.util.NumericRanges (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/xssf/util/NumericRanges.html" title="class in org.apache.poi.xssf.util"><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/xssf/util/\class-useNumericRanges.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="NumericRanges.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.xssf.util.NumericRanges</B></H2> </CENTER> No usage of org.apache.poi.xssf.util.NumericRanges <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/xssf/util/NumericRanges.html" title="class in org.apache.poi.xssf.util"><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/xssf/util/\class-useNumericRanges.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="NumericRanges.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>
docs/com/google/api/ads/dfp/lib/DfpService.V201306.html
google-code-export/google-api-dfp-java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0-google-v5) on Thu Dec 19 17:42:20 EST 2013 --> <title>DfpService.V201306</title> <meta name="date" content="2013-12-19"> <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="DfpService.V201306"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201302.html" title="class in com.google.api.ads.dfp.lib"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201308.html" title="class in com.google.api.ads.dfp.lib"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/lib/DfpService.V201306.html" target="_top">Frames</a></li> <li><a href="DfpService.V201306.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_java.lang.Object">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>Method</li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.google.api.ads.dfp.lib</div> <h2 title="Class DfpService.V201306" class="title">Class DfpService.V201306</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.google.api.ads.dfp.lib.DfpService.V201306</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></dd> </dl> <hr> <br> <pre>public abstract static class <span class="strong">DfpService.V201306</span> extends java.lang.Object</pre> <div class="block">The service class for v201306. Each <code>DfpService</code> variable indicates which interface should be used.</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#ACTIVITY_GROUP_SERVICE">ACTIVITY_GROUP_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ActivityGroupServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ActivityGroupServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#ACTIVITY_SERVICE">ACTIVITY_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ActivityServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ActivityServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#AD_RULE_SERVICE">AD_RULE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/AdRuleServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>AdRuleServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#AUDIENCE_SEGMENT_SERVICE">AUDIENCE_SEGMENT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/AudienceSegmentServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>AudienceSegmentServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#BASE_RATE_SERVICE">BASE_RATE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/BaseRateService.html" title="interface in com.google.api.ads.dfp.v201306"><code>BaseRateService</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#COMPANY_SERVICE">COMPANY_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CompanyServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CompanyServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CONTACT_SERVICE">CONTACT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ContactServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ContactServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CONTENT_BUNDLE_SERVICE">CONTENT_BUNDLE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ContentBundleServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ContentBundleServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CONTENT_SERVICE">CONTENT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ContentServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ContentServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CREATIVE_SERVICE">CREATIVE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CREATIVE_SET_SERVICE">CREATIVE_SET_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeSetServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeSetServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CREATIVE_TEMPLATE_SERVICE">CREATIVE_TEMPLATE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeTemplateServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeTemplateServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CREATIVE_WRAPPER_SERVICE">CREATIVE_WRAPPER_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeWrapperServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeWrapperServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CUSTOM_FIELD_SERVICE">CUSTOM_FIELD_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CustomFieldServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CustomFieldServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#CUSTOM_TARGETING_SERVICE">CUSTOM_TARGETING_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CustomTargetingServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#FORECAST_SERVICE">FORECAST_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ForecastServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ForecastServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#INVENTORY_SERVICE">INVENTORY_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/InventoryServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>InventoryServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#LABEL_SERVICE">LABEL_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LabelServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LabelServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#LINE_ITEM_TEMPLATE_SERVICE">LINE_ITEM_TEMPLATE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LineItemTemplateServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LineItemTemplateServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#LINEITEM_SERVICE">LINEITEM_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LineItemServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LineItemServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#LINEITEMCREATIVEASSOCIATION_SERVICE">LINEITEMCREATIVEASSOCIATION_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LineItemCreativeAssociationServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LineItemCreativeAssociationServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#NETWORK_SERVICE">NETWORK_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/NetworkServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>NetworkServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#ORDER_SERVICE">ORDER_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/OrderServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>OrderServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#PLACEMENT_SERVICE">PLACEMENT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/PlacementServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>PlacementServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#PRODUCT_SERVICE">PRODUCT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProductService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProductService</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#PRODUCT_TEMPLATE_SERVICE">PRODUCT_TEMPLATE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProductTemplateService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProductTemplateService</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#PROPOSAL_LINE_ITEM_SERVICE">PROPOSAL_LINE_ITEM_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProposalLineItemService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProposalLineItemService</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#PROPOSAL_SERVICE">PROPOSAL_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProposalService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProposalService</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#PUBLISHER_QUERY_LANGUAGE_SERVICE">PUBLISHER_QUERY_LANGUAGE_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/PublisherQueryLanguageService.html" title="interface in com.google.api.ads.dfp.v201306"><code>PublisherQueryLanguageService</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#RATE_CARD_CUSTOMIZATION_SERVICE">RATE_CARD_CUSTOMIZATION_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/RateCardCustomizationService.html" title="interface in com.google.api.ads.dfp.v201306"><code>RateCardCustomizationService</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#RATE_CARD_SERVICE">RATE_CARD_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/RateCardService.html" title="interface in com.google.api.ads.dfp.v201306"><code>RateCardService</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#RECONCILIATION_ORDER_REPORT_SERVICE">RECONCILIATION_ORDER_REPORT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReconciliationOrderReportService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReconciliationOrderReportService</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#RECONCILIATION_REPORT_ROW_SERVICE">RECONCILIATION_REPORT_ROW_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReconciliationReportRowService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReconciliationReportRowService</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#RECONCILIATION_REPORT_SERVICE">RECONCILIATION_REPORT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReconciliationReportService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReconciliationReportService</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#REPORT_SERVICE">REPORT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReportServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReportServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#SUGGESTED_AD_UNIT_SERVICE">SUGGESTED_AD_UNIT_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/SuggestedAdUnitServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>SuggestedAdUnitServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#TEAM_SERVICE">TEAM_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/TeamServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>TeamServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#USER_SERVICE">USER_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/UserServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>UserServiceInterface</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#USER_TEAM_ASSOCIATION_SERVICE">USER_TEAM_ASSOCIATION_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/UserTeamAssociationServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>UserTeamAssociationServiceInterface</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#WORKFLOW_ACTION_SERVICE">WORKFLOW_ACTION_SERVICE</a></strong></code> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/WorkflowActionService.html" title="interface in com.google.api.ads.dfp.v201306"><code>WorkflowActionService</code></a>.</div> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="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="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201306.html#DfpService.V201306()">DfpService.V201306</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> <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="INVENTORY_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>INVENTORY_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> INVENTORY_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/InventoryServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>InventoryServiceInterface</code></a>.</div> </li> </ul> <a name="COMPANY_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>COMPANY_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> COMPANY_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CompanyServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CompanyServiceInterface</code></a>.</div> </li> </ul> <a name="USER_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>USER_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> USER_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/UserServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>UserServiceInterface</code></a>.</div> </li> </ul> <a name="ORDER_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ORDER_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> ORDER_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/OrderServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>OrderServiceInterface</code></a>.</div> </li> </ul> <a name="LINEITEM_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEITEM_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> LINEITEM_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LineItemServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LineItemServiceInterface</code></a>.</div> </li> </ul> <a name="LINEITEMCREATIVEASSOCIATION_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINEITEMCREATIVEASSOCIATION_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> LINEITEMCREATIVEASSOCIATION_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LineItemCreativeAssociationServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LineItemCreativeAssociationServiceInterface</code></a>.</div> </li> </ul> <a name="CREATIVE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CREATIVE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeServiceInterface</code></a>.</div> </li> </ul> <a name="PLACEMENT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PLACEMENT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> PLACEMENT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/PlacementServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>PlacementServiceInterface</code></a>.</div> </li> </ul> <a name="REPORT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>REPORT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> REPORT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReportServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReportServiceInterface</code></a>.</div> </li> </ul> <a name="FORECAST_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>FORECAST_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> FORECAST_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ForecastServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ForecastServiceInterface</code></a>.</div> </li> </ul> <a name="NETWORK_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NETWORK_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> NETWORK_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/NetworkServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>NetworkServiceInterface</code></a>.</div> </li> </ul> <a name="CUSTOM_TARGETING_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CUSTOM_TARGETING_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CUSTOM_TARGETING_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CustomTargetingServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CustomTargetingServiceInterface</code></a>.</div> </li> </ul> <a name="PUBLISHER_QUERY_LANGUAGE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PUBLISHER_QUERY_LANGUAGE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> PUBLISHER_QUERY_LANGUAGE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/PublisherQueryLanguageService.html" title="interface in com.google.api.ads.dfp.v201306"><code>PublisherQueryLanguageService</code></a>.</div> </li> </ul> <a name="LABEL_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LABEL_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> LABEL_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LabelServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LabelServiceInterface</code></a>.</div> </li> </ul> <a name="SUGGESTED_AD_UNIT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SUGGESTED_AD_UNIT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> SUGGESTED_AD_UNIT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/SuggestedAdUnitServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>SuggestedAdUnitServiceInterface</code></a>.</div> </li> </ul> <a name="CONTENT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CONTENT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ContentServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ContentServiceInterface</code></a>.</div> </li> </ul> <a name="CREATIVE_TEMPLATE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_TEMPLATE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CREATIVE_TEMPLATE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeTemplateServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeTemplateServiceInterface</code></a>.</div> </li> </ul> <a name="TEAM_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TEAM_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> TEAM_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/TeamServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>TeamServiceInterface</code></a>.</div> </li> </ul> <a name="AUDIENCE_SEGMENT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AUDIENCE_SEGMENT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> AUDIENCE_SEGMENT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/AudienceSegmentServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>AudienceSegmentServiceInterface</code></a>.</div> </li> </ul> <a name="CUSTOM_FIELD_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CUSTOM_FIELD_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CUSTOM_FIELD_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CustomFieldServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CustomFieldServiceInterface</code></a>.</div> </li> </ul> <a name="USER_TEAM_ASSOCIATION_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>USER_TEAM_ASSOCIATION_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> USER_TEAM_ASSOCIATION_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/UserTeamAssociationServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>UserTeamAssociationServiceInterface</code></a>.</div> </li> </ul> <a name="CREATIVE_SET_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_SET_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CREATIVE_SET_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeSetServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeSetServiceInterface</code></a>.</div> </li> </ul> <a name="CREATIVE_WRAPPER_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATIVE_WRAPPER_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CREATIVE_WRAPPER_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/CreativeWrapperServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>CreativeWrapperServiceInterface</code></a>.</div> </li> </ul> <a name="CONTACT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTACT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CONTACT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ContactServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ContactServiceInterface</code></a>.</div> </li> </ul> <a name="CONTENT_BUNDLE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CONTENT_BUNDLE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> CONTENT_BUNDLE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ContentBundleServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ContentBundleServiceInterface</code></a>.</div> </li> </ul> <a name="AD_RULE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>AD_RULE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> AD_RULE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/AdRuleServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>AdRuleServiceInterface</code></a>.</div> </li> </ul> <a name="ACTIVITY_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> ACTIVITY_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ActivityServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ActivityServiceInterface</code></a>.</div> </li> </ul> <a name="ACTIVITY_GROUP_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACTIVITY_GROUP_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> ACTIVITY_GROUP_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ActivityGroupServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>ActivityGroupServiceInterface</code></a>.</div> </li> </ul> <a name="LINE_ITEM_TEMPLATE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LINE_ITEM_TEMPLATE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> LINE_ITEM_TEMPLATE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/LineItemTemplateServiceInterface.html" title="interface in com.google.api.ads.dfp.v201306"><code>LineItemTemplateServiceInterface</code></a>.</div> </li> </ul> <a name="PROPOSAL_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> PROPOSAL_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProposalService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProposalService</code></a>.</div> </li> </ul> <a name="PROPOSAL_LINE_ITEM_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PROPOSAL_LINE_ITEM_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> PROPOSAL_LINE_ITEM_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProposalLineItemService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProposalLineItemService</code></a>.</div> </li> </ul> <a name="PRODUCT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PRODUCT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> PRODUCT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProductService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProductService</code></a>.</div> </li> </ul> <a name="PRODUCT_TEMPLATE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>PRODUCT_TEMPLATE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> PRODUCT_TEMPLATE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ProductTemplateService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ProductTemplateService</code></a>.</div> </li> </ul> <a name="RATE_CARD_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RATE_CARD_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> RATE_CARD_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/RateCardService.html" title="interface in com.google.api.ads.dfp.v201306"><code>RateCardService</code></a>.</div> </li> </ul> <a name="BASE_RATE_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>BASE_RATE_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> BASE_RATE_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/BaseRateService.html" title="interface in com.google.api.ads.dfp.v201306"><code>BaseRateService</code></a>.</div> </li> </ul> <a name="RATE_CARD_CUSTOMIZATION_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RATE_CARD_CUSTOMIZATION_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> RATE_CARD_CUSTOMIZATION_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/RateCardCustomizationService.html" title="interface in com.google.api.ads.dfp.v201306"><code>RateCardCustomizationService</code></a>.</div> </li> </ul> <a name="WORKFLOW_ACTION_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>WORKFLOW_ACTION_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> WORKFLOW_ACTION_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/WorkflowActionService.html" title="interface in com.google.api.ads.dfp.v201306"><code>WorkflowActionService</code></a>.</div> </li> </ul> <a name="RECONCILIATION_ORDER_REPORT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RECONCILIATION_ORDER_REPORT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> RECONCILIATION_ORDER_REPORT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReconciliationOrderReportService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReconciliationOrderReportService</code></a>.</div> </li> </ul> <a name="RECONCILIATION_REPORT_SERVICE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RECONCILIATION_REPORT_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> RECONCILIATION_REPORT_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReconciliationReportService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReconciliationReportService</code></a>.</div> </li> </ul> <a name="RECONCILIATION_REPORT_ROW_SERVICE"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RECONCILIATION_REPORT_ROW_SERVICE</h4> <pre>public static final&nbsp;<a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.html" title="class in com.google.api.ads.dfp.lib">DfpService</a> RECONCILIATION_REPORT_ROW_SERVICE</pre> <div class="block">Uses the interface <a href="../../../../../../com/google/api/ads/dfp/v201306/ReconciliationReportRowService.html" title="interface in com.google.api.ads.dfp.v201306"><code>ReconciliationReportRowService</code></a>.</div> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="DfpService.V201306()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>DfpService.V201306</h4> <pre>public&nbsp;DfpService.V201306()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201302.html" title="class in com.google.api.ads.dfp.lib"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/lib/DfpService.V201308.html" title="class in com.google.api.ads.dfp.lib"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/lib/DfpService.V201306.html" target="_top">Frames</a></li> <li><a href="DfpService.V201306.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_java.lang.Object">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>Method</li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/tools/nodetool/InvalidateKeyCache.html
jasonwee/videoOnCloud
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Sat Apr 09 10:11:01 EDT 2016 --> <title>InvalidateKeyCache (apache-cassandra API)</title> <meta name="date" content="2016-04-09"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="InvalidateKeyCache (apache-cassandra API)"; } } catch(err) { } //--> var methods = {"i0":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/InvalidateKeyCache.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/cassandra/tools/nodetool/InvalidateCounterCache.html" title="class in org.apache.cassandra.tools.nodetool"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/apache/cassandra/tools/nodetool/InvalidateRowCache.html" title="class in org.apache.cassandra.tools.nodetool"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/tools/nodetool/InvalidateKeyCache.html" target="_top">Frames</a></li> <li><a href="InvalidateKeyCache.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.cassandra.tools.nodetool</div> <h2 title="Class InvalidateKeyCache" class="title">Class InvalidateKeyCache</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html" title="class in org.apache.cassandra.tools">org.apache.cassandra.tools.NodeTool.NodeToolCmd</a></li> <li> <ul class="inheritance"> <li>org.apache.cassandra.tools.nodetool.InvalidateKeyCache</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.lang.Runnable</dd> </dl> <hr> <br> <pre>@Command(name="invalidatekeycache", description="Invalidate the key cache") public class <span class="typeNameLabel">InvalidateKeyCache</span> extends <a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html" title="class in org.apache.cassandra.tools">NodeTool.NodeToolCmd</a></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/tools/nodetool/InvalidateKeyCache.html#InvalidateKeyCache--">InvalidateKeyCache</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/tools/nodetool/InvalidateKeyCache.html#execute-org.apache.cassandra.tools.NodeProbe-">execute</a></span>(<a href="../../../../../org/apache/cassandra/tools/NodeProbe.html" title="class in org.apache.cassandra.tools">NodeProbe</a>&nbsp;probe)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.cassandra.tools.NodeTool.NodeToolCmd"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.cassandra.tools.<a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html" title="class in org.apache.cassandra.tools">NodeTool.NodeToolCmd</a></h3> <code><a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html#parseOptionalKeyspace-java.util.List-org.apache.cassandra.tools.NodeProbe-">parseOptionalKeyspace</a>, <a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html#parseOptionalKeyspace-java.util.List-org.apache.cassandra.tools.NodeProbe-boolean-">parseOptionalKeyspace</a>, <a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html#parseOptionalTables-java.util.List-">parseOptionalTables</a>, <a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html#run--">run</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"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="InvalidateKeyCache--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>InvalidateKeyCache</h4> <pre>public&nbsp;InvalidateKeyCache()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="execute-org.apache.cassandra.tools.NodeProbe-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>execute</h4> <pre>public&nbsp;void&nbsp;execute(<a href="../../../../../org/apache/cassandra/tools/NodeProbe.html" title="class in org.apache.cassandra.tools">NodeProbe</a>&nbsp;probe)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html#execute-org.apache.cassandra.tools.NodeProbe-">execute</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/cassandra/tools/NodeTool.NodeToolCmd.html" title="class in org.apache.cassandra.tools">NodeTool.NodeToolCmd</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <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/InvalidateKeyCache.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/cassandra/tools/nodetool/InvalidateCounterCache.html" title="class in org.apache.cassandra.tools.nodetool"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../org/apache/cassandra/tools/nodetool/InvalidateRowCache.html" title="class in org.apache.cassandra.tools.nodetool"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/tools/nodetool/InvalidateKeyCache.html" target="_top">Frames</a></li> <li><a href="InvalidateKeyCache.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation</small></p> </body> </html>
video-popup/video-popup-multiple.html
tengfei2015/insomniacCodeLib
<div id="youtube-video-2016" style="display:none;"> <iframe width="560" height="315" src="https://www.youtube.com/embed/Zo47D-ZeMmI" frameborder="0" allowfullscreen></iframe> </div> <div id="youtube-video-2017" style="display:none;"> <iframe width="560" height="315" src="https://www.youtube.com/embed/Zo47D-ZeMmI" frameborder="0" allowfullscreen></iframe> </div> <script type="text/javascript"> (function($){ var $obj = $("#youtube-video-2016, #youtube-video-2016 iframe, #youtube-video-2017, #youtube-video-2017 iframe"); var ratio = 0.563; var ajust = function(){ var wd = $(window).width(); var w = wd > 1000 ? 1000 : wd; var h = w * ratio; $obj.css({'width':w,'height':h}); } ajust();$(window).resize(function(){ajust();}); window.showYoutubeVideo = function(videoId){ $.prettyPhoto.open(videoId); setTimeout(function(){ window.dispatchEvent(new Event('resize'));},1000); return false; } $(".home_slider a").each(function(){ if($(this).text() == 'WATCH TRAILER'){ $(this).attr('onclick', "showYoutubeVideo('#youtube-video-2016');return false;"); } }); $(".youtube-row a").attr('onclick', "showYoutubeVideo('#youtube-video-2017');return false;"); })(jQuery); </script>
commons/buildtools/pmd/docs/apidocs/net/sourceforge/pmd/jsp/ast/CharStream.html
deleidos/digitaledge-platform
<!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_12) on Sun Feb 08 17:24:35 PST 2009 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> CharStream (PMD 4.2.5 API) </TITLE> <META NAME="date" CONTENT="2009-02-08"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="CharStream (PMD 4.2.5 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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CharStream.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../net/sourceforge/pmd/jsp/ast/ASTValueBinding.html" title="class in net.sourceforge.pmd.jsp.ast"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../net/sourceforge/pmd/jsp/ast/JJTJspParserState.html" title="class in net.sourceforge.pmd.jsp.ast"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?net/sourceforge/pmd/jsp/ast/CharStream.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="CharStream.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> net.sourceforge.pmd.jsp.ast</FONT> <BR> Interface CharStream</H2> <DL> <DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></DD> </DL> <HR> <DL> <DT><PRE>public interface <B>CharStream</B><DT>extends <A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></DL> </PRE> <P> This interface describes a character stream that maintains line and column number positions of the characters. It also has the capability to backup the stream to some extent. An implementation of this interface is used in the TokenManager implementation generated by JavaCCParser. All the methods except backup can be implemented in any fashion. backup needs to be implemented correctly for the correct operation of the lexer. Rest of the methods are all used to get information like line number, column number and the String that constitutes a token and are not used by the lexer. Hence their implementation won't affect the generated lexer's operation. <P> <P> <HR> <P> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#backup(int)">backup</A></B>(int&nbsp;amount)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Backs up the input stream by amount steps.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;char</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#BeginToken()">BeginToken</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the next character that marks the beginning of the next token.</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><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#Done()">Done</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getBeginColumn()">getBeginColumn</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the column number of the first character for current token (being matched after the last call to BeginTOken).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getBeginLine()">getBeginLine</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the line number of the first character for current token (being matched after the last call to BeginTOken).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getColumn()">getColumn</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I></I>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getEndColumn()">getEndColumn</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the column number of the last character for current token (being matched after the last call to BeginTOken).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getEndLine()">getEndLine</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the line number of the last character for current token (being matched after the last call to BeginTOken).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#GetImage()">GetImage</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a string made up of characters from the marked token beginning to the current buffer position.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getLine()">getLine</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I></I>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;char[]</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#GetSuffix(int)">GetSuffix</A></B>(int&nbsp;len)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of characters that make up the suffix of length 'len' for the currently matched token.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;char</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#readChar()">readChar</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the next character from the selected input.</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="readChar()"><!-- --></A><H3> readChar</H3> <PRE> char <B>readChar</B>() throws java.io.IOException</PRE> <DL> <DD>Returns the next character from the selected input. The method of selecting the input is the responsibility of the class implementing this interface. Can throw any java.io.IOException. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#readChar()">readChar</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE></DL> </DD> </DL> <HR> <A NAME="getColumn()"><!-- --></A><H3> getColumn</H3> <PRE> int <B>getColumn</B>()</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I></I> <P> <DD>Returns the column position of the character last read. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#getColumn()">getColumn</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also:</B><DD><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getEndColumn()"><CODE>getEndColumn()</CODE></A></DL> </DD> </DL> <HR> <A NAME="getLine()"><!-- --></A><H3> getLine</H3> <PRE> int <B>getLine</B>()</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I></I> <P> <DD>Returns the line number of the character last read. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#getLine()">getLine</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also:</B><DD><A HREF="../../../../../net/sourceforge/pmd/jsp/ast/CharStream.html#getEndLine()"><CODE>getEndLine()</CODE></A></DL> </DD> </DL> <HR> <A NAME="getEndColumn()"><!-- --></A><H3> getEndColumn</H3> <PRE> int <B>getEndColumn</B>()</PRE> <DL> <DD>Returns the column number of the last character for current token (being matched after the last call to BeginTOken). <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#getEndColumn()">getEndColumn</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getEndLine()"><!-- --></A><H3> getEndLine</H3> <PRE> int <B>getEndLine</B>()</PRE> <DL> <DD>Returns the line number of the last character for current token (being matched after the last call to BeginTOken). <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#getEndLine()">getEndLine</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getBeginColumn()"><!-- --></A><H3> getBeginColumn</H3> <PRE> int <B>getBeginColumn</B>()</PRE> <DL> <DD>Returns the column number of the first character for current token (being matched after the last call to BeginTOken). <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#getBeginColumn()">getBeginColumn</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getBeginLine()"><!-- --></A><H3> getBeginLine</H3> <PRE> int <B>getBeginLine</B>()</PRE> <DL> <DD>Returns the line number of the first character for current token (being matched after the last call to BeginTOken). <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#getBeginLine()">getBeginLine</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="backup(int)"><!-- --></A><H3> backup</H3> <PRE> void <B>backup</B>(int&nbsp;amount)</PRE> <DL> <DD>Backs up the input stream by amount steps. Lexer calls this method if it had already read some characters, but could not use them to match a (longer) token. So, they will be used again as the prefix of the next token and it is the implemetation's responsibility to do this right. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#backup(int)">backup</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="BeginToken()"><!-- --></A><H3> BeginToken</H3> <PRE> char <B>BeginToken</B>() throws java.io.IOException</PRE> <DL> <DD>Returns the next character that marks the beginning of the next token. All characters must remain in the buffer between two successive calls to this method to implement backup correctly. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#BeginToken()">BeginToken</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> <DT><B>Throws:</B> <DD><CODE>java.io.IOException</CODE></DL> </DD> </DL> <HR> <A NAME="GetImage()"><!-- --></A><H3> GetImage</H3> <PRE> java.lang.String <B>GetImage</B>()</PRE> <DL> <DD>Returns a string made up of characters from the marked token beginning to the current buffer position. Implementations have the choice of returning anything that they want to. For example, for efficiency, one might decide to just return null, which is a valid implementation. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#GetImage()">GetImage</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="GetSuffix(int)"><!-- --></A><H3> GetSuffix</H3> <PRE> char[] <B>GetSuffix</B>(int&nbsp;len)</PRE> <DL> <DD>Returns an array of characters that make up the suffix of length 'len' for the currently matched token. This is used to build up the matched string for use in actions in the case of MORE. A simple and inefficient implementation of this is as follows : { String t = GetImage(); return t.substring(t.length() - len, t.length()).toCharArray(); } <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#GetSuffix(int)">GetSuffix</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="Done()"><!-- --></A><H3> Done</H3> <PRE> void <B>Done</B>()</PRE> <DL> <DD>The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class. Again, the body of this function can be just empty and it will not affect the lexer's operation. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html#Done()">Done</A></CODE> in interface <CODE><A HREF="../../../../../net/sourceforge/pmd/ast/CharStream.html" title="interface in net.sourceforge.pmd.ast">CharStream</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CharStream.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../net/sourceforge/pmd/jsp/ast/ASTValueBinding.html" title="class in net.sourceforge.pmd.jsp.ast"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../net/sourceforge/pmd/jsp/ast/JJTJspParserState.html" title="class in net.sourceforge.pmd.jsp.ast"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?net/sourceforge/pmd/jsp/ast/CharStream.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="CharStream.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2002-2009 InfoEther. All Rights Reserved. </BODY> </HTML>
poi-3.10-FINAL/docs/apidocs/org/apache/poi/hslf/record/class-use/UserEditAtom.html
pedro93/ifarmaStudents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>Uses of Class org.apache.poi.hslf.record.UserEditAtom (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="Uses of Class org.apache.poi.hslf.record.UserEditAtom (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><a href="../../../../../../org/apache/poi/hslf/record/UserEditAtom.html" title="class in org.apache.poi.hslf.record">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hslf/record/class-use/UserEditAtom.html" target="_top">Frames</a></li> <li><a href="UserEditAtom.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.poi.hslf.record.UserEditAtom" class="title">Uses of Class<br>org.apache.poi.hslf.record.UserEditAtom</h2> </div> <div class="classUseContainer">No usage of org.apache.poi.hslf.record.UserEditAtom</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/poi/hslf/record/UserEditAtom.html" title="class in org.apache.poi.hslf.record">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hslf/record/class-use/UserEditAtom.html" target="_top">Frames</a></li> <li><a href="UserEditAtom.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright 2014 The Apache Software Foundation or its licensors, as applicable.</i> </small></p> </body> </html>
docs/reference/collection-elements.html
kotlin-zhcn/kotlin-zhcn.github.io
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=1000, initial-scale=1"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5W8DZRW');</script> <!-- End Google Tag Manager --> <link rel="dns-prefetch" href="//fonts.googleapis.com"> <link rel="dns-prefetch" href="//fonts.gstatic.com"> <link rel="dns-prefetch" href="//resources.jetbrains.com"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link rel="Shortcut Icon" href="/assets/images/favicon.ico" type="image/x-icon"/> <link rel="apple-touch-icon" href="/assets/images/apple-touch-icon.png"/> <link rel="apple-touch-icon" sizes="72x72" href="/assets/images/apple-touch-icon-72x72.png"/> <link rel="apple-touch-icon" sizes="114x114" href="/assets/images/apple-touch-icon-114x114.png"/> <link rel="apple-touch-icon" sizes="144x144" href="/assets/images/apple-touch-icon-144x144.png"/> <!-- Social Media tag Starts --> <!-- Place this data between the <head> tags of your website --> <!-- Open Graph data --> <meta property="og:title" content=""/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.kotlincn.net/docs/reference/collection-elements.html"/> <meta property="og:image" content="https://www.kotlincn.net/assets/images/open-graph/kotlin_250x250.png"/> <meta property="og:description" content=""> <meta property="og:site_name" content="Kotlin"/> <!-- Twitter Card data --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@kotlin"> <meta name="twitter:title" content=""> <meta name="twitter:description" content=""> <meta name="twitter:image:src" content="https://www.kotlincn.net/assets/images/twitter-card/kotlin_800x320.png"> <!-- Social Media tag Ends --> <link rel="stylesheet" href="/_assets/styles.css?&amp;v=d701bff33459125a6e34271d262eb93c"> <link rel="stylesheet" href="/_assets/reference.css?&amp;v=128bf093606b6f1d37827b900e9fe55b"> <title>取单个元素 - Kotlin 语言中文站</title> <link rel="stylesheet" href="/_assets/common.css?&amp;v=d8b8aabbc5984eebed30b59359903b28"/> </head> <body class=" page-old-styled "> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5W8DZRW" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="global-layout"> <div class="global-header-panel banner-nav"> <div class="g-layout"> <div class="global-nav banner-container"> <a class="banner-text" href="https://item.jd.com/12695637.html" target="_blank"> <div class="banner-item" style="margin-right:0px;">新书上架:</div> <div class="banner-item title" style="margin-right:0px;"> 《Kotlin编程实践》 </div> <div class="banner-item" style="margin-right:8px;">本站译者乔禹昂译</div> <div class="banner-item underline" style="margin-right:0px;">购买</div> </a> <a class="banner-text" href="https://item.jd.com/12898592.html" target="_blank"> <div class="banner-item title" style="margin-right:0px;"> 《深入理解Kotlin协程》 </div> <div class="banner-item" style="margin-right:8px;">中文社区负责人霍丙乾著</div> <div class="banner-item underline" style="margin-right:0px;">购买</div> </a> <div class="close-head-banner"></div> <!-- <a class="banner-text" href="https://surveys.jetbrains.com/s3/kotlin-multiplatform-survey?utm_source=Twitter&utm_medium=Social&utm_campaign=The%20first%20KMP%20Survey%20" target="_blank"> <div class="banner-item title"> Take part in the first Kotlin Multiplatform user survey! </div> <div class="banner-item underline"> Take Part! </div> </a> <div class="close-head-banner"></div> --> </div> </div> </div> <header class="global-header"> <div class="global-header-panel"> <div data-nosnippet="true" class="global-header-logo-box"> <a class="global-header-logo" href="/">Kotlin</a> <a href="https://github.com/JetBrains/kotlin/releases/tag/v1.4.20" target="_blank" class="global-header-logo__version">v1.4.20</a> </div> <nav class="global-nav"> <ul class="nav-links"> <li class="nav-item nav-item-solutions" data-tab-id="solutions"> <span class="nav-item-link">解决方案</span> <div class="solutions-menu solutions-menu-is-hidden"> <ul class="solutions-menu-list"> <li class="solutions-menu-item"> <a class="solutions-menu-item-link" href="https://kotlinlang.org/lp/mobile/" target="_blank">多平台移动端 ↗</a></li> <li class="solutions-menu-item"> <a class="solutions-menu-item-link" href="/lp/server-side/" target="_blank"> 服务器端 ↗ </a></li> <li class="solutions-menu-item"> <a class="solutions-menu-item-link" href="/docs/reference/native-overview.html" target="_blank"> 原生开发 </a></li> <li class="solutions-menu-item"> <a class="solutions-menu-item-link" href="/docs/reference/js-overview.html" target="_blank">Web 开发 </a></li> <li class="solutions-menu-item"> <a class="solutions-menu-item-link" href="/docs/reference/data-science-overview.html" target="_blank"> 数据科学 </a></li> <li class="solutions-menu-item"> <a class="solutions-menu-item-link solutions-menu-item-link-external" href="/docs/reference/android-overview.html" target="_blank"> Android</a> </li> </ul> </div> </li> <li class="nav-item" data-tab-id="博客"><a href="https://www.kotliner.cn/" class="nav-item-link nav-item-link-external" target="_blank" > 博客 </a> </li> <li class="nav-item" data-tab-id="论坛"><a href="https://discuss.kotliner.cn/" class="nav-item-link nav-item-link-external" target="_blank" > 论坛 </a> </li> <li class="nav-item" data-tab-id="文档"><a href="/docs/reference/" class="nav-item-link nav-item-link-is_active " > 文档 </a> </li> <li class="nav-item" data-tab-id="社区"><a href="/community/" class="nav-item-link " > 社区 </a> </li> <li class="nav-item" data-tab-id="教学"><a href="/education/" class="nav-item-link " > 教学 </a> </li> <li class="nav-item" data-tab-id="演练"><a href="https://play.kotlinlang.org" class="nav-item-link nav-item-link-external" target="_blank" > 演练 </a> </li> </ul> <div class="search-button"> <div class="icon"></div> </div> </nav> </div> </header> <div class="g-layout global-content"> <nav class="docs-nav-new"> <div class="kto-tabs"> <a class="kto-tabs__item kto-tabs__item_active" href="/docs/reference/">语言指南</a> <a class="kto-tabs__item" href="/docs/tutorials/">教程</a> <a class="kto-tabs__item" href="/docs/books.html">图书</a> </div> </nav> <div class="g-grid"> <aside class="g-3"> <div class="js-side-tree-nav"> <nav class="side-tree-nav"> <div class="tree-item tree-branch js-item js-branch _opened" data-id="概述"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">概述</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/server-overview.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 用于服务器端开发</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/android-overview.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 用于 Android 开发</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-overview.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 用于 JavaScript 开发</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native-overview.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 用于原生开发</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/data-science-overview.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 用于数据科学</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines-overview.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">协程</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/multiplatform.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">多平台</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="新特性"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">新特性</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/whatsnew-plugin-20203.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin plugin 2020.3</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/whatsnew1420.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 1.4.20</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/whatsnew14.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 1.4</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/whatsnew13.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 1.3</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/whatsnew12.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 1.2</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/whatsnew11.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 1.1</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="版本发布与路线图"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">版本发布与路线图</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/releases.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 版本发布</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/roadmap.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 路线图</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="开始"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">开始</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/basic-syntax.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">基本语法</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/idioms.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">习惯用法</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coding-conventions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">编码规范</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="基础"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">基础</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/basic-types.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">基本类型</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/packages.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">包与导入</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/control-flow.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">控制流</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/returns.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">返回与跳转</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="类与对象"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">类与对象</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/classes.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">类与继承</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/properties.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">属性与字段</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/interfaces.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">接口</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/fun-interfaces.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">函数式(SAM)接口</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/visibility-modifiers.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">可见性修饰符</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/extensions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">扩展</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/data-classes.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">数据类</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/sealed-classes.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">密封类</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/generics.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">泛型</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/nested-classes.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">嵌套类</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/enum-classes.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">枚举类</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/object-declarations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">对象</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/type-aliases.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">类型别名</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/inline-classes.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">内联类</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/delegation.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">委托</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/delegated-properties.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">委托属性</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="函数与 Lambda 表达式"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">函数与 Lambda 表达式</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/functions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">函数</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/lambdas.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Lambda 表达式</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/inline-functions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">内联函数</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="集合"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">集合</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collections-overview.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">集合概述</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/constructing-collections.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">构造集合</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/iterators.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">迭代器</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/ranges.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">区间与数列</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/sequences.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">序列</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-operations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">操作概述</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-transformations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">转换</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-filtering.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">过滤</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-plus-minus.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">加减操作符</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-grouping.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">分组</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-parts.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">取集合的一部分</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <div class="tree-item-title tree-leaf-title js-item-title js-leaf-title is_active "> <div class="marker"></div> <div class="text">取单个元素</div> </div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-ordering.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">排序</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-aggregate.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">聚合操作</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/collection-write.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">集合写操作</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/list-operations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">List 相关操作</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/set-operations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Set 相关操作</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/map-operations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Map 相关操作</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="协程"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">协程</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/coroutines-guide.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">协程指南</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/basics.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">基础</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/cancellation-and-timeouts.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">取消与超时</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/composing-suspending-functions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">组合挂起函数</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/coroutine-context-and-dispatchers.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">协程上下文与调度器</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/flow.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">异步流</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/channels.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">通道</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/exception-handling.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">异常处理与监督</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/shared-mutable-state-and-concurrency.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">共享的可变状态与并发</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/coroutines/select-expression.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Select 表达式(实验性的)</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="多平台程序设计"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">多平台程序设计</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-intro.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 多平台</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-create-lib.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">创建多平台库</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-discover-project.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">了解项目</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-share-on-platforms.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">平台间共享代码</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-connect-to-apis.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">接入平台相关 API</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-set-up-targets.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">手动设置目标</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-add-dependencies.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">添加依赖项</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-configure-compilations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">配置编译项</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-run-tests.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">运行测试</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-publish-lib.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">发布多平台库</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-build-native-binaries.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">构建最终原生二进制文件</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-supported-platforms.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">所支持平台</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/mpp-dsl-reference.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">多平台 Gradle DSL 参考</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/migrating-multiplatform-project-to-14.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">迁移到 Kotlin 1.4</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="更多语言结构"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">更多语言结构</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/multi-declarations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">解构声明</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/typecasts.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">类型检测与转换</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/this-expressions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">This 表达式</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/equality.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">相等性</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/operator-overloading.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">操作符重载</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/null-safety.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">空安全</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/exceptions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">异常</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/annotations.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">注解</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/reflection.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">反射</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/serialization.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">序列化</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/scope-functions.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">作用域函数</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/type-safe-builders.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">类型安全的构建器</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/opt-in-requirements.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">选择加入要求</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="核心库"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">核心库</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/index.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">标准库</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="https://kotlinlang.org/api/latest/kotlin.test/index.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">kotlin.test</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="参考"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">参考</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/keyword-reference.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">关键字与操作符</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/grammar.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">语法</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/code-style-migration-guide.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">编码风格约定</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="Java 互操作"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">Java 互操作</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/java-interop.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 中调用 Java</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/java-to-kotlin-interop.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Java 中调用 Kotlin</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="JavaScript"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">JavaScript</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-project-setup.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">搭建项目</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/dynamic-type.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">动态类型</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-interop.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 中调用 JavaScript</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-to-kotlin-interop.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">JavaScript 中调用 Kotlin</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-modules.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">JavaScript 模块</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-reflection.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">JavaScript 反射</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/javascript-dce.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">JavaScript DCE</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-ir-compiler.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">IR 编译器</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/js-external-declarations-with-dukat.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">用 Dukat 生成外部声明</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="原生"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">原生</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/concurrency.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">并发</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/immutability.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">不可变性</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/libraries.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 库</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/platform_libs.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">平台库</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/c_interop.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">与 C 语言互操作</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/objc_interop.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">与 Objective-C 及 Swift 互操作</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/cocoapods.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">CocoaPods 集成</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/gradle_plugin.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Gradle 插件</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/debugging.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">调试</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/native/faq.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">FAQ</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="工具"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">工具</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/using-gradle.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Gradle</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/using-maven.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Maven</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/using-ant.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Ant</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/compiler-reference.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">编译器选项</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/compiler-plugins.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">编译器插件</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/kapt.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kapt</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/kotlin-doc.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Dokka</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/kotlin-osgi.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">OSGi</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="演进"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">演进</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/evolution/kotlin-evolution.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 语言演进</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/evolution/components-stability.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 组件的稳定性</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/compatibility-guide-13.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 1.3 的兼容性指南</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/compatibility-guide-14.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">Kotlin 1.4 的兼容性指南</span> </a> </div> </div> <div class="tree-item tree-branch js-item js-branch _opened" data-id="常见问题"> <div class="tree-item-title tree-branch-title js-item-title js-branch-title is_active"> <div class="marker"></div> <div class="text">常见问题</div> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/faq.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">FAQ</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/comparison-to-java.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">与 Java 比较</span> </a> </div> <div class="tree-item tree-leaf js-item js-leaf "> <a href="/docs/reference/comparison-to-scala.html" class="tree-item-title tree-leaf-title js-item-title js-leaf-title " > <span class="marker"></span> <span class="text">与 Scala 比较【官方已删除】</span> </a> </div> </div> </nav> <ul> <li><a href="/docs/kotlin-docs.pdf" class="reference-pdf-link"> <span class="icon"></span> <span class="text" style="color:gray;">旧版(1.4.20)参考 PDF</span> </a></li> <li><a href="https://book.kotlincn.net/kotlincn-docs.pdf" class="reference-pdf-link"> <span class="icon"></span> <span class="text" style="font-weight:bold;color:blue;">新版(1.5.31)文档 PDF</span> </a></li> <li><a href="https://book.kotlincn.net/kotlincn-docs.epub" class="reference-pdf-link"> <span class="icon"></span> <span class="text" style="font-weight:bold;color:blue;">新版(1.5.31)文档 EPUB</span> </a></li> <li><a href="https://book.kotlincn.net/kotlincn-docs.mobi" class="reference-pdf-link"> <span class="icon"></span> <span class="text" style="font-weight:bold;color:blue;">新版(1.5.31)文档 MOBI</span> </a></li> </ul> </div> </aside> <article role="main" class="page-content g-9"> <a href="https://github.com/hltj/kotlin-web-site-cn/edit/master/pages/docs/reference/collection-elements.md" class="page-link-to-github" target="_blank" title="在 GitHub 上编辑本页"> <i class="github-icon"></i> <span class="text">改进翻译</span> </a> <h1 class="typo-header typo-h1" id="取单个元素">取单个元素</h1> <p class="typo-para">Kotlin 集合提供了一套从集合中检索单个元素的函数。 此页面描述的函数适用于 list 和 set。</p> <p class="typo-para">正如 <a class="typo-link" href="collections-overview.html">list 的定义</a>所言,list 是有序集合。 因此,list 中的每个元素都有其位置可供你引用。 除了此页面上描述的函数外,list 还提供了更广泛的一套方法去按索引检索和搜索元素。 有关更多详细信息,请参见 <a class="typo-link" href="list-operations.html">List 相关操作</a>。</p> <p class="typo-para">反过来,从<a class="typo-link" href="collections-overview.html">定义</a>来看,set 并不是有序集合。 但是,Kotlin 中的 <code>Set</code> 按某些顺序存储元素。 这些可以是插入顺序(在 <code>LinkedHashSet</code> 中)、自然排序顺序(在 <code>SortedSet</code> 中)或者其他顺序。 一组元素的顺序也可以是未知的。 在这种情况下,元素仍会以某种顺序排序,因此,依赖元素位置的函数仍会返回其结果。 但是,除非调用者知道所使用的 <code>Set</code> 的具体实现,否则这些结果对于调用者是不可预测的。</p> <h2 class="typo-header typo-h2" id="按位置取">按位置取</h2> <p class="typo-para">为了检索特定位置的元素,有一个函数 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/element-at.html"><code>elementAt()</code></a>。 用一个整数作为参数来调用它,你会得到给定位置的集合元素。 第一个元素的位置是 <code>0</code>,最后一个元素的位置是 <code>(size - 1)</code>。</p> <p class="typo-para"><code>elementAt()</code> 对于不提供索引访问或非静态已知提供索引访问的集合很有用。 在使用 <code>List</code> 的情况下,使用<a class="typo-link" href="list-operations.html#按索引取元素">索引访问操作符</a> (<code>get()</code> 或 <code>[]</code>)更为习惯。</p> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = linkedSetOf("one", "two", "three", "four", "five") println(numbers.elementAt(3)) val numbersSortedSet = sortedSetOf("one", "two", "three", "four") println(numbersSortedSet.elementAt(0)) // 元素以升序存储 //sampleEnd } </code></pre> </div> <p class="typo-para">还有一些有用的别名来检索集合的第一个和最后一个元素:<a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/first.html"><code>first()</code></a> 和 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/last.html"><code>last()</code></a>。</p> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf("one", "two", "three", "four", "five") println(numbers.first()) println(numbers.last()) //sampleEnd } </code></pre> </div> <p class="typo-para">为了避免在检索位置不存在的元素时出现异常,请使用 <code>elementAt()</code> 的安全变体:</p> <ul class="typo-list typo-list_type_simple"> <li class="typo-list__item">当指定位置超出集合范围时,<a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/element-at-or-null.html"><code>elementAtOrNull()</code></a> 返回 null。</li> <li class="typo-list__item"><a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/element-at-or-else.html"><code>elementAtOrElse()</code></a> 还接受一个 lambda 表达式,该表达式能将一个 <code>Int</code> 参数映射为一个集合元素类型的实例。 当使用一个越界位置来调用时,<code>elementAtOrElse()</code> 返回对给定值调用该 lambda 表达式的结果。</li> </ul> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf("one", "two", "three", "four", "five") println(numbers.elementAtOrNull(5)) println(numbers.elementAtOrElse(5) { index -&gt; "The value for index $index is undefined"}) //sampleEnd } </code></pre> </div> <h2 class="typo-header typo-h2" id="按条件取">按条件取</h2> <p class="typo-para">函数 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/first.html"><code>first()</code></a> 和 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/last.html"><code>last()</code></a> 还可以让你在集合中搜索与给定谓词匹配的元素。 当你使用测试集合元素的谓词调用 <code>first()</code> 时,你会得到对其调用谓词产生 <code>true</code> 的第一个元素。 反过来,带有一个谓词的 <code>last()</code> 返回与其匹配的最后一个元素。</p> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf("one", "two", "three", "four", "five", "six") println(numbers.first { it.length &gt; 3 }) println(numbers.last { it.startsWith("f") }) //sampleEnd } </code></pre> </div> <p class="typo-para">如果没有元素与谓词匹配,两个函数都会抛异常。 为了避免它们,请改用 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/first-or-null.html"><code>firstOrNull()</code></a> 和 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/last-or-null.html"><code>lastOrNull()</code></a>:如果找不到匹配的元素,它们将返回 <code>null</code>。</p> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf("one", "two", "three", "four", "five", "six") println(numbers.firstOrNull { it.length &gt; 6 }) //sampleEnd } </code></pre> </div> <p class="typo-para">或者,如果别名更适合你的情况,那么可以使用别名:</p> <ul class="typo-list typo-list_type_simple"> <li class="typo-list__item">使用 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/find.html"><code>find()</code></a> 代替 <code>firstOrNull()</code></li> <li class="typo-list__item">使用 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/find-last.html"><code>findLast()</code></a> 代替 <code>lastOrNull()</code></li> </ul> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf(1, 2, 3, 4) println(numbers.find { it % 2 == 0 }) println(numbers.findLast { it % 2 == 0 }) //sampleEnd } </code></pre> </div> <h2 class="typo-header typo-h2" id="随机取元素">随机取元素</h2> <p class="typo-para">如果需要检索集合的一个随机元素,那么请调用 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/random.html"><code>random()</code></a> 函数。 你可以不带参数或者使用一个 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.random/-random/index.html"><code>Random</code></a> 对象作为随机源来调用它。</p> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf(1, 2, 3, 4) println(numbers.random()) //sampleEnd } </code></pre> </div> <p class="typo-para">On empty collections, <code>random()</code> throws an exception. To receive <code>null</code> instead, use <a class="typo-link" href="/api/latest/jvm/stdlib/kotlin.collections/random-or-null.html"><code>randomOrNull()</code></a></p> <h2 class="typo-header typo-h2" id="检测存在与否">检测存在与否</h2> <p class="typo-para">如需检查集合中某个元素的存在,可以使用 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/contains.html"><code>contains()</code></a> 函数。 如果存在一个集合元素等于(<code>equals()</code>)函数参数,那么它返回 <code>true</code>。 你可以使用 <code>in</code> 关键字以操作符的形式调用 <code>contains()</code>。</p> <p class="typo-para">如需一次检查多个实例的存在,可以使用这些实例的集合作为参数调用 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/contains-all.html"><code>containsAll()</code></a>。</p> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf("one", "two", "three", "four", "five", "six") println(numbers.contains("four")) println("zero" in numbers) println(numbers.containsAll(listOf("four", "two"))) println(numbers.containsAll(listOf("one", "zero"))) //sampleEnd } </code></pre> </div> <p class="typo-para">此外,你可以通过调用 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/is-empty.html"><code>isEmpty()</code></a> 和 <a class="typo-link" href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/is-not-empty.html"><code>isNotEmpty()</code></a> 来检查集合中是否包含任何元素。</p> <div class="sample" data-min-compiler-version="1.3" theme="idea"> <pre><code class="language-kotlin">fun main() { //sampleStart val numbers = listOf("one", "two", "three", "four", "five", "six") println(numbers.isEmpty()) println(numbers.isNotEmpty()) val empty = emptyList&lt;String&gt;() println(empty.isEmpty()) println(empty.isNotEmpty()) //sampleEnd } </code></pre> </div> </article> </div> </div> <footer role="contentinfo" class="global-footer"> <div class="global-footer-terms"> <div class="g-footer-layout"> <div class="footer-info-block"> <ul class="terms-social"> <li class="terms-social__item"> <a target="_blank" class="link visually-hidden" href="https://github.com/JetBrains/kotlin"> <img src="/assets/github-logo.svg" alt="GitHub logo"/></a> </li> <li class="terms-social__item terms-social__item_twitter"> <a target="_blank" class="link" href="https://twitter.com/kotlin"> <img src="/assets/twitter-logo.svg" alt="Twitter logo" height="16"/> </a> </li> <li class="terms-social__item terms-social__item_slack"> <a target="_blank" class="link" href="https://surveys.jetbrains.com/s3/kotlin-slack-sign-up"> <img src="/assets/slack-logo.svg" alt="Slack logo"/> </a> </li> <li class="terms-social__item terms-social__item_reddit"> <a target="_blank" class="link" href="https://www.reddit.com/r/Kotlin/"> <img src="/assets/reddit-logo.svg" alt="Reddit logo"/> </a> </li> <li class="terms-social__item terms-social__item_bug-stackoverflow"> <a target="_blank" class="link" href="https://stackoverflow.com/questions/tagged/kotlin"> <img src="/assets/stackoverflow-logo.svg" alt="Stack Overflow logo"/> </a> </li> </ul> <div class="global-footer-row"> <a class="terms-kit" href="/contribute.html">向 Kotlin 贡献</a> <span class="divider"></span> <a class="terms-kit" href="/releases.html">版本发布</a> <span class="divider"></span> <a class="terms-kit" href=/assets/kotlin-media-kit.pdf>宣传资料</a> <span class="divider"></span> <a class="terms-kit" href="/security.html">安全</a> <span class="divider"></span> <a class="terms-kit" target="_blank" href="https://blog.jetbrains.com/kotlin/">博客</a> <span class="divider"></span> <a class="terms-kit" target="_blank" href="https://youtrack.jetbrains.com/issues/KT">问题追踪</a> </div> <div class="license-footer-row"> <div class="terms-foundation"> <span>Kotlin™ 商标受 <a class="terms-foundation_link" href="https://kotlinlang.org/foundation/kotlin-foundation.html"> Kotlin 基金会 </a>保护并采用 <a class="terms-foundation_link" href="https://github.com/JetBrains/kotlin-web-site/blob/master/LICENSE"> Apache 2 授权许可。</a> <span class="terms-sponsor-mobile"> Kotlin 与 Kotlin 官方英文站由 <a href="http://jetbrains.com" class="terms-foundation_link" target="_blank">JetBrains</a> 支持与开发</span> <span class="terms-sponsor-mobile"> 本站由<a href="https://hltj.me/" target="_blank" rel="nofollow">灰蓝天际</a>、 <a href="http://tanfujun.com" target="_blank" rel="nofollow">晓_晨DEV</a>、 <a href="https://github.com/qiaoyuang" target="_blank" rel="nofollow">乔禹昂</a>、 <a href="https://github.com/SpielbergGao" target="_blank" rel="nofollow">高金龙</a>、 <a href="https://github.com/HoshinoTented" target="_blank" rel="nofollow">HoshinoTented</a>、 <a href="https://www.liuwj.me" target="_blank" rel="nofollow">刘文俊</a>、 <a href="https://github.com/Hiwensen" target="_blank" rel="nofollow">常少威</a>、 <a href="https://github.com/Yue-plus" target="_blank" rel="nofollow">Yue-plus</a>、 <a href="https://github.com/Guolianxing" target="_blank" rel="nofollow">Guolianxing</a> &nbsp;<a href="/contribute.html#中文站翻译贡献者" target="_blank" rel="nofollow">等</a>译 </span> </span> </div> <div class="jetbrains-link-mobile"> <a href="http://jetbrains.com" target="_blank"></a> </div> </div> </div> <div class="sponsored-block"> <div class="terms-sponsor"> <!-- <a href="http://jetbrains.com" target="_blank"> <div class="jetbrains-link"></div> </a> --> <span>Kotlin 与 Kotlin 官方英文站由 <a href="http://jetbrains.com" class="terms-foundation_link" target="_blank">JetBrains</a> 支持与开发</span> <span> 本站由<a href="https://hltj.me/" target="_blank" rel="nofollow">灰蓝天际</a>、 <a href="http://tanfujun.com" target="_blank" rel="nofollow">晓_晨DEV</a>、 <a href="https://github.com/qiaoyuang" target="_blank" rel="nofollow">乔禹昂</a>、 <a href="https://github.com/SpielbergGao" target="_blank" rel="nofollow">高金龙</a>、 <a href="https://github.com/HoshinoTented" target="_blank" rel="nofollow">HoshinoTented</a>、 <a href="https://www.liuwj.me" target="_blank" rel="nofollow">刘文俊</a>、 <a href="https://github.com/Hiwensen" target="_blank" rel="nofollow">常少威</a>、 <a href="https://github.com/Yue-plus" target="_blank" rel="nofollow">Yue-plus</a>、 <a href="https://github.com/Guolianxing" target="_blank" rel="nofollow">Guolianxing</a> &nbsp;<a href="/contribute.html#中文站翻译贡献者" target="_blank" rel="nofollow">等</a>译 </span> </div> </div> </div> </div> </footer></div> <div class="search-popup _hidden" tabindex="1000"> <div class="search-popup__content"> <div class="search-popup__controls"> <div class="search-popup__input"></div> <div class="search-popup__close"> <div class="search-popup__close-icon-wrapper"> <div class="search-popup__close-icon"></div> </div> <div class="search-popup__close-text">esc</div> </div> </div> <div class="search-popup__results"></div> </div> </div> <script src="/_assets/common.js?&amp;v=51d58726a11aac091f9e039860993c36"></script> <script src="/_assets/reference.js?&amp;v=681cd1b2ad3aab332b850e3441c075dc"></script> </body> </html>
Html/Program/bootstrap_navbar_dropdown_on_hover.html
AakashOfficial/College-Work
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Bootstrap navbar dropdown on hover - Bootsnipp.com</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet"> <style type="text/css"> .dropdown-menu > li.kopie > a { padding-left:5px; } .dropdown-submenu { position:relative; } .dropdown-submenu>.dropdown-menu { top:0;left:100%; margin-top:-6px;margin-left:-1px; -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px; } .dropdown-submenu > a:after { border-color: transparent transparent transparent #333; border-style: solid; border-width: 5px 0 5px 5px; content: " "; display: block; float: right; height: 0; margin-right: -10px; margin-top: 5px; width: 0; } .dropdown-submenu:hover>a:after { border-left-color:#555; } .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover { text-decoration: underline; } @media (max-width: 767px) { .navbar-nav { display: inline; } .navbar-default .navbar-brand { display: inline; } .navbar-default .navbar-toggle .icon-bar { background-color: #fff; } .navbar-default .navbar-nav .dropdown-menu > li > a { color: red; background-color: #ccc; border-radius: 4px; margin-top: 2px; } .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #333; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { background-color: #ccc; } .navbar-nav .open .dropdown-menu { border-bottom: 1px solid white; border-radius: 0; } .dropdown-menu { padding-left: 10px; } .dropdown-menu .dropdown-menu { padding-left: 20px; } .dropdown-menu .dropdown-menu .dropdown-menu { padding-left: 30px; } li.dropdown.open { border: 0px solid red; } } @media (min-width: 768px) { ul.nav li:hover > ul.dropdown-menu { display: block; } #navbar { text-align: center; } } </style> <script src="http://code.jquery.com/jquery-1.11.1.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> </head> <body> <div id="navbar"> <nav class="navbar navbar-default navbar-static-top" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">Brand</a> </div> <div class="collapse navbar-collapse" id="navbar-collapse-1"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Active Link</a></li> <li><a href="#">Link</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown</a></li> <li><a href="#">Dropdown Link 1</a></li> <li class="active"><a href="#">Dropdown Link 2</a></li> <li><a href="#">Dropdown Link 3</a></li> <li class="dropdown dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown Link 4</a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown Link 4</a></li> <li><a href="#">Dropdown Submenu Link 4.1</a></li> <li><a href="#">Dropdown Submenu Link 4.2</a></li> <li><a href="#">Dropdown Submenu Link 4.3</a></li> <li><a href="#">Dropdown Submenu Link 4.4</a></li> </ul> </li> <li class="dropdown dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown Link 5</a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown Link 5</a></li> <li><a href="#">Dropdown Submenu Link 5.1</a></li> <li><a href="#">Dropdown Submenu Link 5.2</a></li> <li><a href="#">Dropdown Submenu Link 5.3</a></li> <li class="dropdown dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown Submenu Link 5.4</a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown Submenu Link 5.4</a></li> <li><a href="#">Dropdown Submenu Link 5.4.1</a></li> <li><a href="#">Dropdown Submenu Link 5.4.2</a></li> </ul> </li> </ul> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown2 <b class="caret"></b></a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown2</a></li> <li><a href="#">Dropdown2 Link 1</a></li> <li><a href="#">Dropdown2 Link 2</a></li> <li><a href="#">Dropdown2 Link 3</a></li> <li class="dropdown dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown2 Link 4</a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown2 Link 4</a></li> <li><a href="#">Dropdown2 Submenu Link 4.1</a></li> <li><a href="#">Dropdown2 Submenu Link 4.2</a></li> <li><a href="#">Dropdown2 Submenu Link 4.3</a></li> <li><a href="#">Dropdown2 Submenu Link 4.4</a></li> </ul> </li> <li class="dropdown dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown2 Link 5</a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown Link 5</a></li> <li><a href="#">Dropdown2 Submenu Link 5.1</a></li> <li><a href="#">Dropdown2 Submenu Link 5.2</a></li> <li><a href="#">Dropdown2 Submenu Link 5.3</a></li> <li class="dropdown dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown Submenu Link 5.4</a> <ul class="dropdown-menu"> <li class="kopie"><a href="#">Dropdown2 Submenu Link 5.4</a></li> <li><a href="#">Dropdown2 Submenu Link 5.4.1</a></li> <li><a href="#">Dropdown2 Submenu Link 5.4.2</a></li> </ul> </li> </ul> </li> </ul> </li> </ul> </div> <!-- /.navbar-collapse --> </nav> </div> <script type="text/javascript"> </script> </body> </html>
docs/solr-uima/overview-summary.html
rcr-81/SolrCamper
<!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:17:15 GMT+05:30 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Overview (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="Overview (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/apache/solr/uima/processor/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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/apache/solr/uima/processor/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?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-summary.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> <H1> Solr 4.3.1 solr-uima API </H1> </CENTER> Apache Solr Search Server: Solr UIMA contrib <P> <B>See:</B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#overview_description"><B>Description</B></A> <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Packages</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="20%"><B><A HREF="org/apache/solr/uima/processor/package-summary.html">org.apache.solr.uima.processor</A></B></TD> <TD><A HREF="org/apache/solr/uima/processor/UIMAUpdateRequestProcessorFactory.html" title="class in org.apache.solr.uima.processor"><CODE>UIMAUpdateRequestProcessorFactory</CODE></A> and related code.</TD> </TR> </TABLE> <P> &nbsp;<A NAME="overview_description"><!-- --></A> <P> Apache Solr Search Server: Solr UIMA contrib <P> <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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/apache/solr/uima/processor/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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/apache/solr/uima/processor/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?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-summary.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>
wizzard/css/main.css
Piskvor/staticMapLiteExt
/* CSS based on template of Dandelion wiki engine by Radomir Dopieralski who released this template under the terms of GNU GPL. http://dandelion.sheep.art.pl/ */ html{font:96% sans-serif;color:#000;background:#f7f7f7;line-height:1.4;} body{color:#333;} #wrapper{margin:auto;width:60em;position:relative;} #header{padding:0px 0px 7px 0px; height: 1em;} #header h1 { float:left; width: 40%; } #content{background:white;padding:1em;border:1px solid #e0d78a;outline:0.5em solid #fef4a4; margin:0.5em 0;padding:0 20px 20px 20px;min-height:20em;} h1{margin-top:0px;} h1,h2,h3,h4,h5,h6{letter-spacing:0.05em;color:#1474CA;font-weight:normal;} h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none;} a{color:#1474CA;text-decoration:none;} a:visited{color:#1474CA;} a.pending{color:#c174a0;} a:hover{text-decoration:underline;} a img{border:none;} #buttons input, #buttons textarea{font-size:94%;border:1px solid #999;background:#fff;color:#666;outline:0.2em solid #eee;padding:5px;line-height:1.2;margin:0.5em;vertical-align:middle;} input {padding: 2px 5px;} textarea{display:block;margin:0.5em 0;width:100%;} pre, textarea{outline:0.4em solid #eee;padding:0.5em;margin:0.5em;border:1px solid #e0d78a;background:#fef4a4;color:#644e22;} hr{height:0;border:none;color:#fff;background:transparent;border-bottom:1px solid #ccc; margin:0.5em 0;} #diff {outline:none;border:none;} #diff ins{color:green;text-decoration:none;font-weight:bold;} #diff del{color:red;text-decoration:line-through;} #diff{background:#fff;line-height:1.25;padding:1em;white-space:pre-wrap;word-wrap:break-word; white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;width:97%;} hr{margin:10px 0 10px 0;height:0px;overflow:hidden;border:0px;border-top:2px solid #ccc;} .error{color:#F25A5A;font-weight:bold;} form{display:inline;} #contentTextarea{height:44em;} #toc{margin:5px 0 5px 10px;padding:6px 5px 7px 0px;float:right;list-style:none;outline:0.4em solid #eee;background:#fef4a4;border:1px solid #e0d78a;} #toc ul{list-style:none;padding:3px 0 3px 10px;} #toc li{font-size:11px;padding-left:10px;} #toc ul li{font-size:10px;} #toc ul ul li{font-size:9px;} #toc ul ul ul li{font-size:8px;} #toc ul ul ul ul li{font-size:7px;} .pageVersionsList{letter-spacing:0px;font-variant:normal;font-size:12px;} #renameForm{float:left;} .clear{clear:both;} .tagList{padding:0.2em 0.4em 0.2em 0.4em;margin-top:0.5em;border:1px dashed #e0d78a;background:#fef4a4;color:#644e22;} .tagCloud{float:right;width:200px;padding:0.5em;margin:1em;border:1px dashed #e0d78a;background:#fef4a4;color:#644e22;} #fileTable{border-collapse:collapse;} #fileTable td{border:1px solid #FEF4A4;padding:2px 6px 2px 6px;} h2 span.par-edit, h3 span.par-edit, h4 span.par-edit, h5 span.par-edit, h6 span.par-edit {display:none;} h2:hover span.par-edit, h3:hover span.par-edit, h4:hover span.par-edit, h5:hover span.par-edit, h6:hover span.par-edit {display:inline;font-size:x-small;} .comment-item { border:1px solid #999;color:#666;outline:0.2em solid #eee; } .resizeTextareaDiv { margin-top: 5px;} a.toolbarTextareaItem { padding-right: 10px; } a.external:after { content: "\2197";} .smallmap {width: 500px; height: 350px; border:1px solid #ccc;outline:0.25em solid #eee;padding:0.25em;margin:0.25em 0 0.25em 0.5em;background:#fff; float:left;} #buttons {float: left; width: 250px; margin-left: 20px;} .droppable-active, droppable-hover {border: solid darkblue 1px} h3 {margin-bottom:0} .draggable {z-index:9999}
wp-content/plugins/blog-designer/css/blog_designer_editor_support.css
vaughnick/fco
#addElementModal .element-item[data-element-type="fsn_blog_designer"] i { background-image: url('../images/blog-designer-vc.png'); background-size: 24px 24px; display: inline-block; height: 24px; width: 24px; }
js/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css
moorealabs/signer-microsite
/* Plupload ------------------------------------------------------------------- */ .plupload_wrapper * { box-sizing: content-box; } .plupload_button { cursor: pointer; outline: none; } .plupload_wrapper { font: normal 11px Verdana,sans-serif; width: 100%; min-width: 520px; line-height: 12px; } .plupload_container { _height: 300px; min-height: 300px; position: relative; } .plupload_filelist_footer {border-width: 1px 0 0 0} .plupload_file {border-width: 0 0 1px 0} .plupload_container .plupload_header {border-width: 0 0 1px 0; position: relative;} .plupload_delete .ui-icon, .plupload_done .ui-icon, .plupload_failed .ui-icon { cursor:pointer; } .plupload_header_content { height: 56px; padding: 0 160px 0 60px; position: relative; } .plupload_logo { width: 40px; height: 40px; position: absolute; top: 8px; left: 8px; } .plupload_header_content_bw .plupload_logo { background-position: -40px 0; } .plupload_header_title { font: normal 18px sans-serif; line-height: 19px; padding: 6px 0 3px; } .plupload_header_text { font: normal 12px sans-serif; } .plupload_view_switch { position: absolute; right: 16px; bottom: 8px; margin: 0; display: none; } .plupload_view_switch .ui-button { margin-right: -0.31em; } .plupload_content { position: absolute; top: 86px; bottom: 44px; left: 0; right: 0; overflow-y: auto; width: 100%; } .plupload_filelist { border-collapse: collapse; border-left: none; border-right: none; margin: 0; padding: 0; width: 100%; -moz-user-select: none; -webkit-user-select: none; user-select: none; } .plupload_filelist_content { padding: 0; margin: 0; } .plupload_cell {padding: 8px 6px;} .plupload_file { list-style: none; display: block; position: relative; overflow: hidden; line-height: 12px; } .plupload_file_thumb { position: relative; background-image: none; background-color: #eee; } .plupload_file_loading .plupload_file_thumb { background: #eee url(../img/loading.gif) center no-repeat; } .plupload_file_name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .plupload_filelist_header { border-top: none; } .plupload_filelist_footer { position: absolute; bottom: 0; left: 0; right: 0; } .plupload_buttons { position: relative; } /* list view */ .plupload_view_list .plupload_file { border-left: none; border-right: none; border-top: none; height: 29px; width: 100% !important; /* fix IE6 vertical white-space bug */ _float: left; _clear: left; } .plupload_view_list div.plupload_file_size, .plupload_view_list div.plupload_file_status, .plupload_view_list div.plupload_file_action { padding: 8px 6px; position: absolute; top: 0; right: 0; } .plupload_view_list div.plupload_file_name { margin-right: 156px; padding: 8px 6px; _width: 75%; } .plupload_view_list div.plupload_file_size { right: 28px; } .plupload_view_list div.plupload_file_status { right: 82px; } .plupload_view_list .plupload_file_rename { margin-left: -2px; } .plupload_view_list .plupload_file_size, .plupload_view_list .plupload_file_status, .plupload_filelist_footer .plupload_file_size, .plupload_filelist_footer .plupload_file_status { text-align: right; width: 52px; } .plupload_view_list .plupload_file_thumb { position: absolute; top: -999px; } .plupload_view_list .plupload_file_progress { display: none; } /* thumbs view */ .plupload_view_thumbs .plupload_content { top: 57px; } .plupload_view_thumbs .plupload_filelist_header { display: none; } .plupload_view_thumbs .plupload_file { padding: 6px; margin: 10px; border: 1px solid #fff; float: left; } .plupload_view_thumbs .plupload_file_thumb, .plupload_view_thumbs .plupload_file_dummy { text-align: center; overflow: hidden; } .plupload_view_thumbs .plupload_file_dummy { font-size: 21px; font-weight: bold; text-transform: lowercase; overflow: hidden; border: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .plupload_view_thumbs div.plupload_file_action { position: absolute; top: 0; right: 0; } .plupload_view_thumbs div.plupload_file_name { padding: 0; font-weight: bold; } .plupload_view_thumbs .plupload_file_rename { padding: 1px 0; width: 100% !important; } .plupload_view_thumbs div.plupload_file_size { font-size: 0.8em; font-weight: normal; } .plupload_view_thumbs div.plupload_file_status { position: relative; height: 3px; overflow: hidden; text-indent: -999px; margin-bottom: 3px; } .plupload_view_thumbs div.plupload_file_progress { border: none; height: 100%; } .plupload .ui-sortable-helper, .plupload .ui-sortable .plupload_file { cursor:move; } .plupload_file_action {width: 16px;} .plupload_file_name { overflow: hidden; padding-left: 10px; } .plupload_file_rename { border: none; font: normal 11px Verdana, sans-serif; padding: 1px 2px; line-height: 11px; height: 11px; } .plupload_progress {width: 60px;} .plupload_progress_container {padding: 1px;} /* Floats */ .plupload_right {float: right;} .plupload_left {float: left;} .plupload_clear,.plupload_clearer {clear: both;} .plupload_clearer, .plupload_progress_bar { display: block; font-size: 0; line-height: 0; } .plupload_clearer {height: 0;} /* Misc */ .plupload_hidden {display: none !important;} .plupload_droptext { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: transparent; text-align: center; vertical-align: middle; border: 0; line-height: 160px; display: none; } .plupload_dropbox .plupload_droptext { display: block; } .plupload_buttons, .plupload_upload_status {float: left} .plupload_message { position: absolute; top: -1px; left: -1px; height: 100%; width: 100%; } .plupload_message p { padding:0.7em; margin:0; } .plupload_message strong { font-weight: bold; } plupload_message i { font-style: italic; } .plupload_message p span.ui-icon { float: left; margin-right: 0.3em; } .plupload_header_content .ui-state-error, .plupload_header_content .ui-state-highlight { border:none; } .plupload_message_close { position:absolute; top:5px; right:5px; cursor:pointer; } .plupload .ui-sortable-placeholder { height:35px; }
docs/api/org/springframework/remoting/rmi/package-frame.html
mattxia/spring-2.5-analysis
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_03) on Mon Nov 19 21:41:12 CET 2007 --> <TITLE> org.springframework.remoting.rmi (Spring Framework API 2.5) </TITLE> <META NAME="date" CONTENT="2007-11-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../../../org/springframework/remoting/rmi/package-summary.html" target="classFrame">org.springframework.remoting.rmi</A></FONT> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Interfaces</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="RmiInvocationHandler.html" title="interface in org.springframework.remoting.rmi" target="classFrame"><I>RmiInvocationHandler</I></A></FONT></TD> </TR> </TABLE> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Classes</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="CodebaseAwareObjectInputStream.html" title="class in org.springframework.remoting.rmi" target="classFrame">CodebaseAwareObjectInputStream</A> <BR> <A HREF="JndiRmiClientInterceptor.html" title="class in org.springframework.remoting.rmi" target="classFrame">JndiRmiClientInterceptor</A> <BR> <A HREF="JndiRmiProxyFactoryBean.html" title="class in org.springframework.remoting.rmi" target="classFrame">JndiRmiProxyFactoryBean</A> <BR> <A HREF="JndiRmiServiceExporter.html" title="class in org.springframework.remoting.rmi" target="classFrame">JndiRmiServiceExporter</A> <BR> <A HREF="RmiBasedExporter.html" title="class in org.springframework.remoting.rmi" target="classFrame">RmiBasedExporter</A> <BR> <A HREF="RmiClientInterceptor.html" title="class in org.springframework.remoting.rmi" target="classFrame">RmiClientInterceptor</A> <BR> <A HREF="RmiClientInterceptorUtils.html" title="class in org.springframework.remoting.rmi" target="classFrame">RmiClientInterceptorUtils</A> <BR> <A HREF="RmiProxyFactoryBean.html" title="class in org.springframework.remoting.rmi" target="classFrame">RmiProxyFactoryBean</A> <BR> <A HREF="RmiRegistryFactoryBean.html" title="class in org.springframework.remoting.rmi" target="classFrame">RmiRegistryFactoryBean</A> <BR> <A HREF="RmiServiceExporter.html" title="class in org.springframework.remoting.rmi" target="classFrame">RmiServiceExporter</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
docs/Tivy.KeyboardManager.html
cloudbeer/Tivy
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Tivy - a lightware WebGL UI framework.</title> <meta name="description" content="Tivy is a lightware WebGL UI framework based on Pixi.js. It's designed for TV." /> <meta name="keywords" content="TV UI pixi.js WebGL Html5" /> <meta name="keyword" content="TV UI pixi.js WebGL Html5" /> <meta property="og:title" content=""/> <meta property="og:type" content="website"/> <meta property="og:image" content=""/> <meta property="og:url" content=""/> <script src="scripts/prettify/prettify.js"></script> <script src="scripts/prettify/lang-css.js"></script> <script src="scripts/jquery.min.js"></script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> <link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css"> <link type="text/css" rel="stylesheet" href="styles/jaguar.css"> <script> var config = {"monospaceLinks":false,"cleverLinks":false,"default":{"outputSourceFiles":true},"applicationName":"Tivy","copyright":"Tivy Copyright © 2016 Cloudbeer.","disqus":"","googleAnalytics":"","openGraph":{"title":"","type":"website","image":"","site_name":"","url":""},"meta":{"title":"Tivy - a lightware WebGL UI framework.","description":"Tivy is a lightware WebGL UI framework based on Pixi.js. It's designed for TV.","keyword":"TV UI pixi.js WebGL Html5"},"linenums":true,"systemName":"Tivy","theme":"spacelab","navType":"vertical"}; </script> </head> <body> <div id="wrap" class="clearfix"> <div class="navigation"> <h3 class="applicationName"><a href="index.html">Tivy</a></h3> <div class="search"> <input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations"> </div> <ul class="list"> <li class="item" data-name="Tivy.Animal"> <span class="title"> <a href="Tivy.Animal.html">Tivy.Animal</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.AnimalManager"> <span class="title"> <a href="Tivy.AnimalManager.html">Tivy.AnimalManager</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="Tivy.AnimalManager#animals"><a href="Tivy.AnimalManager.html#animals">animals</a></li> <li data-name="Tivy.AnimalManager#duration"><a href="Tivy.AnimalManager.html#duration">duration</a></li> <li data-name="Tivy.AnimalManager#fps"><a href="Tivy.AnimalManager.html#fps">fps</a></li> <li data-name="Tivy.AnimalManager#stage"><a href="Tivy.AnimalManager.html#stage">stage</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.AnimalManager#addAnimal"><a href="Tivy.AnimalManager.html#addAnimal">addAnimal</a></li> <li data-name="Tivy.AnimalManager#addTarget"><a href="Tivy.AnimalManager.html#addTarget">addTarget</a></li> <li data-name="Tivy.AnimalManager#findAnimal"><a href="Tivy.AnimalManager.html#findAnimal">findAnimal</a></li> <li data-name="Tivy.AnimalManager#runAnimals"><a href="Tivy.AnimalManager.html#runAnimals">runAnimals</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.Button"> <span class="title"> <a href="Tivy.Button.html">Tivy.Button</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.Button#bringToFront"><a href="Tivy.Button.html#bringToFront">bringToFront</a></li> <li data-name="Tivy.Button#sendToBack"><a href="Tivy.Button.html#sendToBack">sendToBack</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.CONST"> <span class="title"> <a href="Tivy.CONST.html">Tivy.CONST</a> <span class="static">static</span> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="Tivy.CONST.EASINGS"><a href="Tivy.CONST.html#.EASINGS">EASINGS</a></li> <li data-name="Tivy.CONST.KEY_CODES"><a href="Tivy.CONST.html#.KEY_CODES">KEY_CODES</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.ImageFrame"> <span class="title"> <a href="Tivy.ImageFrame.html">Tivy.ImageFrame</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="Tivy.ImageFrame#frameHeight"><a href="Tivy.ImageFrame.html#frameHeight">frameHeight</a></li> <li data-name="Tivy.ImageFrame#frameWidth"><a href="Tivy.ImageFrame.html#frameWidth">frameWidth</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.ImageFrame#setBounds"><a href="Tivy.ImageFrame.html#setBounds">setBounds</a></li> <li data-name="Tivy.ImageFrame#setPosition"><a href="Tivy.ImageFrame.html#setPosition">setPosition</a></li> <li data-name="Tivy.ImageFrame#setSize"><a href="Tivy.ImageFrame.html#setSize">setSize</a></li> <li data-name="Tivy.ImageFrame#bringToFront"><a href="Tivy.ImageFrame.html#bringToFront">bringToFront</a></li> <li data-name="Tivy.ImageFrame#sendToBack"><a href="Tivy.ImageFrame.html#sendToBack">sendToBack</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.KeyboardManager"> <span class="title"> <a href="Tivy.KeyboardManager.html">Tivy.KeyboardManager</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="Tivy.KeyboardManager#isActive"><a href="Tivy.KeyboardManager.html#isActive">isActive</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.KeyboardManager#activate"><a href="Tivy.KeyboardManager.html#activate">activate</a></li> <li data-name="Tivy.KeyboardManager#deactivate"><a href="Tivy.KeyboardManager.html#deactivate">deactivate</a></li> </ul> <ul class="events itemMembers"> <span class="subtitle">Events</span> <li data-name="Tivy.KeyboardManager#event:activated"><a href="Tivy.KeyboardManager.html#event:activated">activated</a></li> <li data-name="Tivy.KeyboardManager#event:deactivated"><a href="Tivy.KeyboardManager.html#event:deactivated">deactivated</a></li> <li data-name="Tivy.KeyboardManager#event:keydown"><a href="Tivy.KeyboardManager.html#event:keydown">keydown</a></li> <li data-name="Tivy.KeyboardManager#event:keypress"><a href="Tivy.KeyboardManager.html#event:keypress">keypress</a></li> <li data-name="Tivy.KeyboardManager#event:keyup"><a href="Tivy.KeyboardManager.html#event:keyup">keyup</a></li> </ul> </li> <li class="item" data-name="Tivy.Metro"> <span class="title"> <a href="Tivy.Metro.html">Tivy.Metro</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="Tivy.Metro#container"><a href="Tivy.Metro.html#container">container</a></li> <li data-name="Tivy.Metro#controls"><a href="Tivy.Metro.html#controls">controls</a></li> <li data-name="Tivy.Metro#currentControl"><a href="Tivy.Metro.html#currentControl">currentControl</a></li> <li data-name="Tivy.Metro#currentIndex"><a href="Tivy.Metro.html#currentIndex">currentIndex</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.Metro#activate"><a href="Tivy.Metro.html#activate">activate</a></li> <li data-name="Tivy.Metro#attachEvent"><a href="Tivy.Metro.html#attachEvent">attachEvent</a></li> <li data-name="Tivy.Metro#bindData"><a href="Tivy.Metro.html#bindData">bindData</a></li> <li data-name="Tivy.Metro#bringToFront"><a href="Tivy.Metro.html#bringToFront">bringToFront</a></li> <li data-name="Tivy.Metro#sendToBack"><a href="Tivy.Metro.html#sendToBack">sendToBack</a></li> </ul> <ul class="events itemMembers"> <span class="subtitle">Events</span> <li data-name="Tivy.Metro#event:change"><a href="Tivy.Metro.html#event:change">change</a></li> <li data-name="Tivy.Metro#event:execute"><a href="Tivy.Metro.html#event:execute">execute</a></li> <li data-name="Tivy.Metro#event:focus"><a href="Tivy.Metro.html#event:focus">focus</a></li> <li data-name="Tivy.Metro#event:leave"><a href="Tivy.Metro.html#event:leave">leave</a></li> </ul> </li> <li class="item" data-name="Tivy.Stage"> <span class="title"> <a href="Tivy.Stage.html">Tivy.Stage</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.Stage#addChild"><a href="Tivy.Stage.html#addChild">addChild</a></li> <li data-name="Tivy.Stage#hide"><a href="Tivy.Stage.html#hide">hide</a></li> <li data-name="Tivy.Stage#repaint"><a href="Tivy.Stage.html#repaint">repaint</a></li> <li data-name="Tivy.Stage#show"><a href="Tivy.Stage.html#show">show</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.Tile"> <span class="title"> <a href="Tivy.Tile.html">Tivy.Tile</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.Tile#bringToFront"><a href="Tivy.Tile.html#bringToFront">bringToFront</a></li> <li data-name="Tivy.Tile#destroy"><a href="Tivy.Tile.html#destroy">destroy</a></li> <li data-name="Tivy.Tile#sendToBack"><a href="Tivy.Tile.html#sendToBack">sendToBack</a></li> <li data-name="Tivy.Tile#setContent"><a href="Tivy.Tile.html#setContent">setContent</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.UIObject"> <span class="title"> <a href="Tivy.UIObject.html">Tivy.UIObject</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.UIObject#bringToFront"><a href="Tivy.UIObject.html#bringToFront">bringToFront</a></li> <li data-name="Tivy.UIObject#sendToBack"><a href="Tivy.UIObject.html#sendToBack">sendToBack</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Tivy.UIObjectGroup"> <span class="title"> <a href="Tivy.UIObjectGroup.html">Tivy.UIObjectGroup</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="Tivy.UIObjectGroup#container"><a href="Tivy.UIObjectGroup.html#container">container</a></li> <li data-name="Tivy.UIObjectGroup#controls"><a href="Tivy.UIObjectGroup.html#controls">controls</a></li> <li data-name="Tivy.UIObjectGroup#currentControl"><a href="Tivy.UIObjectGroup.html#currentControl">currentControl</a></li> <li data-name="Tivy.UIObjectGroup#currentIndex"><a href="Tivy.UIObjectGroup.html#currentIndex">currentIndex</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Tivy.UIObjectGroup#activate"><a href="Tivy.UIObjectGroup.html#activate">activate</a></li> <li data-name="Tivy.UIObjectGroup#attachEvent"><a href="Tivy.UIObjectGroup.html#attachEvent">attachEvent</a></li> <li data-name="Tivy.UIObjectGroup#bringToFront"><a href="Tivy.UIObjectGroup.html#bringToFront">bringToFront</a></li> <li data-name="Tivy.UIObjectGroup#sendToBack"><a href="Tivy.UIObjectGroup.html#sendToBack">sendToBack</a></li> </ul> <ul class="events itemMembers"> <span class="subtitle">Events</span> <li data-name="Tivy.UIObjectGroup#event:change"><a href="Tivy.UIObjectGroup.html#event:change">change</a></li> <li data-name="Tivy.UIObjectGroup#event:execute"><a href="Tivy.UIObjectGroup.html#event:execute">execute</a></li> <li data-name="Tivy.UIObjectGroup#event:focus"><a href="Tivy.UIObjectGroup.html#event:focus">focus</a></li> <li data-name="Tivy.UIObjectGroup#event:leave"><a href="Tivy.UIObjectGroup.html#event:leave">leave</a></li> </ul> </li> </ul> </div> <div class="main"> <h1 class="page-title" data-filename="Tivy.KeyboardManager.html">Class: KeyboardManager</h1> <section> <header> <h2> KeyboardManager </h2> </header> <article> <div class="container-overview"> <dt> <div class="nameContainer"> <h4 class="name" id="KeyboardManager"> new Tivy.KeyboardManager<span class="signature">()</span> </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line7">line 7</a> </div> </div> </dt> <dd> <div class="description"> <p>键盘事件管理器, 此类已经混合进 UIObject, 可以直接在 UIObject 示例上进行调用</p> </div> <dl class="details"> </dl> </dd> </div> <h3 class="subsection-title">Members</h3> <dl> <dt> <div class="nameContainer"> <h4 class="name" id="isActive"> isActive<span class="type-signature type boolean">boolean</span> </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line13">line 13</a> </div> </div> </dt> <dd> <div class="description"> <p>目标 object 是否可以响应键盘事件</p> </div> <dl class="details"> </dl> </dd> </dl> <h3 class="subsection-title">Methods</h3> <dl> <dt> <div class="nameContainer"> <h4 class="name" id="activate"> activate<span class="signature">()</span> </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line58">line 58</a> </div> </div> </dt> <dd> <div class="description"> <p>激活按键区域, 并绑定事件</p> </div> <dl class="details"> </dl> </dd> <dt> <div class="nameContainer"> <h4 class="name" id="deactivate"> deactivate<span class="signature">()</span> </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line82">line 82</a> </div> </div> </dt> <dd> <div class="description"> <p>取消激活</p> </div> <dl class="details"> </dl> </dd> </dl> <h3 class="subsection-title">Events</h3> <dl> <dt> <div class="nameContainer"> <h4 class="name" id="event:activated"> activated </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line16">line 16</a> </div> </div> </dt> <dd> <div class="description"> <p>按键区域被激活后</p> </div> <dl class="details"> </dl> <h5>Example</h5> <pre class="prettyprint"><code>metro.on('activated', function () {});</code></pre> </dd> <dt> <div class="nameContainer"> <h4 class="name" id="event:deactivated"> deactivated </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line24">line 24</a> </div> </div> </dt> <dd> <div class="description"> <p>激活区域被取消</p> </div> <dl class="details"> </dl> </dd> <dt> <div class="nameContainer"> <h4 class="name" id="event:keydown"> keydown </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line35">line 35</a> </div> </div> </dt> <dd> <div class="description"> <p>按键按下</p> </div> <dl class="details"> </dl> <h5>Example</h5> <pre class="prettyprint"><code>metro.on('keydown', function () {});</code></pre> </dd> <dt> <div class="nameContainer"> <h4 class="name" id="event:keypress"> keypress </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line29">line 29</a> </div> </div> </dt> <dd> <div class="description"> <p>键盘被按</p> </div> <dl class="details"> </dl> </dd> <dt> <div class="nameContainer"> <h4 class="name" id="event:keyup"> keyup </h4> <div class="tag-source"> <a href="events_KeyboardManager.js.html">events/KeyboardManager.js</a>, <a href="events_KeyboardManager.js.html#line43">line 43</a> </div> </div> </dt> <dd> <div class="description"> <p>按键抬起</p> </div> <dl class="details"> </dl> </dd> </dl> </article> </section> <footer> Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Fri Feb 26 2016 16:47:21 GMT+0800 (CST) </footer> </div> </div> <script>prettyPrint();</script> <script src="scripts/linenumber.js"></script> <script src="scripts/main.js"></script> </body> </html>
docs/solr-solrj/org/apache/solr/client/solrj/response/class-use/RangeFacet.Date.html
jacquehettel/hugo_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_27) on Tue Mar 26 08:27:33 EDT 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.solr.client.solrj.response.RangeFacet.Date (Solr 4.2.1 API) </TITLE> <META NAME="date" CONTENT="2013-03-26"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.client.solrj.response.RangeFacet.Date (Solr 4.2.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/client/solrj/response/RangeFacet.Date.html" title="class in org.apache.solr.client.solrj.response"><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/client/solrj/response//class-useRangeFacet.Date.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RangeFacet.Date.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.client.solrj.response.RangeFacet.Date</B></H2> </CENTER> No usage of org.apache.solr.client.solrj.response.RangeFacet.Date <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/client/solrj/response/RangeFacet.Date.html" title="class in org.apache.solr.client.solrj.response"><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/client/solrj/response//class-useRangeFacet.Date.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="RangeFacet.Date.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>
hadoop-0.11.0/docs/api/org/apache/hadoop/io/compress/Decompressor.html
moreus/hadoop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_08) on Fri Feb 02 17:24:44 PST 2007 --> <TITLE> Decompressor (Hadoop 0.11.0 API) </TITLE> <META NAME="keywords" CONTENT="org.apache.hadoop.io.compress.Decompressor interface"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Decompressor (Hadoop 0.11.0 API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Decompressor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/hadoop/io/compress/Compressor.html" title="interface in org.apache.hadoop.io.compress"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/io/compress/Decompressor.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Decompressor.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.hadoop.io.compress</FONT> <BR> Interface Decompressor</H2> <DL> <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/hadoop/io/compress/zlib/BuiltInZlibInflater.html" title="class in org.apache.hadoop.io.compress.zlib">BuiltInZlibInflater</A>, <A HREF="../../../../../org/apache/hadoop/io/compress/lzo/LzoDecompressor.html" title="class in org.apache.hadoop.io.compress.lzo">LzoDecompressor</A>, <A HREF="../../../../../org/apache/hadoop/io/compress/zlib/ZlibDecompressor.html" title="class in org.apache.hadoop.io.compress.zlib">ZlibDecompressor</A></DD> </DL> <HR> <DL> <DT><PRE>public interface <B>Decompressor</B></DL> </PRE> <P> Specification of a stream-based 'de-compressor' which can be plugged into a <A HREF="../../../../../org/apache/hadoop/io/compress/CompressionInputStream.html" title="class in org.apache.hadoop.io.compress"><CODE>CompressionInputStream</CODE></A> to compress data. This is modelled after <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/zip/Inflater.html" title="class or interface in java.util.zip"><CODE>Inflater</CODE></A> <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Arun C Murthy</DD> </DL> <HR> <P> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#decompress(byte[], int, int)">decompress</A></B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fills specified buffer with uncompressed data.</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><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#end()">end</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes the decompressor and discards any unprocessed input.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#finished()">finished</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the end of the compressed data output stream has been reached.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#needsDictionary()">needsDictionary</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <code>true</code> if a preset dictionary is needed for decompression.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#needsInput()">needsInput</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the input data buffer is empty and #setInput() should be called to provide more input.</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><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#reset()">reset</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets decompressor so that a new set of input data can be processed.</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><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#setDictionary(byte[], int, int)">setDictionary</A></B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets preset dictionary for compression.</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><A HREF="../../../../../org/apache/hadoop/io/compress/Decompressor.html#setInput(byte[], int, int)">setInput</A></B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets input data for decompression.</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="setInput(byte[], int, int)"><!-- --></A><H3> setInput</H3> <PRE> void <B>setInput</B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len)</PRE> <DL> <DD>Sets input data for decompression. This should be called whenever #needsInput() returns <code>true</code> indicating that more input data is required. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>b</CODE> - Input data<DD><CODE>off</CODE> - Start offset<DD><CODE>len</CODE> - Length</DL> </DD> </DL> <HR> <A NAME="needsInput()"><!-- --></A><H3> needsInput</H3> <PRE> boolean <B>needsInput</B>()</PRE> <DL> <DD>Returns true if the input data buffer is empty and #setInput() should be called to provide more input. <P> <DD><DL> <DT><B>Returns:</B><DD><code>true</code> if the input data buffer is empty and #setInput() should be called in order to provide more input.</DL> </DD> </DL> <HR> <A NAME="setDictionary(byte[], int, int)"><!-- --></A><H3> setDictionary</H3> <PRE> void <B>setDictionary</B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len)</PRE> <DL> <DD>Sets preset dictionary for compression. A preset dictionary is used when the history buffer can be predetermined. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>b</CODE> - Dictionary data bytes<DD><CODE>off</CODE> - Start offset<DD><CODE>len</CODE> - Length</DL> </DD> </DL> <HR> <A NAME="needsDictionary()"><!-- --></A><H3> needsDictionary</H3> <PRE> boolean <B>needsDictionary</B>()</PRE> <DL> <DD>Returns <code>true</code> if a preset dictionary is needed for decompression. <P> <DD><DL> <DT><B>Returns:</B><DD><code>true</code> if a preset dictionary is needed for decompression</DL> </DD> </DL> <HR> <A NAME="finished()"><!-- --></A><H3> finished</H3> <PRE> boolean <B>finished</B>()</PRE> <DL> <DD>Returns true if the end of the compressed data output stream has been reached. <P> <DD><DL> <DT><B>Returns:</B><DD><code>true</code> if the end of the compressed data output stream has been reached.</DL> </DD> </DL> <HR> <A NAME="decompress(byte[], int, int)"><!-- --></A><H3> decompress</H3> <PRE> int <B>decompress</B>(byte[]&nbsp;b, int&nbsp;off, int&nbsp;len) throws <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE> <DL> <DD>Fills specified buffer with uncompressed data. Returns actual number of bytes of uncompressed data. A return value of 0 indicates that #needsInput() should be called in order to determine if more input data is required. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>b</CODE> - Buffer for the compressed data<DD><CODE>off</CODE> - Start offset of the data<DD><CODE>len</CODE> - Size of the buffer <DT><B>Returns:</B><DD>The actual number of bytes of compressed data. <DT><B>Throws:</B> <DD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="reset()"><!-- --></A><H3> reset</H3> <PRE> void <B>reset</B>()</PRE> <DL> <DD>Resets decompressor so that a new set of input data can be processed. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="end()"><!-- --></A><H3> end</H3> <PRE> void <B>end</B>()</PRE> <DL> <DD>Closes the decompressor and discards any unprocessed input. <P> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Decompressor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/hadoop/io/compress/Compressor.html" title="interface in org.apache.hadoop.io.compress"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/io/compress/Decompressor.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Decompressor.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2006 The Apache Software Foundation </BODY> </HTML>
workspace/杨懿帮忙改code/jts-1.8.0/doc/javadoc/com/vividsolutions/jts/index/quadtree/package-tree.html
yidongwork/maggie
<!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.4.2_12) on Mon Dec 18 10:45:49 PST 2006 --> <TITLE> com.vividsolutions.jts.index.quadtree Class Hierarchy </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="com.vividsolutions.jts.index.quadtree Class Hierarchy"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 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="../../../../../com/vividsolutions/jts/index/chain/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/vividsolutions/jts/index/strtree/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.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 com.vividsolutions.jts.index.quadtree </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">class java.lang.Object<UL> <LI TYPE="circle">class com.vividsolutions.jts.index.quadtree.<A HREF="../../../../../com/vividsolutions/jts/index/quadtree/DoubleBits.html" title="class in com.vividsolutions.jts.index.quadtree"><B>DoubleBits</B></A><LI TYPE="circle">class com.vividsolutions.jts.index.quadtree.<A HREF="../../../../../com/vividsolutions/jts/index/quadtree/IntervalSize.html" title="class in com.vividsolutions.jts.index.quadtree"><B>IntervalSize</B></A><LI TYPE="circle">class com.vividsolutions.jts.index.quadtree.<A HREF="../../../../../com/vividsolutions/jts/index/quadtree/Key.html" title="class in com.vividsolutions.jts.index.quadtree"><B>Key</B></A><LI TYPE="circle">class com.vividsolutions.jts.index.quadtree.<A HREF="../../../../../com/vividsolutions/jts/index/quadtree/NodeBase.html" title="class in com.vividsolutions.jts.index.quadtree"><B>NodeBase</B></A><UL> <LI TYPE="circle">class com.vividsolutions.jts.index.quadtree.<A HREF="../../../../../com/vividsolutions/jts/index/quadtree/Node.html" title="class in com.vividsolutions.jts.index.quadtree"><B>Node</B></A><LI TYPE="circle">class com.vividsolutions.jts.index.quadtree.<A HREF="../../../../../com/vividsolutions/jts/index/quadtree/Root.html" title="class in com.vividsolutions.jts.index.quadtree"><B>Root</B></A></UL> <LI TYPE="circle">class com.vividsolutions.jts.index.quadtree.<A HREF="../../../../../com/vividsolutions/jts/index/quadtree/Quadtree.html" title="class in com.vividsolutions.jts.index.quadtree"><B>Quadtree</B></A> (implements com.vividsolutions.jts.index.<A HREF="../../../../../com/vividsolutions/jts/index/SpatialIndex.html" title="interface in com.vividsolutions.jts.index">SpatialIndex</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=3 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="../../../../../com/vividsolutions/jts/index/chain/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/vividsolutions/jts/index/strtree/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.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>
bonfire/tests/test_gui.php.xref.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Require cross reference for test_gui.php</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='tests'; filename='test_gui.php.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> <br>Directory: <a href="./index.html">/tests/</a><br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h1><a href="test_gui.php.html">test_gui.php</a></h1> Included or required 1 times by other pages:<BR> <ul> <li><a href="../tests/run.php.html">tests/run.php</a> -> <a href="../tests/run.php.source.html#l497">line 497</a></li> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 18:57:41 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
video.html
Haibo-Yang/Haibo-Yang.github.io
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Off Canvas Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <!-- <link href="../../assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet"> --> <!-- Custom styles for this template --> <link href="https://v3.bootcss.com/examples/offcanvas/offcanvas.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <script src="https://v3.bootcss.com/assets/js/ie-emulation-modes-warning.js"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="row row-offcanvas row-offcanvas-right"> <div class="col-xs-12 col-sm-9"> <video src="http://pcvideows.titan.mgtv.com/c1/2017/09/01_0/6B4424E4F8846050F089B9F769D72F04_20170901_1_1_1137.mp4?arange=0&pm=LrLJ_OlVuDTTTb4sL~cDGwRP85bbZWhQ68pXoGXFWfFEAqA43jOxoKvbcA5ArqVIHbTIN8lefFGkgn65sYCBdkHiaKxQJgDxQ7NcVQ5gPr5yqs6nN~qsbf909l8Z2zMQblHdAepIkBh0C04bwR1ceXYFGsqCnwYr6aaJRCs9Orw2xWsZMILIGZviqPGAZtnHaUStMiR38Ml1tIumZROYJO56gHLa_g1a6gi8ayWJSdQ_bzsfVCgbf~EjcpkDEh_kfuvsltQItFyEKNlt0uBo0nNnpK5J4fWZMJ8s2kTkEbrsr1jex~4crydpv~abmVtFhpkJWdyrX6dTvmu57Ois6SogREgaK2vICxL2DAuGdJtdFvPyd3Sj8pWiC36NFleG6HbfWNdCGZQX8PPLCT2iBe~l8Iw-" width="100%" height="500" controls="controls"></video> <p style="text-align:center;">三生三世十里桃花</p> <hr> <footer> <p>&copy; Company 2014</p> </footer> </div><!--/.container--> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script> <script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="https://v3.bootcss.com/assets/js/ie10-viewport-bug-workaround.js"></script> <script src="https://v3.bootcss.com/examples/offcanvas/offcanvas.js"></script> </body> </html>
standard/site/docs/subcomponents/drlvm/doxygen/em/html/class_e_b_profile_collector.html
freeVM/freeVM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Execution Manager: EBProfileCollector Class Reference</title> <link href="hydoxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.2 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> <h1>EBProfileCollector Class Reference</h1><!-- doxytag: class="EBProfileCollector" --><!-- doxytag: inherits="ProfileCollector,TbsEMClient" --><code>#include &lt;EBProfileCollector.h&gt;</code> <p> <p>Inheritance diagram for EBProfileCollector: <p><center><img src="class_e_b_profile_collector.png" usemap="#EBProfileCollector_map" border="0" alt=""></center> <map name="EBProfileCollector_map"> <area href="class_profile_collector.html" alt="ProfileCollector" shape="rect" coords="0,0,116,24"> <area href="class_tbs_e_m_client.html" alt="TbsEMClient" shape="rect" coords="126,0,242,24"> </map> <a href="class_e_b_profile_collector-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Types</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef0">EB_ProfilerMode</a> { <a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef05f4d92c8f9a3c6f20254d0a4446f912f">EB_PCMODE_ASYNC</a>, <a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef074f1749c3e7d4ba393fb1455acfba8f8">EB_PCMODE_SYNC</a> }</td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#f5e3e0e08223ce4fc60ff0ad98ca8817">EBProfileCollector</a> (<a class="el" href="class_e_m___p_c___interface.html">EM_PC_Interface</a> *<a class="el" href="class_profile_collector.html#402aa0ce1784b2c3c4b356bebc44670b">em</a>, const std::string &amp;<a class="el" href="class_profile_collector.html#a4f8d252d449a0849b1b39de23fb29b8">name</a>, <a class="el" href="em_8h.html#8e9c9fdbc225616cb7bf7f5b73ed63c9">JIT_Handle</a> <a class="el" href="class_profile_collector.html#90304dc2bc25b48ba5b8c1c5efc83b75">genJit</a>, <a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef0">EB_ProfilerMode</a> _mode, uint32 _eThreshold, uint32 _bThreshold, uint32 _initialTimeout=0, uint32 _timeout=0)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#65424a36e457c04311374e4b390b82cc">~EBProfileCollector</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="class_tbs_e_m_client.html">TbsEMClient</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#95a495c5f9f48e3212c62a8fd675ca3b">getTbsEmClient</a> () const</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#ce0bb44d70c7d3efe8c1c2bed4e1942d">getInitialTimeout</a> () const</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#f2564cbe6ad3ab4d6a201dc7418f6f4c">getTimeout</a> () const</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#fdc32e7c4bb4a4eb643fb3719f3b3bef">onTimeout</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="class_method_profile.html">MethodProfile</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#ecbe783f5c429b3b7885841d78a347ca">getMethodProfile</a> (Method_Handle mh) const </td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#33becff92a3ecd2f54e2c80155eebd72">classloaderUnloadingCallback</a> (ClassLoaderHandle h)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_e_b_method_profile.html">EBMethodProfile</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#526c8f94d4cb12b104f8badf47da9429">createProfile</a> (Method_Handle mh)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#3a4e6c287fe0f650301545bd28194fc7">syncModeJitCallback</a> (<a class="el" href="class_method_profile.html">MethodProfile</a> *mp)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#949203c4caae8768d711ab2894ada9b2">getEntryThreshold</a> () const</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#5918c158df64e9489a12c431a6648c68">getBackedgeThreshold</a> () const</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef0">EB_ProfilerMode</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_e_b_profile_collector.html#1c78069309b17410b3733cf9f95300d3">getMode</a> () const</td></tr> </table> <hr><h2>Member Enumeration Documentation</h2> <a class="anchor" name="9254d60ac0d057c453fd001a50b8bef0"></a><!-- doxytag: member="EBProfileCollector::EB_ProfilerMode" ref="9254d60ac0d057c453fd001a50b8bef0" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">enum <a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef0">EBProfileCollector::EB_ProfilerMode</a> </td> </tr> </table> </div> <div class="memdoc"> <p> <dl compact><dt><b>Enumerator: </b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"><em><a class="anchor" name="9254d60ac0d057c453fd001a50b8bef05f4d92c8f9a3c6f20254d0a4446f912f"></a><!-- doxytag: member="EB_PCMODE_ASYNC" ref="9254d60ac0d057c453fd001a50b8bef05f4d92c8f9a3c6f20254d0a4446f912f" args="" -->EB_PCMODE_ASYNC</em>&nbsp;</td><td> </td></tr> <tr><td valign="top"><em><a class="anchor" name="9254d60ac0d057c453fd001a50b8bef074f1749c3e7d4ba393fb1455acfba8f8"></a><!-- doxytag: member="EB_PCMODE_SYNC" ref="9254d60ac0d057c453fd001a50b8bef074f1749c3e7d4ba393fb1455acfba8f8" args="" -->EB_PCMODE_SYNC</em>&nbsp;</td><td> </td></tr> </table> </dl> </div> </div><p> <hr><h2>Constructor &amp; Destructor Documentation</h2> <a class="anchor" name="f5e3e0e08223ce4fc60ff0ad98ca8817"></a><!-- doxytag: member="EBProfileCollector::EBProfileCollector" ref="f5e3e0e08223ce4fc60ff0ad98ca8817" args="(EM_PC_Interface *em, const std::string &amp;name, JIT_Handle genJit, EB_ProfilerMode _mode, uint32 _eThreshold, uint32 _bThreshold, uint32 _initialTimeout=0, uint32 _timeout=0)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">EBProfileCollector.EBProfileCollector </td> <td>(</td> <td class="paramtype"><a class="el" href="class_e_m___p_c___interface.html">EM_PC_Interface</a> *&nbsp;</td> <td class="paramname"> <em>em</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const std::string &amp;&nbsp;</td> <td class="paramname"> <em>name</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="em_8h.html#8e9c9fdbc225616cb7bf7f5b73ed63c9">JIT_Handle</a>&nbsp;</td> <td class="paramname"> <em>genJit</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef0">EB_ProfilerMode</a>&nbsp;</td> <td class="paramname"> <em>_mode</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">uint32&nbsp;</td> <td class="paramname"> <em>_eThreshold</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">uint32&nbsp;</td> <td class="paramname"> <em>_bThreshold</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">uint32&nbsp;</td> <td class="paramname"> <em>_initialTimeout</em> = <code>0</code>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">uint32&nbsp;</td> <td class="paramname"> <em>_timeout</em> = <code>0</code></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="65424a36e457c04311374e4b390b82cc"></a><!-- doxytag: member="EBProfileCollector::~EBProfileCollector" ref="65424a36e457c04311374e4b390b82cc" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual EBProfileCollector.~EBProfileCollector </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"><code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr><h2>Member Function Documentation</h2> <a class="anchor" name="95a495c5f9f48e3212c62a8fd675ca3b"></a><!-- doxytag: member="EBProfileCollector::getTbsEmClient" ref="95a495c5f9f48e3212c62a8fd675ca3b" args="() const" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="class_tbs_e_m_client.html">TbsEMClient</a>* EBProfileCollector.getTbsEmClient </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const<code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Implements <a class="el" href="class_profile_collector.html#9305352c935c494f2d13042d4aeaac75">ProfileCollector</a>. </div> </div><p> <a class="anchor" name="ce0bb44d70c7d3efe8c1c2bed4e1942d"></a><!-- doxytag: member="EBProfileCollector::getInitialTimeout" ref="ce0bb44d70c7d3efe8c1c2bed4e1942d" args="() const" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual uint32 EBProfileCollector.getInitialTimeout </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const<code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Implements <a class="el" href="class_tbs_e_m_client.html#5cb954581efd00003bf5952c95b7415d">TbsEMClient</a>. </div> </div><p> <a class="anchor" name="f2564cbe6ad3ab4d6a201dc7418f6f4c"></a><!-- doxytag: member="EBProfileCollector::getTimeout" ref="f2564cbe6ad3ab4d6a201dc7418f6f4c" args="() const" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual uint32 EBProfileCollector.getTimeout </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const<code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Implements <a class="el" href="class_tbs_e_m_client.html#939f3b2d6257fd3cfc6f83b1da0dd54a">TbsEMClient</a>. </div> </div><p> <a class="anchor" name="fdc32e7c4bb4a4eb643fb3719f3b3bef"></a><!-- doxytag: member="EBProfileCollector::onTimeout" ref="fdc32e7c4bb4a4eb643fb3719f3b3bef" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual void EBProfileCollector.onTimeout </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"><code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Implements <a class="el" href="class_tbs_e_m_client.html#e86e79a7bc11b2e67bc86f0bb4de48ac">TbsEMClient</a>. </div> </div><p> <a class="anchor" name="ecbe783f5c429b3b7885841d78a347ca"></a><!-- doxytag: member="EBProfileCollector::getMethodProfile" ref="ecbe783f5c429b3b7885841d78a347ca" args="(Method_Handle mh) const " --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="class_method_profile.html">MethodProfile</a>* EBProfileCollector.getMethodProfile </td> <td>(</td> <td class="paramtype">Method_Handle&nbsp;</td> <td class="paramname"> <em>mh</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const<code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Implements <a class="el" href="class_profile_collector.html#d5666281c2e984c4a66a20c9e12230c7">ProfileCollector</a>. </div> </div><p> <a class="anchor" name="33becff92a3ecd2f54e2c80155eebd72"></a><!-- doxytag: member="EBProfileCollector::classloaderUnloadingCallback" ref="33becff92a3ecd2f54e2c80155eebd72" args="(ClassLoaderHandle h)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual void EBProfileCollector.classloaderUnloadingCallback </td> <td>(</td> <td class="paramtype">ClassLoaderHandle&nbsp;</td> <td class="paramname"> <em>h</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"><code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Reimplemented from <a class="el" href="class_profile_collector.html#b433c338cdf0b9656d520d65c2f0653a">ProfileCollector</a>. </div> </div><p> <a class="anchor" name="526c8f94d4cb12b104f8badf47da9429"></a><!-- doxytag: member="EBProfileCollector::createProfile" ref="526c8f94d4cb12b104f8badf47da9429" args="(Method_Handle mh)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_e_b_method_profile.html">EBMethodProfile</a>* EBProfileCollector.createProfile </td> <td>(</td> <td class="paramtype">Method_Handle&nbsp;</td> <td class="paramname"> <em>mh</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="3a4e6c287fe0f650301545bd28194fc7"></a><!-- doxytag: member="EBProfileCollector::syncModeJitCallback" ref="3a4e6c287fe0f650301545bd28194fc7" args="(MethodProfile *mp)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void EBProfileCollector.syncModeJitCallback </td> <td>(</td> <td class="paramtype"><a class="el" href="class_method_profile.html">MethodProfile</a> *&nbsp;</td> <td class="paramname"> <em>mp</em> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="949203c4caae8768d711ab2894ada9b2"></a><!-- doxytag: member="EBProfileCollector::getEntryThreshold" ref="949203c4caae8768d711ab2894ada9b2" args="() const" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">uint32 EBProfileCollector.getEntryThreshold </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const</td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="5918c158df64e9489a12c431a6648c68"></a><!-- doxytag: member="EBProfileCollector::getBackedgeThreshold" ref="5918c158df64e9489a12c431a6648c68" args="() const" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">uint32 EBProfileCollector.getBackedgeThreshold </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const</td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <a class="anchor" name="1c78069309b17410b3733cf9f95300d3"></a><!-- doxytag: member="EBProfileCollector::getMode" ref="1c78069309b17410b3733cf9f95300d3" args="() const" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_e_b_profile_collector.html#9254d60ac0d057c453fd001a50b8bef0">EB_ProfilerMode</a> EBProfileCollector.getMode </td> <td>(</td> <td class="paramname"> </td> <td>&nbsp;)&nbsp;</td> <td width="100%"> const</td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="_e_b_profile_collector_8h.html">EBProfileCollector.h</a></ul> <hr size="1"> <address style="text-align: center;"> <small> <p>Genereated on Tue Mar 11 19:25:31 2008 by Doxygen.</p> <p>(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable. </p> </small> </address> </body> </html>
code/3rd-party/boost/libs/spirit/doc/html/spirit/lex/reference/lexer_concepts/lexer.html
Im-dex/xray-162
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Lexer</title> <link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../../index.html" title="Spirit 2.5.4"> <link rel="up" href="../lexer_concepts.html" title="Lexer Concepts"> <link rel="prev" href="../lexer_concepts.html" title="Lexer Concepts"> <link rel="next" href="primitivelexer.html" title="PrimitiveLexer"> </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="../lexer_concepts.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../lexer_concepts.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="primitivelexer.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="spirit.lex.reference.lexer_concepts.lexer"></a><a class="link" href="lexer.html" title="Lexer">Lexer</a> </h5></div></div></div> <h6> <a name="spirit.lex.reference.lexer_concepts.lexer.h0"></a> <span class="phrase"><a name="spirit.lex.reference.lexer_concepts.lexer.description"></a></span><a class="link" href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.description">Description</a> </h6> <p> The <span class="emphasis"><em>Lexer</em></span> is the most fundamental concept. A Lexer has a member function, <code class="computeroutput"><span class="identifier">collect</span></code>, that accepts a token definition container <code class="computeroutput"><span class="identifier">Def</span></code>, and a the name of the lexer state the token definitions of the lexer component need to be added to (a string). It doesn't return anything (return type is <code class="computeroutput"><span class="keyword">void</span></code>). Each Lexer can represent a specific pattern or algorithm, or it can be a more complex lexer component formed as a composition of other Lexer's. Additionally, a Lexer exposes a member <code class="computeroutput"><span class="identifier">add_actions</span></code>, that accepts the token definition container <code class="computeroutput"><span class="identifier">Def</span></code>, while returning nothing (again, the returned type is <code class="computeroutput"><span class="keyword">void</span></code>). </p> <div class="variablelist"> <p class="title"><b>Notation</b></p> <dl class="variablelist"> <dt><span class="term"><code class="computeroutput"><span class="identifier">l</span></code></span></dt> <dd><p> A <code class="computeroutput"><span class="identifier">Lexer</span></code>. </p></dd> <dt><span class="term"><code class="computeroutput"><span class="identifier">L</span></code></span></dt> <dd><p> A <code class="computeroutput"><span class="identifier">Lexer</span></code> type. </p></dd> <dt><span class="term"><code class="computeroutput"><span class="identifier">Def</span></code></span></dt> <dd><p> A token definition container type. </p></dd> <dt><span class="term"><code class="computeroutput"><span class="identifier">State</span></code></span></dt> <dd><p> A type used to represent lexer state names. </p></dd> </dl> </div> <h6> <a name="spirit.lex.reference.lexer_concepts.lexer.h1"></a> <span class="phrase"><a name="spirit.lex.reference.lexer_concepts.lexer.valid_expressions"></a></span><a class="link" href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.valid_expressions">Valid Expressions</a> </h6> <p> In the expressions below, the behavior of the lexer component, <code class="computeroutput"><span class="identifier">l</span></code>, is left unspecified in the base <code class="computeroutput"><span class="identifier">Lexer</span></code> concept. These are specified in subsequent, more refined concepts and by the actual models thereof. </p> <p> For any Lexer the following expressions must be valid: </p> <div class="informaltable"><table class="table"> <colgroup> <col> <col> <col> </colgroup> <thead><tr> <th> <p> Expression </p> </th> <th> <p> Semantics </p> </th> <th> <p> Return type </p> </th> </tr></thead> <tbody> <tr> <td> <p> <code class="computeroutput"><span class="identifier">l</span><span class="special">.</span><span class="identifier">collect</span><span class="special">(</span><span class="identifier">def</span><span class="special">,</span> <span class="identifier">state</span><span class="special">,</span> <span class="identifier">targetstate</span><span class="special">)</span></code> </p> </td> <td> <p> Add all token definitions provided by this Lexer instance to the lexer state <code class="computeroutput"><span class="identifier">state</span></code> of the token definition container <code class="computeroutput"><span class="identifier">def</span></code>. After matching this token, the lexer should be switched into the state <code class="computeroutput"><span class="identifier">targetstate</span></code> (optional) </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">void</span></code> </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">l</span><span class="special">.</span><span class="identifier">add_actions</span><span class="special">(</span><span class="identifier">def</span><span class="special">)</span></code> </p> </td> <td> <p> Add all semantic actions provided by this Lexer instance to the token definition container <code class="computeroutput"><span class="identifier">def</span></code>. </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">void</span></code> </p> </td> </tr> </tbody> </table></div> <h6> <a name="spirit.lex.reference.lexer_concepts.lexer.h2"></a> <span class="phrase"><a name="spirit.lex.reference.lexer_concepts.lexer.type_expressions"></a></span><a class="link" href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.type_expressions">Type Expressions</a> </h6> <div class="informaltable"><table class="table"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Expression </p> </th> <th> <p> Description </p> </th> </tr></thead> <tbody><tr> <td> <p> <code class="computeroutput"><span class="identifier">traits</span><span class="special">::</span><span class="identifier">is_lexer</span><span class="special">&lt;</span><span class="identifier">L</span><span class="special">&gt;::</span><span class="identifier">type</span></code> </p> </td> <td> <p> Metafunction that evaluates to <code class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span></code> if a certain type, <code class="computeroutput"><span class="identifier">L</span></code> is a Lexer, <code class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">false_</span></code> otherwise (See <a href="../../../../../../../../libs/mpl/doc/refmanual/integral-constant.html" target="_top">MPL Boolean Constant</a>). </p> </td> </tr></tbody> </table></div> <h6> <a name="spirit.lex.reference.lexer_concepts.lexer.h3"></a> <span class="phrase"><a name="spirit.lex.reference.lexer_concepts.lexer.postcondition"></a></span><a class="link" href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.postcondition">Postcondition</a> </h6> <p> Upon return from <code class="computeroutput"><span class="identifier">l</span><span class="special">.</span><span class="identifier">collect</span></code> the following post conditions should hold: </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> On return, <code class="computeroutput"><span class="identifier">def</span></code> holds all token definitions defined in the Lexer, <code class="computeroutput"><span class="identifier">l</span></code>. This includes all Lexer's contained inside <code class="computeroutput"><span class="identifier">l</span></code>. </li></ul></div> <p> Upon return from <code class="computeroutput"><span class="identifier">l</span><span class="special">.</span><span class="identifier">add_actions</span></code> the following post conditions should hold: </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> On return, <code class="computeroutput"><span class="identifier">def</span></code> holds all semantic actions correctly associated with the corresponding token definitions as defined in the Lexer, <code class="computeroutput"><span class="identifier">l</span></code>. This includes all semantic actions defined by the Lexer's contained inside <code class="computeroutput"><span class="identifier">l</span></code>. </li></ul></div> <h6> <a name="spirit.lex.reference.lexer_concepts.lexer.h4"></a> <span class="phrase"><a name="spirit.lex.reference.lexer_concepts.lexer.models"></a></span><a class="link" href="lexer.html#spirit.lex.reference.lexer_concepts.lexer.models">Models</a> </h6> <p> All lexer components in <span class="emphasis"><em>Spirit.Lex</em></span> are models of the <span class="emphasis"><em>Lexer</em></span> concept. </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2001-2011 Joel de Guzman, Hartmut Kaiser<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../lexer_concepts.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../lexer_concepts.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="primitivelexer.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
workspace/myproject/myproject/templates/example/admin_3/form_editable.html
liangazhou/django-rdp
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5 Version: 4.5.2 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project. --> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8" /> <title>Metronic | Form X-editable</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1" name="viewport" /> <meta content="" name="description" /> <meta content="" name="author" /> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" /> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN PAGE LEVEL PLUGINS --> <link href="../assets/global/plugins/select2/css/select2.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/select2/css/select2-bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-datepicker/css/bootstrap-datepicker3.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-editable/bootstrap-editable/css/bootstrap-editable.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-editable/inputs-ext/address/address.css" rel="stylesheet" type="text/css" /> <!-- END PAGE LEVEL PLUGINS --> <!-- BEGIN THEME GLOBAL STYLES --> <link href="../assets/global/css/components.min.css" rel="stylesheet" id="style_components" type="text/css" /> <link href="../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME GLOBAL STYLES --> <!-- BEGIN THEME LAYOUT STYLES --> <link href="../assets/layouts/layout3/css/layout.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/layouts/layout3/css/themes/default.min.css" rel="stylesheet" type="text/css" id="style_color" /> <link href="../assets/layouts/layout3/css/custom.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME LAYOUT STYLES --> <link rel="shortcut icon" href="favicon.ico" /> </head> <!-- END HEAD --> <body class="page-container-bg-solid page-boxed"> <!-- BEGIN HEADER --> <div class="page-header"> <!-- BEGIN HEADER TOP --> <div class="page-header-top"> <div class="container"> <!-- BEGIN LOGO --> <div class="page-logo"> <a href="index.html"> <img src="../assets/layouts/layout3/img/logo-default.jpg" alt="logo" class="logo-default"> </a> </div> <!-- END LOGO --> <!-- BEGIN RESPONSIVE MENU TOGGLER --> <a href="javascript:;" class="menu-toggler"></a> <!-- END RESPONSIVE MENU TOGGLER --> <!-- BEGIN TOP NAVIGATION MENU --> <div class="top-menu"> <ul class="nav navbar-nav pull-right"> <!-- BEGIN NOTIFICATION DROPDOWN --> <li class="dropdown dropdown-extended dropdown-notification dropdown-dark" id="header_notification_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-bell"></i> <span class="badge badge-default">7</span> </a> <ul class="dropdown-menu"> <li class="external"> <h3>You have <strong>12 pending</strong> tasks</h3> <a href="app_todo.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="time">just now</span> <span class="details"> <span class="label label-sm label-icon label-success"> <i class="fa fa-plus"></i> </span> New user registered. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 mins</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Server #12 overloaded. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">10 mins</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Server #2 not responding. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">14 hrs</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> Application error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">2 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Database overloaded 68%. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> A user IP blocked. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">4 days</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Storage Server #4 not responding dfdfdfd. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">5 days</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> System Error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">9 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Storage server failed. </span> </a> </li> </ul> </li> </ul> </li> <!-- END NOTIFICATION DROPDOWN --> <!-- BEGIN TODO DROPDOWN --> <li class="dropdown dropdown-extended dropdown-tasks dropdown-dark" id="header_task_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-calendar"></i> <span class="badge badge-default">3</span> </a> <ul class="dropdown-menu extended tasks"> <li class="external"> <h3>You have <strong>12 pending</strong> tasks</h3> <a href="app_todo_2.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New release v1.2 </span> <span class="percent">30%</span> </span> <span class="progress"> <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">40% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Application deployment</span> <span class="percent">65%</span> </span> <span class="progress"> <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">65% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile app release</span> <span class="percent">98%</span> </span> <span class="progress"> <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">98% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Database migration</span> <span class="percent">10%</span> </span> <span class="progress"> <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">10% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Web server upgrade</span> <span class="percent">58%</span> </span> <span class="progress"> <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">58% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile development</span> <span class="percent">85%</span> </span> <span class="progress"> <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">85% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New UI release</span> <span class="percent">38%</span> </span> <span class="progress progress-striped"> <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">38% Complete</span> </span> </span> </a> </li> </ul> </li> </ul> </li> <!-- END TODO DROPDOWN --> <li class="droddown dropdown-separator"> <span class="separator"></span> </li> <!-- BEGIN INBOX DROPDOWN --> <li class="dropdown dropdown-extended dropdown-inbox dropdown-dark" id="header_inbox_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <span class="circle">3</span> <span class="corner"></span> </a> <ul class="dropdown-menu"> <li class="external"> <h3>You have <strong>7 New</strong> Messages</h3> <a href="app_inbox.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">Just Now </span> </span> <span class="message"> Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">16 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar1.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Bob Nilson </span> <span class="time">2 hrs </span> </span> <span class="message"> Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">40 mins </span> </span> <span class="message"> Vivamus sed auctor 40% nibh congue nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">46 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> </ul> </li> </ul> </li> <!-- END INBOX DROPDOWN --> <!-- BEGIN USER LOGIN DROPDOWN --> <li class="dropdown dropdown-user dropdown-dark"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <img alt="" class="img-circle" src="../assets/layouts/layout3/img/avatar9.jpg"> <span class="username username-hide-mobile">Nick</span> </a> <ul class="dropdown-menu dropdown-menu-default"> <li> <a href="page_user_profile_1.html"> <i class="icon-user"></i> My Profile </a> </li> <li> <a href="app_calendar.html"> <i class="icon-calendar"></i> My Calendar </a> </li> <li> <a href="app_inbox.html"> <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger"> 3 </span> </a> </li> <li> <a href="app_todo_2.html"> <i class="icon-rocket"></i> My Tasks <span class="badge badge-success"> 7 </span> </a> </li> <li class="divider"> </li> <li> <a href="page_user_lock_1.html"> <i class="icon-lock"></i> Lock Screen </a> </li> <li> <a href="page_user_login_1.html"> <i class="icon-key"></i> Log Out </a> </li> </ul> </li> <!-- END USER LOGIN DROPDOWN --> <!-- BEGIN QUICK SIDEBAR TOGGLER --> <li class="dropdown dropdown-extended quick-sidebar-toggler"> <span class="sr-only">Toggle Quick Sidebar</span> <i class="icon-logout"></i> </li> <!-- END QUICK SIDEBAR TOGGLER --> </ul> </div> <!-- END TOP NAVIGATION MENU --> </div> </div> <!-- END HEADER TOP --> <!-- BEGIN HEADER MENU --> <div class="page-header-menu"> <div class="container"> <!-- BEGIN HEADER SEARCH BOX --> <form class="search-form" action="page_general_search.html" method="GET"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search" name="query"> <span class="input-group-btn"> <a href="javascript:;" class="btn submit"> <i class="icon-magnifier"></i> </a> </span> </div> </form> <!-- END HEADER SEARCH BOX --> <!-- BEGIN MEGA MENU --> <!-- DOC: Apply "hor-menu-light" class after the "hor-menu" class below to have a horizontal menu with white background --> <!-- DOC: Remove data-hover="dropdown" and data-close-others="true" attributes below to disable the dropdown opening on mouse hover --> <div class="hor-menu "> <ul class="nav navbar-nav"> <li class="menu-dropdown classic-menu-dropdown "> <a href="javascript:;"> Dashboard <span class="arrow"></span> </a> <ul class="dropdown-menu pull-left"> <li class=" "> <a href="index.html" class="nav-link "> <i class="icon-bar-chart"></i> Default Dashboard <span class="badge badge-success">1</span> </a> </li> <li class=" "> <a href="dashboard_2.html" class="nav-link "> <i class="icon-bulb"></i> Dashboard 2 </a> </li> <li class=" "> <a href="dashboard_3.html" class="nav-link "> <i class="icon-graph"></i> Dashboard 3 <span class="badge badge-danger">3</span> </a> </li> </ul> </li> <li class="menu-dropdown mega-menu-dropdown "> <a href="javascript:;"> UI Features <span class="arrow"></span> </a> <ul class="dropdown-menu" style="min-width: 710px"> <li> <div class="mega-menu-content"> <div class="row"> <div class="col-md-4"> <ul class="mega-menu-submenu"> <li> <a href="ui_colors.html"> Color Library </a> </li> <li> <a href="ui_general.html"> General Components </a> </li> <li> <a href="ui_buttons.html"> Buttons </a> </li> <li> <a href="ui_confirmations.html"> Popover Confirmations </a> </li> <li> <a href="ui_icons.html"> Font Icons </a> </li> <li> <a href="ui_socicons.html"> Social Icons </a> </li> <li> <a href="ui_typography.html"> Typography </a> </li> <li> <a href="ui_tabs_accordions_navs.html"> Tabs, Accordions & Navs </a> </li> <li> <a href="ui_tree.html"> Tree View </a> </li> <li> <a href="maps_google.html"> Google Maps </a> </li> </ul> </div> <div class="col-md-4"> <ul class="mega-menu-submenu"> <li> <a href="maps_vector.html"> Vector Maps </a> </li> <li> <a href="ui_timeline.html"> Timeline </a> </li> <li> <a href="ui_page_progress_style_1.html"> Page Progress Bar - Flash </a> </li> <li> <a href="ui_page_progress_style_2.html"> Page Progress Bar - Big Counter </a> </li> <li> <a href="ui_blockui.html"> Block UI </a> </li> <li> <a href="ui_bootstrap_growl.html"> Bootstrap Growl Notifications </a> </li> <li> <a href="ui_notific8.html"> Notific8 Notifications </a> </li> <li> <a href="ui_toastr.html"> Toastr Notifications </a> </li> <li> <a href="ui_bootbox.html"> Bootbox Dialogs </a> </li> </ul> </div> <div class="col-md-4"> <ul class="mega-menu-submenu"> <li> <a href="ui_alerts_api.html"> Metronic Alerts API </a> </li> <li> <a href="ui_session_timeout.html"> Session Timeout </a> </li> <li> <a href="ui_idle_timeout.html"> User Idle Timeout </a> </li> <li> <a href="ui_modals.html"> Modals </a> </li> <li> <a href="ui_extended_modals.html"> Extended Modals </a> </li> <li> <a href="ui_tiles.html"> Tiles </a> </li> <li> <a href="ui_datepaginator.html"> Date Paginator </a> </li> <li> <a href="ui_nestable.html"> Nestable List </a> </li> </ul> </div> </div> </div> </li> </ul> </li> <li class="menu-dropdown classic-menu-dropdown "> <a href="javascript:;"> Layouts <span class="arrow"></span> </a> <ul class="dropdown-menu pull-left"> <li class=" "> <a href="layout_mega_menu_light.html" class="nav-link "> Light Mega Menu </a> </li> <li class=" "> <a href="layout_top_bar_light.html" class="nav-link "> Light Top Bar Dropdowns </a> </li> <li class=" "> <a href="layout_fluid_page.html" class="nav-link "> Fluid Page </a> </li> <li class=" "> <a href="layout_top_bar_fixed.html" class="nav-link "> Fixed Top Bar </a> </li> <li class=" "> <a href="layout_mega_menu_fixed.html" class="nav-link "> Fixed Mega Menu </a> </li> <li class=" "> <a href="layout_disabled_menu.html" class="nav-link "> Disabled Menu Links </a> </li> <li class=" "> <a href="layout_blank_page.html" class="nav-link "> Blank Page </a> </li> </ul> </li> <li class="menu-dropdown mega-menu-dropdown mega-menu-full"> <a href="javascript:;"> Components <span class="arrow"></span> </a> <ul class="dropdown-menu" style="min-width: "> <li> <div class="mega-menu-content"> <div class="row"> <div class="col-md-3"> <ul class="mega-menu-submenu"> <li> <h3>Components 1</h3> </li> <li> <a href="components_date_time_pickers.html"> Date & Time Pickers </a> </li> <li> <a href="components_color_pickers.html"> Color Pickers </a> </li> <li> <a href="components_select2.html"> Select2 Dropdowns </a> </li> <li> <a href="components_bootstrap_select.html"> Bootstrap Select </a> </li> <li> <a href="components_multi_select.html"> Multi Select </a> </li> </ul> </div> <div class="col-md-3"> <ul class="mega-menu-submenu"> <li> <h3>Components 2</h3> </li> <li> <a href="components_bootstrap_select_splitter.html"> Select Splitter </a> </li> <li> <a href="components_typeahead.html"> Typeahead Autocomplete </a> </li> <li> <a href="components_bootstrap_tagsinput.html"> Bootstrap Tagsinput </a> </li> <li> <a href="components_bootstrap_switch.html"> Bootstrap Switch </a> </li> <li> <a href="components_bootstrap_maxlength.html"> Bootstrap Maxlength </a> </li> </ul> </div> <div class="col-md-3"> <ul class="mega-menu-submenu"> <li> <h3>Components 3</h3> </li> <li> <a href="components_bootstrap_fileinput.html"> Bootstrap File Input </a> </li> <li> <a href="components_bootstrap_touchspin.html"> Bootstrap Touchspin </a> </li> <li> <a href="components_form_tools.html"> Form Widgets & Tools </a> </li> <li> <a href="components_context_menu.html"> Context Menu </a> </li> <li> <a href="components_editors.html"> Markdown & WYSIWYG Editors </a> </li> </ul> </div> <div class="col-md-3"> <ul class="mega-menu-submenu"> <li> <h3>Components 4</h3> </li> <li> <a href="components_code_editors.html"> Code Editors </a> </li> <li> <a href="components_ion_sliders.html"> Ion Range Sliders </a> </li> <li> <a href="components_noui_sliders.html"> NoUI Range Sliders </a> </li> <li> <a href="components_knob_dials.html"> Knob Circle Dials </a> </li> </ul> </div> </div> </div> </li> </ul> </li> <li class="menu-dropdown classic-menu-dropdown active"> <a href="javascript:;"> More <span class="arrow"></span> </a> <ul class="dropdown-menu pull-left"> <li class="dropdown-submenu active"> <a href="javascript:;" class="nav-link nav-toggle active"> <i class="icon-settings"></i> Form Stuff <span class="arrow open"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="form_controls.html" class="nav-link "> Bootstrap Form <br>Controls </a> </li> <li class=" "> <a href="form_controls_md.html" class="nav-link "> Material Design <br>Form Controls </a> </li> <li class=" "> <a href="form_validation.html" class="nav-link "> Form Validation </a> </li> <li class=" "> <a href="form_validation_states_md.html" class="nav-link "> Material Design <br>Form Validation States </a> </li> <li class=" "> <a href="form_validation_md.html" class="nav-link "> Material Design <br>Form Validation </a> </li> <li class=" "> <a href="form_layouts.html" class="nav-link "> Form Layouts </a> </li> <li class=" "> <a href="form_input_mask.html" class="nav-link "> Form Input Mask </a> </li> <li class=" active"> <a href="form_editable.html" class="nav-link "> Form X-editable </a> </li> <li class=" "> <a href="form_wizard.html" class="nav-link "> Form Wizard </a> </li> <li class=" "> <a href="form_icheck.html" class="nav-link "> iCheck Controls </a> </li> <li class=" "> <a href="form_image_crop.html" class="nav-link "> Image Cropping </a> </li> <li class=" "> <a href="form_fileupload.html" class="nav-link "> Multiple File Upload </a> </li> <li class=" "> <a href="form_dropzone.html" class="nav-link "> Dropzone File Upload </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle "> <i class="icon-briefcase"></i> Tables <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle"> Static Tables <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=""> <a href="table_static_basic.html" class="nav-link "> Basic Tables </a> </li> <li class=""> <a href="table_static_responsive.html" class="nav-link "> Responsive Tables </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle"> Datatables <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=""> <a href="table_datatables_managed.html" class="nav-link "> Managed Datatables </a> </li> <li class=""> <a href="table_datatables_buttons.html" class="nav-link "> Buttons Extension </a> </li> <li class=""> <a href="table_datatables_colreorder.html" class="nav-link "> Colreorder Extension </a> </li> <li class=""> <a href="table_datatables_rowreorder.html" class="nav-link "> Rowreorder Extension </a> </li> <li class=""> <a href="table_datatables_scroller.html" class="nav-link "> Scroller Extension </a> </li> <li class=""> <a href="table_datatables_fixedheader.html" class="nav-link "> FixedHeader Extension </a> </li> <li class=""> <a href="table_datatables_responsive.html" class="nav-link "> Responsive Extension </a> </li> <li class=""> <a href="table_datatables_editable.html" class="nav-link "> Editable Datatables </a> </li> <li class=""> <a href="table_datatables_ajax.html" class="nav-link "> Ajax Datatables </a> </li> </ul> </li> </ul> </li> <li class="dropdown-submenu "> <a href="?p=" class="nav-link nav-toggle "> <i class="icon-wallet"></i> Portlets <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="portlet_boxed.html" class="nav-link "> Boxed Portlets </a> </li> <li class=" "> <a href="portlet_light.html" class="nav-link "> Light Portlets </a> </li> <li class=" "> <a href="portlet_solid.html" class="nav-link "> Solid Portlets </a> </li> <li class=" "> <a href="portlet_ajax.html" class="nav-link "> Ajax Portlets </a> </li> <li class=" "> <a href="portlet_draggable.html" class="nav-link "> Draggable Portlets </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="?p=" class="nav-link nav-toggle "> <i class="icon-settings"></i> Elements <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="elements_steps.html" class="nav-link "> Steps </a> </li> <li class=" "> <a href="elements_lists.html" class="nav-link "> Lists </a> </li> <li class=" "> <a href="elements_ribbons.html" class="nav-link "> Ribbons </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle "> <i class="icon-bar-chart"></i> Charts <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="charts_amcharts.html" class="nav-link "> amChart </a> </li> <li class=" "> <a href="charts_flotcharts.html" class="nav-link "> Flot Charts </a> </li> <li class=" "> <a href="charts_flowchart.html" class="nav-link "> Flow Charts </a> </li> <li class=" "> <a href="charts_google.html" class="nav-link "> Google Charts </a> </li> <li class=" "> <a href="charts_echarts.html" class="nav-link "> eCharts </a> </li> <li class=" "> <a href="charts_morris.html" class="nav-link "> Morris Charts </a> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle"> HighCharts <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=""> <a href="charts_highcharts.html" class="nav-link " target="_blank"> HighCharts </a> </li> <li class=""> <a href="charts_highstock.html" class="nav-link " target="_blank"> HighStock </a> </li> <li class=""> <a href="charts_highmaps.html" class="nav-link " target="_blank"> HighMaps </a> </li> </ul> </li> </ul> </li> </ul> </li> <li class="menu-dropdown classic-menu-dropdown "> <a href="javascript:;"> <i class="icon-briefcase"></i> Pages <span class="arrow"></span> </a> <ul class="dropdown-menu pull-left"> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle "> <i class="icon-basket"></i> eCommerce <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="ecommerce_index.html" class="nav-link "> <i class="icon-home"></i> Dashboard </a> </li> <li class=" "> <a href="ecommerce_orders.html" class="nav-link "> <i class="icon-basket"></i> Orders </a> </li> <li class=" "> <a href="ecommerce_orders_view.html" class="nav-link "> <i class="icon-tag"></i> Order View </a> </li> <li class=" "> <a href="ecommerce_products.html" class="nav-link "> <i class="icon-graph"></i> Products </a> </li> <li class=" "> <a href="ecommerce_products_edit.html" class="nav-link "> <i class="icon-graph"></i> Product Edit </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle "> <i class="icon-docs"></i> Apps <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="app_todo.html" class="nav-link "> <i class="icon-clock"></i> Todo 1 </a> </li> <li class=" "> <a href="app_todo_2.html" class="nav-link "> <i class="icon-check"></i> Todo 2 </a> </li> <li class=" "> <a href="app_inbox.html" class="nav-link "> <i class="icon-envelope"></i> Inbox </a> </li> <li class=" "> <a href="app_calendar.html" class="nav-link "> <i class="icon-calendar"></i> Calendar </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle "> <i class="icon-user"></i> User <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="page_user_profile_1.html" class="nav-link "> <i class="icon-user"></i> Profile 1 </a> </li> <li class=" "> <a href="page_user_profile_1_account.html" class="nav-link "> <i class="icon-user-female"></i> Profile 1 Account </a> </li> <li class=" "> <a href="page_user_profile_1_help.html" class="nav-link "> <i class="icon-user-following"></i> Profile 1 Help </a> </li> <li class=" "> <a href="page_user_profile_2.html" class="nav-link "> <i class="icon-users"></i> Profile 2 </a> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-notebook"></i> Login <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=""> <a href="page_user_login_1.html" class="nav-link " target="_blank"> Login Page 1 </a> </li> <li class=""> <a href="page_user_login_2.html" class="nav-link " target="_blank"> Login Page 2 </a> </li> <li class=""> <a href="page_user_login_3.html" class="nav-link " target="_blank"> Login Page 3 </a> </li> <li class=""> <a href="page_user_login_4.html" class="nav-link " target="_blank"> Login Page 4 </a> </li> <li class=""> <a href="page_user_login_5.html" class="nav-link " target="_blank"> Login Page 5 </a> </li> <li class=""> <a href="page_user_login_6.html" class="nav-link " target="_blank"> Login Page 6 </a> </li> </ul> </li> <li class=" "> <a href="page_user_lock_1.html" class="nav-link " target="_blank"> <i class="icon-lock"></i> Lock Screen 1 </a> </li> <li class=" "> <a href="page_user_lock_2.html" class="nav-link " target="_blank"> <i class="icon-lock-open"></i> Lock Screen 2 </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle "> <i class="icon-social-dribbble"></i> General <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="page_general_about.html" class="nav-link "> <i class="icon-info"></i> About </a> </li> <li class=" "> <a href="page_general_contact.html" class="nav-link "> <i class="icon-call-end"></i> Contact </a> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-notebook"></i> Portfolio <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=""> <a href="page_general_portfolio_1.html" class="nav-link "> Portfolio 1 </a> </li> <li class=""> <a href="page_general_portfolio_2.html" class="nav-link "> Portfolio 2 </a> </li> <li class=""> <a href="page_general_portfolio_3.html" class="nav-link "> Portfolio 3 </a> </li> <li class=""> <a href="page_general_portfolio_4.html" class="nav-link "> Portfolio 4 </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-magnifier"></i> Search <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=""> <a href="page_general_search.html" class="nav-link "> Search 1 </a> </li> <li class=""> <a href="page_general_search_2.html" class="nav-link "> Search 2 </a> </li> <li class=""> <a href="page_general_search_3.html" class="nav-link "> Search 3 </a> </li> <li class=""> <a href="page_general_search_4.html" class="nav-link "> Search 4 </a> </li> <li class=""> <a href="page_general_search_5.html" class="nav-link "> Search 5 </a> </li> </ul> </li> <li class=" "> <a href="page_general_pricing.html" class="nav-link "> <i class="icon-tag"></i> Pricing </a> </li> <li class=" "> <a href="page_general_faq.html" class="nav-link "> <i class="icon-wrench"></i> FAQ </a> </li> <li class=" "> <a href="page_general_blog.html" class="nav-link "> <i class="icon-pencil"></i> Blog </a> </li> <li class=" "> <a href="page_general_blog_post.html" class="nav-link "> <i class="icon-note"></i> Blog Post </a> </li> <li class=" "> <a href="page_general_invoice.html" class="nav-link "> <i class="icon-envelope"></i> Invoice </a> </li> <li class=" "> <a href="page_general_invoice_2.html" class="nav-link "> <i class="icon-envelope"></i> Invoice 2 </a> </li> </ul> </li> <li class="dropdown-submenu "> <a href="javascript:;" class="nav-link nav-toggle "> <i class="icon-settings"></i> System <span class="arrow"></span> </a> <ul class="dropdown-menu"> <li class=" "> <a href="page_system_coming_soon.html" class="nav-link " target="_blank"> Coming Soon </a> </li> <li class=" "> <a href="page_system_404_1.html" class="nav-link "> 404 Page 1 </a> </li> <li class=" "> <a href="page_system_404_2.html" class="nav-link " target="_blank"> 404 Page 2 </a> </li> <li class=" "> <a href="page_system_404_3.html" class="nav-link " target="_blank"> 404 Page 3 </a> </li> <li class=" "> <a href="page_system_500_1.html" class="nav-link "> 500 Page 1 </a> </li> <li class=" "> <a href="page_system_500_2.html" class="nav-link " target="_blank"> 500 Page 2 </a> </li> </ul> </li> </ul> </li> </ul> </div> <!-- END MEGA MENU --> </div> </div> <!-- END HEADER MENU --> </div> <!-- END HEADER --> <!-- BEGIN CONTAINER --> <div class="page-container"> <!-- BEGIN CONTENT --> <div class="page-content-wrapper"> <!-- BEGIN CONTENT BODY --> <!-- BEGIN PAGE HEAD--> <div class="page-head"> <div class="container"> <!-- BEGIN PAGE TITLE --> <div class="page-title"> <h1>Form X-editable <small>form x-editable samples</small> </h1> </div> <!-- END PAGE TITLE --> <!-- BEGIN PAGE TOOLBAR --> <div class="page-toolbar"> <!-- BEGIN THEME PANEL --> <div class="btn-group btn-theme-panel"> <a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown"> <i class="icon-settings"></i> </a> <div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click"> <div class="row"> <div class="col-md-6 col-sm-6 col-xs-12"> <h3>THEME COLORS</h3> <div class="row"> <div class="col-md-6 col-sm-6 col-xs-12"> <ul class="theme-colors"> <li class="theme-color theme-color-default" data-theme="default"> <span class="theme-color-view"></span> <span class="theme-color-name">Default</span> </li> <li class="theme-color theme-color-blue-hoki" data-theme="blue-hoki"> <span class="theme-color-view"></span> <span class="theme-color-name">Blue Hoki</span> </li> <li class="theme-color theme-color-blue-steel" data-theme="blue-steel"> <span class="theme-color-view"></span> <span class="theme-color-name">Blue Steel</span> </li> <li class="theme-color theme-color-yellow-orange" data-theme="yellow-orange"> <span class="theme-color-view"></span> <span class="theme-color-name">Orange</span> </li> <li class="theme-color theme-color-yellow-crusta" data-theme="yellow-crusta"> <span class="theme-color-view"></span> <span class="theme-color-name">Yellow Crusta</span> </li> </ul> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <ul class="theme-colors"> <li class="theme-color theme-color-green-haze" data-theme="green-haze"> <span class="theme-color-view"></span> <span class="theme-color-name">Green Haze</span> </li> <li class="theme-color theme-color-red-sunglo" data-theme="red-sunglo"> <span class="theme-color-view"></span> <span class="theme-color-name">Red Sunglo</span> </li> <li class="theme-color theme-color-red-intense" data-theme="red-intense"> <span class="theme-color-view"></span> <span class="theme-color-name">Red Intense</span> </li> <li class="theme-color theme-color-purple-plum" data-theme="purple-plum"> <span class="theme-color-view"></span> <span class="theme-color-name">Purple Plum</span> </li> <li class="theme-color theme-color-purple-studio" data-theme="purple-studio"> <span class="theme-color-view"></span> <span class="theme-color-name">Purple Studio</span> </li> </ul> </div> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12 seperator"> <h3>LAYOUT</h3> <ul class="theme-settings"> <li> Theme Style <select class="theme-setting theme-setting-style form-control input-sm input-small input-inline tooltips" data-original-title="Change theme style" data-container="body" data-placement="left"> <option value="boxed" selected="selected">Square corners</option> <option value="rounded">Rounded corners</option> </select> </li> <li> Layout <select class="theme-setting theme-setting-layout form-control input-sm input-small input-inline tooltips" data-original-title="Change layout type" data-container="body" data-placement="left"> <option value="boxed" selected="selected">Boxed</option> <option value="fluid">Fluid</option> </select> </li> <li> Top Menu Style <select class="theme-setting theme-setting-top-menu-style form-control input-sm input-small input-inline tooltips" data-original-title="Change top menu dropdowns style" data-container="body" data-placement="left"> <option value="dark" selected="selected">Dark</option> <option value="light">Light</option> </select> </li> <li> Top Menu Mode <select class="theme-setting theme-setting-top-menu-mode form-control input-sm input-small input-inline tooltips" data-original-title="Enable fixed(sticky) top menu" data-container="body" data-placement="left"> <option value="fixed">Fixed</option> <option value="not-fixed" selected="selected">Not Fixed</option> </select> </li> <li> Mega Menu Style <select class="theme-setting theme-setting-mega-menu-style form-control input-sm input-small input-inline tooltips" data-original-title="Change mega menu dropdowns style" data-container="body" data-placement="left"> <option value="dark" selected="selected">Dark</option> <option value="light">Light</option> </select> </li> <li> Mega Menu Mode <select class="theme-setting theme-setting-mega-menu-mode form-control input-sm input-small input-inline tooltips" data-original-title="Enable fixed(sticky) mega menu" data-container="body" data-placement="left"> <option value="fixed" selected="selected">Fixed</option> <option value="not-fixed">Not Fixed</option> </select> </li> </ul> </div> </div> </div> </div> <!-- END THEME PANEL --> </div> <!-- END PAGE TOOLBAR --> </div> </div> <!-- END PAGE HEAD--> <!-- BEGIN PAGE CONTENT BODY --> <div class="page-content"> <div class="container"> <!-- BEGIN PAGE BREADCRUMBS --> <ul class="page-breadcrumb breadcrumb"> <li> <a href="index.html">Home</a> <i class="fa fa-circle"></i> </li> <li> <a href="#">More</a> <i class="fa fa-circle"></i> </li> <li> <span>Form Stuff</span> </li> </ul> <!-- END PAGE BREADCRUMBS --> <!-- BEGIN PAGE CONTENT INNER --> <div class="page-content-inner"> <div class="m-heading-1 border-green m-bordered"> <h3>X-editable</h3> <p> This library allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes. Please try out demo to see how it works. </p> <p> For more info please check out <a class="btn red btn-outline" href="https://vitalets.github.io/x-editable/docs.html" target="_blank">the official documentation</a> </p> </div> <div class="row"> <div class="col-md-12"> <label> <input type="checkbox" id="autoopen">&nbsp;Auto-open next field</label> <label> <input type="checkbox" id="inline">&nbsp;Inline editing</label> <button id="enable" class="btn green">Enable / Disable</button> <hr> </div> </div> <div class="portlet light portlet-fit "> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-dark"></i> <span class="caption-subject font-dark sbold uppercase">Editable Form</span> </div> <div class="actions"> <div class="btn-group btn-group-devided" data-toggle="buttons"> <label class="btn btn-transparent dark btn-outline btn-circle btn-sm active"> <input type="radio" name="options" class="toggle" id="option1">Actions</label> <label class="btn btn-transparent dark btn-outline btn-circle btn-sm"> <input type="radio" name="options" class="toggle" id="option2">Settings</label> </div> </div> </div> <div class="portlet-body"> <div class="row"> <div class="col-md-12"> <table id="user" class="table table-bordered table-striped"> <tbody> <tr> <td style="width:15%"> Username </td> <td style="width:50%"> <a href="javascript:;" id="username" data-type="text" data-pk="1" data-original-title="Enter username"> superuser </a> </td> <td style="width:35%"> <span class="text-muted"> Simple text field </span> </td> </tr> <tr> <td> First name </td> <td> <a href="javascript:;" id="firstname" data-type="text" data-pk="1" data-placement="right" data-placeholder="Required" data-original-title="Enter your firstname"> </a> </td> <td> <span class="text-muted"> Required text field, originally empty </span> </td> </tr> <tr> <td> Sex </td> <td> <a href="javascript:;" id="sex" data-type="select" data-pk="1" data-value="" data-original-title="Select sex"> </a> </td> <td> <span class="text-muted"> Select, loaded from js array. Custom display </span> </td> </tr> <tr> <td> Group </td> <td> <a href="javascript:;" id="group" data-type="select" data-pk="1" data-value="5" data-source="/groups" data-original-title="Select group"> Admin </a> </td> <td> <span class="text-muted"> Select, loaded from server. <strong>No buttons</strong> mode </span> </td> </tr> <tr> <td> Status </td> <td> <a href="javascript:;" id="status" data-type="select" data-pk="1" data-value="0" data-source="/status" data-original-title="Select status"> Active </a> </td> <td> <span class="text-muted"> Error when loading list items </span> </td> </tr> <tr> <td> Plan vacation? </td> <td> <a href="javascript:;" id="vacation" data-type="date" data-viewformat="dd.mm.yyyy" data-pk="1" data-placement="right" data-original-title="When you want vacation to start?"> 25.02.2013 </a> </td> <td> <span class="text-muted"> Datepicker </span> </td> </tr> <tr> <td> Date of birth </td> <td> <a href="javascript:;" id="dob" data-type="combodate" data-value="1984-05-15" data-format="YYYY-MM-DD" data-viewformat="DD/MM/YYYY" data-template="D / MMM / YYYY" data-pk="1" data-original-title="Select Date of birth"> </a> </td> <td> <span class="text-muted"> Date field (combodate) </span> </td> </tr> <tr> <td> Setup event </td> <td> <a href="javascript:;" id="event" data-type="combodate" data-template="D MMM YYYY HH:mm" data-format="YYYY-MM-DD HH:mm" data-viewformat="MMM D, YYYY, HH:mm" data-pk="1" data-original-title="Setup event date and time"> </a> </td> <td> <span class="text-muted"> Datetime field (combodate) </span> </td> </tr> <tr> <td> Meeting start </td> <td> <a href="javascript:;" id="meeting_start" data-type="datetime" data-pk="1" data-url="/post" data-placement="right" title="Set date & time"> 15/03/2013 12:45 </a> </td> <td> <span class="text-muted"> Bootstrap datetime </span> </td> </tr> <tr> <td> Comments </td> <td> <a href="javascript:;" id="comments" data-type="textarea" data-pk="1" data-placeholder="Your comments here..." data-original-title="Enter comments">awesome <br> user!</a> </td> <td> <span class="text-muted"> Textarea. Buttons below. Submit by <i>ctrl+enter</i> </span> </td> </tr> <tr> <td> Type State </td> <td> <a href="javascript:;" id="state" data-type="typeahead" data-pk="1" data-placement="right" data-original-title="Start typing State.."> </a> </td> <td> <span class="text-muted"> Bootstrap 2.x typeahead </span> </td> </tr> <tr> <td> Fresh fruits </td> <td> <a href="javascript:;" id="fruits" data-type="checklist" data-value="2,3" data-original-title="Select fruits"> </a> </td> <td> <span class="text-muted"> Checklist </span> </td> </tr> <tr> <td> Tags </td> <td> <a href="javascript:;" id="tags" data-type="select2" data-pk="1" data-original-title="Enter tags"> html, javascript </a> </td> <td> <span class="text-muted"> Select2 (tags mode) </span> </td> </tr> <tr> <td> Country </td> <td> <a href="javascript:;" id="country" data-type="select2" data-pk="1" data-value="BS" data-original-title="Select country"> </a> </td> <td> <span class="text-muted"> Select2 (dropdown mode) </span> </td> </tr> <tr> <td> Address </td> <td> <a href="javascript:;" id="address" data-type="address" data-pk="1" data-original-title="Please, fill address"> </a> </td> <td> <span class="text-muted"> Your custom input, several fields </span> </td> </tr> <tr> <td> Notes </td> <td> <div id="note" data-pk="1" data-type="wysihtml5" data-toggle="manual" data-original-title="Enter notes"> <h3>WYSIWYG</h3> WYSIWYG means <i>What You See Is What You Get</i>. <br> But may also refer to: <ul> <li> WYSIWYG (album), a 2000 album by Chumbawamba </li> <li> "Whatcha See is Whatcha Get", a 1971 song by The Dramatics </li> <li> WYSIWYG Film Festival, an annual Christian film festival </li> </ul> <i>Source:</i> <a href="http://en.wikipedia.org/wiki/WYSIWYG_%28disambiguation%29"> wikipedia.org </a> </div> </td> <td> <a href="javascript:;" id="pencil"> <i class="fa fa-pencil"></i> [edit] </a> <br> <span class="text-muted"> Wysihtml5 (bootstrap only). <br> Toggle by another element </span> </td> </tr> </tbody> </table> </div> </div> <div class="row"> <div class="col-md-12"> <h3>Console <small>(all ajax requests here are emulated)</small> </h3> <div> <textarea id="console" rows="8" style="width: 70%" class="form-control"></textarea> </div> </div> </div> </div> </div> </div> <!-- END PAGE CONTENT INNER --> </div> </div> <!-- END PAGE CONTENT BODY --> <!-- END CONTENT BODY --> </div> <!-- END CONTENT --> <!-- BEGIN QUICK SIDEBAR --> <a href="javascript:;" class="page-quick-sidebar-toggler"> <i class="icon-login"></i> </a> <div class="page-quick-sidebar-wrapper" data-close-on-body-click="false"> <div class="page-quick-sidebar"> <ul class="nav nav-tabs"> <li class="active"> <a href="javascript:;" data-target="#quick_sidebar_tab_1" data-toggle="tab"> Users <span class="badge badge-danger">2</span> </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_2" data-toggle="tab"> Alerts <span class="badge badge-success">7</span> </a> </li> <li class="dropdown"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"> More <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-bell"></i> Alerts </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-info"></i> Notifications </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-speech"></i> Activities </a> </li> <li class="divider"></li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-settings"></i> Settings </a> </li> </ul> </li> </ul> <div class="tab-content"> <div class="tab-pane active page-quick-sidebar-chat" id="quick_sidebar_tab_1"> <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list"> <h3 class="list-heading">Staff</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-success">8</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar3.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Bob Nilson</h4> <div class="media-heading-sub"> Project Manager </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar1.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Nick Larson</h4> <div class="media-heading-sub"> Art Director </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">3</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar4.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Hubert</h4> <div class="media-heading-sub"> CTO </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ella Wong</h4> <div class="media-heading-sub"> CEO </div> </div> </li> </ul> <h3 class="list-heading">Customers</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-warning">2</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar6.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lara Kunis</h4> <div class="media-heading-sub"> CEO, Loop Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="label label-sm label-success">new</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar7.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ernie Kyllonen</h4> <div class="media-heading-sub"> Project Manager, <br> SmartBizz PTL </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar8.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lisa Stone</h4> <div class="media-heading-sub"> CTO, Keort Inc </div> <div class="media-heading-small"> Last seen 13:10 PM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-success">7</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar9.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Portalatin</h4> <div class="media-heading-sub"> CFO, H&D LTD </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar10.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Irina Savikova</h4> <div class="media-heading-sub"> CEO, Tizda Motors Inc </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">4</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar11.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Maria Gomez</h4> <div class="media-heading-sub"> Manager, Infomatic Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> </ul> </div> <div class="page-quick-sidebar-item"> <div class="page-quick-sidebar-chat-user"> <div class="page-quick-sidebar-nav"> <a href="javascript:;" class="page-quick-sidebar-back-to-list"> <i class="icon-arrow-left"></i>Back</a> </div> <div class="page-quick-sidebar-chat-user-messages"> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> When could you send me the report ? </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:15</span> <span class="body"> Its almost done. I will be sending it shortly </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> Alright. Thanks! :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:16</span> <span class="body"> You are most welcome. Sorry for the delay. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> No probs. Just take your time :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Alright. I just emailed it to you. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Great! Thanks. Will check it right away. </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Please let me know if you have any comment. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Sure. I will check and buzz you if anything needs to be corrected. </span> </div> </div> </div> <div class="page-quick-sidebar-chat-user-form"> <div class="input-group"> <input type="text" class="form-control" placeholder="Type a message here..."> <div class="input-group-btn"> <button type="button" class="btn green"> <i class="icon-paper-clip"></i> </button> </div> </div> </div> </div> </div> </div> <div class="tab-pane page-quick-sidebar-alerts" id="quick_sidebar_tab_2"> <div class="page-quick-sidebar-alerts-list"> <h3 class="list-heading">General</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-warning"> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> <h3 class="list-heading">System</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-warning"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-default "> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> </div> </div> <div class="tab-pane page-quick-sidebar-settings" id="quick_sidebar_tab_3"> <div class="page-quick-sidebar-settings-list"> <h3 class="list-heading">General Settings</h3> <ul class="list-items borderless"> <li> Enable Notifications <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Allow Tracking <input type="checkbox" class="make-switch" data-size="small" data-on-color="info" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Log Errors <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Auto Sumbit Issues <input type="checkbox" class="make-switch" data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Enable SMS Alerts <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <h3 class="list-heading">System Settings</h3> <ul class="list-items borderless"> <li> Security Level <select class="form-control input-inline input-sm input-small"> <option value="1">Normal</option> <option value="2" selected>Medium</option> <option value="e">High</option> </select> </li> <li> Failed Email Attempts <input class="form-control input-inline input-sm input-small" value="5" /> </li> <li> Secondary SMTP Port <input class="form-control input-inline input-sm input-small" value="3560" /> </li> <li> Notify On System Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Notify On SMTP Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <div class="inner-content"> <button class="btn btn-success"> <i class="icon-settings"></i> Save Changes</button> </div> </div> </div> </div> </div> </div> <!-- END QUICK SIDEBAR --> </div> <!-- END CONTAINER --> <!-- BEGIN FOOTER --> <!-- BEGIN PRE-FOOTER --> <div class="page-prefooter"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-6 col-xs-12 footer-block"> <h2>About</h2> <p> Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam dolore. </p> </div> <div class="col-md-3 col-sm-6 col-xs12 footer-block"> <h2>Subscribe Email</h2> <div class="subscribe-form"> <form action="javascript:;"> <div class="input-group"> <input type="text" placeholder="mail@email.com" class="form-control"> <span class="input-group-btn"> <button class="btn" type="submit">Submit</button> </span> </div> </form> </div> </div> <div class="col-md-3 col-sm-6 col-xs-12 footer-block"> <h2>Follow Us On</h2> <ul class="social-icons"> <li> <a href="javascript:;" data-original-title="rss" class="rss"></a> </li> <li> <a href="javascript:;" data-original-title="facebook" class="facebook"></a> </li> <li> <a href="javascript:;" data-original-title="twitter" class="twitter"></a> </li> <li> <a href="javascript:;" data-original-title="googleplus" class="googleplus"></a> </li> <li> <a href="javascript:;" data-original-title="linkedin" class="linkedin"></a> </li> <li> <a href="javascript:;" data-original-title="youtube" class="youtube"></a> </li> <li> <a href="javascript:;" data-original-title="vimeo" class="vimeo"></a> </li> </ul> </div> <div class="col-md-3 col-sm-6 col-xs-12 footer-block"> <h2>Contacts</h2> <address class="margin-bottom-40"> Phone: 800 123 3456 <br> Email: <a href="mailto:info@metronic.com">info@metronic.com</a> </address> </div> </div> </div> </div> <!-- END PRE-FOOTER --> <!-- BEGIN INNER FOOTER --> <div class="page-footer"> <div class="container"> 2014 &copy; Metronic by keenthemes. <a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a> </div> </div> <div class="scroll-to-top"> <i class="icon-arrow-up"></i> </div> <!-- END INNER FOOTER --> <!-- END FOOTER --> <!--[if lt IE 9]> <script src="../assets/global/plugins/respond.min.js"></script> <script src="../assets/global/plugins/excanvas.min.js"></script> <![endif]--> <!-- BEGIN CORE PLUGINS --> <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script> <!-- END CORE PLUGINS --> <!-- BEGIN PAGE LEVEL PLUGINS --> <script src="../assets/global/plugins/select2/js/select2.full.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-wysihtml5/wysihtml5-0.3.0.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-datepicker/js/bootstrap-datepicker.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/moment.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery.mockjax.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-editable/bootstrap-editable/js/bootstrap-editable.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-editable/inputs-ext/address/address.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-editable/inputs-ext/wysihtml5/wysihtml5.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-typeahead/bootstrap3-typeahead.min.js" type="text/javascript"></script> <!-- END PAGE LEVEL PLUGINS --> <!-- BEGIN THEME GLOBAL SCRIPTS --> <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script> <!-- END THEME GLOBAL SCRIPTS --> <!-- BEGIN PAGE LEVEL SCRIPTS --> <script src="../assets/pages/scripts/form-editable.min.js" type="text/javascript"></script> <!-- END PAGE LEVEL SCRIPTS --> <!-- BEGIN THEME LAYOUT SCRIPTS --> <script src="../assets/layouts/layout3/scripts/layout.min.js" type="text/javascript"></script> <script src="../assets/layouts/layout3/scripts/demo.min.js" type="text/javascript"></script> <script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script> <!-- END THEME LAYOUT SCRIPTS --> </body> </html>
v1/static/css/base.css
mvtuong/mysite
body{ margin: 0; padding: 0; } /*HEADER*/ .logo{ height: 100%; } /*CONTENT*/ #pageContainer{ margin: 0 auto; }
static/api/los.html
luvit/luvit.io
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title> Light operating system helper Luvit 2.5.6 Manual &amp; Documentation</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic"> <link rel="stylesheet" href="assets/style.css"> <link rel="stylesheet" href="assets/sh.css"> <link rel="luvit contributors" href="https://luvit.io/api/los.html"> </head> <body class="alt apidoc" id="api-section-los"> <div id="content" class="clearfix"> <div id="column2" class="interior"> <div id="intro" class="interior"> <a href="/" title="Go back to the home page"> Luvit (1) </a> </div> <ul> <li><a class="nav-documentation" href="documentation.html">About these Docs</a></li> <li><a class="nav-synopsis" href="synopsis.html">Synopsis</a></li> <li><a class="nav-buffer" href="buffer.html">Buffer</a></li> <li><a class="nav-childprocess" href="childprocess.html">Child Process</a></li> <li><a class="nav-codec" href="codec.html">Codec</a></li> <li><a class="nav-core" href="core.html">Core</a></li> <li><a class="nav-dgram" href="dgram.html">Datagram/UDP</a></li> <li><a class="nav-dns" href="dns.html">DNS</a></li> <li><a class="nav-fs" href="fs.html">File System</a></li> <li><a class="nav-helpful" href="helpful.html">Helpful</a></li> <li><a class="nav-http-codec" href="http-codec.html">HTTP Codec</a></li> <li><a class="nav-http" href="http.html">HTTP</a></li> <li><a class="nav-https" href="https.html">HTTPS</a></li> <li><a class="nav-json" href="json.html">JSON</a></li> <li><a class="nav-los active" href="los.html">Light Operating System helper(los)</a></li> <li><a class="nav-net" href="net.html">Net</a></li> <li><a class="nav-path" href="path.html">Path</a></li> <li><a class="nav-pretty-print" href="pretty-print.html">Pretty print</a></li> <li><a class="nav-process" href="process.html">Process</a></li> <li><a class="nav-querystring" href="querystring.html">Query String</a></li> <li><a class="nav-readline" href="readline.html">Readline</a></li> <li><a class="nav-repl" href="repl.html">REPL</a></li> <li><a class="nav-require" href="require.html">Require</a></li> <li><a class="nav-stream" href="stream.html">Stream</a></li> <li><a class="nav-thread" href="thread.html">Thread</a></li> <li><a class="nav-timer" href="timer.html">Timer</a></li> <li><a class="nav-url" href="url.html">URL</a></li> <li><a class="nav-utils" href="utils.html">Utilities</a></li> </ul> </div> <div id="column1" data-id="los" class="interior"> <header> <h1>Luvit 2.5.6 Documentation</h1> <div id="gtoc"> <p> <a href="index.html" name="toc">Index</a> | <a href="all.html">View on single page</a> | <a href="los.json">View as JSON</a> </p> </div> <hr> </header> <div id="toc"> <h2>Table of Contents</h2> <ul> <li><a href="#los_light_operating_system_helper">Light operating system helper</a><ul> <li><a href="#los_los_type">los.type()</a></li> </ul> </li> </ul> </div> <div id="apicontent"> <h1>Light operating system helper<span><a class="mark" href="#los_light_operating_system_helper" id="los_light_operating_system_helper">#</a></span></h1> <p>Also known as los. Its&#39; a tiny helper to get os name in luvit. </p> <p><code>local los = require(&#39;los&#39;)</code> </p> <h2>los.type()<span><a class="mark" href="#los_los_type" id="los_los_type">#</a></span></h2> <p>Returns either Windows, Linux, OSX, BSD, POSIX or Other depending on the host operating system. </p> </div> </div> </div> <div id="footer"> </div> <script src="assets/sh_main.js"></script> <script src="assets/sh_javascript.min.js"></script> <script>highlight(undefined, undefined, 'pre');</script> </body> </html>
doc/api/files/usr/local/rvm/gems/ruby-2_0_0-p0/gems/activemodel-4_0_0/lib/active_model/validations/clusivity_rb.html
jeroen92/zfsstats-server
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>clusivity.rb</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../../../../../../../../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../css/github.css" type="text/css" media="screen" /> <script src="../../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <span>Ruby on Rails 4.0.0</span><br /> <h1> clusivity.rb </h1> <ul class="files"> <li> /usr/local/rvm/gems/ruby-2.0.0-p0/gems/activemodel-4.0.0/lib/active_model/validations/clusivity.rb </li> <li>Last modified: 2013-07-25 11:47:06 +0200</li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- File only: requires --> <div class="sectiontitle">Required Files</div> <ul> <li>active_support/core_ext/range</li> </ul> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../classes/ActiveModel.html">ActiveModel</a> </li> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../classes/ActiveModel/Validations.html">ActiveModel::Validations</a> </li> </ul> <!-- Methods --> </div> </div> </body> </html>
mint/web/content/css/help.css
sassoftware/mint
div.helpPage#layout h2{ font-size: 120%; } div.helpBlock { border: 2px solid #eeeeee; background: #efefef; padding: 0.5em; } pre.cmd { background: #efefef; border: 1px dashed #000066; padding: 6px; margin-left: 2em; } div.helpBlock pre { margin-left: 2em; }
docs/solr-core/org/apache/solr/search/class-use/OldLuceneQParserPlugin.html
freakimkaefig/melodicsimilarity-solr
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Wed Jun 10 23:20:35 IST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.search.OldLuceneQParserPlugin (Solr 5.2.1 API)</title> <meta name="date" content="2015-06-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 org.apache.solr.search.OldLuceneQParserPlugin (Solr 5.2.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/search/OldLuceneQParserPlugin.html" title="class in org.apache.solr.search">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/search/class-use/OldLuceneQParserPlugin.html" target="_top">Frames</a></li> <li><a href="OldLuceneQParserPlugin.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.search.OldLuceneQParserPlugin" class="title">Uses of Class<br>org.apache.solr.search.OldLuceneQParserPlugin</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.search.OldLuceneQParserPlugin</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/search/OldLuceneQParserPlugin.html" title="class in org.apache.solr.search">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/search/class-use/OldLuceneQParserPlugin.html" target="_top">Frames</a></li> <li><a href="OldLuceneQParserPlugin.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2015 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
views/course.html
ksh/gpitraining
{% extends 'base.html' %} {% block top_content %} <div class="gcb-cols"> <div class="gcb-col-11 gcb-aside"> {% include 'summary.html' %} </div> </div> {% endblock %} {% block main_content %} <div style="margin-top: 20px;" class="gcb-cols"> <div class="gcb-col-1"> </div> <div class="gcb-col-9"> <h1 class="schedule-headers"> {% trans %} Schedule {% endtrans %} </h1> <div class="gcb-main"> <div style="width: 100%;" class="gcb-nav" id="gcb-nav-y"> <ul> {% for unit in units %} {% if unit.now_available %} {% if unit.type == 'A' %} <li><p class="top_content"> <a href="assessment?name={{ unit.unit_id }}">{{ unit.title }}</a> </p></li> {% elif unit.type == 'U' %} <li><p class="top_content"> <a href="unit?unit={{ unit.unit_id }}"> {{ gettext('Module %(id)s - %(title)s', id=unit.unit_id, title=unit.title) }} </a> </p></li> {% elif unit.type == 'O' %} <li><p class="top_content"> <a href="{{ unit.unit_id }}"> {{ unit.title }} </a> </p></li> {% else %} <li><p class="top_content"> Error: unit type not recognized. </p></li> {% endif %} {% else %} {% if unit.type == 'A' %} <li><p class="top_content">{{ unit.title }}</p></li> {% elif unit.type == 'U' %} <li><p class="top_content"> {{ gettext('Unit %(id)s - %(title)s', id=unit.unit_id, title=unit.title) }} <span style="padding-left: 20px; font-size: 12px; color: #5e94ff;">{{ unit.release_date }}</span> </p></li> {% elif unit.type == 'O' %} <li><p class="top_content"> {{ unit.title }} </p></li> {% else %} <li><p class="top_content"> Error: unit type not recognized. </p></li> {% endif %} {% endif %} {% endfor %} </ul> </div> </div> </div> </div> {% endblock %}
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/web/servlet/config/annotation/class-use/WebMvcConfigurationSupport.html
akhr/java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_232) on Tue Sep 15 08:53:08 UTC 2020 --> <title>Uses of Class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport (Spring Framework 5.1.18.RELEASE API)</title> <meta name="date" content="2020-09-15"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport (Spring Framework 5.1.18.RELEASE API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupport.html" title="class in org.springframework.web.servlet.config.annotation">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/springframework/web/servlet/config/annotation/class-use/WebMvcConfigurationSupport.html" target="_top">Frames</a></li> <li><a href="WebMvcConfigurationSupport.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 org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport" class="title">Uses of Class<br>org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupport.html" title="class in org.springframework.web.servlet.config.annotation">WebMvcConfigurationSupport</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="#org.springframework.web.servlet.config.annotation">org.springframework.web.servlet.config.annotation</a></td> <td class="colLast"> <div class="block">Annotation-based setup for Spring MVC.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.springframework.web.servlet.config.annotation"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupport.html" title="class in org.springframework.web.servlet.config.annotation">WebMvcConfigurationSupport</a> in <a href="../../../../../../../org/springframework/web/servlet/config/annotation/package-summary.html">org.springframework.web.servlet.config.annotation</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../../org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupport.html" title="class in org.springframework.web.servlet.config.annotation">WebMvcConfigurationSupport</a> in <a href="../../../../../../../org/springframework/web/servlet/config/annotation/package-summary.html">org.springframework.web.servlet.config.annotation</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.html" title="class in org.springframework.web.servlet.config.annotation">DelegatingWebMvcConfiguration</a></span></code> <div class="block">A subclass of <code>WebMvcConfigurationSupport</code> that detects and delegates to all beans of type <a href="../../../../../../../org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html" title="interface in org.springframework.web.servlet.config.annotation"><code>WebMvcConfigurer</code></a> allowing them to customize the configuration provided by <code>WebMvcConfigurationSupport</code>.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupport.html" title="class in org.springframework.web.servlet.config.annotation">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/springframework/web/servlet/config/annotation/class-use/WebMvcConfigurationSupport.html" target="_top">Frames</a></li> <li><a href="WebMvcConfigurationSupport.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>
docs/net/nosegrind/apiframework/ErrorCodeDescriptor.html
orubel/Beapi-API-Framework
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- **************************************************************** --> <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> <!-- * i.e. only iterate & print data where possible. Thanks, Jez. * --> <!-- **************************************************************** --> <html> <head> <!-- Generated by groovydoc (2.4.15) on Mon Apr 29 11:17:03 PDT 2019 --> <title>ErrorCodeDescriptor</title> <meta name="date" content="2019-04-29"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="../../../groovy.ico" type="image/x-icon" rel="shortcut icon"> <link href="../../../groovy.ico" type="image/x-icon" rel="icon"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <body class="center"> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ErrorCodeDescriptor"; } //--> </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="../../../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"> <div> <ul class="navList"> <li><a href="../../../index.html?net/nosegrind/apiframework/ErrorCodeDescriptor" target="_top">Frames</a></li> <li><a href="ErrorCodeDescriptor.html" target="_top">No Frames</a></li> </ul> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;Method&nbsp;&nbsp;&nbsp; </ul> <ul class="subNavList"> <li>&nbsp;|&nbsp;Detail:&nbsp;</li> Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;Method&nbsp;&nbsp;&nbsp; </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">Package: <strong>net.nosegrind.apiframework</strong></div> <h2 title="[Groovy] Class ErrorCodeDescriptor" class="title">[Groovy] Class ErrorCodeDescriptor</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><ul class="inheritance"></ul></li><li>net.nosegrind.apiframework.ErrorCodeDescriptor </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces and Traits:</dt> <dd><a href='../../../grails.validation.Validateable.html'>Validateable</a></dd> </dl> <!-- todo: direct known subclasses --> <hr> <br> <pre>class ErrorCodeDescriptor </pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== NESTED CLASS SUMMARY =========== --> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <!-- =========== FIELD SUMMARY =========== --> <!-- =========== PROPERTY SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="property_summary"><!-- --></a> <h3>Properties Summary</h3> <ul class="blockList"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Properties Summary table, listing nested classes, and an explanation"> <caption><span>Properties</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Type</th> <th class="colLast" scope="col">Name and description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><strong>java.lang.Integer</strong></code>&nbsp;</td> <td class="colLast"><code><a href="#code">code</a></code><br></td> </tr> <tr class="rowColor"> <td class="colFirst"><code><strong>static&nbsp;java.lang.Object</strong></code>&nbsp;</td> <td class="colLast"><code><a href="#constraints">constraints</a></code><br></td> </tr> <tr class="altColor"> <td class="colFirst"><code><strong>java.lang.String</strong></code>&nbsp;</td> <td class="colLast"><code><a href="#description">description</a></code><br></td> </tr> </table> </ul> </li> </ul> <!-- =========== ELEMENT SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"><!-- --></a> <h3>Constructor Summary</h3> <ul class="blockList"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructors Summary table"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Constructor and description</th> </tr> <tr class="altColor"> <td class="colFirst"> <code><a href="#ErrorCodeDescriptor()">ErrorCodeDescriptor</a> ()</code><br></td> </tr> </table> </ul> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"><!-- --></a> <h3>Inherited Methods Summary</h3> <ul class="blockList"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited Methods Summary table"> <caption><span>Inherited Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Methods inherited from class</th> <th class="colLast" scope="col">Name</th> </tr> <tr class="altColor"> <td class="colFirst"><code>class java.lang.Object</code></td> <td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td> </tr> </table> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- =========== PROPERTY DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="prop_detail"> <!-- --> </a> <h3>Property Detail</h3> <a name="code"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>java.lang.Integer <strong>code</strong></h4> <p></p> </li> </ul> <a name="constraints"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>static&nbsp;java.lang.Object <strong>constraints</strong></h4> <p></p> </li> </ul> <a name="description"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>java.lang.String <strong>description</strong></h4> <p></p> </li> </ul> </li> </ul> <!-- =========== CONSTRUCTOR DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ErrorCodeDescriptor()"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4><strong>ErrorCodeDescriptor</strong>()</h4> <p></p> </li> </ul> </li> </ul> </li> </ul> </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="../../../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"> <div> <ul class="navList"> <li><a href="../../../index.html?net/nosegrind/apiframework/ErrorCodeDescriptor" target="_top">Frames</a></li> <li><a href="ErrorCodeDescriptor.html" target="_top">No Frames</a></li> </ul> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;Method&nbsp;&nbsp;&nbsp; </ul> <ul class="subNavList"> <li>&nbsp;|&nbsp;Detail:&nbsp;</li> Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;Method&nbsp;&nbsp;&nbsp; </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a> </div> </div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
static/zh_tw/binaryoptions.html
ashkanx-champion/champion-static
--- layout: zh_tw/default permalink: zh_tw/binaryoptions lang: zh_tw title: Binary Options tag: main --- <div class="fill-bg-color centered"> <div class="container"> <div class="row"> <div class="col-sm flex-sm-middle"> <form id="verify-email-form"> <div class="signup-box border primary-bg-color"> <div class=""> <input class="clean-input" autocomplete="off" name="email" id="email" maxlength="50" placeholder="Enter your email"> </div> <div class=""> <button class="button-secondary" id="btn-verify-email" type="submit">Create Free Account</button> </div> <span class="error-msg hint color-white center-text" id="signup_error" style="display:none"></span> </div> </form> </div> </div> </div> </div> <div class="fx-section"> <div class="container"> <div class="row"> <div class="col-sm"> <h1>Binary Options</h1> </div> </div> <div class="row"> <div class="col-sm"> <div class="fx-feature-box"> <div class="fx-lg fx-trader"></div> <p>Binary options trading platforms for champions</p> </div> </div> <div class="col-sm"> <div class="fx-feature-box"> <div class="fx-lg fx-worldwide"></div> <p>Enter a whole new world of trading by joining today</p> </div> </div> </div> <div class="row"> <div class="col-sm"> <p>Champion FX knows our traders love options. That's why we've provided them with access to a different kind of trading: binary options.</p> </div> </div> </div> </div> <div class="fx-section"> <div class="container"> <div class="row"> <div class="col-md centered"> <h2>Why Binary Options?</h2> </div> </div> <div class="row"> <div class="col-md"> <p>Binary options trading is a special type of online trading with a fixed payout, in which you predict the outcome from two possible results. You also know exactly what you stand to win or lose. Best of all, you never have to worry about slippages, margin calls, or stops.</p> </div> <div class="col-md"> <p>Do you want to try your hand at binary options? Choose from the wide range of trading platforms we offer for desktop and mobile devices.</p> </div> </div> </div> </div> <div class="fx-section fx-platform-options fill-bg-color"> <div class="container"> <div class="row"> <div class="col-md"> <h2>Binary Options trading</h2> </div> </div> <div class="row"> <div class="col-md"> <h4>Champion-FX.com</h4> <p>Trade with an intuitive user-friendly platform right on our website.</p> <p><a class="button" href=""><span>Trade Now</span></a></p> </div> <div class="col-md"> <h4>Champion FX Webtrader</h4> <p>Monitor the movements of your favourite assets and markets at the same time.</p> <p><a class="button" href=""><span>Trade Now</span></a></p> </div> </div> </div> </div>
lib/amf/amfphp/doc/phpdoc/li_Amfphp_Plugins_QuickServiceDebug.html
chenweihan/PHPDIY
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title></title> <link rel="stylesheet" href="media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="package-title">Amfphp_Plugins_QuickServiceDebug</div> <div class="package-details"> <dl class="tree"> <dt class="folder-title">Description</dt> <dd> <a href='classtrees_Amfphp_Plugins_QuickServiceDebug.html' target='right'>Class trees</a><br /> <a href='elementindex_Amfphp_Plugins_QuickServiceDebug.html' target='right'>Index of elements</a><br /> <a href="todolist.html" target="right">Todo List</a><br /> </dd> <dt class="folder-title">Interfaces</dt> <dt class="folder-title">Classes</dt> <dd><a href='Amfphp_Plugins_QuickServiceDebug/AmfphpQuickServiceDebug.html' target='right'>AmfphpQuickServiceDebug</a></dd> <dd><a href='Amfphp_Plugins_QuickServiceDebug/AmfphpQuickServiceDebugException.html' target='right'>AmfphpQuickServiceDebugException</a></dd> <dt class="folder-title">Files</dt> <dd><a href='Amfphp_Plugins_QuickServiceDebug/_Amfphp---Plugins---AmfphpQuickServiceDebug---AmfphpQuickServiceDebug.php.html' target='right'>AmfphpQuickServiceDebug.php</a></dd> <dd><a href='Amfphp_Plugins_QuickServiceDebug/_Amfphp---Plugins---AmfphpQuickServiceDebug---AmfphpQuickServiceDebugException.php.html' target='right'>AmfphpQuickServiceDebugException.php</a></dd> </dl> </div> <p class="notes"><a href="http://www.phpdoc.org" target="_blank">phpDocumentor v <span class="field">1.4.3</span></a></p> </BODY> </HTML>
javadoc/hibernate_Doc/org/hibernate/usertype/class-use/ParameterizedType.html
serious6/HibernateSimpleProject
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 03 10:44:39 EST 2014 --> <title>Uses of Interface org.hibernate.usertype.ParameterizedType (Hibernate JavaDocs)</title> <meta name="date" content="2014-03-03"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.hibernate.usertype.ParameterizedType (Hibernate JavaDocs)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../org/hibernate/usertype/ParameterizedType.html" title="interface in org.hibernate.usertype">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/hibernate/usertype/class-use/ParameterizedType.html" target="_top">Frames</a></li> <li><a href="ParameterizedType.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.hibernate.usertype.ParameterizedType" class="title">Uses of Interface<br>org.hibernate.usertype.ParameterizedType</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../org/hibernate/usertype/ParameterizedType.html" title="interface in org.hibernate.usertype">ParameterizedType</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="#org.hibernate.type">org.hibernate.type</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.hibernate.usertype">org.hibernate.usertype</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.hibernate.type"> <!-- --> </a> <h3>Uses of <a href="../../../../org/hibernate/usertype/ParameterizedType.html" title="interface in org.hibernate.usertype">ParameterizedType</a> in <a href="../../../../org/hibernate/type/package-summary.html">org.hibernate.type</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../org/hibernate/type/package-summary.html">org.hibernate.type</a> that implement <a href="../../../../org/hibernate/usertype/ParameterizedType.html" title="interface in org.hibernate.usertype">ParameterizedType</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/type/EnumType.html" title="class in org.hibernate.type">EnumType</a></strong></code> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/type/SerializableToBlobType.html" title="class in org.hibernate.type">SerializableToBlobType</a>&lt;T extends <a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>&gt;</strong></code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.hibernate.usertype"> <!-- --> </a> <h3>Uses of <a href="../../../../org/hibernate/usertype/ParameterizedType.html" title="interface in org.hibernate.usertype">ParameterizedType</a> in <a href="../../../../org/hibernate/usertype/package-summary.html">org.hibernate.usertype</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> <caption><span>Subinterfaces of <a href="../../../../org/hibernate/usertype/ParameterizedType.html" title="interface in org.hibernate.usertype">ParameterizedType</a> in <a href="../../../../org/hibernate/usertype/package-summary.html">org.hibernate.usertype</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/usertype/DynamicParameterizedType.html" title="interface in org.hibernate.usertype">DynamicParameterizedType</a></strong></code> <div class="block"><div class="paragraph"></div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../org/hibernate/usertype/ParameterizedType.html" title="interface in org.hibernate.usertype">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/hibernate/usertype/class-use/ParameterizedType.html" target="_top">Frames</a></li> <li><a href="ParameterizedType.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p> </body> </html>
gen/doc/org/jboss/shrinkwrap/descriptor/impl/javaee6/class-use/PropertyTypeImplTestCase.html
shrinkwrap/descriptors
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Sat Jul 16 17:38:42 CEST 2011 --> <TITLE> Uses of Class org.jboss.shrinkwrap.descriptor.impl.javaee6.PropertyTypeImplTestCase </TITLE> <META NAME="date" CONTENT="2011-07-16"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.jboss.shrinkwrap.descriptor.impl.javaee6.PropertyTypeImplTestCase"; } } </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/jboss/shrinkwrap/descriptor/impl/javaee6/PropertyTypeImplTestCase.html" title="class in org.jboss.shrinkwrap.descriptor.impl.javaee6"><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-files/index-1.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/jboss/shrinkwrap/descriptor/impl/javaee6//class-usePropertyTypeImplTestCase.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PropertyTypeImplTestCase.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.jboss.shrinkwrap.descriptor.impl.javaee6.PropertyTypeImplTestCase</B></H2> </CENTER> No usage of org.jboss.shrinkwrap.descriptor.impl.javaee6.PropertyTypeImplTestCase <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/jboss/shrinkwrap/descriptor/impl/javaee6/PropertyTypeImplTestCase.html" title="class in org.jboss.shrinkwrap.descriptor.impl.javaee6"><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-files/index-1.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/jboss/shrinkwrap/descriptor/impl/javaee6//class-usePropertyTypeImplTestCase.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PropertyTypeImplTestCase.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>
doc/javadoc/com/thinkaurelius/titan/graphdb/vertices/querycache/class-use/ConcurrentQueryCache.html
hixiaoxi/titan-all-0.3.0
<!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_12-ea) on Fri Mar 29 10:37:21 MDT 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.thinkaurelius.titan.graphdb.vertices.querycache.ConcurrentQueryCache (Titan: Distributed Graph Database 0.3.0 API)</title> <meta name="date" content="2013-03-29"> <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 com.thinkaurelius.titan.graphdb.vertices.querycache.ConcurrentQueryCache (Titan: Distributed Graph Database 0.3.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/thinkaurelius/titan/graphdb/vertices/querycache/ConcurrentQueryCache.html" title="class in com.thinkaurelius.titan.graphdb.vertices.querycache">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/thinkaurelius/titan/graphdb/vertices/querycache/class-use/ConcurrentQueryCache.html" target="_top">Frames</a></li> <li><a href="ConcurrentQueryCache.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 com.thinkaurelius.titan.graphdb.vertices.querycache.ConcurrentQueryCache" class="title">Uses of Class<br>com.thinkaurelius.titan.graphdb.vertices.querycache.ConcurrentQueryCache</h2> </div> <div class="classUseContainer">No usage of com.thinkaurelius.titan.graphdb.vertices.querycache.ConcurrentQueryCache</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="../../../../../../../com/thinkaurelius/titan/graphdb/vertices/querycache/ConcurrentQueryCache.html" title="class in com.thinkaurelius.titan.graphdb.vertices.querycache">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/thinkaurelius/titan/graphdb/vertices/querycache/class-use/ConcurrentQueryCache.html" target="_top">Frames</a></li> <li><a href="ConcurrentQueryCache.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2012-2013. All Rights Reserved.</small></p> </body> </html>
afisa/index.html
tsfrlv/aracompany.lv
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/html"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content="tsfrlv"> <title>ĀRĀ // Tuvākās izrādes</title> <!-- Bootstrap Core CSS --> <link href="../assets/css/bootstrap.css" rel="stylesheet"> <!-- Custom CSS --> <link href="../assets/css/custom.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li role="presentation" class="dropdown"> <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">par mums<span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="../mes">vēsture</a></li> <li><a href="../repertuars">repertuārs</a></li> <li><a href="../mes/komanda">komanda</a></li> </ul> <li class="active"> <a href="">afiša</a> </li> <li> <a href="../kontakti">kontakti</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <a href="../index.html"> <header class="intro-header" style="background-image: url('afi-bg.jpg')"> </header> </a> <div class="container"> <div class="row"> <div class="col-md-3"> <p class="lead">Tuvākās izrādes</p> <div class="list-group"> <a href="#" class="list-group-item active">16. jūlijs, Lūznava</a> <a href="./1" class="list-group-item">17. jūlijs, Matīši</a> </div> </div> <div class="col-md-9"> <div class="thumbnail"> <a href="../repertuars/rauts.html"><img class="img-responsive" src="../repertuars/fafabulala.jpg" alt="Fafabulala"></a> <div class="caption-full"> <h3><a href="../repertuars/fafabulala.html">Lūznavas muižā «Mākslas piknika» ietvaros laikmetīgās dejas izrāde «Fafabulala»</a> </h3> <h5>Laikmetīgās dejas izrāde</h5> <hr> <p><strong>svētdien, 2017. gada 16. jūlijā. 20:30</strong></p> <p>Lūznavas muiža</p> <p>Otrā Mākslas piknika ietvaros</p> <p><a class="btn btn-default" href="http://bilesuparadize.lv/events/event/57834" role="button">PIRKT BIĻETI</a> <hr> <p>Izrāde ‘’Fafabulala’’ ir stāsts par divu vīru sarunu vīriem, sievām un arī bērniem, tā ir par divu cilvēku komunikāciju, kas, lai cik toleranti un demokrātiski mēs būtu, vienmēr būs subjektīva. Izrāde atgādinās, ka nav vienas patiesības. Atšķirība ir tikai mūsu attieksmē, veidojot dialogu vienam ar otru, ķermenisku vai verbālu. Dzīvē viss ir mainīgs - no asarām līdz smiekliem, līdz šausmām un otrādi.</p> <br> <p>Atbalsta: Latvijas Kultūras akadēmija, VKKF un Rīgas dome, organizē: biedrība “LAUKKU”</p> <hr> <p><strong>Horeogrāfe: Agate Bankava</strong></p> <p>dejo: Ivars Broničs, Jānis Putniņš</p> <p>dramaturģe: Anna Zvaigzne</p> <p>gleznas autore: Zīle Ziemele</p> <p>producents: Laikmetīgās dejas kompānija "Ārā" un biedrība "Party"</p> <br> </div> </div> </div> </div> </div> <!-- /.container --> <hr> <!-- jQuery --> <script src="../assets/js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="../assets/js/bootstrap.js"></script> <!-- Custom Theme JavaScript --> <script src="../assets/js/custom.js"></script> </body> </html>
appengine-java-sdk-1.9.27/docs/spi/javadoc/com/google/appengine/spi/package-frame.html
kopaka7/Visual-Summary
<!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-google-v7) on Wed Sep 02 13:30:10 PDT 2015 --> <title>com.google.appengine.spi</title> <meta name="date" content="2015-09-02"> <link rel="stylesheet" type="text/css" href="../../../../dev_javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../com/google/appengine/spi/package-summary.html" target="classFrame">com.google.appengine.spi</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="FactoryProvider.html" title="class in com.google.appengine.spi" target="classFrame">FactoryProvider</a></li> <li><a href="ServiceFactoryFactory.html" title="class in com.google.appengine.spi" target="classFrame">ServiceFactoryFactory</a></li> <li><a href="ServiceProviderProcessor.html" title="class in com.google.appengine.spi" target="classFrame">ServiceProviderProcessor</a></li> </ul> <h2 title="Annotation Types">Annotation Types</h2> <ul title="Annotation Types"> <li><a href="ServiceProvider.html" title="annotation in com.google.appengine.spi" target="classFrame">ServiceProvider</a></li> </ul> </div> </body> </html>
rdmo/accounts/templates/socialaccount/snippets/provider_list.html
DMPwerkzeug/DMPwerkzeug
{% load socialaccount %} {% load staticfiles %} {% get_providers as socialaccount_providers %} {% for provider in socialaccount_providers %} {% if provider.id == "openid" %} {% for brand in provider.get_brands %} <li> <a title="{{brand.name}}" class="socialaccount_provider {{provider.id}} {{brand.id}}" href="{% provider_login_url provider.id openid=brand.openid_url process=process %}"> {{brand.name}} </a> </li> {% endfor %} {% endif %} {% if provider.id == 'orcid' %} <li class="socialaccount_provider_break"> <a title="{{provider.name}}" class="socialaccount_provider {{provider.id}}" href="{% provider_login_url provider.id process=process scope=scope auth_params=auth_params %}"> <img src="{% static 'accounts/img/orcid-signin.png' %}" alt="ORCID sign in" /> </a> </li> {% else %} <li> <a title="{{provider.name}}" class="socialaccount_provider {{provider.id}}" href="{% provider_login_url provider.id process=process scope=scope auth_params=auth_params %}"> <span class="fa fa-{{provider.id}} fa-2x"></span> </a> </li> {% endif %} {% endfor %}
docs/sdl2/keyboard/constant.MODEMOD.html
nitro-devs/nitro-game-engine
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `MODEMOD` constant in crate `sdl2`."> <meta name="keywords" content="rust, rustlang, rust-lang, MODEMOD"> <title>sdl2::keyboard::MODEMOD - Rust</title> <link rel="stylesheet" type="text/css" href="../../normalize.css"> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc constant"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>sdl2</a>::<wbr><a href='index.html'>keyboard</a></p><script>window.sidebarCurrent = {name: 'MODEMOD', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content"> <h1 class='fqn'><span class='in-band'>Constant <a href='../index.html'>sdl2</a>::<wbr><a href='index.html'>keyboard</a>::<wbr><a class="constant" href=''>MODEMOD</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span></span></h1> <pre class='rust const'>pub const MODEMOD: <a class="struct" href="../../sdl2/keyboard/struct.Mod.html" title="struct sdl2::keyboard::Mod">Mod</a><code> = </code><code>Mod{bits: 16384,}</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "sdl2"; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
doc/org/apache/cassandra/auth/Roles.html
sayanh/ViewMaintenanceCassandra
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 22:22:29 CEST 2015 --> <title>Roles</title> <meta name="date" content="2015-05-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Roles"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-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/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/auth/RolesCache.html" title="class in org.apache.cassandra.auth"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/auth/Roles.html" target="_top">Frames</a></li> <li><a href="Roles.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.cassandra.auth</div> <h2 title="Class Roles" class="title">Class Roles</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.auth.Roles</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">Roles</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="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/cassandra/auth/Roles.html#Roles()">Roles</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 java.util.Set&lt;<a href="../../../../org/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth">RoleResource</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/auth/Roles.html#getRoles(org.apache.cassandra.auth.RoleResource)">getRoles</a></strong>(<a href="../../../../org/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth">RoleResource</a>&nbsp;primaryRole)</code> <div class="block">Get all roles granted to the supplied Role, including both directly granted and inherited roles.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/cassandra/auth/Roles.html#hasSuperuserStatus(org.apache.cassandra.auth.RoleResource)">hasSuperuserStatus</a></strong>(<a href="../../../../org/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth">RoleResource</a>&nbsp;role)</code> <div class="block">Returns true if the supplied role or any other role granted to it (directly or indirectly) has superuser status.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="Roles()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Roles</h4> <pre>public&nbsp;Roles()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getRoles(org.apache.cassandra.auth.RoleResource)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRoles</h4> <pre>public static&nbsp;java.util.Set&lt;<a href="../../../../org/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth">RoleResource</a>&gt;&nbsp;getRoles(<a href="../../../../org/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth">RoleResource</a>&nbsp;primaryRole)</pre> <div class="block">Get all roles granted to the supplied Role, including both directly granted and inherited roles. The returned roles may be cached if roles_validity_in_ms > 0</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>primaryRole</code> - the Role</dd> <dt><span class="strong">Returns:</span></dt><dd>set of all granted Roles for the primary Role</dd></dl> </li> </ul> <a name="hasSuperuserStatus(org.apache.cassandra.auth.RoleResource)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>hasSuperuserStatus</h4> <pre>public static&nbsp;boolean&nbsp;hasSuperuserStatus(<a href="../../../../org/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth">RoleResource</a>&nbsp;role)</pre> <div class="block">Returns true if the supplied role or any other role granted to it (directly or indirectly) has superuser status.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>role</code> - the primary role</dd> <dt><span class="strong">Returns:</span></dt><dd>true if the role has superuser status, false otherwise</dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-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/apache/cassandra/auth/RoleResource.html" title="class in org.apache.cassandra.auth"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/apache/cassandra/auth/RolesCache.html" title="class in org.apache.cassandra.auth"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/auth/Roles.html" target="_top">Frames</a></li> <li><a href="Roles.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/target/org/apache/hadoop/mapreduce/v2/hs/webapp/dao/class-use/AMAttemptsInfo.html
arrowli/RsyncHadoop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_27) on Mon Dec 16 23:55:22 EST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo (hadoop-mapreduce-client-hs 2.2.0 API)</title> <meta name="date" content="2013-12-16"> <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo (hadoop-mapreduce-client-hs 2.2.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/AMAttemptsInfo.html" title="class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../../index.html?org/apache/hadoop/mapreduce/v2/hs/webapp/dao//class-useAMAttemptsInfo.html" target="_top">FRAMES</a></li> <li><a href="AMAttemptsInfo.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo" class="title">Uses of Class<br>org.apache.hadoop.mapreduce.v2.hs.webapp.dao.AMAttemptsInfo</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/AMAttemptsInfo.html" title="class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao">AMAttemptsInfo</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="#org.apache.hadoop.mapreduce.v2.hs.webapp">org.apache.hadoop.mapreduce.v2.hs.webapp</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.hadoop.mapreduce.v2.hs.webapp"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/AMAttemptsInfo.html" title="class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao">AMAttemptsInfo</a> in <a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/package-summary.html">org.apache.hadoop.mapreduce.v2.hs.webapp</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/package-summary.html">org.apache.hadoop.mapreduce.v2.hs.webapp</a> that return <a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/AMAttemptsInfo.html" title="class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao">AMAttemptsInfo</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="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/AMAttemptsInfo.html" title="class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao">AMAttemptsInfo</a></code></td> <td class="colLast"><span class="strong">HsWebServices.</span><code><strong><a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/HsWebServices.html#getJobAttempts(java.lang.String)">getJobAttempts</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jid)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../../org/apache/hadoop/mapreduce/v2/hs/webapp/dao/AMAttemptsInfo.html" title="class in org.apache.hadoop.mapreduce.v2.hs.webapp.dao">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../../index.html?org/apache/hadoop/mapreduce/v2/hs/webapp/dao//class-useAMAttemptsInfo.html" target="_top">FRAMES</a></li> <li><a href="AMAttemptsInfo.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
src/main/resources-flex/intentionDescriptions/flex/AddVisibleSpecCRIntention/description.html
vsch/idea-multimarkdown
<html> <body> <!-- tooltip end -->Add test spec visible CR at caret position </body> </html>
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/cglib/proxy/Enhancer.EnhancerKey.html
akhr/java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_232) on Tue Sep 15 08:52:30 UTC 2020 --> <title>Enhancer.EnhancerKey (Spring Framework 5.1.18.RELEASE API)</title> <meta name="date" content="2020-09-15"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Enhancer.EnhancerKey (Spring Framework 5.1.18.RELEASE API)"; } } catch(err) { } //--> var methods = {"i0":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Enhancer.EnhancerKey.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 class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/springframework/cglib/proxy/Enhancer.html" title="class in org.springframework.cglib.proxy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/springframework/cglib/proxy/MethodProxy.html" title="class in org.springframework.cglib.proxy"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/springframework/cglib/proxy/Enhancer.EnhancerKey.html" target="_top">Frames</a></li> <li><a href="Enhancer.EnhancerKey.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>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.springframework.cglib.proxy</div> <h2 title="Interface Enhancer.EnhancerKey" class="title">Interface Enhancer.EnhancerKey</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../org/springframework/cglib/proxy/Enhancer.html" title="class in org.springframework.cglib.proxy">Enhancer</a></dd> </dl> <hr> <br> <pre>public static interface <span class="typeNameLabel">Enhancer.EnhancerKey</span></pre> <div class="block">Internal interface, only public due to ClassLoader issues.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&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></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="https://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="../../../../org/springframework/cglib/proxy/Enhancer.EnhancerKey.html#newInstance-java.lang.String-java.lang.String:A-org.springframework.cglib.core.WeakCacheKey-org.springframework.asm.Type:A-boolean-boolean-java.lang.Long-">newInstance</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;interfaces, org.springframework.cglib.core.WeakCacheKey&lt;org.springframework.cglib.proxy.CallbackFilter&gt;&nbsp;filter, <a href="../../../../org/springframework/asm/Type.html" title="class in org.springframework.asm">Type</a>[]&nbsp;callbackTypes, boolean&nbsp;useFactory, boolean&nbsp;interceptDuringConstruction, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;serialVersionUID)</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="newInstance-java.lang.String-java.lang.String:A-org.springframework.cglib.core.WeakCacheKey-org.springframework.asm.Type:A-boolean-boolean-java.lang.Long-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>newInstance</h4> <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;newInstance(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;interfaces, org.springframework.cglib.core.WeakCacheKey&lt;org.springframework.cglib.proxy.CallbackFilter&gt;&nbsp;filter, <a href="../../../../org/springframework/asm/Type.html" title="class in org.springframework.asm">Type</a>[]&nbsp;callbackTypes, boolean&nbsp;useFactory, boolean&nbsp;interceptDuringConstruction, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;serialVersionUID)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Enhancer.EnhancerKey.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 class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/springframework/cglib/proxy/Enhancer.html" title="class in org.springframework.cglib.proxy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/springframework/cglib/proxy/MethodProxy.html" title="class in org.springframework.cglib.proxy"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/springframework/cglib/proxy/Enhancer.EnhancerKey.html" target="_top">Frames</a></li> <li><a href="Enhancer.EnhancerKey.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>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Ghidra/Framework/Project/src/main/java/ghidra/framework/data/package.html
NationalSecurityAgency/ghidra
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <title>package ghidra.framework.data</title> </head> <body> Provides classes for defining domain objects and events related to domain objects. </body> </html>
lib/lucene-6.0.1/docs/highlighter/org/apache/lucene/search/vectorhighlight/class-use/SimpleFragListBuilder.html
YorkUIRLab/irlab
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_77) on Mon May 23 19:36:40 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.lucene.search.vectorhighlight.SimpleFragListBuilder (Lucene 6.0.1 API)</title> <meta name="date" content="2016-05-23"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.lucene.search.vectorhighlight.SimpleFragListBuilder (Lucene 6.0.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/lucene/search/vectorhighlight/SimpleFragListBuilder.html" title="class in org.apache.lucene.search.vectorhighlight">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/lucene/search/vectorhighlight/class-use/SimpleFragListBuilder.html" target="_top">Frames</a></li> <li><a href="SimpleFragListBuilder.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 org.apache.lucene.search.vectorhighlight.SimpleFragListBuilder" class="title">Uses of Class<br>org.apache.lucene.search.vectorhighlight.SimpleFragListBuilder</h2> </div> <div class="classUseContainer">No usage of org.apache.lucene.search.vectorhighlight.SimpleFragListBuilder</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/lucene/search/vectorhighlight/SimpleFragListBuilder.html" title="class in org.apache.lucene.search.vectorhighlight">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/lucene/search/vectorhighlight/class-use/SimpleFragListBuilder.html" target="_top">Frames</a></li> <li><a href="SimpleFragListBuilder.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> <i>Copyright &copy; 2000-2016 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
Resources/SpryAssets/SpryCollapsiblePaneliPad.css
KSAgency/Venuefinder.com
@charset "UTF-8"; /* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */ /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */ /* This is the selector for the main CollapsiblePanel container. For our * default style, the CollapsiblePanel is responsible for drawing the borders * around the widget. * * If you want to constrain the width of the CollapsiblePanel widget, set a width on * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill * up available space. * * The name of the class ("CollapsiblePanel") used in this selector is not necessary * to make the widget function. You can use any class name you want to style the * CollapsiblePanel container. */ .CollapsiblePanel { margin: 0px; padding: 0px; } .CollapsiblePanelTab { font: bold 0.7em sans-serif; background-color: #A2BE1C; color:#FFFFFF; border-bottom: solid 1px #CCC; margin: 0px; padding: 5%; font-size:14px; cursor: pointer; -moz-user-select: none; -khtml-user-select: none; } /* This is the selector for a CollapsiblePanel's Content area. It's important to note that * you should never put any padding on the content area element if you plan to * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate. * * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary * to make the widget function. You can use any class name you want to style a * CollapsiblePanel content container. */ .CollapsiblePanelContent { margin: 0px; padding: 5%; } /* An anchor tag can be used inside of a CollapsiblePanelTab so that the * keyboard focus ring appears *inside* the tab instead of around the tab. * This is an example of how to make the text within the anchor tag look * like non-anchor (normal) text. */ .CollapsiblePanelTab a { color: black; text-decoration: none; } /* This is an example of how to change the appearance of the panel tab that is * currently open. The class "CollapsiblePanelOpen" is programatically added and removed * from panels as the user clicks on the tabs within the CollapsiblePanel. */ .CollapsiblePanelOpen .CollapsiblePanelTab { background-color: #2195be; } /* This is an example of how to change the appearance of the panel tab when the * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed * whenever the CollapsiblePanel is closed. */ .CollapsiblePanelClosed .CollapsiblePanelTab { /* background-color: #EFEFEF */ } /* This is an example of how to change the appearance of the panel tab as the * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added * and removed from panel tab containers as the mouse enters and exits the tab container. */ .CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover { background-color: #2195be; } /* This is an example of how to change the appearance of all the panel tabs when the * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed * whenever the CollapsiblePanel gains or loses keyboard focus. */ .CollapsiblePanelFocused .CollapsiblePanelTab { background-color: #2195be; } .StaffArea { clear: both; margin: 20px 0px 0px 0px; } .StaffImage { float: left; } .StaffDescription { margin-left: 120px; margin-bottom: 5px; width:180px; font-size:18px; color:#A2BE1C; font-family: Arial, Helvetica, sans-serif; } .StaffDetails { margin-left: 120px; margin-bottom: 5px; width:280px; font-size:14px; color:#666666; font-family: Arial, Helvetica, sans-serif; } .StaffDesc { margin-top:50px; margin-left: 0px; padding-bottom: 5px; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#666666; } .StaffBackground { margin-left: 0px; margin-top:20px; padding-bottom: 5px; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#666666; }
play2-maven-plugin/1.0.0-beta4/play2-providers/play2-provider-play25/apidocs/deprecated-list.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Deprecated List (Play! 2.x Provider for Play! 2.5.x 1.0.0-beta4 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Deprecated List (Play! 2.x Provider for Play! 2.5.x 1.0.0-beta4 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="com/google/code/play2/provider/play25/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/google/code/play2/provider/play25/package-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.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 title="Deprecated API" class="title">Deprecated API</h1> <h2 title="Contents">Contents</h2> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="com/google/code/play2/provider/play25/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="com/google/code/play2/provider/play25/package-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.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>Copyright &#169; 2013&#x2013;2015. All rights reserved.</small></p> </body> </html>
public/index.html
vladikoff/fxa-statusboard
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- $I$ --> <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>Firefox Accounts Status</title> <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.min.js"></script> <script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery.templates/beta1/jquery.tmpl.min.js"></script> <script type="text/javascript" src="js/underscore-min.js"></script> <script type="text/javascript" src="socket.io/socket.io.js"></script> <script type="text/javascript" src="js/jquery.gritter.min.js"></script> <script type="text/javascript" src="js/jquery.fancybox-1.3.4.pack.js"></script> <link rel="stylesheet" href="styles/main.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="styles/master.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="styles/jquery.gritter.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="styles/jquery.fancybox-1.3.4.css" type="text/css" media="screen" charset="utf-8" /> <script> $(document).ready(function() { $.ajax({ type: "GET", contentType: "application/json; charset=utf-8", url: 'api/config/client', data: "", dataType: "json", success: function(data) { // console.log(data.transports); var path = location.pathname.substr(1); var socket = io.connect(null, {transports: data.transports, resource: path + "socket.io"}); $(window).bind('beforeunload', function() { socket.disconnect(); // return 'disconnect'; }); socket.on('connect', function() { // alert('connected'); }); socket.on('title', function (msg) { if (msg && msg.length > 0) { $("#title").html(msg); document.title = msg; } }); socket.on('status', function (status) { var statusTab = []; var groups = []; _.each(status.services, function(value, key) { if (typeof(value.group) !== 'string') { value.group = 'others'; } var groupIndex = groups.indexOf(value.group); if (groupIndex === -1) { groupIndex = groups.length; groups.push(value.group); statusTab.push({ name:value.group, projects: []}); }; statusTab[groupIndex].projects.push(value); }); $('#summarize').empty(); $('#projects').empty(); $("#groupTemplate").template("group"); $("#summarizeTemplate").template("summarizeData"); $.tmpl("group", statusTab).appendTo("#projects"); $.tmpl("summarizeData", status.summarize).appendTo("#summarize"); }); socket.on('disconnect', function () { $("#lastupdate").empty(); $("#lastupdate").html('Error occurs server side.'); }); } }); $.ajax({ type: "GET", contentType: "application/json; charset=utf-8", url: 'api/plugins/client', data: "", dataType: "json", success: function(data) { $("#pluginsTemplate").tmpl({ plugins: data}).appendTo("#plugins"); $.each(data, function(index, plugin) { $("a#plugin" + index).fancybox({ 'width' : '70%', 'height' : '70%', 'autoScale' : false, 'transitionIn' : 'elastic', 'transitionOut': 'elastic', 'speedIn' : 600, 'speedOut' : 200, 'type' : 'iframe', 'href' : 'api/' + plugin.name + '/toolbar-popin.html' }); }); } }); }); </script> <script id="groupTemplate" type="text/html"> <li> <h1 class="legend">${name}</h1> <div class="legend"> <span class="service">Service</span> <span class="status">Status</span> <span class="code">Code</span> </div> <ul> {{each(i, project) projects}} <li class="project"> <h2> <span class="service"><span class="strikethrough"></span><strong>${project.label}</strong></span> <span class="status ${project.status} glow"><span class="strikethrough"></span><strong>${project.status}</strong></span> <span class="code"><span class="strikethrough"></span><strong>{{if project.statusCode != 0 && project.status != 'up'}}${project.statusCode}{{else}}&nbsp;{{/if}}</strong></span> </h2> {{if project.message }} <p class="info"><span class="label">Message:</span>${project.message}</p> {{/if}} </li> {{/each}} </ul> </li> </script> <script id="summarizeTemplate" type="text/html"> <li class="project"> <h2> <span class="summarizeup up glow"><span class="strikethrough"></span><strong>${up}</strong></span> <span class="summarizecritical critical glow"><span class="strikethrough"></span><strong>${critical}</strong></span> <span class="summarizedown down glow"><span class="strikethrough"></span><strong>${down}</strong></span> <span class="summarizemaintenance maintenance glow"><span class="strikethrough"></span><strong>${maintenance}</strong></span> <span class="summarizeunknown unknown glow"><span class="strikethrough"></span><strong>${unknown}</strong></span> </h2> <p class="info"><span class="label">Last update:</span><span id="lastupdate">${lastupdate}</span></p> </li> </script> <script id="pluginsTemplate" type="text/html"> <ul> {{each(i, plugin) plugins}} <li> <a id="plugin${i}" href="#"><img border="0" class="plugin" src="api/${plugin.name}/images/toolbar-logo.png" alt="Plugin ${plugin.name}" title="Plugin ${plugin.name}"></a> </li> {{/each}} </ul> </script> </script> </head> <body> <div id="background"> <div id="wrapper"> <div class="arrivals-board"> <h1><img src="/images/firefox.png" width="100" />Firefox Accounts Server Status</h1> <div class="legend"> <span class="summarizeup">Up</span> <span class="summarizecritical">Critical</span> <span class="summarizedown">Down</span> <span class="summarizemaintenance">Maintenance</span> <span class="summarizeunknown">Unknown</span> </div> <ul id="summarize"></ul> <div class="legend"> <span class="plugin">Plugins</span> </div> <div id="plugins" class="plugins"> </div> <ul id="projects"></ul> </div> <p> <a href="https://github.com/vladikoff/fxa-statusboard/blob/fxa/settings.js#L21">Send a pull request to add a service</a> </p> </div> </div> </body> </html>
docs/libc/constant.TIOCMGET.html
nitro-devs/nitro-game-engine
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `TIOCMGET` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, TIOCMGET"> <title>libc::TIOCMGET - Rust</title> <link rel="stylesheet" type="text/css" href="../normalize.css"> <link rel="stylesheet" type="text/css" href="../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc constant"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='index.html'>libc</a></p><script>window.sidebarCurrent = {name: 'TIOCMGET', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content"> <h1 class='fqn'><span class='in-band'>Constant <a href='index.html'>libc</a>::<wbr><a class="constant" href=''>TIOCMGET</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a class='srclink' href='../src/libc/unix/notbsd/linux/other/b64/x86_64.rs.html#323' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const TIOCMGET: <a class="type" href="../libc/type.c_ulong.html" title="type libc::c_ulong">c_ulong</a><code> = </code><code>21525</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../"; window.currentCrate = "libc"; </script> <script src="../jquery.js"></script> <script src="../main.js"></script> <script defer src="../search-index.js"></script> </body> </html>
docs/cpp/classoperations__research_1_1sat_1_1_incremental_average.html
google/or-tools
<!-- HTML header for doxygen 1.8.18--> <!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.9.2"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>OR-Tools: IncrementalAverage</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> <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" /> <link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">OR-Tools &#160;<span id="projectnumber">9.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.2 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'Search','.html'); /* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */ </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(document).ready(function(){initNavTree('classoperations__research_1_1sat_1_1_incremental_average.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classoperations__research_1_1sat_1_1_incremental_average-members.html">List of all members</a> </div> <div class="headertitle"><div class="title">IncrementalAverage</div></div> </div><!--header--> <div class="contents"> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p class="definition">Definition at line <a class="el" href="sat_2util_8h_source.html#l00154">154</a> of file <a class="el" href="sat_2util_8h_source.html">sat/util.h</a>.</p> </div><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a2f01b362e8160a5d5a3d30a09ffe280c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html#a2f01b362e8160a5d5a3d30a09ffe280c">IncrementalAverage</a> (double initial_average)</td></tr> <tr class="separator:a2f01b362e8160a5d5a3d30a09ffe280c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8f4ea7664e6ea6da0bff32eac8f4a975"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html#a8f4ea7664e6ea6da0bff32eac8f4a975">IncrementalAverage</a> ()</td></tr> <tr class="separator:a8f4ea7664e6ea6da0bff32eac8f4a975"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adf01dcbe31fa99f0a8f9d91ba9f85b8b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html#adf01dcbe31fa99f0a8f9d91ba9f85b8b">Reset</a> (double reset_value)</td></tr> <tr class="separator:adf01dcbe31fa99f0a8f9d91ba9f85b8b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6d9b473fa04b0558a8e48737f5ab9564"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html#a6d9b473fa04b0558a8e48737f5ab9564">CurrentAverage</a> () const</td></tr> <tr class="separator:a6d9b473fa04b0558a8e48737f5ab9564"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1bdd878a5252fe5eb23b9319ed5b3f35"><td class="memItemLeft" align="right" valign="top">int64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html#a1bdd878a5252fe5eb23b9319ed5b3f35">NumRecords</a> () const</td></tr> <tr class="separator:a1bdd878a5252fe5eb23b9319ed5b3f35"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a198870bbc0f9b8d197a4c80f766ddf49"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html#a198870bbc0f9b8d197a4c80f766ddf49">AddData</a> (double new_record)</td></tr> <tr class="separator:a198870bbc0f9b8d197a4c80f766ddf49"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a id="a2f01b362e8160a5d5a3d30a09ffe280c" name="a2f01b362e8160a5d5a3d30a09ffe280c"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2f01b362e8160a5d5a3d30a09ffe280c">&#9670;&nbsp;</a></span>IncrementalAverage() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html">IncrementalAverage</a> </td> <td>(</td> <td class="paramtype">double&#160;</td> <td class="paramname"><em>initial_average</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sat_2util_8h_source.html#l00157">157</a> of file <a class="el" href="sat_2util_8h_source.html">sat/util.h</a>.</p> </div> </div> <a id="a8f4ea7664e6ea6da0bff32eac8f4a975" name="a8f4ea7664e6ea6da0bff32eac8f4a975"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8f4ea7664e6ea6da0bff32eac8f4a975">&#9670;&nbsp;</a></span>IncrementalAverage() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html">IncrementalAverage</a> </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 class="definition">Definition at line <a class="el" href="sat_2util_8h_source.html#l00159">159</a> of file <a class="el" href="sat_2util_8h_source.html">sat/util.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="a198870bbc0f9b8d197a4c80f766ddf49" name="a198870bbc0f9b8d197a4c80f766ddf49"></a> <h2 class="memtitle"><span class="permalink"><a href="#a198870bbc0f9b8d197a4c80f766ddf49">&#9670;&nbsp;</a></span>AddData()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void AddData </td> <td>(</td> <td class="paramtype">double&#160;</td> <td class="paramname"><em>new_record</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sat_2util_8cc_source.html#l00213">213</a> of file <a class="el" href="sat_2util_8cc_source.html">sat/util.cc</a>.</p> </div> </div> <a id="a6d9b473fa04b0558a8e48737f5ab9564" name="a6d9b473fa04b0558a8e48737f5ab9564"></a> <h2 class="memtitle"><span class="permalink"><a href="#a6d9b473fa04b0558a8e48737f5ab9564">&#9670;&nbsp;</a></span>CurrentAverage()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double CurrentAverage </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 class="definition">Definition at line <a class="el" href="sat_2util_8h_source.html#l00164">164</a> of file <a class="el" href="sat_2util_8h_source.html">sat/util.h</a>.</p> </div> </div> <a id="a1bdd878a5252fe5eb23b9319ed5b3f35" name="a1bdd878a5252fe5eb23b9319ed5b3f35"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1bdd878a5252fe5eb23b9319ed5b3f35">&#9670;&nbsp;</a></span>NumRecords()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">int64_t NumRecords </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 class="definition">Definition at line <a class="el" href="sat_2util_8h_source.html#l00165">165</a> of file <a class="el" href="sat_2util_8h_source.html">sat/util.h</a>.</p> </div> </div> <a id="adf01dcbe31fa99f0a8f9d91ba9f85b8b" name="adf01dcbe31fa99f0a8f9d91ba9f85b8b"></a> <h2 class="memtitle"><span class="permalink"><a href="#adf01dcbe31fa99f0a8f9d91ba9f85b8b">&#9670;&nbsp;</a></span>Reset()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void Reset </td> <td>(</td> <td class="paramtype">double&#160;</td> <td class="paramname"><em>reset_value</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="sat_2util_8cc_source.html#l00208">208</a> of file <a class="el" href="sat_2util_8cc_source.html">sat/util.cc</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="sat_2util_8h_source.html">sat/util.h</a></li> <li><a class="el" href="sat_2util_8cc_source.html">sat/util.cc</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- HTML footer for doxygen 1.8.18--> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespaceoperations__research.html">operations_research</a></li><li class="navelem"><a class="el" href="namespaceoperations__research_1_1sat.html">sat</a></li><li class="navelem"><a class="el" href="classoperations__research_1_1sat_1_1_incremental_average.html">IncrementalAverage</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.2 </li> </ul> </div> </body> </html>
codeigniter/system/libraries/Image_lib.php.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Detail view of Image_lib.php</title> <link rel="stylesheet" href="../../sample.css" type="text/css"> <link rel="stylesheet" href="../../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 19:31:09 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../../'; subdir='system/libraries'; filename='Image_lib.php.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h2 class="details-heading"><a href="./index.html">/system/libraries/</a> -> <a href="Image_lib.php.source.html">Image_lib.php</a> (summary)</h2> <div class="details-summary"> <p class="viewlinks">[<a href="Image_lib.php.source.html">Source view</a>] [<a href="javascript:window.print();">Print</a>] [<a href="../../_stats.html">Project Stats</a>]</p> <p><b>CodeIgniter An open source application development framework for PHP 5.1.6 or newer</b></p> <table> <tr><td align="right">Author: </td><td>ExpressionEngine Dev Team</td></tr> <tr><td align="right">Copyright: </td><td>Copyright (c) 2008 - 2014, EllisLab, Inc.</td></tr> <tr><td align="right">License: </td><td><a href="http://codeigniter.com/user_guide/license.html" target="_blank">http://codeigniter.com/user_guide/license.html</a></td></tr> <tr><td align="right">File Size: </td><td>1537 lines (37 kb)</td></tr> <tr><td align="right">Included or required:</td><td>0 times</td></tr> <tr><td align="right" valign="top">Referenced: </td><td>0 times</td></tr> <tr><td align="right" valign="top">Includes or requires: </td><td>0 files</td></tr> </table> <h3>Defines 1 class</h3> <div class="inset"> <p><b>CI_Image_lib::</b> (25 methods):<br> &nbsp;&nbsp;<a href="#__construct">__construct</a>()<br> &nbsp;&nbsp;<a href="#clear">clear</a>()<br> &nbsp;&nbsp;<a href="#initialize">initialize</a>()<br> &nbsp;&nbsp;<a href="#resize">resize</a>()<br> &nbsp;&nbsp;<a href="#crop">crop</a>()<br> &nbsp;&nbsp;<a href="#rotate">rotate</a>()<br> &nbsp;&nbsp;<a href="#image_process_gd">image_process_gd</a>()<br> &nbsp;&nbsp;<a href="#image_process_imagemagick">image_process_imagemagick</a>()<br> &nbsp;&nbsp;<a href="#image_process_netpbm">image_process_netpbm</a>()<br> &nbsp;&nbsp;<a href="#image_rotate_gd">image_rotate_gd</a>()<br> &nbsp;&nbsp;<a href="#image_mirror_gd">image_mirror_gd</a>()<br> &nbsp;&nbsp;<a href="#watermark">watermark</a>()<br> &nbsp;&nbsp;<a href="#overlay_watermark">overlay_watermark</a>()<br> &nbsp;&nbsp;<a href="#text_watermark">text_watermark</a>()<br> &nbsp;&nbsp;<a href="#image_create_gd">image_create_gd</a>()<br> &nbsp;&nbsp;<a href="#image_save_gd">image_save_gd</a>()<br> &nbsp;&nbsp;<a href="#image_display_gd">image_display_gd</a>()<br> &nbsp;&nbsp;<a href="#image_reproportion">image_reproportion</a>()<br> &nbsp;&nbsp;<a href="#get_image_properties">get_image_properties</a>()<br> &nbsp;&nbsp;<a href="#size_calculator">size_calculator</a>()<br> &nbsp;&nbsp;<a href="#explode_name">explode_name</a>()<br> &nbsp;&nbsp;<a href="#gd_loaded">gd_loaded</a>()<br> &nbsp;&nbsp;<a href="#gd_version">gd_version</a>()<br> &nbsp;&nbsp;<a href="#set_error">set_error</a>()<br> &nbsp;&nbsp;<a href="#display_errors">display_errors</a>()<br> </p> </div> </div> <br><div class="details-funclist"> <div class="details-classinfo"> <p class="details-classtitle">Class: <a name="ci_image_lib"><b>CI_Image_lib</b></a>&nbsp;&nbsp;- <a href="../../_classes/ci_image_lib.html"><small>X-Ref</small></a> </p> <b>Image Manipulation class<BR> </b><br> <div class="inset"><table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="__construct" onClick="logFunction('__construct', 'Image_lib.php.source.html#l79')" href="Image_lib.php.source.html#l79">__construct</a>(<a href="../../_variables/props.html">$props</a> = array()&nbsp;&nbsp; <a href="../../_functions/__construct.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Constructor<BR> </b><BR><b>param:</b> string<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="clear" onClick="logFunction('clear', 'Image_lib.php.source.html#l97')" href="Image_lib.php.source.html#l97">clear</a>()&nbsp;&nbsp; <a href="../../_functions/clear.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Initialize image properties<BR> </b><BR>Resets values in case this class is used in a loop<BR> <BR> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="initialize" onClick="logFunction('initialize', 'Image_lib.php.source.html#l120')" href="Image_lib.php.source.html#l120">initialize</a>(<a href="../../_variables/props.html">$props</a> = array()&nbsp;&nbsp; <a href="../../_functions/initialize.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>initialize image preferences<BR> </b><BR><b>param:</b> array<br> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="resize" onClick="logFunction('resize', 'Image_lib.php.source.html#l339')" href="Image_lib.php.source.html#l339">resize</a>()&nbsp;&nbsp; <a href="../../_functions/resize.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Resize<BR> </b><BR>This is a wrapper function that chooses the proper<BR> resize function based on the protocol specified<BR> <BR> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="crop" onClick="logFunction('crop', 'Image_lib.php.source.html#l362')" href="Image_lib.php.source.html#l362">crop</a>()&nbsp;&nbsp; <a href="../../_functions/crop.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Crop<BR> </b><BR>This is a wrapper function that chooses the proper<BR> cropping function based on the protocol specified<BR> <BR> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="rotate" onClick="logFunction('rotate', 'Image_lib.php.source.html#l385')" href="Image_lib.php.source.html#l385">rotate</a>()&nbsp;&nbsp; <a href="../../_functions/rotate.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Rotate<BR> </b><BR>This is a wrapper function that chooses the proper<BR> rotation function based on the protocol specified<BR> <BR> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_process_gd" onClick="logFunction('image_process_gd', 'Image_lib.php.source.html#l438')" href="Image_lib.php.source.html#l438">image_process_gd</a>(<a href="../../_variables/action.html">$action</a> = 'resize')&nbsp;&nbsp; <a href="../../_functions/image_process_gd.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Process Using GD/GD2<BR> </b><BR>This function will resize or crop<BR> <BR> <b>param:</b> string<br> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_process_imagemagick" onClick="logFunction('image_process_imagemagick', 'Image_lib.php.source.html#l550')" href="Image_lib.php.source.html#l550">image_process_imagemagick</a>(<a href="../../_variables/action.html">$action</a> = 'resize')&nbsp;&nbsp; <a href="../../_functions/image_process_imagemagick.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Process Using ImageMagick<BR> </b><BR>This function will resize, crop or rotate<BR> <BR> <b>param:</b> string<br> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_process_netpbm" onClick="logFunction('image_process_netpbm', 'Image_lib.php.source.html#l620')" href="Image_lib.php.source.html#l620">image_process_netpbm</a>(<a href="../../_variables/action.html">$action</a> = 'resize')&nbsp;&nbsp; <a href="../../_functions/image_process_netpbm.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Process Using NetPBM<BR> </b><BR>This function will resize, crop or rotate<BR> <BR> <b>param:</b> string<br> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_rotate_gd" onClick="logFunction('image_rotate_gd', 'Image_lib.php.source.html#l706')" href="Image_lib.php.source.html#l706">image_rotate_gd</a>()&nbsp;&nbsp; <a href="../../_functions/image_rotate_gd.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Rotate Using GD<BR> </b><BR><b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_mirror_gd" onClick="logFunction('image_mirror_gd', 'Image_lib.php.source.html#l757')" href="Image_lib.php.source.html#l757">image_mirror_gd</a>()&nbsp;&nbsp; <a href="../../_functions/image_mirror_gd.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Create Mirror Image using GD<BR> </b><BR>This function will flip horizontal or vertical<BR> <BR> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="watermark" onClick="logFunction('watermark', 'Image_lib.php.source.html#l841')" href="Image_lib.php.source.html#l841">watermark</a>()&nbsp;&nbsp; <a href="../../_functions/watermark.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Image Watermark<BR> </b><BR>This is a wrapper function that chooses the type<BR> of watermarking based on the specified preference.<BR> <BR> <b>param:</b> string<br> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="overlay_watermark" onClick="logFunction('overlay_watermark', 'Image_lib.php.source.html#l865')" href="Image_lib.php.source.html#l865">overlay_watermark</a>()&nbsp;&nbsp; <a href="../../_functions/overlay_watermark.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Watermark - Graphic Version<BR> </b><BR><b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="text_watermark" onClick="logFunction('text_watermark', 'Image_lib.php.source.html#l978')" href="Image_lib.php.source.html#l978">text_watermark</a>()&nbsp;&nbsp; <a href="../../_functions/text_watermark.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Watermark - Text Version<BR> </b><BR><b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_create_gd" onClick="logFunction('image_create_gd', 'Image_lib.php.source.html#l1118')" href="Image_lib.php.source.html#l1118">image_create_gd</a>(<a href="../../_variables/path.html">$path</a> = '', <a href="../../_variables/image_type.html">$image_type</a> = '')&nbsp;&nbsp; <a href="../../_functions/image_create_gd.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Create Image - GD<BR> </b><BR>This simply creates an image resource handle<BR> based on the type of image being processed<BR> <BR> <b>param:</b> string<br> <b>return:</b> resource<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_save_gd" onClick="logFunction('image_save_gd', 'Image_lib.php.source.html#l1175')" href="Image_lib.php.source.html#l1175">image_save_gd</a>(<a href="../../_variables/resource.html">$resource</a>)&nbsp;&nbsp; <a href="../../_functions/image_save_gd.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Write image file to disk - GD<BR> </b><BR>Takes an image resource as input and writes the file<BR> to the specified destination<BR> <BR> <b>param:</b> resource<br> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_display_gd" onClick="logFunction('image_display_gd', 'Image_lib.php.source.html#l1239')" href="Image_lib.php.source.html#l1239">image_display_gd</a>(<a href="../../_variables/resource.html">$resource</a>)&nbsp;&nbsp; <a href="../../_functions/image_display_gd.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Dynamically outputs an image<BR> </b><BR><b>param:</b> resource<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="image_reproportion" onClick="logFunction('image_reproportion', 'Image_lib.php.source.html#l1268')" href="Image_lib.php.source.html#l1268">image_reproportion</a>()&nbsp;&nbsp; <a href="../../_functions/image_reproportion.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Re-proportion Image Width/Height<BR> </b><BR>When creating thumbs, the desired width/height<BR> can end up warping the image due to an incorrect<BR> ratio between the full-sized image and the thumb.<BR> <BR> This function lets us re-proportion the width/height<BR> if users choose to maintain the aspect ratio when resizing.<BR> <BR> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="get_image_properties" onClick="logFunction('get_image_properties', 'Image_lib.php.source.html#l1314')" href="Image_lib.php.source.html#l1314">get_image_properties</a>(<a href="../../_variables/path.html">$path</a> = '', <a href="../../_variables/return.html">$return</a> = FALSE)&nbsp;&nbsp; <a href="../../_functions/get_image_properties.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Get image properties<BR> </b><BR>A helper function that gets info about the file<BR> <BR> <b>param:</b> string<br> <b>return:</b> mixed<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="size_calculator" onClick="logFunction('size_calculator', 'Image_lib.php.source.html#l1365')" href="Image_lib.php.source.html#l1365">size_calculator</a>(<a href="../../_variables/vals.html">$vals</a>)&nbsp;&nbsp; <a href="../../_functions/size_calculator.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Size calculator<BR> </b><BR>This function takes a known width x height and<BR> recalculates it to a new size.&nbsp;&nbsp;Only one<BR> new variable needs to be known<BR> <BR> $props = array(<BR> 'width'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&gt; $width,<BR> 'height'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&gt; $height,<BR> 'new_width'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&gt; 40,<BR> 'new_height'&nbsp;&nbsp;&nbsp;&nbsp;=&gt; ''<BR> );<BR> <BR> <b>param:</b> array<br> <b>return:</b> array<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="explode_name" onClick="logFunction('explode_name', 'Image_lib.php.source.html#l1417')" href="Image_lib.php.source.html#l1417">explode_name</a>(<a href="../../_variables/source_image.html">$source_image</a>)&nbsp;&nbsp; <a href="../../_functions/explode_name.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Explode source_image<BR> </b><BR>This is a helper function that extracts the extension<BR> from the source_image.&nbsp;&nbsp;This function lets us deal with<BR> source_images with multiple periods, like:&nbsp;&nbsp;my.cool.jpg<BR> It returns an associative array with two elements:<BR> $array['ext']&nbsp;&nbsp;= '.jpg';<BR> $array['name'] = 'my.cool';<BR> <BR> <b>param:</b> array<br> <b>return:</b> array<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="gd_loaded" onClick="logFunction('gd_loaded', 'Image_lib.php.source.html#l1441')" href="Image_lib.php.source.html#l1441">gd_loaded</a>()&nbsp;&nbsp; <a href="../../_functions/gd_loaded.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Is GD Installed?<BR> </b><BR><b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="gd_version" onClick="logFunction('gd_version', 'Image_lib.php.source.html#l1462')" href="Image_lib.php.source.html#l1462">gd_version</a>()&nbsp;&nbsp; <a href="../../_functions/gd_version.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Get GD version<BR> </b><BR><b>return:</b> mixed<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="set_error" onClick="logFunction('set_error', 'Image_lib.php.source.html#l1483')" href="Image_lib.php.source.html#l1483">set_error</a>(<a href="../../_variables/msg.html">$msg</a>)&nbsp;&nbsp; <a href="../../_functions/set_error.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Set error message<BR> </b><BR><b>param:</b> string<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="display_errors" onClick="logFunction('display_errors', 'Image_lib.php.source.html#l1515')" href="Image_lib.php.source.html#l1515">display_errors</a>(<a href="../../_variables/open.html">$open</a> = '&lt;p&gt;', <a href="../../_variables/close.html">$close</a> = '&lt;/p&gt;')&nbsp;&nbsp; <a href="../../_functions/display_errors.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Show error messages<BR> </b><BR><b>param:</b> string<br> <b>return:</b> string<br> </td></tr></table> <br> </div> </div> </div> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 19:31:09 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
build/zookeeper/docs/api/org/apache/zookeeper/data/ACL.html
yining0417/zookeeper
<!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_91) on Mon Sep 05 17:05:33 CST 2016 --> <title>ACL (ZooKeeper 3.4.6 API)</title> <meta name="date" content="2016-09-05"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ACL (ZooKeeper 3.4.6 API)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":9,"i11":10,"i12":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ACL.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>Prev&nbsp;Class</li> <li><a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/zookeeper/data/ACL.html" target="_top">Frames</a></li> <li><a href="ACL.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.zookeeper.data</div> <h2 title="Class ACL" class="title">Class ACL</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.zookeeper.data.ACL</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>org.apache.jute.Record</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">ACL</span> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements org.apache.jute.Record</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#ACL--">ACL</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#ACL-int-org.apache.zookeeper.data.Id-">ACL</a></span>(int&nbsp;perms, <a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a>&nbsp;id)</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="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>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#compareTo-java.lang.Object-">compareTo</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;peer_)</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#deserialize-org.apache.jute.InputArchive-java.lang.String-">deserialize</a></span>(org.apache.jute.InputArchive&nbsp;a_, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tag)</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#equals-java.lang.Object-">equals</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;peer_)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#getId--">getId</a></span>()</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#getPerms--">getPerms</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#readFields-java.io.DataInput-">readFields</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#serialize-org.apache.jute.OutputArchive-java.lang.String-">serialize</a></span>(org.apache.jute.OutputArchive&nbsp;a_, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tag)</code>&nbsp;</td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#setId-org.apache.zookeeper.data.Id-">setId</a></span>(<a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a>&nbsp;m_)</code>&nbsp;</td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#setPerms-int-">setPerms</a></span>(int&nbsp;m_)</code>&nbsp;</td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#signature--">signature</a></span>()</code>&nbsp;</td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#toString--">toString</a></span>()</code>&nbsp;</td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/zookeeper/data/ACL.html#write-java.io.DataOutput-">write</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)</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.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> <code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ACL--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ACL</h4> <pre>public&nbsp;ACL()</pre> </li> </ul> <a name="ACL-int-org.apache.zookeeper.data.Id-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ACL</h4> <pre>public&nbsp;ACL(int&nbsp;perms, <a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a>&nbsp;id)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getPerms--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPerms</h4> <pre>public&nbsp;int&nbsp;getPerms()</pre> </li> </ul> <a name="setPerms-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setPerms</h4> <pre>public&nbsp;void&nbsp;setPerms(int&nbsp;m_)</pre> </li> </ul> <a name="getId--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getId</h4> <pre>public&nbsp;<a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a>&nbsp;getId()</pre> </li> </ul> <a name="setId-org.apache.zookeeper.data.Id-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setId</h4> <pre>public&nbsp;void&nbsp;setId(<a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a>&nbsp;m_)</pre> </li> </ul> <a name="serialize-org.apache.jute.OutputArchive-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>serialize</h4> <pre>public&nbsp;void&nbsp;serialize(org.apache.jute.OutputArchive&nbsp;a_, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tag) throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>serialize</code>&nbsp;in interface&nbsp;<code>org.apache.jute.Record</code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> </dl> </li> </ul> <a name="deserialize-org.apache.jute.InputArchive-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>deserialize</h4> <pre>public&nbsp;void&nbsp;deserialize(org.apache.jute.InputArchive&nbsp;a_, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tag) throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>deserialize</code>&nbsp;in interface&nbsp;<code>org.apache.jute.Record</code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> </dl> </li> </ul> <a name="toString--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> <a name="write-java.io.DataOutput-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>write</h4> <pre>public&nbsp;void&nbsp;write(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out) throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> </dl> </li> </ul> <a name="readFields-java.io.DataInput-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readFields</h4> <pre>public&nbsp;void&nbsp;readFields(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in) throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> </dl> </li> </ul> <a name="compareTo-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>compareTo</h4> <pre>public&nbsp;int&nbsp;compareTo(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;peer_) throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassCastException.html?is-external=true" title="class or interface in java.lang">ClassCastException</a></code></dd> </dl> </li> </ul> <a name="equals-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;peer_)</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> <a name="hashCode--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;hashCode()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> <a name="signature--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>signature</h4> <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;signature()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ACL.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>Prev&nbsp;Class</li> <li><a href="../../../../org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/zookeeper/data/ACL.html" target="_top">Frames</a></li> <li><a href="ACL.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation</small></p> </body> </html>
mockup/index.html
PlayWithMagic/PlayWithMagic.org
<!DOCTYPE html> <html> <head lang="en"> <title>Play With Magic</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Bootstrap CDN loads --> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootswatch/3.3.4/slate/bootstrap.min.css"/> <!-- Load site-specific customizations after bootstrap. --> <link rel="stylesheet" media="screen" href="./css/style.css"> <!--<link rel="shortcut icon" type="image/png" href="">--> <!-- FontAwesome fonts --> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"/> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="http://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.js"></script> <![endif]--> </head> <body id="home"> <!-- Responsive navbar --> <nav class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <!-- Display three horizontal lines when navbar collapsed. --> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">Play With Magic</a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="listRoutines.html">Browse Routines</a></li> <li><a href="#">Browse Sets</a></li> </ul> <!-- Don't show Search on home page --> <!--<form class="navbar-form navbar-left" role="search">--> <!--<div class="input-group">--> <!--<input type="text" class="form-control" placeholder="Search" />--> <!--<span class="input-group-btn">--> <!--<button class="btn btn-default" type="button">Search Routines</button>--> <!--</span>--> <!--</div>--> <!--</form>--> <!-- Login / User Info Dropdowns --> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Logged in Username <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li><a href="displayUser.html">Profile</a></li> <li><a href="listRoutines.html">My Routines</a></li> <li><a href="#">My Sets</a></li> <li class="divider"></li> <li><a href="#">Logout</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Login <span class="caret"></span> </a> <form class="dropdown-menu login" role="form"> <div class="form-group"> <label for="loginUsername">Username</label> <input type="email" class="form-control" id="loginUsername" placeholder="Username / Email"> </div> <div class="form-group"> <label for="loginPassword">Password</label> <input type="password" class="form-control" id="loginPassword" placeholder="Password"> </div> <div class="checkbox"> <label> <input type="checkbox" value="remember-me"> Remember me </label> </div> <button class="btn btn-sm btn-primary btn-block" type="submit">Sign in</button> </form> </li> </ul> </div> </div> </nav> <!-- Page Content --> <section id="main"> <!-- Header --> <header id="home" class="jumbotron"> <div class="container"> <h1><i class="fa fa-magic"></i> Play With Magic</h1> <p>The Magician's Toolkit</p> <p>Post Routines, Create Sets, and Share Magic!</p> <!-- Search Bar --> <div class="row"> <div class="col-md-offset-3 col-md-6"> <div class="input-group"> <input type="text" class="form-control" placeholder="Search by Routine Name"> <span class="input-group-btn"> <button class="btn btn-default" type="button"><a href="listRoutines.html"><i class="fa fa-search"></i></a> </button> </span> </div> <span><small><a href="search.html">Advanced Search</a></small></span> </div> </div> <br/> <a href="createUser.html"><button type="button" class="btn btn-primary">Join the Community Today!</button></a> </div> </header> <!-- Content --> <section id="content" class="container"> <div class="col-md-4"> <h2>Create Routines</h2> <p>Create a routine and share it with others</p> </div> <div class="col-md-4"> <h2>Like Routines</h2> <p>Remember routines that you like!</p> </div> <div class="col-md-4"> <h2>Create Sets</h2> <p>From your list of Routines, build a set for a show!</p> </div> </section> </section> <!-- Footer --> <footer class="footer"> <div class="container"> <div class="col-md-3"> <p>About Play with Magic</p> <p>Problems? Contact us on Github!</p> </div> <div class="col-md-3"> <p><i class="fa fa-css3"></i> Responsive Layout built on Twitter Bootstrap</p> </div> <div class="col-md-3"> <p><i class="fa fa-play"></i> <a href="http://playframework.com">Created with Play Framework</a></p> </div> <div class="col-md-3"> <p><a href="http://github.com/pkarjala/PlayWithMagic"><i class="fa fa-github"></i> Contribute on Github</a></p> </div> </div> </footer> <!-- Load Bootstrap JavaScript components --> <script src="http://code.jquery.com/jquery-1.11.2.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script> </body> </html>
grr/server/grr_response_server/gui/ui/components/client_details/interfaces_details/interfaces_details.ng.html
google/grr
<ng-template ngFor let-interface [ngForOf]="interfaces" let-isLast="last"> <table class="section"> <tr> <td class="description">Interface name</td> <td class="value">{{interface.interfaceName}}</td> </tr> <tr> <td class="description">MAC</td> <td class="value">{{interface.macAddress}}</td> </tr> <tr> <td class="description">IP addresses</td> <td class="value"> <div *ngFor="let address of interface.addresses"> {{address.ipAddress}} </div> </td> </tr> </table> <br *ngIf="!isLast"> </ng-template> <div class="section" *ngIf="interfaces.length === 0">None.</div>
documentation/javadoc/com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html
TomNong/Project2-Intel-Edison
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Thu Oct 15 19:27:16 UTC 2015 --> <title>LongUnmarshaller (AWS SDK for Java - 1.10.27)</title> <meta name="date" content="2015-10-15"> <link rel="stylesheet" type="text/css" href="../../../../../../JavaDoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="LongUnmarshaller (AWS SDK for Java - 1.10.27)"; } //--> </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="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <!-- Scripts for Syntax Highlighter START--> <script id="syntaxhighlight_script_core" type="text/javascript" src = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/scripts/shCore.js"> </script> <script id="syntaxhighlight_script_java" type="text/javascript" src = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/scripts/shBrushJava.js"> </script> <link id="syntaxhighlight_css_core" rel="stylesheet" type="text/css" href = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/styles/shCoreDefault.css"/> <link id="syntaxhighlight_css_theme" rel="stylesheet" type="text/css" href = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/styles/shThemeDefault.css"/> <!-- Scripts for Syntax Highlighter END--> <div> <!-- BEGIN-SECTION --> <div id="divsearch" style="float:left;"> <span id="lblsearch" for="searchQuery"> <label>Search</label> </span> <form id="nav-search-form" target="_parent" method="get" action="http://docs.aws.amazon.com/search/doc-search.html#facet_doc_guide=API+Reference&facet_doc_product=AWS+SDK+for+Java"> <div id="nav-searchfield-outer" class="nav-sprite"> <div class="nav-searchfield-inner nav-sprite"> <div id="nav-searchfield-width"> <input id="nav-searchfield" name="searchQuery"> </div> </div> </div> <div id="nav-search-button" class="nav-sprite"> <input alt="" id="nav-search-button-inner" type="image"> </div> <input name="searchPath" type="hidden" value="documentation-guide" /> <input name="this_doc_product" type="hidden" value="AWS SDK for Java" /> <input name="this_doc_guide" type="hidden" value="API Reference" /> <input name="doc_locale" type="hidden" value="en_us" /> </form> </div> <!-- END-SECTION --> <!-- BEGIN-FEEDBACK-SECTION --> <div id="feedback-section"> <h3>Did this page help you?</h3> <div id="feedback-link-sectioin"> <a id="feedback_yes" target="_blank" style="display:inline;">Yes</a>&nbsp;&nbsp; <a id="feedback_no" target="_blank" style="display:inline;">No</a>&nbsp;&nbsp; <a id="go_cti" target="_blank" style="display:inline;">Tell us about it...</a> </div> </div> <script type="text/javascript"> window.onload = function(){ /* Dynamically add feedback links */ var javadoc_root_name = "/javadoc/"; var javadoc_path = location.href.substring(0, location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var file_path = location.href.substring(location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var feedback_yes_url = javadoc_path + "javadoc-resources/feedbackyes.html?topic_id="; var feedback_no_url = javadoc_path + "javadoc-resources/feedbackno.html?topic_id="; var feedback_tellmore_url = "https://aws-portal.amazon.com/gp/aws/html-forms-controller/documentation/aws_doc_feedback_04?service_name=Java-Ref&file_name="; if(file_path != "overview-frame.html") { var file_name = file_path.replace(/[/.]/g, '_'); document.getElementById("feedback_yes").setAttribute("href", feedback_yes_url + file_name); document.getElementById("feedback_no").setAttribute("href", feedback_no_url + file_name); document.getElementById("go_cti").setAttribute("href", feedback_tellmore_url + file_name); } else { // hide the search box and the feeback links in overview-frame page, // show "AWS SDK for Java" instead. document.getElementById("feedback-section").outerHTML = "AWS SDK for Java"; document.getElementById("divsearch").outerHTML = ""; } }; </script> <!-- END-FEEDBACK-SECTION --> </div> </em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongSetUnmarshaller.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/MapUnmarshaller.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html" target="_top">Frames</a></li> <li><a href="LongUnmarshaller.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers</div> <h2 title="Class LongUnmarshaller" class="title">Class LongUnmarshaller</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.LongUnmarshaller</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/ArgumentUnmarshaller.html" title="interface in com.amazonaws.services.dynamodbv2.datamodeling">ArgumentUnmarshaller</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">LongUnmarshaller</span> extends java.lang.Object</pre> <div class="block">An unmarshaller that unmarshals DynamoDB Numbers into Java <code>Long</code>s.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers">LongUnmarshaller</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html#instance()">instance</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html#typeCheck(com.amazonaws.services.dynamodbv2.model.AttributeValue,%20java.lang.reflect.Method)">typeCheck</a></strong>(<a href="../../../../../../com/amazonaws/services/dynamodbv2/model/AttributeValue.html" title="class in com.amazonaws.services.dynamodbv2.model">AttributeValue</a>&nbsp;value, java.lang.reflect.Method&nbsp;setter)</code> <div class="block">Asserts that the value given can be processed using the setter given.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html#unmarshall(com.amazonaws.services.dynamodbv2.model.AttributeValue)">unmarshall</a></strong>(<a href="../../../../../../com/amazonaws/services/dynamodbv2/model/AttributeValue.html" title="class in com.amazonaws.services.dynamodbv2.model">AttributeValue</a>&nbsp;value)</code> <div class="block">Unmarshalls the <a href="../../../../../../com/amazonaws/services/dynamodbv2/model/AttributeValue.html" title="class in com.amazonaws.services.dynamodbv2.model"><code>AttributeValue</code></a> given into an instance of the appropriate type, as determined by <code>DynamoDBReflector</code> and <a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/DynamoDBMapper.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling"><code>DynamoDBMapper</code></a></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"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="instance()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>instance</h4> <pre>public static&nbsp;<a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers">LongUnmarshaller</a>&nbsp;instance()</pre> </li> </ul> <a name="unmarshall(com.amazonaws.services.dynamodbv2.model.AttributeValue)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>unmarshall</h4> <pre>public&nbsp;java.lang.Object&nbsp;unmarshall(<a href="../../../../../../com/amazonaws/services/dynamodbv2/model/AttributeValue.html" title="class in com.amazonaws.services.dynamodbv2.model">AttributeValue</a>&nbsp;value)</pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/ArgumentUnmarshaller.html#unmarshall(com.amazonaws.services.dynamodbv2.model.AttributeValue)">ArgumentUnmarshaller</a></code></strong></div> <div class="block">Unmarshalls the <a href="../../../../../../com/amazonaws/services/dynamodbv2/model/AttributeValue.html" title="class in com.amazonaws.services.dynamodbv2.model"><code>AttributeValue</code></a> given into an instance of the appropriate type, as determined by <code>DynamoDBReflector</code> and <a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/DynamoDBMapper.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling"><code>DynamoDBMapper</code></a></div> </li> </ul> <a name="typeCheck(com.amazonaws.services.dynamodbv2.model.AttributeValue, java.lang.reflect.Method)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>typeCheck</h4> <pre>public&nbsp;void&nbsp;typeCheck(<a href="../../../../../../com/amazonaws/services/dynamodbv2/model/AttributeValue.html" title="class in com.amazonaws.services.dynamodbv2.model">AttributeValue</a>&nbsp;value, java.lang.reflect.Method&nbsp;setter)</pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/ArgumentUnmarshaller.html#typeCheck(com.amazonaws.services.dynamodbv2.model.AttributeValue,%20java.lang.reflect.Method)">ArgumentUnmarshaller</a></code></strong></div> <div class="block">Asserts that the value given can be processed using the setter given.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/ArgumentUnmarshaller.html#typeCheck(com.amazonaws.services.dynamodbv2.model.AttributeValue,%20java.lang.reflect.Method)">typeCheck</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/ArgumentUnmarshaller.html" title="interface in com.amazonaws.services.dynamodbv2.datamodeling">ArgumentUnmarshaller</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <div> <!-- Script for Syntax Highlighter START --> <script type="text/javascript"> SyntaxHighlighter.all() </script> <!-- Script for Syntax Highlighter END --> </div> <script src="http://a0.awsstatic.com/chrome/js/1.0.46/jquery.1.9.js" type="text/javascript"></script> <script>jQuery.noConflict();</script> <script> jQuery(function ($) { $("div.header").prepend('<!--REGION_DISCLAIMER_DO_NOT_REMOVE-->'); }); </script> <!-- BEGIN-URCHIN-TRACKER --> <script src="http://l0.awsstatic.com/js/urchin.js" type="text/javascript"></script> <script type="text/javascript">urchinTracker();</script> <!-- END-URCHIN-TRACKER --> <!-- SiteCatalyst code version: H.25.2. Copyright 1996-2012 Adobe, Inc. All Rights Reserved. More info available at http://www.omniture.com --> <script language="JavaScript" type="text/javascript" src="https://media.amazonwebservices.com/js/sitecatalyst/s_code.min.js (view-source:https://media.amazonwebservices.com/js/sitecatalyst/s_code.min.js)" /> <script language="JavaScript" type="text/javascript"> <!-- // Documentation Service Name s.prop66='AWS SDK for Java'; s.eVar66='D=c66'; // Documentation Guide Name s.prop65='API Reference'; s.eVar65='D=c65'; var s_code=s.t();if(s_code)document.write(s_code) //--> </script> <script language="JavaScript" type="text/javascript"> <!--if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //--> </script> <noscript> <img src="http://amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazondev/1/H.25.2--NS/0" height="1" width="1" border="0" alt="" /> </noscript> <!--/DO NOT REMOVE/--> <!-- End SiteCatalyst code version: H.25.2. --> </em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongSetUnmarshaller.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/MapUnmarshaller.html" title="class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/LongUnmarshaller.html" target="_top">Frames</a></li> <li><a href="LongUnmarshaller.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> Copyright &#169; 2013 Amazon Web Services, Inc. All Rights Reserved. </small></p> </body> </html>
1.0.0.Final/apidocs/org/wildfly/swarm/config/ejb3/class-use/AsyncService.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60-ea) on Mon Jun 27 14:13:42 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.ejb3.AsyncService (WildFly Swarm: Public javadocs 1.0.0.Final API)</title> <meta name="date" content="2016-06-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 org.wildfly.swarm.config.ejb3.AsyncService (WildFly Swarm: Public javadocs 1.0.0.Final API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 1.0.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/ejb3/class-use/AsyncService.html" target="_top">Frames</a></li> <li><a href="AsyncService.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 org.wildfly.swarm.config.ejb3.AsyncService" class="title">Uses of Class<br>org.wildfly.swarm.config.ejb3.AsyncService</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</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="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.ejb3">org.wildfly.swarm.config.ejb3</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</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="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a></code></td> <td class="colLast"><span class="typeNameLabel">EJB3.EJB3Resources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/EJB3.EJB3Resources.html#asyncService--">asyncService</a></span>()</code> <div class="block">The EJB3 Asynchronous Invocation Service</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</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="../../../../../../org/wildfly/swarm/config/EJB3.html" title="type parameter in EJB3">T</a></code></td> <td class="colLast"><span class="typeNameLabel">EJB3.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/EJB3.html#asyncService-org.wildfly.swarm.config.ejb3.AsyncService-">asyncService</a></span>(<a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a>&nbsp;value)</code> <div class="block">The EJB3 Asynchronous Invocation Service</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.ejb3"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a> in <a href="../../../../../../org/wildfly/swarm/config/ejb3/package-summary.html">org.wildfly.swarm.config.ejb3</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/config/ejb3/package-summary.html">org.wildfly.swarm.config.ejb3</a> with type parameters of type <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a>&lt;T&gt;&gt;</span></code> <div class="block">The EJB3 Asynchronous Invocation Service</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncServiceConsumer.html" title="interface in org.wildfly.swarm.config.ejb3">AsyncServiceConsumer</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncServiceSupplier.html" title="interface in org.wildfly.swarm.config.ejb3">AsyncServiceSupplier</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/ejb3/package-summary.html">org.wildfly.swarm.config.ejb3</a> that return <a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</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="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">AsyncService</a></code></td> <td class="colLast"><span class="typeNameLabel">AsyncServiceSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncServiceSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of AsyncService resource</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/ejb3/AsyncService.html" title="class in org.wildfly.swarm.config.ejb3">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 1.0.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/ejb3/class-use/AsyncService.html" target="_top">Frames</a></li> <li><a href="AsyncService.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>Copyright &#169; 2016 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_15_testAbaNumberCheck_32883_good_xmw.html
dcarda/aba.route.validator
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_15.html">Class Test_AbaRouteValidator_15</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_32883_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_15.html?line=9067#src-9067" >testAbaNumberCheck_32883_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:44:22 </td> <td> 0.001 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_32883_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=43592#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
chat-tts.html
twitchat/twitchat.github.io
<!doctype html> <html> <head> <meta charset="utf-8" /> <title>Chat</title> <link href='http://fonts.googleapis.com/css?family=Roboto:400,700,300' rel='stylesheet' type='text/css' /> <link href="style.css" rel="stylesheet" type="text/css" /> <link href="bubble2.css" rel="stylesheet" type="text/css" /> <script src="tmi.js"></script> <script src="http://code.responsivevoice.org/responsivevoice.js"></script> <!--<script src="http://www.schillmania.com/projects/soundmanager2/script/soundmanager2.js"></script>--> <script src="soundmanager2.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/rxjs/4.1.0/rx.all.min.js"></script> <script src="https://cdn.firebase.com/js/client/2.4.2/firebase.js"></script> <!--<script src="https://d2g2wobxbkulb1.cloudfront.net/0.0.19/tmi.min.js"></script>--> <!--For "production"--> </head> <body> <div id="chat"></div> <script src="chat-tts.js"></script> </body> </html>
docs/versions/2.6.1/javadoc-devel/nl/esciencecenter/xenon/adaptors/filesystems/hdfs/package-summary.html
NLeSC/Xenon
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>nl.esciencecenter.xenon.adaptors.filesystems.hdfs (xenon-2.3.0 2.6.1 API for Xenon developers)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="nl.esciencecenter.xenon.adaptors.filesystems.hdfs (xenon-2.3.0 2.6.1 API for Xenon developers)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/jclouds/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/hdfs/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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 title="Package" class="title">Package&nbsp;nl.esciencecenter.xenon.adaptors.filesystems.hdfs</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/hdfs/HDFSFileAdaptor.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems.hdfs">HDFSFileAdaptor</a></td> <td class="colLast"> <div class="block">Created by atze on 3-7-17.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/hdfs/HDFSFileSystem.html" title="class in nl.esciencecenter.xenon.adaptors.filesystems.hdfs">HDFSFileSystem</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/ftp/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../../nl/esciencecenter/xenon/adaptors/filesystems/jclouds/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/esciencecenter/xenon/adaptors/filesystems/hdfs/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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>
src/app/results/search/search.component.html
gheorghinca/seemoo
<results (nextPageEvent)="nextPage()" [movies]="movies"></results>
trunk/CrypTool/hlp_de/hidd_key_analysis.html
flomar/CrypTool-VS2015
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252"> <TITLE>Dialog Automatische Analyse (Schlüssel ausgeben)</TITLE> <link rel="stylesheet" type="text/css" href="CrypTool_Help.css"> </HEAD> <!-- multiple keywords for CrypTool HTML help index --> <OBJECT TYPE="application/x-oleobject" CLASSID="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" VIEWASTEXT ID="Object1"> <PARAM NAME="Keyword" VALUE="Dialog (Übersicht aller Dialoge)"> <PARAM NAME="Keyword" VALUE="Vigenère-Verschlüsselungsverfahren"> <PARAM NAME="Keyword" VALUE="Analyse"> </OBJECT> <BODY> <h3>Dialog Automatische Analyse (ermittelten Schlüssel ausgeben)</h3> <P>Sie erreichen diesen Dialog über den Menüeintrag <a href="menu_analyze.html">Analyse</a> \ <a href="menu_analysis_symmetricclassic.html">Symmetrische Verschlüsselung (klassisch)</a> \ <a href="menu_analysis_symmetricclassic_ciphertextonly.html">Ciphertext only</a> \ <a href="HID_VIGENERE_AUTO.html">Vigenère</a>.</P> <P>Dieser Dialog gehört zur <A href="hid_vigenere_auto.html">automatischen Analyse</A> der Verschlüsselungsverfahren <UL> <LI><A href="hid_vigenere_asc.html">Vigenère</A>,</LI> <LI><A href="hid_add_auto.html">byteweise Addition</A> und</LI> <LI><A href="hid_xor_auto.html">binäres exklusives Oder</A> (XOR).</LI> </UL> <P>In diesem Dialog wird der ermittelte <A href="schluessel.html">Schlüssel</A> ausgegeben. Sofern er falsch ist, kann er geändert werden.</P> <P>Die Betätigung des <B>Entschlüsseln</B>-Knopfes führt zur Ausgabe des ermittelten <!--ZZZPOPUP--><A href="klartext.html">Klartextes</A>, <B>Abbrechen</B> beendet die Analyse.</P> </BODY> </HTML>
docs/0.3.2/org/trellisldp/http/impl/package-tree.html
trellis-ldp/trellis-http
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (9.0.1) on Mon Oct 30 13:49:52 EDT 2017 --> <title>org.trellisldp.http.impl Class Hierarchy (trellis-http 0.3.2 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="date" content="2017-10-30"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../../../jquery/jquery-1.10.2.js"></script> <script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.trellisldp.http.impl Class Hierarchy (trellis-http 0.3.2 API)"; } } catch(err) { } //--> var pathtoroot = "../../../../";loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/trellisldp/http/domain/package-tree.html">Prev</a></li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/trellisldp/http/impl/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> <ul class="navListSearch"> <li><span>SEARCH:&nbsp;</span> <input type="text" id="search" value=" " disabled="disabled"> <input type="reset" id="reset" value=" " disabled="disabled"> </li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding">&nbsp;</div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> <div class="header"> <h1 class="title">Hierarchy For Package org.trellisldp.http.impl</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li class="circle">java.lang.Object <ul> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/BaseLdpHandler.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">BaseLdpHandler</span></a> <ul> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/DeleteHandler.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">DeleteHandler</span></a></li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/GetHandler.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">GetHandler</span></a></li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/OptionsHandler.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">OptionsHandler</span></a></li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/PatchHandler.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">PatchHandler</span></a></li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/PostHandler.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">PostHandler</span></a></li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/PutHandler.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">PutHandler</span></a></li> </ul> </li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/HttpSession.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">HttpSession</span></a> (implements org.trellisldp.api.<a href="https://trellis-ldp.github.io/trellis/apidocs/org/trellisldp/api/Session.html?is-external=true" title="class or interface in org.trellisldp.api">Session</a>)</li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/MementoResource.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">MementoResource</span></a></li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/RdfUtils.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">RdfUtils</span></a></li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/TrellisDataset.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">TrellisDataset</span></a> (implements java.lang.AutoCloseable)</li> <li class="circle">org.trellisldp.http.impl.<a href="../../../../org/trellisldp/http/impl/TrellisGraph.html" title="class in org.trellisldp.http.impl"><span class="typeNameLink">TrellisGraph</span></a> (implements java.lang.AutoCloseable)</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 class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/trellisldp/http/domain/package-tree.html">Prev</a></li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/trellisldp/http/impl/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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/datasources/detect/package-use.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 10:20:19 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.wildfly.swarm.datasources.detect (BOM: * : All 2.6.1.Final-SNAPSHOT API)</title> <meta name="date" content="2020-06-10"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.wildfly.swarm.datasources.detect (BOM: * : All 2.6.1.Final-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/datasources/detect/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.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 title="Uses of Package org.wildfly.swarm.datasources.detect" class="title">Uses of Package<br>org.wildfly.swarm.datasources.detect</h1> </div> <div class="contentContainer">No usage of org.wildfly.swarm.datasources.detect</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/datasources/detect/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.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>Copyright &#169; 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
2018.1.0/apidocs/org/wildfly/swarm/infinispan/detect/class-use/InfinispanPackageDetector.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Mon Jan 15 08:36:52 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.infinispan.detect.InfinispanPackageDetector (BOM: * : All 2018.1.0 API)</title> <meta name="date" content="2018-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="Uses of Class org.wildfly.swarm.infinispan.detect.InfinispanPackageDetector (BOM: * : All 2018.1.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/infinispan/detect/InfinispanPackageDetector.html" title="class in org.wildfly.swarm.infinispan.detect">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2018.1.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/infinispan/detect/class-use/InfinispanPackageDetector.html" target="_top">Frames</a></li> <li><a href="InfinispanPackageDetector.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 org.wildfly.swarm.infinispan.detect.InfinispanPackageDetector" class="title">Uses of Class<br>org.wildfly.swarm.infinispan.detect.InfinispanPackageDetector</h2> </div> <div class="classUseContainer">No usage of org.wildfly.swarm.infinispan.detect.InfinispanPackageDetector</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/infinispan/detect/InfinispanPackageDetector.html" title="class in org.wildfly.swarm.infinispan.detect">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2018.1.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/infinispan/detect/class-use/InfinispanPackageDetector.html" target="_top">Frames</a></li> <li><a href="InfinispanPackageDetector.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>Copyright &#169; 2018 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
kerberos/kdc/src/krb5-1.16/doc/html/appdev/refs/macros/KRB5_PADATA_USE_SPECIFIED_KVNO.html
gerritjvv/cryptoplayground
<!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>KRB5_PADATA_USE_SPECIFIED_KVNO &mdash; MIT Kerberos Documentation</title> <link rel="stylesheet" href="../../../_static/agogo.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/kerb.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: '1.16', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../_static/doctools.js"></script> <link rel="author" title="About these documents" href="../../../about.html" /> <link rel="copyright" title="Copyright" href="../../../copyright.html" /> <link rel="top" title="MIT Kerberos Documentation" href="../../../index.html" /> <link rel="up" title="krb5 simple macros" href="index.html" /> <link rel="next" title="KRB5_PRINCIPAL_COMPARE_CASEFOLD" href="KRB5_PRINCIPAL_COMPARE_CASEFOLD.html" /> <link rel="prev" title="KRB5_PADATA_TGS_REQ" href="KRB5_PADATA_TGS_REQ.html" /> </head> <body> <div class="header-wrapper"> <div class="header"> <h1><a href="../../../index.html">MIT Kerberos Documentation</a></h1> <div class="rel"> <a href="../../../index.html" title="Full Table of Contents" accesskey="C">Contents</a> | <a href="KRB5_PADATA_TGS_REQ.html" title="KRB5_PADATA_TGS_REQ" accesskey="P">previous</a> | <a href="KRB5_PRINCIPAL_COMPARE_CASEFOLD.html" title="KRB5_PRINCIPAL_COMPARE_CASEFOLD" accesskey="N">next</a> | <a href="../../../genindex.html" title="General Index" accesskey="I">index</a> | <a href="../../../search.html" title="Enter search criteria" accesskey="S">Search</a> | <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__KRB5_PADATA_USE_SPECIFIED_KVNO">feedback</a> </div> </div> </div> <div class="content-wrapper"> <div class="content"> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="krb5-padata-use-specified-kvno"> <span id="krb5-padata-use-specified-kvno-data"></span><h1>KRB5_PADATA_USE_SPECIFIED_KVNO<a class="headerlink" href="#krb5-padata-use-specified-kvno" title="Permalink to this headline">¶</a></h1> <dl class="data"> <dt id="KRB5_PADATA_USE_SPECIFIED_KVNO"> <tt class="descname">KRB5_PADATA_USE_SPECIFIED_KVNO</tt><a class="headerlink" href="#KRB5_PADATA_USE_SPECIFIED_KVNO" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> <p>RFC 4120.</p> <table border="1" class="docutils"> <colgroup> <col width="63%" /> <col width="37%" /> </colgroup> <tbody valign="top"> <tr class="row-odd"><td><tt class="docutils literal"><span class="pre">KRB5_PADATA_USE_SPECIFIED_KVNO</span></tt></td> <td><tt class="docutils literal"><span class="pre">20</span></tt></td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="sidebar"> <h2>On this page</h2> <ul> <li><a class="reference internal" href="#">KRB5_PADATA_USE_SPECIFIED_KVNO</a></li> </ul> <br/> <h2>Table of contents</h2> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../../../user/index.html">For users</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../admin/index.html">For administrators</a></li> <li class="toctree-l1 current"><a class="reference internal" href="../../index.html">For application developers</a><ul class="current"> <li class="toctree-l2"><a class="reference internal" href="../../gssapi.html">Developing with GSSAPI</a></li> <li class="toctree-l2"><a class="reference internal" href="../../y2038.html">Year 2038 considerations for uses of krb5_timestamp</a></li> <li class="toctree-l2"><a class="reference internal" href="../../h5l_mit_apidiff.html">Differences between Heimdal and MIT Kerberos API</a></li> <li class="toctree-l2"><a class="reference internal" href="../../init_creds.html">Initial credentials</a></li> <li class="toctree-l2"><a class="reference internal" href="../../princ_handle.html">Principal manipulation and parsing</a></li> <li class="toctree-l2 current"><a class="reference internal" href="../index.html">Complete reference - API and datatypes</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="../api/index.html">krb5 API</a></li> <li class="toctree-l3"><a class="reference internal" href="../types/index.html">krb5 types and structures</a></li> <li class="toctree-l3 current"><a class="reference internal" href="index.html">krb5 simple macros</a></li> </ul> </li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../../../plugindev/index.html">For plugin module developers</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../build/index.html">Building Kerberos V5</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../basic/index.html">Kerberos V5 concepts</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../formats/index.html">Protocols and file formats</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../mitK5features.html">MIT Kerberos features</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../build_this.html">How to build this documentation from the source</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../about.html">Contributing to the MIT Kerberos Documentation</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../resources.html">Resources</a></li> </ul> <br/> <h4><a href="../../../index.html">Full Table of Contents</a></h4> <h4>Search</h4> <form class="search" action="../../../search.html" method="get"> <input type="text" name="q" size="18" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <div class="clearer"></div> </div> </div> <div class="footer-wrapper"> <div class="footer" > <div class="right" ><i>Release: 1.16</i><br /> &copy; <a href="../../../copyright.html">Copyright</a> 1985-2017, MIT. </div> <div class="left"> <a href="../../../index.html" title="Full Table of Contents" >Contents</a> | <a href="KRB5_PADATA_TGS_REQ.html" title="KRB5_PADATA_TGS_REQ" >previous</a> | <a href="KRB5_PRINCIPAL_COMPARE_CASEFOLD.html" title="KRB5_PRINCIPAL_COMPARE_CASEFOLD" >next</a> | <a href="../../../genindex.html" title="General Index" >index</a> | <a href="../../../search.html" title="Enter search criteria" >Search</a> | <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__KRB5_PADATA_USE_SPECIFIED_KVNO">feedback</a> </div> </div> </div> </body> </html>
docs/solr-core/org/apache/solr/search/stats/class-use/StatsCache.html
priyankajayaswal1/Solr-5.2-1-searching-and-indexing-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Wed Jun 10 23:20:35 IST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.search.stats.StatsCache (Solr 5.2.1 API)</title> <meta name="date" content="2015-06-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 org.apache.solr.search.stats.StatsCache (Solr 5.2.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/search/stats/class-use/StatsCache.html" target="_top">Frames</a></li> <li><a href="StatsCache.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.search.stats.StatsCache" class="title">Uses of Class<br>org.apache.solr.search.stats.StatsCache</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">StatsCache</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="#org.apache.solr.core">org.apache.solr.core</a></td> <td class="colLast"> <div class="block">Core classes implementin Solr internals and the management of <a href="../../../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core"><code>SolrCore</code></a>s</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.solr.search.stats">org.apache.solr.search.stats</a></td> <td class="colLast"> <div class="block">APIs and Classes implementing the Stats component used for document frequency calculations.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.core"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">StatsCache</a> in <a href="../../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/apache/solr/core/package-summary.html">org.apache.solr.core</a> that return <a href="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">StatsCache</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="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">StatsCache</a></code></td> <td class="colLast"><span class="strong">SolrCore.</span><code><strong><a href="../../../../../../org/apache/solr/core/SolrCore.html#getStatsCache()">getStatsCache</a></strong>()</code> <div class="block">Get the StatsCache.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.solr.search.stats"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">StatsCache</a> in <a href="../../../../../../org/apache/solr/search/stats/package-summary.html">org.apache.solr.search.stats</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">StatsCache</a> in <a href="../../../../../../org/apache/solr/search/stats/package-summary.html">org.apache.solr.search.stats</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/search/stats/ExactSharedStatsCache.html" title="class in org.apache.solr.search.stats">ExactSharedStatsCache</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/search/stats/ExactStatsCache.html" title="class in org.apache.solr.search.stats">ExactStatsCache</a></strong></code> <div class="block">This class implements exact caching of statistics.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/search/stats/LocalStatsCache.html" title="class in org.apache.solr.search.stats">LocalStatsCache</a></strong></code> <div class="block">Default implementation that simply ignores global term statistics, and always uses local term statistics.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/solr/search/stats/LRUStatsCache.html" title="class in org.apache.solr.search.stats">LRUStatsCache</a></strong></code> <div class="block">Unlike <a href="../../../../../../org/apache/solr/search/stats/ExactStatsCache.html" title="class in org.apache.solr.search.stats"><code>ExactStatsCache</code></a> this implementation preserves term stats across queries in a set of LRU caches, and based on surface features of a query it determines the need to send additional RPC-s.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/search/stats/StatsCache.html" title="class in org.apache.solr.search.stats">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/search/stats/class-use/StatsCache.html" target="_top">Frames</a></li> <li><a href="StatsCache.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2015 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
docs/solr-solrj/org/apache/solr/common/params/class-use/UpdateParams.html
gibrantd/solr-4.2.0
<!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_09) on Wed Mar 06 22:32:41 PST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Interface org.apache.solr.common.params.UpdateParams (Solr 4.2.0 API)</title> <meta name="date" content="2013-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.apache.solr.common.params.UpdateParams (Solr 4.2.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/common/params/UpdateParams.html" title="interface in org.apache.solr.common.params">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/common/params/class-use/UpdateParams.html" target="_top">Frames</a></li> <li><a href="UpdateParams.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.apache.solr.common.params.UpdateParams" class="title">Uses of Interface<br>org.apache.solr.common.params.UpdateParams</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.common.params.UpdateParams</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/common/params/UpdateParams.html" title="interface in org.apache.solr.common.params">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/common/params/class-use/UpdateParams.html" target="_top">Frames</a></li> <li><a href="UpdateParams.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &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> </small></p> </body> </html>
WebRoot/admin/index/css/templatemo_style.css
wxuedong/Flowers
/*-----------------------------------------------------------------------------------*/ /* GENERAL /*-----------------------------------------------------------------------------------*/ a { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } input::-moz-focus-inner { border: 0; } a:hover, a:active, a:focus { text-decoration: none; outline: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Dosis', serif; color: white; } .main-content { margin-top: 80px; } .content { background-color: rgba(0, 0, 0, 0.7); } .content { display: none; } .page-header { padding: 20px 30px; margin: 0; border-bottom: 1px solid #a71e2b; } .page-title { font-size: 20px; text-transform: uppercase; margin: 0; } .content-inner { padding: 30px; } .main-content { position: relative; z-index: 9999; } .bg-image { position: fixed; top: 0; left: 0; background-image: url(../images/bg-homepage.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; width: 100%; height: 100%; z-index: 8; } .overlay-bg { background-image: url(../images/pattern.png); background-color: rgba(0, 0, 0, 0.4); position: fixed; top: 0; left: 0; width: 100%; min-height: 100%; z-index: 9; } .language-select { text-align: right; position: relative; z-index: 9999; top: 30px; } select { background-image: url("../images/select-arrow.png"); background-repeat: no-repeat; background-position: right center; outline: 0; border: 0; background-color: black; color: white; width: 180px; padding: 0 5px; font-size: 13px; height: 30px; line-height: 30px; box-shadow: none; -webkit-box-shadow: 0 0 0 0; -moz-box-shadow: 0 0 0 0; box-shadow: 0 0 0 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: ''; } select::-ms-expand { display: none; } @-moz-document url-prefix() { select { padding-top: 5px; line-height: 30px; } } .widget-title { font-size: 16px; margin: 0 0 25px 0; font-weight: 600; text-transform: uppercase; } /*------------------------------------------------------ HomePage Styling --------------------------------------------------------*/ .homepage { text-align: center; margin: 0 auto; } .portfolio-item { overflow: hidden; margin-left: auto; margin-right: auto; margin-bottom: 30px; position: relative; border: 3px solid rgba(0, 0, 0, 0.4); width: 200px; height: 200px; } .portfolio-item img { height: 100%; overflow: hidden; } .portfolio-item .overlay { background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .portfolio-item .overlay a { position: absolute; width: 40px; height: 40px; background-color: #a71e2b; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; } .portfolio-item:hover .overlay { opacity: 1; visibility: visible; } /*------------------------------------------------------ About Us Styling --------------------------------------------------------*/ .progress-bar { background-color: #a71e2b; text-transform: uppercase; line-height: 20px; } .progress { box-shadow: none; background-color: #d4d4d4; -webkit-border-radius: 0; border-radius: 0; } .our-team { margin-top: 40px; } .member-thumb { overflow: hidden; } .member-thumb img { width: 100%; height: auto; } .member-infos { background-color: white; padding: 20px; text-align: center; } .member-name { margin: 0 0 10px 0; color: #222222; text-transform: uppercase; } .member-role { font-size: 13px; color: #6f6f6f; } .member-desc { margin: 20px 0; color: #555555; } .member-social li { display: inline; margin: 0 2px; } .member-social li a { color: #626262; width: 26px; height: 26px; text-align: center; line-height: 26px; -webkit-border-radius: 3px; border-radius: 3px; } .member-social li a:hover { background-color: #dddddd; } /*------------------------------------------------------ Gallery Styles --------------------------------------------------------*/ #Grid .mix { display: none; opacity: 0; vertical-align: top; } .gallery-thumb { overflow: hidden; margin-top: 30px; position: relative; } .gallery-thumb img { width: 100%; height: auto; } .gallery-thumb .overlay-g { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .gallery-thumb .overlay-g a { position: absolute; width: 40px; height: 40px; background-color: #a71e2b; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; } .gallery-item:hover .overlay-g { visibility: visible; opacity: 1; } .gallery-content { padding: 20px; background-color: white; } .gallery-category { color: #626262; } .gallery-title { color: #222222; margin: 0 0 10px 0; } .filter-work { text-align: right; width: 180px; position: relative; } .toggle-filter { width: 180px; height: 40px; background-color: black; display: inline-block; text-align: left; line-height: 40px; padding-left: 15px; color: white; position: relative; } .toggle-filter:hover { color: white; } .toggle-filter:after { font-family: 'FontAwesome'; content: '\f107'; width: 40px; height: 40px; background-color: #a71e2b; display: inline-block; text-align: center; position: absolute; top: 0; right: 0; } .filter-controls { margin-left: -1px !important; position: absolute; top: 100%; right: 0; display: none; width: 180px; z-index: 9999; } .filter-controls li { width: 100%; height: 40px; line-height: 40px; background-color: rgba(0, 0, 0, 0.95); padding: 0 15px; text-align: left; border-top: 1px solid #222222; cursor: pointer; } /*------------------------------------------------------ Services Styles --------------------------------------------------------*/ .services .service { margin-top: 30px; overflow: hidden; background-color: white; } .services .header { position: relative; height: 60px; } .services .header .header-bg { position: absolute; width: 60px; height: 60px; z-index: 2; } .services .header .service-header { position: absolute; z-index: 3; width: 100%; } .services .header .service-header .icon { width: 60px; position: relative; float: left; line-height: 60px; height: 60px; text-align: center; } .services .header .service-header .icon i { font-size: 18px; } .services .header .service-header h4 { float: left; line-height: 60px; margin: 0; padding: 0 15px; color: #222222; } .services .header .service-header h4.active { color: white; } .services .body { padding: 20px; color: #3c3c3c; overflow: hidden; } .services .header .header-bg { background: #a71e2b; } .copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;} /*------------------------------------------------------ Contact Page Styles --------------------------------------------------------*/ .contact-form input { width: 100%; padding: 7px 10px; outline: 0; border: 0; } textarea { outline: 0; border: 0; padding: 10px; } label { font-weight: normal; } .contact-form { margin-top: 30px; } .contact-form input { margin-bottom: 20px; height: 40px; } .full-row textarea { width: 100%; } input.mainBtn { background-color: #a71e2b; color: white; border: 0; outline: 0; margin-top: 20px; padding: 7px 12px; text-transform: uppercase; } .our-location li { line-height: 28px; } .our-location li span { color: #a71e2b; margin-right: 10px; } .our-location li span i { margin-right: 10px; } .our-location li a { color: white; } .google-map { margin-top: 30px; } .contact-map { width: 100%; overflow: hidden; } /*-----------------------------------------------------------------------------------*/ /* BOOTSTRAP OVERRIDING /*-----------------------------------------------------------------------------------*/ .progess-bars, .member-social, .filter-controls, .our-location, .menu, .main_menu, .social-icons-footer ul { padding: 0; margin: 0; list-style: none; } /*-----------------------------------------------------------------------------------*/ /* HEADER /*-----------------------------------------------------------------------------------*/ .templatemo_logo { text-align: center; margin-bottom: 40px; overflow: hidden; } /* .main_menu { position: fixed; } */ .menu li { width: 120px; height: 120px; margin-bottom: 3px; background-color: rgba(0, 0, 0, 0.7); text-align: center; } .menu li a { width: 70px; height: 70px; color: white; line-height: 72px; border: 1px solid rgba(255, 255, 255, 0.5); display: inline-block; margin: 5px auto 0 auto; -webkit-border-radius: 45px; border-radius: 45px; text-align: center; } .menu li a:hover { border-color: white; } .menu li a i { text-align: center; margin: 0 !important; font-size: 24px; } .tooltip { font-size: 16px; width: 120px; } .responsive-navigation { position: relative; z-index: 99999; } .menu-toggle-btn { width: 100%; height: 60px; background-color: #a71e2b; display: block; color: white; text-align: center; } .menu-toggle-btn:hover { color: white; } .menu-toggle-btn i { line-height: 60px; } .responsive_menu { display: none; position: relative; width: 100%; } .main_menu li { padding: 20px; background-color: rgba(0, 0, 0, 0.7); border-bottom: 1px solid #333333; } .main_menu li:last-child { border-bottom: 0px; } .main_menu li a { color: #999999; display: block; font-size: 18px; } .main_menu li a:hover { color: white; } .main_menu li a i { margin-right: 15px; } /*-----------------------------------------------------------------------------------*/ /* SLIDER /*-----------------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------------*/ /* FOOTER /*-----------------------------------------------------------------------------------*/ .site-footer { margin: 40px 0; padding: 15px 0; } .copyright-text { color: white; } .copyright-text a { color: white; } .social-icons-footer { text-align: right; } .social-icons-footer ul li { display: inline; margin-left: 5px; } .social-icons-footer ul a { color: white; width: 36px; height: 36px; border: 1px solid white; -webkit-border-radius: 18px; border-radius: 18px; text-align: center; line-height: 36px; } .social-icons-footer ul a:hover { background-color: white; color: #222222; } /******************************** IPAD LANDSCAPE (1024x768) ********************************/ @media only screen and (max-width: 1200px) { .main-content { margin-top: 60px; } .main_menu { position: relative; } } /******************************** IPAD PORTRAIT (768x1024) ********************************/ @media only screen and (max-width: 960px) { .site-footer, .social-icons-footer { text-align: center; } .portfolio-item { height: auto; } .portfolio-item img { width: 100%; height: auto; } .team-member { margin-bottom: 30px; } .information { margin-top: 60px; } .portfolio-item { width: auto; } .main-menu { position: relative; } } /******************************** IPHONE 4-4S-5 LANDSCAPE (568x320) ********************************/ /******************************** IPHONE 4-4S-5 PORTRAIT (320x568) ********************************/ @media only screen and (max-width: 450px) { .templatemo_logo img { width: 100%; height: auto; } }
templates/signin.html
tdliu/hoop-picks
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="/css/flexboxgrid.min.css"> <link rel="stylesheet" href="/css/style.css"> <link type="text/css" rel="stylesheet" href="https://cdn.firebase.com/libs/firebaseui/1.0.0/firebaseui.css" /> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700|Shrikhand" rel="stylesheet"> <title>Goat Index</title> <script src="https://www.gstatic.com/firebasejs/3.6.3/firebase.js"></script> <script> // Initialize Firebase var config = { apiKey: "AIzaSyCyC7WNpwar0SJr5XqxewMsYrISocl12lM", authDomain: "goatindex-e7638.firebaseapp.com", databaseURL: "https://goatindex-e7638.firebaseio.com", storageBucket: "goatindex-e7638.appspot.com", messagingSenderId: "1041806276577" }; firebase.initializeApp(config); </script> <script src="https://cdn.firebase.com/libs/firebaseui/1.0.0/firebaseui.js"></script> </head> <body> <div class="row"> <div id="firebaseui-auth" class="col-xs-12 col-sm-12 col-lg-12"></div> </div> </body> <script type="text/javascript" src="/js/signin.js"></script> </html>
target/apidocs/com/hlin/sensitive/class-use/SensitiveWordResult.html
hailin0/sensitive-word-filter
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Mon May 23 21:41:29 CST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>类 com.hlin.sensitive.SensitiveWordResult的使用 (sensitive-word-filter 0.0.1-SNAPSHOT API)</title> <meta name="date" content="2016-05-23"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="类 com.hlin.sensitive.SensitiveWordResult的使用 (sensitive-word-filter 0.0.1-SNAPSHOT API)"; } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-all.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/hlin/sensitive/class-use/SensitiveWordResult.html" target="_top">框架</a></li> <li><a href="SensitiveWordResult.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="类 com.hlin.sensitive.SensitiveWordResult 的使用" class="title">类 com.hlin.sensitive.SensitiveWordResult<br>的使用</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释"> <caption><span>使用<a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">SensitiveWordResult</a>的程序包</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">程序包</th> <th class="colLast" scope="col">说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.hlin.sensitive">com.hlin.sensitive</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.hlin.sensitive.processor">com.hlin.sensitive.processor</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.hlin.sensitive"> <!-- --> </a> <h3><a href="../../../../com/hlin/sensitive/package-summary.html">com.hlin.sensitive</a>中<a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">SensitiveWordResult</a>的使用</h3> <table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释"> <caption><span>返回变量类型为<a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">SensitiveWordResult</a>的类型的<a href="../../../../com/hlin/sensitive/package-summary.html">com.hlin.sensitive</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;<a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">SensitiveWordResult</a>&gt;</code></td> <td class="colLast"><span class="strong">KWSeeker.</span><code><strong><a href="../../../../com/hlin/sensitive/KWSeeker.html#findWords(java.lang.String)">findWords</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;text)</code> <div class="block">将指定的字符串中的关键词提取出来。</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.hlin.sensitive.processor"> <!-- --> </a> <h3><a href="../../../../com/hlin/sensitive/processor/package-summary.html">com.hlin.sensitive.processor</a>中<a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">SensitiveWordResult</a>的使用</h3> <table border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释"> <caption><span>返回变量类型为<a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">SensitiveWordResult</a>的类型的<a href="../../../../com/hlin/sensitive/processor/package-summary.html">com.hlin.sensitive.processor</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;<a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">SensitiveWordResult</a>&gt;</code></td> <td class="colLast"><span class="strong">WordFinder.</span><code><strong><a href="../../../../com/hlin/sensitive/processor/WordFinder.html#process(java.util.Map, java.lang.String, com.hlin.sensitive.processor.AbstractFragment, int)">process</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="java.util中的类或接口">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="java.util中的类或接口">Map</a>&gt;&nbsp;wordsTree, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;text, <a href="../../../../com/hlin/sensitive/processor/AbstractFragment.html" title="com.hlin.sensitive.processor中的类">AbstractFragment</a>&nbsp;fragment, int&nbsp;minLen)</code> <div class="block">将文本中的关键词提取出来。</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../com/hlin/sensitive/SensitiveWordResult.html" title="com.hlin.sensitive中的类">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-all.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/hlin/sensitive/class-use/SensitiveWordResult.html" target="_top">框架</a></li> <li><a href="SensitiveWordResult.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p> </body> </html>
docs/apidocs/org/apache/hadoop/hbase/master/class-use/DeadServer.html
zqxjjj/NobidaBase
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Mon Jun 24 22:25:08 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.hbase.master.DeadServer (HBase 0.94.9 API) </TITLE> <META NAME="date" CONTENT="2013-06-24"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.hbase.master.DeadServer (HBase 0.94.9 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/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master"><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/hadoop/hbase/master//class-useDeadServer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DeadServer.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.hadoop.hbase.master.DeadServer</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../org/apache/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master">DeadServer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.hbase.master.handler"><B>org.apache.hadoop.hbase.master.handler</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.hbase.master.handler"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master">DeadServer</A> in <A HREF="../../../../../../org/apache/hadoop/hbase/master/handler/package-summary.html">org.apache.hadoop.hbase.master.handler</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/hadoop/hbase/master/handler/package-summary.html">org.apache.hadoop.hbase.master.handler</A> declared as <A HREF="../../../../../../org/apache/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master">DeadServer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../org/apache/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master">DeadServer</A></CODE></FONT></TD> <TD><CODE><B>ServerShutdownHandler.</B><B><A HREF="../../../../../../org/apache/hadoop/hbase/master/handler/ServerShutdownHandler.html#deadServers">deadServers</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/apache/hadoop/hbase/master/handler/package-summary.html">org.apache.hadoop.hbase.master.handler</A> with parameters of type <A HREF="../../../../../../org/apache/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master">DeadServer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/hbase/master/handler/MetaServerShutdownHandler.html#MetaServerShutdownHandler(org.apache.hadoop.hbase.Server, org.apache.hadoop.hbase.master.MasterServices, org.apache.hadoop.hbase.master.DeadServer, org.apache.hadoop.hbase.ServerName, boolean, boolean)">MetaServerShutdownHandler</A></B>(<A HREF="../../../../../../org/apache/hadoop/hbase/Server.html" title="interface in org.apache.hadoop.hbase">Server</A>&nbsp;server, <A HREF="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html" title="interface in org.apache.hadoop.hbase.master">MasterServices</A>&nbsp;services, <A HREF="../../../../../../org/apache/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master">DeadServer</A>&nbsp;deadServers, <A HREF="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</A>&nbsp;serverName, boolean&nbsp;carryingRoot, boolean&nbsp;carryingMeta)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/hbase/master/handler/ServerShutdownHandler.html#ServerShutdownHandler(org.apache.hadoop.hbase.Server, org.apache.hadoop.hbase.master.MasterServices, org.apache.hadoop.hbase.master.DeadServer, org.apache.hadoop.hbase.ServerName, boolean)">ServerShutdownHandler</A></B>(<A HREF="../../../../../../org/apache/hadoop/hbase/Server.html" title="interface in org.apache.hadoop.hbase">Server</A>&nbsp;server, <A HREF="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html" title="interface in org.apache.hadoop.hbase.master">MasterServices</A>&nbsp;services, <A HREF="../../../../../../org/apache/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master">DeadServer</A>&nbsp;deadServers, <A HREF="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</A>&nbsp;serverName, boolean&nbsp;shouldSplitHlog)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/hadoop/hbase/master/DeadServer.html" title="class in org.apache.hadoop.hbase.master"><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/hadoop/hbase/master//class-useDeadServer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DeadServer.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 &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
documentation/javadoc/com/amazonaws/SystemDefaultDnsResolver.html
TomNong/Project2-Intel-Edison
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Thu Oct 15 19:26:53 UTC 2015 --> <title>SystemDefaultDnsResolver (AWS SDK for Java - 1.10.27)</title> <meta name="date" content="2015-10-15"> <link rel="stylesheet" type="text/css" href="../../JavaDoc.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="SystemDefaultDnsResolver (AWS SDK for Java - 1.10.27)"; } //--> </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="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <!-- Scripts for Syntax Highlighter START--> <script id="syntaxhighlight_script_core" type="text/javascript" src = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/scripts/shCore.js"> </script> <script id="syntaxhighlight_script_java" type="text/javascript" src = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/scripts/shBrushJava.js"> </script> <link id="syntaxhighlight_css_core" rel="stylesheet" type="text/css" href = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/styles/shCoreDefault.css"/> <link id="syntaxhighlight_css_theme" rel="stylesheet" type="text/css" href = "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/syntaxhighlight/styles/shThemeDefault.css"/> <!-- Scripts for Syntax Highlighter END--> <div> <!-- BEGIN-SECTION --> <div id="divsearch" style="float:left;"> <span id="lblsearch" for="searchQuery"> <label>Search</label> </span> <form id="nav-search-form" target="_parent" method="get" action="http://docs.aws.amazon.com/search/doc-search.html#facet_doc_guide=API+Reference&facet_doc_product=AWS+SDK+for+Java"> <div id="nav-searchfield-outer" class="nav-sprite"> <div class="nav-searchfield-inner nav-sprite"> <div id="nav-searchfield-width"> <input id="nav-searchfield" name="searchQuery"> </div> </div> </div> <div id="nav-search-button" class="nav-sprite"> <input alt="" id="nav-search-button-inner" type="image"> </div> <input name="searchPath" type="hidden" value="documentation-guide" /> <input name="this_doc_product" type="hidden" value="AWS SDK for Java" /> <input name="this_doc_guide" type="hidden" value="API Reference" /> <input name="doc_locale" type="hidden" value="en_us" /> </form> </div> <!-- END-SECTION --> <!-- BEGIN-FEEDBACK-SECTION --> <div id="feedback-section"> <h3>Did this page help you?</h3> <div id="feedback-link-sectioin"> <a id="feedback_yes" target="_blank" style="display:inline;">Yes</a>&nbsp;&nbsp; <a id="feedback_no" target="_blank" style="display:inline;">No</a>&nbsp;&nbsp; <a id="go_cti" target="_blank" style="display:inline;">Tell us about it...</a> </div> </div> <script type="text/javascript"> window.onload = function(){ /* Dynamically add feedback links */ var javadoc_root_name = "/javadoc/"; var javadoc_path = location.href.substring(0, location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var file_path = location.href.substring(location.href.lastIndexOf(javadoc_root_name) + javadoc_root_name.length); var feedback_yes_url = javadoc_path + "javadoc-resources/feedbackyes.html?topic_id="; var feedback_no_url = javadoc_path + "javadoc-resources/feedbackno.html?topic_id="; var feedback_tellmore_url = "https://aws-portal.amazon.com/gp/aws/html-forms-controller/documentation/aws_doc_feedback_04?service_name=Java-Ref&file_name="; if(file_path != "overview-frame.html") { var file_name = file_path.replace(/[/.]/g, '_'); document.getElementById("feedback_yes").setAttribute("href", feedback_yes_url + file_name); document.getElementById("feedback_no").setAttribute("href", feedback_no_url + file_name); document.getElementById("go_cti").setAttribute("href", feedback_tellmore_url + file_name); } else { // hide the search box and the feeback links in overview-frame page, // show "AWS SDK for Java" instead. document.getElementById("feedback-section").outerHTML = "AWS SDK for Java"; document.getElementById("divsearch").outerHTML = ""; } }; </script> <!-- END-FEEDBACK-SECTION --> </div> </em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../com/amazonaws/SignableRequest.html" title="interface in com.amazonaws"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../index.html?com/amazonaws/SystemDefaultDnsResolver.html" target="_top">Frames</a></li> <li><a href="SystemDefaultDnsResolver.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.amazonaws</div> <h2 title="Class SystemDefaultDnsResolver" class="title">Class SystemDefaultDnsResolver</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.amazonaws.SystemDefaultDnsResolver</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../com/amazonaws/DnsResolver.html" title="interface in com.amazonaws">DnsResolver</a></dd> </dl> <hr> <br> <pre>public class <span class="strong">SystemDefaultDnsResolver</span> extends java.lang.Object implements <a href="../../com/amazonaws/DnsResolver.html" title="interface in com.amazonaws">DnsResolver</a></pre> <div class="block">Default dns resolver that uses <code>InetAddress.getAllByName(String)</code> to resolve hosts to ip addresses</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="../../com/amazonaws/SystemDefaultDnsResolver.html#SystemDefaultDnsResolver()">SystemDefaultDnsResolver</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>java.net.InetAddress[]</code></td> <td class="colLast"><code><strong><a href="../../com/amazonaws/SystemDefaultDnsResolver.html#resolve(java.lang.String)">resolve</a></strong>(java.lang.String&nbsp;host)</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>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="SystemDefaultDnsResolver()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SystemDefaultDnsResolver</h4> <pre>public&nbsp;SystemDefaultDnsResolver()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="resolve(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>resolve</h4> <pre>public&nbsp;java.net.InetAddress[]&nbsp;resolve(java.lang.String&nbsp;host) throws java.net.UnknownHostException</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../com/amazonaws/DnsResolver.html#resolve(java.lang.String)">resolve</a></code>&nbsp;in interface&nbsp;<code><a href="../../com/amazonaws/DnsResolver.html" title="interface in com.amazonaws">DnsResolver</a></code></dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.net.UnknownHostException</code></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em> <div> <!-- Script for Syntax Highlighter START --> <script type="text/javascript"> SyntaxHighlighter.all() </script> <!-- Script for Syntax Highlighter END --> </div> <script src="http://a0.awsstatic.com/chrome/js/1.0.46/jquery.1.9.js" type="text/javascript"></script> <script>jQuery.noConflict();</script> <script> jQuery(function ($) { $("div.header").prepend('<!--REGION_DISCLAIMER_DO_NOT_REMOVE-->'); }); </script> <!-- BEGIN-URCHIN-TRACKER --> <script src="http://l0.awsstatic.com/js/urchin.js" type="text/javascript"></script> <script type="text/javascript">urchinTracker();</script> <!-- END-URCHIN-TRACKER --> <!-- SiteCatalyst code version: H.25.2. Copyright 1996-2012 Adobe, Inc. All Rights Reserved. More info available at http://www.omniture.com --> <script language="JavaScript" type="text/javascript" src="https://media.amazonwebservices.com/js/sitecatalyst/s_code.min.js (view-source:https://media.amazonwebservices.com/js/sitecatalyst/s_code.min.js)" /> <script language="JavaScript" type="text/javascript"> <!-- // Documentation Service Name s.prop66='AWS SDK for Java'; s.eVar66='D=c66'; // Documentation Guide Name s.prop65='API Reference'; s.eVar65='D=c65'; var s_code=s.t();if(s_code)document.write(s_code) //--> </script> <script language="JavaScript" type="text/javascript"> <!--if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //--> </script> <noscript> <img src="http://amazonwebservices.d2.sc.omtrdc.net/b/ss/awsamazondev/1/H.25.2--NS/0" height="1" width="1" border="0" alt="" /> </noscript> <!--/DO NOT REMOVE/--> <!-- End SiteCatalyst code version: H.25.2. --> </em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../com/amazonaws/SignableRequest.html" title="interface in com.amazonaws"><span class="strong">Prev Class</span></a></li> <li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../index.html?com/amazonaws/SystemDefaultDnsResolver.html" target="_top">Frames</a></li> <li><a href="SystemDefaultDnsResolver.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> Copyright &#169; 2013 Amazon Web Services, Inc. All Rights Reserved. </small></p> </body> </html>
docs/org/cidrz/project/zeprs/valueobject/class-use/BaseRecord.html
chrisekelley/zeprs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_01) on Tue Jan 03 22:21:27 CAT 2006 --> <TITLE> Uses of Interface org.cidrz.project.zeprs.valueobject.BaseRecord </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Interface org.cidrz.project.zeprs.valueobject.BaseRecord"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject"><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-files/index-1.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/cidrz/project/zeprs/valueobject/\class-useBaseRecord.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BaseRecord.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 Interface<br>org.cidrz.project.zeprs.valueobject.BaseRecord</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/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.cidrz.project.zeprs.valueobject.partograph"><B>org.cidrz.project.zeprs.valueobject.partograph</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.cidrz.webapp.dynasite.dao"><B>org.cidrz.webapp.dynasite.dao</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.cidrz.webapp.dynasite.dao.partograph"><B>org.cidrz.webapp.dynasite.dao.partograph</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.cidrz.project.zeprs.valueobject.partograph"><!-- --></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/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A> in <A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/package-summary.html">org.cidrz.project.zeprs.valueobject.partograph</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">Classes in <A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/package-summary.html">org.cidrz.project.zeprs.valueobject.partograph</A> that implement <A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/BloodPressure.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">BloodPressure</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Cervix.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Cervix</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Contractions.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Contractions</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Descent.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Descent</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/DrugsDispensed.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">DrugsDispensed</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/FetalHeartRate.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">FetalHeartRate</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Liquor.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Liquor</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Moulding.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Moulding</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Oxytocin.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Oxytocin</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Pulse.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Pulse</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Respiration.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Respiration</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/Temperature.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">Temperature</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/UrinalysisAcetone.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">UrinalysisAcetone</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/UrinalysisGlucose.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">UrinalysisGlucose</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/UrinalysisProtein.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">UrinalysisProtein</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/UrineAmount.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">UrineAmount</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>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/partograph/VaginalExamParto.html" title="class in org.cidrz.project.zeprs.valueobject.partograph">VaginalExamParto</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.cidrz.webapp.dynasite.dao"><!-- --></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/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A> in <A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/package-summary.html">org.cidrz.webapp.dynasite.dao</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/cidrz/webapp/dynasite/dao/package-summary.html">org.cidrz.webapp.dynasite.dao</A> that return <A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>PersistenceDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/PersistenceDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.cidrz.webapp.dynasite.dao.partograph"><!-- --></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/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A> in <A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/package-summary.html">org.cidrz.webapp.dynasite.dao.partograph</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/cidrz/webapp/dynasite/dao/partograph/package-summary.html">org.cidrz.webapp.dynasite.dao.partograph</A> that return <A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>VaginalExamPartoDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/VaginalExamPartoDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>UrineAmountDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/UrineAmountDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>UrinalysisProteinDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/UrinalysisProteinDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>UrinalysisGlucoseDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/UrinalysisGlucoseDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>UrinalysisAcetoneDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/UrinalysisAcetoneDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>TemperatureDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/TemperatureDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>RespirationDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/RespirationDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>PulseDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/PulseDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>OxytocinDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/OxytocinDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>MouldingDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/MouldingDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>LiquorDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/LiquorDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>FetalHeartRateDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/FetalHeartRateDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>DrugsDispensedDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/DrugsDispensedDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>DescentDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/DescentDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>ContractionsDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/ContractionsDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>CervixDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/CervixDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></CODE></FONT></TD> <TD><CODE><B>BloodPressureDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/BloodPressureDAO.html#getOne(java.lang.Long, java.lang.Long)">getOne</A></B>(java.lang.Long&nbsp;patientId, java.lang.Long&nbsp;pregnancyId)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns one record for patient</TD> </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/cidrz/webapp/dynasite/dao/partograph/package-summary.html">org.cidrz.webapp.dynasite.dao.partograph</A> with parameters of type <A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.Long</CODE></FONT></TD> <TD><CODE><B>PartographDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/PartographDAO.html#create(org.cidrz.project.zeprs.valueobject.BaseRecord, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">create</A></B>(<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A>&nbsp;vo, java.lang.String&nbsp;value, java.lang.String&nbsp;propertyName, java.lang.String&nbsp;className, java.lang.String&nbsp;user, java.lang.String&nbsp;siteId, java.lang.String&nbsp;timeValue, java.lang.String&nbsp;timeName)</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;void</CODE></FONT></TD> <TD><CODE><B>PartographDAO.</B><B><A HREF="../../../../../../org/cidrz/webapp/dynasite/dao/partograph/PartographDAO.html#delete(org.cidrz.project.zeprs.valueobject.BaseRecord, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">delete</A></B>(<A HREF="../../../../../../org/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject">BaseRecord</A>&nbsp;vo, java.lang.String&nbsp;propertyName, java.lang.String&nbsp;className, java.lang.String&nbsp;user, java.lang.String&nbsp;siteId, java.lang.String&nbsp;timeName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/cidrz/project/zeprs/valueobject/BaseRecord.html" title="interface in org.cidrz.project.zeprs.valueobject"><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-files/index-1.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/cidrz/project/zeprs/valueobject/\class-useBaseRecord.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BaseRecord.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>
app/views/prizeCompleted.scala.html
ruimo/store2
@( itemName: String, user: StoreUser, info: CreatePrize )( implicit flash: play.api.mvc.Flash, request: MessagesRequest[AnyContent], loginSession: LoginSession, shoppingCartItemRepo: ShoppingCartItemRepo, db: play.api.db.Database ) @import helper._ @main(Messages("prizeCompleted"), Some(loginSession)) { } { <h1 class="title">@Messages("prizeCompleted")</h1> <table> <tr> <td>@Messages("itemName")</td><td>@itemName</td> </tr> </table> <a href="/">@Messages("backTo", Messages("top"))</a> }
all/662.html
ilearninging/xxhis
<table border="1" id="table1" style="border-collapse: collapse"> <tr> <td height="25" align="center"><span style="font-size: 16px">战国</span></td> <td height="25" align="center"><span style="font-size: 16px">公元前266年</span></td> <td height="25" align="center"><span style="font-size: 16px">乙未</span></td> <td height="25px" align="center"><span style="font-size: 16px">周赧王延四十九年</span></td> </tr> <tr> <td colspan="4"> <table border="0" width="100%"> <tr> <td valign="top"> <b>历史纪事</b> </td> <td> <div>秦取魏邢丘   秦昭王三十七年(前二六八),命五大夫绾伐取怀,后又于秦昭王四十一年攻取魏刑丘(又作廪丘、妻阝丘、数丘,今河南温县东),魏国由此亲附秦。 魏冉免相   秦穰侯魏冉,是秦昭王母宣太后异父同母弟。处秦惠王、武王时任职用事,因立昭王有功,为秦将军。当时昭王年幼,魏冉辅佐宣太后执政,多次任秦相国,长期执掌朝政,权重一国。宣太后另有弟华阳君(名华戎,一号新城君)、泾阳君(公子市)、高陵君(公子悝),在魏冉任相期间也都出任将军,各有封邑,凭借宣太后的荫庇,富甲王室,与魏冉同称“四贵”。范睢入秦取得昭王信任后,便向昭王指言宣太后专制,“四贵”擅权,万世之后,有秦国者非王子孙也。昭王因此在四十一年(前二六六)废太后,逐“四贵”,使各就封邑。魏冉免相后,于次年九月携带千乘珍宝异器回归陶邑。最后死于此,就地安葬,秦收其封邑改为陶郡(今山东定陶西北)。 范睢为秦相   秦昭王四十一年(前二六六),昭王听从范睢所言,免除魏冉相职,使归封邑,拜范睢为丞相,封于应(今河南宝丰西南),号应侯。 赵孝成王立   赵惠文王三十三年(前二六六),赵惠文王(名何)死,太子丹即位,为孝成王。</div></td> </tr> </table> </td> </tr> <tr> <td colspan="4"> <table border="0" width="100%"> <tr> <td valign="top"> <b>文化纪事</b> </td> <td> <div></div></td> </tr> </table> </td> </tr> <tr> <td colspan="4"> <table border="0" width="100%"> <tr> <td valign="top"> <b>杂谭逸事</b> </td> <td> <div>平原君为赵相   平原君名赵胜,是赵国公子(一说是赵惠文王弟)。有贤才,喜欢结交宾客,曾招纳宾客至数千人,是著名的“战国四公子”之一。平原君在赵惠文王时就曾为相,孝成王即位后,又被任命为相。 唐睢说秦救魏   唐睢(又作唐且),魏国人。秦昭王自采纳范睢“远交近攻”计谋,为使韩、魏亲附、威慑别国,多次攻逼韩、魏,魏国因此附从秦国,“称东藩”。齐、楚二国于是相约攻魏。魏安僖王数次遣使求救于秦,冠盖相望,秦救兵不出。唐睢当时已九十有余,自请出使,面见秦王说,大王之救不至,魏急则将割地而约齐、楚,这样秦将失和魏国,并使齐、楚二国力量增强。昭王于是急速发兵赶赴魏国驰援,齐、楚军退。</div></td> </tr> </table> </td> </tr> <tr> <td colspan="4"> <table border="0" width="100%"> <tr> <td valign="top"> <b>注释</b></td> <td> <div></div></td> </tr> </table> </td> </tr> <tr> </tr></table>
plugin/web_root/admin/students/checkdup.html
IronCountySchoolDistrict/all-enrollment-tabs
<div style="display: none;"> <h5> <table class="tableToGrid" border="0" cellspacing="0" cellpadding="4"> <thead> <tr bgcolor="#f6f6f6"> <th class="bold" data-sorttype="date" data-sortorder="desc"> ~[text:psx.html.admin_students.allenrollments.entered] </th> <th class="bold" data-sorttype="date">~[text:psx.html.admin_students.allenrollments.exited]</th> <th class="bold">~[text:psx.html.admin_students.allenrollments.exp]</th> <th class="bold">~[text:psx.html.admin_students.allenrollments.course]</th> <th class="bold">~[text:psx.html.admin_students.allenrollments.teacher]</th> <th class="bold" data-sortable="false">~[text:psx.html.admin_students.allenrollments.view]</th> <th class="bold" data-sortable="false">~[text:psx.html.admin_students.allenrollments.edit]</th> </tr> </h5> </thead> <tbody> <tr bgcolor="#edf3fe"> <td>[dateenrolled]</td> <td>[dateleft]</td> <td>[classexpression]</td> <td>[coursename]</td> <td>[teachername]</td> <td><a href="scores.html?frn=[frn]">~[text:psx.html.admin_students.allenrollments.view1]</a></td> <td><a href="editcc.html?frn=[frn]&breadcrumb=true">~[text:psx.html.admin_students.allenrollments.edit1]</a></td> </tr> ~[x:ENR_AllEnrollmentsView] </tbody> </table> </div> <script> ~[if.CheckDupCC_Failed] var dupCC = true; [else] var dupCC = false; [/if.CheckDupCC_Failed] </script>
espm-mobile-shopping-web/src/main/webapp/index.html
steve27/espm-cloud-beta
<!DOCTYPE HTML> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- <script type="text/javascript" src="resources/sap/ui/thirdparty/jquery/jquery-1.7.1.js"></script> <script type="text/javascript" src="resources/sap/ui/thirdparty/jqueryui/jquery-ui-position.js"></script> --> <script src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js" id="sap-ui-bootstrap" type="text/javascript" data-sap-ui-libs="sap.m" data-sap-ui-theme="sap_bluecrystal" > </script> <!-- only load the mobile lib "sap.m" and the "sap_mvi" theme --> <link rel="stylesheet" type="text/css" href="index.css"> <script> jQuery.sap.registerModulePath('app', 'js'); jQuery.sap.require("app.config"); sap.ui.localResources("espm-mobile-shopping"); var app = new sap.m.App({initialPage:"idapp1"}); var page = sap.ui.view({id:"idapp1", viewName:"espm-mobile-shopping.App", type:sap.ui.core.mvc.ViewType.JS}); app.addPage(page); app.placeAt("content"); </script> </head> <body class="sapUiBody" id="content"> <!-- <div id="content"></div> --> </body> </html>
Hibernate-source/源代码及重要说明/Hibernate相关资料/hibernate-3.2.0.ga/hibernate-3.2/doc/api/org/hibernate/type/class-use/VersionType.html
renmeng8875/projects
<!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.4.2_11) on Sun Oct 15 22:02:26 CDT 2006 --> <TITLE> Uses of Interface org.hibernate.type.VersionType (Hibernate API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../jdstyle.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Interface org.hibernate.type.VersionType (Hibernate API Documentation)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 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/hibernate/type/VersionType.html" title="interface in org.hibernate.type"><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="VersionType.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 Interface<br>org.hibernate.type.VersionType</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Packages that use <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.hibernate"><B>org.hibernate</B></A></TD> <TD> This package defines the central Hibernate APIs.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.hibernate.engine"><B>org.hibernate.engine</B></A></TD> <TD> This package contains classes that are "shared" by other packages, and implementations of some key algorithms.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.hibernate.param"><B>org.hibernate.param</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.hibernate.persister.entity"><B>org.hibernate.persister.entity</B></A></TD> <TD> This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.hibernate.type"><B>org.hibernate.type</B></A></TD> <TD> A Hibernate <tt>Type</tt> is a strategy for mapping a Java property type to a JDBC type or types.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.hibernate"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A> in <A HREF="../../../../org/hibernate/package-summary.html">org.hibernate</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../org/hibernate/package-summary.html">org.hibernate</A> with parameters of type <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract &nbsp;boolean</CODE></FONT></TD> <TD><CODE><B>ReplicationMode.</B><B><A HREF="../../../../org/hibernate/ReplicationMode.html#shouldOverwriteCurrentVersion(java.lang.Object, java.lang.Object, java.lang.Object, org.hibernate.type.VersionType)">shouldOverwriteCurrentVersion</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;entity, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;currentVersion, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;newVersion, <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A>&nbsp;versionType)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.hibernate.engine"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A> in <A HREF="../../../../org/hibernate/engine/package-summary.html">org.hibernate.engine</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../org/hibernate/engine/package-summary.html">org.hibernate.engine</A> with parameters of type <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD> <TD><CODE><B>Versioning.</B><B><A HREF="../../../../org/hibernate/engine/Versioning.html#increment(java.lang.Object, org.hibernate.type.VersionType, org.hibernate.engine.SessionImplementor)">increment</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;version, <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A>&nbsp;versionType, <A HREF="../../../../org/hibernate/engine/SessionImplementor.html" title="interface in org.hibernate.engine">SessionImplementor</A>&nbsp;session)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Increment the given version number</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B>Versioning.</B><B><A HREF="../../../../org/hibernate/engine/Versioning.html#seedVersion(java.lang.Object[], int, org.hibernate.type.VersionType, org.hibernate.engine.SessionImplementor)">seedVersion</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[]&nbsp;fields, int&nbsp;versionProperty, <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A>&nbsp;versionType, <A HREF="../../../../org/hibernate/engine/SessionImplementor.html" title="interface in org.hibernate.engine">SessionImplementor</A>&nbsp;session)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Seed the given instance state snapshot with an initial version number</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../org/hibernate/engine/VersionValue.html" title="class in org.hibernate.engine">VersionValue</A></CODE></FONT></TD> <TD><CODE><B>UnsavedValueFactory.</B><B><A HREF="../../../../org/hibernate/engine/UnsavedValueFactory.html#getUnsavedVersionValue(java.lang.String, org.hibernate.property.Getter, org.hibernate.type.VersionType, java.lang.reflect.Constructor)">getUnsavedVersionValue</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;versionUnsavedValue, <A HREF="../../../../org/hibernate/property/Getter.html" title="interface in org.hibernate.property">Getter</A>&nbsp;versionGetter, <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A>&nbsp;versionType, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/reflect/Constructor.html" title="class or interface in java.lang.reflect">Constructor</A>&nbsp;constructor)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.hibernate.param"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A> in <A HREF="../../../../org/hibernate/param/package-summary.html">org.hibernate.param</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Constructors in <A HREF="../../../../org/hibernate/param/package-summary.html">org.hibernate.param</A> with parameters of type <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/hibernate/param/VersionTypeSeedParameterSpecification.html#VersionTypeSeedParameterSpecification(org.hibernate.type.VersionType)">VersionTypeSeedParameterSpecification</A></B>(<A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A>&nbsp;type)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.hibernate.persister.entity"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A> in <A HREF="../../../../org/hibernate/persister/entity/package-summary.html">org.hibernate.persister.entity</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../org/hibernate/persister/entity/package-summary.html">org.hibernate.persister.entity</A> that return <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></CODE></FONT></TD> <TD><CODE><B>EntityPersister.</B><B><A HREF="../../../../org/hibernate/persister/entity/EntityPersister.html#getVersionType()">getVersionType</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the type of versioning (optional operation)</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></CODE></FONT></TD> <TD><CODE><B>AbstractEntityPersister.</B><B><A HREF="../../../../org/hibernate/persister/entity/AbstractEntityPersister.html#getVersionType()">getVersionType</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.hibernate.type"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A> in <A HREF="../../../../org/hibernate/type/package-summary.html">org.hibernate.type</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Classes in <A HREF="../../../../org/hibernate/type/package-summary.html">org.hibernate.type</A> that implement <A HREF="../../../../org/hibernate/type/VersionType.html" title="interface in org.hibernate.type">VersionType</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/AbstractBynaryType.html" title="class in org.hibernate.type">AbstractBynaryType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Logic to bind stream of byte into a VARBINARY</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/BinaryType.html" title="class in org.hibernate.type">BinaryType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>binary</tt>: A type that maps an SQL VARBINARY to a Java byte[].</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/ByteType.html" title="class in org.hibernate.type">ByteType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>byte</tt>: A type that maps an SQL TINYINT to a Java Byte.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/CalendarType.html" title="class in org.hibernate.type">CalendarType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>calendar</tt>: A type mapping for a <tt>Calendar</tt> object that represents a datetime.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/CustomType.html" title="class in org.hibernate.type">CustomType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adapts <A HREF="../../../../org/hibernate/usertype/UserType.html" title="interface in org.hibernate.usertype"><CODE>UserType</CODE></A> to the generic <A HREF="../../../../org/hibernate/type/Type.html" title="interface in org.hibernate.type"><CODE>Type</CODE></A> interface, in order to isolate user code from changes in the internal Type contracts.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/DbTimestampType.html" title="class in org.hibernate.type">DbTimestampType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>dbtimestamp</tt>: An extension of <A HREF="../../../../org/hibernate/type/TimestampType.html" title="class in org.hibernate.type"><CODE>TimestampType</CODE></A> which maps to the database's current timestamp, rather than the jvm's current timestamp.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/IntegerType.html" title="class in org.hibernate.type">IntegerType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>integer</tt>: A type that maps an SQL INT to a Java Integer.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/LongType.html" title="class in org.hibernate.type">LongType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>long</tt>: A type that maps an SQL BIGINT to a Java Long.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/ShortType.html" title="class in org.hibernate.type">ShortType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>short</tt>: A type that maps an SQL SMALLINT to a Java Short.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/TimestampType.html" title="class in org.hibernate.type">TimestampType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>timestamp</tt>: A type that maps an SQL TIMESTAMP to a Java java.util.Date or java.sql.Timestamp.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/type/WrapperBinaryType.html" title="class in org.hibernate.type">WrapperBinaryType</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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=3 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/hibernate/type/VersionType.html" title="interface in org.hibernate.type"><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="VersionType.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>
tags/Grub/index.html
defateq/defateq.github.io
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="generator" content="defateQ&#39;s Blog"> <title>标签: Grub - defateQ&#39;s Blog</title> <meta name="author" content="defateQ"> <meta name="keywords" content="linux,python,"> <link rel="alternate" type="application/atom+xml" title="RSS" href="/atom.xml"> <script type="application/ld+json">{}</script> <meta name="description" content="兴趣使然,随意涂鸦"> <meta name="keywords" content="linux,python"> <meta property="og:type" content="blog"> <meta property="og:title" content="defateQ&#39;s Blog"> <meta property="og:url" content="http://defateq.github.io/tags/Grub/index.html"> <meta property="og:site_name" content="defateQ&#39;s Blog"> <meta property="og:description" content="兴趣使然,随意涂鸦"> <meta property="og:locale" content="zh-cn"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="defateQ&#39;s Blog"> <meta name="twitter:description" content="兴趣使然,随意涂鸦"> <meta property="og:image" content="http://defateq.github.io/assets/images/avantor.jpeg"/> <!--STYLES--> <link rel="stylesheet" href="/assets/css/style-wanxuzm44nkmdmpxycas58go1ywexx3hw8nds0cb3rlr1vvgikaowopt2aop.min.css"> <!--STYLES END--> </head> <body> <div id="blog"> <!-- Define author's picture --> <header id="header" data-behavior="1"> <i id="btn-open-sidebar" class="fa fa-lg fa-bars"></i> <div class="header-title"> <a class="header-title-link" href="/ " aria-label="" > defateQ&#39;s Blog </a> </div> <a class="header-right-picture " href="#about" aria-label="打开链接: /#about" > <img class="header-picture" src="/assets/images/avantor.jpeg" alt="作者的图片"/> </a> </header> <!-- Define author's picture --> <nav id="sidebar" data-behavior="1"> <div class="sidebar-container"> <div class="sidebar-profile"> <a href="/#about" aria-label="阅读有关作者的更多信息" > <img class="sidebar-profile-picture" src="/assets/images/avantor.jpeg" alt="作者的图片"/> </a> <h4 class="sidebar-profile-name">defateQ</h4> <h5 class="sidebar-profile-bio"><p>兴趣使然,随意涂鸦</p> </h5> </div> <ul class="sidebar-buttons"> <li class="sidebar-button"> <a class="sidebar-button-link " href="/ " title="首页" > <i class="sidebar-button-icon fa fa-home" aria-hidden="true"></i> <span class="sidebar-button-desc">首页</span> </a> </li> <li class="sidebar-button"> <a class="sidebar-button-link " href="/all-categories" title="分类" > <i class="sidebar-button-icon fa fa-bookmark" aria-hidden="true"></i> <span class="sidebar-button-desc">分类</span> </a> </li> <li class="sidebar-button"> <a class="sidebar-button-link " href="/all-tags" title="标签" > <i class="sidebar-button-icon fa fa-tags" aria-hidden="true"></i> <span class="sidebar-button-desc">标签</span> </a> </li> <li class="sidebar-button"> <a class="sidebar-button-link " href="/all-archives" title="归档" > <i class="sidebar-button-icon fa fa-archive" aria-hidden="true"></i> <span class="sidebar-button-desc">归档</span> </a> </li> <li class="sidebar-button"> <a class="sidebar-button-link " href="#about" title="关于" > <i class="sidebar-button-icon fa fa-question" aria-hidden="true"></i> <span class="sidebar-button-desc">关于</span> </a> </li> </ul> <ul class="sidebar-buttons"> <li class="sidebar-button"> <a class="sidebar-button-link " href="https://github.com/defateq" target="_blank" rel="noopener" title="GitHub"> <i class="sidebar-button-icon fab fa-github" aria-hidden="true"></i> <span class="sidebar-button-desc">GitHub</span> </a> </li> <li class="sidebar-button"> <a class="sidebar-button-link " href="mailto:defateq@hotmail.com" target="_blank" rel="noopener" title="邮箱"> <i class="sidebar-button-icon fa fa-envelope" aria-hidden="true"></i> <span class="sidebar-button-desc">邮箱</span> </a> </li> </ul> <ul class="sidebar-buttons"> <li class="sidebar-button"> <a class="sidebar-button-link " href="/atom.xml" title="RSS" > <i class="sidebar-button-icon fa fa-rss" aria-hidden="true"></i> <span class="sidebar-button-desc">RSS</span> </a> </li> </ul> </div> </nav> <div id="main" data-behavior="1" class=" hasCoverMetaIn "> <section class="postShorten-group main-content-wrap"> <article class="postShorten postShorten--thumbnailimg-right"> <div class="postShorten-wrap"> <div class="postShorten-header"> <h1 class="postShorten-title"> <a class="link-unstyled" href="/2017/07/28/记一次Grub修复/" aria-label=": 记一次Grub修复" > 记一次Grub修复 </a> </h1> <div class="postShorten-meta"> <time datetime="2017-07-28T00:00:00+08:00"> 7月 28, 2017 </time> <span>发布在 </span> <a class="category-link" href="/categories/Linux/">Linux</a> </div> </div> <div class="postShorten-excerpt"> <p>这件事情非常奇怪。我只是在正常使用Linux,并没有对Grub或者内核进行什么操作,磁盘分区也没有什么变动,Root分区还是那个UUID,但不知为什么,Grub就是挂了,一开机直接给我出来这么个东西:</p> <figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">grub rescue&gt;</span><br></pre></td></tr></table></figure> <p>心里一万头羊驼奔过,一刹那有种想重装系统的冲动,因为本来计划着就要重装一次,但无奈现在还不到时候,而且有重要的事要用电脑,于是忍住了。还是想办法修复吧。</p> <a href="/2017/07/28/记一次Grub修复/" class="postShorten-excerpt_link link" aria-label=": 记一次Grub修复" > 阅读全文 </a> </div> </div> </article> <div class="pagination-bar"> <ul class="pagination"> <li class="pagination-number">第 1 页 共 1 页</li> </ul> </div> </section> <footer id="footer" class="main-content-wrap"> <span class="copyrights"> Copyrights &copy; 2019 defateQ. All Rights Reserved. </span> </footer> </div> </div> <div id="about"> <div id="about-card"> <div id="about-btn-close"> <i class="fa fa-times"></i> </div> <img id="about-card-picture" src="/assets/images/avantor.jpeg" alt="作者的图片"/> <h4 id="about-card-name">defateQ</h4> <div id="about-card-bio"><p>兴趣使然,随意涂鸦</p> </div> <div id="about-card-job"> <i class="fa fa-briefcase"></i> <br/> <p>专业码农</p> </div> <div id="about-card-location"> <i class="fa fa-map-marker-alt"></i> <br/> 中国 </div> </div> </div> <div id="cover" style="background-image:url('/assets/images/cover.jpg');"></div> <!--SCRIPTS--> <script src="/assets/js/script-awsadznqfpp9inxyve3mjyrjtvasyu21ynjlntxgoyrvtnegkkfy2ohrarb1.min.js"></script> <!--SCRIPTS END--> </body> </html>
docs/javadoc/opensaml3/1.4.1/se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsMarshaller.html
litsec/eidas-opensaml
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_191) on Tue Aug 06 11:27:48 CEST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1)</title> <meta name="date" content="2019-08-06"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller (eIDAS extension for OpenSAML 3.x - 1.4.1)"; } } 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="../../../../../../../se/litsec/eidas/opensaml/metadata/impl/DistributionPointsMarshaller.html" title="class in se.litsec.eidas.opensaml.metadata.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsMarshaller.html" target="_top">Frames</a></li> <li><a href="DistributionPointsMarshaller.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 se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller" class="title">Uses of Class<br>se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller</h2> </div> <div class="classUseContainer">No usage of se.litsec.eidas.opensaml.metadata.impl.DistributionPointsMarshaller</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="../../../../../../../se/litsec/eidas/opensaml/metadata/impl/DistributionPointsMarshaller.html" title="class in se.litsec.eidas.opensaml.metadata.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?se/litsec/eidas/opensaml/metadata/impl/class-use/DistributionPointsMarshaller.html" target="_top">Frames</a></li> <li><a href="DistributionPointsMarshaller.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>Copyright &#169; 2019 <a href="http://www.litsec.se">Litsec AB</a>. All rights reserved.</small></p> </body> </html>
src/main/webapp/unauthorized.html
rcassola/DigiCard
<div class="jumbotron"> <h1>401 - Sua sess&atilde;o foi finalizada!</h1> <p>Por favor execute a autentica&ccedil;&atilde;o novamente para continuar a opera&ccedil;&atilde;o.</p> <p><a class="btn btn-primary btn-lg" href="#" onclick="window.location = '/wls/home'" role="button">Voltar ao in&iacute;cio</a></p> </div>
Documentation/JavaDoc/constant-values.html
CMPUT301F15T05/cuddly-quack
<!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 Nov 05 22:43:47 MST 2015 --> <title>Constant Field Values</title> <meta name="date" content="2015-11-05"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Constant Field Values"; } } 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="ca/ualberta/cs/swapmyride/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="ca/ualberta/cs/swapmyride/package-tree.html">Tree</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?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.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 title="Constant Field Values" class="title">Constant Field Values</h1> <h2 title="Contents">Contents</h2> <ul> <li><a href="#ca.ualberta">ca.ualberta.*</a></li> </ul> </div> <div class="constantValuesContainer"><a name="ca.ualberta"> <!-- --> </a> <h2 title="ca.ualberta">ca.ualberta.*</h2> <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/BuildConfig.html" title="class in ca.ualberta.cs.swapmyride">BuildConfig</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.BuildConfig.APPLICATION_ID"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/BuildConfig.html#APPLICATION_ID">APPLICATION_ID</a></code></td> <td class="colLast"><code>"ca.ualberta.cs.swapmyride"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.BuildConfig.BUILD_TYPE"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/BuildConfig.html#BUILD_TYPE">BUILD_TYPE</a></code></td> <td class="colLast"><code>"debug"</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.BuildConfig.FLAVOR"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/BuildConfig.html#FLAVOR">FLAVOR</a></code></td> <td class="colLast"><code>""</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.BuildConfig.VERSION_CODE"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/BuildConfig.html#VERSION_CODE">VERSION_CODE</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.BuildConfig.VERSION_NAME"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/BuildConfig.html#VERSION_NAME">VERSION_NAME</a></code></td> <td class="colLast"><code>"1.0"</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.anim.html" title="class in ca.ualberta.cs.swapmyride">R.anim</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_fade_in"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_fade_in">abc_fade_in</a></code></td> <td class="colLast"><code>2131034112</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_fade_out"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_fade_out">abc_fade_out</a></code></td> <td class="colLast"><code>2131034113</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_grow_fade_in_from_bottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_grow_fade_in_from_bottom">abc_grow_fade_in_from_bottom</a></code></td> <td class="colLast"><code>2131034114</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_popup_enter"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_popup_enter">abc_popup_enter</a></code></td> <td class="colLast"><code>2131034115</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_popup_exit"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_popup_exit">abc_popup_exit</a></code></td> <td class="colLast"><code>2131034116</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_shrink_fade_out_from_bottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_shrink_fade_out_from_bottom">abc_shrink_fade_out_from_bottom</a></code></td> <td class="colLast"><code>2131034117</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_slide_in_bottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_slide_in_bottom">abc_slide_in_bottom</a></code></td> <td class="colLast"><code>2131034118</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_slide_in_top"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_slide_in_top">abc_slide_in_top</a></code></td> <td class="colLast"><code>2131034119</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_slide_out_bottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_slide_out_bottom">abc_slide_out_bottom</a></code></td> <td class="colLast"><code>2131034120</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.abc_slide_out_top"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#abc_slide_out_top">abc_slide_out_top</a></code></td> <td class="colLast"><code>2131034121</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.design_fab_in"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#design_fab_in">design_fab_in</a></code></td> <td class="colLast"><code>2131034122</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.design_fab_out"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#design_fab_out">design_fab_out</a></code></td> <td class="colLast"><code>2131034123</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.design_snackbar_in"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#design_snackbar_in">design_snackbar_in</a></code></td> <td class="colLast"><code>2131034124</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.anim.design_snackbar_out"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.anim.html#design_snackbar_out">design_snackbar_out</a></code></td> <td class="colLast"><code>2131034125</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.attr.html" title="class in ca.ualberta.cs.swapmyride">R.attr</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarDivider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarDivider">actionBarDivider</a></code></td> <td class="colLast"><code>2130772123</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarItemBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarItemBackground">actionBarItemBackground</a></code></td> <td class="colLast"><code>2130772124</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarPopupTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarPopupTheme">actionBarPopupTheme</a></code></td> <td class="colLast"><code>2130772117</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarSize">actionBarSize</a></code></td> <td class="colLast"><code>2130772122</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarSplitStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarSplitStyle">actionBarSplitStyle</a></code></td> <td class="colLast"><code>2130772119</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarStyle">actionBarStyle</a></code></td> <td class="colLast"><code>2130772118</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarTabBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarTabBarStyle">actionBarTabBarStyle</a></code></td> <td class="colLast"><code>2130772113</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarTabStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarTabStyle">actionBarTabStyle</a></code></td> <td class="colLast"><code>2130772112</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarTabTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarTabTextStyle">actionBarTabTextStyle</a></code></td> <td class="colLast"><code>2130772114</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarTheme">actionBarTheme</a></code></td> <td class="colLast"><code>2130772120</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionBarWidgetTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionBarWidgetTheme">actionBarWidgetTheme</a></code></td> <td class="colLast"><code>2130772121</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionButtonStyle">actionButtonStyle</a></code></td> <td class="colLast"><code>2130772149</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionDropDownStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionDropDownStyle">actionDropDownStyle</a></code></td> <td class="colLast"><code>2130772145</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionLayout">actionLayout</a></code></td> <td class="colLast"><code>2130772047</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionMenuTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionMenuTextAppearance">actionMenuTextAppearance</a></code></td> <td class="colLast"><code>2130772125</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionMenuTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionMenuTextColor">actionMenuTextColor</a></code></td> <td class="colLast"><code>2130772126</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeBackground">actionModeBackground</a></code></td> <td class="colLast"><code>2130772129</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeCloseButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeCloseButtonStyle">actionModeCloseButtonStyle</a></code></td> <td class="colLast"><code>2130772128</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeCloseDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeCloseDrawable">actionModeCloseDrawable</a></code></td> <td class="colLast"><code>2130772131</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeCopyDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeCopyDrawable">actionModeCopyDrawable</a></code></td> <td class="colLast"><code>2130772133</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeCutDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeCutDrawable">actionModeCutDrawable</a></code></td> <td class="colLast"><code>2130772132</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeFindDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeFindDrawable">actionModeFindDrawable</a></code></td> <td class="colLast"><code>2130772137</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModePasteDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModePasteDrawable">actionModePasteDrawable</a></code></td> <td class="colLast"><code>2130772134</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModePopupWindowStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModePopupWindowStyle">actionModePopupWindowStyle</a></code></td> <td class="colLast"><code>2130772139</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeSelectAllDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeSelectAllDrawable">actionModeSelectAllDrawable</a></code></td> <td class="colLast"><code>2130772135</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeShareDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeShareDrawable">actionModeShareDrawable</a></code></td> <td class="colLast"><code>2130772136</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeSplitBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeSplitBackground">actionModeSplitBackground</a></code></td> <td class="colLast"><code>2130772130</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeStyle">actionModeStyle</a></code></td> <td class="colLast"><code>2130772127</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionModeWebSearchDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionModeWebSearchDrawable">actionModeWebSearchDrawable</a></code></td> <td class="colLast"><code>2130772138</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionOverflowButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionOverflowButtonStyle">actionOverflowButtonStyle</a></code></td> <td class="colLast"><code>2130772115</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionOverflowMenuStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionOverflowMenuStyle">actionOverflowMenuStyle</a></code></td> <td class="colLast"><code>2130772116</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionProviderClass"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionProviderClass">actionProviderClass</a></code></td> <td class="colLast"><code>2130772049</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.actionViewClass"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#actionViewClass">actionViewClass</a></code></td> <td class="colLast"><code>2130772048</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.activityChooserViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#activityChooserViewStyle">activityChooserViewStyle</a></code></td> <td class="colLast"><code>2130772157</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.alertDialogButtonGroupStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#alertDialogButtonGroupStyle">alertDialogButtonGroupStyle</a></code></td> <td class="colLast"><code>2130772191</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.alertDialogCenterButtons"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#alertDialogCenterButtons">alertDialogCenterButtons</a></code></td> <td class="colLast"><code>2130772192</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.alertDialogStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#alertDialogStyle">alertDialogStyle</a></code></td> <td class="colLast"><code>2130772190</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.alertDialogTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#alertDialogTheme">alertDialogTheme</a></code></td> <td class="colLast"><code>2130772193</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.arrowHeadLength"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#arrowHeadLength">arrowHeadLength</a></code></td> <td class="colLast"><code>2130772035</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.arrowShaftLength"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#arrowShaftLength">arrowShaftLength</a></code></td> <td class="colLast"><code>2130772036</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.autoCompleteTextViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#autoCompleteTextViewStyle">autoCompleteTextViewStyle</a></code></td> <td class="colLast"><code>2130772198</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#background">background</a></code></td> <td class="colLast"><code>2130771980</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.backgroundSplit"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#backgroundSplit">backgroundSplit</a></code></td> <td class="colLast"><code>2130771982</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.backgroundStacked"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#backgroundStacked">backgroundStacked</a></code></td> <td class="colLast"><code>2130771981</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.backgroundTint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#backgroundTint">backgroundTint</a></code></td> <td class="colLast"><code>2130772226</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.backgroundTintMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#backgroundTintMode">backgroundTintMode</a></code></td> <td class="colLast"><code>2130772227</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.barLength"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#barLength">barLength</a></code></td> <td class="colLast"><code>2130772037</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.behavior_overlapTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#behavior_overlapTop">behavior_overlapTop</a></code></td> <td class="colLast"><code>2130772060</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.borderlessButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#borderlessButtonStyle">borderlessButtonStyle</a></code></td> <td class="colLast"><code>2130772154</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.borderWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#borderWidth">borderWidth</a></code></td> <td class="colLast"><code>2130772042</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonBarButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonBarButtonStyle">buttonBarButtonStyle</a></code></td> <td class="colLast"><code>2130772151</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonBarNegativeButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonBarNegativeButtonStyle">buttonBarNegativeButtonStyle</a></code></td> <td class="colLast"><code>2130772196</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonBarNeutralButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonBarNeutralButtonStyle">buttonBarNeutralButtonStyle</a></code></td> <td class="colLast"><code>2130772197</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonBarPositiveButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonBarPositiveButtonStyle">buttonBarPositiveButtonStyle</a></code></td> <td class="colLast"><code>2130772195</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonBarStyle">buttonBarStyle</a></code></td> <td class="colLast"><code>2130772150</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonPanelSideLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonPanelSideLayout">buttonPanelSideLayout</a></code></td> <td class="colLast"><code>2130771999</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonStyle">buttonStyle</a></code></td> <td class="colLast"><code>2130772199</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonStyleSmall"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonStyleSmall">buttonStyleSmall</a></code></td> <td class="colLast"><code>2130772200</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonTint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonTint">buttonTint</a></code></td> <td class="colLast"><code>2130772023</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.buttonTintMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#buttonTintMode">buttonTintMode</a></code></td> <td class="colLast"><code>2130772024</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.checkboxStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#checkboxStyle">checkboxStyle</a></code></td> <td class="colLast"><code>2130772201</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.checkedTextViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#checkedTextViewStyle">checkedTextViewStyle</a></code></td> <td class="colLast"><code>2130772202</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.closeIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#closeIcon">closeIcon</a></code></td> <td class="colLast"><code>2130772065</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.closeItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#closeItemLayout">closeItemLayout</a></code></td> <td class="colLast"><code>2130771996</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.collapseContentDescription"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#collapseContentDescription">collapseContentDescription</a></code></td> <td class="colLast"><code>2130772217</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.collapsedTitleGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#collapsedTitleGravity">collapsedTitleGravity</a></code></td> <td class="colLast"><code>2130772020</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.collapsedTitleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#collapsedTitleTextAppearance">collapsedTitleTextAppearance</a></code></td> <td class="colLast"><code>2130772016</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.collapseIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#collapseIcon">collapseIcon</a></code></td> <td class="colLast"><code>2130772216</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#color">color</a></code></td> <td class="colLast"><code>2130772031</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorAccent"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorAccent">colorAccent</a></code></td> <td class="colLast"><code>2130772183</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorButtonNormal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorButtonNormal">colorButtonNormal</a></code></td> <td class="colLast"><code>2130772187</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorControlActivated"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorControlActivated">colorControlActivated</a></code></td> <td class="colLast"><code>2130772185</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorControlHighlight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorControlHighlight">colorControlHighlight</a></code></td> <td class="colLast"><code>2130772186</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorControlNormal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorControlNormal">colorControlNormal</a></code></td> <td class="colLast"><code>2130772184</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorPrimary"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorPrimary">colorPrimary</a></code></td> <td class="colLast"><code>2130772181</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorPrimaryDark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorPrimaryDark">colorPrimaryDark</a></code></td> <td class="colLast"><code>2130772182</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.colorSwitchThumbNormal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#colorSwitchThumbNormal">colorSwitchThumbNormal</a></code></td> <td class="colLast"><code>2130772188</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.commitIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#commitIcon">commitIcon</a></code></td> <td class="colLast"><code>2130772070</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.contentInsetEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#contentInsetEnd">contentInsetEnd</a></code></td> <td class="colLast"><code>2130771991</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.contentInsetLeft"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#contentInsetLeft">contentInsetLeft</a></code></td> <td class="colLast"><code>2130771992</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.contentInsetRight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#contentInsetRight">contentInsetRight</a></code></td> <td class="colLast"><code>2130771993</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.contentInsetStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#contentInsetStart">contentInsetStart</a></code></td> <td class="colLast"><code>2130771990</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.contentScrim"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#contentScrim">contentScrim</a></code></td> <td class="colLast"><code>2130772017</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.controlBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#controlBackground">controlBackground</a></code></td> <td class="colLast"><code>2130772189</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.customNavigationLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#customNavigationLayout">customNavigationLayout</a></code></td> <td class="colLast"><code>2130771983</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.defaultQueryHint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#defaultQueryHint">defaultQueryHint</a></code></td> <td class="colLast"><code>2130772064</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.dialogPreferredPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#dialogPreferredPadding">dialogPreferredPadding</a></code></td> <td class="colLast"><code>2130772143</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.dialogTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#dialogTheme">dialogTheme</a></code></td> <td class="colLast"><code>2130772142</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.displayOptions"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#displayOptions">displayOptions</a></code></td> <td class="colLast"><code>2130771973</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.divider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#divider">divider</a></code></td> <td class="colLast"><code>2130771979</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.dividerHorizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#dividerHorizontal">dividerHorizontal</a></code></td> <td class="colLast"><code>2130772156</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.dividerPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#dividerPadding">dividerPadding</a></code></td> <td class="colLast"><code>2130772045</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.dividerVertical"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#dividerVertical">dividerVertical</a></code></td> <td class="colLast"><code>2130772155</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.drawableSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#drawableSize">drawableSize</a></code></td> <td class="colLast"><code>2130772033</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.drawerArrowStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#drawerArrowStyle">drawerArrowStyle</a></code></td> <td class="colLast"><code>2130771968</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.dropdownListPreferredItemHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#dropdownListPreferredItemHeight">dropdownListPreferredItemHeight</a></code></td> <td class="colLast"><code>2130772146</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.dropDownListViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#dropDownListViewStyle">dropDownListViewStyle</a></code></td> <td class="colLast"><code>2130772173</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.editTextBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#editTextBackground">editTextBackground</a></code></td> <td class="colLast"><code>2130772163</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.editTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#editTextColor">editTextColor</a></code></td> <td class="colLast"><code>2130772162</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.editTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#editTextStyle">editTextStyle</a></code></td> <td class="colLast"><code>2130772203</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#elevation">elevation</a></code></td> <td class="colLast"><code>2130771994</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.errorEnabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#errorEnabled">errorEnabled</a></code></td> <td class="colLast"><code>2130772099</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.errorTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#errorTextAppearance">errorTextAppearance</a></code></td> <td class="colLast"><code>2130772100</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandActivityOverflowButtonDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandActivityOverflowButtonDrawable">expandActivityOverflowButtonDrawable</a></code></td> <td class="colLast"><code>2130771998</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expanded"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expanded">expanded</a></code></td> <td class="colLast"><code>2130772004</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandedTitleGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandedTitleGravity">expandedTitleGravity</a></code></td> <td class="colLast"><code>2130772021</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandedTitleMargin"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandedTitleMargin">expandedTitleMargin</a></code></td> <td class="colLast"><code>2130772010</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandedTitleMarginBottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandedTitleMarginBottom">expandedTitleMarginBottom</a></code></td> <td class="colLast"><code>2130772014</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandedTitleMarginEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandedTitleMarginEnd">expandedTitleMarginEnd</a></code></td> <td class="colLast"><code>2130772013</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandedTitleMarginStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandedTitleMarginStart">expandedTitleMarginStart</a></code></td> <td class="colLast"><code>2130772011</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandedTitleMarginTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandedTitleMarginTop">expandedTitleMarginTop</a></code></td> <td class="colLast"><code>2130772012</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.expandedTitleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#expandedTitleTextAppearance">expandedTitleTextAppearance</a></code></td> <td class="colLast"><code>2130772015</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.fabSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#fabSize">fabSize</a></code></td> <td class="colLast"><code>2130772040</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.gapBetweenBars"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#gapBetweenBars">gapBetweenBars</a></code></td> <td class="colLast"><code>2130772034</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.goIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#goIcon">goIcon</a></code></td> <td class="colLast"><code>2130772066</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.headerLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#headerLayout">headerLayout</a></code></td> <td class="colLast"><code>2130772056</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.height"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#height">height</a></code></td> <td class="colLast"><code>2130771969</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.hideOnContentScroll"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#hideOnContentScroll">hideOnContentScroll</a></code></td> <td class="colLast"><code>2130771989</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.hintAnimationEnabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#hintAnimationEnabled">hintAnimationEnabled</a></code></td> <td class="colLast"><code>2130772101</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.hintTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#hintTextAppearance">hintTextAppearance</a></code></td> <td class="colLast"><code>2130772098</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.homeAsUpIndicator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#homeAsUpIndicator">homeAsUpIndicator</a></code></td> <td class="colLast"><code>2130772148</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.homeLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#homeLayout">homeLayout</a></code></td> <td class="colLast"><code>2130771984</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#icon">icon</a></code></td> <td class="colLast"><code>2130771977</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.iconifiedByDefault"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#iconifiedByDefault">iconifiedByDefault</a></code></td> <td class="colLast"><code>2130772062</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.indeterminateProgressStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#indeterminateProgressStyle">indeterminateProgressStyle</a></code></td> <td class="colLast"><code>2130771986</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.initialActivityCount"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#initialActivityCount">initialActivityCount</a></code></td> <td class="colLast"><code>2130771997</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.insetForeground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#insetForeground">insetForeground</a></code></td> <td class="colLast"><code>2130772059</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.isLightTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#isLightTheme">isLightTheme</a></code></td> <td class="colLast"><code>2130771970</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.itemBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#itemBackground">itemBackground</a></code></td> <td class="colLast"><code>2130772054</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.itemIconTint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#itemIconTint">itemIconTint</a></code></td> <td class="colLast"><code>2130772052</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.itemPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#itemPadding">itemPadding</a></code></td> <td class="colLast"><code>2130771988</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.itemTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#itemTextAppearance">itemTextAppearance</a></code></td> <td class="colLast"><code>2130772055</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.itemTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#itemTextColor">itemTextColor</a></code></td> <td class="colLast"><code>2130772053</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.keylines"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#keylines">keylines</a></code></td> <td class="colLast"><code>2130772025</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout">layout</a></code></td> <td class="colLast"><code>2130772061</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_anchor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_anchor">layout_anchor</a></code></td> <td class="colLast"><code>2130772028</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_anchorGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_anchorGravity">layout_anchorGravity</a></code></td> <td class="colLast"><code>2130772030</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_behavior"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_behavior">layout_behavior</a></code></td> <td class="colLast"><code>2130772027</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_collapseMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_collapseMode">layout_collapseMode</a></code></td> <td class="colLast"><code>2130772008</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_collapseParallaxMultiplier"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_collapseParallaxMultiplier">layout_collapseParallaxMultiplier</a></code></td> <td class="colLast"><code>2130772009</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_keyline"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_keyline">layout_keyline</a></code></td> <td class="colLast"><code>2130772029</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_scrollFlags"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_scrollFlags">layout_scrollFlags</a></code></td> <td class="colLast"><code>2130772005</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.layout_scrollInterpolator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#layout_scrollInterpolator">layout_scrollInterpolator</a></code></td> <td class="colLast"><code>2130772006</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listChoiceBackgroundIndicator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listChoiceBackgroundIndicator">listChoiceBackgroundIndicator</a></code></td> <td class="colLast"><code>2130772180</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listDividerAlertDialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listDividerAlertDialog">listDividerAlertDialog</a></code></td> <td class="colLast"><code>2130772144</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listItemLayout">listItemLayout</a></code></td> <td class="colLast"><code>2130772003</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listLayout">listLayout</a></code></td> <td class="colLast"><code>2130772000</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listPopupWindowStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listPopupWindowStyle">listPopupWindowStyle</a></code></td> <td class="colLast"><code>2130772174</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listPreferredItemHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listPreferredItemHeight">listPreferredItemHeight</a></code></td> <td class="colLast"><code>2130772168</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listPreferredItemHeightLarge"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listPreferredItemHeightLarge">listPreferredItemHeightLarge</a></code></td> <td class="colLast"><code>2130772170</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listPreferredItemHeightSmall"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listPreferredItemHeightSmall">listPreferredItemHeightSmall</a></code></td> <td class="colLast"><code>2130772169</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listPreferredItemPaddingLeft"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listPreferredItemPaddingLeft">listPreferredItemPaddingLeft</a></code></td> <td class="colLast"><code>2130772171</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.listPreferredItemPaddingRight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#listPreferredItemPaddingRight">listPreferredItemPaddingRight</a></code></td> <td class="colLast"><code>2130772172</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.logo"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#logo">logo</a></code></td> <td class="colLast"><code>2130771978</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.logoDescription"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#logoDescription">logoDescription</a></code></td> <td class="colLast"><code>2130772220</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.maxActionInlineWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#maxActionInlineWidth">maxActionInlineWidth</a></code></td> <td class="colLast"><code>2130772074</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.maxButtonHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#maxButtonHeight">maxButtonHeight</a></code></td> <td class="colLast"><code>2130772215</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.measureWithLargestChild"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#measureWithLargestChild">measureWithLargestChild</a></code></td> <td class="colLast"><code>2130772043</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#menu">menu</a></code></td> <td class="colLast"><code>2130772051</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.multiChoiceItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#multiChoiceItemLayout">multiChoiceItemLayout</a></code></td> <td class="colLast"><code>2130772001</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.navigationContentDescription"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#navigationContentDescription">navigationContentDescription</a></code></td> <td class="colLast"><code>2130772219</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.navigationIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#navigationIcon">navigationIcon</a></code></td> <td class="colLast"><code>2130772218</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.navigationMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#navigationMode">navigationMode</a></code></td> <td class="colLast"><code>2130771972</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.overlapAnchor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#overlapAnchor">overlapAnchor</a></code></td> <td class="colLast"><code>2130772057</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.paddingEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#paddingEnd">paddingEnd</a></code></td> <td class="colLast"><code>2130772224</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.paddingStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#paddingStart">paddingStart</a></code></td> <td class="colLast"><code>2130772223</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.panelBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#panelBackground">panelBackground</a></code></td> <td class="colLast"><code>2130772177</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.panelMenuListTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#panelMenuListTheme">panelMenuListTheme</a></code></td> <td class="colLast"><code>2130772179</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.panelMenuListWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#panelMenuListWidth">panelMenuListWidth</a></code></td> <td class="colLast"><code>2130772178</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.popupMenuStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#popupMenuStyle">popupMenuStyle</a></code></td> <td class="colLast"><code>2130772160</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.popupTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#popupTheme">popupTheme</a></code></td> <td class="colLast"><code>2130771995</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.popupWindowStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#popupWindowStyle">popupWindowStyle</a></code></td> <td class="colLast"><code>2130772161</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.preserveIconSpacing"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#preserveIconSpacing">preserveIconSpacing</a></code></td> <td class="colLast"><code>2130772050</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.pressedTranslationZ"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#pressedTranslationZ">pressedTranslationZ</a></code></td> <td class="colLast"><code>2130772041</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.progressBarPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#progressBarPadding">progressBarPadding</a></code></td> <td class="colLast"><code>2130771987</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.progressBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#progressBarStyle">progressBarStyle</a></code></td> <td class="colLast"><code>2130771985</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.queryBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#queryBackground">queryBackground</a></code></td> <td class="colLast"><code>2130772072</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.queryHint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#queryHint">queryHint</a></code></td> <td class="colLast"><code>2130772063</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.radioButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#radioButtonStyle">radioButtonStyle</a></code></td> <td class="colLast"><code>2130772204</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.ratingBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#ratingBarStyle">ratingBarStyle</a></code></td> <td class="colLast"><code>2130772205</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.rippleColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#rippleColor">rippleColor</a></code></td> <td class="colLast"><code>2130772039</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.searchHintIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#searchHintIcon">searchHintIcon</a></code></td> <td class="colLast"><code>2130772068</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.searchIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#searchIcon">searchIcon</a></code></td> <td class="colLast"><code>2130772067</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.searchViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#searchViewStyle">searchViewStyle</a></code></td> <td class="colLast"><code>2130772167</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.selectableItemBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#selectableItemBackground">selectableItemBackground</a></code></td> <td class="colLast"><code>2130772152</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.selectableItemBackgroundBorderless"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#selectableItemBackgroundBorderless">selectableItemBackgroundBorderless</a></code></td> <td class="colLast"><code>2130772153</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.showAsAction"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#showAsAction">showAsAction</a></code></td> <td class="colLast"><code>2130772046</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.showDividers"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#showDividers">showDividers</a></code></td> <td class="colLast"><code>2130772044</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.showText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#showText">showText</a></code></td> <td class="colLast"><code>2130772081</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.singleChoiceItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#singleChoiceItemLayout">singleChoiceItemLayout</a></code></td> <td class="colLast"><code>2130772002</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.spinBars"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#spinBars">spinBars</a></code></td> <td class="colLast"><code>2130772032</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.spinnerDropDownItemStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#spinnerDropDownItemStyle">spinnerDropDownItemStyle</a></code></td> <td class="colLast"><code>2130772147</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.spinnerStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#spinnerStyle">spinnerStyle</a></code></td> <td class="colLast"><code>2130772206</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.splitTrack"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#splitTrack">splitTrack</a></code></td> <td class="colLast"><code>2130772080</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.state_above_anchor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#state_above_anchor">state_above_anchor</a></code></td> <td class="colLast"><code>2130772058</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.statusBarBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#statusBarBackground">statusBarBackground</a></code></td> <td class="colLast"><code>2130772026</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.statusBarScrim"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#statusBarScrim">statusBarScrim</a></code></td> <td class="colLast"><code>2130772018</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.submitBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#submitBackground">submitBackground</a></code></td> <td class="colLast"><code>2130772073</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#subtitle">subtitle</a></code></td> <td class="colLast"><code>2130771974</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.subtitleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#subtitleTextAppearance">subtitleTextAppearance</a></code></td> <td class="colLast"><code>2130772209</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.subtitleTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#subtitleTextColor">subtitleTextColor</a></code></td> <td class="colLast"><code>2130772222</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.subtitleTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#subtitleTextStyle">subtitleTextStyle</a></code></td> <td class="colLast"><code>2130771976</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.suggestionRowLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#suggestionRowLayout">suggestionRowLayout</a></code></td> <td class="colLast"><code>2130772071</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.switchMinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#switchMinWidth">switchMinWidth</a></code></td> <td class="colLast"><code>2130772078</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.switchPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#switchPadding">switchPadding</a></code></td> <td class="colLast"><code>2130772079</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.switchStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#switchStyle">switchStyle</a></code></td> <td class="colLast"><code>2130772207</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.switchTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#switchTextAppearance">switchTextAppearance</a></code></td> <td class="colLast"><code>2130772077</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabBackground">tabBackground</a></code></td> <td class="colLast"><code>2130772085</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabContentStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabContentStart">tabContentStart</a></code></td> <td class="colLast"><code>2130772084</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabGravity">tabGravity</a></code></td> <td class="colLast"><code>2130772087</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabIndicatorColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabIndicatorColor">tabIndicatorColor</a></code></td> <td class="colLast"><code>2130772082</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabIndicatorHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabIndicatorHeight">tabIndicatorHeight</a></code></td> <td class="colLast"><code>2130772083</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabMaxWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabMaxWidth">tabMaxWidth</a></code></td> <td class="colLast"><code>2130772089</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabMinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabMinWidth">tabMinWidth</a></code></td> <td class="colLast"><code>2130772088</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabMode">tabMode</a></code></td> <td class="colLast"><code>2130772086</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabPadding">tabPadding</a></code></td> <td class="colLast"><code>2130772097</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabPaddingBottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabPaddingBottom">tabPaddingBottom</a></code></td> <td class="colLast"><code>2130772096</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabPaddingEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabPaddingEnd">tabPaddingEnd</a></code></td> <td class="colLast"><code>2130772095</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabPaddingStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabPaddingStart">tabPaddingStart</a></code></td> <td class="colLast"><code>2130772093</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabPaddingTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabPaddingTop">tabPaddingTop</a></code></td> <td class="colLast"><code>2130772094</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabSelectedTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabSelectedTextColor">tabSelectedTextColor</a></code></td> <td class="colLast"><code>2130772092</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabTextAppearance">tabTextAppearance</a></code></td> <td class="colLast"><code>2130772090</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.tabTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#tabTextColor">tabTextColor</a></code></td> <td class="colLast"><code>2130772091</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textAllCaps"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textAllCaps">textAllCaps</a></code></td> <td class="colLast"><code>2130772007</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textAppearanceLargePopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textAppearanceLargePopupMenu">textAppearanceLargePopupMenu</a></code></td> <td class="colLast"><code>2130772140</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textAppearanceListItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textAppearanceListItem">textAppearanceListItem</a></code></td> <td class="colLast"><code>2130772175</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textAppearanceListItemSmall"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textAppearanceListItemSmall">textAppearanceListItemSmall</a></code></td> <td class="colLast"><code>2130772176</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textAppearanceSearchResultSubtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textAppearanceSearchResultSubtitle">textAppearanceSearchResultSubtitle</a></code></td> <td class="colLast"><code>2130772165</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textAppearanceSearchResultTitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textAppearanceSearchResultTitle">textAppearanceSearchResultTitle</a></code></td> <td class="colLast"><code>2130772164</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textAppearanceSmallPopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textAppearanceSmallPopupMenu">textAppearanceSmallPopupMenu</a></code></td> <td class="colLast"><code>2130772141</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textColorAlertDialogListItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textColorAlertDialogListItem">textColorAlertDialogListItem</a></code></td> <td class="colLast"><code>2130772194</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.textColorSearchUrl"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#textColorSearchUrl">textColorSearchUrl</a></code></td> <td class="colLast"><code>2130772166</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.theme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#theme">theme</a></code></td> <td class="colLast"><code>2130772225</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.thickness"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#thickness">thickness</a></code></td> <td class="colLast"><code>2130772038</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.thumbTextPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#thumbTextPadding">thumbTextPadding</a></code></td> <td class="colLast"><code>2130772076</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#title">title</a></code></td> <td class="colLast"><code>2130771971</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleEnabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleEnabled">titleEnabled</a></code></td> <td class="colLast"><code>2130772022</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleMarginBottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleMarginBottom">titleMarginBottom</a></code></td> <td class="colLast"><code>2130772214</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleMarginEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleMarginEnd">titleMarginEnd</a></code></td> <td class="colLast"><code>2130772212</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleMargins"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleMargins">titleMargins</a></code></td> <td class="colLast"><code>2130772210</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleMarginStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleMarginStart">titleMarginStart</a></code></td> <td class="colLast"><code>2130772211</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleMarginTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleMarginTop">titleMarginTop</a></code></td> <td class="colLast"><code>2130772213</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleTextAppearance">titleTextAppearance</a></code></td> <td class="colLast"><code>2130772208</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleTextColor">titleTextColor</a></code></td> <td class="colLast"><code>2130772221</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.titleTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#titleTextStyle">titleTextStyle</a></code></td> <td class="colLast"><code>2130771975</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.toolbarId"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#toolbarId">toolbarId</a></code></td> <td class="colLast"><code>2130772019</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.toolbarNavigationButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#toolbarNavigationButtonStyle">toolbarNavigationButtonStyle</a></code></td> <td class="colLast"><code>2130772159</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.toolbarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#toolbarStyle">toolbarStyle</a></code></td> <td class="colLast"><code>2130772158</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.track"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#track">track</a></code></td> <td class="colLast"><code>2130772075</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.voiceIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#voiceIcon">voiceIcon</a></code></td> <td class="colLast"><code>2130772069</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowActionBar">windowActionBar</a></code></td> <td class="colLast"><code>2130772102</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowActionBarOverlay"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowActionBarOverlay">windowActionBarOverlay</a></code></td> <td class="colLast"><code>2130772104</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowActionModeOverlay"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowActionModeOverlay">windowActionModeOverlay</a></code></td> <td class="colLast"><code>2130772105</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowFixedHeightMajor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowFixedHeightMajor">windowFixedHeightMajor</a></code></td> <td class="colLast"><code>2130772109</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowFixedHeightMinor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowFixedHeightMinor">windowFixedHeightMinor</a></code></td> <td class="colLast"><code>2130772107</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowFixedWidthMajor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowFixedWidthMajor">windowFixedWidthMajor</a></code></td> <td class="colLast"><code>2130772106</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowFixedWidthMinor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowFixedWidthMinor">windowFixedWidthMinor</a></code></td> <td class="colLast"><code>2130772108</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowMinWidthMajor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowMinWidthMajor">windowMinWidthMajor</a></code></td> <td class="colLast"><code>2130772110</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowMinWidthMinor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowMinWidthMinor">windowMinWidthMinor</a></code></td> <td class="colLast"><code>2130772111</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.attr.windowNoTitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.attr.html#windowNoTitle">windowNoTitle</a></code></td> <td class="colLast"><code>2130772103</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.bool.html" title="class in ca.ualberta.cs.swapmyride">R.bool</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.bool.abc_action_bar_embed_tabs"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.bool.html#abc_action_bar_embed_tabs">abc_action_bar_embed_tabs</a></code></td> <td class="colLast"><code>2131296258</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.bool.abc_action_bar_embed_tabs_pre_jb"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.bool.html#abc_action_bar_embed_tabs_pre_jb">abc_action_bar_embed_tabs_pre_jb</a></code></td> <td class="colLast"><code>2131296256</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.bool.abc_action_bar_expanded_action_views_exclusive"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.bool.html#abc_action_bar_expanded_action_views_exclusive">abc_action_bar_expanded_action_views_exclusive</a></code></td> <td class="colLast"><code>2131296259</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.bool.abc_config_actionMenuItemAllCaps"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.bool.html#abc_config_actionMenuItemAllCaps">abc_config_actionMenuItemAllCaps</a></code></td> <td class="colLast"><code>2131296260</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.bool.abc_config_allowActionMenuItemTextWithIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.bool.html#abc_config_allowActionMenuItemTextWithIcon">abc_config_allowActionMenuItemTextWithIcon</a></code></td> <td class="colLast"><code>2131296257</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.bool.abc_config_closeDialogWhenTouchOutside"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.bool.html#abc_config_closeDialogWhenTouchOutside">abc_config_closeDialogWhenTouchOutside</a></code></td> <td class="colLast"><code>2131296261</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.bool.abc_config_showMenuShortcutsWhenKeyboardPresent"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.bool.html#abc_config_showMenuShortcutsWhenKeyboardPresent">abc_config_showMenuShortcutsWhenKeyboardPresent</a></code></td> <td class="colLast"><code>2131296262</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.color.html" title="class in ca.ualberta.cs.swapmyride">R.color</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_background_cache_hint_selector_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_background_cache_hint_selector_material_dark">abc_background_cache_hint_selector_material_dark</a></code></td> <td class="colLast"><code>2131427407</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_background_cache_hint_selector_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_background_cache_hint_selector_material_light">abc_background_cache_hint_selector_material_light</a></code></td> <td class="colLast"><code>2131427408</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_color_highlight_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_color_highlight_material">abc_color_highlight_material</a></code></td> <td class="colLast"><code>2131427409</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_input_method_navigation_guard"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_input_method_navigation_guard">abc_input_method_navigation_guard</a></code></td> <td class="colLast"><code>2131427328</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_primary_text_disable_only_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_primary_text_disable_only_material_dark">abc_primary_text_disable_only_material_dark</a></code></td> <td class="colLast"><code>2131427410</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_primary_text_disable_only_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_primary_text_disable_only_material_light">abc_primary_text_disable_only_material_light</a></code></td> <td class="colLast"><code>2131427411</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_primary_text_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_primary_text_material_dark">abc_primary_text_material_dark</a></code></td> <td class="colLast"><code>2131427412</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_primary_text_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_primary_text_material_light">abc_primary_text_material_light</a></code></td> <td class="colLast"><code>2131427413</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_search_url_text"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_search_url_text">abc_search_url_text</a></code></td> <td class="colLast"><code>2131427414</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_search_url_text_normal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_search_url_text_normal">abc_search_url_text_normal</a></code></td> <td class="colLast"><code>2131427329</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_search_url_text_pressed"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_search_url_text_pressed">abc_search_url_text_pressed</a></code></td> <td class="colLast"><code>2131427330</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_search_url_text_selected"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_search_url_text_selected">abc_search_url_text_selected</a></code></td> <td class="colLast"><code>2131427331</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_secondary_text_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_secondary_text_material_dark">abc_secondary_text_material_dark</a></code></td> <td class="colLast"><code>2131427415</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.abc_secondary_text_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#abc_secondary_text_material_light">abc_secondary_text_material_light</a></code></td> <td class="colLast"><code>2131427416</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.accent_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#accent_material_dark">accent_material_dark</a></code></td> <td class="colLast"><code>2131427332</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.accent_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#accent_material_light">accent_material_light</a></code></td> <td class="colLast"><code>2131427333</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.background_floating_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#background_floating_material_dark">background_floating_material_dark</a></code></td> <td class="colLast"><code>2131427334</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.background_floating_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#background_floating_material_light">background_floating_material_light</a></code></td> <td class="colLast"><code>2131427335</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.background_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#background_material_dark">background_material_dark</a></code></td> <td class="colLast"><code>2131427336</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.background_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#background_material_light">background_material_light</a></code></td> <td class="colLast"><code>2131427337</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.black"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#black">black</a></code></td> <td class="colLast"><code>2131427338</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.bright_foreground_disabled_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#bright_foreground_disabled_material_dark">bright_foreground_disabled_material_dark</a></code></td> <td class="colLast"><code>2131427339</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.bright_foreground_disabled_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#bright_foreground_disabled_material_light">bright_foreground_disabled_material_light</a></code></td> <td class="colLast"><code>2131427340</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.bright_foreground_inverse_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#bright_foreground_inverse_material_dark">bright_foreground_inverse_material_dark</a></code></td> <td class="colLast"><code>2131427341</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.bright_foreground_inverse_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#bright_foreground_inverse_material_light">bright_foreground_inverse_material_light</a></code></td> <td class="colLast"><code>2131427342</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.bright_foreground_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#bright_foreground_material_dark">bright_foreground_material_dark</a></code></td> <td class="colLast"><code>2131427343</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.bright_foreground_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#bright_foreground_material_light">bright_foreground_material_light</a></code></td> <td class="colLast"><code>2131427344</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.button_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#button_material_dark">button_material_dark</a></code></td> <td class="colLast"><code>2131427345</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.button_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#button_material_light">button_material_light</a></code></td> <td class="colLast"><code>2131427346</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.colorAccent"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#colorAccent">colorAccent</a></code></td> <td class="colLast"><code>2131427347</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.colorPrimary"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#colorPrimary">colorPrimary</a></code></td> <td class="colLast"><code>2131427348</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.colorPrimaryDark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#colorPrimaryDark">colorPrimaryDark</a></code></td> <td class="colLast"><code>2131427349</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.colorPrimaryDarkSettings"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#colorPrimaryDarkSettings">colorPrimaryDarkSettings</a></code></td> <td class="colLast"><code>2131427350</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.colorPrimaryNegative"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#colorPrimaryNegative">colorPrimaryNegative</a></code></td> <td class="colLast"><code>2131427351</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.colorPrimarySecondary"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#colorPrimarySecondary">colorPrimarySecondary</a></code></td> <td class="colLast"><code>2131427352</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.colorPrimarySettings"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#colorPrimarySettings">colorPrimarySettings</a></code></td> <td class="colLast"><code>2131427353</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_fab_shadow_end_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_fab_shadow_end_color">design_fab_shadow_end_color</a></code></td> <td class="colLast"><code>2131427354</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_fab_shadow_mid_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_fab_shadow_mid_color">design_fab_shadow_mid_color</a></code></td> <td class="colLast"><code>2131427355</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_fab_shadow_start_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_fab_shadow_start_color">design_fab_shadow_start_color</a></code></td> <td class="colLast"><code>2131427356</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_fab_stroke_end_inner_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_fab_stroke_end_inner_color">design_fab_stroke_end_inner_color</a></code></td> <td class="colLast"><code>2131427357</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_fab_stroke_end_outer_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_fab_stroke_end_outer_color">design_fab_stroke_end_outer_color</a></code></td> <td class="colLast"><code>2131427358</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_fab_stroke_top_inner_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_fab_stroke_top_inner_color">design_fab_stroke_top_inner_color</a></code></td> <td class="colLast"><code>2131427359</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_fab_stroke_top_outer_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_fab_stroke_top_outer_color">design_fab_stroke_top_outer_color</a></code></td> <td class="colLast"><code>2131427360</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_snackbar_background_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_snackbar_background_color">design_snackbar_background_color</a></code></td> <td class="colLast"><code>2131427361</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.design_textinput_error_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#design_textinput_error_color">design_textinput_error_color</a></code></td> <td class="colLast"><code>2131427362</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.dim_foreground_disabled_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#dim_foreground_disabled_material_dark">dim_foreground_disabled_material_dark</a></code></td> <td class="colLast"><code>2131427363</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.dim_foreground_disabled_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#dim_foreground_disabled_material_light">dim_foreground_disabled_material_light</a></code></td> <td class="colLast"><code>2131427364</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.dim_foreground_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#dim_foreground_material_dark">dim_foreground_material_dark</a></code></td> <td class="colLast"><code>2131427365</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.dim_foreground_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#dim_foreground_material_light">dim_foreground_material_light</a></code></td> <td class="colLast"><code>2131427366</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.foreground_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#foreground_material_dark">foreground_material_dark</a></code></td> <td class="colLast"><code>2131427367</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.foreground_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#foreground_material_light">foreground_material_light</a></code></td> <td class="colLast"><code>2131427368</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.highlighted_text_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#highlighted_text_material_dark">highlighted_text_material_dark</a></code></td> <td class="colLast"><code>2131427369</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.highlighted_text_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#highlighted_text_material_light">highlighted_text_material_light</a></code></td> <td class="colLast"><code>2131427370</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.hint_foreground_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#hint_foreground_material_dark">hint_foreground_material_dark</a></code></td> <td class="colLast"><code>2131427371</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.hint_foreground_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#hint_foreground_material_light">hint_foreground_material_light</a></code></td> <td class="colLast"><code>2131427372</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_blue_grey_800"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_blue_grey_800">material_blue_grey_800</a></code></td> <td class="colLast"><code>2131427373</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_blue_grey_900"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_blue_grey_900">material_blue_grey_900</a></code></td> <td class="colLast"><code>2131427374</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_blue_grey_950"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_blue_grey_950">material_blue_grey_950</a></code></td> <td class="colLast"><code>2131427375</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_deep_teal_200"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_deep_teal_200">material_deep_teal_200</a></code></td> <td class="colLast"><code>2131427376</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_deep_teal_500"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_deep_teal_500">material_deep_teal_500</a></code></td> <td class="colLast"><code>2131427377</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_grey_100"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_grey_100">material_grey_100</a></code></td> <td class="colLast"><code>2131427378</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_grey_300"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_grey_300">material_grey_300</a></code></td> <td class="colLast"><code>2131427379</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_grey_50"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_grey_50">material_grey_50</a></code></td> <td class="colLast"><code>2131427380</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_grey_600"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_grey_600">material_grey_600</a></code></td> <td class="colLast"><code>2131427381</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_grey_800"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_grey_800">material_grey_800</a></code></td> <td class="colLast"><code>2131427382</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_grey_850"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_grey_850">material_grey_850</a></code></td> <td class="colLast"><code>2131427383</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.material_grey_900"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#material_grey_900">material_grey_900</a></code></td> <td class="colLast"><code>2131427384</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_dark_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_dark_material_dark">primary_dark_material_dark</a></code></td> <td class="colLast"><code>2131427385</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_dark_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_dark_material_light">primary_dark_material_light</a></code></td> <td class="colLast"><code>2131427386</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_material_dark">primary_material_dark</a></code></td> <td class="colLast"><code>2131427387</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_material_light">primary_material_light</a></code></td> <td class="colLast"><code>2131427388</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_text_default_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_text_default_material_dark">primary_text_default_material_dark</a></code></td> <td class="colLast"><code>2131427389</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_text_default_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_text_default_material_light">primary_text_default_material_light</a></code></td> <td class="colLast"><code>2131427390</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_text_disabled_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_text_disabled_material_dark">primary_text_disabled_material_dark</a></code></td> <td class="colLast"><code>2131427391</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.primary_text_disabled_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#primary_text_disabled_material_light">primary_text_disabled_material_light</a></code></td> <td class="colLast"><code>2131427392</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.ripple_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#ripple_material_dark">ripple_material_dark</a></code></td> <td class="colLast"><code>2131427393</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.ripple_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#ripple_material_light">ripple_material_light</a></code></td> <td class="colLast"><code>2131427394</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.secondary_text_default_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#secondary_text_default_material_dark">secondary_text_default_material_dark</a></code></td> <td class="colLast"><code>2131427395</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.secondary_text_default_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#secondary_text_default_material_light">secondary_text_default_material_light</a></code></td> <td class="colLast"><code>2131427396</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.secondary_text_disabled_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#secondary_text_disabled_material_dark">secondary_text_disabled_material_dark</a></code></td> <td class="colLast"><code>2131427397</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.secondary_text_disabled_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#secondary_text_disabled_material_light">secondary_text_disabled_material_light</a></code></td> <td class="colLast"><code>2131427398</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.selector"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#selector">selector</a></code></td> <td class="colLast"><code>2131427417</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.switch_thumb_disabled_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#switch_thumb_disabled_material_dark">switch_thumb_disabled_material_dark</a></code></td> <td class="colLast"><code>2131427399</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.switch_thumb_disabled_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#switch_thumb_disabled_material_light">switch_thumb_disabled_material_light</a></code></td> <td class="colLast"><code>2131427400</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.switch_thumb_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#switch_thumb_material_dark">switch_thumb_material_dark</a></code></td> <td class="colLast"><code>2131427418</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.switch_thumb_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#switch_thumb_material_light">switch_thumb_material_light</a></code></td> <td class="colLast"><code>2131427419</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.switch_thumb_normal_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#switch_thumb_normal_material_dark">switch_thumb_normal_material_dark</a></code></td> <td class="colLast"><code>2131427401</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.switch_thumb_normal_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#switch_thumb_normal_material_light">switch_thumb_normal_material_light</a></code></td> <td class="colLast"><code>2131427402</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.tabsScrollColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#tabsScrollColor">tabsScrollColor</a></code></td> <td class="colLast"><code>2131427403</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.textColorPrimary"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#textColorPrimary">textColorPrimary</a></code></td> <td class="colLast"><code>2131427404</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.textColorPrimarySettings"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#textColorPrimarySettings">textColorPrimarySettings</a></code></td> <td class="colLast"><code>2131427405</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.color.white"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.color.html#white">white</a></code></td> <td class="colLast"><code>2131427406</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.dimen.html" title="class in ca.ualberta.cs.swapmyride">R.dimen</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_content_inset_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_content_inset_material">abc_action_bar_content_inset_material</a></code></td> <td class="colLast"><code>2131165195</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_default_height_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_default_height_material">abc_action_bar_default_height_material</a></code></td> <td class="colLast"><code>2131165185</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_default_padding_end_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_default_padding_end_material">abc_action_bar_default_padding_end_material</a></code></td> <td class="colLast"><code>2131165196</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_default_padding_start_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_default_padding_start_material">abc_action_bar_default_padding_start_material</a></code></td> <td class="colLast"><code>2131165197</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_icon_vertical_padding_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_icon_vertical_padding_material">abc_action_bar_icon_vertical_padding_material</a></code></td> <td class="colLast"><code>2131165208</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_overflow_padding_end_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_overflow_padding_end_material">abc_action_bar_overflow_padding_end_material</a></code></td> <td class="colLast"><code>2131165209</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_overflow_padding_start_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_overflow_padding_start_material">abc_action_bar_overflow_padding_start_material</a></code></td> <td class="colLast"><code>2131165210</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_progress_bar_size"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_progress_bar_size">abc_action_bar_progress_bar_size</a></code></td> <td class="colLast"><code>2131165186</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_stacked_max_height"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_stacked_max_height">abc_action_bar_stacked_max_height</a></code></td> <td class="colLast"><code>2131165211</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_stacked_tab_max_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_stacked_tab_max_width">abc_action_bar_stacked_tab_max_width</a></code></td> <td class="colLast"><code>2131165212</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_subtitle_bottom_margin_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_subtitle_bottom_margin_material">abc_action_bar_subtitle_bottom_margin_material</a></code></td> <td class="colLast"><code>2131165213</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_bar_subtitle_top_margin_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_bar_subtitle_top_margin_material">abc_action_bar_subtitle_top_margin_material</a></code></td> <td class="colLast"><code>2131165214</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_button_min_height_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_button_min_height_material">abc_action_button_min_height_material</a></code></td> <td class="colLast"><code>2131165215</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_button_min_width_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_button_min_width_material">abc_action_button_min_width_material</a></code></td> <td class="colLast"><code>2131165216</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_action_button_min_width_overflow_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_action_button_min_width_overflow_material">abc_action_button_min_width_overflow_material</a></code></td> <td class="colLast"><code>2131165217</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_alert_dialog_button_bar_height"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_alert_dialog_button_bar_height">abc_alert_dialog_button_bar_height</a></code></td> <td class="colLast"><code>2131165184</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_button_inset_horizontal_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_button_inset_horizontal_material">abc_button_inset_horizontal_material</a></code></td> <td class="colLast"><code>2131165218</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_button_inset_vertical_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_button_inset_vertical_material">abc_button_inset_vertical_material</a></code></td> <td class="colLast"><code>2131165219</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_button_padding_horizontal_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_button_padding_horizontal_material">abc_button_padding_horizontal_material</a></code></td> <td class="colLast"><code>2131165220</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_button_padding_vertical_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_button_padding_vertical_material">abc_button_padding_vertical_material</a></code></td> <td class="colLast"><code>2131165221</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_config_prefDialogWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_config_prefDialogWidth">abc_config_prefDialogWidth</a></code></td> <td class="colLast"><code>2131165189</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_control_corner_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_control_corner_material">abc_control_corner_material</a></code></td> <td class="colLast"><code>2131165222</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_control_inset_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_control_inset_material">abc_control_inset_material</a></code></td> <td class="colLast"><code>2131165223</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_control_padding_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_control_padding_material">abc_control_padding_material</a></code></td> <td class="colLast"><code>2131165224</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dialog_list_padding_vertical_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dialog_list_padding_vertical_material">abc_dialog_list_padding_vertical_material</a></code></td> <td class="colLast"><code>2131165225</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dialog_min_width_major"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dialog_min_width_major">abc_dialog_min_width_major</a></code></td> <td class="colLast"><code>2131165226</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dialog_min_width_minor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dialog_min_width_minor">abc_dialog_min_width_minor</a></code></td> <td class="colLast"><code>2131165227</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dialog_padding_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dialog_padding_material">abc_dialog_padding_material</a></code></td> <td class="colLast"><code>2131165228</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dialog_padding_top_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dialog_padding_top_material">abc_dialog_padding_top_material</a></code></td> <td class="colLast"><code>2131165229</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_disabled_alpha_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_disabled_alpha_material_dark">abc_disabled_alpha_material_dark</a></code></td> <td class="colLast"><code>2131165230</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_disabled_alpha_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_disabled_alpha_material_light">abc_disabled_alpha_material_light</a></code></td> <td class="colLast"><code>2131165231</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dropdownitem_icon_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dropdownitem_icon_width">abc_dropdownitem_icon_width</a></code></td> <td class="colLast"><code>2131165232</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dropdownitem_text_padding_left"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dropdownitem_text_padding_left">abc_dropdownitem_text_padding_left</a></code></td> <td class="colLast"><code>2131165233</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_dropdownitem_text_padding_right"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_dropdownitem_text_padding_right">abc_dropdownitem_text_padding_right</a></code></td> <td class="colLast"><code>2131165234</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_edit_text_inset_bottom_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_edit_text_inset_bottom_material">abc_edit_text_inset_bottom_material</a></code></td> <td class="colLast"><code>2131165235</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_edit_text_inset_horizontal_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_edit_text_inset_horizontal_material">abc_edit_text_inset_horizontal_material</a></code></td> <td class="colLast"><code>2131165236</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_edit_text_inset_top_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_edit_text_inset_top_material">abc_edit_text_inset_top_material</a></code></td> <td class="colLast"><code>2131165237</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_floating_window_z"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_floating_window_z">abc_floating_window_z</a></code></td> <td class="colLast"><code>2131165238</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_list_item_padding_horizontal_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_list_item_padding_horizontal_material">abc_list_item_padding_horizontal_material</a></code></td> <td class="colLast"><code>2131165239</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_panel_menu_list_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_panel_menu_list_width">abc_panel_menu_list_width</a></code></td> <td class="colLast"><code>2131165240</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_search_view_preferred_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_search_view_preferred_width">abc_search_view_preferred_width</a></code></td> <td class="colLast"><code>2131165241</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_search_view_text_min_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_search_view_text_min_width">abc_search_view_text_min_width</a></code></td> <td class="colLast"><code>2131165190</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_switch_padding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_switch_padding">abc_switch_padding</a></code></td> <td class="colLast"><code>2131165205</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_body_1_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_body_1_material">abc_text_size_body_1_material</a></code></td> <td class="colLast"><code>2131165242</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_body_2_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_body_2_material">abc_text_size_body_2_material</a></code></td> <td class="colLast"><code>2131165243</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_button_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_button_material">abc_text_size_button_material</a></code></td> <td class="colLast"><code>2131165244</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_caption_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_caption_material">abc_text_size_caption_material</a></code></td> <td class="colLast"><code>2131165245</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_display_1_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_display_1_material">abc_text_size_display_1_material</a></code></td> <td class="colLast"><code>2131165246</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_display_2_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_display_2_material">abc_text_size_display_2_material</a></code></td> <td class="colLast"><code>2131165247</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_display_3_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_display_3_material">abc_text_size_display_3_material</a></code></td> <td class="colLast"><code>2131165248</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_display_4_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_display_4_material">abc_text_size_display_4_material</a></code></td> <td class="colLast"><code>2131165249</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_headline_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_headline_material">abc_text_size_headline_material</a></code></td> <td class="colLast"><code>2131165250</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_large_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_large_material">abc_text_size_large_material</a></code></td> <td class="colLast"><code>2131165251</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_medium_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_medium_material">abc_text_size_medium_material</a></code></td> <td class="colLast"><code>2131165252</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_menu_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_menu_material">abc_text_size_menu_material</a></code></td> <td class="colLast"><code>2131165253</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_small_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_small_material">abc_text_size_small_material</a></code></td> <td class="colLast"><code>2131165254</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_subhead_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_subhead_material">abc_text_size_subhead_material</a></code></td> <td class="colLast"><code>2131165255</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_subtitle_material_toolbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_subtitle_material_toolbar">abc_text_size_subtitle_material_toolbar</a></code></td> <td class="colLast"><code>2131165187</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_title_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_title_material">abc_text_size_title_material</a></code></td> <td class="colLast"><code>2131165256</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.abc_text_size_title_material_toolbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#abc_text_size_title_material_toolbar">abc_text_size_title_material_toolbar</a></code></td> <td class="colLast"><code>2131165188</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.activity_horizontal_margin"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#activity_horizontal_margin">activity_horizontal_margin</a></code></td> <td class="colLast"><code>2131165207</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.activity_vertical_margin"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#activity_vertical_margin">activity_vertical_margin</a></code></td> <td class="colLast"><code>2131165257</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_appbar_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_appbar_elevation">design_appbar_elevation</a></code></td> <td class="colLast"><code>2131165258</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_fab_border_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_fab_border_width">design_fab_border_width</a></code></td> <td class="colLast"><code>2131165259</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_fab_content_size"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_fab_content_size">design_fab_content_size</a></code></td> <td class="colLast"><code>2131165260</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_fab_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_fab_elevation">design_fab_elevation</a></code></td> <td class="colLast"><code>2131165261</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_fab_size_mini"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_fab_size_mini">design_fab_size_mini</a></code></td> <td class="colLast"><code>2131165262</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_fab_size_normal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_fab_size_normal">design_fab_size_normal</a></code></td> <td class="colLast"><code>2131165263</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_fab_translation_z_pressed"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_fab_translation_z_pressed">design_fab_translation_z_pressed</a></code></td> <td class="colLast"><code>2131165264</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_navigation_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_navigation_elevation">design_navigation_elevation</a></code></td> <td class="colLast"><code>2131165265</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_navigation_icon_padding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_navigation_icon_padding">design_navigation_icon_padding</a></code></td> <td class="colLast"><code>2131165266</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_navigation_icon_size"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_navigation_icon_size">design_navigation_icon_size</a></code></td> <td class="colLast"><code>2131165267</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_navigation_max_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_navigation_max_width">design_navigation_max_width</a></code></td> <td class="colLast"><code>2131165268</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_navigation_padding_bottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_navigation_padding_bottom">design_navigation_padding_bottom</a></code></td> <td class="colLast"><code>2131165269</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_navigation_padding_top_default"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_navigation_padding_top_default">design_navigation_padding_top_default</a></code></td> <td class="colLast"><code>2131165206</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_navigation_separator_vertical_padding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_navigation_separator_vertical_padding">design_navigation_separator_vertical_padding</a></code></td> <td class="colLast"><code>2131165270</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_action_inline_max_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_action_inline_max_width">design_snackbar_action_inline_max_width</a></code></td> <td class="colLast"><code>2131165198</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_background_corner_radius"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_background_corner_radius">design_snackbar_background_corner_radius</a></code></td> <td class="colLast"><code>2131165199</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_elevation">design_snackbar_elevation</a></code></td> <td class="colLast"><code>2131165271</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_extra_spacing_horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_extra_spacing_horizontal">design_snackbar_extra_spacing_horizontal</a></code></td> <td class="colLast"><code>2131165200</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_max_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_max_width">design_snackbar_max_width</a></code></td> <td class="colLast"><code>2131165201</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_min_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_min_width">design_snackbar_min_width</a></code></td> <td class="colLast"><code>2131165202</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_padding_horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_padding_horizontal">design_snackbar_padding_horizontal</a></code></td> <td class="colLast"><code>2131165272</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_padding_vertical"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_padding_vertical">design_snackbar_padding_vertical</a></code></td> <td class="colLast"><code>2131165273</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_padding_vertical_2lines"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_padding_vertical_2lines">design_snackbar_padding_vertical_2lines</a></code></td> <td class="colLast"><code>2131165203</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_snackbar_text_size"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_snackbar_text_size">design_snackbar_text_size</a></code></td> <td class="colLast"><code>2131165274</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_tab_max_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_tab_max_width">design_tab_max_width</a></code></td> <td class="colLast"><code>2131165275</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.design_tab_min_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#design_tab_min_width">design_tab_min_width</a></code></td> <td class="colLast"><code>2131165204</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.dialog_fixed_height_major"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#dialog_fixed_height_major">dialog_fixed_height_major</a></code></td> <td class="colLast"><code>2131165191</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.dialog_fixed_height_minor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#dialog_fixed_height_minor">dialog_fixed_height_minor</a></code></td> <td class="colLast"><code>2131165192</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.dialog_fixed_width_major"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#dialog_fixed_width_major">dialog_fixed_width_major</a></code></td> <td class="colLast"><code>2131165193</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.dialog_fixed_width_minor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#dialog_fixed_width_minor">dialog_fixed_width_minor</a></code></td> <td class="colLast"><code>2131165194</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.disabled_alpha_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#disabled_alpha_material_dark">disabled_alpha_material_dark</a></code></td> <td class="colLast"><code>2131165276</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.disabled_alpha_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#disabled_alpha_material_light">disabled_alpha_material_light</a></code></td> <td class="colLast"><code>2131165277</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.fab_margin"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#fab_margin">fab_margin</a></code></td> <td class="colLast"><code>2131165278</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.highlight_alpha_material_colored"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#highlight_alpha_material_colored">highlight_alpha_material_colored</a></code></td> <td class="colLast"><code>2131165279</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.highlight_alpha_material_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#highlight_alpha_material_dark">highlight_alpha_material_dark</a></code></td> <td class="colLast"><code>2131165280</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.highlight_alpha_material_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#highlight_alpha_material_light">highlight_alpha_material_light</a></code></td> <td class="colLast"><code>2131165281</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.notification_large_icon_height"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#notification_large_icon_height">notification_large_icon_height</a></code></td> <td class="colLast"><code>2131165282</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.notification_large_icon_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#notification_large_icon_width">notification_large_icon_width</a></code></td> <td class="colLast"><code>2131165283</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.dimen.notification_subtext_size"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.dimen.html#notification_subtext_size">notification_subtext_size</a></code></td> <td class="colLast"><code>2131165284</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.drawable.html" title="class in ca.ualberta.cs.swapmyride">R.drawable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ab_share_pack_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ab_share_pack_mtrl_alpha">abc_ab_share_pack_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837504</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_action_bar_item_background_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_action_bar_item_background_material">abc_action_bar_item_background_material</a></code></td> <td class="colLast"><code>2130837505</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_borderless_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_borderless_material">abc_btn_borderless_material</a></code></td> <td class="colLast"><code>2130837506</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_check_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_check_material">abc_btn_check_material</a></code></td> <td class="colLast"><code>2130837507</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_check_to_on_mtrl_000"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_check_to_on_mtrl_000">abc_btn_check_to_on_mtrl_000</a></code></td> <td class="colLast"><code>2130837508</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_check_to_on_mtrl_015"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_check_to_on_mtrl_015">abc_btn_check_to_on_mtrl_015</a></code></td> <td class="colLast"><code>2130837509</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_colored_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_colored_material">abc_btn_colored_material</a></code></td> <td class="colLast"><code>2130837510</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_default_mtrl_shape"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_default_mtrl_shape">abc_btn_default_mtrl_shape</a></code></td> <td class="colLast"><code>2130837511</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_radio_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_radio_material">abc_btn_radio_material</a></code></td> <td class="colLast"><code>2130837512</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_radio_to_on_mtrl_000"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_radio_to_on_mtrl_000">abc_btn_radio_to_on_mtrl_000</a></code></td> <td class="colLast"><code>2130837513</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_radio_to_on_mtrl_015"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_radio_to_on_mtrl_015">abc_btn_radio_to_on_mtrl_015</a></code></td> <td class="colLast"><code>2130837514</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_rating_star_off_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_rating_star_off_mtrl_alpha">abc_btn_rating_star_off_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837515</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_rating_star_on_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_rating_star_on_mtrl_alpha">abc_btn_rating_star_on_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837516</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_switch_to_on_mtrl_00001"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_switch_to_on_mtrl_00001">abc_btn_switch_to_on_mtrl_00001</a></code></td> <td class="colLast"><code>2130837517</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_btn_switch_to_on_mtrl_00012"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_btn_switch_to_on_mtrl_00012">abc_btn_switch_to_on_mtrl_00012</a></code></td> <td class="colLast"><code>2130837518</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_cab_background_internal_bg"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_cab_background_internal_bg">abc_cab_background_internal_bg</a></code></td> <td class="colLast"><code>2130837519</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_cab_background_top_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_cab_background_top_material">abc_cab_background_top_material</a></code></td> <td class="colLast"><code>2130837520</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_cab_background_top_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_cab_background_top_mtrl_alpha">abc_cab_background_top_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837521</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_control_background_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_control_background_material">abc_control_background_material</a></code></td> <td class="colLast"><code>2130837522</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_dialog_material_background_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_dialog_material_background_dark">abc_dialog_material_background_dark</a></code></td> <td class="colLast"><code>2130837523</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_dialog_material_background_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_dialog_material_background_light">abc_dialog_material_background_light</a></code></td> <td class="colLast"><code>2130837524</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_edit_text_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_edit_text_material">abc_edit_text_material</a></code></td> <td class="colLast"><code>2130837525</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_ab_back_mtrl_am_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_ab_back_mtrl_am_alpha">abc_ic_ab_back_mtrl_am_alpha</a></code></td> <td class="colLast"><code>2130837526</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_clear_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_clear_mtrl_alpha">abc_ic_clear_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837527</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_commit_search_api_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_commit_search_api_mtrl_alpha">abc_ic_commit_search_api_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837528</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_go_search_api_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_go_search_api_mtrl_alpha">abc_ic_go_search_api_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837529</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_menu_copy_mtrl_am_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_menu_copy_mtrl_am_alpha">abc_ic_menu_copy_mtrl_am_alpha</a></code></td> <td class="colLast"><code>2130837530</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_menu_cut_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_menu_cut_mtrl_alpha">abc_ic_menu_cut_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837531</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_menu_moreoverflow_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_menu_moreoverflow_mtrl_alpha">abc_ic_menu_moreoverflow_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837532</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_menu_paste_mtrl_am_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_menu_paste_mtrl_am_alpha">abc_ic_menu_paste_mtrl_am_alpha</a></code></td> <td class="colLast"><code>2130837533</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_menu_selectall_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_menu_selectall_mtrl_alpha">abc_ic_menu_selectall_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837534</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_menu_share_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_menu_share_mtrl_alpha">abc_ic_menu_share_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837535</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_search_api_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_search_api_mtrl_alpha">abc_ic_search_api_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837536</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ic_voice_search_api_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ic_voice_search_api_mtrl_alpha">abc_ic_voice_search_api_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837537</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_item_background_holo_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_item_background_holo_dark">abc_item_background_holo_dark</a></code></td> <td class="colLast"><code>2130837538</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_item_background_holo_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_item_background_holo_light">abc_item_background_holo_light</a></code></td> <td class="colLast"><code>2130837539</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_divider_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_divider_mtrl_alpha">abc_list_divider_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837540</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_focused_holo"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_focused_holo">abc_list_focused_holo</a></code></td> <td class="colLast"><code>2130837541</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_longpressed_holo"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_longpressed_holo">abc_list_longpressed_holo</a></code></td> <td class="colLast"><code>2130837542</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_pressed_holo_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_pressed_holo_dark">abc_list_pressed_holo_dark</a></code></td> <td class="colLast"><code>2130837543</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_pressed_holo_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_pressed_holo_light">abc_list_pressed_holo_light</a></code></td> <td class="colLast"><code>2130837544</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_selector_background_transition_holo_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_selector_background_transition_holo_dark">abc_list_selector_background_transition_holo_dark</a></code></td> <td class="colLast"><code>2130837545</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_selector_background_transition_holo_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_selector_background_transition_holo_light">abc_list_selector_background_transition_holo_light</a></code></td> <td class="colLast"><code>2130837546</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_selector_disabled_holo_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_selector_disabled_holo_dark">abc_list_selector_disabled_holo_dark</a></code></td> <td class="colLast"><code>2130837547</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_selector_disabled_holo_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_selector_disabled_holo_light">abc_list_selector_disabled_holo_light</a></code></td> <td class="colLast"><code>2130837548</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_selector_holo_dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_selector_holo_dark">abc_list_selector_holo_dark</a></code></td> <td class="colLast"><code>2130837549</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_list_selector_holo_light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_list_selector_holo_light">abc_list_selector_holo_light</a></code></td> <td class="colLast"><code>2130837550</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_menu_hardkey_panel_mtrl_mult"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_menu_hardkey_panel_mtrl_mult">abc_menu_hardkey_panel_mtrl_mult</a></code></td> <td class="colLast"><code>2130837551</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_popup_background_mtrl_mult"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_popup_background_mtrl_mult">abc_popup_background_mtrl_mult</a></code></td> <td class="colLast"><code>2130837552</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_ratingbar_full_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_ratingbar_full_material">abc_ratingbar_full_material</a></code></td> <td class="colLast"><code>2130837553</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_spinner_mtrl_am_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_spinner_mtrl_am_alpha">abc_spinner_mtrl_am_alpha</a></code></td> <td class="colLast"><code>2130837554</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_spinner_textfield_background_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_spinner_textfield_background_material">abc_spinner_textfield_background_material</a></code></td> <td class="colLast"><code>2130837555</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_switch_thumb_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_switch_thumb_material">abc_switch_thumb_material</a></code></td> <td class="colLast"><code>2130837556</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_switch_track_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_switch_track_mtrl_alpha">abc_switch_track_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837557</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_tab_indicator_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_tab_indicator_material">abc_tab_indicator_material</a></code></td> <td class="colLast"><code>2130837558</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_tab_indicator_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_tab_indicator_mtrl_alpha">abc_tab_indicator_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837559</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_text_cursor_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_text_cursor_material">abc_text_cursor_material</a></code></td> <td class="colLast"><code>2130837560</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_textfield_activated_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_textfield_activated_mtrl_alpha">abc_textfield_activated_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837561</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_textfield_default_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_textfield_default_mtrl_alpha">abc_textfield_default_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837562</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_textfield_search_activated_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_textfield_search_activated_mtrl_alpha">abc_textfield_search_activated_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837563</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_textfield_search_default_mtrl_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_textfield_search_default_mtrl_alpha">abc_textfield_search_default_mtrl_alpha</a></code></td> <td class="colLast"><code>2130837564</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.abc_textfield_search_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#abc_textfield_search_material">abc_textfield_search_material</a></code></td> <td class="colLast"><code>2130837565</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.design_fab_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#design_fab_background">design_fab_background</a></code></td> <td class="colLast"><code>2130837566</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.design_snackbar_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#design_snackbar_background">design_snackbar_background</a></code></td> <td class="colLast"><code>2130837567</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.gradientbackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#gradientbackground">gradientbackground</a></code></td> <td class="colLast"><code>2130837568</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.ic_addfriend"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#ic_addfriend">ic_addfriend</a></code></td> <td class="colLast"><code>2130837569</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.ic_default_car"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#ic_default_car">ic_default_car</a></code></td> <td class="colLast"><code>2130837570</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.ic_launcher"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#ic_launcher">ic_launcher</a></code></td> <td class="colLast"><code>2130837571</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.ic_search"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#ic_search">ic_search</a></code></td> <td class="colLast"><code>2130837572</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.notification_template_icon_bg"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#notification_template_icon_bg">notification_template_icon_bg</a></code></td> <td class="colLast"><code>2130837575</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.roundbutton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#roundbutton">roundbutton</a></code></td> <td class="colLast"><code>2130837573</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.drawable.roundbuttonnegative"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.drawable.html#roundbuttonnegative">roundbuttonnegative</a></code></td> <td class="colLast"><code>2130837574</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.id.html" title="class in ca.ualberta.cs.swapmyride">R.id</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_addfriend"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_addfriend">action_addfriend</a></code></td> <td class="colLast"><code>2131493043</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_bar">action_bar</a></code></td> <td class="colLast"><code>2131492949</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_bar_activity_content"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_bar_activity_content">action_bar_activity_content</a></code></td> <td class="colLast"><code>2131492864</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_bar_container"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_bar_container">action_bar_container</a></code></td> <td class="colLast"><code>2131492948</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_bar_root"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_bar_root">action_bar_root</a></code></td> <td class="colLast"><code>2131492944</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_bar_spinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_bar_spinner">action_bar_spinner</a></code></td> <td class="colLast"><code>2131492865</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_bar_subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_bar_subtitle">action_bar_subtitle</a></code></td> <td class="colLast"><code>2131492921</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_bar_title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_bar_title">action_bar_title</a></code></td> <td class="colLast"><code>2131492920</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_context_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_context_bar">action_context_bar</a></code></td> <td class="colLast"><code>2131492950</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_divider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_divider">action_divider</a></code></td> <td class="colLast"><code>2131493014</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_menu_divider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_menu_divider">action_menu_divider</a></code></td> <td class="colLast"><code>2131492866</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_menu_presenter"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_menu_presenter">action_menu_presenter</a></code></td> <td class="colLast"><code>2131492867</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_mode_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_mode_bar">action_mode_bar</a></code></td> <td class="colLast"><code>2131492946</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_mode_bar_stub"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_mode_bar_stub">action_mode_bar_stub</a></code></td> <td class="colLast"><code>2131492945</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_mode_close_button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_mode_close_button">action_mode_close_button</a></code></td> <td class="colLast"><code>2131492922</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_search"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_search">action_search</a></code></td> <td class="colLast"><code>2131493044</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action_settings"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action_settings">action_settings</a></code></td> <td class="colLast"><code>2131493042</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.action0"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#action0">action0</a></code></td> <td class="colLast"><code>2131493010</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.activeTrades"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#activeTrades">activeTrades</a></code></td> <td class="colLast"><code>2131493036</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.activity_chooser_view_content"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#activity_chooser_view_content">activity_chooser_view_content</a></code></td> <td class="colLast"><code>2131492923</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.addFriend"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#addFriend">addFriend</a></code></td> <td class="colLast"><code>2131492968</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.addInventory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#addInventory">addInventory</a></code></td> <td class="colLast"><code>2131493032</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.address"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#address">address</a></code></td> <td class="colLast"><code>2131493039</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.alertTitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#alertTitle">alertTitle</a></code></td> <td class="colLast"><code>2131492933</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.always"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#always">always</a></code></td> <td class="colLast"><code>2131492912</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.beginning"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#beginning">beginning</a></code></td> <td class="colLast"><code>2131492910</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.bottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#bottom">bottom</a></code></td> <td class="colLast"><code>2131492890</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#button">button</a></code></td> <td class="colLast"><code>2131492982</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.buttonPanel"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#buttonPanel">buttonPanel</a></code></td> <td class="colLast"><code>2131492939</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.cancel_action"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#cancel_action">cancel_action</a></code></td> <td class="colLast"><code>2131493011</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.category"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#category">category</a></code></td> <td class="colLast"><code>2131492981</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.categoryHead"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#categoryHead">categoryHead</a></code></td> <td class="colLast"><code>2131492992</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.categorySpinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#categorySpinner">categorySpinner</a></code></td> <td class="colLast"><code>2131492974</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.center"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#center">center</a></code></td> <td class="colLast"><code>2131492891</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.center_horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#center_horizontal">center_horizontal</a></code></td> <td class="colLast"><code>2131492892</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.center_vertical"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#center_vertical">center_vertical</a></code></td> <td class="colLast"><code>2131492893</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.checkbox"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#checkbox">checkbox</a></code></td> <td class="colLast"><code>2131492941</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.chronometer"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#chronometer">chronometer</a></code></td> <td class="colLast"><code>2131493017</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.clip_horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#clip_horizontal">clip_horizontal</a></code></td> <td class="colLast"><code>2131492905</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.clip_vertical"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#clip_vertical">clip_vertical</a></code></td> <td class="colLast"><code>2131492906</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.collapseActionView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#collapseActionView">collapseActionView</a></code></td> <td class="colLast"><code>2131492913</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.commentsField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#commentsField">commentsField</a></code></td> <td class="colLast"><code>2131492980</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.commentsHead"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#commentsHead">commentsHead</a></code></td> <td class="colLast"><code>2131492994</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.contentPanel"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#contentPanel">contentPanel</a></code></td> <td class="colLast"><code>2131492934</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.custom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#custom">custom</a></code></td> <td class="colLast"><code>2131492938</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.customPanel"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#customPanel">customPanel</a></code></td> <td class="colLast"><code>2131492937</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.decor_content_parent"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#decor_content_parent">decor_content_parent</a></code></td> <td class="colLast"><code>2131492947</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.default_activity_button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#default_activity_button">default_activity_button</a></code></td> <td class="colLast"><code>2131492926</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.delete"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#delete">delete</a></code></td> <td class="colLast"><code>2131492970</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.disableHome"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#disableHome">disableHome</a></code></td> <td class="colLast"><code>2131492877</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.divider1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#divider1">divider1</a></code></td> <td class="colLast"><code>2131493030</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.divider2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#divider2">divider2</a></code></td> <td class="colLast"><code>2131493035</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.divider3"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#divider3">divider3</a></code></td> <td class="colLast"><code>2131493037</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.downloadImages"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#downloadImages">downloadImages</a></code></td> <td class="colLast"><code>2131493029</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.edit"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#edit">edit</a></code></td> <td class="colLast"><code>2131493041</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.edit_query"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#edit_query">edit_query</a></code></td> <td class="colLast"><code>2131492951</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.editProfile"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#editProfile">editProfile</a></code></td> <td class="colLast"><code>2131493038</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.editText2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#editText2">editText2</a></code></td> <td class="colLast"><code>2131492988</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.email"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#email">email</a></code></td> <td class="colLast"><code>2131492967</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.emailField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#emailField">emailField</a></code></td> <td class="colLast"><code>2131492987</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.end"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#end">end</a></code></td> <td class="colLast"><code>2131492894</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.end_padder"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#end_padder">end_padder</a></code></td> <td class="colLast"><code>2131493022</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.enterAlways"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#enterAlways">enterAlways</a></code></td> <td class="colLast"><code>2131492884</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.enterAlwaysCollapsed"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#enterAlwaysCollapsed">enterAlwaysCollapsed</a></code></td> <td class="colLast"><code>2131492885</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.exitUntilCollapsed"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#exitUntilCollapsed">exitUntilCollapsed</a></code></td> <td class="colLast"><code>2131492886</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.expand_activities_button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#expand_activities_button">expand_activities_button</a></code></td> <td class="colLast"><code>2131492924</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.expanded_menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#expanded_menu">expanded_menu</a></code></td> <td class="colLast"><code>2131492940</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.feedSearch"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#feedSearch">feedSearch</a></code></td> <td class="colLast"><code>2131493026</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.feedView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#feedView">feedView</a></code></td> <td class="colLast"><code>2131493031</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.fill"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#fill">fill</a></code></td> <td class="colLast"><code>2131492907</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.fill_horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#fill_horizontal">fill_horizontal</a></code></td> <td class="colLast"><code>2131492908</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.fill_vertical"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#fill_vertical">fill_vertical</a></code></td> <td class="colLast"><code>2131492895</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.fixed"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#fixed">fixed</a></code></td> <td class="colLast"><code>2131492917</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.friendField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#friendField">friendField</a></code></td> <td class="colLast"><code>2131493000</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.friendPicture"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#friendPicture">friendPicture</a></code></td> <td class="colLast"><code>2131492999</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.friendView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#friendView">friendView</a></code></td> <td class="colLast"><code>2131493025</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.fullName"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#fullName">fullName</a></code></td> <td class="colLast"><code>2131492966</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.home"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#home">home</a></code></td> <td class="colLast"><code>2131492868</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.homeAsUp"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#homeAsUp">homeAsUp</a></code></td> <td class="colLast"><code>2131492878</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#icon">icon</a></code></td> <td class="colLast"><code>2131492928</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.ifRoom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#ifRoom">ifRoom</a></code></td> <td class="colLast"><code>2131492914</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.image"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#image">image</a></code></td> <td class="colLast"><code>2131492925</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.info"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#info">info</a></code></td> <td class="colLast"><code>2131493021</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.inventorySearch"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#inventorySearch">inventorySearch</a></code></td> <td class="colLast"><code>2131493027</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.inventoryView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#inventoryView">inventoryView</a></code></td> <td class="colLast"><code>2131492998</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.left"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#left">left</a></code></td> <td class="colLast"><code>2131492896</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.line1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#line1">line1</a></code></td> <td class="colLast"><code>2131493015</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.line3"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#line3">line3</a></code></td> <td class="colLast"><code>2131493019</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.list_item"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#list_item">list_item</a></code></td> <td class="colLast"><code>2131492927</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.listMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#listMode">listMode</a></code></td> <td class="colLast"><code>2131492874</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.media_actions"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#media_actions">media_actions</a></code></td> <td class="colLast"><code>2131493013</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.middle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#middle">middle</a></code></td> <td class="colLast"><code>2131492911</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.mini"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#mini">mini</a></code></td> <td class="colLast"><code>2131492909</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.multiply"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#multiply">multiply</a></code></td> <td class="colLast"><code>2131492900</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.nameField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#nameField">nameField</a></code></td> <td class="colLast"><code>2131492986</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.never"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#never">never</a></code></td> <td class="colLast"><code>2131492915</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.none"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#none">none</a></code></td> <td class="colLast"><code>2131492879</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.normal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#normal">normal</a></code></td> <td class="colLast"><code>2131492875</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.pager"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#pager">pager</a></code></td> <td class="colLast"><code>2131493009</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.parallax"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#parallax">parallax</a></code></td> <td class="colLast"><code>2131492888</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.parentPanel"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#parentPanel">parentPanel</a></code></td> <td class="colLast"><code>2131492930</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.pastTrades"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#pastTrades">pastTrades</a></code></td> <td class="colLast"><code>2131493034</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.picture"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#picture">picture</a></code></td> <td class="colLast"><code>2131492990</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.pin"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#pin">pin</a></code></td> <td class="colLast"><code>2131492889</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.progress_circular"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#progress_circular">progress_circular</a></code></td> <td class="colLast"><code>2131492869</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.progress_horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#progress_horizontal">progress_horizontal</a></code></td> <td class="colLast"><code>2131492870</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.qauntityHead"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#qauntityHead">qauntityHead</a></code></td> <td class="colLast"><code>2131492991</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.quality"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#quality">quality</a></code></td> <td class="colLast"><code>2131492996</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.qualityHead"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#qualityHead">qualityHead</a></code></td> <td class="colLast"><code>2131492993</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.qualitySpinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#qualitySpinner">qualitySpinner</a></code></td> <td class="colLast"><code>2131492976</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.quantity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#quantity">quantity</a></code></td> <td class="colLast"><code>2131492995</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.quantityField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#quantityField">quantityField</a></code></td> <td class="colLast"><code>2131492978</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.radio"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#radio">radio</a></code></td> <td class="colLast"><code>2131492943</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.removeFriend"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#removeFriend">removeFriend</a></code></td> <td class="colLast"><code>2131493040</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.right"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#right">right</a></code></td> <td class="colLast"><code>2131492897</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.save"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#save">save</a></code></td> <td class="colLast"><code>2131492989</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.screen"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#screen">screen</a></code></td> <td class="colLast"><code>2131492901</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.scroll"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#scroll">scroll</a></code></td> <td class="colLast"><code>2131492887</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.scrollable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#scrollable">scrollable</a></code></td> <td class="colLast"><code>2131492918</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.scrollView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#scrollView">scrollView</a></code></td> <td class="colLast"><code>2131492935</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_badge"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_badge">search_badge</a></code></td> <td class="colLast"><code>2131492953</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_bar">search_bar</a></code></td> <td class="colLast"><code>2131492952</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_button">search_button</a></code></td> <td class="colLast"><code>2131492954</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_close_btn"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_close_btn">search_close_btn</a></code></td> <td class="colLast"><code>2131492959</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_edit_frame"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_edit_frame">search_edit_frame</a></code></td> <td class="colLast"><code>2131492955</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_go_btn"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_go_btn">search_go_btn</a></code></td> <td class="colLast"><code>2131492961</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_mag_icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_mag_icon">search_mag_icon</a></code></td> <td class="colLast"><code>2131492956</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_plate"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_plate">search_plate</a></code></td> <td class="colLast"><code>2131492957</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_src_text"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_src_text">search_src_text</a></code></td> <td class="colLast"><code>2131492958</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.search_voice_btn"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#search_voice_btn">search_voice_btn</a></code></td> <td class="colLast"><code>2131492962</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.searchButton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#searchButton">searchButton</a></code></td> <td class="colLast"><code>2131493024</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.searchField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#searchField">searchField</a></code></td> <td class="colLast"><code>2131493023</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.searchList"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#searchList">searchList</a></code></td> <td class="colLast"><code>2131493028</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.select_dialog_listview"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#select_dialog_listview">select_dialog_listview</a></code></td> <td class="colLast"><code>2131492963</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.shortcut"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#shortcut">shortcut</a></code></td> <td class="colLast"><code>2131492942</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.showCustom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#showCustom">showCustom</a></code></td> <td class="colLast"><code>2131492880</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.showHome"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#showHome">showHome</a></code></td> <td class="colLast"><code>2131492881</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.showTitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#showTitle">showTitle</a></code></td> <td class="colLast"><code>2131492882</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.signIn"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#signIn">signIn</a></code></td> <td class="colLast"><code>2131493006</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.signUp"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#signUp">signUp</a></code></td> <td class="colLast"><code>2131493007</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.snackbar_action"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#snackbar_action">snackbar_action</a></code></td> <td class="colLast"><code>2131492984</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.snackbar_text"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#snackbar_text">snackbar_text</a></code></td> <td class="colLast"><code>2131492983</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.split_action_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#split_action_bar">split_action_bar</a></code></td> <td class="colLast"><code>2131492871</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.src_atop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#src_atop">src_atop</a></code></td> <td class="colLast"><code>2131492902</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.src_in"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#src_in">src_in</a></code></td> <td class="colLast"><code>2131492903</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.src_over"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#src_over">src_over</a></code></td> <td class="colLast"><code>2131492904</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.start"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#start">start</a></code></td> <td class="colLast"><code>2131492898</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.status_bar_latest_event_content"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#status_bar_latest_event_content">status_bar_latest_event_content</a></code></td> <td class="colLast"><code>2131493012</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.submit_area"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#submit_area">submit_area</a></code></td> <td class="colLast"><code>2131492960</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.tabMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#tabMode">tabMode</a></code></td> <td class="colLast"><code>2131492876</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.tabs"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#tabs">tabs</a></code></td> <td class="colLast"><code>2131493008</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.text"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#text">text</a></code></td> <td class="colLast"><code>2131493020</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.text2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#text2">text2</a></code></td> <td class="colLast"><code>2131493018</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textSpacerNoButtons"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textSpacerNoButtons">textSpacerNoButtons</a></code></td> <td class="colLast"><code>2131492936</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textView">textView</a></code></td> <td class="colLast"><code>2131493005</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textView2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textView2">textView2</a></code></td> <td class="colLast"><code>2131493003</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textView3"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textView3">textView3</a></code></td> <td class="colLast"><code>2131493004</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textView4"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textView4">textView4</a></code></td> <td class="colLast"><code>2131492973</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textView5"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textView5">textView5</a></code></td> <td class="colLast"><code>2131492975</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textView6"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textView6">textView6</a></code></td> <td class="colLast"><code>2131492977</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.textView7"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#textView7">textView7</a></code></td> <td class="colLast"><code>2131492979</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.time"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#time">time</a></code></td> <td class="colLast"><code>2131493016</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#title">title</a></code></td> <td class="colLast"><code>2131492929</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.title_template"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#title_template">title_template</a></code></td> <td class="colLast"><code>2131492932</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.tool_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#tool_bar">tool_bar</a></code></td> <td class="colLast"><code>2131492964</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.top"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#top">top</a></code></td> <td class="colLast"><code>2131492899</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.topPanel"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#topPanel">topPanel</a></code></td> <td class="colLast"><code>2131492931</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.trade"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#trade">trade</a></code></td> <td class="colLast"><code>2131492997</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.up"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#up">up</a></code></td> <td class="colLast"><code>2131492872</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.useLogo"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#useLogo">useLogo</a></code></td> <td class="colLast"><code>2131492883</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.userImage"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#userImage">userImage</a></code></td> <td class="colLast"><code>2131492965</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.usernameField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#usernameField">usernameField</a></code></td> <td class="colLast"><code>2131492985</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.vehicleField"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#vehicleField">vehicleField</a></code></td> <td class="colLast"><code>2131492972</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.vehicleImage"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#vehicleImage">vehicleImage</a></code></td> <td class="colLast"><code>2131492969</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.vehicleName"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#vehicleName">vehicleName</a></code></td> <td class="colLast"><code>2131492971</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.vehiclePicture"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#vehiclePicture">vehiclePicture</a></code></td> <td class="colLast"><code>2131493001</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.vehicleTitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#vehicleTitle">vehicleTitle</a></code></td> <td class="colLast"><code>2131493002</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.view_offset_helper"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#view_offset_helper">view_offset_helper</a></code></td> <td class="colLast"><code>2131492873</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.viewFriends"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#viewFriends">viewFriends</a></code></td> <td class="colLast"><code>2131493033</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.withText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#withText">withText</a></code></td> <td class="colLast"><code>2131492916</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.id.wrap_content"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.id.html#wrap_content">wrap_content</a></code></td> <td class="colLast"><code>2131492919</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.integer.html" title="class in ca.ualberta.cs.swapmyride">R.integer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.integer.abc_config_activityDefaultDur"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.integer.html#abc_config_activityDefaultDur">abc_config_activityDefaultDur</a></code></td> <td class="colLast"><code>2131361794</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.integer.abc_config_activityShortDur"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.integer.html#abc_config_activityShortDur">abc_config_activityShortDur</a></code></td> <td class="colLast"><code>2131361795</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.integer.abc_max_action_buttons"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.integer.html#abc_max_action_buttons">abc_max_action_buttons</a></code></td> <td class="colLast"><code>2131361792</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.integer.cancel_button_image_alpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.integer.html#cancel_button_image_alpha">cancel_button_image_alpha</a></code></td> <td class="colLast"><code>2131361796</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.integer.design_snackbar_text_max_lines"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.integer.html#design_snackbar_text_max_lines">design_snackbar_text_max_lines</a></code></td> <td class="colLast"><code>2131361793</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.integer.status_bar_notification_info_maxnum"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.integer.html#status_bar_notification_info_maxnum">status_bar_notification_info_maxnum</a></code></td> <td class="colLast"><code>2131361797</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.layout.html" title="class in ca.ualberta.cs.swapmyride">R.layout</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_action_bar_title_item"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_action_bar_title_item">abc_action_bar_title_item</a></code></td> <td class="colLast"><code>2130968576</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_action_bar_up_container"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_action_bar_up_container">abc_action_bar_up_container</a></code></td> <td class="colLast"><code>2130968577</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_action_bar_view_list_nav_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_action_bar_view_list_nav_layout">abc_action_bar_view_list_nav_layout</a></code></td> <td class="colLast"><code>2130968578</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_action_menu_item_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_action_menu_item_layout">abc_action_menu_item_layout</a></code></td> <td class="colLast"><code>2130968579</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_action_menu_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_action_menu_layout">abc_action_menu_layout</a></code></td> <td class="colLast"><code>2130968580</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_action_mode_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_action_mode_bar">abc_action_mode_bar</a></code></td> <td class="colLast"><code>2130968581</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_action_mode_close_item_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_action_mode_close_item_material">abc_action_mode_close_item_material</a></code></td> <td class="colLast"><code>2130968582</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_activity_chooser_view"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_activity_chooser_view">abc_activity_chooser_view</a></code></td> <td class="colLast"><code>2130968583</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_activity_chooser_view_list_item"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_activity_chooser_view_list_item">abc_activity_chooser_view_list_item</a></code></td> <td class="colLast"><code>2130968584</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_alert_dialog_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_alert_dialog_material">abc_alert_dialog_material</a></code></td> <td class="colLast"><code>2130968585</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_dialog_title_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_dialog_title_material">abc_dialog_title_material</a></code></td> <td class="colLast"><code>2130968586</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_expanded_menu_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_expanded_menu_layout">abc_expanded_menu_layout</a></code></td> <td class="colLast"><code>2130968587</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_list_menu_item_checkbox"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_list_menu_item_checkbox">abc_list_menu_item_checkbox</a></code></td> <td class="colLast"><code>2130968588</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_list_menu_item_icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_list_menu_item_icon">abc_list_menu_item_icon</a></code></td> <td class="colLast"><code>2130968589</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_list_menu_item_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_list_menu_item_layout">abc_list_menu_item_layout</a></code></td> <td class="colLast"><code>2130968590</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_list_menu_item_radio"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_list_menu_item_radio">abc_list_menu_item_radio</a></code></td> <td class="colLast"><code>2130968591</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_popup_menu_item_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_popup_menu_item_layout">abc_popup_menu_item_layout</a></code></td> <td class="colLast"><code>2130968592</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_screen_content_include"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_screen_content_include">abc_screen_content_include</a></code></td> <td class="colLast"><code>2130968593</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_screen_simple"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_screen_simple">abc_screen_simple</a></code></td> <td class="colLast"><code>2130968594</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_screen_simple_overlay_action_mode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_screen_simple_overlay_action_mode">abc_screen_simple_overlay_action_mode</a></code></td> <td class="colLast"><code>2130968595</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_screen_toolbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_screen_toolbar">abc_screen_toolbar</a></code></td> <td class="colLast"><code>2130968596</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_search_dropdown_item_icons_2line"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_search_dropdown_item_icons_2line">abc_search_dropdown_item_icons_2line</a></code></td> <td class="colLast"><code>2130968597</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_search_view"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_search_view">abc_search_view</a></code></td> <td class="colLast"><code>2130968598</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.abc_select_dialog_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#abc_select_dialog_material">abc_select_dialog_material</a></code></td> <td class="colLast"><code>2130968599</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.addfriendprofile"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#addfriendprofile">addfriendprofile</a></code></td> <td class="colLast"><code>2130968600</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.addinventory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#addinventory">addinventory</a></code></td> <td class="colLast"><code>2130968601</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_layout_snackbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_layout_snackbar">design_layout_snackbar</a></code></td> <td class="colLast"><code>2130968602</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_layout_snackbar_include"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_layout_snackbar_include">design_layout_snackbar_include</a></code></td> <td class="colLast"><code>2130968603</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_layout_tab_icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_layout_tab_icon">design_layout_tab_icon</a></code></td> <td class="colLast"><code>2130968604</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_layout_tab_text"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_layout_tab_text">design_layout_tab_text</a></code></td> <td class="colLast"><code>2130968605</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_navigation_item"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_navigation_item">design_navigation_item</a></code></td> <td class="colLast"><code>2130968606</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_navigation_item_header"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_navigation_item_header">design_navigation_item_header</a></code></td> <td class="colLast"><code>2130968607</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_navigation_item_separator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_navigation_item_separator">design_navigation_item_separator</a></code></td> <td class="colLast"><code>2130968608</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_navigation_item_subheader"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_navigation_item_subheader">design_navigation_item_subheader</a></code></td> <td class="colLast"><code>2130968609</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.design_navigation_menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#design_navigation_menu">design_navigation_menu</a></code></td> <td class="colLast"><code>2130968610</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.editprofile"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#editprofile">editprofile</a></code></td> <td class="colLast"><code>2130968611</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.feedinventory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#feedinventory">feedinventory</a></code></td> <td class="colLast"><code>2130968612</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.feedtrade"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#feedtrade">feedtrade</a></code></td> <td class="colLast"><code>2130968613</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.frienditem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#frienditem">frienditem</a></code></td> <td class="colLast"><code>2130968614</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.friendsinventoryitem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#friendsinventoryitem">friendsinventoryitem</a></code></td> <td class="colLast"><code>2130968615</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.loginscreen"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#loginscreen">loginscreen</a></code></td> <td class="colLast"><code>2130968616</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.mainmenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#mainmenu">mainmenu</a></code></td> <td class="colLast"><code>2130968617</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_media_action"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_media_action">notification_media_action</a></code></td> <td class="colLast"><code>2130968618</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_media_cancel_action"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_media_cancel_action">notification_media_cancel_action</a></code></td> <td class="colLast"><code>2130968619</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_template_big_media"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_template_big_media">notification_template_big_media</a></code></td> <td class="colLast"><code>2130968620</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_template_big_media_narrow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_template_big_media_narrow">notification_template_big_media_narrow</a></code></td> <td class="colLast"><code>2130968621</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_template_lines"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_template_lines">notification_template_lines</a></code></td> <td class="colLast"><code>2130968622</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_template_media"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_template_media">notification_template_media</a></code></td> <td class="colLast"><code>2130968623</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_template_part_chronometer"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_template_part_chronometer">notification_template_part_chronometer</a></code></td> <td class="colLast"><code>2130968624</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.notification_template_part_time"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#notification_template_part_time">notification_template_part_time</a></code></td> <td class="colLast"><code>2130968625</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.searchfriends"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#searchfriends">searchfriends</a></code></td> <td class="colLast"><code>2130968626</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.searchinventory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#searchinventory">searchinventory</a></code></td> <td class="colLast"><code>2130968627</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.select_dialog_item_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#select_dialog_item_material">select_dialog_item_material</a></code></td> <td class="colLast"><code>2130968628</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.select_dialog_multichoice_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#select_dialog_multichoice_material">select_dialog_multichoice_material</a></code></td> <td class="colLast"><code>2130968629</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.select_dialog_singlechoice_material"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#select_dialog_singlechoice_material">select_dialog_singlechoice_material</a></code></td> <td class="colLast"><code>2130968630</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.settings"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#settings">settings</a></code></td> <td class="colLast"><code>2130968631</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.signupscreen"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#signupscreen">signupscreen</a></code></td> <td class="colLast"><code>2130968632</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.support_simple_spinner_dropdown_item"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#support_simple_spinner_dropdown_item">support_simple_spinner_dropdown_item</a></code></td> <td class="colLast"><code>2130968633</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.tab1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#tab1">tab1</a></code></td> <td class="colLast"><code>2130968634</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.tab2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#tab2">tab2</a></code></td> <td class="colLast"><code>2130968635</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.tab3"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#tab3">tab3</a></code></td> <td class="colLast"><code>2130968636</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.tool_bar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#tool_bar">tool_bar</a></code></td> <td class="colLast"><code>2130968637</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.userinventoryitem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#userinventoryitem">userinventoryitem</a></code></td> <td class="colLast"><code>2130968638</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.viewfriendprofile"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#viewfriendprofile">viewfriendprofile</a></code></td> <td class="colLast"><code>2130968639</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.viewfriends"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#viewfriends">viewfriends</a></code></td> <td class="colLast"><code>2130968640</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.layout.viewvehicle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.layout.html#viewvehicle">viewvehicle</a></code></td> <td class="colLast"><code>2130968641</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.menu.html" title="class in ca.ualberta.cs.swapmyride">R.menu</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.menu.menu_main_menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.menu.html#menu_main_menu">menu_main_menu</a></code></td> <td class="colLast"><code>2131558400</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.mipmap.html" title="class in ca.ualberta.cs.swapmyride">R.mipmap</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.mipmap.ic_launcher"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.mipmap.html#ic_launcher">ic_launcher</a></code></td> <td class="colLast"><code>2130903040</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.string.html" title="class in ca.ualberta.cs.swapmyride">R.string</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_action_bar_home_description"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_action_bar_home_description">abc_action_bar_home_description</a></code></td> <td class="colLast"><code>2131099648</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_action_bar_home_description_format"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_action_bar_home_description_format">abc_action_bar_home_description_format</a></code></td> <td class="colLast"><code>2131099649</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_action_bar_home_subtitle_description_format"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_action_bar_home_subtitle_description_format">abc_action_bar_home_subtitle_description_format</a></code></td> <td class="colLast"><code>2131099650</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_action_bar_up_description"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_action_bar_up_description">abc_action_bar_up_description</a></code></td> <td class="colLast"><code>2131099651</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_action_menu_overflow_description"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_action_menu_overflow_description">abc_action_menu_overflow_description</a></code></td> <td class="colLast"><code>2131099652</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_action_mode_done"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_action_mode_done">abc_action_mode_done</a></code></td> <td class="colLast"><code>2131099653</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_activity_chooser_view_see_all"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_activity_chooser_view_see_all">abc_activity_chooser_view_see_all</a></code></td> <td class="colLast"><code>2131099654</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_activitychooserview_choose_application"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_activitychooserview_choose_application">abc_activitychooserview_choose_application</a></code></td> <td class="colLast"><code>2131099655</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_search_hint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_search_hint">abc_search_hint</a></code></td> <td class="colLast"><code>2131099656</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_searchview_description_clear"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_searchview_description_clear">abc_searchview_description_clear</a></code></td> <td class="colLast"><code>2131099657</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_searchview_description_query"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_searchview_description_query">abc_searchview_description_query</a></code></td> <td class="colLast"><code>2131099658</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_searchview_description_search"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_searchview_description_search">abc_searchview_description_search</a></code></td> <td class="colLast"><code>2131099659</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_searchview_description_submit"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_searchview_description_submit">abc_searchview_description_submit</a></code></td> <td class="colLast"><code>2131099660</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_searchview_description_voice"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_searchview_description_voice">abc_searchview_description_voice</a></code></td> <td class="colLast"><code>2131099661</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_shareactionprovider_share_with"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_shareactionprovider_share_with">abc_shareactionprovider_share_with</a></code></td> <td class="colLast"><code>2131099662</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_shareactionprovider_share_with_application"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_shareactionprovider_share_with_application">abc_shareactionprovider_share_with_application</a></code></td> <td class="colLast"><code>2131099663</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.abc_toolbar_collapse_description"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#abc_toolbar_collapse_description">abc_toolbar_collapse_description</a></code></td> <td class="colLast"><code>2131099664</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.action_settings"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#action_settings">action_settings</a></code></td> <td class="colLast"><code>2131099666</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.action_sign_in"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#action_sign_in">action_sign_in</a></code></td> <td class="colLast"><code>2131099667</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.action_sign_in_short"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#action_sign_in_short">action_sign_in_short</a></code></td> <td class="colLast"><code>2131099668</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.app_name"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#app_name">app_name</a></code></td> <td class="colLast"><code>2131099669</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.appbar_scrolling_view_behavior"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#appbar_scrolling_view_behavior">appbar_scrolling_view_behavior</a></code></td> <td class="colLast"><code>2131099670</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.error_field_required"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#error_field_required">error_field_required</a></code></td> <td class="colLast"><code>2131099671</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.error_incorrect_password"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#error_incorrect_password">error_incorrect_password</a></code></td> <td class="colLast"><code>2131099672</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.error_invalid_email"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#error_invalid_email">error_invalid_email</a></code></td> <td class="colLast"><code>2131099673</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.error_invalid_password"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#error_invalid_password">error_invalid_password</a></code></td> <td class="colLast"><code>2131099674</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.hello_world"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#hello_world">hello_world</a></code></td> <td class="colLast"><code>2131099675</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.permission_rationale"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#permission_rationale">permission_rationale</a></code></td> <td class="colLast"><code>2131099676</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.prompt_email"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#prompt_email">prompt_email</a></code></td> <td class="colLast"><code>2131099677</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.prompt_password"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#prompt_password">prompt_password</a></code></td> <td class="colLast"><code>2131099678</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.status_bar_notification_info_overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#status_bar_notification_info_overflow">status_bar_notification_info_overflow</a></code></td> <td class="colLast"><code>2131099665</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_add_friend_profile"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_add_friend_profile">title_activity_add_friend_profile</a></code></td> <td class="colLast"><code>2131099679</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_add_inventory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_add_inventory">title_activity_add_inventory</a></code></td> <td class="colLast"><code>2131099680</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_edit_profile"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_edit_profile">title_activity_edit_profile</a></code></td> <td class="colLast"><code>2131099681</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_feed_trade"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_feed_trade">title_activity_feed_trade</a></code></td> <td class="colLast"><code>2131099682</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_login"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_login">title_activity_login</a></code></td> <td class="colLast"><code>2131099683</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_search_friends"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_search_friends">title_activity_search_friends</a></code></td> <td class="colLast"><code>2131099684</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_search_inventory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_search_inventory">title_activity_search_inventory</a></code></td> <td class="colLast"><code>2131099685</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_sign_up"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_sign_up">title_activity_sign_up</a></code></td> <td class="colLast"><code>2131099686</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_view_feed_inventory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_view_feed_inventory">title_activity_view_feed_inventory</a></code></td> <td class="colLast"><code>2131099687</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_view_friend_profile"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_view_friend_profile">title_activity_view_friend_profile</a></code></td> <td class="colLast"><code>2131099688</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_view_friends"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_view_friends">title_activity_view_friends</a></code></td> <td class="colLast"><code>2131099689</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.string.title_activity_view_vehicle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.string.html#title_activity_view_vehicle">title_activity_view_vehicle</a></code></td> <td class="colLast"><code>2131099690</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.style.html" title="class in ca.ualberta.cs.swapmyride">R.style</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.AlertDialog_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#AlertDialog_AppCompat">AlertDialog_AppCompat</a></code></td> <td class="colLast"><code>2131230846</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.AlertDialog_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#AlertDialog_AppCompat_Light">AlertDialog_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230847</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Animation_AppCompat_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Animation_AppCompat_Dialog">Animation_AppCompat_Dialog</a></code></td> <td class="colLast"><code>2131230848</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Animation_AppCompat_DropDownUp"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Animation_AppCompat_DropDownUp">Animation_AppCompat_DropDownUp</a></code></td> <td class="colLast"><code>2131230849</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.AppTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#AppTheme">AppTheme</a></code></td> <td class="colLast"><code>2131230766</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.AppTheme_AppBarOverlay"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#AppTheme_AppBarOverlay">AppTheme_AppBarOverlay</a></code></td> <td class="colLast"><code>2131230850</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.AppTheme_PopupOverlay"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#AppTheme_PopupOverlay">AppTheme_PopupOverlay</a></code></td> <td class="colLast"><code>2131230851</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_AlertDialog_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_AlertDialog_AppCompat">Base_AlertDialog_AppCompat</a></code></td> <td class="colLast"><code>2131230852</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_AlertDialog_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_AlertDialog_AppCompat_Light">Base_AlertDialog_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230853</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Animation_AppCompat_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Animation_AppCompat_Dialog">Base_Animation_AppCompat_Dialog</a></code></td> <td class="colLast"><code>2131230854</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Animation_AppCompat_DropDownUp"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Animation_AppCompat_DropDownUp">Base_Animation_AppCompat_DropDownUp</a></code></td> <td class="colLast"><code>2131230855</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_DialogWindowTitle_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_DialogWindowTitle_AppCompat">Base_DialogWindowTitle_AppCompat</a></code></td> <td class="colLast"><code>2131230856</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_DialogWindowTitleBackground_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_DialogWindowTitleBackground_AppCompat">Base_DialogWindowTitleBackground_AppCompat</a></code></td> <td class="colLast"><code>2131230857</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat">Base_TextAppearance_AppCompat</a></code></td> <td class="colLast"><code>2131230767</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Body1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Body1">Base_TextAppearance_AppCompat_Body1</a></code></td> <td class="colLast"><code>2131230768</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Body2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Body2">Base_TextAppearance_AppCompat_Body2</a></code></td> <td class="colLast"><code>2131230769</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Button">Base_TextAppearance_AppCompat_Button</a></code></td> <td class="colLast"><code>2131230745</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Caption"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Caption">Base_TextAppearance_AppCompat_Caption</a></code></td> <td class="colLast"><code>2131230770</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Display1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Display1">Base_TextAppearance_AppCompat_Display1</a></code></td> <td class="colLast"><code>2131230771</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Display2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Display2">Base_TextAppearance_AppCompat_Display2</a></code></td> <td class="colLast"><code>2131230772</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Display3"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Display3">Base_TextAppearance_AppCompat_Display3</a></code></td> <td class="colLast"><code>2131230773</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Display4"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Display4">Base_TextAppearance_AppCompat_Display4</a></code></td> <td class="colLast"><code>2131230774</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Headline"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Headline">Base_TextAppearance_AppCompat_Headline</a></code></td> <td class="colLast"><code>2131230775</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Inverse">Base_TextAppearance_AppCompat_Inverse</a></code></td> <td class="colLast"><code>2131230724</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Large"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Large">Base_TextAppearance_AppCompat_Large</a></code></td> <td class="colLast"><code>2131230776</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Large_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Large_Inverse">Base_TextAppearance_AppCompat_Large_Inverse</a></code></td> <td class="colLast"><code>2131230725</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large">Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large</a></code></td> <td class="colLast"><code>2131230777</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small">Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small</a></code></td> <td class="colLast"><code>2131230778</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Medium"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Medium">Base_TextAppearance_AppCompat_Medium</a></code></td> <td class="colLast"><code>2131230779</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Medium_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Medium_Inverse">Base_TextAppearance_AppCompat_Medium_Inverse</a></code></td> <td class="colLast"><code>2131230726</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Menu">Base_TextAppearance_AppCompat_Menu</a></code></td> <td class="colLast"><code>2131230780</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_SearchResult"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_SearchResult">Base_TextAppearance_AppCompat_SearchResult</a></code></td> <td class="colLast"><code>2131230858</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_SearchResult_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_SearchResult_Subtitle">Base_TextAppearance_AppCompat_SearchResult_Subtitle</a></code></td> <td class="colLast"><code>2131230781</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_SearchResult_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_SearchResult_Title">Base_TextAppearance_AppCompat_SearchResult_Title</a></code></td> <td class="colLast"><code>2131230782</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Small">Base_TextAppearance_AppCompat_Small</a></code></td> <td class="colLast"><code>2131230783</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Small_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Small_Inverse">Base_TextAppearance_AppCompat_Small_Inverse</a></code></td> <td class="colLast"><code>2131230727</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Subhead"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Subhead">Base_TextAppearance_AppCompat_Subhead</a></code></td> <td class="colLast"><code>2131230784</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Subhead_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Subhead_Inverse">Base_TextAppearance_AppCompat_Subhead_Inverse</a></code></td> <td class="colLast"><code>2131230728</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Title">Base_TextAppearance_AppCompat_Title</a></code></td> <td class="colLast"><code>2131230785</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Title_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Title_Inverse">Base_TextAppearance_AppCompat_Title_Inverse</a></code></td> <td class="colLast"><code>2131230729</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_ActionBar_Menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_ActionBar_Menu">Base_TextAppearance_AppCompat_Widget_ActionBar_Menu</a></code></td> <td class="colLast"><code>2131230786</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle">Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle</a></code></td> <td class="colLast"><code>2131230787</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse">Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse</a></code></td> <td class="colLast"><code>2131230788</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_ActionBar_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_ActionBar_Title">Base_TextAppearance_AppCompat_Widget_ActionBar_Title</a></code></td> <td class="colLast"><code>2131230789</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse">Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse</a></code></td> <td class="colLast"><code>2131230790</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle">Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle</a></code></td> <td class="colLast"><code>2131230791</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_ActionMode_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_ActionMode_Title">Base_TextAppearance_AppCompat_Widget_ActionMode_Title</a></code></td> <td class="colLast"><code>2131230792</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_Button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_Button">Base_TextAppearance_AppCompat_Widget_Button</a></code></td> <td class="colLast"><code>2131230793</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_Button_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_Button_Inverse">Base_TextAppearance_AppCompat_Widget_Button_Inverse</a></code></td> <td class="colLast"><code>2131230842</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_DropDownItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_DropDownItem">Base_TextAppearance_AppCompat_Widget_DropDownItem</a></code></td> <td class="colLast"><code>2131230859</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_PopupMenu_Large"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_PopupMenu_Large">Base_TextAppearance_AppCompat_Widget_PopupMenu_Large</a></code></td> <td class="colLast"><code>2131230794</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_PopupMenu_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_PopupMenu_Small">Base_TextAppearance_AppCompat_Widget_PopupMenu_Small</a></code></td> <td class="colLast"><code>2131230795</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_Switch"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_Switch">Base_TextAppearance_AppCompat_Widget_Switch</a></code></td> <td class="colLast"><code>2131230796</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem">Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem</a></code></td> <td class="colLast"><code>2131230797</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item">Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item</a></code></td> <td class="colLast"><code>2131230860</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle">Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle</a></code></td> <td class="colLast"><code>2131230798</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_TextAppearance_Widget_AppCompat_Toolbar_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_TextAppearance_Widget_AppCompat_Toolbar_Title">Base_TextAppearance_Widget_AppCompat_Toolbar_Title</a></code></td> <td class="colLast"><code>2131230799</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat">Base_Theme_AppCompat</a></code></td> <td class="colLast"><code>2131230800</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_CompactMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_CompactMenu">Base_Theme_AppCompat_CompactMenu</a></code></td> <td class="colLast"><code>2131230861</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Dialog">Base_Theme_AppCompat_Dialog</a></code></td> <td class="colLast"><code>2131230730</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Dialog_Alert"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Dialog_Alert">Base_Theme_AppCompat_Dialog_Alert</a></code></td> <td class="colLast"><code>2131230862</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Dialog_FixedSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Dialog_FixedSize">Base_Theme_AppCompat_Dialog_FixedSize</a></code></td> <td class="colLast"><code>2131230863</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Dialog_MinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Dialog_MinWidth">Base_Theme_AppCompat_Dialog_MinWidth</a></code></td> <td class="colLast"><code>2131230864</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_DialogWhenLarge"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_DialogWhenLarge">Base_Theme_AppCompat_DialogWhenLarge</a></code></td> <td class="colLast"><code>2131230722</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Light">Base_Theme_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230801</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Light_DarkActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Light_DarkActionBar">Base_Theme_AppCompat_Light_DarkActionBar</a></code></td> <td class="colLast"><code>2131230865</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Light_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Light_Dialog">Base_Theme_AppCompat_Light_Dialog</a></code></td> <td class="colLast"><code>2131230731</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Light_Dialog_Alert"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Light_Dialog_Alert">Base_Theme_AppCompat_Light_Dialog_Alert</a></code></td> <td class="colLast"><code>2131230866</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Light_Dialog_FixedSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Light_Dialog_FixedSize">Base_Theme_AppCompat_Light_Dialog_FixedSize</a></code></td> <td class="colLast"><code>2131230867</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Light_Dialog_MinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Light_Dialog_MinWidth">Base_Theme_AppCompat_Light_Dialog_MinWidth</a></code></td> <td class="colLast"><code>2131230868</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Theme_AppCompat_Light_DialogWhenLarge"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Theme_AppCompat_Light_DialogWhenLarge">Base_Theme_AppCompat_Light_DialogWhenLarge</a></code></td> <td class="colLast"><code>2131230723</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_ThemeOverlay_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_ThemeOverlay_AppCompat">Base_ThemeOverlay_AppCompat</a></code></td> <td class="colLast"><code>2131230869</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_ThemeOverlay_AppCompat_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_ThemeOverlay_AppCompat_ActionBar">Base_ThemeOverlay_AppCompat_ActionBar</a></code></td> <td class="colLast"><code>2131230870</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_ThemeOverlay_AppCompat_Dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_ThemeOverlay_AppCompat_Dark">Base_ThemeOverlay_AppCompat_Dark</a></code></td> <td class="colLast"><code>2131230871</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_ThemeOverlay_AppCompat_Dark_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_ThemeOverlay_AppCompat_Dark_ActionBar">Base_ThemeOverlay_AppCompat_Dark_ActionBar</a></code></td> <td class="colLast"><code>2131230872</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_ThemeOverlay_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_ThemeOverlay_AppCompat_Light">Base_ThemeOverlay_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230873</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V11_Theme_AppCompat_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V11_Theme_AppCompat_Dialog">Base_V11_Theme_AppCompat_Dialog</a></code></td> <td class="colLast"><code>2131230732</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V11_Theme_AppCompat_Light_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V11_Theme_AppCompat_Light_Dialog">Base_V11_Theme_AppCompat_Light_Dialog</a></code></td> <td class="colLast"><code>2131230733</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V12_Widget_AppCompat_AutoCompleteTextView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V12_Widget_AppCompat_AutoCompleteTextView">Base_V12_Widget_AppCompat_AutoCompleteTextView</a></code></td> <td class="colLast"><code>2131230741</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V12_Widget_AppCompat_EditText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V12_Widget_AppCompat_EditText">Base_V12_Widget_AppCompat_EditText</a></code></td> <td class="colLast"><code>2131230742</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V21_Theme_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V21_Theme_AppCompat">Base_V21_Theme_AppCompat</a></code></td> <td class="colLast"><code>2131230802</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V21_Theme_AppCompat_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V21_Theme_AppCompat_Dialog">Base_V21_Theme_AppCompat_Dialog</a></code></td> <td class="colLast"><code>2131230803</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V21_Theme_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V21_Theme_AppCompat_Light">Base_V21_Theme_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230804</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V21_Theme_AppCompat_Light_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V21_Theme_AppCompat_Light_Dialog">Base_V21_Theme_AppCompat_Light_Dialog</a></code></td> <td class="colLast"><code>2131230805</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V22_Theme_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V22_Theme_AppCompat">Base_V22_Theme_AppCompat</a></code></td> <td class="colLast"><code>2131230840</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V22_Theme_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V22_Theme_AppCompat_Light">Base_V22_Theme_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230841</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V23_Theme_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V23_Theme_AppCompat">Base_V23_Theme_AppCompat</a></code></td> <td class="colLast"><code>2131230843</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V23_Theme_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V23_Theme_AppCompat_Light">Base_V23_Theme_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230844</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V7_Theme_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V7_Theme_AppCompat">Base_V7_Theme_AppCompat</a></code></td> <td class="colLast"><code>2131230874</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V7_Theme_AppCompat_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V7_Theme_AppCompat_Dialog">Base_V7_Theme_AppCompat_Dialog</a></code></td> <td class="colLast"><code>2131230875</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V7_Theme_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V7_Theme_AppCompat_Light">Base_V7_Theme_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230876</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V7_Theme_AppCompat_Light_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V7_Theme_AppCompat_Light_Dialog">Base_V7_Theme_AppCompat_Light_Dialog</a></code></td> <td class="colLast"><code>2131230877</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V7_Widget_AppCompat_AutoCompleteTextView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V7_Widget_AppCompat_AutoCompleteTextView">Base_V7_Widget_AppCompat_AutoCompleteTextView</a></code></td> <td class="colLast"><code>2131230878</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_V7_Widget_AppCompat_EditText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_V7_Widget_AppCompat_EditText">Base_V7_Widget_AppCompat_EditText</a></code></td> <td class="colLast"><code>2131230879</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionBar">Base_Widget_AppCompat_ActionBar</a></code></td> <td class="colLast"><code>2131230880</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionBar_Solid"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionBar_Solid">Base_Widget_AppCompat_ActionBar_Solid</a></code></td> <td class="colLast"><code>2131230881</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionBar_TabBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionBar_TabBar">Base_Widget_AppCompat_ActionBar_TabBar</a></code></td> <td class="colLast"><code>2131230882</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionBar_TabText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionBar_TabText">Base_Widget_AppCompat_ActionBar_TabText</a></code></td> <td class="colLast"><code>2131230806</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionBar_TabView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionBar_TabView">Base_Widget_AppCompat_ActionBar_TabView</a></code></td> <td class="colLast"><code>2131230807</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionButton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionButton">Base_Widget_AppCompat_ActionButton</a></code></td> <td class="colLast"><code>2131230808</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionButton_CloseMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionButton_CloseMode">Base_Widget_AppCompat_ActionButton_CloseMode</a></code></td> <td class="colLast"><code>2131230809</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionButton_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionButton_Overflow">Base_Widget_AppCompat_ActionButton_Overflow</a></code></td> <td class="colLast"><code>2131230810</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActionMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActionMode">Base_Widget_AppCompat_ActionMode</a></code></td> <td class="colLast"><code>2131230883</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ActivityChooserView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ActivityChooserView">Base_Widget_AppCompat_ActivityChooserView</a></code></td> <td class="colLast"><code>2131230884</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_AutoCompleteTextView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_AutoCompleteTextView">Base_Widget_AppCompat_AutoCompleteTextView</a></code></td> <td class="colLast"><code>2131230743</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Button">Base_Widget_AppCompat_Button</a></code></td> <td class="colLast"><code>2131230811</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Button_Borderless"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Button_Borderless">Base_Widget_AppCompat_Button_Borderless</a></code></td> <td class="colLast"><code>2131230812</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Button_Borderless_Colored"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Button_Borderless_Colored">Base_Widget_AppCompat_Button_Borderless_Colored</a></code></td> <td class="colLast"><code>2131230813</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Button_ButtonBar_AlertDialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Button_ButtonBar_AlertDialog">Base_Widget_AppCompat_Button_ButtonBar_AlertDialog</a></code></td> <td class="colLast"><code>2131230885</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Button_Colored"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Button_Colored">Base_Widget_AppCompat_Button_Colored</a></code></td> <td class="colLast"><code>2131230845</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Button_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Button_Small">Base_Widget_AppCompat_Button_Small</a></code></td> <td class="colLast"><code>2131230814</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ButtonBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ButtonBar">Base_Widget_AppCompat_ButtonBar</a></code></td> <td class="colLast"><code>2131230815</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ButtonBar_AlertDialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ButtonBar_AlertDialog">Base_Widget_AppCompat_ButtonBar_AlertDialog</a></code></td> <td class="colLast"><code>2131230886</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_CompoundButton_CheckBox"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_CompoundButton_CheckBox">Base_Widget_AppCompat_CompoundButton_CheckBox</a></code></td> <td class="colLast"><code>2131230816</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_CompoundButton_RadioButton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_CompoundButton_RadioButton">Base_Widget_AppCompat_CompoundButton_RadioButton</a></code></td> <td class="colLast"><code>2131230817</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_CompoundButton_Switch"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_CompoundButton_Switch">Base_Widget_AppCompat_CompoundButton_Switch</a></code></td> <td class="colLast"><code>2131230887</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_DrawerArrowToggle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_DrawerArrowToggle">Base_Widget_AppCompat_DrawerArrowToggle</a></code></td> <td class="colLast"><code>2131230720</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_DrawerArrowToggle_Common"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_DrawerArrowToggle_Common">Base_Widget_AppCompat_DrawerArrowToggle_Common</a></code></td> <td class="colLast"><code>2131230888</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_DropDownItem_Spinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_DropDownItem_Spinner">Base_Widget_AppCompat_DropDownItem_Spinner</a></code></td> <td class="colLast"><code>2131230818</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_EditText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_EditText">Base_Widget_AppCompat_EditText</a></code></td> <td class="colLast"><code>2131230744</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_ActionBar">Base_Widget_AppCompat_Light_ActionBar</a></code></td> <td class="colLast"><code>2131230889</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_ActionBar_Solid"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_ActionBar_Solid">Base_Widget_AppCompat_Light_ActionBar_Solid</a></code></td> <td class="colLast"><code>2131230890</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_ActionBar_TabBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_ActionBar_TabBar">Base_Widget_AppCompat_Light_ActionBar_TabBar</a></code></td> <td class="colLast"><code>2131230891</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_ActionBar_TabText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_ActionBar_TabText">Base_Widget_AppCompat_Light_ActionBar_TabText</a></code></td> <td class="colLast"><code>2131230819</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse">Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse</a></code></td> <td class="colLast"><code>2131230820</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_ActionBar_TabView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_ActionBar_TabView">Base_Widget_AppCompat_Light_ActionBar_TabView</a></code></td> <td class="colLast"><code>2131230821</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_PopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_PopupMenu">Base_Widget_AppCompat_Light_PopupMenu</a></code></td> <td class="colLast"><code>2131230822</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Light_PopupMenu_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Light_PopupMenu_Overflow">Base_Widget_AppCompat_Light_PopupMenu_Overflow</a></code></td> <td class="colLast"><code>2131230823</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ListPopupWindow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ListPopupWindow">Base_Widget_AppCompat_ListPopupWindow</a></code></td> <td class="colLast"><code>2131230824</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ListView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ListView">Base_Widget_AppCompat_ListView</a></code></td> <td class="colLast"><code>2131230825</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ListView_DropDown"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ListView_DropDown">Base_Widget_AppCompat_ListView_DropDown</a></code></td> <td class="colLast"><code>2131230826</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ListView_Menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ListView_Menu">Base_Widget_AppCompat_ListView_Menu</a></code></td> <td class="colLast"><code>2131230827</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_PopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_PopupMenu">Base_Widget_AppCompat_PopupMenu</a></code></td> <td class="colLast"><code>2131230828</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_PopupMenu_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_PopupMenu_Overflow">Base_Widget_AppCompat_PopupMenu_Overflow</a></code></td> <td class="colLast"><code>2131230829</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_PopupWindow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_PopupWindow">Base_Widget_AppCompat_PopupWindow</a></code></td> <td class="colLast"><code>2131230892</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ProgressBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ProgressBar">Base_Widget_AppCompat_ProgressBar</a></code></td> <td class="colLast"><code>2131230734</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_ProgressBar_Horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_ProgressBar_Horizontal">Base_Widget_AppCompat_ProgressBar_Horizontal</a></code></td> <td class="colLast"><code>2131230735</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_RatingBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_RatingBar">Base_Widget_AppCompat_RatingBar</a></code></td> <td class="colLast"><code>2131230830</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_SearchView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_SearchView">Base_Widget_AppCompat_SearchView</a></code></td> <td class="colLast"><code>2131230893</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_SearchView_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_SearchView_ActionBar">Base_Widget_AppCompat_SearchView_ActionBar</a></code></td> <td class="colLast"><code>2131230894</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Spinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Spinner">Base_Widget_AppCompat_Spinner</a></code></td> <td class="colLast"><code>2131230831</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Spinner_Underlined"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Spinner_Underlined">Base_Widget_AppCompat_Spinner_Underlined</a></code></td> <td class="colLast"><code>2131230832</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_TextView_SpinnerItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_TextView_SpinnerItem">Base_Widget_AppCompat_TextView_SpinnerItem</a></code></td> <td class="colLast"><code>2131230833</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Toolbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Toolbar">Base_Widget_AppCompat_Toolbar</a></code></td> <td class="colLast"><code>2131230895</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_AppCompat_Toolbar_Button_Navigation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_AppCompat_Toolbar_Button_Navigation">Base_Widget_AppCompat_Toolbar_Button_Navigation</a></code></td> <td class="colLast"><code>2131230834</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Base_Widget_Design_TabLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Base_Widget_Design_TabLayout">Base_Widget_Design_TabLayout</a></code></td> <td class="colLast"><code>2131230896</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Divider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Divider">Divider</a></code></td> <td class="colLast"><code>2131230835</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.EditTextTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#EditTextTheme">EditTextTheme</a></code></td> <td class="colLast"><code>2131230836</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_AppCompat">Platform_AppCompat</a></code></td> <td class="colLast"><code>2131230736</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_AppCompat_Light">Platform_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230737</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_ThemeOverlay_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_ThemeOverlay_AppCompat">Platform_ThemeOverlay_AppCompat</a></code></td> <td class="colLast"><code>2131230837</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_ThemeOverlay_AppCompat_Dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_ThemeOverlay_AppCompat_Dark">Platform_ThemeOverlay_AppCompat_Dark</a></code></td> <td class="colLast"><code>2131230838</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_ThemeOverlay_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_ThemeOverlay_AppCompat_Light">Platform_ThemeOverlay_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230839</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_V11_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_V11_AppCompat">Platform_V11_AppCompat</a></code></td> <td class="colLast"><code>2131230738</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_V11_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_V11_AppCompat_Light">Platform_V11_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230739</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_V14_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_V14_AppCompat">Platform_V14_AppCompat</a></code></td> <td class="colLast"><code>2131230746</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_V14_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_V14_AppCompat_Light">Platform_V14_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230747</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Platform_Widget_AppCompat_Spinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Platform_Widget_AppCompat_Spinner">Platform_Widget_AppCompat_Spinner</a></code></td> <td class="colLast"><code>2131230740</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_DialogWindowTitle_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_DialogWindowTitle_AppCompat">RtlOverlay_DialogWindowTitle_AppCompat</a></code></td> <td class="colLast"><code>2131230753</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_ActionBar_TitleItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_ActionBar_TitleItem">RtlOverlay_Widget_AppCompat_ActionBar_TitleItem</a></code></td> <td class="colLast"><code>2131230754</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_ActionButton_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_ActionButton_Overflow">RtlOverlay_Widget_AppCompat_ActionButton_Overflow</a></code></td> <td class="colLast"><code>2131230755</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_DialogTitle_Icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_DialogTitle_Icon">RtlOverlay_Widget_AppCompat_DialogTitle_Icon</a></code></td> <td class="colLast"><code>2131230756</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_PopupMenuItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_PopupMenuItem">RtlOverlay_Widget_AppCompat_PopupMenuItem</a></code></td> <td class="colLast"><code>2131230757</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup">RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup</a></code></td> <td class="colLast"><code>2131230758</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_PopupMenuItem_Text"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_PopupMenuItem_Text">RtlOverlay_Widget_AppCompat_PopupMenuItem_Text</a></code></td> <td class="colLast"><code>2131230759</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_Search_DropDown"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_Search_DropDown">RtlOverlay_Widget_AppCompat_Search_DropDown</a></code></td> <td class="colLast"><code>2131230760</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1">RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1</a></code></td> <td class="colLast"><code>2131230761</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2">RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2</a></code></td> <td class="colLast"><code>2131230762</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_Search_DropDown_Query"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_Search_DropDown_Query">RtlOverlay_Widget_AppCompat_Search_DropDown_Query</a></code></td> <td class="colLast"><code>2131230763</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_Search_DropDown_Text"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_Search_DropDown_Text">RtlOverlay_Widget_AppCompat_Search_DropDown_Text</a></code></td> <td class="colLast"><code>2131230764</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.RtlOverlay_Widget_AppCompat_SearchView_MagIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#RtlOverlay_Widget_AppCompat_SearchView_MagIcon">RtlOverlay_Widget_AppCompat_SearchView_MagIcon</a></code></td> <td class="colLast"><code>2131230765</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat">TextAppearance_AppCompat</a></code></td> <td class="colLast"><code>2131230897</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Body1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Body1">TextAppearance_AppCompat_Body1</a></code></td> <td class="colLast"><code>2131230898</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Body2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Body2">TextAppearance_AppCompat_Body2</a></code></td> <td class="colLast"><code>2131230899</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Button">TextAppearance_AppCompat_Button</a></code></td> <td class="colLast"><code>2131230900</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Caption"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Caption">TextAppearance_AppCompat_Caption</a></code></td> <td class="colLast"><code>2131230901</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Display1"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Display1">TextAppearance_AppCompat_Display1</a></code></td> <td class="colLast"><code>2131230902</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Display2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Display2">TextAppearance_AppCompat_Display2</a></code></td> <td class="colLast"><code>2131230903</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Display3"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Display3">TextAppearance_AppCompat_Display3</a></code></td> <td class="colLast"><code>2131230904</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Display4"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Display4">TextAppearance_AppCompat_Display4</a></code></td> <td class="colLast"><code>2131230905</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Headline"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Headline">TextAppearance_AppCompat_Headline</a></code></td> <td class="colLast"><code>2131230906</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Inverse">TextAppearance_AppCompat_Inverse</a></code></td> <td class="colLast"><code>2131230907</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Large"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Large">TextAppearance_AppCompat_Large</a></code></td> <td class="colLast"><code>2131230908</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Large_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Large_Inverse">TextAppearance_AppCompat_Large_Inverse</a></code></td> <td class="colLast"><code>2131230909</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Light_SearchResult_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Light_SearchResult_Subtitle">TextAppearance_AppCompat_Light_SearchResult_Subtitle</a></code></td> <td class="colLast"><code>2131230910</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Light_SearchResult_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Light_SearchResult_Title">TextAppearance_AppCompat_Light_SearchResult_Title</a></code></td> <td class="colLast"><code>2131230911</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Light_Widget_PopupMenu_Large"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Light_Widget_PopupMenu_Large">TextAppearance_AppCompat_Light_Widget_PopupMenu_Large</a></code></td> <td class="colLast"><code>2131230912</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Light_Widget_PopupMenu_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Light_Widget_PopupMenu_Small">TextAppearance_AppCompat_Light_Widget_PopupMenu_Small</a></code></td> <td class="colLast"><code>2131230913</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Medium"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Medium">TextAppearance_AppCompat_Medium</a></code></td> <td class="colLast"><code>2131230914</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Medium_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Medium_Inverse">TextAppearance_AppCompat_Medium_Inverse</a></code></td> <td class="colLast"><code>2131230915</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Menu">TextAppearance_AppCompat_Menu</a></code></td> <td class="colLast"><code>2131230916</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_SearchResult_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_SearchResult_Subtitle">TextAppearance_AppCompat_SearchResult_Subtitle</a></code></td> <td class="colLast"><code>2131230917</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_SearchResult_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_SearchResult_Title">TextAppearance_AppCompat_SearchResult_Title</a></code></td> <td class="colLast"><code>2131230918</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Small">TextAppearance_AppCompat_Small</a></code></td> <td class="colLast"><code>2131230919</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Small_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Small_Inverse">TextAppearance_AppCompat_Small_Inverse</a></code></td> <td class="colLast"><code>2131230920</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Subhead"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Subhead">TextAppearance_AppCompat_Subhead</a></code></td> <td class="colLast"><code>2131230921</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Subhead_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Subhead_Inverse">TextAppearance_AppCompat_Subhead_Inverse</a></code></td> <td class="colLast"><code>2131230922</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Title">TextAppearance_AppCompat_Title</a></code></td> <td class="colLast"><code>2131230923</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Title_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Title_Inverse">TextAppearance_AppCompat_Title_Inverse</a></code></td> <td class="colLast"><code>2131230924</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionBar_Menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionBar_Menu">TextAppearance_AppCompat_Widget_ActionBar_Menu</a></code></td> <td class="colLast"><code>2131230925</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionBar_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionBar_Subtitle">TextAppearance_AppCompat_Widget_ActionBar_Subtitle</a></code></td> <td class="colLast"><code>2131230926</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse">TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse</a></code></td> <td class="colLast"><code>2131230927</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionBar_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionBar_Title">TextAppearance_AppCompat_Widget_ActionBar_Title</a></code></td> <td class="colLast"><code>2131230928</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse">TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse</a></code></td> <td class="colLast"><code>2131230929</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionMode_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionMode_Subtitle">TextAppearance_AppCompat_Widget_ActionMode_Subtitle</a></code></td> <td class="colLast"><code>2131230930</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse">TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse</a></code></td> <td class="colLast"><code>2131230931</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionMode_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionMode_Title">TextAppearance_AppCompat_Widget_ActionMode_Title</a></code></td> <td class="colLast"><code>2131230932</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse">TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse</a></code></td> <td class="colLast"><code>2131230933</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_Button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_Button">TextAppearance_AppCompat_Widget_Button</a></code></td> <td class="colLast"><code>2131230934</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_Button_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_Button_Inverse">TextAppearance_AppCompat_Widget_Button_Inverse</a></code></td> <td class="colLast"><code>2131230935</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_DropDownItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_DropDownItem">TextAppearance_AppCompat_Widget_DropDownItem</a></code></td> <td class="colLast"><code>2131230936</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_PopupMenu_Large"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_PopupMenu_Large">TextAppearance_AppCompat_Widget_PopupMenu_Large</a></code></td> <td class="colLast"><code>2131230937</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_PopupMenu_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_PopupMenu_Small">TextAppearance_AppCompat_Widget_PopupMenu_Small</a></code></td> <td class="colLast"><code>2131230938</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_Switch"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_Switch">TextAppearance_AppCompat_Widget_Switch</a></code></td> <td class="colLast"><code>2131230939</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_AppCompat_Widget_TextView_SpinnerItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_AppCompat_Widget_TextView_SpinnerItem">TextAppearance_AppCompat_Widget_TextView_SpinnerItem</a></code></td> <td class="colLast"><code>2131230940</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Design_CollapsingToolbar_Expanded"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Design_CollapsingToolbar_Expanded">TextAppearance_Design_CollapsingToolbar_Expanded</a></code></td> <td class="colLast"><code>2131230941</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Design_Error"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Design_Error">TextAppearance_Design_Error</a></code></td> <td class="colLast"><code>2131230942</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Design_Hint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Design_Hint">TextAppearance_Design_Hint</a></code></td> <td class="colLast"><code>2131230943</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Design_Snackbar_Message"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Design_Snackbar_Message">TextAppearance_Design_Snackbar_Message</a></code></td> <td class="colLast"><code>2131230944</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Design_Tab"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Design_Tab">TextAppearance_Design_Tab</a></code></td> <td class="colLast"><code>2131230945</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_StatusBar_EventContent"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_StatusBar_EventContent">TextAppearance_StatusBar_EventContent</a></code></td> <td class="colLast"><code>2131230748</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_StatusBar_EventContent_Info"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_StatusBar_EventContent_Info">TextAppearance_StatusBar_EventContent_Info</a></code></td> <td class="colLast"><code>2131230749</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_StatusBar_EventContent_Line2"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_StatusBar_EventContent_Line2">TextAppearance_StatusBar_EventContent_Line2</a></code></td> <td class="colLast"><code>2131230750</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_StatusBar_EventContent_Time"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_StatusBar_EventContent_Time">TextAppearance_StatusBar_EventContent_Time</a></code></td> <td class="colLast"><code>2131230751</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_StatusBar_EventContent_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_StatusBar_EventContent_Title">TextAppearance_StatusBar_EventContent_Title</a></code></td> <td class="colLast"><code>2131230752</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Widget_AppCompat_ExpandedMenu_Item"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Widget_AppCompat_ExpandedMenu_Item">TextAppearance_Widget_AppCompat_ExpandedMenu_Item</a></code></td> <td class="colLast"><code>2131230946</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Widget_AppCompat_Toolbar_Subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Widget_AppCompat_Toolbar_Subtitle">TextAppearance_Widget_AppCompat_Toolbar_Subtitle</a></code></td> <td class="colLast"><code>2131230947</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.TextAppearance_Widget_AppCompat_Toolbar_Title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#TextAppearance_Widget_AppCompat_Toolbar_Title">TextAppearance_Widget_AppCompat_Toolbar_Title</a></code></td> <td class="colLast"><code>2131230948</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat">Theme_AppCompat</a></code></td> <td class="colLast"><code>2131230949</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_CompactMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_CompactMenu">Theme_AppCompat_CompactMenu</a></code></td> <td class="colLast"><code>2131230950</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Dialog">Theme_AppCompat_Dialog</a></code></td> <td class="colLast"><code>2131230951</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Dialog_Alert"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Dialog_Alert">Theme_AppCompat_Dialog_Alert</a></code></td> <td class="colLast"><code>2131230952</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Dialog_MinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Dialog_MinWidth">Theme_AppCompat_Dialog_MinWidth</a></code></td> <td class="colLast"><code>2131230953</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_DialogWhenLarge"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_DialogWhenLarge">Theme_AppCompat_DialogWhenLarge</a></code></td> <td class="colLast"><code>2131230954</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Light">Theme_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230955</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Light_DarkActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Light_DarkActionBar">Theme_AppCompat_Light_DarkActionBar</a></code></td> <td class="colLast"><code>2131230956</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Light_Dialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Light_Dialog">Theme_AppCompat_Light_Dialog</a></code></td> <td class="colLast"><code>2131230957</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Light_Dialog_Alert"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Light_Dialog_Alert">Theme_AppCompat_Light_Dialog_Alert</a></code></td> <td class="colLast"><code>2131230958</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Light_Dialog_MinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Light_Dialog_MinWidth">Theme_AppCompat_Light_Dialog_MinWidth</a></code></td> <td class="colLast"><code>2131230959</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Light_DialogWhenLarge"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Light_DialogWhenLarge">Theme_AppCompat_Light_DialogWhenLarge</a></code></td> <td class="colLast"><code>2131230960</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_Light_NoActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_Light_NoActionBar">Theme_AppCompat_Light_NoActionBar</a></code></td> <td class="colLast"><code>2131230961</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Theme_AppCompat_NoActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Theme_AppCompat_NoActionBar">Theme_AppCompat_NoActionBar</a></code></td> <td class="colLast"><code>2131230962</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.ThemeOverlay_AppCompat"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#ThemeOverlay_AppCompat">ThemeOverlay_AppCompat</a></code></td> <td class="colLast"><code>2131230963</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.ThemeOverlay_AppCompat_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#ThemeOverlay_AppCompat_ActionBar">ThemeOverlay_AppCompat_ActionBar</a></code></td> <td class="colLast"><code>2131230964</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.ThemeOverlay_AppCompat_Dark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#ThemeOverlay_AppCompat_Dark">ThemeOverlay_AppCompat_Dark</a></code></td> <td class="colLast"><code>2131230965</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.ThemeOverlay_AppCompat_Dark_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#ThemeOverlay_AppCompat_Dark_ActionBar">ThemeOverlay_AppCompat_Dark_ActionBar</a></code></td> <td class="colLast"><code>2131230966</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.ThemeOverlay_AppCompat_Light"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#ThemeOverlay_AppCompat_Light">ThemeOverlay_AppCompat_Light</a></code></td> <td class="colLast"><code>2131230967</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionBar">Widget_AppCompat_ActionBar</a></code></td> <td class="colLast"><code>2131230968</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionBar_Solid"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionBar_Solid">Widget_AppCompat_ActionBar_Solid</a></code></td> <td class="colLast"><code>2131230969</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionBar_TabBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionBar_TabBar">Widget_AppCompat_ActionBar_TabBar</a></code></td> <td class="colLast"><code>2131230970</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionBar_TabText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionBar_TabText">Widget_AppCompat_ActionBar_TabText</a></code></td> <td class="colLast"><code>2131230971</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionBar_TabView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionBar_TabView">Widget_AppCompat_ActionBar_TabView</a></code></td> <td class="colLast"><code>2131230972</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionButton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionButton">Widget_AppCompat_ActionButton</a></code></td> <td class="colLast"><code>2131230973</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionButton_CloseMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionButton_CloseMode">Widget_AppCompat_ActionButton_CloseMode</a></code></td> <td class="colLast"><code>2131230974</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionButton_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionButton_Overflow">Widget_AppCompat_ActionButton_Overflow</a></code></td> <td class="colLast"><code>2131230975</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActionMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActionMode">Widget_AppCompat_ActionMode</a></code></td> <td class="colLast"><code>2131230976</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ActivityChooserView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ActivityChooserView">Widget_AppCompat_ActivityChooserView</a></code></td> <td class="colLast"><code>2131230977</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_AutoCompleteTextView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_AutoCompleteTextView">Widget_AppCompat_AutoCompleteTextView</a></code></td> <td class="colLast"><code>2131230978</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Button">Widget_AppCompat_Button</a></code></td> <td class="colLast"><code>2131230979</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Button_Borderless"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Button_Borderless">Widget_AppCompat_Button_Borderless</a></code></td> <td class="colLast"><code>2131230980</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Button_Borderless_Colored"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Button_Borderless_Colored">Widget_AppCompat_Button_Borderless_Colored</a></code></td> <td class="colLast"><code>2131230981</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Button_ButtonBar_AlertDialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Button_ButtonBar_AlertDialog">Widget_AppCompat_Button_ButtonBar_AlertDialog</a></code></td> <td class="colLast"><code>2131230982</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Button_Colored"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Button_Colored">Widget_AppCompat_Button_Colored</a></code></td> <td class="colLast"><code>2131230983</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Button_Small"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Button_Small">Widget_AppCompat_Button_Small</a></code></td> <td class="colLast"><code>2131230984</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ButtonBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ButtonBar">Widget_AppCompat_ButtonBar</a></code></td> <td class="colLast"><code>2131230985</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ButtonBar_AlertDialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ButtonBar_AlertDialog">Widget_AppCompat_ButtonBar_AlertDialog</a></code></td> <td class="colLast"><code>2131230986</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_CompoundButton_CheckBox"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_CompoundButton_CheckBox">Widget_AppCompat_CompoundButton_CheckBox</a></code></td> <td class="colLast"><code>2131230987</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_CompoundButton_RadioButton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_CompoundButton_RadioButton">Widget_AppCompat_CompoundButton_RadioButton</a></code></td> <td class="colLast"><code>2131230988</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_CompoundButton_Switch"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_CompoundButton_Switch">Widget_AppCompat_CompoundButton_Switch</a></code></td> <td class="colLast"><code>2131230989</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_DrawerArrowToggle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_DrawerArrowToggle">Widget_AppCompat_DrawerArrowToggle</a></code></td> <td class="colLast"><code>2131230990</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_DropDownItem_Spinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_DropDownItem_Spinner">Widget_AppCompat_DropDownItem_Spinner</a></code></td> <td class="colLast"><code>2131230991</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_EditText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_EditText">Widget_AppCompat_EditText</a></code></td> <td class="colLast"><code>2131230992</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar">Widget_AppCompat_Light_ActionBar</a></code></td> <td class="colLast"><code>2131230993</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_Solid"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_Solid">Widget_AppCompat_Light_ActionBar_Solid</a></code></td> <td class="colLast"><code>2131230994</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_Solid_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_Solid_Inverse">Widget_AppCompat_Light_ActionBar_Solid_Inverse</a></code></td> <td class="colLast"><code>2131230995</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_TabBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_TabBar">Widget_AppCompat_Light_ActionBar_TabBar</a></code></td> <td class="colLast"><code>2131230996</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_TabBar_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_TabBar_Inverse">Widget_AppCompat_Light_ActionBar_TabBar_Inverse</a></code></td> <td class="colLast"><code>2131230997</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_TabText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_TabText">Widget_AppCompat_Light_ActionBar_TabText</a></code></td> <td class="colLast"><code>2131230998</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_TabText_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_TabText_Inverse">Widget_AppCompat_Light_ActionBar_TabText_Inverse</a></code></td> <td class="colLast"><code>2131230999</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_TabView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_TabView">Widget_AppCompat_Light_ActionBar_TabView</a></code></td> <td class="colLast"><code>2131231000</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionBar_TabView_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionBar_TabView_Inverse">Widget_AppCompat_Light_ActionBar_TabView_Inverse</a></code></td> <td class="colLast"><code>2131231001</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionButton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionButton">Widget_AppCompat_Light_ActionButton</a></code></td> <td class="colLast"><code>2131231002</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionButton_CloseMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionButton_CloseMode">Widget_AppCompat_Light_ActionButton_CloseMode</a></code></td> <td class="colLast"><code>2131231003</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionButton_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionButton_Overflow">Widget_AppCompat_Light_ActionButton_Overflow</a></code></td> <td class="colLast"><code>2131231004</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActionMode_Inverse"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActionMode_Inverse">Widget_AppCompat_Light_ActionMode_Inverse</a></code></td> <td class="colLast"><code>2131231005</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ActivityChooserView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ActivityChooserView">Widget_AppCompat_Light_ActivityChooserView</a></code></td> <td class="colLast"><code>2131231006</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_AutoCompleteTextView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_AutoCompleteTextView">Widget_AppCompat_Light_AutoCompleteTextView</a></code></td> <td class="colLast"><code>2131231007</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_DropDownItem_Spinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_DropDownItem_Spinner">Widget_AppCompat_Light_DropDownItem_Spinner</a></code></td> <td class="colLast"><code>2131231008</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ListPopupWindow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ListPopupWindow">Widget_AppCompat_Light_ListPopupWindow</a></code></td> <td class="colLast"><code>2131231009</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_ListView_DropDown"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_ListView_DropDown">Widget_AppCompat_Light_ListView_DropDown</a></code></td> <td class="colLast"><code>2131231010</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_PopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_PopupMenu">Widget_AppCompat_Light_PopupMenu</a></code></td> <td class="colLast"><code>2131231011</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_PopupMenu_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_PopupMenu_Overflow">Widget_AppCompat_Light_PopupMenu_Overflow</a></code></td> <td class="colLast"><code>2131231012</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_SearchView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_SearchView">Widget_AppCompat_Light_SearchView</a></code></td> <td class="colLast"><code>2131231013</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Light_Spinner_DropDown_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Light_Spinner_DropDown_ActionBar">Widget_AppCompat_Light_Spinner_DropDown_ActionBar</a></code></td> <td class="colLast"><code>2131231014</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ListPopupWindow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ListPopupWindow">Widget_AppCompat_ListPopupWindow</a></code></td> <td class="colLast"><code>2131231015</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ListView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ListView">Widget_AppCompat_ListView</a></code></td> <td class="colLast"><code>2131231016</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ListView_DropDown"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ListView_DropDown">Widget_AppCompat_ListView_DropDown</a></code></td> <td class="colLast"><code>2131231017</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ListView_Menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ListView_Menu">Widget_AppCompat_ListView_Menu</a></code></td> <td class="colLast"><code>2131231018</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_PopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_PopupMenu">Widget_AppCompat_PopupMenu</a></code></td> <td class="colLast"><code>2131231019</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_PopupMenu_Overflow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_PopupMenu_Overflow">Widget_AppCompat_PopupMenu_Overflow</a></code></td> <td class="colLast"><code>2131231020</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_PopupWindow"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_PopupWindow">Widget_AppCompat_PopupWindow</a></code></td> <td class="colLast"><code>2131231021</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ProgressBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ProgressBar">Widget_AppCompat_ProgressBar</a></code></td> <td class="colLast"><code>2131231022</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_ProgressBar_Horizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_ProgressBar_Horizontal">Widget_AppCompat_ProgressBar_Horizontal</a></code></td> <td class="colLast"><code>2131231023</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_RatingBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_RatingBar">Widget_AppCompat_RatingBar</a></code></td> <td class="colLast"><code>2131231024</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_SearchView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_SearchView">Widget_AppCompat_SearchView</a></code></td> <td class="colLast"><code>2131231025</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_SearchView_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_SearchView_ActionBar">Widget_AppCompat_SearchView_ActionBar</a></code></td> <td class="colLast"><code>2131231026</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Spinner"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Spinner">Widget_AppCompat_Spinner</a></code></td> <td class="colLast"><code>2131231027</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Spinner_DropDown"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Spinner_DropDown">Widget_AppCompat_Spinner_DropDown</a></code></td> <td class="colLast"><code>2131231028</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Spinner_DropDown_ActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Spinner_DropDown_ActionBar">Widget_AppCompat_Spinner_DropDown_ActionBar</a></code></td> <td class="colLast"><code>2131231029</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Spinner_Underlined"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Spinner_Underlined">Widget_AppCompat_Spinner_Underlined</a></code></td> <td class="colLast"><code>2131231030</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_TextView_SpinnerItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_TextView_SpinnerItem">Widget_AppCompat_TextView_SpinnerItem</a></code></td> <td class="colLast"><code>2131231031</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Toolbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Toolbar">Widget_AppCompat_Toolbar</a></code></td> <td class="colLast"><code>2131231032</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_AppCompat_Toolbar_Button_Navigation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_AppCompat_Toolbar_Button_Navigation">Widget_AppCompat_Toolbar_Button_Navigation</a></code></td> <td class="colLast"><code>2131231033</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_AppBarLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_AppBarLayout">Widget_Design_AppBarLayout</a></code></td> <td class="colLast"><code>2131231034</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_CollapsingToolbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_CollapsingToolbar">Widget_Design_CollapsingToolbar</a></code></td> <td class="colLast"><code>2131231035</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_CoordinatorLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_CoordinatorLayout">Widget_Design_CoordinatorLayout</a></code></td> <td class="colLast"><code>2131231036</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_FloatingActionButton"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_FloatingActionButton">Widget_Design_FloatingActionButton</a></code></td> <td class="colLast"><code>2131231037</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_NavigationView"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_NavigationView">Widget_Design_NavigationView</a></code></td> <td class="colLast"><code>2131231038</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_ScrimInsetsFrameLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_ScrimInsetsFrameLayout">Widget_Design_ScrimInsetsFrameLayout</a></code></td> <td class="colLast"><code>2131231039</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_Snackbar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_Snackbar">Widget_Design_Snackbar</a></code></td> <td class="colLast"><code>2131231040</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_TabLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_TabLayout">Widget_Design_TabLayout</a></code></td> <td class="colLast"><code>2131230721</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.style.Widget_Design_TextInputLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.style.html#Widget_Design_TextInputLayout">Widget_Design_TextInputLayout</a></code></td> <td class="colLast"><code>2131231041</code></td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>ca.ualberta.cs.swapmyride.<a href="ca/ualberta/cs/swapmyride/R.styleable.html" title="class in ca.ualberta.cs.swapmyride">R.styleable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_background">ActionBar_background</a></code></td> <td class="colLast"><code>10</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_backgroundSplit"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_backgroundSplit">ActionBar_backgroundSplit</a></code></td> <td class="colLast"><code>12</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_backgroundStacked"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_backgroundStacked">ActionBar_backgroundStacked</a></code></td> <td class="colLast"><code>11</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_contentInsetEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_contentInsetEnd">ActionBar_contentInsetEnd</a></code></td> <td class="colLast"><code>21</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_contentInsetLeft"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_contentInsetLeft">ActionBar_contentInsetLeft</a></code></td> <td class="colLast"><code>22</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_contentInsetRight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_contentInsetRight">ActionBar_contentInsetRight</a></code></td> <td class="colLast"><code>23</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_contentInsetStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_contentInsetStart">ActionBar_contentInsetStart</a></code></td> <td class="colLast"><code>20</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_customNavigationLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_customNavigationLayout">ActionBar_customNavigationLayout</a></code></td> <td class="colLast"><code>13</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_displayOptions"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_displayOptions">ActionBar_displayOptions</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_divider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_divider">ActionBar_divider</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_elevation">ActionBar_elevation</a></code></td> <td class="colLast"><code>24</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_height"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_height">ActionBar_height</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_hideOnContentScroll"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_hideOnContentScroll">ActionBar_hideOnContentScroll</a></code></td> <td class="colLast"><code>19</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_homeAsUpIndicator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_homeAsUpIndicator">ActionBar_homeAsUpIndicator</a></code></td> <td class="colLast"><code>26</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_homeLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_homeLayout">ActionBar_homeLayout</a></code></td> <td class="colLast"><code>14</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_icon">ActionBar_icon</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_indeterminateProgressStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_indeterminateProgressStyle">ActionBar_indeterminateProgressStyle</a></code></td> <td class="colLast"><code>16</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_itemPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_itemPadding">ActionBar_itemPadding</a></code></td> <td class="colLast"><code>18</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_logo"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_logo">ActionBar_logo</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_navigationMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_navigationMode">ActionBar_navigationMode</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_popupTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_popupTheme">ActionBar_popupTheme</a></code></td> <td class="colLast"><code>25</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_progressBarPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_progressBarPadding">ActionBar_progressBarPadding</a></code></td> <td class="colLast"><code>17</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_progressBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_progressBarStyle">ActionBar_progressBarStyle</a></code></td> <td class="colLast"><code>15</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_subtitle">ActionBar_subtitle</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_subtitleTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_subtitleTextStyle">ActionBar_subtitleTextStyle</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_title">ActionBar_title</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBar_titleTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBar_titleTextStyle">ActionBar_titleTextStyle</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionBarLayout_android_layout_gravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionBarLayout_android_layout_gravity">ActionBarLayout_android_layout_gravity</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionMenuItemView_android_minWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionMenuItemView_android_minWidth">ActionMenuItemView_android_minWidth</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionMode_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionMode_background">ActionMode_background</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionMode_backgroundSplit"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionMode_backgroundSplit">ActionMode_backgroundSplit</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionMode_closeItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionMode_closeItemLayout">ActionMode_closeItemLayout</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionMode_height"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionMode_height">ActionMode_height</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionMode_subtitleTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionMode_subtitleTextStyle">ActionMode_subtitleTextStyle</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActionMode_titleTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActionMode_titleTextStyle">ActionMode_titleTextStyle</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActivityChooserView_expandActivityOverflowButtonDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActivityChooserView_expandActivityOverflowButtonDrawable">ActivityChooserView_expandActivityOverflowButtonDrawable</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ActivityChooserView_initialActivityCount"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ActivityChooserView_initialActivityCount">ActivityChooserView_initialActivityCount</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AlertDialog_android_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AlertDialog_android_layout">AlertDialog_android_layout</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AlertDialog_buttonPanelSideLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AlertDialog_buttonPanelSideLayout">AlertDialog_buttonPanelSideLayout</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AlertDialog_listItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AlertDialog_listItemLayout">AlertDialog_listItemLayout</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AlertDialog_listLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AlertDialog_listLayout">AlertDialog_listLayout</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AlertDialog_multiChoiceItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AlertDialog_multiChoiceItemLayout">AlertDialog_multiChoiceItemLayout</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AlertDialog_singleChoiceItemLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AlertDialog_singleChoiceItemLayout">AlertDialog_singleChoiceItemLayout</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AppBarLayout_android_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AppBarLayout_android_background">AppBarLayout_android_background</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AppBarLayout_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AppBarLayout_elevation">AppBarLayout_elevation</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AppBarLayout_expanded"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AppBarLayout_expanded">AppBarLayout_expanded</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AppBarLayout_LayoutParams_layout_scrollFlags"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AppBarLayout_LayoutParams_layout_scrollFlags">AppBarLayout_LayoutParams_layout_scrollFlags</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AppBarLayout_LayoutParams_layout_scrollInterpolator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AppBarLayout_LayoutParams_layout_scrollInterpolator">AppBarLayout_LayoutParams_layout_scrollInterpolator</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AppCompatTextView_android_textAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AppCompatTextView_android_textAppearance">AppCompatTextView_android_textAppearance</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.AppCompatTextView_textAllCaps"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#AppCompatTextView_textAllCaps">AppCompatTextView_textAllCaps</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingAppBarLayout_LayoutParams_layout_collapseMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingAppBarLayout_LayoutParams_layout_collapseMode">CollapsingAppBarLayout_LayoutParams_layout_collapseMode</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier">CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_collapsedTitleGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_collapsedTitleGravity">CollapsingToolbarLayout_collapsedTitleGravity</a></code></td> <td class="colLast"><code>11</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_collapsedTitleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_collapsedTitleTextAppearance">CollapsingToolbarLayout_collapsedTitleTextAppearance</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_contentScrim"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_contentScrim">CollapsingToolbarLayout_contentScrim</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_expandedTitleGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_expandedTitleGravity">CollapsingToolbarLayout_expandedTitleGravity</a></code></td> <td class="colLast"><code>12</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_expandedTitleMargin"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_expandedTitleMargin">CollapsingToolbarLayout_expandedTitleMargin</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_expandedTitleMarginBottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_expandedTitleMarginBottom">CollapsingToolbarLayout_expandedTitleMarginBottom</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_expandedTitleMarginEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_expandedTitleMarginEnd">CollapsingToolbarLayout_expandedTitleMarginEnd</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_expandedTitleMarginStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_expandedTitleMarginStart">CollapsingToolbarLayout_expandedTitleMarginStart</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_expandedTitleMarginTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_expandedTitleMarginTop">CollapsingToolbarLayout_expandedTitleMarginTop</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_expandedTitleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_expandedTitleTextAppearance">CollapsingToolbarLayout_expandedTitleTextAppearance</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_statusBarScrim"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_statusBarScrim">CollapsingToolbarLayout_statusBarScrim</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_title">CollapsingToolbarLayout_title</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_titleEnabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_titleEnabled">CollapsingToolbarLayout_titleEnabled</a></code></td> <td class="colLast"><code>13</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CollapsingToolbarLayout_toolbarId"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CollapsingToolbarLayout_toolbarId">CollapsingToolbarLayout_toolbarId</a></code></td> <td class="colLast"><code>10</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CompoundButton_android_button"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CompoundButton_android_button">CompoundButton_android_button</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CompoundButton_buttonTint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CompoundButton_buttonTint">CompoundButton_buttonTint</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CompoundButton_buttonTintMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CompoundButton_buttonTintMode">CompoundButton_buttonTintMode</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CoordinatorLayout_keylines"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CoordinatorLayout_keylines">CoordinatorLayout_keylines</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CoordinatorLayout_LayoutParams_android_layout_gravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CoordinatorLayout_LayoutParams_android_layout_gravity">CoordinatorLayout_LayoutParams_android_layout_gravity</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CoordinatorLayout_LayoutParams_layout_anchor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CoordinatorLayout_LayoutParams_layout_anchor">CoordinatorLayout_LayoutParams_layout_anchor</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CoordinatorLayout_LayoutParams_layout_anchorGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CoordinatorLayout_LayoutParams_layout_anchorGravity">CoordinatorLayout_LayoutParams_layout_anchorGravity</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CoordinatorLayout_LayoutParams_layout_behavior"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CoordinatorLayout_LayoutParams_layout_behavior">CoordinatorLayout_LayoutParams_layout_behavior</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CoordinatorLayout_LayoutParams_layout_keyline"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CoordinatorLayout_LayoutParams_layout_keyline">CoordinatorLayout_LayoutParams_layout_keyline</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.CoordinatorLayout_statusBarBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#CoordinatorLayout_statusBarBackground">CoordinatorLayout_statusBarBackground</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_arrowHeadLength"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_arrowHeadLength">DrawerArrowToggle_arrowHeadLength</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_arrowShaftLength"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_arrowShaftLength">DrawerArrowToggle_arrowShaftLength</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_barLength"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_barLength">DrawerArrowToggle_barLength</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_color"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_color">DrawerArrowToggle_color</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_drawableSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_drawableSize">DrawerArrowToggle_drawableSize</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_gapBetweenBars"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_gapBetweenBars">DrawerArrowToggle_gapBetweenBars</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_spinBars"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_spinBars">DrawerArrowToggle_spinBars</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.DrawerArrowToggle_thickness"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#DrawerArrowToggle_thickness">DrawerArrowToggle_thickness</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_android_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_android_background">FloatingActionButton_android_background</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_backgroundTint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_backgroundTint">FloatingActionButton_backgroundTint</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_backgroundTintMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_backgroundTintMode">FloatingActionButton_backgroundTintMode</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_borderWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_borderWidth">FloatingActionButton_borderWidth</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_elevation">FloatingActionButton_elevation</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_fabSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_fabSize">FloatingActionButton_fabSize</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_pressedTranslationZ"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_pressedTranslationZ">FloatingActionButton_pressedTranslationZ</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.FloatingActionButton_rippleColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#FloatingActionButton_rippleColor">FloatingActionButton_rippleColor</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_android_baselineAligned"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_android_baselineAligned">LinearLayoutCompat_android_baselineAligned</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_android_baselineAlignedChildIndex"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_android_baselineAlignedChildIndex">LinearLayoutCompat_android_baselineAlignedChildIndex</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_android_gravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_android_gravity">LinearLayoutCompat_android_gravity</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_android_orientation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_android_orientation">LinearLayoutCompat_android_orientation</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_android_weightSum"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_android_weightSum">LinearLayoutCompat_android_weightSum</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_divider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_divider">LinearLayoutCompat_divider</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_dividerPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_dividerPadding">LinearLayoutCompat_dividerPadding</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_Layout_android_layout_gravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_Layout_android_layout_gravity">LinearLayoutCompat_Layout_android_layout_gravity</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_Layout_android_layout_height"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_Layout_android_layout_height">LinearLayoutCompat_Layout_android_layout_height</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_Layout_android_layout_weight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_Layout_android_layout_weight">LinearLayoutCompat_Layout_android_layout_weight</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_Layout_android_layout_width"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_Layout_android_layout_width">LinearLayoutCompat_Layout_android_layout_width</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_measureWithLargestChild"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_measureWithLargestChild">LinearLayoutCompat_measureWithLargestChild</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.LinearLayoutCompat_showDividers"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#LinearLayoutCompat_showDividers">LinearLayoutCompat_showDividers</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ListPopupWindow_android_dropDownHorizontalOffset"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ListPopupWindow_android_dropDownHorizontalOffset">ListPopupWindow_android_dropDownHorizontalOffset</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ListPopupWindow_android_dropDownVerticalOffset"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ListPopupWindow_android_dropDownVerticalOffset">ListPopupWindow_android_dropDownVerticalOffset</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuGroup_android_checkableBehavior"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuGroup_android_checkableBehavior">MenuGroup_android_checkableBehavior</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuGroup_android_enabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuGroup_android_enabled">MenuGroup_android_enabled</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuGroup_android_id"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuGroup_android_id">MenuGroup_android_id</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuGroup_android_menuCategory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuGroup_android_menuCategory">MenuGroup_android_menuCategory</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuGroup_android_orderInCategory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuGroup_android_orderInCategory">MenuGroup_android_orderInCategory</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuGroup_android_visible"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuGroup_android_visible">MenuGroup_android_visible</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_actionLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_actionLayout">MenuItem_actionLayout</a></code></td> <td class="colLast"><code>14</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_actionProviderClass"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_actionProviderClass">MenuItem_actionProviderClass</a></code></td> <td class="colLast"><code>16</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_actionViewClass"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_actionViewClass">MenuItem_actionViewClass</a></code></td> <td class="colLast"><code>15</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_alphabeticShortcut"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_alphabeticShortcut">MenuItem_android_alphabeticShortcut</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_checkable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_checkable">MenuItem_android_checkable</a></code></td> <td class="colLast"><code>11</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_checked"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_checked">MenuItem_android_checked</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_enabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_enabled">MenuItem_android_enabled</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_icon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_icon">MenuItem_android_icon</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_id"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_id">MenuItem_android_id</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_menuCategory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_menuCategory">MenuItem_android_menuCategory</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_numericShortcut"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_numericShortcut">MenuItem_android_numericShortcut</a></code></td> <td class="colLast"><code>10</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_onClick"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_onClick">MenuItem_android_onClick</a></code></td> <td class="colLast"><code>12</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_orderInCategory"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_orderInCategory">MenuItem_android_orderInCategory</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_title">MenuItem_android_title</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_titleCondensed"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_titleCondensed">MenuItem_android_titleCondensed</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_android_visible"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_android_visible">MenuItem_android_visible</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuItem_showAsAction"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuItem_showAsAction">MenuItem_showAsAction</a></code></td> <td class="colLast"><code>13</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_android_headerBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_android_headerBackground">MenuView_android_headerBackground</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_android_horizontalDivider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_android_horizontalDivider">MenuView_android_horizontalDivider</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_android_itemBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_android_itemBackground">MenuView_android_itemBackground</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_android_itemIconDisabledAlpha"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_android_itemIconDisabledAlpha">MenuView_android_itemIconDisabledAlpha</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_android_itemTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_android_itemTextAppearance">MenuView_android_itemTextAppearance</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_android_verticalDivider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_android_verticalDivider">MenuView_android_verticalDivider</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_android_windowAnimationStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_android_windowAnimationStyle">MenuView_android_windowAnimationStyle</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.MenuView_preserveIconSpacing"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#MenuView_preserveIconSpacing">MenuView_preserveIconSpacing</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_android_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_android_background">NavigationView_android_background</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_android_fitsSystemWindows"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_android_fitsSystemWindows">NavigationView_android_fitsSystemWindows</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_android_maxWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_android_maxWidth">NavigationView_android_maxWidth</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_elevation">NavigationView_elevation</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_headerLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_headerLayout">NavigationView_headerLayout</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_itemBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_itemBackground">NavigationView_itemBackground</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_itemIconTint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_itemIconTint">NavigationView_itemIconTint</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_itemTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_itemTextAppearance">NavigationView_itemTextAppearance</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_itemTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_itemTextColor">NavigationView_itemTextColor</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.NavigationView_menu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#NavigationView_menu">NavigationView_menu</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.PopupWindow_android_popupBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#PopupWindow_android_popupBackground">PopupWindow_android_popupBackground</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.PopupWindow_overlapAnchor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#PopupWindow_overlapAnchor">PopupWindow_overlapAnchor</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.PopupWindowBackgroundState_state_above_anchor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#PopupWindowBackgroundState_state_above_anchor">PopupWindowBackgroundState_state_above_anchor</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ScrimInsetsFrameLayout_insetForeground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ScrimInsetsFrameLayout_insetForeground">ScrimInsetsFrameLayout_insetForeground</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ScrollingViewBehavior_Params_behavior_overlapTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ScrollingViewBehavior_Params_behavior_overlapTop">ScrollingViewBehavior_Params_behavior_overlapTop</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_android_focusable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_android_focusable">SearchView_android_focusable</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_android_imeOptions"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_android_imeOptions">SearchView_android_imeOptions</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_android_inputType"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_android_inputType">SearchView_android_inputType</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_android_maxWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_android_maxWidth">SearchView_android_maxWidth</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_closeIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_closeIcon">SearchView_closeIcon</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_commitIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_commitIcon">SearchView_commitIcon</a></code></td> <td class="colLast"><code>13</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_defaultQueryHint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_defaultQueryHint">SearchView_defaultQueryHint</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_goIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_goIcon">SearchView_goIcon</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_iconifiedByDefault"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_iconifiedByDefault">SearchView_iconifiedByDefault</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_layout">SearchView_layout</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_queryBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_queryBackground">SearchView_queryBackground</a></code></td> <td class="colLast"><code>15</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_queryHint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_queryHint">SearchView_queryHint</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_searchHintIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_searchHintIcon">SearchView_searchHintIcon</a></code></td> <td class="colLast"><code>11</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_searchIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_searchIcon">SearchView_searchIcon</a></code></td> <td class="colLast"><code>10</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_submitBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_submitBackground">SearchView_submitBackground</a></code></td> <td class="colLast"><code>16</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_suggestionRowLayout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_suggestionRowLayout">SearchView_suggestionRowLayout</a></code></td> <td class="colLast"><code>14</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SearchView_voiceIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SearchView_voiceIcon">SearchView_voiceIcon</a></code></td> <td class="colLast"><code>12</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SnackbarLayout_android_maxWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SnackbarLayout_android_maxWidth">SnackbarLayout_android_maxWidth</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SnackbarLayout_elevation"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SnackbarLayout_elevation">SnackbarLayout_elevation</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SnackbarLayout_maxActionInlineWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SnackbarLayout_maxActionInlineWidth">SnackbarLayout_maxActionInlineWidth</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Spinner_android_dropDownWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Spinner_android_dropDownWidth">Spinner_android_dropDownWidth</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Spinner_android_popupBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Spinner_android_popupBackground">Spinner_android_popupBackground</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Spinner_android_prompt"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Spinner_android_prompt">Spinner_android_prompt</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Spinner_popupTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Spinner_popupTheme">Spinner_popupTheme</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_android_textOff"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_android_textOff">SwitchCompat_android_textOff</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_android_textOn"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_android_textOn">SwitchCompat_android_textOn</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_android_thumb"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_android_thumb">SwitchCompat_android_thumb</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_showText"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_showText">SwitchCompat_showText</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_splitTrack"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_splitTrack">SwitchCompat_splitTrack</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_switchMinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_switchMinWidth">SwitchCompat_switchMinWidth</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_switchPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_switchPadding">SwitchCompat_switchPadding</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_switchTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_switchTextAppearance">SwitchCompat_switchTextAppearance</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_thumbTextPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_thumbTextPadding">SwitchCompat_thumbTextPadding</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.SwitchCompat_track"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#SwitchCompat_track">SwitchCompat_track</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabBackground">TabLayout_tabBackground</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabContentStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabContentStart">TabLayout_tabContentStart</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabGravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabGravity">TabLayout_tabGravity</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabIndicatorColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabIndicatorColor">TabLayout_tabIndicatorColor</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabIndicatorHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabIndicatorHeight">TabLayout_tabIndicatorHeight</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabMaxWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabMaxWidth">TabLayout_tabMaxWidth</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabMinWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabMinWidth">TabLayout_tabMinWidth</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabMode">TabLayout_tabMode</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabPadding">TabLayout_tabPadding</a></code></td> <td class="colLast"><code>15</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabPaddingBottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabPaddingBottom">TabLayout_tabPaddingBottom</a></code></td> <td class="colLast"><code>14</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabPaddingEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabPaddingEnd">TabLayout_tabPaddingEnd</a></code></td> <td class="colLast"><code>13</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabPaddingStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabPaddingStart">TabLayout_tabPaddingStart</a></code></td> <td class="colLast"><code>11</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabPaddingTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabPaddingTop">TabLayout_tabPaddingTop</a></code></td> <td class="colLast"><code>12</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabSelectedTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabSelectedTextColor">TabLayout_tabSelectedTextColor</a></code></td> <td class="colLast"><code>10</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabTextAppearance">TabLayout_tabTextAppearance</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TabLayout_tabTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TabLayout_tabTextColor">TabLayout_tabTextColor</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextAppearance_android_textColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextAppearance_android_textColor">TextAppearance_android_textColor</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextAppearance_android_textSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextAppearance_android_textSize">TextAppearance_android_textSize</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextAppearance_android_textStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextAppearance_android_textStyle">TextAppearance_android_textStyle</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextAppearance_android_typeface"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextAppearance_android_typeface">TextAppearance_android_typeface</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextAppearance_textAllCaps"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextAppearance_textAllCaps">TextAppearance_textAllCaps</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextInputLayout_android_hint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextInputLayout_android_hint">TextInputLayout_android_hint</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextInputLayout_android_textColorHint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextInputLayout_android_textColorHint">TextInputLayout_android_textColorHint</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextInputLayout_errorEnabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextInputLayout_errorEnabled">TextInputLayout_errorEnabled</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextInputLayout_errorTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextInputLayout_errorTextAppearance">TextInputLayout_errorTextAppearance</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextInputLayout_hintAnimationEnabled"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextInputLayout_hintAnimationEnabled">TextInputLayout_hintAnimationEnabled</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.TextInputLayout_hintTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#TextInputLayout_hintTextAppearance">TextInputLayout_hintTextAppearance</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarDivider"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarDivider">Theme_actionBarDivider</a></code></td> <td class="colLast"><code>23</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarItemBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarItemBackground">Theme_actionBarItemBackground</a></code></td> <td class="colLast"><code>24</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarPopupTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarPopupTheme">Theme_actionBarPopupTheme</a></code></td> <td class="colLast"><code>17</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarSize"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarSize">Theme_actionBarSize</a></code></td> <td class="colLast"><code>22</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarSplitStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarSplitStyle">Theme_actionBarSplitStyle</a></code></td> <td class="colLast"><code>19</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarStyle">Theme_actionBarStyle</a></code></td> <td class="colLast"><code>18</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarTabBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarTabBarStyle">Theme_actionBarTabBarStyle</a></code></td> <td class="colLast"><code>13</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarTabStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarTabStyle">Theme_actionBarTabStyle</a></code></td> <td class="colLast"><code>12</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarTabTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarTabTextStyle">Theme_actionBarTabTextStyle</a></code></td> <td class="colLast"><code>14</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarTheme">Theme_actionBarTheme</a></code></td> <td class="colLast"><code>20</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionBarWidgetTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionBarWidgetTheme">Theme_actionBarWidgetTheme</a></code></td> <td class="colLast"><code>21</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionButtonStyle">Theme_actionButtonStyle</a></code></td> <td class="colLast"><code>49</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionDropDownStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionDropDownStyle">Theme_actionDropDownStyle</a></code></td> <td class="colLast"><code>45</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionMenuTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionMenuTextAppearance">Theme_actionMenuTextAppearance</a></code></td> <td class="colLast"><code>25</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionMenuTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionMenuTextColor">Theme_actionMenuTextColor</a></code></td> <td class="colLast"><code>26</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeBackground">Theme_actionModeBackground</a></code></td> <td class="colLast"><code>29</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeCloseButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeCloseButtonStyle">Theme_actionModeCloseButtonStyle</a></code></td> <td class="colLast"><code>28</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeCloseDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeCloseDrawable">Theme_actionModeCloseDrawable</a></code></td> <td class="colLast"><code>31</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeCopyDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeCopyDrawable">Theme_actionModeCopyDrawable</a></code></td> <td class="colLast"><code>33</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeCutDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeCutDrawable">Theme_actionModeCutDrawable</a></code></td> <td class="colLast"><code>32</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeFindDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeFindDrawable">Theme_actionModeFindDrawable</a></code></td> <td class="colLast"><code>37</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModePasteDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModePasteDrawable">Theme_actionModePasteDrawable</a></code></td> <td class="colLast"><code>34</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModePopupWindowStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModePopupWindowStyle">Theme_actionModePopupWindowStyle</a></code></td> <td class="colLast"><code>39</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeSelectAllDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeSelectAllDrawable">Theme_actionModeSelectAllDrawable</a></code></td> <td class="colLast"><code>35</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeShareDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeShareDrawable">Theme_actionModeShareDrawable</a></code></td> <td class="colLast"><code>36</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeSplitBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeSplitBackground">Theme_actionModeSplitBackground</a></code></td> <td class="colLast"><code>30</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeStyle">Theme_actionModeStyle</a></code></td> <td class="colLast"><code>27</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionModeWebSearchDrawable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionModeWebSearchDrawable">Theme_actionModeWebSearchDrawable</a></code></td> <td class="colLast"><code>38</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionOverflowButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionOverflowButtonStyle">Theme_actionOverflowButtonStyle</a></code></td> <td class="colLast"><code>15</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_actionOverflowMenuStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_actionOverflowMenuStyle">Theme_actionOverflowMenuStyle</a></code></td> <td class="colLast"><code>16</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_activityChooserViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_activityChooserViewStyle">Theme_activityChooserViewStyle</a></code></td> <td class="colLast"><code>57</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_alertDialogButtonGroupStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_alertDialogButtonGroupStyle">Theme_alertDialogButtonGroupStyle</a></code></td> <td class="colLast"><code>91</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_alertDialogCenterButtons"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_alertDialogCenterButtons">Theme_alertDialogCenterButtons</a></code></td> <td class="colLast"><code>92</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_alertDialogStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_alertDialogStyle">Theme_alertDialogStyle</a></code></td> <td class="colLast"><code>90</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_alertDialogTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_alertDialogTheme">Theme_alertDialogTheme</a></code></td> <td class="colLast"><code>93</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_android_windowAnimationStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_android_windowAnimationStyle">Theme_android_windowAnimationStyle</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_android_windowIsFloating"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_android_windowIsFloating">Theme_android_windowIsFloating</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_autoCompleteTextViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_autoCompleteTextViewStyle">Theme_autoCompleteTextViewStyle</a></code></td> <td class="colLast"><code>98</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_borderlessButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_borderlessButtonStyle">Theme_borderlessButtonStyle</a></code></td> <td class="colLast"><code>54</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_buttonBarButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_buttonBarButtonStyle">Theme_buttonBarButtonStyle</a></code></td> <td class="colLast"><code>51</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_buttonBarNegativeButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_buttonBarNegativeButtonStyle">Theme_buttonBarNegativeButtonStyle</a></code></td> <td class="colLast"><code>96</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_buttonBarNeutralButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_buttonBarNeutralButtonStyle">Theme_buttonBarNeutralButtonStyle</a></code></td> <td class="colLast"><code>97</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_buttonBarPositiveButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_buttonBarPositiveButtonStyle">Theme_buttonBarPositiveButtonStyle</a></code></td> <td class="colLast"><code>95</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_buttonBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_buttonBarStyle">Theme_buttonBarStyle</a></code></td> <td class="colLast"><code>50</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_buttonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_buttonStyle">Theme_buttonStyle</a></code></td> <td class="colLast"><code>99</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_buttonStyleSmall"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_buttonStyleSmall">Theme_buttonStyleSmall</a></code></td> <td class="colLast"><code>100</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_checkboxStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_checkboxStyle">Theme_checkboxStyle</a></code></td> <td class="colLast"><code>101</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_checkedTextViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_checkedTextViewStyle">Theme_checkedTextViewStyle</a></code></td> <td class="colLast"><code>102</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorAccent"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorAccent">Theme_colorAccent</a></code></td> <td class="colLast"><code>83</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorButtonNormal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorButtonNormal">Theme_colorButtonNormal</a></code></td> <td class="colLast"><code>87</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorControlActivated"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorControlActivated">Theme_colorControlActivated</a></code></td> <td class="colLast"><code>85</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorControlHighlight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorControlHighlight">Theme_colorControlHighlight</a></code></td> <td class="colLast"><code>86</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorControlNormal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorControlNormal">Theme_colorControlNormal</a></code></td> <td class="colLast"><code>84</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorPrimary"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorPrimary">Theme_colorPrimary</a></code></td> <td class="colLast"><code>81</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorPrimaryDark"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorPrimaryDark">Theme_colorPrimaryDark</a></code></td> <td class="colLast"><code>82</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_colorSwitchThumbNormal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_colorSwitchThumbNormal">Theme_colorSwitchThumbNormal</a></code></td> <td class="colLast"><code>88</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_controlBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_controlBackground">Theme_controlBackground</a></code></td> <td class="colLast"><code>89</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_dialogPreferredPadding"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_dialogPreferredPadding">Theme_dialogPreferredPadding</a></code></td> <td class="colLast"><code>43</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_dialogTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_dialogTheme">Theme_dialogTheme</a></code></td> <td class="colLast"><code>42</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_dividerHorizontal"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_dividerHorizontal">Theme_dividerHorizontal</a></code></td> <td class="colLast"><code>56</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_dividerVertical"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_dividerVertical">Theme_dividerVertical</a></code></td> <td class="colLast"><code>55</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_dropdownListPreferredItemHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_dropdownListPreferredItemHeight">Theme_dropdownListPreferredItemHeight</a></code></td> <td class="colLast"><code>46</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_dropDownListViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_dropDownListViewStyle">Theme_dropDownListViewStyle</a></code></td> <td class="colLast"><code>73</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_editTextBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_editTextBackground">Theme_editTextBackground</a></code></td> <td class="colLast"><code>63</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_editTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_editTextColor">Theme_editTextColor</a></code></td> <td class="colLast"><code>62</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_editTextStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_editTextStyle">Theme_editTextStyle</a></code></td> <td class="colLast"><code>103</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_homeAsUpIndicator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_homeAsUpIndicator">Theme_homeAsUpIndicator</a></code></td> <td class="colLast"><code>48</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listChoiceBackgroundIndicator"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listChoiceBackgroundIndicator">Theme_listChoiceBackgroundIndicator</a></code></td> <td class="colLast"><code>80</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listDividerAlertDialog"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listDividerAlertDialog">Theme_listDividerAlertDialog</a></code></td> <td class="colLast"><code>44</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listPopupWindowStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listPopupWindowStyle">Theme_listPopupWindowStyle</a></code></td> <td class="colLast"><code>74</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listPreferredItemHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listPreferredItemHeight">Theme_listPreferredItemHeight</a></code></td> <td class="colLast"><code>68</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listPreferredItemHeightLarge"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listPreferredItemHeightLarge">Theme_listPreferredItemHeightLarge</a></code></td> <td class="colLast"><code>70</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listPreferredItemHeightSmall"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listPreferredItemHeightSmall">Theme_listPreferredItemHeightSmall</a></code></td> <td class="colLast"><code>69</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listPreferredItemPaddingLeft"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listPreferredItemPaddingLeft">Theme_listPreferredItemPaddingLeft</a></code></td> <td class="colLast"><code>71</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_listPreferredItemPaddingRight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_listPreferredItemPaddingRight">Theme_listPreferredItemPaddingRight</a></code></td> <td class="colLast"><code>72</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_panelBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_panelBackground">Theme_panelBackground</a></code></td> <td class="colLast"><code>77</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_panelMenuListTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_panelMenuListTheme">Theme_panelMenuListTheme</a></code></td> <td class="colLast"><code>79</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_panelMenuListWidth"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_panelMenuListWidth">Theme_panelMenuListWidth</a></code></td> <td class="colLast"><code>78</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_popupMenuStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_popupMenuStyle">Theme_popupMenuStyle</a></code></td> <td class="colLast"><code>60</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_popupWindowStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_popupWindowStyle">Theme_popupWindowStyle</a></code></td> <td class="colLast"><code>61</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_radioButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_radioButtonStyle">Theme_radioButtonStyle</a></code></td> <td class="colLast"><code>104</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_ratingBarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_ratingBarStyle">Theme_ratingBarStyle</a></code></td> <td class="colLast"><code>105</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_searchViewStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_searchViewStyle">Theme_searchViewStyle</a></code></td> <td class="colLast"><code>67</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_selectableItemBackground"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_selectableItemBackground">Theme_selectableItemBackground</a></code></td> <td class="colLast"><code>52</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_selectableItemBackgroundBorderless"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_selectableItemBackgroundBorderless">Theme_selectableItemBackgroundBorderless</a></code></td> <td class="colLast"><code>53</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_spinnerDropDownItemStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_spinnerDropDownItemStyle">Theme_spinnerDropDownItemStyle</a></code></td> <td class="colLast"><code>47</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_spinnerStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_spinnerStyle">Theme_spinnerStyle</a></code></td> <td class="colLast"><code>106</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_switchStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_switchStyle">Theme_switchStyle</a></code></td> <td class="colLast"><code>107</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textAppearanceLargePopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textAppearanceLargePopupMenu">Theme_textAppearanceLargePopupMenu</a></code></td> <td class="colLast"><code>40</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textAppearanceListItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textAppearanceListItem">Theme_textAppearanceListItem</a></code></td> <td class="colLast"><code>75</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textAppearanceListItemSmall"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textAppearanceListItemSmall">Theme_textAppearanceListItemSmall</a></code></td> <td class="colLast"><code>76</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textAppearanceSearchResultSubtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textAppearanceSearchResultSubtitle">Theme_textAppearanceSearchResultSubtitle</a></code></td> <td class="colLast"><code>65</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textAppearanceSearchResultTitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textAppearanceSearchResultTitle">Theme_textAppearanceSearchResultTitle</a></code></td> <td class="colLast"><code>64</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textAppearanceSmallPopupMenu"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textAppearanceSmallPopupMenu">Theme_textAppearanceSmallPopupMenu</a></code></td> <td class="colLast"><code>41</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textColorAlertDialogListItem"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textColorAlertDialogListItem">Theme_textColorAlertDialogListItem</a></code></td> <td class="colLast"><code>94</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_textColorSearchUrl"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_textColorSearchUrl">Theme_textColorSearchUrl</a></code></td> <td class="colLast"><code>66</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_toolbarNavigationButtonStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_toolbarNavigationButtonStyle">Theme_toolbarNavigationButtonStyle</a></code></td> <td class="colLast"><code>59</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_toolbarStyle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_toolbarStyle">Theme_toolbarStyle</a></code></td> <td class="colLast"><code>58</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowActionBar"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowActionBar">Theme_windowActionBar</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowActionBarOverlay"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowActionBarOverlay">Theme_windowActionBarOverlay</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowActionModeOverlay"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowActionModeOverlay">Theme_windowActionModeOverlay</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowFixedHeightMajor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowFixedHeightMajor">Theme_windowFixedHeightMajor</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowFixedHeightMinor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowFixedHeightMinor">Theme_windowFixedHeightMinor</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowFixedWidthMajor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowFixedWidthMajor">Theme_windowFixedWidthMajor</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowFixedWidthMinor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowFixedWidthMinor">Theme_windowFixedWidthMinor</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowMinWidthMajor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowMinWidthMajor">Theme_windowMinWidthMajor</a></code></td> <td class="colLast"><code>10</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowMinWidthMinor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowMinWidthMinor">Theme_windowMinWidthMinor</a></code></td> <td class="colLast"><code>11</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Theme_windowNoTitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Theme_windowNoTitle">Theme_windowNoTitle</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_android_gravity"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_android_gravity">Toolbar_android_gravity</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_android_minHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_android_minHeight">Toolbar_android_minHeight</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_collapseContentDescription"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_collapseContentDescription">Toolbar_collapseContentDescription</a></code></td> <td class="colLast"><code>19</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_collapseIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_collapseIcon">Toolbar_collapseIcon</a></code></td> <td class="colLast"><code>18</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_contentInsetEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_contentInsetEnd">Toolbar_contentInsetEnd</a></code></td> <td class="colLast"><code>6</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_contentInsetLeft"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_contentInsetLeft">Toolbar_contentInsetLeft</a></code></td> <td class="colLast"><code>7</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_contentInsetRight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_contentInsetRight">Toolbar_contentInsetRight</a></code></td> <td class="colLast"><code>8</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_contentInsetStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_contentInsetStart">Toolbar_contentInsetStart</a></code></td> <td class="colLast"><code>5</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_logo"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_logo">Toolbar_logo</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_logoDescription"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_logoDescription">Toolbar_logoDescription</a></code></td> <td class="colLast"><code>22</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_maxButtonHeight"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_maxButtonHeight">Toolbar_maxButtonHeight</a></code></td> <td class="colLast"><code>17</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_navigationContentDescription"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_navigationContentDescription">Toolbar_navigationContentDescription</a></code></td> <td class="colLast"><code>21</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_navigationIcon"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_navigationIcon">Toolbar_navigationIcon</a></code></td> <td class="colLast"><code>20</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_popupTheme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_popupTheme">Toolbar_popupTheme</a></code></td> <td class="colLast"><code>9</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_subtitle"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_subtitle">Toolbar_subtitle</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_subtitleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_subtitleTextAppearance">Toolbar_subtitleTextAppearance</a></code></td> <td class="colLast"><code>11</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_subtitleTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_subtitleTextColor">Toolbar_subtitleTextColor</a></code></td> <td class="colLast"><code>24</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_title"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_title">Toolbar_title</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_titleMarginBottom"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_titleMarginBottom">Toolbar_titleMarginBottom</a></code></td> <td class="colLast"><code>16</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_titleMarginEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_titleMarginEnd">Toolbar_titleMarginEnd</a></code></td> <td class="colLast"><code>14</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_titleMargins"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_titleMargins">Toolbar_titleMargins</a></code></td> <td class="colLast"><code>12</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_titleMarginStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_titleMarginStart">Toolbar_titleMarginStart</a></code></td> <td class="colLast"><code>13</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_titleMarginTop"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_titleMarginTop">Toolbar_titleMarginTop</a></code></td> <td class="colLast"><code>15</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_titleTextAppearance"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_titleTextAppearance">Toolbar_titleTextAppearance</a></code></td> <td class="colLast"><code>10</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.Toolbar_titleTextColor"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#Toolbar_titleTextColor">Toolbar_titleTextColor</a></code></td> <td class="colLast"><code>23</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.View_android_focusable"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#View_android_focusable">View_android_focusable</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.View_android_theme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#View_android_theme">View_android_theme</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.View_paddingEnd"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#View_paddingEnd">View_paddingEnd</a></code></td> <td class="colLast"><code>3</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.View_paddingStart"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#View_paddingStart">View_paddingStart</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.View_theme"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#View_theme">View_theme</a></code></td> <td class="colLast"><code>4</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ViewBackgroundHelper_android_background"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ViewBackgroundHelper_android_background">ViewBackgroundHelper_android_background</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ViewBackgroundHelper_backgroundTint"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ViewBackgroundHelper_backgroundTint">ViewBackgroundHelper_backgroundTint</a></code></td> <td class="colLast"><code>1</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ViewBackgroundHelper_backgroundTintMode"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ViewBackgroundHelper_backgroundTintMode">ViewBackgroundHelper_backgroundTintMode</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ViewStubCompat_android_id"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ViewStubCompat_android_id">ViewStubCompat_android_id</a></code></td> <td class="colLast"><code>0</code></td> </tr> <tr class="altColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ViewStubCompat_android_inflatedId"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ViewStubCompat_android_inflatedId">ViewStubCompat_android_inflatedId</a></code></td> <td class="colLast"><code>2</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="ca.ualberta.cs.swapmyride.R.styleable.ViewStubCompat_android_layout"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td> <td><code><a href="ca/ualberta/cs/swapmyride/R.styleable.html#ViewStubCompat_android_layout">ViewStubCompat_android_layout</a></code></td> <td class="colLast"><code>1</code></td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="ca/ualberta/cs/swapmyride/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="ca/ualberta/cs/swapmyride/package-tree.html">Tree</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?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.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>
scripts/bbtrading-prod-nav-sell-stock.html
embrown30/BBTrading-sample
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="http://bbtrading.mybluemix.net/" /> <title>bbtrading-nav-sell-stock</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="2" colspan="3">bbtrading-nav-sell-stock</td></tr> </thead><tbody> <tr> <td>open</td> <td>/</td> <td></td> </tr> <tr> <td>clickAt</td> <td>link=Investments</td> <td></td> </tr> <tr> <td>clickAt</td> <td>link=See Portfolios</td> <td></td> </tr> <tr> <td>verifyBodyText</td> <td></td> <td>Investments for sale</td> </tr> <tr> <td>waitForVisible</td> <td>css=path.rd3-areachart-area</td> <td></td> </tr> <tr> <td>click</td> <td>css=path.rd3-areachart-area</td> <td></td> </tr> <tr> <td>click</td> <td>css=button.btn.btn-info</td> <td></td> </tr> <tr> <td>click</td> <td>css=div.ReactModal__Content.ReactModal__Content--after-open &gt; button</td> <td></td> </tr> </tbody></table> </body> </html>
samples/xml/openid/build/docs/javadoc/help-doc.html
sds0917/spring-security
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_131) on Tue Oct 31 21:05:32 CST 2017 --> <title>API °ïÖú (Spring Security 4.2.2.RELEASE API)</title> <meta name="date" content="2017-10-31"> <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="API \u5E2E\u52A9 (Spring Security 4.2.2.RELEASE API)"; } } catch(err) { } //--> </script> <noscript> <div>ÄúµÄä¯ÀÀÆ÷ÒѽûÓà JavaScript¡£</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Ìø¹ýµ¼º½Á´½Ó">Ìø¹ýµ¼º½Á´½Ó</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="µ¼º½"> <li><a href="org/springframework/security/samples/openid/package-summary.html">³ÌÐò°ü</a></li> <li>Àà</li> <li><a href="overview-tree.html">Ê÷</a></li> <li><a href="deprecated-list.html">Òѹýʱ</a></li> <li><a href="index-all.html">Ë÷Òý</a></li> <li class="navBarCell1Rev">°ïÖú</li> </ul> <div class="aboutLanguage">spring-security-samples-xml-openid</div> </div> <div class="subNav"> <ul class="navList"> <li>ÉÏÒ»¸ö</li> <li>ÏÂÒ»¸ö</li> </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">¿ò¼Ü</a></li> <li><a href="help-doc.html" target="_top">ÎÞ¿ò¼Ü</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">ËùÓÐÀà</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">´Ë API ÎĵµµÄ×éÖ¯·½Ê½</h1> <div class="subTitle">´Ë API (Ó¦ÓóÌÐò±à³Ì½Ó¿Ú) Îĵµ°üº¬¶ÔÓ¦ÓÚµ¼º½À¸ÖеÄÏîÄ¿µÄÒ³Ãæ, ÈçÏÂËùÊö¡£</div> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <h2>³ÌÐò°ü</h2> <p>ÿ¸ö³ÌÐò°ü¶¼ÓÐÒ»¸öÒ³Ãæ, ÆäÖаüº¬ËüµÄÀàºÍ½Ó¿ÚµÄÁÐ±í¼°Æä¸ÅÒª¡£´ËÒ³Ãæ¿ÉÒÔ°üº¬Áù¸öÀà±ð:</p> <ul> <li>½Ó¿Ú (бÌå)</li> <li>Àà</li> <li>ö¾Ù</li> <li>Òì³£´íÎó</li> <li>´íÎó</li> <li>×¢ÊÍÀàÐÍ</li> </ul> </li> <li class="blockList"> <h2>Àà/½Ó¿Ú</h2> <p>ÿ¸öÀà, ½Ó¿Ú, ǶÌ×ÀàºÍǶÌ×½Ó¿Ú¶¼Óи÷×ÔµÄÒ³Ãæ¡£ÆäÖÐÿ¸öÒ³Ãæ¶¼ÓÉÈý²¿·Ö (Àà/½Ó¿Ú˵Ã÷, ¸ÅÒª±í, ÒÔ¼°ÏêϸµÄ³ÉԱ˵Ã÷) ×é³É:</p> <ul> <li>Àà¼Ì³Ðͼ</li> <li>Ö±½Ó×ÓÀà</li> <li>ËùÓÐÒÑÖª×Ó½Ó¿Ú</li> <li>ËùÓÐÒÑ֪ʵÏÖÀà</li> <li>Àà/½Ó¿ÚÉùÃ÷</li> <li>Àà/½Ó¿Ú˵Ã÷</li> </ul> <ul> <li>ǶÌ×Àà¸ÅÒª</li> <li>×ֶθÅÒª</li> <li>¹¹ÔìÆ÷¸ÅÒª</li> <li>·½·¨¸ÅÒª</li> </ul> <ul> <li>×Ö¶ÎÏêϸ×ÊÁÏ</li> <li>¹¹ÔìÆ÷Ïêϸ×ÊÁÏ</li> <li>·½·¨Ïêϸ×ÊÁÏ</li> </ul> <p>ÿ¸ö¸ÅÒªÌõÄ¿¶¼°üº¬¸ÃÏîÄ¿µÄÏêϸ˵Ã÷µÄµÚÒ»¾ä¡£¸ÅÒªÌõÄ¿°´×Öĸ˳ÐòÅÅÁÐ, ¶øÏêϸ˵Ã÷Ôò°´ÆäÔÚÔ´´úÂëÖгöÏÖµÄ˳ÐòÅÅÁС£ÕâÑù±£³ÖÁ˳ÌÐòÔ±Ëù½¨Á¢µÄÂß¼­·Ö×é¡£</p> </li> <li class="blockList"> <h2>×¢ÊÍÀàÐÍ</h2> <p>ÿ¸ö×¢ÊÍÀàÐͶ¼Óи÷×ÔµÄÒ³Ãæ, ÆäÖаüº¬ÒÔϲ¿·Ö:</p> <ul> <li>×¢ÊÍÀàÐÍÉùÃ÷</li> <li>×¢ÊÍÀàÐÍ˵Ã÷</li> <li>±ØÐèÔªËØ¸ÅÒª</li> <li>¿ÉÑ¡ÔªËØ¸ÅÒª</li> <li>ÔªËØÏêϸ×ÊÁÏ</li> </ul> </li> <li class="blockList"> <h2>ö¾Ù</h2> <p>ÿ¸öö¾Ù¶¼Óи÷×ÔµÄÒ³Ãæ, ÆäÖаüº¬ÒÔϲ¿·Ö:</p> <ul> <li>ö¾ÙÉùÃ÷</li> <li>ö¾Ù˵Ã÷</li> <li>ö¾Ù³£Á¿¸ÅÒª</li> <li>ö¾Ù³£Á¿Ïêϸ×ÊÁÏ</li> </ul> </li> <li class="blockList"> <h2>Ê÷ (Àà·Ö²ã½á¹¹)</h2> <p>¶ÔÓÚËùÓгÌÐò°ü, ÓÐÒ»¸ö<a href="overview-tree.html">Àà·Ö²ã½á¹¹</a>Ò³Ãæ, ÒÔ¼°Ã¿¸ö³ÌÐò°üµÄ·Ö²ã½á¹¹¡£Ã¿¸ö·Ö²ã½á¹¹Ò³Ãæ¶¼°üº¬ÀàµÄÁбíºÍ½Ó¿ÚµÄÁÐ±í¡£´Ó<code>java.lang.Object</code>¿ªÊ¼, °´¼Ì³Ð½á¹¹¶ÔÀà½øÐÐÅÅÁС£½Ó¿Ú²»´Ó<code>java.lang.Object</code>¼Ì³Ð¡£</p> <ul> <li>²é¿´¡°¸ÅÀÀ¡±Ò³ÃæÊ±, µ¥»÷ "Ê÷" ½«ÏÔʾËùÓгÌÐò°üµÄ·Ö²ã½á¹¹¡£</li> <li>²é¿´Ìض¨³ÌÐò°ü, Àà»ò½Ó¿ÚÒ³ÃæÊ±, µ¥»÷ "Ê÷" ½«½öÏÔʾ¸Ã³ÌÐò°üµÄ·Ö²ã½á¹¹¡£</li> </ul> </li> <li class="blockList"> <h2>ÒѹýʱµÄ API</h2> <p><a href="deprecated-list.html">ÒѹýʱµÄ API</a> Ò³ÃæÁгöÁËËùÓÐÒѹýʱµÄ API¡£Ò»°ãÓÉÓÚ½øÐÐÁ˸Ľø²¢ÇÒͨ³£ÌṩÁËÌæ´úµÄ API, ËùÒÔ½¨Ò鲻ҪʹÓÃÒѹýʱµÄ API¡£ÔÚ½«À´µÄʵÏÖ¹ý³ÌÖÐ, ¿ÉÄÜ»áɾ³ýÒѹýʱµÄ API¡£</p> </li> <li class="blockList"> <h2>Ë÷Òý</h2> <p><a href="index-all.html">Ë÷Òý</a> °üº¬°´×Öĸ˳ÐòÅÅÁеÄËùÓÐÀà, ½Ó¿Ú, ¹¹ÔìÆ÷, ·½·¨ºÍ×ֶεÄÁÐ±í¡£</p> </li> <li class="blockList"> <h2>ÉÏÒ»¸ö/ÏÂÒ»¸ö</h2> <p>ÕâЩÁ´½ÓʹÄú¿ÉÒÔתÖÁÏÂÒ»¸ö»òÉÏÒ»¸öÀà, ½Ó¿Ú, ³ÌÐò°ü»òÏà¹ØÒ³Ãæ¡£</p> </li> <li class="blockList"> <h2>¿ò¼Ü/ÎÞ¿ò¼Ü</h2> <p>ÕâЩÁ´½ÓÓÃÓÚÏÔʾºÍÒþ²Ø HTML ¿ò¼Ü¡£ËùÓÐÒ³Ãæ¾ù¾ßÓÐÓпò¼ÜºÍÎÞ¿ò¼ÜÁ½ÖÖÏÔʾ·½Ê½¡£</p> </li> <li class="blockList"> <h2>ËùÓÐÀà</h2> <p><a href="allclasses-noframe.html">ËùÓÐÀà</a>Á´½ÓÏÔʾËùÓÐÀàºÍ½Ó¿Ú (³ýÁ˷Ǿ²Ì¬Ç¶Ì×ÀàÐÍ)¡£</p> </li> <li class="blockList"> <h2>ÐòÁл¯±í¸ñ</h2> <p>ÿ¸ö¿ÉÐòÁл¯»ò¿ÉÍⲿ»¯µÄÀà¶¼ÓÐÆäÐòÁл¯×ֶκͷ½·¨µÄ˵Ã÷¡£´ËÐÅÏ¢¶ÔÖØÐÂʵÏÖÕßÓÐÓÃ, ¶ø¶ÔʹÓà API µÄ¿ª·¢ÕßÔòûÓÐʲôÓô¦¡£¾¡¹Üµ¼º½À¸ÖÐûÓÐÁ´½Ó, µ«Äú¿ÉÒÔͨ¹ýÏÂÁз½Ê½»ñÈ¡´ËÐÅÏ¢: תÖÁÈκÎÐòÁл¯Àà, È»ºóµ¥»÷Àà˵Ã÷µÄ "ÁíÇë²ÎÔÄ" ²¿·ÖÖÐµÄ "ÐòÁл¯±í¸ñ"¡£</p> </li> <li class="blockList"> <h2>³£Á¿×Ö¶ÎÖµ</h2> <p><a href="constant-values.html">³£Á¿×Ö¶ÎÖµ</a>Ò³ÃæÁгöÁ˾²Ì¬×îÖÕ×ֶμ°ÆäÖµ¡£</p> </li> </ul> <span class="emphasizedPhrase">´Ë°ïÖúÎļþÊÊÓÃÓÚʹÓñê×¼ doclet Éú³ÉµÄ API Îĵµ¡£</span></div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Ìø¹ýµ¼º½Á´½Ó">Ìø¹ýµ¼º½Á´½Ó</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="µ¼º½"> <li><a href="org/springframework/security/samples/openid/package-summary.html">³ÌÐò°ü</a></li> <li>Àà</li> <li><a href="overview-tree.html">Ê÷</a></li> <li><a href="deprecated-list.html">Òѹýʱ</a></li> <li><a href="index-all.html">Ë÷Òý</a></li> <li class="navBarCell1Rev">°ïÖú</li> </ul> <div class="aboutLanguage">spring-security-samples-xml-openid</div> </div> <div class="subNav"> <ul class="navList"> <li>ÉÏÒ»¸ö</li> <li>ÏÂÒ»¸ö</li> </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">¿ò¼Ü</a></li> <li><a href="help-doc.html" target="_top">ÎÞ¿ò¼Ü</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">ËùÓÐÀà</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
static/CurriculumTextProcessors/curriculumtext_mainfile_template.html
i2geo/i2gCurriki
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>$TITLE</title> <link rel="stylesheet" type="text/css" title="basic" media="screen,projection" href="../../mapstyle.css" /> <script type="text/javascript" src="../../jsTree0.9.9a/lib/jquery.js"></script> <script type="text/javascript" src="../../jsTree0.9.9a/jquery.tree.min.js"></script> <script type="text/javascript" src="../../jsTree0.9.9a/lib/sarissa.js"></script> <script type="text/javascript" src="../../jsTree0.9.9a/plugins/jquery.tree.xml_flat.js"></script> <script type="text/javascript"> var activenode; $(function () { $("#xml_f").tree({ data : { type : "xml_flat", opts : { url : "$XMLTREEFILE" } }, callback : { onload : function () { activenode = "";}, onselect : function (node) { if (activenode != "") { if (self.frames['contentframe'].document.getElementById(activenode)) { self.frames['contentframe'].document.getElementById(activenode).style.display = "none"; } if (self.frames['queryframe'].document.getElementById(activenode)) { self.frames['queryframe'].document.getElementById(activenode).style.display = "none"; } } if (self.frames['contentframe'].document.getElementById(node.id)) { self.frames['contentframe'].document.getElementById(node.id).style.display = "block"; } if (self.frames['queryframe'].document.getElementById(node.id)) { self.frames['queryframe'].document.getElementById(node.id).style.display = "block"; } activenode = node.id; } } }); }); </script> </head> <body> <h2>$TITLE</h2> <div id="curriculumtextcontainer" class="blueisland"> <div id="toctree"> <h3>Contents</h3><br /> <div id="xml_f"></div> </div> <div id="description_and_queries"> <div id="description"> <h3>Description of this section:</h3> <iframe name="contentframe" id="contentframe" src="$CONTENTFILE">Your browser does not seem to support iframes. Please update to a newer version.</iframe> </div> <hr style="height: 5%;" /> <div id="queries"> <h3>i2geo search queries related to this section:</h3> <iframe name="queryframe" id="queryframe" src="$QUERYFILE">Your browser does not seem to support iframes. Please update to a newer version.</iframe> </div> </div> </div> </body> </html>
tags/setuptools.html
Kami/kami.github.com
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico"> <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="tomaz.me feed" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="google-site-verification" content="ynmOt0WzX8sVTNjmph4-tcmcUq8GzD3ao2AqpUJVlcY" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="keywords" content="technology,distributed systems,startups,life" /> <meta name="author" content="Tomaz Muraus"> <title>Posts tagged with "setuptools" | tomaz.me</title> <!-- Facebook OpenGraph tags --> <meta content="Tomaz Muraus' personal blog" property="og:site_name"> <meta content="Tag archive" property="og:title"> <meta content="website" property="og:type"> <meta content="https://www.tomaz.me/tags/setuptools.html" property="og:url"> <link href='/assets/global-d1c2e4663d5b839aa38bcad99c7c4d20.css' rel='stylesheet' type='text/css' /> </head> <body> <div class="navbar-top navbar navbar-inverse navbar-fixed-top visible-xs visible-sm"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/index.html">Tomaz Muraus' blog</a> </div> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li ><a href="/index.html">Home</a></li> <li ><a href="/archive.html">Archive</a></li> <li ><a href="/atom.xml">Feed</a></li> <li ><a href="/slides.html">Slides</a></li> <li ><a href="/about.html">About Me</a></li> </ul> </div> </div> </div> <div class="container"> <div class="row logo"> <div class="col-md-2 hidden-sm hidden-xs" id="header"> <a class="headline" href="/index.html"><img src="/images/pony.png" class="logo" id="header-logo"></a> </div> <div class="col-md-6" id="header"> <h1><a class="headline" href="/index.html">computers, programming, startups and life.</a></h1> </div> </div> <div class="row"> <div class="col-md-8" id="content"> <script id="search-results-template" type="text/mustache"> <ul class="list-unstyled"> {{#entries}} <li> {{#date}}<time datetime="{{pubdate}}" pubdate>{{displaydate}}</time>{{/date}} <a href="{{url}}">{{{title}}}</a> </li> {{/entries}} </ul> </script> <section id="search-results" style="display: none;"> <h2>Search results</h2> <div class="entries"> </div> </section> <h2>Tag: setuptools</h2> <div class="postcontent"> <h3>2013</h3> <ul class="archive"> <li>03 Sep 2013 » <a href="/2013/09/03/prevent-accidental-publishing-of-a-private-python-package.html">Prevent accidental publishing of a private Python package</a></li> </ul> </div> </div> <div class="col-md-2 col-md-offset-1" id="menu"> <ul class="list-unstyled"> <div class="main-nav hidden-xs hidden-sm"> <li><a href="/index.html">Home</a></li> <li><a href="/archive.html">Archive</a></li> <li><a href="/atom.xml">Feed</a></li> <li><a href="/slides.html">Slides</a></li> <li><a href="/about.html">About Me</a></li> </div> <li><br /></li> <li class="title">Find me on</li> <li><span class='icon icon-twitter'></span><a href="http://twitter.com/KamiSLO">Twitter</a></li> <li><span class='icon icon-gplus'></span><a href="https://plus.google.com/+TomazMuraus/about">Google+</a></li> <li><span class='icon icon-github'></span><a href="http://github.com/Kami">Github</a></li> <li><span class='icon icon-launchpad'></span><a href="https://launchpad.net/~tomaz-muraus">Launchpad</a></li> <li><span class='icon-lanyrd'></span><a href="http://lanyrd.com/profile/kami/">Lanyrd</a></li> <li><span class='icon icon-linkedin'></span><a href="http://www.linkedin.com/in/tomazmuraus">LinkedIn</a></li> <li><span class='icon icon-masterbranch'></span><a href="https://masterbranch.com/tomaz.muraus">MasterBranch</a></li> <li><br /></li> <li class="title">Search</li> <li> <div id="search"> <form action="/search.html" method="get"> <input type="text" id="search-query" name="q" placeholder="Search string" autocomplete="off" class="form-control"> </form> </div> </li> <li><br /></li> <li class="title">Friend's blogs</li> <li><a href="http://russellhaering.com/">Russell's blog</a></li> <li><a href="http://journal.paul.querna.org/">Paul's journal</a></li> <li><a href="http://geoff.greer.fm/">Geoff's site</a></li> <li><br /></li> <li class="title">Podcasts I listen to</li> <li><a href="http://twit.tv/show/floss-weekly" rel="nofollow">FLOSS weekly</a></li> <li><a href="http://sixgun.org/linuxoutlaws" rel="nofollow">Linux Outlaws</a></li> <li><a href="http://nodeup.com/" rel="nofollow">NodeUp</a></li> <li><a href="http://thechangelog.com/podcast/" rel="nofollow">The Changelog</a></li> <li><a href="http://faif.us/" rel="nofollow">Free as in Freedom</a></li> <li><a href="http://blog.stackoverflow.com/category/podcasts/">StackExchange Podcast</a></li> <li><br /></li> <li class="title">Recently read</li> </ul> <div id="w8e3b8b0aeeaab2d06ec0a21fd4db3b8f"></div> <div class="col-md-offset-3"> <ul class="list-unstyled"> <li><a href="http://www.librarything.com/catalog/KamiSLO">All Books</a></li> </ul> </div> </div> </div> <footer> <div class="row "id="footer"> <div class="col-md-8 col-md-offset-2 text-center" style="padding-top: 20px;"> Copyright &copy; 2009-2019 Tomaz Muraus<br /> Content licensed under <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a><br/> Code examples licensed under <a href="http://opensource.org/licenses/BSD-3-Clause">3-clause BSD license</a>, unless noted otherwise </div> </div> </footer> <script src='/assets/global-0f2ade9f9a7156519708ea34aacab8b3.js' type='text/javascript'></script> <script src='/assets/search-bdde5e29a0dfe8a0416e42df0584f56e.js' type='text/javascript'></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1107810-12']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
spa/public/views/person-index.html
SirKingKrab/WebProgrammingProject
<h3>Persons</h3> <a class="btn btn-success" ng-click="vm.create()"> <i class="glyphicon glyphicon-plus"></i> New Record </a> <br /> <a class="btn btn-info" ng-click="isSearching=!isSearching"> <i class="glyphicon glyphicon-search"></i> Search </a> <br /> <!--ahead--> <style> .typeahead-demo .custom-popup-wrapper { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; background-color: #f9f9f9; } .typeahead-demo .custom-popup-wrapper > .message { padding: 10px 20px; border-bottom: 1px solid #ddd; color: #868686; } .typeahead-demo .custom-popup-wrapper > .dropdown-menu { position: static; float: none; display: block; min-width: 160px; background-color: transparent; border: none; border-radius: 0; box-shadow: none; } </style> <script type="text/ng-template" id="customTemplate.html"> <a> <img ng-src="http://upload.wikimedia.org/wikipedia/commons/thumb/{{match.model.flag}}" width="16"> <span ng-bind-html="match.label | uibTypeaheadHighlight:query"></span> </a> </script> <script type="text/ng-template" id="customPopupTemplate.html"> <div class="custom-popup-wrapper" ng-style="{top: position().top+'px', left: position().left+'px'}" style="display: block;" ng-show="isOpen() && !moveInProgress" aria-hidden="{{!isOpen()}}"> <p class="message">select location from drop down.</p> <ul class="dropdown-menu" role="listbox"> <li ng-repeat="match in matches track by $index" ng-class="{active: isActive($index) }" ng-mouseenter="selectActive($index)" ng-click="selectMatch($index)" role="option" id="{{::match.id}}"> <div uib-typeahead-match index="$index" match="match" query="query" template-url="templateUrl"></div> </li> </ul> </div> </script> <div ng-hide="!isSearching" class='container-fluid typeahead-demo'> <h4>Search for Data in The Table</h4> <pre>Model: {{vm.rows | json}}</pre> <input type="text" ng-model="vm.rows.firstname" placeholder="Search by the first name" uib-typeahead="for row in vm.rows" typeahead-loading="loadingLocations" typeahead-no-results="noResults" class="form-control"> <i ng-show="loadingLocations" class="glyphicon glyphicon-refresh"></i> <div ng-show="noResults"> <i class="glyphicon glyphicon-remove"></i> No Results Found </div> </div> <!------------------------------------------------------------------------------------------------------------------------> <table class="table table-striped"> <thead> <tr> <th>Actions</th> <th>Picture</th> <th>First Name</th> <th>Last Name</th> <th>Account Type</th> </tr> </thead> <tbody> <tr ng-repeat="row in vm.rows"> <th ng-if-start="!row.isEditing" scope="row"> <div class="btn-group" role="group" aria-label="..."> <a href="" title="View" class="btn btn-default btn-xs ajax"><i class="glyphicon glyphicon-eye-open"></i></a> <a ng-click="vm.edit(row, $index)" title="Edit" class="btn btn-default btn-xs edit"><i class="glyphicon glyphicon-edit"></i></a> <a ng-click="vm.delete(row, $index)" title="Delete" class="btn btn-default btn-xs delete"><i class="glyphicon glyphicon-trash"></i></a> </div> </th> <td><img src="https://graph.facebook.com/{{row.fbid}}/picture" style="width:24px" /> </td> <td>{{row.firstname}}</td> <td>{{row.lastname}}</td> <td ng-if-end>{{row.typeid}}</td> <td ng-if-start="row.isEditing"><input type="text" name="firstname" class="form-control" placeholder="firstname" ng-model="row.firstname" /></td> <td><input type="text" name="lastname" class="form-control" placeholder="lastname" ng-model="row.lastname" /></td> <td><input type="text" name="fbid" class="form-control" placeholder="fbid" ng-model="row.fbid" /></td> <td ng-if-end> <input type="button" value="Submit" class="btn btn-primary submit" ng-click="vm.save(row, $index)"/> </td> </tr> </tbody> </table>
css/hy_guanzhu.css
1en0v0/bookpart
@charset "utf-8"; /* CSS Document */ .block { padding: 14px 0px; border-bottom: solid 1px #f0eff5; } .block .cot { padding-left: 8px } .cancel { width: 70px; height: 30px; border-radius: 8px; border: solid 1px #aaaaaa; text-align: center; line-height: 2; color: #666666 } .pdg { padding-top: 20px }
javadoc/hibernate_Doc/org/hibernate/metamodel/source/binder/class-use/ColumnSource.html
serious6/HibernateSimpleProject
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 03 10:44:38 EST 2014 --> <title>Uses of Interface org.hibernate.metamodel.source.binder.ColumnSource (Hibernate JavaDocs)</title> <meta name="date" content="2014-03-03"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.hibernate.metamodel.source.binder.ColumnSource (Hibernate JavaDocs)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/hibernate/metamodel/source/binder/ColumnSource.html" title="interface in org.hibernate.metamodel.source.binder">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/hibernate/metamodel/source/binder/class-use/ColumnSource.html" target="_top">Frames</a></li> <li><a href="ColumnSource.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.hibernate.metamodel.source.binder.ColumnSource" class="title">Uses of Interface<br>org.hibernate.metamodel.source.binder.ColumnSource</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/hibernate/metamodel/source/binder/ColumnSource.html" title="interface in org.hibernate.metamodel.source.binder">ColumnSource</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="#org.hibernate.metamodel.source.annotations.attribute">org.hibernate.metamodel.source.annotations.attribute</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.hibernate.metamodel.source.annotations.attribute"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/hibernate/metamodel/source/binder/ColumnSource.html" title="interface in org.hibernate.metamodel.source.binder">ColumnSource</a> in <a href="../../../../../../org/hibernate/metamodel/source/annotations/attribute/package-summary.html">org.hibernate.metamodel.source.annotations.attribute</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/hibernate/metamodel/source/annotations/attribute/package-summary.html">org.hibernate.metamodel.source.annotations.attribute</a> that implement <a href="../../../../../../org/hibernate/metamodel/source/binder/ColumnSource.html" title="interface in org.hibernate.metamodel.source.binder">ColumnSource</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/hibernate/metamodel/source/annotations/attribute/ColumnSourceImpl.html" title="class in org.hibernate.metamodel.source.annotations.attribute">ColumnSourceImpl</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/hibernate/metamodel/source/annotations/attribute/ColumnValuesSourceImpl.html" title="class in org.hibernate.metamodel.source.annotations.attribute">ColumnValuesSourceImpl</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/hibernate/metamodel/source/binder/ColumnSource.html" title="interface in org.hibernate.metamodel.source.binder">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/hibernate/metamodel/source/binder/class-use/ColumnSource.html" target="_top">Frames</a></li> <li><a href="ColumnSource.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p> </body> </html>