path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
themes/og-gcp-theme/layouts/shortcodes/table.html
cobookman/og-gcp
<div class="responsive-table {{ range .Params }} {{.}}{{end}}"> {{ .Inner }} </div>
app/templates/main.html
moorejac/bloc-chat
<section class="roombar-container"> <div> <h2>Bloc Chat</h2> </div> <div> <table class="table"> <tr ng-repeat="room in main.rooms"> <td> <a ng-click="main.setCurrentRoom(room)">{{ room.name }}</a> </td> </tr> </table> </div> <div> <button type="button" class="btn btn-primary" ng-click="main.open()">Add Room</button> </div> </section> <section class="chatroom-container"> <div class> <h3>{{ main.currentRoom.name }}</h3> </div> <div> <table class="table table-striped"> <tbody> <tr ng-repeat="message in main.messages"> <td>{{ message.username }}</td> <td>{{ message.content }}</td> <td>{{ message.sentAt }}</td> </tr> </tbody> </table> </div> </section> <div ng-show="main.currentRoom !== null" class="message-bar"> <form name="newMessageForm" ng-submit="main.sendMessage(newMessage)"> <input name="newMessage" class="form-control" ng-model="newMessage" required/> <button class="btn btn-primary" type="submit">Send</button> </form> </div>
event-page.html
StickmanVentures/kiosk-service-client
<div id="event-page-wrapper" class="overflow"> <div class="navbar"> <div class="navbar-container"> <div class="navbar-title"> <span>Stickman</span><span>Ventures</span> </div> </div> </div> <div id="event-container" class="container"> </div> </div>
docs/devapidocs/org/apache/hadoop/hbase/protobuf/generated/class-use/ClientProtos.GetResponse.html
lshain/hbase-0.98.6-hadoop2
<!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_65) on Wed Sep 03 20:05:58 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse (HBase 0.98.6-hadoop2 API)</title> <meta name="date" content="2014-09-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 Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse (HBase 0.98.6-hadoop2 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hbase/protobuf/generated/class-use/ClientProtos.GetResponse.html" target="_top">Frames</a></li> <li><a href="ClientProtos.GetResponse.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse" class="title">Uses of Class<br>org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</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.hbase.protobuf.generated">org.apache.hadoop.hbase.protobuf.generated</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.hadoop.hbase.regionserver">org.apache.hadoop.hbase.regionserver</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.hbase.protobuf.generated"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a> in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a> with type parameters of type <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</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 com.google.protobuf.Parser&lt;<a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a>&gt;</code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#PARSER">PARSER</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a> that return <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</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/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.Builder.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.Builder.html#build()">build</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.Builder.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.Builder.html#buildPartial()">buildPartial</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.ClientService.BlockingInterface.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.ClientService.BlockingInterface.html#get(com.google.protobuf.RpcController,%20org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest)">get</a></strong>(com.google.protobuf.RpcController&nbsp;controller, <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetRequest.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetRequest</a>&nbsp;request)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#getDefaultInstance()">getDefaultInstance</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#getDefaultInstanceForType()">getDefaultInstanceForType</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.Builder.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseDelimitedFrom(java.io.InputStream)">parseDelimitedFrom</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseDelimitedFrom(java.io.InputStream,%20com.google.protobuf.ExtensionRegistryLite)">parseDelimitedFrom</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(byte[])">parseFrom</a></strong>(byte[]&nbsp;data)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(byte[],%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(byte[]&nbsp;data, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(com.google.protobuf.ByteString)">parseFrom</a></strong>(com.google.protobuf.ByteString&nbsp;data)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(com.google.protobuf.ByteString,%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(com.google.protobuf.ByteString&nbsp;data, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(com.google.protobuf.CodedInputStream)">parseFrom</a></strong>(com.google.protobuf.CodedInputStream&nbsp;input)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(com.google.protobuf.CodedInputStream,%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(com.google.protobuf.CodedInputStream&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(java.io.InputStream)">parseFrom</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#parseFrom(java.io.InputStream,%20com.google.protobuf.ExtensionRegistryLite)">parseFrom</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input, com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a> that return types with arguments of type <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</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>com.google.protobuf.Parser&lt;<a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a>&gt;</code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#getParserForType()">getParserForType</a></strong>()</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a> with parameters of type <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</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/hbase/protobuf/generated/ClientProtos.GetResponse.Builder.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse.Builder</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.Builder.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.Builder.html#mergeFrom(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse)">mergeFrom</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a>&nbsp;other)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.Builder.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse.Builder</a></code></td> <td class="colLast"><span class="strong">ClientProtos.GetResponse.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html#newBuilder(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse)">newBuilder</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a>&nbsp;prototype)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a> with type arguments of type <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</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>abstract void</code></td> <td class="colLast"><span class="strong">ClientProtos.ClientService.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.ClientService.html#get(com.google.protobuf.RpcController,%20org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest,%20com.google.protobuf.RpcCallback)">get</a></strong>(com.google.protobuf.RpcController&nbsp;controller, <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetRequest.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetRequest</a>&nbsp;request, com.google.protobuf.RpcCallback&lt;<a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a>&gt;&nbsp;done)</code> <div class="block"><code>rpc Get(.GetRequest) returns (.GetResponse);</code></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ClientProtos.ClientService.Interface.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.ClientService.Interface.html#get(com.google.protobuf.RpcController,%20org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest,%20com.google.protobuf.RpcCallback)">get</a></strong>(com.google.protobuf.RpcController&nbsp;controller, <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetRequest.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetRequest</a>&nbsp;request, com.google.protobuf.RpcCallback&lt;<a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a>&gt;&nbsp;done)</code> <div class="block"><code>rpc Get(.GetRequest) returns (.GetResponse);</code></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ClientProtos.ClientService.Stub.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.ClientService.Stub.html#get(com.google.protobuf.RpcController,%20org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest,%20com.google.protobuf.RpcCallback)">get</a></strong>(com.google.protobuf.RpcController&nbsp;controller, <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetRequest.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetRequest</a>&nbsp;request, com.google.protobuf.RpcCallback&lt;<a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a>&gt;&nbsp;done)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.hadoop.hbase.regionserver"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a> in <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/package-summary.html">org.apache.hadoop.hbase.regionserver</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/hbase/regionserver/package-summary.html">org.apache.hadoop.hbase.regionserver</a> that return <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</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/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetResponse</a></code></td> <td class="colLast"><span class="strong">HRegionServer.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html#get(com.google.protobuf.RpcController,%20org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest)">get</a></strong>(com.google.protobuf.RpcController&nbsp;controller, <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetRequest.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.GetRequest</a>&nbsp;request)</code> <div class="block">Get data from a table.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.GetResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hbase/protobuf/generated/class-use/ClientProtos.GetResponse.html" target="_top">Frames</a></li> <li><a href="ClientProtos.GetResponse.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; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
_libs/yui-3.18.1/api/classes/StackedComboSeries.html
mabetle/mps
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>StackedComboSeries - YUI 3</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="../assets/css/logo.png" title="YUI 3"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 3.18.1</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/Anim.html">Anim</a></li> <li><a href="../classes/App.html">App</a></li> <li><a href="../classes/App.Base.html">App.Base</a></li> <li><a href="../classes/App.Content.html">App.Content</a></li> <li><a href="../classes/App.Transitions.html">App.Transitions</a></li> <li><a href="../classes/App.TransitionsNative.html">App.TransitionsNative</a></li> <li><a href="../classes/AreaSeries.html">AreaSeries</a></li> <li><a href="../classes/AreaSplineSeries.html">AreaSplineSeries</a></li> <li><a href="../classes/Array.html">Array</a></li> <li><a href="../classes/ArrayList.html">ArrayList</a></li> <li><a href="../classes/ArraySort.html">ArraySort</a></li> <li><a href="../classes/AsyncQueue.html">AsyncQueue</a></li> <li><a href="../classes/Attribute.html">Attribute</a></li> <li><a href="../classes/AttributeCore.html">AttributeCore</a></li> <li><a href="../classes/AttributeEvents.html">AttributeEvents</a></li> <li><a href="../classes/AttributeExtras.html">AttributeExtras</a></li> <li><a href="../classes/AttributeLite.html">AttributeLite</a></li> <li><a href="../classes/AttributeObservable.html">AttributeObservable</a></li> <li><a href="../classes/AutoComplete.html">AutoComplete</a></li> <li><a href="../classes/AutoCompleteBase.html">AutoCompleteBase</a></li> <li><a href="../classes/AutoCompleteFilters.html">AutoCompleteFilters</a></li> <li><a href="../classes/AutoCompleteHighlighters.html">AutoCompleteHighlighters</a></li> <li><a href="../classes/AutoCompleteList.html">AutoCompleteList</a></li> <li><a href="../classes/Axis.html">Axis</a></li> <li><a href="../classes/AxisBase.html">AxisBase</a></li> <li><a href="../classes/BarSeries.html">BarSeries</a></li> <li><a href="../classes/Base.html">Base</a></li> <li><a href="../classes/BaseCore.html">BaseCore</a></li> <li><a href="../classes/BaseObservable.html">BaseObservable</a></li> <li><a href="../classes/BottomAxisLayout.html">BottomAxisLayout</a></li> <li><a href="../classes/Button.html">Button</a></li> <li><a href="../classes/ButtonCore.html">ButtonCore</a></li> <li><a href="../classes/ButtonGroup.html">ButtonGroup</a></li> <li><a href="../classes/Cache.html">Cache</a></li> <li><a href="../classes/CacheOffline.html">CacheOffline</a></li> <li><a href="../classes/Calendar.html">Calendar</a></li> <li><a href="../classes/CalendarBase.html">CalendarBase</a></li> <li><a href="../classes/CandlestickSeries.html">CandlestickSeries</a></li> <li><a href="../classes/CanvasCircle.html">CanvasCircle</a></li> <li><a href="../classes/CanvasDrawing.html">CanvasDrawing</a></li> <li><a href="../classes/CanvasEllipse.html">CanvasEllipse</a></li> <li><a href="../classes/CanvasGraphic.html">CanvasGraphic</a></li> <li><a href="../classes/CanvasPath.html">CanvasPath</a></li> <li><a href="../classes/CanvasPieSlice.html">CanvasPieSlice</a></li> <li><a href="../classes/CanvasRect.html">CanvasRect</a></li> <li><a href="../classes/CanvasShape.html">CanvasShape</a></li> <li><a href="../classes/CartesianChart.html">CartesianChart</a></li> <li><a href="../classes/CartesianSeries.html">CartesianSeries</a></li> <li><a href="../classes/CategoryAxis.html">CategoryAxis</a></li> <li><a href="../classes/CategoryAxisBase.html">CategoryAxisBase</a></li> <li><a href="../classes/CategoryImpl.html">CategoryImpl</a></li> <li><a href="../classes/Chart.html">Chart</a></li> <li><a href="../classes/ChartBase.html">ChartBase</a></li> <li><a href="../classes/ChartLegend.html">ChartLegend</a></li> <li><a href="../classes/Circle.html">Circle</a></li> <li><a href="../classes/CircleGroup.html">CircleGroup</a></li> <li><a href="../classes/ClassNameManager.html">ClassNameManager</a></li> <li><a href="../classes/ClickableRail.html">ClickableRail</a></li> <li><a href="../classes/Color.html">Color</a></li> <li><a href="../classes/Color.Harmony.html">Color.Harmony</a></li> <li><a href="../classes/Color.HSL.html">Color.HSL</a></li> <li><a href="../classes/Color.HSV.html">Color.HSV</a></li> <li><a href="../classes/ColumnSeries.html">ColumnSeries</a></li> <li><a href="../classes/ComboSeries.html">ComboSeries</a></li> <li><a href="../classes/ComboSplineSeries.html">ComboSplineSeries</a></li> <li><a href="../classes/config.html">config</a></li> <li><a href="../classes/Console.html">Console</a></li> <li><a href="../classes/ContentEditable.html">ContentEditable</a></li> <li><a href="../classes/Controller.html">Controller</a></li> <li><a href="../classes/Cookie.html">Cookie</a></li> <li><a href="../classes/CurveUtil.html">CurveUtil</a></li> <li><a href="../classes/CustomEvent.html">CustomEvent</a></li> <li><a href="../classes/DataSchema.Array.html">DataSchema.Array</a></li> <li><a href="../classes/DataSchema.Base.html">DataSchema.Base</a></li> <li><a href="../classes/DataSchema.JSON.html">DataSchema.JSON</a></li> <li><a href="../classes/DataSchema.Text.html">DataSchema.Text</a></li> <li><a href="../classes/DataSchema.XML.html">DataSchema.XML</a></li> <li><a href="../classes/DataSource.Function.html">DataSource.Function</a></li> <li><a href="../classes/DataSource.Get.html">DataSource.Get</a></li> <li><a href="../classes/DataSource.IO.html">DataSource.IO</a></li> <li><a href="../classes/DataSource.Local.html">DataSource.Local</a></li> <li><a href="../classes/DataSourceArraySchema.html">DataSourceArraySchema</a></li> <li><a href="../classes/DataSourceCache.html">DataSourceCache</a></li> <li><a href="../classes/DataSourceCacheExtension.html">DataSourceCacheExtension</a></li> <li><a href="../classes/DataSourceJSONSchema.html">DataSourceJSONSchema</a></li> <li><a href="../classes/DataSourceTextSchema.html">DataSourceTextSchema</a></li> <li><a href="../classes/DataSourceXMLSchema.html">DataSourceXMLSchema</a></li> <li><a href="../classes/DataTable.html">DataTable</a></li> <li><a href="../classes/DataTable.Base.html">DataTable.Base</a></li> <li><a href="../classes/DataTable.BodyView.html">DataTable.BodyView</a></li> <li><a href="../classes/DataTable.BodyView.Formatters.html">DataTable.BodyView.Formatters</a></li> <li><a href="../classes/DataTable.Column.html">DataTable.Column</a></li> <li><a href="../classes/DataTable.ColumnWidths.html">DataTable.ColumnWidths</a></li> <li><a href="../classes/DataTable.Core.html">DataTable.Core</a></li> <li><a href="../classes/DataTable.HeaderView.html">DataTable.HeaderView</a></li> <li><a href="../classes/DataTable.Highlight.html">DataTable.Highlight</a></li> <li><a href="../classes/DataTable.KeyNav.html">DataTable.KeyNav</a></li> <li><a href="../classes/DataTable.Message.html">DataTable.Message</a></li> <li><a href="../classes/DataTable.Mutable.html">DataTable.Mutable</a></li> <li><a href="../classes/DataTable.Paginator.html">DataTable.Paginator</a></li> <li><a href="../classes/DataTable.Paginator.Model.html">DataTable.Paginator.Model</a></li> <li><a href="../classes/DataTable.Paginator.View.html">DataTable.Paginator.View</a></li> <li><a href="../classes/DataTable.Scrollable.html">DataTable.Scrollable</a></li> <li><a href="../classes/DataTable.Sortable.html">DataTable.Sortable</a></li> <li><a href="../classes/DataTable.TableView.html">DataTable.TableView</a></li> <li><a href="../classes/Date.html">Date</a></li> <li><a href="../classes/DD.DDM.html">DD.DDM</a></li> <li><a href="../classes/DD.Delegate.html">DD.Delegate</a></li> <li><a href="../classes/DD.Drag.html">DD.Drag</a></li> <li><a href="../classes/DD.Drop.html">DD.Drop</a></li> <li><a href="../classes/DD.Scroll.html">DD.Scroll</a></li> <li><a href="../classes/Dial.html">Dial</a></li> <li><a href="../classes/Do.html">Do</a></li> <li><a href="../classes/Do.AlterArgs.html">Do.AlterArgs</a></li> <li><a href="../classes/Do.AlterReturn.html">Do.AlterReturn</a></li> <li><a href="../classes/Do.Error.html">Do.Error</a></li> <li><a href="../classes/Do.Halt.html">Do.Halt</a></li> <li><a href="../classes/Do.Method.html">Do.Method</a></li> <li><a href="../classes/Do.Prevent.html">Do.Prevent</a></li> <li><a href="../classes/DOM.html">DOM</a></li> <li><a href="../classes/DOMEventFacade.html">DOMEventFacade</a></li> <li><a href="../classes/Drawing.html">Drawing</a></li> <li><a href="../classes/Easing.html">Easing</a></li> <li><a href="../classes/EditorBase.html">EditorBase</a></li> <li><a href="../classes/EditorSelection.html">EditorSelection</a></li> <li><a href="../classes/Ellipse.html">Ellipse</a></li> <li><a href="../classes/EllipseGroup.html">EllipseGroup</a></li> <li><a href="../classes/Escape.html">Escape</a></li> <li><a href="../classes/Event.html">Event</a></li> <li><a href="../classes/EventFacade.html">EventFacade</a></li> <li><a href="../classes/EventHandle.html">EventHandle</a></li> <li><a href="../classes/EventTarget.html">EventTarget</a></li> <li><a href="../classes/Features.html">Features</a></li> <li><a href="../classes/File.html">File</a></li> <li><a href="../classes/FileFlash.html">FileFlash</a></li> <li><a href="../classes/FileHTML5.html">FileHTML5</a></li> <li><a href="../classes/Fills.html">Fills</a></li> <li><a href="../classes/Frame.html">Frame</a></li> <li><a href="../classes/Get.html">Get</a></li> <li><a href="../classes/Get.Transaction.html">Get.Transaction</a></li> <li><a href="../classes/GetNodeJS.html">GetNodeJS</a></li> <li><a href="../classes/Graph.html">Graph</a></li> <li><a href="../classes/Graphic.html">Graphic</a></li> <li><a href="../classes/GraphicBase.html">GraphicBase</a></li> <li><a href="../classes/Gridlines.html">Gridlines</a></li> <li><a href="../classes/GroupDiamond.html">GroupDiamond</a></li> <li><a href="../classes/GroupRect.html">GroupRect</a></li> <li><a href="../classes/Handlebars.html">Handlebars</a></li> <li><a href="../classes/Highlight.html">Highlight</a></li> <li><a href="../classes/Histogram.html">Histogram</a></li> <li><a href="../classes/HistoryBase.html">HistoryBase</a></li> <li><a href="../classes/HistoryHash.html">HistoryHash</a></li> <li><a href="../classes/HistoryHTML5.html">HistoryHTML5</a></li> <li><a href="../classes/HorizontalLegendLayout.html">HorizontalLegendLayout</a></li> <li><a href="../classes/ImgLoadGroup.html">ImgLoadGroup</a></li> <li><a href="../classes/ImgLoadImgObj.html">ImgLoadImgObj</a></li> <li><a href="../classes/InlineEditor.html">InlineEditor</a></li> <li><a href="../classes/Intl.html">Intl</a></li> <li><a href="../classes/IO.html">IO</a></li> <li><a href="../classes/JSON.html">JSON</a></li> <li><a href="../classes/JSONPRequest.html">JSONPRequest</a></li> <li><a href="../classes/Lang.html">Lang</a></li> <li><a href="../classes/LazyModelList.html">LazyModelList</a></li> <li><a href="../classes/LeftAxisLayout.html">LeftAxisLayout</a></li> <li><a href="../classes/Lines.html">Lines</a></li> <li><a href="../classes/LineSeries.html">LineSeries</a></li> <li><a href="../classes/Loader.html">Loader</a></li> <li><a href="../classes/MarkerSeries.html">MarkerSeries</a></li> <li><a href="../classes/Matrix.html">Matrix</a></li> <li><a href="../classes/MatrixUtil.html">MatrixUtil</a></li> <li><a href="../classes/Model.html">Model</a></li> <li><a href="../classes/ModelList.html">ModelList</a></li> <li><a href="../classes/ModelSync.Local.html">ModelSync.Local</a></li> <li><a href="../classes/ModelSync.REST.html">ModelSync.REST</a></li> <li><a href="../classes/Node.html">Node</a></li> <li><a href="../classes/NodeList.html">NodeList</a></li> <li><a href="../classes/Number.html">Number</a></li> <li><a href="../classes/NumericAxis.html">NumericAxis</a></li> <li><a href="../classes/NumericAxisBase.html">NumericAxisBase</a></li> <li><a href="../classes/NumericImpl.html">NumericImpl</a></li> <li><a href="../classes/Object.html">Object</a></li> <li><a href="../classes/OHLCSeries.html">OHLCSeries</a></li> <li><a href="../classes/Overlay.html">Overlay</a></li> <li><a href="../classes/Paginator.html">Paginator</a></li> <li><a href="../classes/Paginator.Core.html">Paginator.Core</a></li> <li><a href="../classes/Paginator.Url.html">Paginator.Url</a></li> <li><a href="../classes/Panel.html">Panel</a></li> <li><a href="../classes/Parallel.html">Parallel</a></li> <li><a href="../classes/Path.html">Path</a></li> <li><a href="../classes/PieChart.html">PieChart</a></li> <li><a href="../classes/PieSeries.html">PieSeries</a></li> <li><a href="../classes/Pjax.html">Pjax</a></li> <li><a href="../classes/PjaxBase.html">PjaxBase</a></li> <li><a href="../classes/PjaxContent.html">PjaxContent</a></li> <li><a href="../classes/Plots.html">Plots</a></li> <li><a href="../classes/Plugin.Align.html">Plugin.Align</a></li> <li><a href="../classes/Plugin.AutoComplete.html">Plugin.AutoComplete</a></li> <li><a href="../classes/Plugin.Base.html">Plugin.Base</a></li> <li><a href="../classes/Plugin.Button.html">Plugin.Button</a></li> <li><a href="../classes/Plugin.Cache.html">Plugin.Cache</a></li> <li><a href="../classes/Plugin.CalendarNavigator.html">Plugin.CalendarNavigator</a></li> <li><a href="../classes/Plugin.ConsoleFilters.html">Plugin.ConsoleFilters</a></li> <li><a href="../classes/Plugin.CreateLinkBase.html">Plugin.CreateLinkBase</a></li> <li><a href="../classes/Plugin.DataTableDataSource.html">Plugin.DataTableDataSource</a></li> <li><a href="../classes/Plugin.DDConstrained.html">Plugin.DDConstrained</a></li> <li><a href="../classes/Plugin.DDNodeScroll.html">Plugin.DDNodeScroll</a></li> <li><a href="../classes/Plugin.DDProxy.html">Plugin.DDProxy</a></li> <li><a href="../classes/Plugin.DDWindowScroll.html">Plugin.DDWindowScroll</a></li> <li><a href="../classes/Plugin.Drag.html">Plugin.Drag</a></li> <li><a href="../classes/Plugin.Drop.html">Plugin.Drop</a></li> <li><a href="../classes/Plugin.EditorBidi.html">Plugin.EditorBidi</a></li> <li><a href="../classes/Plugin.EditorBR.html">Plugin.EditorBR</a></li> <li><a href="../classes/Plugin.EditorLists.html">Plugin.EditorLists</a></li> <li><a href="../classes/Plugin.EditorPara.html">Plugin.EditorPara</a></li> <li><a href="../classes/Plugin.EditorParaBase.html">Plugin.EditorParaBase</a></li> <li><a href="../classes/Plugin.EditorParaIE.html">Plugin.EditorParaIE</a></li> <li><a href="../classes/Plugin.EditorTab.html">Plugin.EditorTab</a></li> <li><a href="../classes/Plugin.ExecCommand.html">Plugin.ExecCommand</a></li> <li><a href="../classes/Plugin.ExecCommand.COMMANDS.html">Plugin.ExecCommand.COMMANDS</a></li> <li><a href="../classes/Plugin.Flick.html">Plugin.Flick</a></li> <li><a href="../classes/Plugin.Host.html">Plugin.Host</a></li> <li><a href="../classes/plugin.NodeFocusManager.html">plugin.NodeFocusManager</a></li> <li><a href="../classes/Plugin.NodeFX.html">Plugin.NodeFX</a></li> <li><a href="../classes/plugin.NodeMenuNav.html">plugin.NodeMenuNav</a></li> <li><a href="../classes/Plugin.Pjax.html">Plugin.Pjax</a></li> <li><a href="../classes/Plugin.Resize.html">Plugin.Resize</a></li> <li><a href="../classes/Plugin.ResizeConstrained.html">Plugin.ResizeConstrained</a></li> <li><a href="../classes/Plugin.ResizeProxy.html">Plugin.ResizeProxy</a></li> <li><a href="../classes/Plugin.ScrollInfo.html">Plugin.ScrollInfo</a></li> <li><a href="../classes/Plugin.ScrollViewList.html">Plugin.ScrollViewList</a></li> <li><a href="../classes/Plugin.ScrollViewPaginator.html">Plugin.ScrollViewPaginator</a></li> <li><a href="../classes/Plugin.ScrollViewScrollbars.html">Plugin.ScrollViewScrollbars</a></li> <li><a href="../classes/Plugin.Shim.html">Plugin.Shim</a></li> <li><a href="../classes/Plugin.SortScroll.html">Plugin.SortScroll</a></li> <li><a href="../classes/Plugin.Tree.Lazy.html">Plugin.Tree.Lazy</a></li> <li><a href="../classes/Plugin.WidgetAnim.html">Plugin.WidgetAnim</a></li> <li><a href="../classes/Pollable.html">Pollable</a></li> <li><a href="../classes/Promise.html">Promise</a></li> <li><a href="../classes/Promise.Resolver.html">Promise.Resolver</a></li> <li><a href="../classes/QueryString.html">QueryString</a></li> <li><a href="../classes/Queue.html">Queue</a></li> <li><a href="../classes/RangeSeries.html">RangeSeries</a></li> <li><a href="../classes/Record.html">Record</a></li> <li><a href="../classes/Recordset.html">Recordset</a></li> <li><a href="../classes/RecordsetFilter.html">RecordsetFilter</a></li> <li><a href="../classes/RecordsetIndexer.html">RecordsetIndexer</a></li> <li><a href="../classes/RecordsetSort.html">RecordsetSort</a></li> <li><a href="../classes/Rect.html">Rect</a></li> <li><a href="../classes/Renderer.html">Renderer</a></li> <li><a href="../classes/Resize.html">Resize</a></li> <li><a href="../classes/RightAxisLayout.html">RightAxisLayout</a></li> <li><a href="../classes/Router.html">Router</a></li> <li><a href="../classes/ScrollView.html">ScrollView</a></li> <li><a href="../classes/Selector.html">Selector</a></li> <li><a href="../classes/SeriesBase.html">SeriesBase</a></li> <li><a href="../classes/Shape.html">Shape</a></li> <li><a href="../classes/ShapeGroup.html">ShapeGroup</a></li> <li><a href="../classes/Slider.html">Slider</a></li> <li><a href="../classes/SliderBase.html">SliderBase</a></li> <li><a href="../classes/SliderValueRange.html">SliderValueRange</a></li> <li><a href="../classes/Sortable.html">Sortable</a></li> <li><a href="../classes/SplineSeries.html">SplineSeries</a></li> <li><a href="../classes/StackedAreaSeries.html">StackedAreaSeries</a></li> <li><a href="../classes/StackedAreaSplineSeries.html">StackedAreaSplineSeries</a></li> <li><a href="../classes/StackedAxis.html">StackedAxis</a></li> <li><a href="../classes/StackedAxisBase.html">StackedAxisBase</a></li> <li><a href="../classes/StackedBarSeries.html">StackedBarSeries</a></li> <li><a href="../classes/StackedColumnSeries.html">StackedColumnSeries</a></li> <li><a href="../classes/StackedComboSeries.html">StackedComboSeries</a></li> <li><a href="../classes/StackedComboSplineSeries.html">StackedComboSplineSeries</a></li> <li><a href="../classes/StackedImpl.html">StackedImpl</a></li> <li><a href="../classes/StackedLineSeries.html">StackedLineSeries</a></li> <li><a href="../classes/StackedMarkerSeries.html">StackedMarkerSeries</a></li> <li><a href="../classes/StackedSplineSeries.html">StackedSplineSeries</a></li> <li><a href="../classes/StackingUtil.html">StackingUtil</a></li> <li><a href="../classes/State.html">State</a></li> <li><a href="../classes/StyleSheet.html">StyleSheet</a></li> <li><a href="../classes/Subscriber.html">Subscriber</a></li> <li><a href="../classes/SVGCircle.html">SVGCircle</a></li> <li><a href="../classes/SVGDrawing.html">SVGDrawing</a></li> <li><a href="../classes/SVGEllipse.html">SVGEllipse</a></li> <li><a href="../classes/SVGGraphic.html">SVGGraphic</a></li> <li><a href="../classes/SVGPath.html">SVGPath</a></li> <li><a href="../classes/SVGPieSlice.html">SVGPieSlice</a></li> <li><a href="../classes/SVGRect.html">SVGRect</a></li> <li><a href="../classes/SVGShape.html">SVGShape</a></li> <li><a href="../classes/SWF.html">SWF</a></li> <li><a href="../classes/SWFDetect.html">SWFDetect</a></li> <li><a href="../classes/SyntheticEvent.html">SyntheticEvent</a></li> <li><a href="../classes/SyntheticEvent.Notifier.html">SyntheticEvent.Notifier</a></li> <li><a href="../classes/SynthRegistry.html">SynthRegistry</a></li> <li><a href="../classes/Tab.html">Tab</a></li> <li><a href="../classes/TabView.html">TabView</a></li> <li><a href="../classes/Template.html">Template</a></li> <li><a href="../classes/Template.Micro.html">Template.Micro</a></li> <li><a href="../classes/Test.ArrayAssert.html">Test.ArrayAssert</a></li> <li><a href="../classes/Test.Assert.html">Test.Assert</a></li> <li><a href="../classes/Test.AssertionError.html">Test.AssertionError</a></li> <li><a href="../classes/Test.ComparisonFailure.html">Test.ComparisonFailure</a></li> <li><a href="../classes/Test.Console.html">Test.Console</a></li> <li><a href="../classes/Test.CoverageFormat.html">Test.CoverageFormat</a></li> <li><a href="../classes/Test.DateAssert.html">Test.DateAssert</a></li> <li><a href="../classes/Test.EventTarget.html">Test.EventTarget</a></li> <li><a href="../classes/Test.Mock.html">Test.Mock</a></li> <li><a href="../classes/Test.Mock.Value.html">Test.Mock.Value</a></li> <li><a href="../classes/Test.ObjectAssert.html">Test.ObjectAssert</a></li> <li><a href="../classes/Test.Reporter.html">Test.Reporter</a></li> <li><a href="../classes/Test.Results.html">Test.Results</a></li> <li><a href="../classes/Test.Runner.html">Test.Runner</a></li> <li><a href="../classes/Test.ShouldError.html">Test.ShouldError</a></li> <li><a href="../classes/Test.ShouldFail.html">Test.ShouldFail</a></li> <li><a href="../classes/Test.TestCase.html">Test.TestCase</a></li> <li><a href="../classes/Test.TestFormat.html">Test.TestFormat</a></li> <li><a href="../classes/Test.TestNode.html">Test.TestNode</a></li> <li><a href="../classes/Test.TestRunner.html">Test.TestRunner</a></li> <li><a href="../classes/Test.TestSuite.html">Test.TestSuite</a></li> <li><a href="../classes/Test.UnexpectedError.html">Test.UnexpectedError</a></li> <li><a href="../classes/Test.UnexpectedValue.html">Test.UnexpectedValue</a></li> <li><a href="../classes/Test.Wait.html">Test.Wait</a></li> <li><a href="../classes/Text.AccentFold.html">Text.AccentFold</a></li> <li><a href="../classes/Text.WordBreak.html">Text.WordBreak</a></li> <li><a href="../classes/TimeAxis.html">TimeAxis</a></li> <li><a href="../classes/TimeAxisBase.html">TimeAxisBase</a></li> <li><a href="../classes/TimeImpl.html">TimeImpl</a></li> <li><a href="../classes/ToggleButton.html">ToggleButton</a></li> <li><a href="../classes/TopAxisLayout.html">TopAxisLayout</a></li> <li><a href="../classes/Transition.html">Transition</a></li> <li><a href="../classes/Tree.html">Tree</a></li> <li><a href="../classes/Tree.Labelable.html">Tree.Labelable</a></li> <li><a href="../classes/Tree.Node.html">Tree.Node</a></li> <li><a href="../classes/Tree.Node.Labelable.html">Tree.Node.Labelable</a></li> <li><a href="../classes/Tree.Node.Openable.html">Tree.Node.Openable</a></li> <li><a href="../classes/Tree.Node.Selectable.html">Tree.Node.Selectable</a></li> <li><a href="../classes/Tree.Node.Sortable.html">Tree.Node.Sortable</a></li> <li><a href="../classes/Tree.Openable.html">Tree.Openable</a></li> <li><a href="../classes/Tree.Selectable.html">Tree.Selectable</a></li> <li><a href="../classes/Tree.Sortable.html">Tree.Sortable</a></li> <li><a href="../classes/UA.html">UA</a></li> <li><a href="../classes/Uploader.html">Uploader</a></li> <li><a href="../classes/Uploader.Queue.html">Uploader.Queue</a></li> <li><a href="../classes/UploaderFlash.html">UploaderFlash</a></li> <li><a href="../classes/UploaderHTML5.html">UploaderHTML5</a></li> <li><a href="../classes/ValueChange.html">ValueChange</a></li> <li><a href="../classes/VerticalLegendLayout.html">VerticalLegendLayout</a></li> <li><a href="../classes/View.html">View</a></li> <li><a href="../classes/View.NodeMap.html">View.NodeMap</a></li> <li><a href="../classes/VMLCircle.html">VMLCircle</a></li> <li><a href="../classes/VMLDrawing.html">VMLDrawing</a></li> <li><a href="../classes/VMLEllipse.html">VMLEllipse</a></li> <li><a href="../classes/VMLGraphic.html">VMLGraphic</a></li> <li><a href="../classes/VMLPath.html">VMLPath</a></li> <li><a href="../classes/VMLPieSlice.html">VMLPieSlice</a></li> <li><a href="../classes/VMLRect.html">VMLRect</a></li> <li><a href="../classes/VMLShape.html">VMLShape</a></li> <li><a href="../classes/Widget.html">Widget</a></li> <li><a href="../classes/WidgetAutohide.html">WidgetAutohide</a></li> <li><a href="../classes/WidgetButtons.html">WidgetButtons</a></li> <li><a href="../classes/WidgetChild.html">WidgetChild</a></li> <li><a href="../classes/WidgetModality.html">WidgetModality</a></li> <li><a href="../classes/WidgetParent.html">WidgetParent</a></li> <li><a href="../classes/WidgetPosition.html">WidgetPosition</a></li> <li><a href="../classes/WidgetPositionAlign.html">WidgetPositionAlign</a></li> <li><a href="../classes/WidgetPositionConstrain.html">WidgetPositionConstrain</a></li> <li><a href="../classes/WidgetStack.html">WidgetStack</a></li> <li><a href="../classes/WidgetStdMod.html">WidgetStdMod</a></li> <li><a href="../classes/XML.html">XML</a></li> <li><a href="../classes/YQL.html">YQL</a></li> <li><a href="../classes/YQLRequest.html">YQLRequest</a></li> <li><a href="../classes/YUI.html">YUI</a></li> <li><a href="../classes/YUI~substitute.html">YUI~substitute</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="../modules/align-plugin.html">align-plugin</a></li> <li><a href="../modules/anim.html">anim</a></li> <li><a href="../modules/anim-base.html">anim-base</a></li> <li><a href="../modules/anim-color.html">anim-color</a></li> <li><a href="../modules/anim-curve.html">anim-curve</a></li> <li><a href="../modules/anim-easing.html">anim-easing</a></li> <li><a href="../modules/anim-node-plugin.html">anim-node-plugin</a></li> <li><a href="../modules/anim-scroll.html">anim-scroll</a></li> <li><a href="../modules/anim-shape.html">anim-shape</a></li> <li><a href="../modules/anim-shape-transform.html">anim-shape-transform</a></li> <li><a href="../modules/anim-xy.html">anim-xy</a></li> <li><a href="../modules/app.html">app</a></li> <li><a href="../modules/app-base.html">app-base</a></li> <li><a href="../modules/app-content.html">app-content</a></li> <li><a href="../modules/app-transitions.html">app-transitions</a></li> <li><a href="../modules/app-transitions-native.html">app-transitions-native</a></li> <li><a href="../modules/array-extras.html">array-extras</a></li> <li><a href="../modules/array-invoke.html">array-invoke</a></li> <li><a href="../modules/arraylist.html">arraylist</a></li> <li><a href="../modules/arraylist-add.html">arraylist-add</a></li> <li><a href="../modules/arraylist-filter.html">arraylist-filter</a></li> <li><a href="../modules/arraysort.html">arraysort</a></li> <li><a href="../modules/async-queue.html">async-queue</a></li> <li><a href="../modules/attribute.html">attribute</a></li> <li><a href="../modules/attribute-base.html">attribute-base</a></li> <li><a href="../modules/attribute-complex.html">attribute-complex</a></li> <li><a href="../modules/attribute-core.html">attribute-core</a></li> <li><a href="../modules/attribute-extras.html">attribute-extras</a></li> <li><a href="../modules/attribute-observable.html">attribute-observable</a></li> <li><a href="../modules/autocomplete.html">autocomplete</a></li> <li><a href="../modules/autocomplete-base.html">autocomplete-base</a></li> <li><a href="../modules/autocomplete-filters.html">autocomplete-filters</a></li> <li><a href="../modules/autocomplete-filters-accentfold.html">autocomplete-filters-accentfold</a></li> <li><a href="../modules/autocomplete-highlighters.html">autocomplete-highlighters</a></li> <li><a href="../modules/autocomplete-highlighters-accentfold.html">autocomplete-highlighters-accentfold</a></li> <li><a href="../modules/autocomplete-list.html">autocomplete-list</a></li> <li><a href="../modules/autocomplete-list-keys.html">autocomplete-list-keys</a></li> <li><a href="../modules/autocomplete-plugin.html">autocomplete-plugin</a></li> <li><a href="../modules/autocomplete-sources.html">autocomplete-sources</a></li> <li><a href="../modules/axis.html">axis</a></li> <li><a href="../modules/axis-base.html">axis-base</a></li> <li><a href="../modules/axis-category.html">axis-category</a></li> <li><a href="../modules/axis-category-base.html">axis-category-base</a></li> <li><a href="../modules/axis-numeric.html">axis-numeric</a></li> <li><a href="../modules/axis-numeric-base.html">axis-numeric-base</a></li> <li><a href="../modules/axis-stacked.html">axis-stacked</a></li> <li><a href="../modules/axis-stacked-base.html">axis-stacked-base</a></li> <li><a href="../modules/axis-time.html">axis-time</a></li> <li><a href="../modules/axis-time-base.html">axis-time-base</a></li> <li><a href="../modules/base.html">base</a></li> <li><a href="../modules/base-base.html">base-base</a></li> <li><a href="../modules/base-build.html">base-build</a></li> <li><a href="../modules/base-core.html">base-core</a></li> <li><a href="../modules/base-observable.html">base-observable</a></li> <li><a href="../modules/base-pluginhost.html">base-pluginhost</a></li> <li><a href="../modules/button.html">button</a></li> <li><a href="../modules/button-core.html">button-core</a></li> <li><a href="../modules/button-group.html">button-group</a></li> <li><a href="../modules/button-plugin.html">button-plugin</a></li> <li><a href="../modules/cache.html">cache</a></li> <li><a href="../modules/cache-base.html">cache-base</a></li> <li><a href="../modules/cache-offline.html">cache-offline</a></li> <li><a href="../modules/cache-plugin.html">cache-plugin</a></li> <li><a href="../modules/calendar.html">calendar</a></li> <li><a href="../modules/calendar-base.html">calendar-base</a></li> <li><a href="../modules/calendarnavigator.html">calendarnavigator</a></li> <li><a href="../modules/charts.html">charts</a></li> <li><a href="../modules/charts-base.html">charts-base</a></li> <li><a href="../modules/charts-legend.html">charts-legend</a></li> <li><a href="../modules/classnamemanager.html">classnamemanager</a></li> <li><a href="../modules/clickable-rail.html">clickable-rail</a></li> <li><a href="../modules/collection.html">collection</a></li> <li><a href="../modules/color.html">color</a></li> <li><a href="../modules/color-base.html">color-base</a></li> <li><a href="../modules/color-harmony.html">color-harmony</a></li> <li><a href="../modules/color-hsl.html">color-hsl</a></li> <li><a href="../modules/color-hsv.html">color-hsv</a></li> <li><a href="../modules/console.html">console</a></li> <li><a href="../modules/console-filters.html">console-filters</a></li> <li><a href="../modules/content-editable.html">content-editable</a></li> <li><a href="../modules/cookie.html">cookie</a></li> <li><a href="../modules/createlink-base.html">createlink-base</a></li> <li><a href="../modules/dataschema.html">dataschema</a></li> <li><a href="../modules/dataschema-array.html">dataschema-array</a></li> <li><a href="../modules/dataschema-base.html">dataschema-base</a></li> <li><a href="../modules/dataschema-json.html">dataschema-json</a></li> <li><a href="../modules/dataschema-text.html">dataschema-text</a></li> <li><a href="../modules/dataschema-xml.html">dataschema-xml</a></li> <li><a href="../modules/datasource.html">datasource</a></li> <li><a href="../modules/datasource-arrayschema.html">datasource-arrayschema</a></li> <li><a href="../modules/datasource-cache.html">datasource-cache</a></li> <li><a href="../modules/datasource-function.html">datasource-function</a></li> <li><a href="../modules/datasource-get.html">datasource-get</a></li> <li><a href="../modules/datasource-io.html">datasource-io</a></li> <li><a href="../modules/datasource-jsonschema.html">datasource-jsonschema</a></li> <li><a href="../modules/datasource-local.html">datasource-local</a></li> <li><a href="../modules/datasource-polling.html">datasource-polling</a></li> <li><a href="../modules/datasource-textschema.html">datasource-textschema</a></li> <li><a href="../modules/datasource-xmlschema.html">datasource-xmlschema</a></li> <li><a href="../modules/datatable.html">datatable</a></li> <li><a href="../modules/datatable-base.html">datatable-base</a></li> <li><a href="../modules/datatable-body.html">datatable-body</a></li> <li><a href="../modules/datatable-column-widths.html">datatable-column-widths</a></li> <li><a href="../modules/datatable-core.html">datatable-core</a></li> <li><a href="../modules/datatable-datasource.html">datatable-datasource</a></li> <li><a href="../modules/datatable-foot.html">datatable-foot</a></li> <li><a href="../modules/datatable-formatters.html">datatable-formatters</a></li> <li><a href="../modules/datatable-head.html">datatable-head</a></li> <li><a href="../modules/datatable-highlight.html">datatable-highlight</a></li> <li><a href="../modules/datatable-keynav.html">datatable-keynav</a></li> <li><a href="../modules/datatable-message.html">datatable-message</a></li> <li><a href="../modules/datatable-mutable.html">datatable-mutable</a></li> <li><a href="../modules/datatable-paginator.html">datatable-paginator</a></li> <li><a href="../modules/datatable-scroll.html">datatable-scroll</a></li> <li><a href="../modules/datatable-sort.html">datatable-sort</a></li> <li><a href="../modules/datatable-table.html">datatable-table</a></li> <li><a href="../modules/datatype.html">datatype</a></li> <li><a href="../modules/datatype-date.html">datatype-date</a></li> <li><a href="../modules/datatype-date-format.html">datatype-date-format</a></li> <li><a href="../modules/datatype-date-math.html">datatype-date-math</a></li> <li><a href="../modules/datatype-date-parse.html">datatype-date-parse</a></li> <li><a href="../modules/datatype-number.html">datatype-number</a></li> <li><a href="../modules/datatype-number-format.html">datatype-number-format</a></li> <li><a href="../modules/datatype-number-parse.html">datatype-number-parse</a></li> <li><a href="../modules/datatype-xml.html">datatype-xml</a></li> <li><a href="../modules/datatype-xml-format.html">datatype-xml-format</a></li> <li><a href="../modules/datatype-xml-parse.html">datatype-xml-parse</a></li> <li><a href="../modules/dd.html">dd</a></li> <li><a href="../modules/dd-constrain.html">dd-constrain</a></li> <li><a href="../modules/dd-ddm.html">dd-ddm</a></li> <li><a href="../modules/dd-ddm-base.html">dd-ddm-base</a></li> <li><a href="../modules/dd-ddm-drop.html">dd-ddm-drop</a></li> <li><a href="../modules/dd-delegate.html">dd-delegate</a></li> <li><a href="../modules/dd-drag.html">dd-drag</a></li> <li><a href="../modules/dd-drop.html">dd-drop</a></li> <li><a href="../modules/dd-drop-plugin.html">dd-drop-plugin</a></li> <li><a href="../modules/dd-gestures.html">dd-gestures</a></li> <li><a href="../modules/dd-plugin.html">dd-plugin</a></li> <li><a href="../modules/dd-proxy.html">dd-proxy</a></li> <li><a href="../modules/dd-scroll.html">dd-scroll</a></li> <li><a href="../modules/dial.html">dial</a></li> <li><a href="../modules/dom.html">dom</a></li> <li><a href="../modules/dom-base.html">dom-base</a></li> <li><a href="../modules/dom-screen.html">dom-screen</a></li> <li><a href="../modules/dom-style.html">dom-style</a></li> <li><a href="../modules/dump.html">dump</a></li> <li><a href="../modules/editor.html">editor</a></li> <li><a href="../modules/editor-base.html">editor-base</a></li> <li><a href="../modules/editor-bidi.html">editor-bidi</a></li> <li><a href="../modules/editor-br.html">editor-br</a></li> <li><a href="../modules/editor-inline.html">editor-inline</a></li> <li><a href="../modules/editor-lists.html">editor-lists</a></li> <li><a href="../modules/editor-para.html">editor-para</a></li> <li><a href="../modules/editor-para-base.html">editor-para-base</a></li> <li><a href="../modules/editor-para-ie.html">editor-para-ie</a></li> <li><a href="../modules/editor-tab.html">editor-tab</a></li> <li><a href="../modules/escape.html">escape</a></li> <li><a href="../modules/event.html">event</a></li> <li><a href="../modules/event-base.html">event-base</a></li> <li><a href="../modules/event-contextmenu.html">event-contextmenu</a></li> <li><a href="../modules/event-custom.html">event-custom</a></li> <li><a href="../modules/event-custom-base.html">event-custom-base</a></li> <li><a href="../modules/event-custom-complex.html">event-custom-complex</a></li> <li><a href="../modules/event-delegate.html">event-delegate</a></li> <li><a href="../modules/event-flick.html">event-flick</a></li> <li><a href="../modules/event-focus.html">event-focus</a></li> <li><a href="../modules/event-gestures.html">event-gestures</a></li> <li><a href="../modules/event-hover.html">event-hover</a></li> <li><a href="../modules/event-key.html">event-key</a></li> <li><a href="../modules/event-mouseenter.html">event-mouseenter</a></li> <li><a href="../modules/event-mousewheel.html">event-mousewheel</a></li> <li><a href="../modules/event-move.html">event-move</a></li> <li><a href="../modules/event-outside.html">event-outside</a></li> <li><a href="../modules/event-resize.html">event-resize</a></li> <li><a href="../modules/event-simulate.html">event-simulate</a></li> <li><a href="../modules/event-synthetic.html">event-synthetic</a></li> <li><a href="../modules/event-tap.html">event-tap</a></li> <li><a href="../modules/event-touch.html">event-touch</a></li> <li><a href="../modules/event-valuechange.html">event-valuechange</a></li> <li><a href="../modules/exec-command.html">exec-command</a></li> <li><a href="../modules/features.html">features</a></li> <li><a href="../modules/file.html">file</a></li> <li><a href="../modules/file-flash.html">file-flash</a></li> <li><a href="../modules/file-html5.html">file-html5</a></li> <li><a href="../modules/frame.html">frame</a></li> <li><a href="../modules/gesture-simulate.html">gesture-simulate</a></li> <li><a href="../modules/get.html">get</a></li> <li><a href="../modules/get-nodejs.html">get-nodejs</a></li> <li><a href="../modules/graphics.html">graphics</a></li> <li><a href="../modules/graphics-group.html">graphics-group</a></li> <li><a href="../modules/handlebars.html">handlebars</a></li> <li><a href="../modules/handlebars-base.html">handlebars-base</a></li> <li><a href="../modules/handlebars-compiler.html">handlebars-compiler</a></li> <li><a href="../modules/highlight.html">highlight</a></li> <li><a href="../modules/highlight-accentfold.html">highlight-accentfold</a></li> <li><a href="../modules/highlight-base.html">highlight-base</a></li> <li><a href="../modules/history.html">history</a></li> <li><a href="../modules/history-base.html">history-base</a></li> <li><a href="../modules/history-hash.html">history-hash</a></li> <li><a href="../modules/history-hash-ie.html">history-hash-ie</a></li> <li><a href="../modules/history-html5.html">history-html5</a></li> <li><a href="../modules/imageloader.html">imageloader</a></li> <li><a href="../modules/intl.html">intl</a></li> <li><a href="../modules/io.html">io</a></li> <li><a href="../modules/io-base.html">io-base</a></li> <li><a href="../modules/io-form.html">io-form</a></li> <li><a href="../modules/io-nodejs.html">io-nodejs</a></li> <li><a href="../modules/io-queue.html">io-queue</a></li> <li><a href="../modules/io-upload-iframe.html">io-upload-iframe</a></li> <li><a href="../modules/io-xdr.html">io-xdr</a></li> <li><a href="../modules/json.html">json</a></li> <li><a href="../modules/json-parse.html">json-parse</a></li> <li><a href="../modules/json-stringify.html">json-stringify</a></li> <li><a href="../modules/jsonp.html">jsonp</a></li> <li><a href="../modules/jsonp-url.html">jsonp-url</a></li> <li><a href="../modules/lazy-model-list.html">lazy-model-list</a></li> <li><a href="../modules/loader.html">loader</a></li> <li><a href="../modules/loader-base.html">loader-base</a></li> <li><a href="../modules/loader-yui3.html">loader-yui3</a></li> <li><a href="../modules/matrix.html">matrix</a></li> <li><a href="../modules/model.html">model</a></li> <li><a href="../modules/model-list.html">model-list</a></li> <li><a href="../modules/model-sync-rest.html">model-sync-rest</a></li> <li><a href="../modules/node.html">node</a></li> <li><a href="../modules/node-base.html">node-base</a></li> <li><a href="../modules/node-core.html">node-core</a></li> <li><a href="../modules/node-data.html">node-data</a></li> <li><a href="../modules/node-event-delegate.html">node-event-delegate</a></li> <li><a href="../modules/node-event-html5.html">node-event-html5</a></li> <li><a href="../modules/node-event-simulate.html">node-event-simulate</a></li> <li><a href="../modules/node-flick.html">node-flick</a></li> <li><a href="../modules/node-focusmanager.html">node-focusmanager</a></li> <li><a href="../modules/node-load.html">node-load</a></li> <li><a href="../modules/node-menunav.html">node-menunav</a></li> <li><a href="../modules/node-pluginhost.html">node-pluginhost</a></li> <li><a href="../modules/node-screen.html">node-screen</a></li> <li><a href="../modules/node-scroll-info.html">node-scroll-info</a></li> <li><a href="../modules/node-style.html">node-style</a></li> <li><a href="../modules/oop.html">oop</a></li> <li><a href="../modules/overlay.html">overlay</a></li> <li><a href="../modules/paginator.html">paginator</a></li> <li><a href="../modules/paginator-core.html">paginator-core</a></li> <li><a href="../modules/paginator-url.html">paginator-url</a></li> <li><a href="../modules/panel.html">panel</a></li> <li><a href="../modules/parallel.html">parallel</a></li> <li><a href="../modules/pjax.html">pjax</a></li> <li><a href="../modules/pjax-base.html">pjax-base</a></li> <li><a href="../modules/pjax-content.html">pjax-content</a></li> <li><a href="../modules/pjax-plugin.html">pjax-plugin</a></li> <li><a href="../modules/plugin.html">plugin</a></li> <li><a href="../modules/pluginhost.html">pluginhost</a></li> <li><a href="../modules/pluginhost-base.html">pluginhost-base</a></li> <li><a href="../modules/pluginhost-config.html">pluginhost-config</a></li> <li><a href="../modules/promise.html">promise</a></li> <li><a href="../modules/querystring.html">querystring</a></li> <li><a href="../modules/querystring-parse.html">querystring-parse</a></li> <li><a href="../modules/querystring-parse-simple.html">querystring-parse-simple</a></li> <li><a href="../modules/querystring-stringify.html">querystring-stringify</a></li> <li><a href="../modules/querystring-stringify-simple.html">querystring-stringify-simple</a></li> <li><a href="../modules/queue-promote.html">queue-promote</a></li> <li><a href="../modules/range-slider.html">range-slider</a></li> <li><a href="../modules/recordset.html">recordset</a></li> <li><a href="../modules/recordset-base.html">recordset-base</a></li> <li><a href="../modules/recordset-filter.html">recordset-filter</a></li> <li><a href="../modules/recordset-indexer.html">recordset-indexer</a></li> <li><a href="../modules/recordset-sort.html">recordset-sort</a></li> <li><a href="../modules/resize.html">resize</a></li> <li><a href="../modules/resize-contrain.html">resize-contrain</a></li> <li><a href="../modules/resize-plugin.html">resize-plugin</a></li> <li><a href="../modules/resize-proxy.html">resize-proxy</a></li> <li><a href="../modules/rollup.html">rollup</a></li> <li><a href="../modules/router.html">router</a></li> <li><a href="../modules/scrollview.html">scrollview</a></li> <li><a href="../modules/scrollview-base.html">scrollview-base</a></li> <li><a href="../modules/scrollview-base-ie.html">scrollview-base-ie</a></li> <li><a href="../modules/scrollview-list.html">scrollview-list</a></li> <li><a href="../modules/scrollview-paginator.html">scrollview-paginator</a></li> <li><a href="../modules/scrollview-scrollbars.html">scrollview-scrollbars</a></li> <li><a href="../modules/selection.html">selection</a></li> <li><a href="../modules/selector-css2.html">selector-css2</a></li> <li><a href="../modules/selector-css3.html">selector-css3</a></li> <li><a href="../modules/selector-native.html">selector-native</a></li> <li><a href="../modules/series-area.html">series-area</a></li> <li><a href="../modules/series-area-stacked.html">series-area-stacked</a></li> <li><a href="../modules/series-areaspline.html">series-areaspline</a></li> <li><a href="../modules/series-areaspline-stacked.html">series-areaspline-stacked</a></li> <li><a href="../modules/series-bar.html">series-bar</a></li> <li><a href="../modules/series-bar-stacked.html">series-bar-stacked</a></li> <li><a href="../modules/series-base.html">series-base</a></li> <li><a href="../modules/series-candlestick.html">series-candlestick</a></li> <li><a href="../modules/series-cartesian.html">series-cartesian</a></li> <li><a href="../modules/series-column.html">series-column</a></li> <li><a href="../modules/series-column-stacked.html">series-column-stacked</a></li> <li><a href="../modules/series-combo.html">series-combo</a></li> <li><a href="../modules/series-combo-stacked.html">series-combo-stacked</a></li> <li><a href="../modules/series-combospline.html">series-combospline</a></li> <li><a href="../modules/series-combospline-stacked.html">series-combospline-stacked</a></li> <li><a href="../modules/series-curve-util.html">series-curve-util</a></li> <li><a href="../modules/series-fill-util.html">series-fill-util</a></li> <li><a href="../modules/series-histogram.html">series-histogram</a></li> <li><a href="../modules/series-line.html">series-line</a></li> <li><a href="../modules/series-line-stacked.html">series-line-stacked</a></li> <li><a href="../modules/series-line-util.html">series-line-util</a></li> <li><a href="../modules/series-marker.html">series-marker</a></li> <li><a href="../modules/series-marker-stacked.html">series-marker-stacked</a></li> <li><a href="../modules/series-ohlc.html">series-ohlc</a></li> <li><a href="../modules/series-pie.html">series-pie</a></li> <li><a href="../modules/series-plot-util.html">series-plot-util</a></li> <li><a href="../modules/series-range.html">series-range</a></li> <li><a href="../modules/series-spline.html">series-spline</a></li> <li><a href="../modules/series-spline-stacked.html">series-spline-stacked</a></li> <li><a href="../modules/series-stacked.html">series-stacked</a></li> <li><a href="../modules/shim-plugin.html">shim-plugin</a></li> <li><a href="../modules/slider.html">slider</a></li> <li><a href="../modules/slider-base.html">slider-base</a></li> <li><a href="../modules/slider-value-range.html">slider-value-range</a></li> <li><a href="../modules/sortable.html">sortable</a></li> <li><a href="../modules/sortable-scroll.html">sortable-scroll</a></li> <li><a href="../modules/stylesheet.html">stylesheet</a></li> <li><a href="../modules/substitute.html">substitute</a></li> <li><a href="../modules/swf.html">swf</a></li> <li><a href="../modules/swfdetect.html">swfdetect</a></li> <li><a href="../modules/tabview.html">tabview</a></li> <li><a href="../modules/template.html">template</a></li> <li><a href="../modules/template-base.html">template-base</a></li> <li><a href="../modules/template-micro.html">template-micro</a></li> <li><a href="../modules/test.html">test</a></li> <li><a href="../modules/test-console.html">test-console</a></li> <li><a href="../modules/text.html">text</a></li> <li><a href="../modules/text-accentfold.html">text-accentfold</a></li> <li><a href="../modules/text-wordbreak.html">text-wordbreak</a></li> <li><a href="../modules/timers.html">timers</a></li> <li><a href="../modules/transition.html">transition</a></li> <li><a href="../modules/transition-timer.html">transition-timer</a></li> <li><a href="../modules/tree.html">tree</a></li> <li><a href="../modules/tree-labelable.html">tree-labelable</a></li> <li><a href="../modules/tree-lazy.html">tree-lazy</a></li> <li><a href="../modules/tree-node.html">tree-node</a></li> <li><a href="../modules/tree-openable.html">tree-openable</a></li> <li><a href="../modules/tree-selectable.html">tree-selectable</a></li> <li><a href="../modules/tree-sortable.html">tree-sortable</a></li> <li><a href="../modules/uploader.html">uploader</a></li> <li><a href="../modules/uploader-flash.html">uploader-flash</a></li> <li><a href="../modules/uploader-html5.html">uploader-html5</a></li> <li><a href="../modules/uploader-queue.html">uploader-queue</a></li> <li><a href="../modules/view.html">view</a></li> <li><a href="../modules/view-node-map.html">view-node-map</a></li> <li><a href="../modules/widget.html">widget</a></li> <li><a href="../modules/widget-anim.html">widget-anim</a></li> <li><a href="../modules/widget-autohide.html">widget-autohide</a></li> <li><a href="../modules/widget-base.html">widget-base</a></li> <li><a href="../modules/widget-base-ie.html">widget-base-ie</a></li> <li><a href="../modules/widget-buttons.html">widget-buttons</a></li> <li><a href="../modules/widget-child.html">widget-child</a></li> <li><a href="../modules/widget-htmlparser.html">widget-htmlparser</a></li> <li><a href="../modules/widget-modality.html">widget-modality</a></li> <li><a href="../modules/widget-parent.html">widget-parent</a></li> <li><a href="../modules/widget-position.html">widget-position</a></li> <li><a href="../modules/widget-position-align.html">widget-position-align</a></li> <li><a href="../modules/widget-position-constrain.html">widget-position-constrain</a></li> <li><a href="../modules/widget-skin.html">widget-skin</a></li> <li><a href="../modules/widget-stack.html">widget-stack</a></li> <li><a href="../modules/widget-stdmod.html">widget-stdmod</a></li> <li><a href="../modules/widget-uievents.html">widget-uievents</a></li> <li><a href="../modules/yql.html">yql</a></li> <li><a href="../modules/yql-jsonp.html">yql-jsonp</a></li> <li><a href="../modules/yql-nodejs.html">yql-nodejs</a></li> <li><a href="../modules/yql-winjs.html">yql-winjs</a></li> <li><a href="../modules/yui.html">yui</a></li> <li><a href="../modules/yui-base.html">yui-base</a></li> <li><a href="../modules/yui-later.html">yui-later</a></li> <li><a href="../modules/yui-log.html">yui-log</a></li> <li><a href="../modules/yui-throttle.html">yui-throttle</a></li> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>StackedComboSeries Class</h1> <div class="box meta"> <div class="uses"> Uses <ul class="inline commas"> <li><a href="StackingUtil.html">StackingUtil</a></li> </ul> </div> <div class="extends"> Extends <a href="../classes/ComboSeries.html" class="crosslink">ComboSeries</a> </div> <div class="foundat"> Defined in: <a href="../files/charts_js_StackedComboSeries.js.html#l7"><code>charts&#x2F;js&#x2F;StackedComboSeries.js:7</code></a> </div> Module: <a href="../modules/series-combo-stacked.html">series-combo-stacked</a><br> Parent Module: <a href="../modules/charts.html">charts</a> </div> <div class="box intro"> <p>The StackedComboSeries class renders a combination of lines, plots and area fills in a single series. Series are stacked along the value axis to indicate each series contribution to a cumulative total. Each series type has a corresponding boolean attribute indicating if it is rendered. By default, all three types are rendered.</p> </div> <div class="constructor"> <h2>Constructor</h2> <div id="method_StackedComboSeries" class="method item"> <h3 class="name"><code>StackedComboSeries</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>config</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/charts_js_StackedComboSeries.js.html#l7"><code>charts&#x2F;js&#x2F;StackedComboSeries.js:7</code></a> </p> </div> <div class="description"> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">config</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>(optional) Configuration parameters.</p> </div> </li> </ul> </div> </div> </div> <div id="classdocs" class="tabview"> <ul class="api-class-tabs"> <li class="api-class-tab index"><a href="#index">Index</a></li> <li class="api-class-tab methods"><a href="#methods">Methods</a></li> <li class="api-class-tab properties"><a href="#properties">Properties</a></li> <li class="api-class-tab attrs"><a href="#attrs">Attributes</a></li> <li class="api-class-tab events"><a href="#events">Events</a></li> </ul> <div> <div id="index" class="api-class-tabpanel index"> <h2 class="off-left">Item Index</h2> <div class="index-section methods"> <h3>Methods</h3> <ul class="index-list methods extends"> <li class="index-item method private inherited"> <a href="#method__addAttrs">_addAttrs</a> </li> <li class="index-item method private inherited"> <a href="#method__addLazyAttr">_addLazyAttr</a> </li> <li class="index-item method private inherited"> <a href="#method__addOutOfOrder">_addOutOfOrder</a> </li> <li class="index-item method private inherited"> <a href="#method__aggregateAttrs">_aggregateAttrs</a> </li> <li class="index-item method private inherited"> <a href="#method__attrCfgHash">_attrCfgHash</a> </li> <li class="index-item method private inherited"> <a href="#method__baseDestroy">_baseDestroy</a> </li> <li class="index-item method private inherited"> <a href="#method__baseInit">_baseInit</a> </li> <li class="index-item method private inherited"> <a href="#method__checkForDataByKey">_checkForDataByKey</a> </li> <li class="index-item method private inherited"> <a href="#method__cleanXNaN">_cleanXNaN</a> </li> <li class="index-item method private inherited"> <a href="#method__cleanYNaN">_cleanYNaN</a> </li> <li class="index-item method private inherited"> <a href="#method__clearMarkerCache">_clearMarkerCache</a> </li> <li class="index-item method private inherited"> <a href="#method__cloneDefaultValue">_cloneDefaultValue</a> </li> <li class="index-item method private inherited"> <a href="#method__copyData">_copyData</a> </li> <li class="index-item method private inherited"> <a href="#method__copyObject">_copyObject</a> </li> <li class="index-item method protected inherited"> <a href="#method__createGroupMarkers">_createGroupMarkers</a> </li> <li class="index-item method private inherited"> <a href="#method__createMarker">_createMarker</a> </li> <li class="index-item method private inherited"> <a href="#method__createMarkerCache">_createMarkerCache</a> </li> <li class="index-item method private inherited"> <a href="#method__defAttrChangeFn">_defAttrChangeFn</a> </li> <li class="index-item method protected inherited"> <a href="#method__defDestroyFn">_defDestroyFn</a> </li> <li class="index-item method protected inherited"> <a href="#method__defInitFn">_defInitFn</a> </li> <li class="index-item method private inherited"> <a href="#method__destroyHierarchy">_destroyHierarchy</a> </li> <li class="index-item method private inherited"> <a href="#method__filterAdHocAttrs">_filterAdHocAttrs</a> </li> <li class="index-item method private inherited"> <a href="#method__fireAttrChange">_fireAttrChange</a> </li> <li class="index-item method private inherited"> <a href="#method__getAreaDefaults">_getAreaDefaults</a> </li> <li class="index-item method protected inherited"> <a href="#method__getAttr">_getAttr</a> </li> <li class="index-item method protected inherited"> <a href="#method__getAttrCfg">_getAttrCfg</a> </li> <li class="index-item method protected inherited"> <a href="#method__getAttrCfgs">_getAttrCfgs</a> </li> <li class="index-item method private inherited"> <a href="#method__getAttrInitVal">_getAttrInitVal</a> </li> <li class="index-item method protected inherited"> <a href="#method__getAttrs">_getAttrs</a> </li> <li class="index-item method private inherited"> <a href="#method__getChart">_getChart</a> </li> <li class="index-item method protected inherited"> <a href="#method__getClasses">_getClasses</a> </li> <li class="index-item method protected inherited"> <a href="#method__getClosingPoints">_getClosingPoints</a> </li> <li class="index-item method private inherited"> <a href="#method__getCoords">_getCoords</a> </li> <li class="index-item method private inherited"> <a href="#method__getCoordsByOrderAndIndex">_getCoordsByOrderAndIndex</a> </li> <li class="index-item method protected inherited"> <a href="#method__getDefaultColor">_getDefaultColor</a> </li> <li class="index-item method protected inherited inherited"> <a href="#method__getDefaultStyles">_getDefaultStyles</a> </li> <li class="index-item method private inherited"> <a href="#method__getFirstValidIndex">_getFirstValidIndex</a> </li> <li class="index-item method private inherited"> <a href="#method__getFullType">_getFullType</a> </li> <li class="index-item method private inherited"> <a href="#method__getGraphic">_getGraphic</a> </li> <li class="index-item method protected inherited"> <a href="#method__getGroupShape">_getGroupShape</a> </li> <li class="index-item method private inherited"> <a href="#method__getHighestValidOrder">_getHighestValidOrder</a> </li> <li class="index-item method private inherited"> <a href="#method__getInstanceAttrCfgs">_getInstanceAttrCfgs</a> </li> <li class="index-item method protected inherited"> <a href="#method__getItemColor">_getItemColor</a> </li> <li class="index-item method private inherited"> <a href="#method__getLastValidIndex">_getLastValidIndex</a> </li> <li class="index-item method protected inherited"> <a href="#method__getLineDefaults">_getLineDefaults</a> </li> <li class="index-item method private inherited"> <a href="#method__getNextValidCoordValue">_getNextValidCoordValue</a> </li> <li class="index-item method private inherited"> <a href="#method__getPath">_getPath</a> </li> <li class="index-item method protected inherited"> <a href="#method__getPlotDefaults">_getPlotDefaults</a> </li> <li class="index-item method private inherited"> <a href="#method__getPreviousValidCoordValue">_getPreviousValidCoordValue</a> </li> <li class="index-item method protected inherited"> <a href="#method__getStackedClosingPoints">_getStackedClosingPoints</a> </li> <li class="index-item method protected inherited"> <a href="#method__getState">_getState</a> </li> <li class="index-item method private inherited"> <a href="#method__getStateVal">_getStateVal</a> </li> <li class="index-item method private inherited"> <a href="#method__getType">_getType</a> </li> <li class="index-item method protected inherited"> <a href="#method__handleVisibleChange">_handleVisibleChange</a> </li> <li class="index-item method private inherited"> <a href="#method__hasPotentialSubscribers">_hasPotentialSubscribers</a> </li> <li class="index-item method private inherited"> <a href="#method__initAttrHost">_initAttrHost</a> </li> <li class="index-item method private inherited inherited"> <a href="#method__initAttribute">_initAttribute</a> </li> <li class="index-item method protected inherited"> <a href="#method__initAttrs">_initAttrs</a> </li> <li class="index-item method private inherited"> <a href="#method__initBase">_initBase</a> </li> <li class="index-item method private inherited"> <a href="#method__initHierarchy">_initHierarchy</a> </li> <li class="index-item method private inherited"> <a href="#method__initHierarchyData">_initHierarchyData</a> </li> <li class="index-item method private inherited"> <a href="#method__isLazyAttr">_isLazyAttr</a> </li> <li class="index-item method protected inherited"> <a href="#method__mergeStyles">_mergeStyles</a> </li> <li class="index-item method private inherited"> <a href="#method__monitor">_monitor</a> </li> <li class="index-item method private inherited"> <a href="#method__normAttrVals">_normAttrVals</a> </li> <li class="index-item method private inherited"> <a href="#method__parseMarkerStyles">_parseMarkerStyles</a> </li> <li class="index-item method private inherited"> <a href="#method__parseType">_parseType</a> </li> <li class="index-item method private inherited"> <a href="#method__preInitEventCfg">_preInitEventCfg</a> </li> <li class="index-item method protected deprecated inherited"> <a href="#method__protectAttrs">_protectAttrs</a> <span class="flag deprecated">deprecated</span> </li> <li class="index-item method private inherited"> <a href="#method__publish">_publish</a> </li> <li class="index-item method protected inherited inherited"> <a href="#method__set">_set</a> </li> <li class="index-item method protected inherited"> <a href="#method__setAttr">_setAttr</a> </li> <li class="index-item method protected inherited inherited"> <a href="#method__setAttrs">_setAttrs</a> </li> <li class="index-item method private inherited"> <a href="#method__setAttrVal">_setAttrVal</a> </li> <li class="index-item method protected inherited"> <a href="#method__setCanvas">_setCanvas</a> </li> <li class="index-item method private inherited"> <a href="#method__setStateVal">_setStateVal</a> </li> <li class="index-item method protected inherited inherited"> <a href="#method__setStyles">_setStyles</a> </li> <li class="index-item method private inherited"> <a href="#method__setXMarkerPlane">_setXMarkerPlane</a> </li> <li class="index-item method private inherited"> <a href="#method__setYMarkerPlane">_setYMarkerPlane</a> </li> <li class="index-item method protected inherited"> <a href="#method__stackCoordinates">_stackCoordinates</a> </li> <li class="index-item method protected inherited"> <a href="#method__stackXCoords">_stackXCoords</a> </li> <li class="index-item method protected inherited"> <a href="#method__stackYCoords">_stackYCoords</a> </li> <li class="index-item method private inherited inherited"> <a href="#method__toggleVisible">_toggleVisible</a> </li> <li class="index-item method private inherited"> <a href="#method__updateAxisBase">_updateAxisBase</a> </li> <li class="index-item method private inherited"> <a href="#method__xAxisChangeHandler">_xAxisChangeHandler</a> </li> <li class="index-item method private inherited"> <a href="#method__xDataChangeHandler">_xDataChangeHandler</a> </li> <li class="index-item method private inherited"> <a href="#method__yAxisChangeHandler">_yAxisChangeHandler</a> </li> <li class="index-item method private inherited"> <a href="#method__yDataChangeHandler">_yDataChangeHandler</a> </li> <li class="index-item method inherited"> <a href="#method_addAttr">addAttr</a> </li> <li class="index-item method inherited"> <a href="#method_addAttrs">addAttrs</a> </li> <li class="index-item method private inherited"> <a href="#method_addListeners">addListeners</a> </li> <li class="index-item method inherited"> <a href="#method_addTarget">addTarget</a> </li> <li class="index-item method inherited"> <a href="#method_after">after</a> </li> <li class="index-item method inherited"> <a href="#method_attrAdded">attrAdded</a> </li> <li class="index-item method inherited"> <a href="#method_before">before</a> </li> <li class="index-item method inherited"> <a href="#method_bubble">bubble</a> </li> <li class="index-item method inherited inherited"> <a href="#method_destroy">destroy</a> </li> <li class="index-item method protected inherited inherited"> <a href="#method_destructor">destructor</a> </li> <li class="index-item method inherited"> <a href="#method_detach">detach</a> </li> <li class="index-item method inherited"> <a href="#method_detachAll">detachAll</a> </li> <li class="index-item method protected inherited"> <a href="#method_draw">draw</a> </li> <li class="index-item method protected inherited"> <a href="#method_drawAreaSpline">drawAreaSpline</a> </li> <li class="index-item method private inherited"> <a href="#method_drawDashedLine">drawDashedLine</a> </li> <li class="index-item method protected inherited"> <a href="#method_drawFill">drawFill</a> </li> <li class="index-item method protected inherited"> <a href="#method_drawLines">drawLines</a> </li> <li class="index-item method protected inherited"> <a href="#method_drawPlots">drawPlots</a> </li> <li class="index-item method protected inherited"> <a href="#method_drawSeries">drawSeries</a> </li> <li class="index-item method protected inherited"> <a href="#method_drawSpline">drawSpline</a> </li> <li class="index-item method protected inherited"> <a href="#method_drawStackedAreaSpline">drawStackedAreaSpline</a> </li> <li class="index-item method inherited"> <a href="#method_fire">fire</a> </li> <li class="index-item method inherited"> <a href="#method_get">get</a> </li> <li class="index-item method inherited"> <a href="#method_getAttrs">getAttrs</a> </li> <li class="index-item method inherited"> <a href="#method_getEvent">getEvent</a> </li> <li class="index-item method protected inherited"> <a href="#method_getMarker">getMarker</a> </li> <li class="index-item method inherited"> <a href="#method_getTargets">getTargets</a> </li> <li class="index-item method inherited"> <a href="#method_getTotalValues">getTotalValues</a> </li> <li class="index-item method inherited inherited"> <a href="#method_init">init</a> </li> <li class="index-item method inherited"> <a href="#method_modifyAttr">modifyAttr</a> </li> <li class="index-item method inherited"> <a href="#method_on">on</a> </li> <li class="index-item method inherited"> <a href="#method_once">once</a> </li> <li class="index-item method inherited"> <a href="#method_onceAfter">onceAfter</a> </li> <li class="index-item method inherited"> <a href="#method_parseType">parseType</a> </li> <li class="index-item method inherited"> <a href="#method_publish">publish</a> </li> <li class="index-item method inherited"> <a href="#method_removeAttr">removeAttr</a> </li> <li class="index-item method inherited"> <a href="#method_removeTarget">removeTarget</a> </li> <li class="index-item method private inherited"> <a href="#method_render">render</a> </li> <li class="index-item method inherited"> <a href="#method_reset">reset</a> </li> <li class="index-item method inherited inherited"> <a href="#method_set">set</a> </li> <li class="index-item method protected inherited"> <a href="#method_setAreaData">setAreaData</a> </li> <li class="index-item method inherited inherited"> <a href="#method_setAttrs">setAttrs</a> </li> <li class="index-item method deprecated inherited"> <a href="#method_subscribe">subscribe</a> <span class="flag deprecated">deprecated</span> </li> <li class="index-item method inherited"> <a href="#method_toString">toString</a> </li> <li class="index-item method deprecated inherited"> <a href="#method_unsubscribe">unsubscribe</a> <span class="flag deprecated">deprecated</span> </li> <li class="index-item method deprecated inherited"> <a href="#method_unsubscribeAll">unsubscribeAll</a> <span class="flag deprecated">deprecated</span> </li> <li class="index-item method protected inherited"> <a href="#method_updateMarkerState">updateMarkerState</a> </li> <li class="index-item method private inherited"> <a href="#method_validate">validate</a> </li> </ul> </div> <div class="index-section properties"> <h3>Properties</h3> <ul class="index-list properties extends"> <li class="index-item property protected inherited"> <a href="#property__allowAdHocAttrs">_allowAdHocAttrs</a> </li> <li class="index-item property private inherited"> <a href="#property__bottomOrigin">_bottomOrigin</a> </li> <li class="index-item property protected inherited"> <a href="#property__defaultBorderColors">_defaultBorderColors</a> </li> <li class="index-item property protected inherited"> <a href="#property__defaultFillColors">_defaultFillColors</a> </li> <li class="index-item property protected inherited"> <a href="#property__defaultLineColors">_defaultLineColors</a> </li> <li class="index-item property private inherited"> <a href="#property__defaultPlaneOffset">_defaultPlaneOffset</a> </li> <li class="index-item property private inherited"> <a href="#property__defaults">_defaults</a> </li> <li class="index-item property protected inherited"> <a href="#property__defaultSliceColors">_defaultSliceColors</a> </li> <li class="index-item property private inherited"> <a href="#property__groupShapes">_groupShapes</a> </li> <li class="index-item property private inherited"> <a href="#property__heightChangeHandle">_heightChangeHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__leftOrigin">_leftOrigin</a> </li> <li class="index-item property private inherited"> <a href="#property__lineDefaults">_lineDefaults</a> </li> <li class="index-item property private inherited"> <a href="#property__markerCache">_markerCache</a> </li> <li class="index-item property private inherited"> <a href="#property__markers">_markers</a> </li> <li class="index-item property private inherited"> <a href="#property__plotDefaults">_plotDefaults</a> </li> <li class="index-item property private inherited"> <a href="#property__stacked">_stacked</a> </li> <li class="index-item property private inherited"> <a href="#property__statSyles">_statSyles</a> </li> <li class="index-item property private inherited"> <a href="#property__styles">_styles</a> </li> <li class="index-item property private inherited"> <a href="#property__stylesChangeHandle">_stylesChangeHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__visibleChangeHandle">_visibleChangeHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__widthChangeHandle">_widthChangeHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__xAxisChangeHandle">_xAxisChangeHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__xDataReadyHandle">_xDataReadyHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__xDataUpdateHandle">_xDataUpdateHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__xDisplayName">_xDisplayName</a> </li> <li class="index-item property private inherited"> <a href="#property__yAxisChangeHandle">_yAxisChangeHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__yDataReadyHandle">_yDataReadyHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__yDataUpdateHandle">_yDataUpdateHandle</a> </li> <li class="index-item property private inherited"> <a href="#property__yDisplayName">_yDisplayName</a> </li> <li class="index-item property private inherited"> <a href="#property_GUID">GUID</a> </li> <li class="index-item property deprecated inherited"> <a href="#property_name">name</a> <span class="flag deprecated">deprecated</span> </li> </ul> </div> <div class="index-section attrs"> <h3>Attributes</h3> <ul class="index-list attrs extends"> <li class="index-item attr inherited"> <a href="#attr_area">area</a> </li> <li class="index-item attr inherited"> <a href="#attr_categoryDisplayName">categoryDisplayName</a> </li> <li class="index-item attr inherited"> <a href="#attr_chart">chart</a> </li> <li class="index-item attr inherited"> <a href="#attr_destroyed">destroyed</a> </li> <li class="index-item attr inherited"> <a href="#attr_direction">direction</a> </li> <li class="index-item attr inherited"> <a href="#attr_graph">graph</a> </li> <li class="index-item attr inherited inherited"> <a href="#attr_graphic">graphic</a> </li> <li class="index-item attr inherited"> <a href="#attr_graphOrder">graphOrder</a> </li> <li class="index-item attr inherited"> <a href="#attr_groupMarkers">groupMarkers</a> </li> <li class="index-item attr inherited"> <a href="#attr_height">height</a> </li> <li class="index-item attr inherited"> <a href="#attr_initialized">initialized</a> </li> <li class="index-item attr inherited"> <a href="#attr_line">line</a> </li> <li class="index-item attr inherited"> <a href="#attr_marker">marker</a> </li> <li class="index-item attr inherited"> <a href="#attr_order">order</a> </li> <li class="index-item attr inherited"> <a href="#attr_rendered">rendered</a> </li> <li class="index-item attr inherited"> <a href="#attr_seriesTypeCollection">seriesTypeCollection</a> </li> <li class="index-item attr inherited"> <a href="#attr_showAreaFill">showAreaFill</a> </li> <li class="index-item attr inherited"> <a href="#attr_showLines">showLines</a> </li> <li class="index-item attr inherited"> <a href="#attr_showMarkers">showMarkers</a> </li> <li class="index-item attr inherited inherited"> <a href="#attr_styles">styles</a> </li> <li class="index-item attr inherited"> <a href="#attr_type">type</a> </li> <li class="index-item attr inherited"> <a href="#attr_valueDisplayName">valueDisplayName</a> </li> <li class="index-item attr inherited"> <a href="#attr_visible">visible</a> </li> <li class="index-item attr inherited"> <a href="#attr_xAxis">xAxis</a> </li> <li class="index-item attr inherited"> <a href="#attr_xcoords">xcoords</a> </li> <li class="index-item attr inherited"> <a href="#attr_xData">xData</a> </li> <li class="index-item attr inherited"> <a href="#attr_xDisplayName">xDisplayName</a> </li> <li class="index-item attr inherited"> <a href="#attr_xKey">xKey</a> </li> <li class="index-item attr inherited"> <a href="#attr_xMarkerPlane">xMarkerPlane</a> </li> <li class="index-item attr inherited"> <a href="#attr_xMarkerPlaneOffset">xMarkerPlaneOffset</a> </li> <li class="index-item attr inherited"> <a href="#attr_yAxis">yAxis</a> </li> <li class="index-item attr inherited"> <a href="#attr_ycoords">ycoords</a> </li> <li class="index-item attr inherited"> <a href="#attr_yData">yData</a> </li> <li class="index-item attr inherited"> <a href="#attr_yDisplayName">yDisplayName</a> </li> <li class="index-item attr inherited"> <a href="#attr_yKey">yKey</a> </li> <li class="index-item attr inherited"> <a href="#attr_yMarkerPlane">yMarkerPlane</a> </li> <li class="index-item attr inherited"> <a href="#attr_yMarkerPlaneOffset">yMarkerPlaneOffset</a> </li> </ul> </div> <div class="index-section events"> <h3>Events</h3> <ul class="index-list events extends"> <li class="index-item event inherited"> <a href="#event_destroy">destroy</a> </li> <li class="index-item event inherited"> <a href="#event_init">init</a> </li> </ul> </div> </div> <div id="methods" class="api-class-tabpanel"> <h2 class="off-left">Methods</h2> <div id="method__addAttrs" class="method item private inherited"> <h3 class="name"><code>_addAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>cfgs</code> </li> <li class="arg"> <code>values</code> </li> <li class="arg"> <code>lazy</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__addAttrs">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l854"><code>attribute&#x2F;js&#x2F;AttributeCore.js:854</code></a> </p> </div> <div class="description"> <p>Implementation behind the public addAttrs method.</p> <p>This method is invoked directly by get if it encounters a scenario in which an attribute&#39;s valueFn attempts to obtain the value an attribute in the same group of attributes, which has not yet been added (on demand initialization).</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">cfgs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attribute name/configuration pairs.</p> </div> </li> <li class="param"> <code class="param-name">values</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attribute name/value pairs, defining the initial values to apply. Values defined in the cfgs argument will be over-written by values in this argument unless defined as read only.</p> </div> </li> <li class="param"> <code class="param-name">lazy</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Whether or not to delay the intialization of these attributes until the first call to get/set. Individual attributes can over-ride this behavior by defining a lazyAdd configuration property in their configuration. See <a href="#method_addAttr">addAttr</a>.</p> </div> </li> </ul> </div> </div> <div id="method__addLazyAttr" class="method item private inherited"> <h3 class="name"><code>_addLazyAttr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code class="optional">[lazyCfg]</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__addLazyAttr">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l360"><code>attribute&#x2F;js&#x2F;AttributeCore.js:360</code></a> </p> </div> <div class="description"> <p>Finishes initializing an attribute which has been lazily added.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The name of the attribute</p> </div> </li> <li class="param"> <code class="param-name optional">[lazyCfg]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional config hash for the attribute. This is added for performance along the critical path, where the calling method has already obtained lazy config from state.</p> </div> </li> </ul> </div> </div> <div id="method__addOutOfOrder" class="method item private inherited"> <h3 class="name"><code>_addOutOfOrder</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>cfg</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__addOutOfOrder">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l527"><code>attribute&#x2F;js&#x2F;AttributeCore.js:527</code></a> </p> </div> <div class="description"> <p><p>Utility method used by get/set to add attributes encountered out of order when calling addAttrs().</p></p> <p><p>For example, if:</p></p> <pre class="code prettyprint"><code>this.addAttrs({ foo: { setter: function() { // make sure this bar is available when foo is added this.get(&quot;bar&quot;); } }, bar: { value: ... } });</code></pre> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>attribute name</p> </div> </li> <li class="param"> <code class="param-name">cfg</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>attribute configuration</p> </div> </li> </ul> </div> </div> <div id="method__aggregateAttrs" class="method item private inherited"> <h3 class="name"><code>_aggregateAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>allAttrs</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__aggregateAttrs">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l618"><code>base&#x2F;js&#x2F;BaseCore.js:618</code></a> </p> </div> <div class="description"> <p>A helper method, used by _initHierarchyData to aggregate attribute configuration across the instances class hierarchy.</p> <p>The method will protect the attribute configuration value to protect the statically defined default value in ATTRS if required (if the value is an object literal, array or the attribute configuration has cloneDefaultValue set to shallow or deep).</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">allAttrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>An array of ATTRS definitions across classes in the hierarchy (subclass first, Base last)</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>The aggregate set of ATTRS definitions for the instance</p> </div> </div> </div> <div id="method__attrCfgHash" class="method item private inherited"> <h3 class="name"><code>_attrCfgHash</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__attrCfgHash">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l581"><code>base&#x2F;js&#x2F;BaseCore.js:581</code></a> </p> </div> <div class="description"> <p>Utility method to define the attribute hash used to filter/whitelist property mixes for this class for iteration performance reasons.</p> </div> </div> <div id="method__baseDestroy" class="method item private inherited"> <h3 class="name"><code>_baseDestroy</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__baseDestroy">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l364"><code>base&#x2F;js&#x2F;BaseCore.js:364</code></a> </p> </div> <div class="description"> <p>Internal destroy implementation for BaseCore</p> </div> </div> <div id="method__baseInit" class="method item private inherited"> <h3 class="name"><code>_baseInit</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__baseInit">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l336"><code>base&#x2F;js&#x2F;BaseCore.js:336</code></a> </p> </div> <div class="description"> <p>Internal initialization implementation for BaseCore</p> </div> </div> <div id="method__checkForDataByKey" class="method item private inherited"> <h3 class="name"><code>_checkForDataByKey</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>obj</code> </li> <li class="arg"> <code>keys</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__checkForDataByKey">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l234"><code>charts&#x2F;js&#x2F;CartesianSeries.js:234</code></a> </p> </div> <div class="description"> <p>Checks to see if all keys of a data object exist and contain data.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">obj</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The object to check</p> </div> </li> <li class="param"> <code class="param-name">keys</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>The keys to check</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Boolean</p> </div> </div> </div> <div id="method__cleanXNaN" class="method item private inherited"> <h3 class="name"><code>_cleanXNaN</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>xcoords</code> </li> <li class="arg"> <code>ycoords</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#method__cleanXNaN">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l207"><code>charts&#x2F;js&#x2F;StackingUtil.js:207</code></a> </p> </div> <div class="description"> <p>Cleans invalid x-coordinates by calculating their value based on the corresponding y-coordinate, the previous valid x-coordinate with its corresponding y-coordinate and the next valid x-coordinate with its corresponding y-coordinate. If there is no previous or next valid x-coordinate, the value will not be altered.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">xcoords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>An array of x-coordinate values</p> </div> </li> <li class="param"> <code class="param-name">ycoords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>An arry of y-coordinate values</p> </div> </li> </ul> </div> </div> <div id="method__cleanYNaN" class="method item private inherited"> <h3 class="name"><code>_cleanYNaN</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>xcoords</code> </li> <li class="arg"> <code>ycoords</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#method__cleanYNaN">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l301"><code>charts&#x2F;js&#x2F;StackingUtil.js:301</code></a> </p> </div> <div class="description"> <p>Cleans invalid y-coordinates by calculating their value based on the corresponding x-coordinate, the previous valid y-coordinate with its corresponding x-coordinate and the next valid y-coordinate with its corresponding x-coordinate. If there is no previous or next valid y-coordinate, the value will not be altered.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">xcoords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>An array of x-coordinate values</p> </div> </li> <li class="param"> <code class="param-name">ycoords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>An arry of y-coordinate values</p> </div> </li> </ul> </div> </div> <div id="method__clearMarkerCache" class="method item private inherited"> <h3 class="name"><code>_clearMarkerCache</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__clearMarkerCache">Plots</a>: <a href="../files/charts_js_Plots.js.html#l373"><code>charts&#x2F;js&#x2F;Plots.js:373</code></a> </p> </div> <div class="description"> <p>Removes unused markers from the marker cache</p> </div> </div> <div id="method__cloneDefaultValue" class="method item private inherited"> <h3 class="name"><code>_cloneDefaultValue</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>cfg</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__cloneDefaultValue">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l592"><code>base&#x2F;js&#x2F;BaseCore.js:592</code></a> </p> </div> <div class="description"> <p>This method assumes that the value has already been checked to be an object. Since it&#39;s on a critical path, we don&#39;t want to re-do the check.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">cfg</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method__copyData" class="method item private inherited"> <h3 class="name"><code>_copyData</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>val</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__copyData">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l363"><code>charts&#x2F;js&#x2F;CartesianSeries.js:363</code></a> </p> </div> <div class="description"> <p>Used to cache xData and yData in the setAreaData method. Returns a copy of an array if an array is received as the param and returns an object literal of array copies if an object literal is received as the param.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">val</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The object or array to be copied.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Array|Object</p> </div> </div> </div> <div id="method__copyObject" class="method item private inherited"> <h3 class="name"><code>_copyObject</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>obj</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Renderer.html#method__copyObject">Renderer</a>: <a href="../files/charts_js_Renderer.js.html#l113"><code>charts&#x2F;js&#x2F;Renderer.js:113</code></a> </p> </div> <div class="description"> <p>Copies an object literal.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">obj</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Object literal to be copied.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__createGroupMarkers" class="method item protected inherited"> <h3 class="name"><code>_createGroupMarkers</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>styles</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__createGroupMarkers">Plots</a>: <a href="../files/charts_js_Plots.js.html#l293"><code>charts&#x2F;js&#x2F;Plots.js:293</code></a> </p> </div> <div class="description"> <p>Draws a series of markers in a single shape instance.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">styles</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Set of configuration properties used to create the markers.</p> </div> </li> </ul> </div> </div> <div id="method__createMarker" class="method item private inherited"> <h3 class="name"><code>_createMarker</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>styles</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__createMarker">Plots</a>: <a href="../files/charts_js_Plots.js.html#l250"><code>charts&#x2F;js&#x2F;Plots.js:250</code></a> </p> </div> <div class="description"> <p>Creates a shape to be used as a marker.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">styles</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Hash of style properties.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Shape</p> </div> </div> </div> <div id="method__createMarkerCache" class="method item private inherited"> <h3 class="name"><code>_createMarkerCache</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__createMarkerCache">Plots</a>: <a href="../files/charts_js_Plots.js.html#l269"><code>charts&#x2F;js&#x2F;Plots.js:269</code></a> </p> </div> <div class="description"> <p>Creates a cache of markers for reuse.</p> </div> </div> <div id="method__defAttrChangeFn" class="method item private inherited"> <h3 class="name"><code>_defAttrChangeFn</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>e</code> </li> <li class="arg"> <code>eventFastPath</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeObservable.html#method__defAttrChangeFn">AttributeObservable</a>: <a href="../files/attribute_js_AttributeObservable.js.html#l185"><code>attribute&#x2F;js&#x2F;AttributeObservable.js:185</code></a> </p> </div> <div class="description"> <p>Default function for attribute change events.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> <p>The event object for attribute change events.</p> </div> </li> <li class="param"> <code class="param-name">eventFastPath</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Whether or not we&#39;re using this as a fast path in the case of no listeners or not</p> </div> </li> </ul> </div> </div> <div id="method__defDestroyFn" class="method item protected inherited"> <h3 class="name"><code>_defDestroyFn</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>e</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#method__defDestroyFn">BaseObservable</a>: <a href="../files/base_js_BaseObservable.js.html#l202"><code>base&#x2F;js&#x2F;BaseObservable.js:202</code></a> </p> </div> <div class="description"> <p>Default destroy event handler</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> <p>Event object</p> </div> </li> </ul> </div> </div> <div id="method__defInitFn" class="method item protected inherited"> <h3 class="name"><code>_defInitFn</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>e</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#method__defInitFn">BaseObservable</a>: <a href="../files/base_js_BaseObservable.js.html#l190"><code>base&#x2F;js&#x2F;BaseObservable.js:190</code></a> </p> </div> <div class="description"> <p>Default init event handler</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> <p>Event object, with a cfg property which refers to the configuration object passed to the constructor.</p> </div> </li> </ul> </div> </div> <div id="method__destroyHierarchy" class="method item private inherited"> <h3 class="name"><code>_destroyHierarchy</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__destroyHierarchy">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l782"><code>base&#x2F;js&#x2F;BaseCore.js:782</code></a> </p> </div> <div class="description"> <p>Destroys the class hierarchy for this instance by invoking the destructor method on the prototype of each class in the hierarchy.</p> </div> </div> <div id="method__filterAdHocAttrs" class="method item private inherited"> <h3 class="name"><code>_filterAdHocAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>allAttrs</code> </li> <li class="arg"> <code>userVals</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__filterAdHocAttrs">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l470"><code>base&#x2F;js&#x2F;BaseCore.js:470</code></a> </p> </div> <div class="description"> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">allAttrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The set of all attribute configurations for this instance. Attributes will be removed from this set, if they belong to the filtered class, so that by the time all classes are processed, allCfgs will be empty.</p> </div> </li> <li class="param"> <code class="param-name">userVals</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The config object passed in by the user, from which adhoc attrs are to be filtered.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>The set of adhoc attributes passed in, in the form of an object with attribute name/configuration pairs.</p> </div> </div> </div> <div id="method__fireAttrChange" class="method item private inherited"> <h3 class="name"><code>_fireAttrChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrName</code> </li> <li class="arg"> <code>subAttrName</code> </li> <li class="arg"> <code>currVal</code> </li> <li class="arg"> <code>newVal</code> </li> <li class="arg"> <code>opts</code> </li> <li class="arg"> <code class="optional">[cfg]</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeObservable.html#method__fireAttrChange">AttributeObservable</a>: <a href="../files/attribute_js_AttributeObservable.js.html#l120"><code>attribute&#x2F;js&#x2F;AttributeObservable.js:120</code></a> </p> </div> <div class="description"> <p>Utility method to help setup the event payload and fire the attribute change event.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute</p> </div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The full path of the property being changed, if this is a sub-attribute value being change. Otherwise null.</p> </div> </li> <li class="param"> <code class="param-name">currVal</code> <span class="type">Any</span> <div class="param-description"> <p>The current value of the attribute</p> </div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description"> <p>The new value of the attribute</p> </div> </li> <li class="param"> <code class="param-name">opts</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Any additional event data to mix into the attribute change event&#39;s event facade.</p> </div> </li> <li class="param"> <code class="param-name optional">[cfg]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>The attribute config stored in State, if already available.</p> </div> </li> </ul> </div> </div> <div id="method__getAreaDefaults" class="method item private inherited"> <h3 class="name"><code>_getAreaDefaults</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method__getAreaDefaults">Fills</a>: <a href="../files/charts_js_Fills.js.html#l498"><code>charts&#x2F;js&#x2F;Fills.js:498</code></a> </p> </div> <div class="description"> <p>Returns default values for area styles.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__getAttr" class="method item protected inherited"> <h3 class="name"><code>_getAttr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Any</span> </span> <span class="flag protected">protected</span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__getAttr">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l564"><code>attribute&#x2F;js&#x2F;AttributeCore.js:564</code></a> </p> </div> <div class="description"> <p>Provides the common implementation for the public get method, allowing Attribute hosts to over-ride either method.</p> <p>See <a href="#method_get">get</a> for argument details.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Any</span>: <p>The value of the attribute.</p> </div> </div> </div> <div id="method__getAttrCfg" class="method item protected inherited"> <h3 class="name"><code>_getAttrCfg</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeExtras.html#method__getAttrCfg">AttributeExtras</a>: <a href="../files/attribute_js_AttributeExtras.js.html#l125"><code>attribute&#x2F;js&#x2F;AttributeExtras.js:125</code></a> </p> </div> <div class="description"> <p>Returns an object with the configuration properties (and value) for the given attribute. If attrName is not provided, returns the configuration properties for all attributes.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>Optional. The attribute name. If not provided, the method will return the configuration for all attributes.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>The configuration properties for the given attribute, or all attributes.</p> </div> </div> </div> <div id="method__getAttrCfgs" class="method item protected inherited"> <h3 class="name"><code>_getAttrCfgs</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__getAttrCfgs">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l394"><code>base&#x2F;js&#x2F;BaseCore.js:394</code></a> </p> </div> <div class="description"> <p>Returns an aggregated set of attribute configurations, by traversing the class hierarchy.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>The hash of attribute configurations, aggregated across classes in the hierarchy This value is cached the first time the method, or _getClasses, is invoked. Subsequent invocations return the cached value.</p> </div> </div> </div> <div id="method__getAttrInitVal" class="method item private inherited"> <h3 class="name"><code>_getAttrInitVal</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attr</code> </li> <li class="arg"> <code>cfg</code> </li> <li class="arg"> <code>initValues</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Any</span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__getAttrInitVal">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l963"><code>attribute&#x2F;js&#x2F;AttributeCore.js:963</code></a> </p> </div> <div class="description"> <p>Returns the initial value of the given attribute from either the default configuration provided, or the over-ridden value if it exists in the set of initValues provided and the attribute is not read-only.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attr</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute</p> </div> </li> <li class="param"> <code class="param-name">cfg</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The attribute configuration object</p> </div> </li> <li class="param"> <code class="param-name">initValues</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The object with simple and complex attribute name/value pairs returned from _normAttrVals</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Any</span>: <p>The initial value of the attribute.</p> </div> </div> </div> <div id="method__getAttrs" class="method item protected inherited"> <h3 class="name"><code>_getAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrs</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__getAttrs">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l792"><code>attribute&#x2F;js&#x2F;AttributeCore.js:792</code></a> </p> </div> <div class="description"> <p>Implementation behind the public getAttrs method, to get multiple attribute values.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String[]</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Optional. An array of attribute names. If omitted, all attribute values are returned. If set to true, all attributes modified from their initial values are returned.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>An object with attribute name/value pairs.</p> </div> </div> </div> <div id="method__getChart" class="method item private inherited"> <h3 class="name"><code>_getChart</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#method__getChart">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l48"><code>charts&#x2F;js&#x2F;SeriesBase.js:48</code></a> </p> </div> <div class="description"> <p>Returns a reference to the parent container to which all chart elements are contained. When the series is bound to a <code>Chart</code> instance, the <code>Chart</code> instance is the reference. If nothing is set as the <code>chart</code> attribute, the <code>_getChart</code> method will return a reference to the <code>graphic</code> attribute.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: </div> </div> </div> <div id="method__getClasses" class="method item protected inherited"> <h3 class="name"><code>_getClasses</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function[]</a></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__getClasses">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l378"><code>base&#x2F;js&#x2F;BaseCore.js:378</code></a> </p> </div> <div class="description"> <p>Returns the class hierarchy for this object, with BaseCore being the last class in the array.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function[]</a></span>: <p>An array of classes (constructor functions), making up the class hierarchy for this object. This value is cached the first time the method, or _getAttrCfgs, is invoked. Subsequent invocations return the cached value.</p> </div> </div> </div> <div id="method__getClosingPoints" class="method item protected inherited"> <h3 class="name"><code>_getClosingPoints</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method__getClosingPoints">Fills</a>: <a href="../files/charts_js_Fills.js.html#l285"><code>charts&#x2F;js&#x2F;Fills.js:285</code></a> </p> </div> <div class="description"> <p>Concatenates coordinate array with correct coordinates for closing an area fill.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Array</p> </div> </div> </div> <div id="method__getCoords" class="method item private inherited"> <h3 class="name"><code>_getCoords</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>min</code> </li> <li class="arg"> <code>max</code> </li> <li class="arg"> <code>length</code> </li> <li class="arg"> <code>axis</code> </li> <li class="arg"> <code>offset</code> </li> <li class="arg"> <code>reverse</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__getCoords">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l327"><code>charts&#x2F;js&#x2F;CartesianSeries.js:327</code></a> </p> </div> <div class="description"> <p>Returns either an array coordinates or an object key valued arrays of coordinates depending on the input. If the input data is an array, an array is returned. If the input data is an object, an object will be returned.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">min</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The minimum value of the range of data.</p> </div> </li> <li class="param"> <code class="param-name">max</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The maximum value of the range of data.</p> </div> </li> <li class="param"> <code class="param-name">length</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The length, in pixels, of across which the coordinates will be calculated.</p> </div> </li> <li class="param"> <code class="param-name">axis</code> <span class="type"><a href="../classes/AxisBase.html" class="crosslink">AxisBase</a></span> <div class="param-description"> <p>The axis in which the data is bound.</p> </div> </li> <li class="param"> <code class="param-name">offset</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The value in which to offet the first coordinate.</p> </div> </li> <li class="param"> <code class="param-name">reverse</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Indicates whether to calculate the coordinates in reverse order.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Array|Object</p> </div> </div> </div> <div id="method__getCoordsByOrderAndIndex" class="method item private inherited"> <h3 class="name"><code>_getCoordsByOrderAndIndex</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>seriesCollection</code> </li> <li class="arg"> <code>index</code> </li> <li class="arg"> <code>order</code> </li> <li class="arg"> <code>direction</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method__getCoordsByOrderAndIndex">Fills</a>: <a href="../files/charts_js_Fills.js.html#l347"><code>charts&#x2F;js&#x2F;Fills.js:347</code></a> </p> </div> <div class="description"> <p>Returns an array containing the x and y coordinates for a given series and index.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">seriesCollection</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>Array of series of a given type.</p> </div> </li> <li class="param"> <code class="param-name">index</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>Index of the series item.</p> </div> </li> <li class="param"> <code class="param-name">order</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>Index of the the series in the seriesCollection</p> </div> </li> <li class="param"> <code class="param-name">direction</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>Indicates the direction of the series</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Array</p> </div> </div> </div> <div id="method__getDefaultColor" class="method item protected inherited"> <h3 class="name"><code>_getDefaultColor</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>index</code> </li> <li class="arg"> <code>type</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#method__getDefaultColor">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l249"><code>charts&#x2F;js&#x2F;SeriesBase.js:249</code></a> </p> </div> <div class="description"> <p>Parses a color based on a series order and type.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">index</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>Index indicating the series order.</p> </div> </li> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>Indicates which type of object needs the color.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>String</p> </div> </div> </div> <div id="method__getDefaultStyles" class="method item protected inherited"> <h3 class="name"><code>_getDefaultStyles</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Renderer.html#method__getDefaultStyles"> Renderer </a> but overwritten in <a href="../files/charts_js_ComboSeries.js.html#l85"><code>charts&#x2F;js&#x2F;ComboSeries.js:85</code></a> </p> </div> <div class="description"> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__getFirstValidIndex" class="method item private inherited"> <h3 class="name"><code>_getFirstValidIndex</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>coords</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__getFirstValidIndex">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l449"><code>charts&#x2F;js&#x2F;CartesianSeries.js:449</code></a> </p> </div> <div class="description"> <p>Finds the first valid index of an array coordinates.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">coords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>An array of x or y coordinates.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Number</p> </div> </div> </div> <div id="method__getFullType" class="method item private inherited"> <h3 class="name"><code>_getFullType</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method__getFullType">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l564"><code>event-custom&#x2F;js&#x2F;event-target.js:564</code></a> </p> </div> <div class="description"> <p>Returns the fully qualified type, given a short type string. That is, returns &quot;foo:bar&quot; when given &quot;bar&quot; if &quot;foo&quot; is the configured prefix.</p> <p>NOTE: This method, unlike _getType, does no checking of the value passed in, and is designed to be used with the low level _publish() method, for critical path implementations which need to fast-track publish for performance reasons.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The short type to prefix</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>: <p>The prefixed type, if a prefix is set, otherwise the type passed in</p> </div> </div> </div> <div id="method__getGraphic" class="method item private inherited"> <h3 class="name"><code>_getGraphic</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Lines.html#method__getGraphic">Lines</a>: <a href="../files/charts_js_Lines.js.html#l25"><code>charts&#x2F;js&#x2F;Lines.js:25</code></a> </p> </div> <div class="description"> <p>Creates a graphic in which to draw a series.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Graphic</p> </div> </div> </div> <div id="method__getGroupShape" class="method item protected inherited"> <h3 class="name"><code>_getGroupShape</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>shape</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__getGroupShape">Plots</a>: <a href="../files/charts_js_Plots.js.html#l142"><code>charts&#x2F;js&#x2F;Plots.js:142</code></a> </p> </div> <div class="description"> <p>Returns the correct group shape class.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">shape</code> <span class="type"><a href="../classes/Shape.html" class="crosslink">Shape</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>Indicates which shape class.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Function</p> </div> </div> </div> <div id="method__getHighestValidOrder" class="method item private inherited"> <h3 class="name"><code>_getHighestValidOrder</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>seriesCollection</code> </li> <li class="arg"> <code>index</code> </li> <li class="arg"> <code>order</code> </li> <li class="arg"> <code>direction</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method__getHighestValidOrder">Fills</a>: <a href="../files/charts_js_Fills.js.html#l321"><code>charts&#x2F;js&#x2F;Fills.js:321</code></a> </p> </div> <div class="description"> <p>Returns the order of the series closest to the current series that has a valid value for the current index.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">seriesCollection</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>Array of series of a given type.</p> </div> </li> <li class="param"> <code class="param-name">index</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>Index of the series item.</p> </div> </li> <li class="param"> <code class="param-name">order</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>Index of the the series in the seriesCollection</p> </div> </li> <li class="param"> <code class="param-name">direction</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>Indicates the direction of the series</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Number</p> </div> </div> </div> <div id="method__getInstanceAttrCfgs" class="method item private inherited"> <h3 class="name"><code>_getInstanceAttrCfgs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>allCfgs</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__getInstanceAttrCfgs">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l411"><code>base&#x2F;js&#x2F;BaseCore.js:411</code></a> </p> </div> <div class="description"> <p>A helper method used to isolate the attrs config for this instance to pass to <code>addAttrs</code>, from the static cached ATTRS for the class.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">allCfgs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The set of all attribute configurations for this instance. Attributes will be removed from this set, if they belong to the filtered class, so that by the time all classes are processed, allCfgs will be empty.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>The set of attributes to be added for this instance, suitable for passing through to <code>addAttrs</code>.</p> </div> </div> </div> <div id="method__getItemColor" class="method item protected inherited"> <h3 class="name"><code>_getItemColor</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>val</code> </li> <li class="arg"> <code>i</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__getItemColor">Plots</a>: <a href="../files/charts_js_Plots.js.html#l424"><code>charts&#x2F;js&#x2F;Plots.js:424</code></a> </p> </div> <div class="description"> <p>Parses a color from an array.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">val</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>collection of colors</p> </div> </li> <li class="param"> <code class="param-name">i</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>index of the item</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>String</p> </div> </div> </div> <div id="method__getLastValidIndex" class="method item private inherited"> <h3 class="name"><code>_getLastValidIndex</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>coords</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__getLastValidIndex">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l470"><code>charts&#x2F;js&#x2F;CartesianSeries.js:470</code></a> </p> </div> <div class="description"> <p>Finds the last valid index of an array coordinates.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">coords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>An array of x or y coordinates.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Number</p> </div> </div> </div> <div id="method__getLineDefaults" class="method item protected inherited"> <h3 class="name"><code>_getLineDefaults</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Lines.html#method__getLineDefaults">Lines</a>: <a href="../files/charts_js_Lines.js.html#l259"><code>charts&#x2F;js&#x2F;Lines.js:259</code></a> </p> </div> <div class="description"> <p>Default values for <code>styles</code> attribute.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__getNextValidCoordValue" class="method item private inherited"> <h3 class="name"><code>_getNextValidCoordValue</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>coords</code> </li> <li class="arg"> <code>index</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#method__getNextValidCoordValue">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l279"><code>charts&#x2F;js&#x2F;StackingUtil.js:279</code></a> </p> </div> <div class="description"> <p>Returns the next valid (numeric) value in an array if available.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">coords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>Array of values</p> </div> </li> <li class="param"> <code class="param-name">index</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The index in the array in which to begin searching.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Number</p> </div> </div> </div> <div id="method__getPath" class="method item private inherited"> <h3 class="name"><code>_getPath</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method__getPath">Fills</a>: <a href="../files/charts_js_Fills.js.html#l34"><code>charts&#x2F;js&#x2F;Fills.js:34</code></a> </p> </div> <div class="description"> <p>Returns a path shape used for drawing fills.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Path</p> </div> </div> </div> <div id="method__getPlotDefaults" class="method item protected inherited"> <h3 class="name"><code>_getPlotDefaults</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__getPlotDefaults">Plots</a>: <a href="../files/charts_js_Plots.js.html#l159"><code>charts&#x2F;js&#x2F;Plots.js:159</code></a> </p> </div> <div class="description"> <p>Gets the default values for series that use the utility. This method is used by the class&#39; <code>styles</code> attribute&#39;s getter to get build default values.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__getPreviousValidCoordValue" class="method item private inherited"> <h3 class="name"><code>_getPreviousValidCoordValue</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>coords</code> </li> <li class="arg"> <code>index</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#method__getPreviousValidCoordValue">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l257"><code>charts&#x2F;js&#x2F;StackingUtil.js:257</code></a> </p> </div> <div class="description"> <p>Returns the previous valid (numeric) value in an array if available.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">coords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>Array of values</p> </div> </li> <li class="param"> <code class="param-name">index</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The index in the array in which to begin searching.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Number</p> </div> </div> </div> <div id="method__getStackedClosingPoints" class="method item protected inherited"> <h3 class="name"><code>_getStackedClosingPoints</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method__getStackedClosingPoints">Fills</a>: <a href="../files/charts_js_Fills.js.html#l375"><code>charts&#x2F;js&#x2F;Fills.js:375</code></a> </p> </div> <div class="description"> <p>Concatenates coordinate array with the correct coordinates for closing an area stack.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Array</p> </div> </div> </div> <div id="method__getState" class="method item protected inherited"> <h3 class="name"><code>_getState</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__getState">Plots</a>: <a href="../files/charts_js_Plots.js.html#l482"><code>charts&#x2F;js&#x2F;Plots.js:482</code></a> </p> </div> <div class="description"> <p>Returns marker state based on event type</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>event type</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>String</p> </div> </div> </div> <div id="method__getStateVal" class="method item private inherited"> <h3 class="name"><code>_getStateVal</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code class="optional">[cfg]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Any</span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__getStateVal">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l618"><code>attribute&#x2F;js&#x2F;AttributeCore.js:618</code></a> </p> </div> <div class="description"> <p>Gets the stored value for the attribute, from either the internal state object, or the state proxy if it exits</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute</p> </div> </li> <li class="param"> <code class="param-name optional">[cfg]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional config hash for the attribute. This is added for performance along the critical path, where the calling method has already obtained the config from state.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Any</span>: <p>The stored value of the attribute</p> </div> </div> </div> <div id="method__getType" class="method item private inherited"> <h3 class="name"><code>_getType</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method__getType">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l36"><code>event-custom&#x2F;js&#x2F;event-target.js:36</code></a> </p> </div> <div class="description"> <p>If the instance has a prefix attribute and the event type is not prefixed, the instance prefix is applied to the supplied type.</p> </div> </div> <div id="method__handleVisibleChange" class="method item protected inherited"> <h3 class="name"><code>_handleVisibleChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>e</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#method__handleVisibleChange">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l103"><code>charts&#x2F;js&#x2F;SeriesBase.js:103</code></a> </p> </div> <div class="description"> <p>Shows/hides contents of the series.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Event object.</p> </div> </li> </ul> </div> </div> <div id="method__hasPotentialSubscribers" class="method item private inherited"> <h3 class="name"><code>_hasPotentialSubscribers</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>fullType</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method__hasPotentialSubscribers">EventTarget</a>: <a href="../files/event-custom_js_event-facade.js.html#l643"><code>event-custom&#x2F;js&#x2F;event-facade.js:643</code></a> </p> </div> <div class="description"> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">fullType</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The fully prefixed type name</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>: <p>Whether the event has potential subscribers or not</p> </div> </div> </div> <div id="method__initAttrHost" class="method item private inherited"> <h3 class="name"><code>_initAttrHost</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrs</code> </li> <li class="arg"> <code>values</code> </li> <li class="arg"> <code>lazy</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__initAttrHost">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l140"><code>attribute&#x2F;js&#x2F;AttributeCore.js:140</code></a> </p> </div> <div class="description"> <p>Constructor logic for attributes. Initializes the host state, and sets up the inital attributes passed to the constructor.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The attributes to add during construction (passed through to <a href="#method_addAttrs">addAttrs</a>). These can also be defined on the constructor being augmented with Attribute by defining the ATTRS property on the constructor.</p> </div> </li> <li class="param"> <code class="param-name">values</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The initial attribute values to apply (passed through to <a href="#method_addAttrs">addAttrs</a>). These are not merged/cloned. The caller is responsible for isolating user provided values if required.</p> </div> </li> <li class="param"> <code class="param-name">lazy</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Whether or not to add attributes lazily (passed through to <a href="#method_addAttrs">addAttrs</a>).</p> </div> </li> </ul> </div> </div> <div id="method__initAttribute" class="method item private inherited"> <h3 class="name"><code>_initAttribute</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#method__initAttribute"> BaseObservable </a> but overwritten in <a href="../files/base_js_BaseCore.js.html#l309"><code>base&#x2F;js&#x2F;BaseCore.js:309</code></a> </p> </div> <div class="description"> <p>Initializes AttributeCore</p> </div> </div> <div id="method__initAttrs" class="method item protected inherited"> <h3 class="name"><code>_initAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrs</code> </li> <li class="arg"> <code>values</code> </li> <li class="arg"> <code>lazy</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__initAttrs">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l1029"><code>attribute&#x2F;js&#x2F;AttributeCore.js:1029</code></a> </p> </div> <div class="description"> <p>Utility method to set up initial attributes defined during construction, either through the constructor.ATTRS property, or explicitly passed in.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The attributes to add during construction (passed through to <a href="#method_addAttrs">addAttrs</a>). These can also be defined on the constructor being augmented with Attribute by defining the ATTRS property on the constructor.</p> </div> </li> <li class="param"> <code class="param-name">values</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The initial attribute values to apply (passed through to <a href="#method_addAttrs">addAttrs</a>). These are not merged/cloned. The caller is responsible for isolating user provided values if required.</p> </div> </li> <li class="param"> <code class="param-name">lazy</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Whether or not to add attributes lazily (passed through to <a href="#method_addAttrs">addAttrs</a>).</p> </div> </li> </ul> </div> </div> <div id="method__initBase" class="method item private inherited"> <h3 class="name"><code>_initBase</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>config</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__initBase">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l274"><code>base&#x2F;js&#x2F;BaseCore.js:274</code></a> </p> </div> <div class="description"> <p>Internal construction logic for BaseCore.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">config</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The constructor configuration object</p> </div> </li> </ul> </div> </div> <div id="method__initHierarchy" class="method item private inherited"> <h3 class="name"><code>_initHierarchy</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>userVals</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__initHierarchy">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l702"><code>base&#x2F;js&#x2F;BaseCore.js:702</code></a> </p> </div> <div class="description"> <p>Initializes the class hierarchy for the instance, which includes initializing attributes for each class defined in the class&#39;s static <a href="#property_BaseCore.ATTRS">ATTRS</a> property and invoking the initializer method on the prototype of each class in the hierarchy.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">userVals</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Object with configuration property name/value pairs</p> </div> </li> </ul> </div> </div> <div id="method__initHierarchyData" class="method item private inherited"> <h3 class="name"><code>_initHierarchyData</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method__initHierarchyData">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l500"><code>base&#x2F;js&#x2F;BaseCore.js:500</code></a> </p> </div> <div class="description"> <p>A helper method used by _getClasses and _getAttrCfgs, which determines both the array of classes and aggregate set of attribute configurations across the class hierarchy for the instance.</p> </div> </div> <div id="method__isLazyAttr" class="method item private inherited"> <h3 class="name"><code>_isLazyAttr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__isLazyAttr">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l347"><code>attribute&#x2F;js&#x2F;AttributeCore.js:347</code></a> </p> </div> <div class="description"> <p>Checks whether or not the attribute is one which has been added lazily and still requires initialization.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>: <p>true if it&#39;s a lazily added attribute, false otherwise.</p> </div> </div> </div> <div id="method__mergeStyles" class="method item protected inherited"> <h3 class="name"><code>_mergeStyles</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>a</code> </li> <li class="arg"> <code>b</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Renderer.html#method__mergeStyles">Renderer</a>: <a href="../files/charts_js_Renderer.js.html#l82"><code>charts&#x2F;js&#x2F;Renderer.js:82</code></a> </p> </div> <div class="description"> <p>Merges to object literals so that only specified properties are overwritten.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">a</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Hash of new styles</p> </div> </li> <li class="param"> <code class="param-name">b</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Hash of original styles</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__monitor" class="method item private inherited"> <h3 class="name"><code>_monitor</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>what</code> </li> <li class="arg"> <code>eventType</code> </li> <li class="arg"> <code>o</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method__monitor">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l636"><code>event-custom&#x2F;js&#x2F;event-target.js:636</code></a> </p> </div> <div class="description"> <p>This is the entry point for the event monitoring system. You can monitor &#39;attach&#39;, &#39;detach&#39;, &#39;fire&#39;, and &#39;publish&#39;. When configured, these events generate an event. click -&gt; click_attach, click_detach, click_publish -- these can be subscribed to like other events to monitor the event system. Inividual published events can have monitoring turned on or off (publish can&#39;t be turned off before it it published) by setting the events &#39;monitor&#39; config.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">what</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>&#39;attach&#39;, &#39;detach&#39;, &#39;fire&#39;, or &#39;publish&#39;</p> </div> </li> <li class="param"> <code class="param-name">eventType</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | <a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span> <div class="param-description"> <p>The prefixed name of the event being monitored, or the CustomEvent object.</p> </div> </li> <li class="param"> <code class="param-name">o</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Information about the event interaction, such as fire() args, subscription category, publish config</p> </div> </li> </ul> </div> </div> <div id="method__normAttrVals" class="method item private inherited"> <h3 class="name"><code>_normAttrVals</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>valueHash</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__normAttrVals">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l915"><code>attribute&#x2F;js&#x2F;AttributeCore.js:915</code></a> </p> </div> <div class="description"> <p>Utility method to normalize attribute values. The base implementation simply merges the hash to protect the original.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">valueHash</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attribute name/value pairs</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>An object literal with 2 properties - &quot;simple&quot; and &quot;complex&quot;, containing simple and complex attribute values respectively keyed by the top level attribute name, or null, if valueHash is falsey.</p> </div> </div> </div> <div id="method__parseMarkerStyles" class="method item private inherited"> <h3 class="name"><code>_parseMarkerStyles</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>Object</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__parseMarkerStyles">Plots</a>: <a href="../files/charts_js_Plots.js.html#l456"><code>charts&#x2F;js&#x2F;Plots.js:456</code></a> </p> </div> <div class="description"> <p>Combines new styles with existing styles.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">Object</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>containing style properties for the marker.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__parseType" class="method item private inherited"> <h3 class="name"><code>_parseType</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method__parseType">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l52"><code>event-custom&#x2F;js&#x2F;event-target.js:52</code></a> </p> </div> <div class="description"> <p>Returns an array with the detach key (if provided), and the prefixed event name from _getType Y.on(&#39;detachcategory| menu:click&#39;, fn)</p> </div> </div> <div id="method__preInitEventCfg" class="method item private inherited"> <h3 class="name"><code>_preInitEventCfg</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>config</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#method__preInitEventCfg">BaseObservable</a>: <a href="../files/base_js_BaseObservable.js.html#l110"><code>base&#x2F;js&#x2F;BaseObservable.js:110</code></a> </p> </div> <div class="description"> <p>Handles the special on, after and target properties which allow the user to easily configure on and after listeners as well as bubble targets during construction, prior to init.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">config</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The user configuration object</p> </div> </li> </ul> </div> </div> <div id="method__protectAttrs" class="method item protected deprecated inherited"> <h3 class="name"><code>_protectAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrs</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag deprecated" title="Use &#x60;AttributeCore.protectAttrs()&#x60; or &#x60;Attribute.protectAttrs()&#x60; which are the same static utility method.">deprecated</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__protectAttrs">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l901"><code>attribute&#x2F;js&#x2F;AttributeCore.js:901</code></a> </p> <p>Deprecated: Use &#x60;AttributeCore.protectAttrs()&#x60; or &#x60;Attribute.protectAttrs()&#x60; which are the same static utility method.</p> </div> <div class="description"> <p>Utility method to protect an attribute configuration hash, by merging the entire object and the individual attr config objects.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>A hash of attribute to configuration object pairs.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A protected version of the attrs argument.</p> </div> </div> </div> <div id="method__publish" class="method item private inherited"> <h3 class="name"><code>_publish</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>fullType</code> </li> <li class="arg"> <code>etOpts</code> </li> <li class="arg"> <code>ceOpts</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method__publish">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l588"><code>event-custom&#x2F;js&#x2F;event-target.js:588</code></a> </p> </div> <div class="description"> <p>The low level event publish implementation. It expects all the massaging to have been done outside of this method. e.g. the <code>type</code> to <code>fullType</code> conversion. It&#39;s designed to be a fast path publish, which can be used by critical code paths to improve performance.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">fullType</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The prefixed type of the event to publish.</p> </div> </li> <li class="param"> <code class="param-name">etOpts</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The EventTarget specific configuration to mix into the published event.</p> </div> </li> <li class="param"> <code class="param-name">ceOpts</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The publish specific configuration to mix into the published event.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span>: <p>The published event. If called without <code>etOpts</code> or <code>ceOpts</code>, this will be the default <code>CustomEvent</code> instance, and can be configured independently.</p> </div> </div> </div> <div id="method__set" class="method item protected inherited"> <h3 class="name"><code>_set</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>val</code> </li> <li class="arg"> <code class="optional">[opts]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag protected">protected</span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeObservable.html#method__set"> AttributeObservable </a> but overwritten in <a href="../files/attribute_js_AttributeCore.js.html#l405"><code>attribute&#x2F;js&#x2F;AttributeCore.js:405</code></a> </p> </div> <div class="description"> <p>Allows setting of readOnly/writeOnce attributes. See <a href="#method_set">set</a> for argument details.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute.</p> </div> </li> <li class="param"> <code class="param-name">val</code> <span class="type">Any</span> <div class="param-description"> <p>The value to set the attribute to.</p> </div> </li> <li class="param"> <code class="param-name optional">[opts]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional data providing the circumstances for the change.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method__setAttr" class="method item protected inherited"> <h3 class="name"><code>_setAttr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>value</code> </li> <li class="arg"> <code class="optional">[opts]</code> </li> <li class="arg"> <code>force</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag protected">protected</span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__setAttr">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l421"><code>attribute&#x2F;js&#x2F;AttributeCore.js:421</code></a> </p> </div> <div class="description"> <p>Provides the common implementation for the public set and protected _set methods.</p> <p>See <a href="#method_set">set</a> for argument details.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute.</p> </div> </li> <li class="param"> <code class="param-name">value</code> <span class="type">Any</span> <div class="param-description"> <p>The value to set the attribute to.</p> </div> </li> <li class="param"> <code class="param-name optional">[opts]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional data providing the circumstances for the change.</p> </div> </li> <li class="param"> <code class="param-name">force</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>If true, allows the caller to set values for readOnly or writeOnce attributes which have already been set.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method__setAttrs" class="method item protected inherited"> <h3 class="name"><code>_setAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrs</code> </li> <li class="arg"> <code class="optional">[opts]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag protected">protected</span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeObservable.html#method__setAttrs"> AttributeObservable </a> but overwritten in <a href="../files/attribute_js_AttributeCore.js.html#l760"><code>attribute&#x2F;js&#x2F;AttributeCore.js:760</code></a> </p> </div> <div class="description"> <p>Implementation behind the public setAttrs method, to set multiple attribute values.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attributes name/value pairs.</p> </div> </li> <li class="param"> <code class="param-name optional">[opts]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional data providing the circumstances for the change</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method__setAttrVal" class="method item private inherited"> <h3 class="name"><code>_setAttrVal</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrName</code> </li> <li class="arg"> <code>subAttrName</code> </li> <li class="arg"> <code>prevVal</code> </li> <li class="arg"> <code>newVal</code> </li> <li class="arg"> <code class="optional">[opts]</code> </li> <li class="arg"> <code class="optional">[attrCfg]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__setAttrVal">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l658"><code>attribute&#x2F;js&#x2F;AttributeCore.js:658</code></a> </p> </div> <div class="description"> <p>Updates the stored value of the attribute in the privately held State object, if validation and setter passes.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The attribute name.</p> </div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The sub-attribute name, if setting a sub-attribute property (&quot;x.y.z&quot;).</p> </div> </li> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description"> <p>The currently stored value of the attribute.</p> </div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description"> <p>The value which is going to be stored.</p> </div> </li> <li class="param"> <code class="param-name optional">[opts]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional data providing the circumstances for the change.</p> </div> </li> <li class="param"> <code class="param-name optional">[attrCfg]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional config hash for the attribute. This is added for performance along the critical path, where the calling method has already obtained the config from state.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>: <p>true if the new attribute value was stored, false if not.</p> </div> </div> </div> <div id="method__setCanvas" class="method item protected inherited"> <h3 class="name"><code>_setCanvas</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#method__setCanvas">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l35"><code>charts&#x2F;js&#x2F;SeriesBase.js:35</code></a> </p> </div> <div class="description"> <p>Creates a <code>Graphic</code> instance.</p> </div> </div> <div id="method__setStateVal" class="method item private inherited"> <h3 class="name"><code>_setStateVal</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>value</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method__setStateVal">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l640"><code>attribute&#x2F;js&#x2F;AttributeCore.js:640</code></a> </p> </div> <div class="description"> <p>Sets the stored value for the attribute, in either the internal state object, or the state proxy if it exits</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute</p> </div> </li> <li class="param"> <code class="param-name">value</code> <span class="type">Any</span> <div class="param-description"> <p>The value of the attribute</p> </div> </li> </ul> </div> </div> <div id="method__setStyles" class="method item protected inherited"> <h3 class="name"><code>_setStyles</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>newStyles</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Renderer.html#method__setStyles"> Renderer </a> but overwritten in <a href="../files/charts_js_Plots.js.html#l442"><code>charts&#x2F;js&#x2F;Plots.js:442</code></a> </p> </div> <div class="description"> <p>Method used by <code>styles</code> setter. Overrides base implementation.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">newStyles</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Hash of properties to update.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Object</p> </div> </div> </div> <div id="method__setXMarkerPlane" class="method item private inherited"> <h3 class="name"><code>_setXMarkerPlane</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>coords</code> </li> <li class="arg"> <code>dataLength</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__setXMarkerPlane">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l395"><code>charts&#x2F;js&#x2F;CartesianSeries.js:395</code></a> </p> </div> <div class="description"> <p>Sets the marker plane for the series when the coords argument is an array. If the coords argument is an object literal no marker plane is set.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">coords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An array of x coordinates or an object literal containing key value pairs mapped to an array of coordinates.</p> </div> </li> <li class="param"> <code class="param-name">dataLength</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The length of data for the series.</p> </div> </li> </ul> </div> </div> <div id="method__setYMarkerPlane" class="method item private inherited"> <h3 class="name"><code>_setYMarkerPlane</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>coords</code> </li> <li class="arg"> <code>dataLength</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__setYMarkerPlane">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l422"><code>charts&#x2F;js&#x2F;CartesianSeries.js:422</code></a> </p> </div> <div class="description"> <p>Sets the marker plane for the series when the coords argument is an array. If the coords argument is an object literal no marker plane is set.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">coords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An array of y coordinates or an object literal containing key value pairs mapped to an array of coordinates.</p> </div> </li> <li class="param"> <code class="param-name">dataLength</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The length of data for the series.</p> </div> </li> </ul> </div> </div> <div id="method__stackCoordinates" class="method item protected inherited"> <h3 class="name"><code>_stackCoordinates</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#method__stackCoordinates">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l28"><code>charts&#x2F;js&#x2F;StackingUtil.js:28</code></a> </p> </div> <div class="description"> </div> </div> <div id="method__stackXCoords" class="method item protected inherited"> <h3 class="name"><code>_stackXCoords</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#method__stackXCoords">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l47"><code>charts&#x2F;js&#x2F;StackingUtil.js:47</code></a> </p> </div> <div class="description"> <p>Stacks coordinates for a stacked vertical series.</p> </div> </div> <div id="method__stackYCoords" class="method item protected inherited"> <h3 class="name"><code>_stackYCoords</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#method__stackYCoords">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l126"><code>charts&#x2F;js&#x2F;StackingUtil.js:126</code></a> </p> </div> <div class="description"> <p>Stacks coordinates for a stacked horizontal series.</p> </div> </div> <div id="method__toggleVisible" class="method item private inherited"> <h3 class="name"><code>_toggleVisible</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>visible</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method__toggleVisible"> Plots </a> but overwritten in <a href="../files/charts_js_ComboSeries.js.html#l45"><code>charts&#x2F;js&#x2F;ComboSeries.js:45</code></a> </p> </div> <div class="description"> <p>Toggles visibility</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">visible</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>indicates visibilitye</p> </div> </li> </ul> </div> </div> <div id="method__updateAxisBase" class="method item private inherited"> <h3 class="name"><code>_updateAxisBase</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__updateAxisBase">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l181"><code>charts&#x2F;js&#x2F;CartesianSeries.js:181</code></a> </p> </div> <div class="description"> <p>Checks to ensure that both xAxis and yAxis data are available. If so, set the <code>xData</code> and <code>yData</code> attributes and return <code>true</code>. Otherwise, return <code>false</code>.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Boolean</p> </div> </div> </div> <div id="method__xAxisChangeHandler" class="method item private inherited"> <h3 class="name"><code>_xAxisChangeHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>e</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__xAxisChangeHandler">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l112"><code>charts&#x2F;js&#x2F;CartesianSeries.js:112</code></a> </p> </div> <div class="description"> <p>Event handler for the xAxisChange event.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Event object.</p> </div> </li> </ul> </div> </div> <div id="method__xDataChangeHandler" class="method item private inherited"> <h3 class="name"><code>_xDataChangeHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>event</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__xDataChangeHandler">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l149"><code>charts&#x2F;js&#x2F;CartesianSeries.js:149</code></a> </p> </div> <div class="description"> <p>Event handler for xDataChange event.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">event</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Event object.</p> </div> </li> </ul> </div> </div> <div id="method__yAxisChangeHandler" class="method item private inherited"> <h3 class="name"><code>_yAxisChangeHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>e</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__yAxisChangeHandler">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l126"><code>charts&#x2F;js&#x2F;CartesianSeries.js:126</code></a> </p> </div> <div class="description"> <p>Event handler the yAxisChange event.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Event object.</p> </div> </li> </ul> </div> </div> <div id="method__yDataChangeHandler" class="method item private inherited"> <h3 class="name"><code>_yDataChangeHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>event</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method__yDataChangeHandler">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l165"><code>charts&#x2F;js&#x2F;CartesianSeries.js:165</code></a> </p> </div> <div class="description"> <p>Event handler for yDataChange event.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">event</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Event object.</p> </div> </li> </ul> </div> </div> <div id="method_addAttr" class="method item inherited"> <h3 class="name"><code>addAttr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>config</code> </li> <li class="arg"> <code>lazy</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method_addAttr">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l157"><code>attribute&#x2F;js&#x2F;AttributeCore.js:157</code></a> </p> </div> <div class="description"> <p> Adds an attribute with the provided configuration to the host object. </p> <p> The config argument object supports the following properties: </p> <dl> <dt>value &#60;Any&#62;</dt> <dd>The initial value to set on the attribute</dd> <dt>valueFn &#60;Function | String&#62;</dt> <dd> <p>A function, which will return the initial value to set on the attribute. This is useful for cases where the attribute configuration is defined statically, but needs to reference the host instance (&quot;this&quot;) to obtain an initial value. If both the value and valueFn properties are defined, the value returned by the valueFn has precedence over the value property, unless it returns undefined, in which case the value property is used.</p> <p>valueFn can also be set to a string, representing the name of the instance method to be used to retrieve the value.</p> </dd> <dt>readOnly &#60;boolean&#62;</dt> <dd>Whether or not the attribute is read only. Attributes having readOnly set to true cannot be modified by invoking the set method.</dd> <dt>writeOnce &#60;boolean&#62; or &#60;string&#62;</dt> <dd> Whether or not the attribute is &quot;write once&quot;. Attributes having writeOnce set to true, can only have their values set once, be it through the default configuration, constructor configuration arguments, or by invoking set. <p>The writeOnce attribute can also be set to the string &quot;initOnly&quot;, in which case the attribute can only be set during initialization (when used with Base, this means it can only be set during construction)</p> </dd> <dt>setter &#60;Function | String&#62;</dt> <dd> <p>The setter function used to massage or normalize the value passed to the set method for the attribute. The value returned by the setter will be the final stored value. Returning <a href="#property_Attribute.INVALID_VALUE">Attribute.INVALID_VALUE</a>, from the setter will prevent the value from being stored. </p> <p>setter can also be set to a string, representing the name of the instance method to be used as the setter function.</p> </dd> <dt>getter &#60;Function | String&#62;</dt> <dd> <p> The getter function used to massage or normalize the value returned by the get method for the attribute. The value returned by the getter function is the value which will be returned to the user when they invoke get. </p> <p>getter can also be set to a string, representing the name of the instance method to be used as the getter function.</p> </dd> <dt>validator &#60;Function | String&#62;</dt> <dd> <p> The validator function invoked prior to setting the stored value. Returning false from the validator function will prevent the value from being stored. </p> <p>validator can also be set to a string, representing the name of the instance method to be used as the validator function.</p> </dd> <dt>lazyAdd &#60;boolean&#62;</dt> <dd>Whether or not to delay initialization of the attribute until the first call to get/set it. This flag can be used to over-ride lazy initialization on a per attribute basis, when adding multiple attributes through the <a href="#method_addAttrs">addAttrs</a> method.</dd> </dl> <p>The setter, getter and validator are invoked with the value and name passed in as the first and second arguments, and with the context (&quot;this&quot;) set to the host object.</p> <p>Configuration properties outside of the list mentioned above are considered private properties used internally by attribute, and are not intended for public use.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute.</p> </div> </li> <li class="param"> <code class="param-name">config</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attribute configuration property/value pairs, specifying the configuration for the attribute.</p> <p> <strong>NOTE:</strong> The configuration object is modified when adding an attribute, so if you need to protect the original values, you will need to merge the object. </p> </div> </li> <li class="param"> <code class="param-name">lazy</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>(optional) Whether or not to add this attribute lazily (on the first call to get/set).</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method_addAttrs" class="method item inherited"> <h3 class="name"><code>addAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>cfgs</code> </li> <li class="arg"> <code>values</code> </li> <li class="arg"> <code>lazy</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method_addAttrs">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l823"><code>attribute&#x2F;js&#x2F;AttributeCore.js:823</code></a> </p> </div> <div class="description"> <p>Configures a group of attributes, and sets initial values.</p> <p> <strong>NOTE:</strong> This method does not isolate the configuration object by merging/cloning. The caller is responsible for merging/cloning the configuration object if required. </p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">cfgs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attribute name/configuration pairs.</p> </div> </li> <li class="param"> <code class="param-name">values</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attribute name/value pairs, defining the initial values to apply. Values defined in the cfgs argument will be over-written by values in this argument unless defined as read only.</p> </div> </li> <li class="param"> <code class="param-name">lazy</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Whether or not to delay the intialization of these attributes until the first call to get/set. Individual attributes can over-ride this behavior by defining a lazyAdd configuration property in their configuration. See <a href="#method_addAttr">addAttr</a>.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method_addListeners" class="method item private inherited"> <h3 class="name"><code>addListeners</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method_addListeners">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l66"><code>charts&#x2F;js&#x2F;CartesianSeries.js:66</code></a> </p> </div> <div class="description"> <p>Adds event listeners.</p> </div> </div> <div id="method_addTarget" class="method item inherited"> <h3 class="name"><code>addTarget</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>o</code> </li> </ul><span class="paren">)</span> </div> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_addTarget">EventTarget</a>: <a href="../files/event-custom_js_event-facade.js.html#l496"><code>event-custom&#x2F;js&#x2F;event-facade.js:496</code></a> </p> </div> <div class="description"> <p>Registers another EventTarget as a bubble target. Bubble order is determined by the order registered. Multiple targets can be specified.</p> <p>Events can only bubble if emitFacade is true.</p> <p>Included in the event-custom-complex submodule.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">o</code> <span class="type"><a href="../classes/EventTarget.html" class="crosslink">EventTarget</a></span> <div class="param-description"> <p>the target to add</p> </div> </li> </ul> </div> </div> <div id="method_after" class="method item inherited"> <h3 class="name"><code>after</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>fn</code> </li> <li class="arg"> <code class="optional">[context]</code> </li> <li class="arg"> <code class="optional">[arg*]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_after">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l812"><code>event-custom&#x2F;js&#x2F;event-target.js:812</code></a> </p> </div> <div class="description"> <p>Subscribe to a custom event hosted by this object. The supplied callback will execute after any listeners add via the subscribe method, and after the default function, if configured for the event, has executed.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the event</p> </div> </li> <li class="param"> <code class="param-name">fn</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <div class="param-description"> <p>The callback to execute in response to the event</p> </div> </li> <li class="param"> <code class="param-name optional">[context]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Override <code>this</code> object in callback</p> </div> </li> <li class="param"> <code class="param-name optional">[arg*]</code> <span class="type">Any</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>0..n additional arguments to supply to the subscriber</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span>: <p>A subscription handle capable of detaching the subscription</p> </div> </div> </div> <div id="method_attrAdded" class="method item inherited"> <h3 class="name"><code>attrAdded</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method_attrAdded">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l319"><code>attribute&#x2F;js&#x2F;AttributeCore.js:319</code></a> </p> </div> <div class="description"> <p>Checks if the given attribute has been added to the host</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute to check.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>: <p>true if an attribute with the given name has been added, false if it hasn&#39;t. This method will return true for lazily added attributes.</p> </div> </div> </div> <div id="method_before" class="method item inherited"> <h3 class="name"><code>before</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_before">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l849"><code>event-custom&#x2F;js&#x2F;event-target.js:849</code></a> </p> </div> <div class="description"> <p>Executes the callback before a DOM event, custom event or method. If the first argument is a function, it is assumed the target is a method. For DOM and custom events, this is an alias for Y.on.</p> <p>For DOM and custom events: type, callback, context, 0-n arguments</p> <p>For methods: callback, object (method host), methodName, context, 0-n arguments</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>detach handle</p> </div> </div> </div> <div id="method_bubble" class="method item inherited"> <h3 class="name"><code>bubble</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>evt</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_bubble">EventTarget</a>: <a href="../files/event-custom_js_event-facade.js.html#l554"><code>event-custom&#x2F;js&#x2F;event-facade.js:554</code></a> </p> </div> <div class="description"> <p>Propagate an event. Requires the event-custom-complex module.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">evt</code> <span class="type"><a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span> <div class="param-description"> <p>the custom event to propagate</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>: <p>the aggregated return value from Event.Custom.fire</p> </div> </div> </div> <div id="method_destroy" class="method item inherited"> <h3 class="name"><code>destroy</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/BaseCore.html" class="crosslink">BaseCore</a></span> </span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#method_destroy"> BaseObservable </a> but overwritten in <a href="../files/base_js_BaseCore.js.html#l352"><code>base&#x2F;js&#x2F;BaseCore.js:352</code></a> </p> </div> <div class="description"> <p>Destroy lifecycle method. Invokes destructors for the class hierarchy.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/BaseCore.html" class="crosslink">BaseCore</a></span>: <p>A reference to this object</p> </div> </div> </div> <div id="method_destructor" class="method item protected inherited"> <h3 class="name"><code>destructor</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#method_destructor"> SeriesBase </a> but overwritten in <a href="../files/charts_js_CartesianSeries.js.html#l546"><code>charts&#x2F;js&#x2F;CartesianSeries.js:546</code></a> </p> </div> <div class="description"> <p>Destructor implementation for the CartesianSeries class. Calls destroy on all Graphic instances.</p> </div> </div> <div id="method_detach" class="method item inherited"> <h3 class="name"><code>detach</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>fn</code> </li> <li class="arg"> <code>context</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/EventTarget.html" class="crosslink">EventTarget</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_detach">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l356"><code>event-custom&#x2F;js&#x2F;event-target.js:356</code></a> </p> </div> <div class="description"> <p>Detach one or more listeners the from the specified event</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Either the handle to the subscriber or the type of event. If the type is not specified, it will attempt to remove the listener from all hosted events.</p> </div> </li> <li class="param"> <code class="param-name">fn</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <div class="param-description"> <p>The subscribed function to unsubscribe, if not supplied, all subscribers will be removed.</p> </div> </li> <li class="param"> <code class="param-name">context</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The custom object passed to subscribe. This is optional, but if supplied will be used to disambiguate multiple listeners that are the same (e.g., you subscribe many object using a function that lives on the prototype)</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/EventTarget.html" class="crosslink">EventTarget</a></span>: <p>the host</p> </div> </div> </div> <div id="method_detachAll" class="method item inherited"> <h3 class="name"><code>detachAll</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_detachAll">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l479"><code>event-custom&#x2F;js&#x2F;event-target.js:479</code></a> </p> </div> <div class="description"> <p>Removes all listeners from the specified event. If the event type is not specified, all listeners from all hosted custom events will be removed.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The type, or name of the event</p> </div> </li> </ul> </div> </div> <div id="method_draw" class="method item protected inherited"> <h3 class="name"><code>draw</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method_draw">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l491"><code>charts&#x2F;js&#x2F;CartesianSeries.js:491</code></a> </p> </div> <div class="description"> <p>Draws the series.</p> </div> </div> <div id="method_drawAreaSpline" class="method item protected inherited"> <h3 class="name"><code>drawAreaSpline</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method_drawAreaSpline">Fills</a>: <a href="../files/charts_js_Fills.js.html#l129"><code>charts&#x2F;js&#x2F;Fills.js:129</code></a> </p> </div> <div class="description"> <p>Draws a fill for a spline</p> </div> </div> <div id="method_drawDashedLine" class="method item private inherited"> <h3 class="name"><code>drawDashedLine</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>xStart</code> </li> <li class="arg"> <code>yStart</code> </li> <li class="arg"> <code>xEnd</code> </li> <li class="arg"> <code>yEnd</code> </li> <li class="arg"> <code>dashSize</code> </li> <li class="arg"> <code>gapSize</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Lines.html#method_drawDashedLine">Lines</a>: <a href="../files/charts_js_Lines.js.html#l208"><code>charts&#x2F;js&#x2F;Lines.js:208</code></a> </p> </div> <div class="description"> <p>Draws a dashed line between two points.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">xStart</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The x position of the start of the line</p> </div> </li> <li class="param"> <code class="param-name">yStart</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The y position of the start of the line</p> </div> </li> <li class="param"> <code class="param-name">xEnd</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The x position of the end of the line</p> </div> </li> <li class="param"> <code class="param-name">yEnd</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The y position of the end of the line</p> </div> </li> <li class="param"> <code class="param-name">dashSize</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>the size of dashes, in pixels</p> </div> </li> <li class="param"> <code class="param-name">gapSize</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>the size of gaps between dashes, in pixels</p> </div> </li> </ul> </div> </div> <div id="method_drawFill" class="method item protected inherited"> <h3 class="name"><code>drawFill</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>xcoords</code> </li> <li class="arg"> <code>ycoords</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method_drawFill">Fills</a>: <a href="../files/charts_js_Fills.js.html#l67"><code>charts&#x2F;js&#x2F;Fills.js:67</code></a> </p> </div> <div class="description"> <p>Draws fill</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">xcoords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>The x-coordinates for the series.</p> </div> </li> <li class="param"> <code class="param-name">ycoords</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>The y-coordinates for the series.</p> </div> </li> </ul> </div> </div> <div id="method_drawLines" class="method item protected inherited"> <h3 class="name"><code>drawLines</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Lines.html#method_drawLines">Lines</a>: <a href="../files/charts_js_Lines.js.html#l58"><code>charts&#x2F;js&#x2F;Lines.js:58</code></a> </p> </div> <div class="description"> <p>Draws lines for the series.</p> </div> </div> <div id="method_drawPlots" class="method item protected inherited"> <h3 class="name"><code>drawPlots</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method_drawPlots">Plots</a>: <a href="../files/charts_js_Plots.js.html#l41"><code>charts&#x2F;js&#x2F;Plots.js:41</code></a> </p> </div> <div class="description"> <p>Draws the markers</p> </div> </div> <div id="method_drawSeries" class="method item protected"> <h3 class="name"><code>drawSeries</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method_drawSeries"> Plots </a> but overwritten in <a href="../files/charts_js_StackedComboSeries.js.html#l34"><code>charts&#x2F;js&#x2F;StackedComboSeries.js:34</code></a> </p> </div> <div class="description"> </div> </div> <div id="method_drawSpline" class="method item protected inherited"> <h3 class="name"><code>drawSpline</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Lines.html#method_drawSpline">Lines</a>: <a href="../files/charts_js_Lines.js.html#l162"><code>charts&#x2F;js&#x2F;Lines.js:162</code></a> </p> </div> <div class="description"> <p>Connects data points with a consistent curve for a series.</p> </div> </div> <div id="method_drawStackedAreaSpline" class="method item protected inherited"> <h3 class="name"><code>drawStackedAreaSpline</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#method_drawStackedAreaSpline">Fills</a>: <a href="../files/charts_js_Fills.js.html#l187"><code>charts&#x2F;js&#x2F;Fills.js:187</code></a> </p> </div> <div class="description"> <p>Draws a a stacked area spline</p> </div> </div> <div id="method_fire" class="method item inherited"> <h3 class="name"><code>fire</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>arguments</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_fire">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l673"><code>event-custom&#x2F;js&#x2F;event-target.js:673</code></a> </p> </div> <div class="description"> <p>Fire a custom event by name. The callback functions will be executed from the context specified when the event was created, and with the following parameters.</p> <p>The first argument is the event type, and any additional arguments are passed to the listeners as parameters. If the first of these is an object literal, and the event is configured to emit an event facade, that object is mixed into the event facade and the facade is provided in place of the original object.</p> <p>If the custom event object hasn&#39;t been created, then the event hasn&#39;t been published and it has no subscribers. For performance sake, we immediate exit in this case. This means the event won&#39;t bubble, so if the intention is that a bubble target be notified, the event must be published on this object first.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The type of the event, or an object that contains a &#39;type&#39; property.</p> </div> </li> <li class="param"> <code class="param-name">arguments</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object*</a></span> <div class="param-description"> <p>an arbitrary set of parameters to pass to the handler. If the first of these is an object literal and the event is configured to emit an event facade, the event facade will replace that parameter after the properties the object literal contains are copied to the event facade.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>: <p>True if the whole lifecycle of the event went through, false if at any point the event propagation was halted.</p> </div> </div> </div> <div id="method_get" class="method item inherited"> <h3 class="name"><code>get</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Any</span> </span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method_get">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l331"><code>attribute&#x2F;js&#x2F;AttributeCore.js:331</code></a> </p> </div> <div class="description"> <p>Returns the current value of the attribute. If the attribute has been configured with a &#39;getter&#39; function, this method will delegate to the &#39;getter&#39; to obtain the value of the attribute.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute. If the value of the attribute is an Object, dot notation can be used to obtain the value of a property of the object (e.g. <code>get(&quot;x.y.z&quot;)</code>)</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Any</span>: <p>The value of the attribute</p> </div> </div> </div> <div id="method_getAttrs" class="method item inherited"> <h3 class="name"><code>getAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrs</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeCore.html#method_getAttrs">AttributeCore</a>: <a href="../files/attribute_js_AttributeCore.js.html#l780"><code>attribute&#x2F;js&#x2F;AttributeCore.js:780</code></a> </p> </div> <div class="description"> <p>Gets multiple attribute values.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String[]</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="param-description"> <p>Optional. An array of attribute names. If omitted, all attribute values are returned. If set to true, all attributes modified from their initial values are returned.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>An object with attribute name/value pairs.</p> </div> </div> </div> <div id="method_getEvent" class="method item inherited"> <h3 class="name"><code>getEvent</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>prefixed</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_getEvent">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l793"><code>event-custom&#x2F;js&#x2F;event-target.js:793</code></a> </p> </div> <div class="description"> <p>Returns the custom event of the provided type has been created, a falsy value otherwise</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>the type, or name of the event</p> </div> </li> <li class="param"> <code class="param-name">prefixed</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>if true, the type is prefixed already</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span>: <p>the custom event or null</p> </div> </div> </div> <div id="method_getMarker" class="method item protected inherited"> <h3 class="name"><code>getMarker</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>styles</code> </li> <li class="arg"> <code>order</code> </li> <li class="arg"> <code>index</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method_getMarker">Plots</a>: <a href="../files/charts_js_Plots.js.html#l208"><code>charts&#x2F;js&#x2F;Plots.js:208</code></a> </p> </div> <div class="description"> <p>Gets and styles a marker. If there is a marker in cache, it will use it. Otherwise it will create one.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">styles</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Hash of style properties.</p> </div> </li> <li class="param"> <code class="param-name">order</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>Order of the series.</p> </div> </li> <li class="param"> <code class="param-name">index</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>Index within the series associated with the marker.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Shape</p> </div> </div> </div> <div id="method_getTargets" class="method item inherited"> <h3 class="name"><code>getTargets</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_getTargets">EventTarget</a>: <a href="../files/event-custom_js_event-facade.js.html#l523"><code>event-custom&#x2F;js&#x2F;event-facade.js:523</code></a> </p> </div> <div class="description"> <p>Returns an array of bubble targets for this object.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>EventTarget[]</p> </div> </div> </div> <div id="method_getTotalValues" class="method item inherited"> <h3 class="name"><code>getTotalValues</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#method_getTotalValues">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l72"><code>charts&#x2F;js&#x2F;SeriesBase.js:72</code></a> </p> </div> <div class="description"> <p>Returns the sum of all values for the series.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>Number</p> </div> </div> </div> <div id="method_init" class="method item inherited"> <h3 class="name"><code>init</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>cfg</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/BaseCore.html" class="crosslink">BaseCore</a></span> </span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#method_init"> BaseObservable </a> but overwritten in <a href="../files/base_js_BaseCore.js.html#l319"><code>base&#x2F;js&#x2F;BaseCore.js:319</code></a> </p> </div> <div class="description"> <p>Init lifecycle method, invoked during construction. Sets up attributes and invokes initializers for the class hierarchy.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">cfg</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Object with configuration property name/value pairs</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/BaseCore.html" class="crosslink">BaseCore</a></span>: <p>A reference to this object</p> </div> </div> </div> <div id="method_modifyAttr" class="method item inherited"> <h3 class="name"><code>modifyAttr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>config</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="../classes/AttributeExtras.html#method_modifyAttr">AttributeExtras</a>: <a href="../files/attribute_js_AttributeExtras.js.html#l40"><code>attribute&#x2F;js&#x2F;AttributeExtras.js:40</code></a> </p> </div> <div class="description"> <p>Updates the configuration of an attribute which has already been added.</p> <p> The properties which can be modified through this interface are limited to the following subset of attributes, which can be safely modified after a value has already been set on the attribute: </p> <dl> <dt>readOnly;</dt> <dt>writeOnce;</dt> <dt>broadcast; and</dt> <dt>getter.</dt> </dl> <p> Note: New attributes cannot be added using this interface. New attributes must be added using <a href="../classes/AttributeCore.html#method_addAttr" class="crosslink">addAttr</a>, or an appropriate manner for a class which utilises Attributes (e.g. the <a href="../classes/Base.html#property_ATTRS" class="crosslink">ATTRS</a> property in <a href="../classes/Base.html" class="crosslink">Base</a>). </p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute whose configuration is to be updated.</p> </div> </li> <li class="param"> <code class="param-name">config</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with configuration property/value pairs, specifying the configuration properties to modify.</p> </div> </li> </ul> </div> </div> <div id="method_on" class="method item inherited"> <h3 class="name"><code>on</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>fn</code> </li> <li class="arg"> <code class="optional">[context]</code> </li> <li class="arg"> <code class="optional">[arg*]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_on">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l188"><code>event-custom&#x2F;js&#x2F;event-target.js:188</code></a> </p> </div> <div class="description"> <p>Subscribe a callback function to a custom event fired by this object or from an object that bubbles its events to this object.</p> <pre class="code prettyprint"><code> this.on(&quot;change&quot;, this._onChange, this);</code></pre> <p>Callback functions for events published with <code>emitFacade = true</code> will receive an <code>EventFacade</code> as the first argument (typically named &quot;e&quot;). These callbacks can then call <code>e.preventDefault()</code> to disable the behavior published to that event&#39;s <code>defaultFn</code>. See the <code>EventFacade</code> API for all available properties and methods. Subscribers to non-<code>emitFacade</code> events will receive the arguments passed to <code>fire()</code> after the event name.</p> <p>To subscribe to multiple events at once, pass an object as the first argument, where the key:value pairs correspond to the eventName:callback.</p> <pre class="code prettyprint"><code> this.on({ &quot;attrChange&quot; : this._onAttrChange, &quot;change&quot; : this._onChange });</code></pre> <p>You can also pass an array of event names as the first argument to subscribe to all listed events with the same callback.</p> <pre class="code prettyprint"><code> this.on([ &quot;change&quot;, &quot;attrChange&quot; ], this._onChange);</code></pre> <p>Returning <code>false</code> from a callback is supported as an alternative to calling <code>e.preventDefault(); e.stopPropagation();</code>. However, it is recommended to use the event methods whenever possible.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the event</p> </div> </li> <li class="param"> <code class="param-name">fn</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <div class="param-description"> <p>The callback to execute in response to the event</p> </div> </li> <li class="param"> <code class="param-name optional">[context]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Override <code>this</code> object in callback</p> </div> </li> <li class="param"> <code class="param-name optional">[arg*]</code> <span class="type">Any</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>0..n additional arguments to supply to the subscriber</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span>: <p>A subscription handle capable of detaching that subscription</p> </div> </div> </div> <div id="method_once" class="method item inherited"> <h3 class="name"><code>once</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>fn</code> </li> <li class="arg"> <code class="optional">[context]</code> </li> <li class="arg"> <code class="optional">[arg*]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_once">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l124"><code>event-custom&#x2F;js&#x2F;event-target.js:124</code></a> </p> </div> <div class="description"> <p>Listen to a custom event hosted by this object one time. This is the equivalent to <code>on</code> except the listener is immediatelly detached when it is executed.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the event</p> </div> </li> <li class="param"> <code class="param-name">fn</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <div class="param-description"> <p>The callback to execute in response to the event</p> </div> </li> <li class="param"> <code class="param-name optional">[context]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Override <code>this</code> object in callback</p> </div> </li> <li class="param"> <code class="param-name optional">[arg*]</code> <span class="type">Any</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>0..n additional arguments to supply to the subscriber</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span>: <p>A subscription handle capable of detaching the subscription</p> </div> </div> </div> <div id="method_onceAfter" class="method item inherited"> <h3 class="name"><code>onceAfter</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>fn</code> </li> <li class="arg"> <code class="optional">[context]</code> </li> <li class="arg"> <code class="optional">[arg*]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_onceAfter">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l146"><code>event-custom&#x2F;js&#x2F;event-target.js:146</code></a> </p> </div> <div class="description"> <p>Listen to a custom event hosted by this object one time. This is the equivalent to <code>after</code> except the listener is immediatelly detached when it is executed.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the event</p> </div> </li> <li class="param"> <code class="param-name">fn</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <div class="param-description"> <p>The callback to execute in response to the event</p> </div> </li> <li class="param"> <code class="param-name optional">[context]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Override <code>this</code> object in callback</p> </div> </li> <li class="param"> <code class="param-name optional">[arg*]</code> <span class="type">Any</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>0..n additional arguments to supply to the subscriber</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span>: <p>A subscription handle capable of detaching that subscription</p> </div> </div> </div> <div id="method_parseType" class="method item inherited"> <h3 class="name"><code>parseType</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code class="optional">[pre]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_parseType">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l168"><code>event-custom&#x2F;js&#x2F;event-target.js:168</code></a> </p> <p>Available since 3.3.0</p> </div> <div class="description"> <p>Takes the type parameter passed to &#39;on&#39; and parses out the various pieces that could be included in the type. If the event type is passed without a prefix, it will be expanded to include the prefix one is supplied or the event target is configured with a default prefix.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>the type</p> </div> </li> <li class="param"> <code class="param-name optional">[pre]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>The prefix. Defaults to this._yuievt.config.prefix</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span>: <p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p><p>an array containing:</p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p></p> <ul> <li>the detach category, if supplied,</li> <li>the prefixed event type,</li> <li>whether or not this is an after listener,</li> <li>the supplied event type</li> </ul> </div> </div> </div> <div id="method_publish" class="method item inherited"> <h3 class="name"><code>publish</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>opts</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_publish">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l503"><code>event-custom&#x2F;js&#x2F;event-target.js:503</code></a> </p> </div> <div class="description"> <p>Creates a new custom event of the specified type. If a custom event by that name already exists, it will not be re-created. In either case the custom event is returned.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>the type, or name of the event</p> </div> </li> <li class="param"> <code class="param-name">opts</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>optional config params. Valid properties are:</p> </div> <ul class="params-list"> <li class="param"> <code class="param-name optional">[broadcast=false]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>whether or not the YUI instance and YUI global are notified when the event is fired.</p> </div> </li> <li class="param"> <code class="param-name optional">[bubbles=true]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Whether or not this event bubbles. Events can only bubble if <code>emitFacade</code> is true.</p> </div> </li> <li class="param"> <code class="param-name optional">[context=this]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>the default execution context for the listeners.</p> </div> </li> <li class="param"> <code class="param-name optional">[defaultFn]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>the default function to execute when this event fires if preventDefault was not called.</p> </div> </li> <li class="param"> <code class="param-name optional">[emitFacade=false]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>whether or not this event emits a facade.</p> </div> </li> <li class="param"> <code class="param-name optional">[prefix]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>the prefix for this targets events, e.g., &#39;menu&#39; in &#39;menu:click&#39;.</p> </div> </li> <li class="param"> <code class="param-name optional">[fireOnce=false]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>if an event is configured to fire once, new subscribers after the fire will be notified immediately.</p> </div> </li> <li class="param"> <code class="param-name optional">[async=false]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>fireOnce event listeners will fire synchronously if the event has already fired unless <code>async</code> is <code>true</code>.</p> </div> </li> <li class="param"> <code class="param-name optional">[preventable=true]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>whether or not <code>preventDefault()</code> has an effect.</p> </div> </li> <li class="param"> <code class="param-name optional">[preventedFn]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>a function that is executed when <code>preventDefault()</code> is called.</p> </div> </li> <li class="param"> <code class="param-name optional">[queuable=false]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>whether or not this event can be queued during bubbling.</p> </div> </li> <li class="param"> <code class="param-name optional">[silent]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>if silent is true, debug messages are not provided for this event.</p> </div> </li> <li class="param"> <code class="param-name optional">[stoppedFn]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function" class="crosslink external" target="_blank">Function</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>a function that is executed when stopPropagation is called.</p> </div> </li> <li class="param"> <code class="param-name optional">[monitored]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>specifies whether or not this event should send notifications about when the event has been attached, detached, or published.</p> </div> </li> <li class="param"> <code class="param-name optional">[type]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>the event type (valid option if not provided as the first parameter to publish).</p> </div> </li> </ul> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/CustomEvent.html" class="crosslink">CustomEvent</a></span>: <p>the custom event</p> </div> </div> </div> <div id="method_removeAttr" class="method item inherited"> <h3 class="name"><code>removeAttr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="../classes/AttributeExtras.html#method_removeAttr">AttributeExtras</a>: <a href="../files/attribute_js_AttributeExtras.js.html#l90"><code>attribute&#x2F;js&#x2F;AttributeExtras.js:90</code></a> </p> </div> <div class="description"> <p>Removes an attribute from the host object</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute to be removed.</p> </div> </li> </ul> </div> </div> <div id="method_removeTarget" class="method item inherited"> <h3 class="name"><code>removeTarget</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>o</code> </li> </ul><span class="paren">)</span> </div> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_removeTarget">EventTarget</a>: <a href="../files/event-custom_js_event-facade.js.html#l533"><code>event-custom&#x2F;js&#x2F;event-facade.js:533</code></a> </p> </div> <div class="description"> <p>Removes a bubble target</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">o</code> <span class="type"><a href="../classes/EventTarget.html" class="crosslink">EventTarget</a></span> <div class="param-description"> <p>the target to remove</p> </div> </li> </ul> </div> </div> <div id="method_render" class="method item private inherited"> <h3 class="name"><code>render</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#method_render">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l24"><code>charts&#x2F;js&#x2F;SeriesBase.js:24</code></a> </p> </div> <div class="description"> </div> </div> <div id="method_reset" class="method item inherited"> <h3 class="name"><code>reset</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeExtras.html#method_reset">AttributeExtras</a>: <a href="../files/attribute_js_AttributeExtras.js.html#l100"><code>attribute&#x2F;js&#x2F;AttributeExtras.js:100</code></a> </p> </div> <div class="description"> <p>Resets the attribute (or all attributes) to its initial value, as long as the attribute is not readOnly, or writeOnce.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>Optional. The name of the attribute to reset. If omitted, all attributes are reset.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method_set" class="method item inherited"> <h3 class="name"><code>set</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>value</code> </li> <li class="arg"> <code class="optional">[opts]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeObservable.html#method_set"> AttributeObservable </a> but overwritten in <a href="../files/attribute_js_AttributeCore.js.html#l388"><code>attribute&#x2F;js&#x2F;AttributeCore.js:388</code></a> </p> </div> <div class="description"> <p>Sets the value of an attribute.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The name of the attribute. If the current value of the attribute is an Object, dot notation can be used to set the value of a property within the object (e.g. <code>set(&quot;x.y.z&quot;, 5)</code>).</p> </div> </li> <li class="param"> <code class="param-name">value</code> <span class="type">Any</span> <div class="param-description"> <p>The value to set the attribute to.</p> </div> </li> <li class="param"> <code class="param-name optional">[opts]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional data providing the circumstances for the change.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method_setAreaData" class="method item protected"> <h3 class="name"><code>setAreaData</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method_setAreaData"> CartesianSeries </a> but overwritten in <a href="../files/charts_js_StackedComboSeries.js.html#l21"><code>charts&#x2F;js&#x2F;StackedComboSeries.js:21</code></a> </p> </div> <div class="description"> </div> </div> <div id="method_setAttrs" class="method item inherited"> <h3 class="name"><code>setAttrs</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attrs</code> </li> <li class="arg"> <code class="optional">[opts]</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> </span> <span class="flag chainable">chainable</span> <div class="meta"> <p>Inherited from <a href="../classes/AttributeObservable.html#method_setAttrs"> AttributeObservable </a> but overwritten in <a href="../files/attribute_js_AttributeCore.js.html#l747"><code>attribute&#x2F;js&#x2F;AttributeCore.js:747</code></a> </p> </div> <div class="description"> <p>Sets multiple attribute values.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attrs</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>An object with attributes name/value pairs.</p> </div> </li> <li class="param"> <code class="param-name optional">[opts]</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Optional data providing the circumstances for the change.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span>: <p>A reference to the host object.</p> </div> </div> </div> <div id="method_subscribe" class="method item deprecated inherited"> <h3 class="name"><code>subscribe</code></h3> <span class="paren">()</span> <span class="flag deprecated" title="use on">deprecated</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_subscribe">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l346"><code>event-custom&#x2F;js&#x2F;event-target.js:346</code></a> </p> <p>Deprecated: use on</p> </div> <div class="description"> <p>subscribe to an event</p> </div> </div> <div id="method_toString" class="method item inherited"> <h3 class="name"><code>toString</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> </span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#method_toString">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l815"><code>base&#x2F;js&#x2F;BaseCore.js:815</code></a> </p> </div> <div class="description"> <p>Default toString implementation. Provides the constructor NAME and the instance guid, if set.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span>: <p>String representation for this object</p> </div> </div> </div> <div id="method_unsubscribe" class="method item deprecated inherited"> <h3 class="name"><code>unsubscribe</code></h3> <span class="paren">()</span> <span class="flag deprecated" title="use detach">deprecated</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_unsubscribe">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l469"><code>event-custom&#x2F;js&#x2F;event-target.js:469</code></a> </p> <p>Deprecated: use detach</p> </div> <div class="description"> <p>detach a listener</p> </div> </div> <div id="method_unsubscribeAll" class="method item deprecated inherited"> <h3 class="name"><code>unsubscribeAll</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> </ul><span class="paren">)</span> </div> <span class="flag deprecated" title="use detachAll">deprecated</span> <div class="meta"> <p>Inherited from <a href="../classes/EventTarget.html#method_unsubscribeAll">EventTarget</a>: <a href="../files/event-custom_js_event-target.js.html#l490"><code>event-custom&#x2F;js&#x2F;event-target.js:490</code></a> </p> <p>Deprecated: use detachAll</p> </div> <div class="description"> <p>Removes all listeners from the specified event. If the event type is not specified, all listeners from all hosted custom events will be removed.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The type, or name of the event</p> </div> </li> </ul> </div> </div> <div id="method_updateMarkerState" class="method item protected inherited"> <h3 class="name"><code>updateMarkerState</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>i</code> </li> </ul><span class="paren">)</span> </div> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#method_updateMarkerState">Plots</a>: <a href="../files/charts_js_Plots.js.html#l392"><code>charts&#x2F;js&#x2F;Plots.js:392</code></a> </p> </div> <div class="description"> <p>Resizes and positions markers based on a mouse interaction.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>state of the marker</p> </div> </li> <li class="param"> <code class="param-name">i</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>index of the marker</p> </div> </li> </ul> </div> </div> <div id="method_validate" class="method item private inherited"> <h3 class="name"><code>validate</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#method_validate">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l259"><code>charts&#x2F;js&#x2F;CartesianSeries.js:259</code></a> </p> </div> <div class="description"> <p>Draws the series is the xAxis and yAxis data are both available.</p> </div> </div> </div> <div id="properties" class="api-class-tabpanel"> <h2 class="off-left">Properties</h2> <div id="property__allowAdHocAttrs" class="property item protected inherited"> <h3 class="name"><code>_allowAdHocAttrs</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#property__allowAdHocAttrs">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l155"><code>base&#x2F;js&#x2F;BaseCore.js:155</code></a> </p> </div> <div class="description"> <p>This property controls whether or not instances of this class should allow users to add ad-hoc attributes through the constructor configuration hash.</p> <p>AdHoc attributes are attributes which are not defined by the class, and are not handled by the MyClass._NON_ATTRS_CFG</p> </div> <p><strong>Default:</strong> undefined (false)</p> </div> <div id="property__bottomOrigin" class="property item private inherited"> <h3 class="name"><code>_bottomOrigin</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__bottomOrigin">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l57"><code>charts&#x2F;js&#x2F;CartesianSeries.js:57</code></a> </p> </div> <div class="description"> <p>The y-coordinate for the bottom edge of the series.</p> </div> </div> <div id="property__defaultBorderColors" class="property item protected inherited"> <h3 class="name"><code>_defaultBorderColors</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#property__defaultBorderColors">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l209"><code>charts&#x2F;js&#x2F;SeriesBase.js:209</code></a> </p> </div> <div class="description"> <p>Collection of default colors used for marker borders in a series when not specified by user.</p> </div> </div> <div id="property__defaultFillColors" class="property item protected inherited"> <h3 class="name"><code>_defaultFillColors</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#property__defaultFillColors">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l189"><code>charts&#x2F;js&#x2F;SeriesBase.js:189</code></a> </p> </div> <div class="description"> <p>Collection of default colors used for marker fills in a series when not specified by user.</p> </div> </div> <div id="property__defaultLineColors" class="property item protected inherited"> <h3 class="name"><code>_defaultLineColors</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#property__defaultLineColors">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l169"><code>charts&#x2F;js&#x2F;SeriesBase.js:169</code></a> </p> </div> <div class="description"> <p>Collection of default colors used for lines in a series when not specified by user.</p> </div> </div> <div id="property__defaultPlaneOffset" class="property item private inherited"> <h3 class="name"><code>_defaultPlaneOffset</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__defaultPlaneOffset">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l537"><code>charts&#x2F;js&#x2F;CartesianSeries.js:537</code></a> </p> </div> <div class="description"> <p>Default value for plane offsets when the parent chart&#39;s <code>interactiveType</code> is <code>planar</code>.</p> </div> </div> <div id="property__defaults" class="property item private inherited"> <h3 class="name"><code>_defaults</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Fills.html#property__defaults">Fills</a>: <a href="../files/charts_js_Fills.js.html#l276"><code>charts&#x2F;js&#x2F;Fills.js:276</code></a> </p> </div> <div class="description"> <p>Storage for default area styles.</p> </div> </div> <div id="property__defaultSliceColors" class="property item protected inherited"> <h3 class="name"><code>_defaultSliceColors</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <span class="flag protected">protected</span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#property__defaultSliceColors">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l229"><code>charts&#x2F;js&#x2F;SeriesBase.js:229</code></a> </p> </div> <div class="description"> <p>Collection of default colors used for area fills, histogram fills and pie fills in a series when not specified by user.</p> </div> </div> <div id="property__groupShapes" class="property item private inherited"> <h3 class="name"><code>_groupShapes</code></h3> <span class="type">Unknown</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#property__groupShapes">Plots</a>: <a href="../files/charts_js_Plots.js.html#l129"><code>charts&#x2F;js&#x2F;Plots.js:129</code></a> </p> </div> <div class="description"> <p>Pre-defined group shapes.</p> </div> </div> <div id="property__heightChangeHandle" class="property item private inherited"> <h3 class="name"><code>_heightChangeHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__heightChangeHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l642"><code>charts&#x2F;js&#x2F;CartesianSeries.js:642</code></a> </p> </div> <div class="description"> <p>Event handle for the heightChange event.</p> </div> </div> <div id="property__leftOrigin" class="property item private inherited"> <h3 class="name"><code>_leftOrigin</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__leftOrigin">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l48"><code>charts&#x2F;js&#x2F;CartesianSeries.js:48</code></a> </p> </div> <div class="description"> <p>Th x-coordinate for the left edge of the series.</p> </div> </div> <div id="property__lineDefaults" class="property item private inherited"> <h3 class="name"><code>_lineDefaults</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Lines.html#property__lineDefaults">Lines</a>: <a href="../files/charts_js_Lines.js.html#l18"><code>charts&#x2F;js&#x2F;Lines.js:18</code></a> </p> </div> <div class="description"> </div> </div> <div id="property__markerCache" class="property item private inherited"> <h3 class="name"><code>_markerCache</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#property__markerCache">Plots</a>: <a href="../files/charts_js_Plots.js.html#l199"><code>charts&#x2F;js&#x2F;Plots.js:199</code></a> </p> </div> <div class="description"> <p>Collection of markers to be re-used on a series redraw.</p> </div> </div> <div id="property__markers" class="property item private inherited"> <h3 class="name"><code>_markers</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#property__markers">Plots</a>: <a href="../files/charts_js_Plots.js.html#l190"><code>charts&#x2F;js&#x2F;Plots.js:190</code></a> </p> </div> <div class="description"> <p>Collection of markers to be used in the series.</p> </div> </div> <div id="property__plotDefaults" class="property item private inherited"> <h3 class="name"><code>_plotDefaults</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#property__plotDefaults">Plots</a>: <a href="../files/charts_js_Plots.js.html#l32"><code>charts&#x2F;js&#x2F;Plots.js:32</code></a> </p> </div> <div class="description"> <p>Storage for default marker styles.</p> </div> </div> <div id="property__stacked" class="property item private inherited"> <h3 class="name"><code>_stacked</code></h3> <span class="type">Unknown</span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/StackingUtil.html#property__stacked">StackingUtil</a>: <a href="../files/charts_js_StackingUtil.js.html#l20"><code>charts&#x2F;js&#x2F;StackingUtil.js:20</code></a> </p> </div> <div class="description"> <p>Indicates whether the series is stacked.</p> </div> </div> <div id="property__statSyles" class="property item private inherited"> <h3 class="name"><code>_statSyles</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Plots.html#property__statSyles">Plots</a>: <a href="../files/charts_js_Plots.js.html#l511"><code>charts&#x2F;js&#x2F;Plots.js:511</code></a> </p> </div> <div class="description"> </div> </div> <div id="property__styles" class="property item private inherited"> <h3 class="name"><code>_styles</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/Renderer.html#property__styles">Renderer</a>: <a href="../files/charts_js_Renderer.js.html#l59"><code>charts&#x2F;js&#x2F;Renderer.js:59</code></a> </p> </div> <div class="description"> <p>Storage for <code>styles</code> attribute.</p> </div> </div> <div id="property__stylesChangeHandle" class="property item private inherited"> <h3 class="name"><code>_stylesChangeHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__stylesChangeHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l628"><code>charts&#x2F;js&#x2F;CartesianSeries.js:628</code></a> </p> </div> <div class="description"> <p>Event handle for the stylesChange event.</p> </div> </div> <div id="property__visibleChangeHandle" class="property item private inherited"> <h3 class="name"><code>_visibleChangeHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__visibleChangeHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l649"><code>charts&#x2F;js&#x2F;CartesianSeries.js:649</code></a> </p> </div> <div class="description"> <p>Event handle for the visibleChange event.</p> </div> </div> <div id="property__widthChangeHandle" class="property item private inherited"> <h3 class="name"><code>_widthChangeHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__widthChangeHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l635"><code>charts&#x2F;js&#x2F;CartesianSeries.js:635</code></a> </p> </div> <div class="description"> <p>Event handle for the widthChange event.</p> </div> </div> <div id="property__xAxisChangeHandle" class="property item private inherited"> <h3 class="name"><code>_xAxisChangeHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__xAxisChangeHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l614"><code>charts&#x2F;js&#x2F;CartesianSeries.js:614</code></a> </p> </div> <div class="description"> <p>Event handle for the xAxisChange event.</p> </div> </div> <div id="property__xDataReadyHandle" class="property item private inherited"> <h3 class="name"><code>_xDataReadyHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__xDataReadyHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l583"><code>charts&#x2F;js&#x2F;CartesianSeries.js:583</code></a> </p> </div> <div class="description"> <p>Event handle for the x-axis&#39; dataReady event.</p> </div> </div> <div id="property__xDataUpdateHandle" class="property item private inherited"> <h3 class="name"><code>_xDataUpdateHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__xDataUpdateHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l591"><code>charts&#x2F;js&#x2F;CartesianSeries.js:591</code></a> </p> </div> <div class="description"> <p>Event handle for the x-axis dataUpdate event.</p> </div> </div> <div id="property__xDisplayName" class="property item private inherited"> <h3 class="name"><code>_xDisplayName</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__xDisplayName">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l30"><code>charts&#x2F;js&#x2F;CartesianSeries.js:30</code></a> </p> </div> <div class="description"> <p>Storage for <code>xDisplayName</code> attribute.</p> </div> </div> <div id="property__yAxisChangeHandle" class="property item private inherited"> <h3 class="name"><code>_yAxisChangeHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__yAxisChangeHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l621"><code>charts&#x2F;js&#x2F;CartesianSeries.js:621</code></a> </p> </div> <div class="description"> <p>Event handle for the yAxisChange event.</p> </div> </div> <div id="property__yDataReadyHandle" class="property item private inherited"> <h3 class="name"><code>_yDataReadyHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__yDataReadyHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l599"><code>charts&#x2F;js&#x2F;CartesianSeries.js:599</code></a> </p> </div> <div class="description"> <p>Event handle for the y-axis dataReady event.</p> </div> </div> <div id="property__yDataUpdateHandle" class="property item private inherited"> <h3 class="name"><code>_yDataUpdateHandle</code></h3> <span class="type"><a href="../classes/EventHandle.html" class="crosslink">EventHandle</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__yDataUpdateHandle">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l607"><code>charts&#x2F;js&#x2F;CartesianSeries.js:607</code></a> </p> </div> <div class="description"> <p>Event handle for the y-axis dataUpdate event.</p> </div> </div> <div id="property__yDisplayName" class="property item private inherited"> <h3 class="name"><code>_yDisplayName</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property__yDisplayName">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l39"><code>charts&#x2F;js&#x2F;CartesianSeries.js:39</code></a> </p> </div> <div class="description"> <p>Storage for <code>yDisplayName</code> attribute.</p> </div> </div> <div id="property_GUID" class="property item private inherited"> <h3 class="name"><code>GUID</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag private">private</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#property_GUID">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l140"><code>charts&#x2F;js&#x2F;CartesianSeries.js:140</code></a> </p> </div> <div class="description"> <p>Constant used to generate unique id.</p> </div> </div> <div id="property_name" class="property item deprecated inherited"> <h3 class="name"><code>name</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag deprecated" title="Use this.constructor.NAME">deprecated</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#property_name">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l297"><code>base&#x2F;js&#x2F;BaseCore.js:297</code></a> </p> <p>Deprecated: Use this.constructor.NAME</p> </div> <div class="description"> <p>The string used to identify the class of this object.</p> </div> </div> </div> <div id="attrs" class="api-class-tabpanel"> <h2 class="off-left">Attributes</h2> <div id="attr_area" class="attr item inherited"> <a name="config_area"></a> <h3 class="name"><code>area</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="meta"> <p>Inherited from <a href="../classes/ComboSeries.html#attr_area">ComboSeries</a>: <a href="../files/charts_js_ComboSeries.js.html#l230"><code>charts&#x2F;js&#x2F;ComboSeries.js:230</code></a> </p> </div> <div class="description"> <p><p>Reference to the styles of the area fills. These styles can also be accessed through the <code>styles</code> attribute. Below are the default values:</p> <dl> <dt>color</dt><dd>The color of the fill. The default value is determined by the order of the series on the graph. The color will be retrieved from the following array: <code>[&quot;#66007f&quot;, &quot;#a86f41&quot;, &quot;#295454&quot;, &quot;#996ab2&quot;, &quot;#e8cdb7&quot;, &quot;#90bdbd&quot;,&quot;#000000&quot;,&quot;#c3b8ca&quot;, &quot;#968373&quot;, &quot;#678585&quot;]</code> </dd> <dt>alpha</dt><dd>Number between 0 and 1 that indicates the opacity of the fill. The default value is 1</dd> </dl></p> </div> <div class="emits box"> <h4>Fires event <code>areaChange</code></h4> <p> Fires when the value for the configuration attribute <code>area</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_categoryDisplayName" class="attr item inherited"> <a name="config_categoryDisplayName"></a> <h3 class="name"><code>categoryDisplayName</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag readonly">readonly</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_categoryDisplayName">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l703"><code>charts&#x2F;js&#x2F;CartesianSeries.js:703</code></a> </p> </div> <div class="description"> <p>Name used for for displaying category data</p> </div> <div class="emits box"> <h4>Fires event <code>categoryDisplayNameChange</code></h4> <p> Fires when the value for the configuration attribute <code>categoryDisplayName</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_chart" class="attr item inherited"> <a name="config_chart"></a> <h3 class="name"><code>chart</code></h3> <span class="type"><a href="../classes/ChartBase.html" class="crosslink">ChartBase</a></span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#attr_chart">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l326"><code>charts&#x2F;js&#x2F;SeriesBase.js:326</code></a> </p> </div> <div class="description"> <p>Reference to the <code>Chart</code> application. If no <code>Chart</code> application is present, a reference to the <code>Graphic</code> instance that the series is drawn into will be returned.</p> </div> <div class="emits box"> <h4>Fires event <code>chartChange</code></h4> <p> Fires when the value for the configuration attribute <code>chart</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_destroyed" class="attr item inherited"> <a name="config_destroyed"></a> <h3 class="name"><code>destroyed</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag readonly">readonly</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#attr_destroyed">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l212"><code>base&#x2F;js&#x2F;BaseCore.js:212</code></a> </p> </div> <div class="description"> <p>Flag indicating whether or not this object has been through the destroy lifecycle phase.</p> </div> <p><strong>Default:</strong> false</p> <div class="emits box"> <h4>Fires event <code>destroyedChange</code></h4> <p> Fires when the value for the configuration attribute <code>destroyed</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_direction" class="attr item inherited"> <a name="config_direction"></a> <h3 class="name"><code>direction</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_direction">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l932"><code>charts&#x2F;js&#x2F;CartesianSeries.js:932</code></a> </p> </div> <div class="description"> <p>Direction of the series</p> </div> <div class="emits box"> <h4>Fires event <code>directionChange</code></h4> <p> Fires when the value for the configuration attribute <code>direction</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_graph" class="attr item inherited"> <a name="config_graph"></a> <h3 class="name"><code>graph</code></h3> <span class="type"><a href="../classes/Graph.html" class="crosslink">Graph</a></span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#attr_graph">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l346"><code>charts&#x2F;js&#x2F;SeriesBase.js:346</code></a> </p> </div> <div class="description"> <p>Reference to the <code>Graph</code> in which the series is drawn into.</p> </div> <div class="emits box"> <h4>Fires event <code>graphChange</code></h4> <p> Fires when the value for the configuration attribute <code>graph</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_graphic" class="attr item inherited"> <a name="config_graphic"></a> <h3 class="name"><code>graphic</code></h3> <span class="type"><a href="../classes/Graphic.html" class="crosslink">Graphic</a></span> <div class="meta"> <p>Inherited from <a href="../classes/Renderer.html#attr_graphic"> Renderer </a> but overwritten in <a href="../files/charts_js_SeriesBase.js.html#l308"><code>charts&#x2F;js&#x2F;SeriesBase.js:308</code></a> </p> </div> <div class="description"> <p>The graphic in which drawings will be rendered.</p> </div> <div class="emits box"> <h4>Fires event <code>graphicChange</code></h4> <p> Fires when the value for the configuration attribute <code>graphic</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_graphOrder" class="attr item inherited"> <a name="config_graphOrder"></a> <h3 class="name"><code>graphOrder</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_graphOrder">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l780"><code>charts&#x2F;js&#x2F;CartesianSeries.js:780</code></a> </p> </div> <div class="description"> <p>Order of the instance</p> </div> <div class="emits box"> <h4>Fires event <code>graphOrderChange</code></h4> <p> Fires when the value for the configuration attribute <code>graphOrder</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_groupMarkers" class="attr item inherited"> <a name="config_groupMarkers"></a> <h3 class="name"><code>groupMarkers</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#attr_groupMarkers">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l375"><code>charts&#x2F;js&#x2F;SeriesBase.js:375</code></a> </p> </div> <div class="description"> <p>Indicates whether or not markers for a series will be grouped and rendered in a single complex shape instance.</p> </div> <div class="emits box"> <h4>Fires event <code>groupMarkersChange</code></h4> <p> Fires when the value for the configuration attribute <code>groupMarkers</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_height" class="attr item inherited"> <a name="config_height"></a> <h3 class="name"><code>height</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#attr_height">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l293"><code>charts&#x2F;js&#x2F;SeriesBase.js:293</code></a> </p> </div> <div class="description"> <p>Returns the height of the parent graph</p> </div> <div class="emits box"> <h4>Fires event <code>heightChange</code></h4> <p> Fires when the value for the configuration attribute <code>height</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_initialized" class="attr item inherited"> <a name="config_initialized"></a> <h3 class="name"><code>initialized</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <span class="flag readonly">readonly</span> <div class="meta"> <p>Inherited from <a href="../classes/BaseCore.html#attr_initialized">BaseCore</a>: <a href="../files/base_js_BaseCore.js.html#l198"><code>base&#x2F;js&#x2F;BaseCore.js:198</code></a> </p> </div> <div class="description"> <p>Flag indicating whether or not this object has been through the init lifecycle phase.</p> </div> <p><strong>Default:</strong> false</p> <div class="emits box"> <h4>Fires event <code>initializedChange</code></h4> <p> Fires when the value for the configuration attribute <code>initialized</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_line" class="attr item inherited"> <a name="config_line"></a> <h3 class="name"><code>line</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="meta"> <p>Inherited from <a href="../classes/ComboSeries.html#attr_line">ComboSeries</a>: <a href="../files/charts_js_ComboSeries.js.html#l193"><code>charts&#x2F;js&#x2F;ComboSeries.js:193</code></a> </p> </div> <div class="description"> <p>Reference to the styles of the lines. These styles can also be accessed through the <code>styles</code> attribute. Below are the default values: <dl> <dt>color</dt><dd>The color of the line. The default value is determined by the order of the series on the graph. The color will be retrieved from the following array: <code>[&quot;#426ab3&quot;, &quot;#d09b2c&quot;, &quot;#000000&quot;, &quot;#b82837&quot;, &quot;#b384b5&quot;, &quot;#ff7200&quot;, &quot;#779de3&quot;, &quot;#cbc8ba&quot;, &quot;#7ed7a6&quot;, &quot;#007a6c&quot;]</code> <dt>weight</dt><dd>Number that indicates the width of the line. The default value is 6.</dd> <dt>alpha</dt><dd>Number between 0 and 1 that indicates the opacity of the line. The default value is 1.</dd> <dt>lineType</dt><dd>Indicates whether the line is solid or dashed. The default value is solid.</dd> <dt>dashLength</dt><dd>When the <code>lineType</code> is dashed, indicates the length of the dash. The default value is 10.</dd> <dt>gapSpace</dt><dd>When the <code>lineType</code> is dashed, indicates the distance between dashes. The default value is 10.</dd> <dt>connectDiscontinuousPoints</dt><dd>Indicates whether or not to connect lines when there is a missing or null value between points. The default value is true.</dd> <dt>discontinuousType</dt><dd>Indicates whether the line between discontinuous points is solid or dashed. The default value is solid.</dd> <dt>discontinuousDashLength</dt><dd>When the <code>discontinuousType</code> is dashed, indicates the length of the dash. The default value is 10.</dd> <dt>discontinuousGapSpace</dt><dd>When the <code>discontinuousType</code> is dashed, indicates the distance between dashes. The default value is 10.</dd> </dl></p> </div> <div class="emits box"> <h4>Fires event <code>lineChange</code></h4> <p> Fires when the value for the configuration attribute <code>line</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_marker" class="attr item inherited"> <a name="config_marker"></a> <h3 class="name"><code>marker</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="meta"> <p>Inherited from <a href="../classes/ComboSeries.html#attr_marker">ComboSeries</a>: <a href="../files/charts_js_ComboSeries.js.html#l148"><code>charts&#x2F;js&#x2F;ComboSeries.js:148</code></a> </p> </div> <div class="description"> <p>Reference to the styles of the markers. These styles can also be accessed through the <code>styles</code> attribute. Below are default values: <dl> <dt>fill</dt><dd>A hash containing the following values: <dl> <dt>color</dt><dd>Color of the fill. The default value is determined by the order of the series on the graph. The color will be retrieved from the below array:<br/> <code>[&quot;#6084d0&quot;, &quot;#eeb647&quot;, &quot;#6c6b5f&quot;, &quot;#d6484f&quot;, &quot;#ce9ed1&quot;, &quot;#ff9f3b&quot;, &quot;#93b7ff&quot;, &quot;#e0ddd0&quot;, &quot;#94ecba&quot;, &quot;#309687&quot;]</code> </dd> <dt>alpha</dt><dd>Number from 0 to 1 indicating the opacity of the marker fill. The default value is 1.</dd> </dl> </dd> <dt>border</dt><dd>A hash containing the following values: <dl> <dt>color</dt><dd>Color of the border. The default value is determined by the order of the series on the graph. The color will be retrieved from the below array:<br/> <code>[&quot;#205096&quot;, &quot;#b38206&quot;, &quot;#000000&quot;, &quot;#94001e&quot;, &quot;#9d6fa0&quot;, &quot;#e55b00&quot;, &quot;#5e85c9&quot;, &quot;#adab9e&quot;, &quot;#6ac291&quot;, &quot;#006457&quot;]</code> <dt>alpha</dt><dd>Number from 0 to 1 indicating the opacity of the marker border. The default value is 1.</dd> <dt>weight</dt><dd>Number indicating the width of the border. The default value is 1.</dd> </dl> </dd> <dt>width</dt><dd>indicates the width of the marker. The default value is 10.</dd> <dt>height</dt><dd>indicates the height of the marker The default value is 10.</dd> <dt>over</dt><dd>hash containing styles for markers when highlighted by a <code>mouseover</code> event. The default values for each style is null. When an over style is not set, the non-over value will be used. For example, the default value for <code>marker.over.fill.color</code> is equivalent to <code>marker.fill.color</code>.</dd> </dl></p> </div> <div class="emits box"> <h4>Fires event <code>markerChange</code></h4> <p> Fires when the value for the configuration attribute <code>marker</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_order" class="attr item inherited"> <a name="config_order"></a> <h3 class="name"><code>order</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_order">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l772"><code>charts&#x2F;js&#x2F;CartesianSeries.js:772</code></a> </p> </div> <div class="description"> <p>Order of this instance of this <code>type</code>.</p> </div> <div class="emits box"> <h4>Fires event <code>orderChange</code></h4> <p> Fires when the value for the configuration attribute <code>order</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_rendered" class="attr item inherited"> <a name="config_rendered"></a> <h3 class="name"><code>rendered</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#attr_rendered">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l354"><code>charts&#x2F;js&#x2F;SeriesBase.js:354</code></a> </p> </div> <div class="description"> <p>Indicates whether the Series has been through its initial set up.</p> </div> <div class="emits box"> <h4>Fires event <code>renderedChange</code></h4> <p> Fires when the value for the configuration attribute <code>rendered</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_seriesTypeCollection" class="attr item inherited"> <a name="config_seriesTypeCollection"></a> <h3 class="name"><code>seriesTypeCollection</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_seriesTypeCollection">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l657"><code>charts&#x2F;js&#x2F;CartesianSeries.js:657</code></a> </p> </div> <div class="description"> <p>An array of all series of the same type used within a chart application.</p> </div> <div class="emits box"> <h4>Fires event <code>seriesTypeCollectionChange</code></h4> <p> Fires when the value for the configuration attribute <code>seriesTypeCollection</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_showAreaFill" class="attr item"> <a name="config_showAreaFill"></a> <h3 class="name"><code>showAreaFill</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="meta"> <p>Inherited from <a href="../classes/ComboSeries.html#attr_showAreaFill"> ComboSeries </a> but overwritten in <a href="../files/charts_js_StackedComboSeries.js.html#l70"><code>charts&#x2F;js&#x2F;StackedComboSeries.js:70</code></a> </p> </div> <div class="description"> <p>Indicates whether a fill is displayed.</p> </div> <p><strong>Default:</strong> true</p> <div class="emits box"> <h4>Fires event <code>showAreaFillChange</code></h4> <p> Fires when the value for the configuration attribute <code>showAreaFill</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_showLines" class="attr item inherited"> <a name="config_showLines"></a> <h3 class="name"><code>showLines</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="meta"> <p>Inherited from <a href="../classes/ComboSeries.html#attr_showLines">ComboSeries</a>: <a href="../files/charts_js_ComboSeries.js.html#l126"><code>charts&#x2F;js&#x2F;ComboSeries.js:126</code></a> </p> </div> <div class="description"> <p>Indicates whether lines are displayed.</p> </div> <p><strong>Default:</strong> true</p> <div class="emits box"> <h4>Fires event <code>showLinesChange</code></h4> <p> Fires when the value for the configuration attribute <code>showLines</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_showMarkers" class="attr item inherited"> <a name="config_showMarkers"></a> <h3 class="name"><code>showMarkers</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="meta"> <p>Inherited from <a href="../classes/ComboSeries.html#attr_showMarkers">ComboSeries</a>: <a href="../files/charts_js_ComboSeries.js.html#l137"><code>charts&#x2F;js&#x2F;ComboSeries.js:137</code></a> </p> </div> <div class="description"> <p>Indicates whether markers are displayed.</p> </div> <p><strong>Default:</strong> true</p> <div class="emits box"> <h4>Fires event <code>showMarkersChange</code></h4> <p> Fires when the value for the configuration attribute <code>showMarkers</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_styles" class="attr item inherited"> <a name="config_styles"></a> <h3 class="name"><code>styles</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="meta"> <p>Inherited from <a href="../classes/Renderer.html#attr_styles"> Renderer </a> but overwritten in <a href="../files/charts_js_ComboSeries.js.html#l257"><code>charts&#x2F;js&#x2F;ComboSeries.js:257</code></a> </p> </div> <div class="description"> <p>Style properties for the series. Contains a key indexed hash of the following: <dl> <dt>marker</dt><dd>Style properties for the markers in the series. Specific style attributes are listed <a href="#attr_marker">here</a>.</dd> <dt>line</dt><dd>Style properties for the lines in the series. Specific style attributes are listed <a href="#attr_line">here</a>.</dd> <dt>area</dt><dd>Style properties for the area fills in the series. Specific style attributes are listed <a href="#attr_area">here</a>.</dd> </dl></p> </div> <div class="emits box"> <h4>Fires event <code>stylesChange</code></h4> <p> Fires when the value for the configuration attribute <code>styles</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_type" class="attr item"> <a name="config_type"></a> <h3 class="name"><code>type</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_type"> CartesianSeries </a> but overwritten in <a href="../files/charts_js_StackedComboSeries.js.html#l59"><code>charts&#x2F;js&#x2F;StackedComboSeries.js:59</code></a> </p> </div> <div class="description"> <p>Read-only attribute indicating the type of series.</p> </div> <p><strong>Default:</strong> stackedCombo</p> <div class="emits box"> <h4>Fires event <code>typeChange</code></h4> <p> Fires when the value for the configuration attribute <code>type</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_valueDisplayName" class="attr item inherited"> <a name="config_valueDisplayName"></a> <h3 class="name"><code>valueDisplayName</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag readonly">readonly</span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_valueDisplayName">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l732"><code>charts&#x2F;js&#x2F;CartesianSeries.js:732</code></a> </p> </div> <div class="description"> <p>Name used for for displaying value data</p> </div> <div class="emits box"> <h4>Fires event <code>valueDisplayNameChange</code></h4> <p> Fires when the value for the configuration attribute <code>valueDisplayName</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_visible" class="attr item inherited"> <a name="config_visible"></a> <h3 class="name"><code>visible</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="meta"> <p>Inherited from <a href="../classes/SeriesBase.html#attr_visible">SeriesBase</a>: <a href="../files/charts_js_SeriesBase.js.html#l364"><code>charts&#x2F;js&#x2F;SeriesBase.js:364</code></a> </p> </div> <div class="description"> <p>Indicates whether to show the series</p> </div> <p><strong>Default:</strong> true</p> <div class="emits box"> <h4>Fires event <code>visibleChange</code></h4> <p> Fires when the value for the configuration attribute <code>visible</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_xAxis" class="attr item inherited"> <a name="config_xAxis"></a> <h3 class="name"><code>xAxis</code></h3> <span class="type"><a href="../classes/Axis.html" class="crosslink">Axis</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_xAxis">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l804"><code>charts&#x2F;js&#x2F;CartesianSeries.js:804</code></a> </p> </div> <div class="description"> <p>Reference to the <code>Axis</code> instance used for assigning x-values to the graph.</p> </div> <div class="emits box"> <h4>Fires event <code>xAxisChange</code></h4> <p> Fires when the value for the configuration attribute <code>xAxis</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_xcoords" class="attr item inherited"> <a name="config_xcoords"></a> <h3 class="name"><code>xcoords</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_xcoords">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l788"><code>charts&#x2F;js&#x2F;CartesianSeries.js:788</code></a> </p> </div> <div class="description"> <p>x coordinates for the series.</p> </div> <div class="emits box"> <h4>Fires event <code>xcoordsChange</code></h4> <p> Fires when the value for the configuration attribute <code>xcoords</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_xData" class="attr item inherited"> <a name="config_xData"></a> <h3 class="name"><code>xData</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_xData">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l864"><code>charts&#x2F;js&#x2F;CartesianSeries.js:864</code></a> </p> </div> <div class="description"> <p>Array of x values for the series.</p> </div> <div class="emits box"> <h4>Fires event <code>xDataChange</code></h4> <p> Fires when the value for the configuration attribute <code>xData</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_xDisplayName" class="attr item inherited"> <a name="config_xDisplayName"></a> <h3 class="name"><code>xDisplayName</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_xDisplayName">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l665"><code>charts&#x2F;js&#x2F;CartesianSeries.js:665</code></a> </p> </div> <div class="description"> <p>Name used for for displaying data related to the x-coordinate.</p> </div> <div class="emits box"> <h4>Fires event <code>xDisplayNameChange</code></h4> <p> Fires when the value for the configuration attribute <code>xDisplayName</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_xKey" class="attr item inherited"> <a name="config_xKey"></a> <h3 class="name"><code>xKey</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_xKey">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l822"><code>charts&#x2F;js&#x2F;CartesianSeries.js:822</code></a> </p> </div> <div class="description"> <p>Indicates which array to from the hash of value arrays in the x-axis <code>Axis</code> instance.</p> </div> <div class="emits box"> <h4>Fires event <code>xKeyChange</code></h4> <p> Fires when the value for the configuration attribute <code>xKey</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_xMarkerPlane" class="attr item inherited"> <a name="config_xMarkerPlane"></a> <h3 class="name"><code>xMarkerPlane</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_xMarkerPlane">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l880"><code>charts&#x2F;js&#x2F;CartesianSeries.js:880</code></a> </p> </div> <div class="description"> <p>Collection of area maps along the xAxis. Used to determine mouseover for multiple series.</p> </div> <div class="emits box"> <h4>Fires event <code>xMarkerPlaneChange</code></h4> <p> Fires when the value for the configuration attribute <code>xMarkerPlane</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_xMarkerPlaneOffset" class="attr item inherited"> <a name="config_xMarkerPlaneOffset"></a> <h3 class="name"><code>xMarkerPlaneOffset</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_xMarkerPlaneOffset">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l898"><code>charts&#x2F;js&#x2F;CartesianSeries.js:898</code></a> </p> </div> <div class="description"> <p>Distance from a data coordinate to the left/right for setting a hotspot.</p> </div> <div class="emits box"> <h4>Fires event <code>xMarkerPlaneOffsetChange</code></h4> <p> Fires when the value for the configuration attribute <code>xMarkerPlaneOffset</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_yAxis" class="attr item inherited"> <a name="config_yAxis"></a> <h3 class="name"><code>yAxis</code></h3> <span class="type"><a href="../classes/Axis.html" class="crosslink">Axis</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_yAxis">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l813"><code>charts&#x2F;js&#x2F;CartesianSeries.js:813</code></a> </p> </div> <div class="description"> <p>Reference to the <code>Axis</code> instance used for assigning y-values to the graph.</p> </div> <div class="emits box"> <h4>Fires event <code>yAxisChange</code></h4> <p> Fires when the value for the configuration attribute <code>yAxis</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_ycoords" class="attr item inherited"> <a name="config_ycoords"></a> <h3 class="name"><code>ycoords</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_ycoords">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l796"><code>charts&#x2F;js&#x2F;CartesianSeries.js:796</code></a> </p> </div> <div class="description"> <p>y coordinates for the series</p> </div> <div class="emits box"> <h4>Fires event <code>ycoordsChange</code></h4> <p> Fires when the value for the configuration attribute <code>ycoords</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_yData" class="attr item inherited"> <a name="config_yData"></a> <h3 class="name"><code>yData</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_yData">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l872"><code>charts&#x2F;js&#x2F;CartesianSeries.js:872</code></a> </p> </div> <div class="description"> <p>Array of y values for the series.</p> </div> <div class="emits box"> <h4>Fires event <code>yDataChange</code></h4> <p> Fires when the value for the configuration attribute <code>yData</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_yDisplayName" class="attr item inherited"> <a name="config_yDisplayName"></a> <h3 class="name"><code>yDisplayName</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_yDisplayName">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l684"><code>charts&#x2F;js&#x2F;CartesianSeries.js:684</code></a> </p> </div> <div class="description"> <p>Name used for for displaying data related to the y-coordinate.</p> </div> <div class="emits box"> <h4>Fires event <code>yDisplayNameChange</code></h4> <p> Fires when the value for the configuration attribute <code>yDisplayName</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_yKey" class="attr item inherited"> <a name="config_yKey"></a> <h3 class="name"><code>yKey</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_yKey">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l843"><code>charts&#x2F;js&#x2F;CartesianSeries.js:843</code></a> </p> </div> <div class="description"> <p>Indicates which array to from the hash of value arrays in the y-axis <code>Axis</code> instance.</p> </div> <div class="emits box"> <h4>Fires event <code>yKeyChange</code></h4> <p> Fires when the value for the configuration attribute <code>yKey</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_yMarkerPlane" class="attr item inherited"> <a name="config_yMarkerPlane"></a> <h3 class="name"><code>yMarkerPlane</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_yMarkerPlane">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l889"><code>charts&#x2F;js&#x2F;CartesianSeries.js:889</code></a> </p> </div> <div class="description"> <p>Collection of area maps along the yAxis. Used to determine mouseover for multiple series.</p> </div> <div class="emits box"> <h4>Fires event <code>yMarkerPlaneChange</code></h4> <p> Fires when the value for the configuration attribute <code>yMarkerPlane</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> <div id="attr_yMarkerPlaneOffset" class="attr item inherited"> <a name="config_yMarkerPlaneOffset"></a> <h3 class="name"><code>yMarkerPlaneOffset</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p>Inherited from <a href="../classes/CartesianSeries.html#attr_yMarkerPlaneOffset">CartesianSeries</a>: <a href="../files/charts_js_CartesianSeries.js.html#l915"><code>charts&#x2F;js&#x2F;CartesianSeries.js:915</code></a> </p> </div> <div class="description"> <p>Distance from a data coordinate to the top/bottom for setting a hotspot.</p> </div> <div class="emits box"> <h4>Fires event <code>yMarkerPlaneOffsetChange</code></h4> <p> Fires when the value for the configuration attribute <code>yMarkerPlaneOffset</code> is changed. You can listen for the event using the <code>on</code> method if you wish to be notified before the attribute's value has changed, or using the <code>after</code> method if you wish to be notified after the attribute's value has changed. </p> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> An Event Facade object with the following attribute-specific properties added: </div> <ul class="params-list"> <li class="param"> <code class="param-name">prevVal</code> <span class="type">Any</span> <div class="param-description">The value of the attribute, prior to it being set.</div> </li> <li class="param"> <code class="param-name">newVal</code> <span class="type">Any</span> <div class="param-description">The value the attribute is to be set to.</div> </li> <li class="param"> <code class="param-name">attrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">The name of the attribute being set.</div> </li> <li class="param"> <code class="param-name">subAttrName</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description">If setting a property within the attribute's value, the name of the sub-attribute property being set.</div> </li> </ul> </li> </ul> </div> </div> </div> </div> <div id="events" class="api-class-tabpanel"> <h2 class="off-left">Events</h2> <div id="event_destroy" class="events item inherited"> <h3 class="name"><code>destroy</code></h3> <span class="type"></span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#event_destroy">BaseObservable</a>: <a href="../files/base_js_BaseObservable.js.html#l163"><code>base&#x2F;js&#x2F;BaseObservable.js:163</code></a> </p> </div> <div class="description"> <p> Lifecycle event for the destroy phase, fired prior to destruction. Invoking the preventDefault method on the event object provided to subscribers will prevent destruction from proceeding. </p> <p> Subscribers to the &quot;after&quot; moment of this event, will be notified after destruction is complete (and as a result cannot prevent destruction). </p> </div> <div class="params"> <h4>Event Payload:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> <p>Event object</p> </div> </li> </ul> </div> </div> <div id="event_init" class="events item inherited"> <h3 class="name"><code>init</code></h3> <span class="type"></span> <div class="meta"> <p>Inherited from <a href="../classes/BaseObservable.html#event_init">BaseObservable</a>: <a href="../files/base_js_BaseObservable.js.html#l62"><code>base&#x2F;js&#x2F;BaseObservable.js:62</code></a> </p> </div> <div class="description"> <p> Lifecycle event for the init phase, fired prior to initialization. Invoking the preventDefault() method on the event object provided to subscribers will prevent initialization from occuring. </p> <p> Subscribers to the &quot;after&quot; momemt of this event, will be notified after initialization of the object is complete (and therefore cannot prevent initialization). </p> </div> <div class="params"> <h4>Event Payload:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">e</code> <span class="type"><a href="../classes/EventFacade.html" class="crosslink">EventFacade</a></span> <div class="param-description"> <p>Event object, with a cfg property which refers to the configuration object passed to the constructor.</p> </div> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
web/WEB-INF/views/resources/css/style.css
marcoberri/mbmeteolacrossejava
@CHARSET "UTF-8"; .btn-primary { background-color: #de1717; border-color: #f25136; } @media (max-width: 767px) { .col-xs-3 { width: 48%; margin-bottom: 30px; } } @media (max-width: 380px) { .col-xs-3 { width: 100%; } } .social .fa-facebook:hover { color: #4060A5; } .social .fa-twitter:hover { color: #00ABE3; } .social .fa-google-plus:hover { color: #e64522; } .social .fa-linkedin:hover { color: #0094BC; }
thirdparty/source/asio-1.11.0/doc/asio/reference/basic_raw_socket/do_not_route.html
letitvi/VideoGridPlayer
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_raw_socket::do_not_route</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <link rel="up" href="../basic_raw_socket.html" title="basic_raw_socket"> <link rel="prev" href="debug.html" title="basic_raw_socket::debug"> <link rel="next" href="enable_connection_aborted.html" title="basic_raw_socket::enable_connection_aborted"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="debug.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_raw_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="enable_connection_aborted.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.reference.basic_raw_socket.do_not_route"></a><a class="link" href="do_not_route.html" title="basic_raw_socket::do_not_route">basic_raw_socket::do_not_route</a> </h4></div></div></div> <p> <span class="emphasis"><em>Inherited from socket_base.</em></span> </p> <p> <a class="indexterm" name="idp118201488"></a> Socket option to prevent routing, use local interfaces only. </p> <pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">do_not_route</span><span class="special">;</span> </pre> <p> Implements the SOL_SOCKET/SO_DONTROUTE socket option. </p> <h6> <a name="asio.reference.basic_raw_socket.do_not_route.h0"></a> <span><a name="asio.reference.basic_raw_socket.do_not_route.examples"></a></span><a class="link" href="do_not_route.html#asio.reference.basic_raw_socket.do_not_route.examples">Examples</a> </h6> <p> Setting the option: </p> <pre class="programlisting"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">udp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span> <span class="special">...</span> <span class="identifier">asio</span><span class="special">::</span><span class="identifier">socket_base</span><span class="special">::</span><span class="identifier">do_not_route</span> <span class="identifier">option</span><span class="special">(</span><span class="keyword">true</span><span class="special">);</span> <span class="identifier">socket</span><span class="special">.</span><span class="identifier">set_option</span><span class="special">(</span><span class="identifier">option</span><span class="special">);</span> </pre> <p> Getting the current option value: </p> <pre class="programlisting"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">udp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span> <span class="special">...</span> <span class="identifier">asio</span><span class="special">::</span><span class="identifier">socket_base</span><span class="special">::</span><span class="identifier">do_not_route</span> <span class="identifier">option</span><span class="special">;</span> <span class="identifier">socket</span><span class="special">.</span><span class="identifier">get_option</span><span class="special">(</span><span class="identifier">option</span><span class="special">);</span> <span class="keyword">bool</span> <span class="identifier">is_set</span> <span class="special">=</span> <span class="identifier">option</span><span class="special">.</span><span class="identifier">value</span><span class="special">();</span> </pre> <h6> <a name="asio.reference.basic_raw_socket.do_not_route.h1"></a> <span><a name="asio.reference.basic_raw_socket.do_not_route.requirements"></a></span><a class="link" href="do_not_route.html#asio.reference.basic_raw_socket.do_not_route.requirements">Requirements</a> </h6> <p> <span class="emphasis"><em>Header: </em></span><code class="literal">asio/basic_raw_socket.hpp</code> </p> <p> <span class="emphasis"><em>Convenience header: </em></span><code class="literal">asio.hpp</code> </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="debug.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_raw_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="enable_connection_aborted.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
docs/devapidocs/org/apache/hadoop/hbase/protobuf/generated/class-use/ClientProtos.CoprocessorServiceResponseOrBuilder.html
lshain/hbase-0.98.6-hadoop2
<!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_65) on Wed Sep 03 20:05:58 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder (HBase 0.98.6-hadoop2 API)</title> <meta name="date" content="2014-09-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.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder (HBase 0.98.6-hadoop2 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.CoprocessorServiceResponseOrBuilder.html" title="interface in org.apache.hadoop.hbase.protobuf.generated">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hbase/protobuf/generated/class-use/ClientProtos.CoprocessorServiceResponseOrBuilder.html" target="_top">Frames</a></li> <li><a href="ClientProtos.CoprocessorServiceResponseOrBuilder.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.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder" class="title">Uses of Interface<br>org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.CoprocessorServiceResponseOrBuilder.html" title="interface in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.CoprocessorServiceResponseOrBuilder</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.hbase.protobuf.generated">org.apache.hadoop.hbase.protobuf.generated</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.hbase.protobuf.generated"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.CoprocessorServiceResponseOrBuilder.html" title="interface in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.CoprocessorServiceResponseOrBuilder</a> in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/package-summary.html">org.apache.hadoop.hbase.protobuf.generated</a> that implement <a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.CoprocessorServiceResponseOrBuilder.html" title="interface in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.CoprocessorServiceResponseOrBuilder</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>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.CoprocessorServiceResponse.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.CoprocessorServiceResponse</a></strong></code> <div class="block">Protobuf type <code>CoprocessorServiceResponse</code></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.CoprocessorServiceResponse.Builder.html" title="class in org.apache.hadoop.hbase.protobuf.generated">ClientProtos.CoprocessorServiceResponse.Builder</a></strong></code> <div class="block">Protobuf type <code>CoprocessorServiceResponse</code></div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/hbase/protobuf/generated/ClientProtos.CoprocessorServiceResponseOrBuilder.html" title="interface in org.apache.hadoop.hbase.protobuf.generated">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hbase/protobuf/generated/class-use/ClientProtos.CoprocessorServiceResponseOrBuilder.html" target="_top">Frames</a></li> <li><a href="ClientProtos.CoprocessorServiceResponseOrBuilder.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; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
src/index.html
Weswit/Lightstreamer-example-RoundTrip-client-javascript
<!DOCTYPE html> <!-- LIGHTSTREAMER - www.lightstreamer.com Round-Trip Demo Copyright (c) Lightstreamer Srl Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Lightstreamer :: Round-Trip Demo</title> <link rel="stylesheet" type="text/css" href="css/roundtrip.css" /> </head> <body> <a href="https://github.com/Lightstreamer/Lightstreamer-example-RoundTrip-client-javascript" target="_blank"><img style="position: absolute; top: 0; right: 0; border: 0; z-index:1" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a> <div id="wrap"> <table width="750px" border="0"> <tr> <td><a href="http://www.lightstreamer.com" target="_blank"> <img src="images/logo.png" alt="LIGHTSTREAMER" hspace="0" border="0" /></a></td> <td class="demoTitle">ROUND-TRIP DEMO</td> </tr> </table> <br /> <form onsubmit="return false"> <table cellspacing="2" cellpadding="0" border="0" width="750px"> <tr> <td nowrap class="itemtitlelight">&nbsp;Publish Item 1:</td> <td><input disabled type="text" size="103" onkeyup="ssubmit(0,this.value)"></td> </tr> <tr> <td nowrap class="itemtitlelight">&nbsp;Publish Item 2:</td> <td><input disabled type="text" size="103" onkeyup="ssubmit(1,this.value)"></td> </tr> <tr> <td nowrap class="itemtitlelight">&nbsp;Publish Item 3:</td> <td><input disabled type="text" size="103" onkeyup="ssubmit(2,this.value)"></td> </tr> <tr> <td nowrap class="itemtitlelight">&nbsp;Publish Item 4:</td> <td><input disabled type="text" size="103" onkeyup="ssubmit(3,this.value)"></td> </tr> <tr> <td nowrap class="itemtitlelight">&nbsp;Publish Item 5:</td> <td><input disabled type="text"size="103" onkeyup="ssubmit(4,this.value)"></td> </tr> <tr> <td colspan="2" class="note" style="text-align:left">Type some text in the fields above to see your messages <b>broadcast in real-time, character by character</b>, to any browsers connected to this page.<p> </p> </td> </tr> </table> </form> <br /> <br /> <table cellspacing="1" cellpadding="2" border="0" style="width: 750px"> <tr class="tabletitle"> <td nowrap style="width: 25px">Item</td> <td nowrap style="width: 390px">Value</td> <td nowrap style="width: 180px">Last Modified (GMT+01:00)</td> <td nowrap style="width: 140px">Modified by IP</td> </tr> <tr class="lscold" id="r1"> <td nowrap class="itemtitle">1</td> <td class="message"> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip0" data-field="message">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip0" data-field="timestamp">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip0" data-field="IP">-</div> </td> </tr> <tr class="lscold"> <td nowrap class="itemtitle">2</td> <td class="message"> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip1" data-field="message">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip1" data-field="timestamp">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip1" data-field="IP">-</div> </td> </tr> <tr class="lscold"> <td nowrap class="itemtitle">3</td> <td class="message"> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip2" data-field="message">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip2" data-field="timestamp">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip2" data-field="IP">-</div> </td> </tr> <tr class="lscold"> <td nowrap class="itemtitle">4</td> <td class="message"> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip3" data-field="message">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip3" data-field="timestamp">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip3" data-field="IP">-</div> </td> </tr> <tr class="lscold"> <td nowrap class="itemtitle">5</td> <td class="message"> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip4" data-field="message">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip4" data-field="timestamp">-</div> </td> <td nowrap> <div data-source="lightstreamer" data-grid="roundtrip" data-item="roundtrip4" data-field="IP">-</div> </td> </tr> </table> </div> <script src="js/require.js"></script> <script src="js/lightstreamer.js"></script> <script type="text/javascript"> //////////////// Message Submission Form Handling var client = null; require(["js/lsClient"],function(lsClient) { //save references to the LightstreamerClient to be used to //send messages client = lsClient; //enable/disable form based on the status of the connection lsClient.addListener({ onStatusChange: function(newStatus) { if (newStatus.indexOf("CONNECTED") == 0) { changeFormStatus(false); } else { changeFormStatus(true); } } }); }); var inputs = document.getElementsByTagName("input"); function changeFormStatus(disabled) { for (var i = 0; i < inputs.length; i++) { inputs[i].disabled = disabled; } } function ssubmit(nItem,message) { var completeMex = "RT|"+nItem+"|"+message; client.sendMessage(completeMex); } //////////////// Formatting Helper function StringBreaker(limit) { this.limit = limit; this.patternS = "("; for (var i = 0; i < limit; i++) { this.patternS += "\\S"; } this.pattern = new RegExp(this.patternS + ")", "g"); // see http://www.quirksmode.org/oddsandends/wbr.html this.repl = "$1&#8203;" } StringBreaker.prototype = { // insert soft breaks in long words breakString: function(source) { var target = source.replace(this.pattern, this.repl); target = target.replace(/</g, "&lt;"); return target; } }; //////////////// Grid and Subscription Management require(["js/lsClient","StaticGrid","Subscription"],function(lsClient,StaticGrid,Subscription) { var sb = new StringBreaker(35); // create the DynaGrid var rtGrid = new StaticGrid("roundtrip",true); rtGrid.setAutoCleanBehavior(true, false); rtGrid.setHtmlInterpretationEnabled(true); rtGrid.addListener({ onVisualUpdate: function(key,info,domNode) { if (info == null) { return; } info.setHotToColdTime(6000); info.setHotTime(1000); info.setAttribute("red", "#003c3a", "color"); // format value var value = info.getChangedFieldValue("message"); if (value != null) { value = sb.breakString(value); info.setCellValue("message", value); } } }); // create the Subscription; item and field names will be extracted from the grid var rtSubscription = new Subscription("MERGE",rtGrid.extractItemList(),rtGrid.extractFieldList()); rtSubscription.setDataAdapter("ROUNDTRIP_ADAPTER"); rtSubscription.setRequestedSnapshot("yes"); rtSubscription.addListener(rtGrid); lsClient.subscribe(rtSubscription); }); </script> </body> </html>
03-admin-app/views/sites.html
juanitodread/angularjs-lab
<div yw-active-menu="Sites" yw-active-title="Manage the list of products sites"> <p>Products sites content</p> </div>
lichen-creeper/src/main/resources/lichen/creeper/core/components/Layout.css
ganshane/lichen
.nav .nav>li>a { padding-left: 30px; } /* override tapestry internal css */ .t-error-popup {z-index:3;}
project/nanqiao/product-show.html
Hyq0823/testGit
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>产品展示</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1.0, user-scalable=0,user-scalable=no"> <meta name="format-detection" content="telephone=no"> <meta name="renderer" content="webkit"> <meta http-equiv="Cache-Control" content="no-siteapp"/> <link rel="alternate icon" type="img/HENGWANG.png" href="img/HENGWANG.png"> <link rel="stylesheet" href="css/amazeui.css"/> <link rel="stylesheet" href="css/style.css"/> </head> <body> <header class="am-topbar header"> <div class="am-container-1"> <div class="left hw-logo"> <img class=" logo" src="img/HENGWANG.png"></img> <img class="word" src="img/hw-word.png"></img> </div> <button class="am-topbar-btn am-topbar-toggle am-btn am-btn-sm am-btn-success am-show-sm-only" data-am-collapse="{target: '#doc-topbar-collapse'}"><span class="am-sr-only">导航切换</span> <span class="am-icon-bars"></span></button> <div class="am-collapse am-topbar-collapse right" id="doc-topbar-collapse"> <div class=" am-topbar-left am-form-inline am-topbar-right" role="search"> <ul class="am-nav am-nav-pills am-topbar-nav hw-menu"> <li><a href="index.html">首页</a></li> <li><a href="solutions.html">解决方案</a></li> <li class="hw-menu-active"><a href="product-show.html">产品展示 </a></li> <li><a href="customer-case.html">客户案例</a></li> <li><a href="service-center.html">服务中心 </a></li> <li><a href="news.html">新闻动态 </a></li> <li><a href="about-us.html">关于我们</a></li> <li><a href="recruit.html">招贤纳士 </a></li> </ul> </div> </div> </div> </header> <div class="toppic"> <div class="am-container-1"> <div class="toppic-title left"> <i class="am-icon-dropbox toppic-title-i"></i> <span class="toppic-title-span">产品展示</span> <p>Product Show</p> </div> <div class="right toppic-progress"> <span><a href="index.html" class="w-white">首页</a></span> <i class=" am-icon-arrow-circle-right w-white"></i> <span><a href="product-show.html" class="w-white">产品展示</a></span> </div> </div> </div> <div > <ul class=" product-show-ul"> <li > <div class="product-content"> <div class="left am-u-sm-12 am-u-md-6 am-u-lg-6 product-content-left"> <div class="product-show-title"> <h3>响应式商城模板</h3> <span>网站建设</span> </div> <div class="product-show-content"> <div class="product-add"> <span>查看地址:</span> <div><a href="#">http://www.hwshop.com</a></div> <i class="am-icon-dribbble"></i> </div> <div class="product-intro"> <span>详情介绍:</span> <div><p>一款响应式商城模板,是专门针对中小物流企业的实际业务需求量身定做的物流管理系统,具有界面简洁、流程灵活、操作方便、易于实施的特点。 该产品基于领先的云计算技术,用户无需在本地安装软件、无需购买专门的服务器硬件、无需专业的IT人员进行维护, 只要打开浏览器,登录网站,即可使用在线物流软件。</p></div> <i class="am-icon-tasks"></i> </div> </div> </div> <div class="right am-u-sm-12 am-u-md-6 am-u-lg-6 product-content-right"> <img class="product-img" src="img/product2.png" /> </div> <div class="clear"></div> </div> </li> <li class="gray-li"> <div class="product-content"> <div class="left am-u-sm-12 am-u-md-6 am-u-lg-6 product-content-left"> <img class="product-img" src="img/product1.png" /> </div> <div class="right am-u-sm-12 am-u-md-6 am-u-lg-6 product-content-right"> <div class="product-show-title"> <h3>响应式商城模板</h3> <span>网站建设</span> </div> <div class="product-show-content"> <div class="product-add"> <span>查看地址:</span> <div><a href="#">http://www.hwshop.com</a></div> <i class="am-icon-dribbble"></i> </div> <div class="product-intro"> <span>详情介绍:</span> <div><p>一款响应式商城模板,是专门针对中小物流企业的实际业务需求量身定做的物流管理系统,具有界面简洁、流程灵活、操作方便、易于实施的特点。 该产品基于领先的云计算技术,用户无需在本地安装软件、无需购买专门的服务器硬件、无需专业的IT人员进行维护, 只要打开浏览器,登录网站,即可使用在线物流软件。</p></div> <i class="am-icon-tasks"></i> </div> </div> </div> <div class="clear"></div> </div> </li> <li > <div class="product-content"> <div class="left am-u-sm-12 am-u-md-6 am-u-lg-6 product-content-left"> <div class="product-show-title"> <h3>响应式商城模板</h3> <span>网站建设</span> </div> <div class="product-show-content"> <div class="product-add"> <span>查看地址:</span> <div><a href="#">http://www.hwshop.com</a></div> <i class="am-icon-dribbble"></i> </div> <div class="product-intro"> <span>详情介绍:</span> <div><p>一款响应式商城模板,是专门针对中小物流企业的实际业务需求量身定做的物流管理系统,具有界面简洁、流程灵活、操作方便、易于实施的特点。 该产品基于领先的云计算技术,用户无需在本地安装软件、无需购买专门的服务器硬件、无需专业的IT人员进行维护, 只要打开浏览器,登录网站,即可使用在线物流软件。</p></div> <i class="am-icon-tasks"></i> </div> </div> </div> <div class="right am-u-sm-12 am-u-md-6 am-u-lg-6 product-content-right"> <img class="product-img" src="img/product2.png" /> </div> <div class="clear"></div> </div> </li> <div class="clear"></div> </ul> </div> </div> <footer class="footer "> <ul> <li class="am-u-lg-4 am-u-md-4 am-u-sm-12 part-5-li2"> <div class="part-5-title">联系我们</div> <div class="part-5-words2"> <span>地址:武汉市洪山区街道口鹏程国际B座2511</span> <span>电话:18238765101</span> <span>传真:(123) 456-7890</span> <span>邮箱:support@vectorlab.com</span> <span><i class="am-icon-phone"></i><em >027-82671661</em></span> </div> </li> <li class="am-u-lg-4 am-u-md-4 am-u-sm-12 "> <div class="part-5-title">相关链接</div> <div class="part-5-words2"> <ul class="part-5-words2-ul"> <li class="am-u-lg-4 am-u-md-6 am-u-sm-4"><a href="solutions.html">解决方案</a></li> <li class="am-u-lg-4 am-u-md-6 am-u-sm-4"><a href="product-show.html">产品展示</a></li> <li class="am-u-lg-4 am-u-md-6 am-u-sm-4"><a href="customer-case.html">客户案例</a></li> <li class="am-u-lg-4 am-u-md-6 am-u-sm-4"><a href="service-center.html">服务中心</a></li> <li class="am-u-lg-4 am-u-md-6 am-u-sm-4"><a href="about-us.html">关于我们</a></li> <li class="am-u-lg-4 am-u-md-6 am-u-sm-4"><a href="recruit.html">招贤纳士</a></li> <div class="clear"></div> </ul> </div> </li> <div class="clear"></div> </ul> </footer> </body> <!--[if lt IE 9]> <script src="http://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script> <script src="http://cdn.staticfile.org/modernizr/2.8.3/modernizr.js"></script> <script src="assets/js/amazeui.ie8polyfill.min.js"></script> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <script src="js/jquery.min.js"></script> <!--<![endif]--> <script src="js/amazeui.min.js"></script> </html>
modules/android/org.appcelerator.nexplayer/0.1/documentation/index.html
jtcreative/test
<h1>nexplayer Module</h1> <h2>Description</h2> <p>TODO: Enter your module description here</p> <h2>Accessing the nexplayer Module</h2> <p>To access this module from JavaScript, you would do the following:</p> <pre><code>var nexplayer = require("org.appcelerator.nexplayer"); </code></pre> <p>The nexplayer variable is a reference to the Module object. </p> <h2>Reference</h2> <p>TODO: If your module has an API, you should document the reference here.</p> <h3><strong>_PROJECTNAMEASIDENTIFIER</strong>.function</h3> <p>TODO: This is an example of a module function.</p> <h3><strong>_PROJECTNAMEASIDENTIFIER</strong>.property</h3> <p>TODO: This is an example of a module property.</p> <h2>Usage</h2> <p>TODO: Enter your usage example here</p> <h2>Author</h2> <p>TODO: Enter your author name, email and other contact details you want to share here. </p> <h2>License</h2> <p>TODO: Enter your license/legal information here.</p>
2.3.0.Final/apidocs/org/wildfly/swarm/config/infinispan/package-frame.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 Jan 16 11:48:20 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.config.infinispan (BOM: * : All 2.3.0.Final API)</title> <meta name="date" content="2019-01-16"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../../org/wildfly/swarm/config/infinispan/package-summary.html" target="classFrame">org.wildfly.swarm.config.infinispan</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="CacheContainerConsumer.html" title="interface in org.wildfly.swarm.config.infinispan" target="classFrame"><span class="interfaceName">CacheContainerConsumer</span></a></li> <li><a href="CacheContainerSupplier.html" title="interface in org.wildfly.swarm.config.infinispan" target="classFrame"><span class="interfaceName">CacheContainerSupplier</span></a></li> <li><a href="RemoteCacheContainerConsumer.html" title="interface in org.wildfly.swarm.config.infinispan" target="classFrame"><span class="interfaceName">RemoteCacheContainerConsumer</span></a></li> <li><a href="RemoteCacheContainerSupplier.html" title="interface in org.wildfly.swarm.config.infinispan" target="classFrame"><span class="interfaceName">RemoteCacheContainerSupplier</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="CacheContainer.html" title="class in org.wildfly.swarm.config.infinispan" target="classFrame">CacheContainer</a></li> <li><a href="CacheContainer.CacheContainerResources.html" title="class in org.wildfly.swarm.config.infinispan" target="classFrame">CacheContainer.CacheContainerResources</a></li> <li><a href="RemoteCacheContainer.html" title="class in org.wildfly.swarm.config.infinispan" target="classFrame">RemoteCacheContainer</a></li> <li><a href="RemoteCacheContainer.RemoteCacheContainerResources.html" title="class in org.wildfly.swarm.config.infinispan" target="classFrame">RemoteCacheContainer.RemoteCacheContainerResources</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="ConsistentHashStrategy.html" title="enum in org.wildfly.swarm.config.infinispan" target="classFrame">ConsistentHashStrategy</a></li> <li><a href="Dialect.html" title="enum in org.wildfly.swarm.config.infinispan" target="classFrame">Dialect</a></li> <li><a href="EvictionType.html" title="enum in org.wildfly.swarm.config.infinispan" target="classFrame">EvictionType</a></li> <li><a href="RemoteCacheContainer.ProtocolVersion.html" title="enum in org.wildfly.swarm.config.infinispan" target="classFrame">RemoteCacheContainer.ProtocolVersion</a></li> </ul> </div> </body> </html>
lib/javadoc/index.html
twang2218/material-design-toolkit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc on Wed Apr 22 21:09:47 EST 2015 --> <title>lib API</title> <script type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") targetPage = targetPage.substring(1); if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage))) targetPage = "undefined"; function validURL(url) { var pos = url.indexOf(".html"); if (pos == -1 || pos != url.length - 5) return false; var allowNumber = false; var allowSep = false; var seenDot = false; for (var i = 0; i < url.length - 5; i++) { var ch = url.charAt(i); if ('a' <= ch && ch <= 'z' || 'A' <= ch && ch <= 'Z' || ch == '$' || ch == '_') { allowNumber = true; allowSep = true; } else if ('0' <= ch && ch <= '9' || ch == '-') { if (!allowNumber) return false; } else if (ch == '/' || ch == '.') { if (!allowSep) return false; allowNumber = false; allowSep = false; if (ch == '.') seenDot = true; if (ch == '/' && seenDot) return false; } else { return false; } } return true; } function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; } </script> </head> <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> <frame src="overview-frame.html" name="packageListFrame" title="All Packages"> <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> </frameset> <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> <noframes> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <h2>Frame Alert</h2> <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> </noframes> </frameset> </html>
app/assets/stylesheets/gloable/index.css
1129963143/kekekeke
/* *= require gloable/bootstrap.scss.erb *= require_tree . */
website/ankorsite/static/javadoc/apidocs-0.2/at/irian/ankor/serialization/class-use/MessageDeserializer.html
ankor-io/ankor-framework
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_11) on Mon Apr 07 19:10:15 CEST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface at.irian.ankor.serialization.MessageDeserializer (Ankor - Project 0.2-SNAPSHOT API)</title> <meta name="date" content="2014-04-07"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface at.irian.ankor.serialization.MessageDeserializer (Ankor - Project 0.2-SNAPSHOT API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?at/irian/ankor/serialization/class-use/MessageDeserializer.html" target="_top">Frames</a></li> <li><a href="MessageDeserializer.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface at.irian.ankor.serialization.MessageDeserializer" class="title">Uses of Interface<br>at.irian.ankor.serialization.MessageDeserializer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</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="#at.irian.ankor.serialization">at.irian.ankor.serialization</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#at.irian.ankor.serialization.json.simpletree">at.irian.ankor.serialization.json.simpletree</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#at.irian.ankor.serialization.json.viewmodel">at.irian.ankor.serialization.json.viewmodel</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#at.irian.ankor.switching.connector.socket">at.irian.ankor.switching.connector.socket</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#at.irian.ankor.switching.connector.websocket">at.irian.ankor.switching.connector.websocket</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="at.irian.ankor.serialization"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a> in <a href="../../../../../at/irian/ankor/serialization/package-summary.html">at.irian.ankor.serialization</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> <caption><span>Subinterfaces of <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a> in <a href="../../../../../at/irian/ankor/serialization/package-summary.html">at.irian.ankor.serialization</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="../../../../../at/irian/ankor/serialization/MessageMapper.html" title="interface in at.irian.ankor.serialization">MessageMapper</a>&lt;T&gt;</strong></code> <div class="block">A MessageMapper is responsible of serializing and deserializing messages for the transport layer.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.irian.ankor.serialization.json.simpletree"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a> in <a href="../../../../../at/irian/ankor/serialization/json/simpletree/package-summary.html">at.irian.ankor.serialization.json.simpletree</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../at/irian/ankor/serialization/json/simpletree/package-summary.html">at.irian.ankor.serialization.json.simpletree</a> that implement <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</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="../../../../../at/irian/ankor/serialization/json/simpletree/SimpleTreeJsonMessageMapper.html" title="class in at.irian.ankor.serialization.json.simpletree">SimpleTreeJsonMessageMapper</a></strong></code> <div class="block">MessageMapper that can map client-side generic (map-based) view data structures to json and vice versa.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.irian.ankor.serialization.json.viewmodel"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a> in <a href="../../../../../at/irian/ankor/serialization/json/viewmodel/package-summary.html">at.irian.ankor.serialization.json.viewmodel</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../at/irian/ankor/serialization/json/viewmodel/package-summary.html">at.irian.ankor.serialization.json.viewmodel</a> that implement <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</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="../../../../../at/irian/ankor/serialization/json/viewmodel/ViewModelJsonMessageMapper.html" title="class in at.irian.ankor.serialization.json.viewmodel">ViewModelJsonMessageMapper</a></strong></code> <div class="block">MessageMapper that can map server-side strongly typed(!)</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.irian.ankor.switching.connector.socket"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a> in <a href="../../../../../at/irian/ankor/switching/connector/socket/package-summary.html">at.irian.ankor.switching.connector.socket</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../at/irian/ankor/switching/connector/socket/package-summary.html">at.irian.ankor.switching.connector.socket</a> with parameters of type <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../at/irian/ankor/switching/connector/socket/SocketListener.html#SocketListener(java.lang.String, java.net.URI, at.irian.ankor.serialization.MessageDeserializer, at.irian.ankor.switching.Switchboard, at.irian.ankor.path.PathSyntax)">SocketListener</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;systemName, <a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;localAddress, <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a>&lt;<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>&gt;&nbsp;messageDeserializer, <a href="../../../../../at/irian/ankor/switching/Switchboard.html" title="interface in at.irian.ankor.switching">Switchboard</a>&nbsp;switchboard, <a href="../../../../../at/irian/ankor/path/PathSyntax.html" title="interface in at.irian.ankor.path">PathSyntax</a>&nbsp;pathSyntax)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.irian.ankor.switching.connector.websocket"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a> in <a href="../../../../../at/irian/ankor/switching/connector/websocket/package-summary.html">at.irian.ankor.switching.connector.websocket</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../at/irian/ankor/switching/connector/websocket/package-summary.html">at.irian.ankor.switching.connector.websocket</a> that return <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">MessageDeserializer</a>&lt;<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>&gt;</code></td> <td class="colLast"><span class="strong">WebSocketConnector.</span><code><strong><a href="../../../../../at/irian/ankor/switching/connector/websocket/WebSocketConnector.html#getSingletonMessageDeserializer(at.irian.ankor.system.AnkorSystem)">getSingletonMessageDeserializer</a></strong>(<a href="../../../../../at/irian/ankor/system/AnkorSystem.html" title="class in at.irian.ankor.system">AnkorSystem</a>&nbsp;ankorSystem)</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="../../../../../at/irian/ankor/serialization/MessageDeserializer.html" title="interface in at.irian.ankor.serialization">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?at/irian/ankor/serialization/class-use/MessageDeserializer.html" target="_top">Frames</a></li> <li><a href="MessageDeserializer.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; 2014. All rights reserved.</small></p> </body> </html>
newspaper/css/nomq_middle-states-0401.css
JonathonSchad/JonathonSchad.github.io
#muse_css_mq { background-color: #FFFFFF; } #bp_infinity.active { display: block; } #page { min-height: 776.7111464968148px; padding-bottom: 0px; max-width: 1200px; } #page_position_content { margin-bottom: -29px; } #u32886 { min-height: 54px; padding-bottom: 6px; } #u32886_align_to_page { margin-left: auto; margin-right: auto; position: relative; } #menuu1160 { z-index: 57; width: 664px; position: relative; margin-right: -10000px; margin-top: 20px; left: 28.75%; } #u43626 { width: 58px; min-height: 34px; position: relative; margin-right: -10000px; } #u43627 { width: 58px; padding-bottom: 17px; position: relative; } #u43627.MuseMenuActive { width: 58px; min-height: 0px; margin: 0px; } #u43629-4 { width: 40px; min-height: 17px; position: relative; margin-right: -10000px; top: 8px; left: 9px; } #u43627.MuseMenuActive #u43629-4 { padding-top: 0px; padding-bottom: 0px; min-height: 17px; width: 40px; margin: 0px -10000px 0px 0px; } #u1168 { width: 97px; min-height: 34px; position: relative; margin-right: -10000px; left: 60px; } #u1171 { width: 97px; padding-bottom: 17px; position: relative; } #u1171.MuseMenuActive { width: 97px; min-height: 0px; margin: 0px; } #u1173-4 { width: 79px; min-height: 17px; position: relative; margin-right: -10000px; top: 8px; left: 9px; } #u1171.MuseMenuActive #u1173-4 { padding-top: 0px; padding-bottom: 0px; min-height: 17px; width: 79px; margin: 0px -10000px 0px 0px; } #u1205 { width: 94px; min-height: 34px; position: relative; margin-right: -10000px; left: 159px; } #u1206 { width: 94px; padding-bottom: 17px; position: relative; } #u1206.MuseMenuActive { width: 94px; min-height: 0px; margin: 0px; } #u1209-4 { width: 76px; min-height: 17px; position: relative; margin-right: -10000px; top: 8px; left: 9px; } #u1206.MuseMenuActive #u1209-4 { padding-top: 0px; padding-bottom: 0px; min-height: 17px; width: 76px; margin: 0px -10000px 0px 0px; } #u1226 { width: 159px; min-height: 34px; position: relative; margin-right: -10000px; left: 255px; } #u1227 { width: 159px; padding-bottom: 17px; position: relative; } #u1227.MuseMenuActive { width: 159px; min-height: 0px; margin: 0px; } #u1229-4 { width: 142px; min-height: 17px; position: relative; margin-right: -10000px; top: 8px; left: 8px; } #u1227.MuseMenuActive #u1229-4 { padding-top: 0px; padding-bottom: 0px; min-height: 17px; width: 142px; margin: 0px -10000px 0px 0px; } #u4106 { width: 77px; min-height: 34px; position: relative; margin-right: -10000px; left: 416px; } #u4109 { width: 77px; padding-bottom: 17px; position: relative; } #u4109.MuseMenuActive { width: 77px; min-height: 0px; margin: 0px; } #u4112-4 { width: 60px; min-height: 17px; position: relative; margin-right: -10000px; top: 8px; left: 8px; } #u4109.MuseMenuActive #u4112-4 { padding-top: 0px; padding-bottom: 0px; min-height: 17px; width: 60px; margin: 0px -10000px 0px 0px; } #u1247 { width: 78px; min-height: 34px; position: relative; margin-right: -10000px; left: 495px; } #u1250 { width: 78px; padding-bottom: 17px; position: relative; } #u1250.MuseMenuActive { width: 78px; min-height: 0px; margin: 0px; } #u1253-4 { width: 61px; min-height: 17px; position: relative; margin-right: -10000px; top: 8px; left: 8px; } #u1250.MuseMenuActive #u1253-4 { padding-top: 0px; padding-bottom: 0px; min-height: 17px; width: 61px; margin: 0px -10000px 0px 0px; } #u1268 { width: 89px; min-height: 34px; position: relative; margin-right: -10000px; left: 575px; } #u1271 { width: 89px; padding-bottom: 17px; position: relative; } #u1271.MuseMenuActive { width: 89px; min-height: 0px; margin: 0px; } #u1274-4 { width: 72px; min-height: 17px; position: relative; margin-right: -10000px; top: 8px; left: 8px; } #u1271.MuseMenuActive #u1274-4 { padding-top: 0px; padding-bottom: 0px; min-height: 17px; width: 72px; margin: 0px -10000px 0px 0px; } #u32886-bw { min-height: 54px; } #u30794-4,#u30794-4-bw { z-index: 190; } #u30787-11,#u30787-11-bw { z-index: 173; } #pu30788 { margin-top: 24px; width: 100%; } #u30788 { z-index: 184; background-color: transparent; position: relative; margin-right: -10000px; width: 4.17%; left: 42.92%; } #u30789 { z-index: 185; display: block; width: 100%; } #u30790 { z-index: 186; background-color: transparent; position: relative; margin-right: -10000px; margin-top: 1px; width: 4.09%; left: 48%; } #u30791 { z-index: 187; display: block; width: 100%; } #u30792 { z-index: 188; background-color: transparent; position: relative; margin-right: -10000px; width: 4.17%; left: 52.92%; } #u30793 { z-index: 189; display: block; width: 100%; } #u30786 { z-index: 172; } #u30786-bw { z-index: 172; margin-top: 19px; } #u12551-46 { z-index: 126; min-height: 954px; } #u12551-46-bw { z-index: 126; min-height: 954px; margin-top: 20px; } #pu29954 { margin-top: 29px; } #u29954 { z-index: 100; width: 5.17%; left: 41.09%; } #u29955 { z-index: 101; } #u29956 { z-index: 102; width: 5.09%; left: 47.5%; } #u29957 { z-index: 103; } #u29958 { z-index: 104; width: 5.17%; left: 53.67%; } #u29959 { z-index: 105; } #u36959 { padding-bottom: 37px; margin-top: 49px; width: 95.84%; margin-left: 2.09%; } #u36959:hover { margin-top: 49px; width: 95.84%; margin-left: 2.09%; } #u36960-4 { z-index: 106; width: 28.18%; margin-left: 2.44%; } #u36961-4 { z-index: 110; margin-top: 10px; width: 88.53%; margin-left: 4.87%; } #u36961-4:hover { margin-top: 10px; width: 88.53%; margin-left: 4.87%; } #u36962-4 { z-index: 114; width: 88.35%; margin-left: 4.96%; } #u36963-4 { z-index: 118; margin-top: 18px; width: 88.35%; margin-left: 4.96%; } #u36963-4:hover { margin-top: 18px; width: 88.35%; margin-left: 4.96%; } #u36964-4 { z-index: 122; width: 88.35%; margin-left: 4.96%; } #u36962-4:hover,#u36964-4:hover { width: 88.35%; margin-left: 4.96%; } #u1010-4-bw { margin-top: 20px; } #menuu1011-bw { margin-top: 46px; } #u1056-4-bw { margin-top: 194px; }
all/857.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">公元前71年</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>常惠击龟兹   龟北(今新疆库车)曾杀汉校尉赖丹。本始三年(前71),常惠请求发兵击之。大将军霍光准其专命而行。常惠与副使共发西域兵四万人,乌孙兵七千人,从三面进攻龟兹。三路兵马尚未会合,常惠遣使责备龟兹王杀汉使之罪。龟兹王说明此事为我先王时贵人姑翼所为,自己无罪。并执姑翼来见常惠。常惠将如翼处斩后退兵。 匈奴大衰   本始三年(前71),匈奴单于亲率数万骑兵击乌孙,虏乌孙老弱欲还,正遇天下大雨雪,人民、畜产冻死大半,生还者不到十分之一。于是丁零、乌桓、乌孙乘势进攻匈奴,三国共杀匈奴数万人,俘获马匹数万,牛羊甚多。匈奴又因饥饿,人民死者十分之三,畜产十分之五。从此,匈奴势力大衰,先前归附匈奴的各国也都瓦解。其后汉又派三千余骑分三路攻入匈奴,生俘数千人而还。自此以后,匈奴急于与汉和亲,边境渐趋安宁。  </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>蔡义为相   蔡义,河内温(今河南温县西)人。以明经给事大将军幕府,迁补覆盎城门侯。后昭帝下诏求通晓《韩诗》,征义待诏,久不进见。义上疏说:臣山东草莱之人,行能无所比,容貌不及众,然而不弃人伦者,窃以闻道于先师,自托于经术。愿赐清闲之安息,得尽精思于前。昭帝乃如其说《诗》,蔡义以此擢为光禄大夫给事中,进授帝。数年,拜为少府,迁御史大夫,代杨敞为丞相,封阳平侯。义为丞相时年八十余。短小无须眉,貌似老妪,行步弯腰曲背,常两吏扶夹乃能行。时大将军霍光秉政,议者有言霍光置宰相不选贤,苟用可专制者。霍光闻知,对左右侍中及官属说:以为人主师当为宰相,何谓不选贤?此语不可使天下闻也。义为相四年,本始三年(前71)六月死,谥曰节侯。无子,国除。 韩延寿以教化治颍川   韩延寿字长公,燕国(今北京西南)人,后行居杜陵(今陕西西安东南)。早年做过郡的文学教官。后迁谏大夫,调任淮阳太守。因治绩显著,转任颍川太守。因治绩显著,转任颍川太守。当时颍川多豪强大姓,号为难治。前赵广汉为太守,苦于颍川豪强大姓结党成风,遂提倡告奸,以风气日薄,,百姓互相结怨为仇。韩延寿到任后,为移风易俗,倡导礼义谦让,以教化开导百姓。他把郡中几十位享有威望的老人请来,设宴款待,询问民间风俗百姓疾苦,共同制定婚丧等仪礼的规章,并让郡的文学教官和学生都穿着儒服,戴着古式皮帽,拿着古式礼器,替郡内官吏和百姓举行婚丧仪式。百姓都不再用土偶木殉葬。数年后,韩延寿调任东郡太守,由黄霸接替他治理颍川,黄霸遵其治迹,颍川终于大治。 许皇后被害   本始三年(前71),宣帝许皇后被害身死。许皇后即许平君(今山东巨野东)人。父许广汉,武帝时因罪下蚕室,为宦者丞。昭帝时又论输掖庭,后为暴室啬夫,时皇曾孙(后为宣帝)并养于掖庭,遂以女平君妻之。一岁生元帝。不久,皇曾孙立为皇帝,平君为婕妤。群臣欲立霍光女为后,宣帝诏求故剑,公卿旨奏立许婕妤为皇后。本始三年,霍光夫人显欲贵其女成君,使女医淳于衍乘许皇后妊娠之机,取附子并合大医大丸以饮皇后,于是许皇后被害。后有人上书告之霍光,被霍光扣压,并纳其女入宫为后。许后谥为恭皇后,葬杜南。 广川王刘去自杀   刘去为广川王刘越之孙。征和二年(前91)继父爵为广川王。为人悖虐,听信王后昭叭谗言,焚烧烹煮,生割剥人,又拒师之谏,杀其父子,前后残杀无辜十六人,甚至一家母子三人均遭毒手。本始三年(前71),相、内史向朝廷告发。宣帝遣大鸿胪、丞相长史、御史丞、廷尉正杂治钜鹿诏狱,奏请逮捕刘去及昭信,查验得实,当处死。宣帝赦王,废徙上庸。刘去在途中自杀,王后自杀。</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>
surface/domelements/src/simpl-crud/simpl-crudtable.html
ms123s/simpl4-src
<!-- /** * This file is part of SIMPL4(http://simpl4.org). * * Copyright [2014] [Manfred Sattler] <manfred@ms123.org> * * SIMPL4 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * SIMPL4 is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with SIMPL4. If not, see <http://www.gnu.org/licenses/>. */ --> <dom-module id="simpl-crudtable"> <template> <style is="custom-style" include="simpl-datatables-shared-styles"></style> <style> paper-button.ripple { float: left; position: relative; } paper-button { font-size: 10px; } paper-button /deep/ paper-material.content { padding: 0.5em 0 !important; } :host /deep/ td.phone { padding: 0px !important; } :host /deep/ a { color: #888; text-decoration: initial; font-weight: 400; padding: 4px !important; font-size: 11px; min-width: 70px; } :host /deep/ a.filename { text-decoration: underline; font-weight: 600; } :host /deep/ div.phone { box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset; display: inline; max-width: 70px; } :host /deep/ .info { width: 20px; min-width: 20px; max-width: 20px ; padding: 0 !important; } :host /deep/ .control { width: 20px; min-width: 20px; max-width: 20px ; padding: 0 !important; } </style> <div id="buttonWrapperId" class="layout horizontal" style="margin-bottom:10px;"> <template is="dom-repeat" items="{{buttonList}}"> <paper-button class="button button_secondary ripple flex" raised name$="{{item.name}}" on-tap="onTap" disabled$="{{item.disabled}}"> <iron-icon name$="{{item.name}}" icon="{{item.icon}}"></iron-icon>{{item.text}}</paper-button> </template> </div> <div style="overflow:hidden;" class="layout horizontal center-justified"> <div class="spinner"></div> </table> </div> <div style="overflow:hidden;"> <table id="dataTablesId" class="dataTables responsive" style="width:100%;"> </table> </div> </template> <script> Polymer( { is: 'simpl-crudtable', behaviors: [ DataTablesBehavior, ModernizrBehavior, StyleScopeBehavior ], properties: { selectButtonEnabled: { type: Boolean, value: false }, disableSpinner: { type: Boolean, value: false }, dtOptions: { type: String, value: "" }, buttons: { type: String }, filter: { type: Object, } }, observers: [ 'filterChanged(filter.*,dtOptions)', 'buttonsChanged(buttons,isAttached,selectButtonEnabled)', 'selectionChanged(selection)' ], ready: function() {}, attached: function() { this.isAttached=true; }, addAction: function() { this.fire( "add-action", { entity: this.entity, table: this, entityChild: this.id, namespace: this.namespace } ); }, editAction: function() { if ( this.selection == null ) return; this.fire( "edit-action", { data: this.selection[ 0 ], dataSet: this.dataSet, rowIndex: this.currentRowIndex, entity: this.entity, table: this, entityChild: this.id, namespace: this.namespace } ); }, showAction: function() { if ( this.selection == null ) return; this.fire( "show-action", { data: this.selection[ 0 ], entity: this.entity, table: this, entityChild: this.id, namespace: this.namespace } ); }, detailAction: function() { if ( this.selection == null ) return; this.fire( "detail-action", { data: this.selection[ 0 ] } ); }, delAction: function() { if ( this.selection == null ) return; this.fire( "del-action", { data: this.selection[ 0 ], entity: this.entity, table: this, entityChild: this.id, namespace: this.namespace } ); }, refreshAction: function() { this.fire( "refresh-action", { entity: this.entity, table: this, entityChild: this.id, namespace: this.namespace } ); }, selectAction: function() { if( this.selectButtonEnabled ){ this.fire( "select-action", { data: {} } ); }else{ if ( this.selection == null ) return; this.fire( "select-action", { data: this.selection[ 0 ] } ); } }, cancelAction: function() { this.fire( "cancel-action", {} ); }, copyAction: function() { if ( this.selection == null ) return; this.fire( "copy-action", { data: this.selection[ 0 ], entity: this.entity, entityChild: this.id, table: this, namespace: this.namespace } ); }, onTap: function( e ) { var src = e.srcElement || e.target; var name = null; while ( src ) { name = src.getAttribute( "name" ); if ( name ) break; src = src.parentElement; } if ( name == null ) return; this.buttonDef[ name ].action.call( this ); }, selectionChanged: function() { if ( this.buttonDef == null ) return; this.buttonDef[ "edit" ].disabled = this.buttonDef[ "copy" ].disabled = this.buttonDef[ "show" ].disabled = this.buttonDef[ "select" ].disabled = this.buttonDef[ "detail" ].disabled = this.selection == null; for ( var i = 0; i < this.buttonList.length; i++ ) { if ( this.buttonList[ i ].name != 'add' && this.buttonList[ i ].name != 'cancel' && this.buttonList[i].name != "refresh" ) { if( this.selectButtonEnabled == false || this.buttonList[0].name != "select"){ this.set( "buttonList." + i + ".disabled", this.selection == null ); } } } if( this.selectButtonEnabled){ this.buttonDef[ "select" ].disabled = false; } }, buttonsChanged: function() { var buttons = { add: { action: this.addAction, icon: "add", text: tr( 'button.new' ), disabled: false }, edit: { action: this.editAction, icon: "create", text: tr( 'button.edit' ), disabled: true }, del: { action: this.delAction, icon: "delete", text: tr( 'button.del' ), disabled: true }, refresh: { action: this.refreshAction, icon: "refresh", text: tr( 'button.refresh' ), disabled: false }, show: { action: this.showAction, icon: "bookmark-outline", text: tr( 'button.show' ), disabled: true }, copy: { action: this.copyAction, icon: "content-copy", text: tr( 'button.copy' ), disabled: true }, detail: { action: this.detailAction, icon: "view-list", text: tr( 'button.details' ), disabled: true }, select: { action: this.selectAction, icon: "check", text: tr( 'button.select' ), disabled: this.selectButtonEnabled ? false : true }, cancel: { action: this.cancelAction, icon: "cancel", text: tr( 'button.cancel' ), disabled: false } } this.buttonDef = buttons; var bList = []; if( !_.isEmpty(this.buttons)){ this.buttons.split( "," ).forEach( ( function( name ) { var b = buttons[ name ]; b.name = name; bList.push( b ); } ).bind( this ) ); } this.buttonList = bList; }, filterChanged: function( o, n ) { if ( !this.filter ) return; this.entity = this.filter.entity; this.namespace = this.filter.namespace || simpl4.util.BaseManager.getNamespace(); var firsttime = false; if ( this.dtMeta == null || this._api == null ) { firsttime = true; } if ( firsttime ) { this.dtMeta = this.preProcessMeta( simpl4EntityManager.getEntityViewFields( this.filter.entity, "main-grid", true, { namespace: this.namespace } ) ); } if( this.dtMeta == null || this.dtMeta.length==0 ){ console.error("crudtable.nometa:",this.filter); return; } this.showSpinner( this.$.dataTablesId ); this.getData( this.filter, firsttime ); }, showSpinner: function( table ) { if( this.disableSpinner) return; this.async( function() { var sel = this.querySelector( ".spinner" ); if ( sel ) { sel.innerHTML = ''; Spinners.create( sel, { radius: 22, dashes: 30, width: 2.5, height: 10, opacity: 1, padding: 3, rotation: 600, color: '#000000' } ).play(); } }, 50 ); }, _dataComplete:function( data, firsttime){ this.async( function() { var sel = this.querySelector( ".spinner" ); if ( sel ) { sel.innerHTML=''; } }, 150 ); this.dataSet = this.preProcessData( data ); if ( firsttime ) { if ( this.dtOptions == "" ) { var options = { responsive: { details: { type: "column" } }, paging: false, dom: "frti", scrollY: '300px' }; } this._createTable( this.dtMeta, this.dataSet, this.dtOptions ); } else { this._api.clear(); this.dataSet.forEach( ( function( row, idx ) { row.__control=""; this._api.row.add( row ); } ).bind( this ) ); this._api.draw(); this._createRowListener(); } }, preProcessData: function( rows ) { var selKeys = Object.keys( this.selectableList || {} ); var dateKeys = Object.keys( this.dateList || {} ); var datetimeKeys = Object.keys( this.datetimeList || {} ); rows.forEach( function( r ) { selKeys.forEach( function( key ) { var val = r[ key ]; r[ key + "_display" ] = this.selectableList[ key ][ val ]; }, this ); dateKeys.forEach( function( key ) { var val = r[ key ]; r[ key + "_display" ] = this.getDate( val ); }, this ); datetimeKeys.forEach( function( key ) { var val = r[ key ]; r[ key + "_display" ] = this.getDatetime( val ); }, this ); }, this ); return rows; }, metaChanged: function() { this.dtMeta = this.preProcessMeta( this.meta ); }, preProcessMeta: function( fields ) { this.selectableList = {}; this.dateList = {}; this.datetimeList = {}; this.columns = []; var p = "data"; var e = this.entity; if ( this.entity.indexOf( ":" ) > 0 ) { p = this.entity.split( ":" )[ 0 ]; e = this.entity.split( ":" )[ 1 ]; } var ret = []; fields.forEach( function( f ) { var dtName = f.name; if ( f.hidden ) return; if ( f.selectable_items ) { this.selectableList[ f.name ] = this.toMap( f.selectable_items.getItems() ); dtName = f.name + "_display"; } if ( f.datatype == 'date' ) { this.dateList[ f.name ] = true; dtName = f.name + "_display"; } if ( f.datatype == 'datetime' ) { this.datetimeList[ f.name ] = true; dtName = f.name + "_display"; } var col = { title: f.title || tr( p + '.' + e + '.' + f.name ), data: dtName, visible: f.invisible !== true, class: f.tags, mRender: this.renderColumn.bind( this ) } if ( col.visible == false ) { col.class = "never"; } ret.push( col ); this.columns.push( f.name ); }, this ); this.allModList = []; this.allModList.concat( this.selectableList ); this.allModList.concat( this.dateList ); this.allModList.concat( this.datetimeList ); return ret; }, renderColumn: function( data, type, row, meta ) { var name = meta.settings.aoColumns[ meta.col ].mData; var clazz = meta.settings.aoColumns[ meta.col ].sClass; if ( Detectizr.device.type == "mobile" && clazz && clazz.toLowerCase().indexOf( "phone" ) > -1 ) { return "<div class='phone'><a href='tel:" + row[ name ] + "'>" + row[ name ] + "</a></div>"; } else if ( this.entity == "document" && name == 'filename' ) { var rpcString = encodeURIComponent( JSON.stringify( this._getRpcHeader( row.id ) ) ); var username = simpl4.util.Rpc._getUserName(); var password = simpl4.util.Rpc._getPassword(); var cred = simpl4.util.Base64.encode( username + ":" + password ); return "<div class='filename'><a class='filename' target='_blank' href='/rpc/get?credentials=" + cred + "&rpc=" + rpcString + "'>" + row[ name ] + "</a></div>"; } else { return row[ name ]; } }, toMap: function( sel ) { var map = {}; sel.forEach( function( elem ) { map[ elem.value ] = elem.label; }, this ); return map; }, _getRpcHeader: function( id ) { return { "service": "data", "method": "queryOne", "params": { "storeId": this.namespace + "_data", "entity": "document", "getContent": true, "id": id } }; }, getDatetime: function( val ) { if ( val == null ) { return "--"; } return moment( parseInt( val ) ).format( "L HH:mm" ); }, getDate: function( val ) { if ( val == null ) { return "--"; } return moment( parseInt( val ) ).format( "L" ); }, refresh: function() { this.filterChanged(); }, getData: function( filter, firsttime ) { this.selection = null; var props = simpl4.util.EntityManager.getEntityViewProperties( filter.entity, "main-grid", { namespace: this.namespace } ); var propsEntity = simpl4.util.EntityManager.getPropertiesForEntity( filter.entity, { namespace: this.namespace } ); var fields = null; var meta = this.dtMeta; if ( meta ) { fields = []; for ( var i = 0; i < meta.length; i++ ) { if ( meta[i].data == null ) { continue; } if ( meta[ i ].data.endsWith( "_display" ) ) { var s = meta[i].data; fields.push( s.substring(0, s.length-8) ); }else{ fields.push( meta[ i ].data ); } } } var p = "data"; var e = filter.entity; if ( filter.entity.indexOf( ":" ) > 0 ) { p = filter.entity.split( ":" )[ 0 ]; e = filter.entity.split( ":" )[ 1 ]; } var data; if ( filter.rpc ) { data = simpl4.util.Rpc.rpcSync( "data:query", filter.rpc ); this._dataComplete( data.rows, firsttime); } else if ( propsEntity.customServiceRead ) { var customService = propsEntity.customServiceRead; if ( customService.indexOf( ":" ) == -1 ) { customService = "camelRoute:" + customService; } if ( customService.indexOf( "." ) == -1 ) { var x = customService.split( ":" ); customService = x[ 0 ] + ":" + this.namespace + "." + x[ 1 ]; } var params = { service: customService.split(":")[0], method: customService.split(":")[1], parameter: { storeId: this.namespace + "_" + p, pageSize: 100, orderby: props.orderby, uuid: window.uuid, entity: e, fields: fields, filter: filter }, async: true, context: this, failed: function( e ) { console.error( "simpl-crudtable1:", e ); this.fire( "error", { error: e } ); }, completed: function( ret ) { console.error("completed:",ret); this._dataComplete( ret, firsttime); } } simpl4.util.Rpc.rpcAsync( params ); } else { var params = { service: "data", method: "query", parameter: { storeId: this.namespace + "_" + p, pageSize: 100, orderby: props.orderby, entity: e, fields: fields, filter: filter }, async: true, context: this, failed: function( e ) { console.error( "simpl-crudtable2:", e ); this.fire( "error", { error: e } ); }, completed: function( ret ) { console.log("completed2:",ret.rows); this._dataComplete( ret.rows, firsttime); } } simpl4.util.Rpc.rpcAsync( params ); } } } ); </script> </dom-module>
_layouts/portfolio_entry.html
adrianyi/adrianyi.github.io
<!DOCTYPE html> <html lang="en"> {% include head.html %} <body style="margin:5%;padding:0%;max-width:90%"> {% include entry_navigation.html %} {% include entry_header.html %} <section id="entry" class="entry"> {{ content }} </section> {% include footer.html %} {% include scripts.html %} </body> </html>
komet/search-view/src/main/resources/styles/extendedSearch.css
OSEHRA/ISAAC
.boldLabel { -fx-font-weight: bold; } .list-cell:even { -fx-background-color: #FFFFFF; } .list-cell:odd { -fx-background-color: rgba(25, 25, 25, .1); } /* out of focus style */ .list-cell:selected { -fx-background-color: -fx-faint-focus-color; } /*in focus style */ .list-view:focused .list-cell:selected { -fx-background-color: -fx-focus-color; }
library/hazelcast/2.5/hazelcast-2.5/docs/javadoc/com/hazelcast/query/class-use/Predicate.html
health-and-care-developer-network/health-and-care-developer-network
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_37) on Tue Jan 15 15:45:40 EET 2013 --> <TITLE> Uses of Interface com.hazelcast.query.Predicate (Hazelcast API - 2.5) </TITLE> <META NAME="date" CONTENT="2013-01-15"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.hazelcast.query.Predicate (Hazelcast API - 2.5)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query"><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="../../../../overview-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?com/hazelcast/query//class-usePredicate.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Predicate.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>com.hazelcast.query.Predicate</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.hazelcast.core"><B>com.hazelcast.core</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.hazelcast.query"><B>com.hazelcast.query</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.hazelcast.core"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A> in <A HREF="../../../../com/hazelcast/core/package-summary.html">com.hazelcast.core</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="../../../../com/hazelcast/core/package-summary.html">com.hazelcast.core</A> with parameters of type <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</A>&lt;<A HREF="../../../../com/hazelcast/core/IMap.html" title="type parameter in IMap">K</A>,<A HREF="../../../../com/hazelcast/core/IMap.html" title="type parameter in IMap">V</A>&gt;&gt;</CODE></FONT></TD> <TD><CODE><B>IMap.</B><B><A HREF="../../../../com/hazelcast/core/IMap.html#entrySet(com.hazelcast.query.Predicate)">entrySet</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Queries the map based on the specified predicate and returns the matching entries.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../com/hazelcast/core/IMap.html" title="type parameter in IMap">K</A>&gt;</CODE></FONT></TD> <TD><CODE><B>IMap.</B><B><A HREF="../../../../com/hazelcast/core/IMap.html#keySet(com.hazelcast.query.Predicate)">keySet</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Queries the map based on the specified predicate and returns the keys of matching entries.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../com/hazelcast/core/IMap.html" title="type parameter in IMap">K</A>&gt;</CODE></FONT></TD> <TD><CODE><B>IMap.</B><B><A HREF="../../../../com/hazelcast/core/IMap.html#localKeySet(com.hazelcast.query.Predicate)">localKeySet</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the keys of matching locally owned entries.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="../../../../com/hazelcast/core/IMap.html" title="type parameter in IMap">V</A>&gt;</CODE></FONT></TD> <TD><CODE><B>IMap.</B><B><A HREF="../../../../com/hazelcast/core/IMap.html#values(com.hazelcast.query.Predicate)">values</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Queries the map based on the specified predicate and returns the values of matching entries.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.hazelcast.query"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A> in <A HREF="../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</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">Subinterfaces of <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A> in <A HREF="../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;interface</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/IndexAwarePredicate.html" title="interface in com.hazelcast.query">IndexAwarePredicate</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">Classes in <A HREF="../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</A> that implement <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</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="../../../../com/hazelcast/query/PredicateBuilder.html" title="class in com.hazelcast.query">PredicateBuilder</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.AbstractPredicate.html" title="class in com.hazelcast.query">Predicates.AbstractPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.AndOrPredicate.html" title="class in com.hazelcast.query">Predicates.AndOrPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.BetweenPredicate.html" title="class in com.hazelcast.query">Predicates.BetweenPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.EqualPredicate.html" title="class in com.hazelcast.query">Predicates.EqualPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.GreaterLessPredicate.html" title="class in com.hazelcast.query">Predicates.GreaterLessPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.InPredicate.html" title="class in com.hazelcast.query">Predicates.InPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.LikePredicate.html" title="class in com.hazelcast.query">Predicates.LikePredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.NotEqualPredicate.html" title="class in com.hazelcast.query">Predicates.NotEqualPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.NotPredicate.html" title="class in com.hazelcast.query">Predicates.NotPredicate</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.RegexPredicate.html" title="class in com.hazelcast.query">Predicates.RegexPredicate</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="../../../../com/hazelcast/query/SqlPredicate.html" title="class in com.hazelcast.query">SqlPredicate</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">Methods in <A HREF="../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</A> that return <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#and(com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">and</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;x, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;y)</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 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> <TR ALIGN="right" VALIGN=""> <TD NOWRAP><FONT SIZE="-1"> <CODE>&lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;&gt; <BR> <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> </TR> </TABLE> </CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#between(com.hazelcast.query.Expression, T, T)">between</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;? extends T&gt;&nbsp;expression, T&nbsp;from, T&nbsp;to)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#equal(com.hazelcast.query.Expression, java.lang.Object)">equal</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&nbsp;x, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;y)</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;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>QueryContext.</B><B><A HREF="../../../../com/hazelcast/query/QueryContext.html#getPredicate()">getPredicate</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> <TR ALIGN="right" VALIGN=""> <TD NOWRAP><FONT SIZE="-1"> <CODE>&lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;&gt; <BR> <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> </TR> </TABLE> </CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#greaterEqual(com.hazelcast.query.Expression, T)">greaterEqual</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;? extends T&gt;&nbsp;x, T&nbsp;y)</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 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> <TR ALIGN="right" VALIGN=""> <TD NOWRAP><FONT SIZE="-1"> <CODE>&lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;&gt; <BR> <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> </TR> </TABLE> </CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#greaterThan(com.hazelcast.query.Expression, T)">greaterThan</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;? extends T&gt;&nbsp;x, T&nbsp;y)</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 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> <TR ALIGN="right" VALIGN=""> <TD NOWRAP><FONT SIZE="-1"> <CODE>&lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;&gt; <BR> <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> </TR> </TABLE> </CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#in(com.hazelcast.query.Expression, T...)">in</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;? extends T&gt;&nbsp;expression, T...&nbsp;values)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#instanceOf(java.lang.Class)">instanceOf</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;klass)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#isNot(com.hazelcast.query.Expression)">isNot</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</A>&gt;&nbsp;x)</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 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> <TR ALIGN="right" VALIGN=""> <TD NOWRAP><FONT SIZE="-1"> <CODE>&lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;&gt; <BR> <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> </TR> </TABLE> </CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#lessEqual(com.hazelcast.query.Expression, T)">lessEqual</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;? extends T&gt;&nbsp;x, T&nbsp;y)</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 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> <TR ALIGN="right" VALIGN=""> <TD NOWRAP><FONT SIZE="-1"> <CODE>&lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;&gt; <BR> <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> </TR> </TABLE> </CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#lessThan(com.hazelcast.query.Expression, T)">lessThan</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;? extends T&gt;&nbsp;x, T&nbsp;y)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#like(com.hazelcast.query.Expression, java.lang.String)">like</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;x, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#not(com.hazelcast.query.Predicate)">not</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#notEqual(com.hazelcast.query.Expression, java.lang.Object)">notEqual</A></B>(<A HREF="../../../../com/hazelcast/query/Expression.html" title="interface in com.hazelcast.query">Expression</A>&nbsp;x, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;y)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#or(com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">or</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;x, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;y)</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">Methods in <A HREF="../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</A> with parameters of type <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../com/hazelcast/query/PredicateBuilder.html" title="class in com.hazelcast.query">PredicateBuilder</A></CODE></FONT></TD> <TD><CODE><B>PredicateBuilder.</B><B><A HREF="../../../../com/hazelcast/query/PredicateBuilder.html#and(com.hazelcast.query.Predicate)">and</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#and(com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">and</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;x, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;y)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#and(com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">and</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;x, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;y)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#not(com.hazelcast.query.Predicate)">not</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</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;<A HREF="../../../../com/hazelcast/query/PredicateBuilder.html" title="class in com.hazelcast.query">PredicateBuilder</A></CODE></FONT></TD> <TD><CODE><B>PredicateBuilder.</B><B><A HREF="../../../../com/hazelcast/query/PredicateBuilder.html#or(com.hazelcast.query.Predicate)">or</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#or(com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">or</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;x, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;y)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></CODE></FONT></TD> <TD><CODE><B>Predicates.</B><B><A HREF="../../../../com/hazelcast/query/Predicates.html#or(com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">or</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;x, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;y)</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="../../../../com/hazelcast/query/package-summary.html">com.hazelcast.query</A> with parameters of type <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../com/hazelcast/query/Predicates.AndOrPredicate.html#Predicates.AndOrPredicate(boolean, com.hazelcast.query.Predicate...)">Predicates.AndOrPredicate</A></B>(boolean&nbsp;and, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>...&nbsp;predicates)</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="../../../../com/hazelcast/query/Predicates.AndOrPredicate.html#Predicates.AndOrPredicate(boolean, com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">Predicates.AndOrPredicate</A></B>(boolean&nbsp;and, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;first, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;second)</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="../../../../com/hazelcast/query/Predicates.AndOrPredicate.html#Predicates.AndOrPredicate(boolean, com.hazelcast.query.Predicate, com.hazelcast.query.Predicate)">Predicates.AndOrPredicate</A></B>(boolean&nbsp;and, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;first, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;second)</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="../../../../com/hazelcast/query/Predicates.NotPredicate.html#Predicates.NotPredicate(com.hazelcast.query.Predicate)">Predicates.NotPredicate</A></B>(<A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate)</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="../../../../com/hazelcast/query/QueryContext.html#QueryContext(java.lang.String, com.hazelcast.query.Predicate, com.hazelcast.query.MapIndexService)">QueryContext</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;mapName, <A HREF="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query">Predicate</A>&nbsp;predicate, <A HREF="../../../../com/hazelcast/query/MapIndexService.html" title="class in com.hazelcast.query">MapIndexService</A>&nbsp;mapIndexService)</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="../../../../com/hazelcast/query/Predicate.html" title="interface in com.hazelcast.query"><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="../../../../overview-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?com/hazelcast/query//class-usePredicate.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Predicate.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 © 2008-2012 Hazelcast, Inc. All Rights Reserved.</i> </BODY> </HTML>
dist/openxava/doc/apidocs/org/openxava/annotations/class-use/SearchKey.html
jecuendet/maven4openxava
<!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_19) on Mon Feb 03 12:19:26 CET 2014 --> <TITLE> Uses of Class org.openxava.annotations.SearchKey (OpenXava 4.9.1 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.openxava.annotations.SearchKey (OpenXava 4.9.1 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/openxava/annotations/SearchKey.html" title="annotation in org.openxava.annotations"><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="../../../../overview-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/openxava/annotations/class-use/SearchKey.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SearchKey.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.openxava.annotations.SearchKey</B></H2> </CENTER> No usage of org.openxava.annotations.SearchKey <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/openxava/annotations/SearchKey.html" title="annotation in org.openxava.annotations"><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="../../../../overview-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/openxava/annotations/class-use/SearchKey.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SearchKey.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>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_02_testAbaNumberCheck_1830_bad_i1s.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_02.html">Class Test_AbaRouteValidator_02</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_1830_bad </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_02.html?line=22168#src-22168" >testAbaNumberCheck_1830_bad</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:32:17 </td> <td> 0.0 </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_1830_bad</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/exceptions/AbaRouteValidationException.html?id=23392#AbaRouteValidationException" title="AbaRouteValidationException" name="sl-43">com.cardatechnologies.utils.validators.abaroutevalidator.exceptions.AbaRouteValidationException</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/ErrorCodes.html?id=23392#ErrorCodes" title="ErrorCodes" name="sl-42">com.cardatechnologies.utils.validators.abaroutevalidator.ErrorCodes</a> </td> <td> <span class="sortValue">0.5714286</span>57.1% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="57.1% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:57.1%"></div></div></div> </td> </tr> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=23392#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.29411766</span>29.4% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="29.4% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:29.4%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
gallery/dunes_june2016/index.html
Dronerecovery-dot-org/drone-recovery-site
--- layout: page title: "John Dellenback Dunes Trail, Oregon" description: "June 2016" header-img: "img/gallery-bg.jpg" --- <html class="no-js" lang="en"> <head> <meta content="charset=utf-8"> <!-- CSS --> <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,600&subset=latin,latin-ext' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="{{ site.baseurl }}/css/galleries.css" media="screen" /> <link rel="stylesheet" href="{{ site.baseurl }}/css/magnificpopup.css" media="screen" /> <!-- Modernizr --> <script src="{{ site.baseurl }}/js/modernizr.js"></script> </head> <body> <section id="content" role="main"> <div class="wrapper"> <br><br> <h2>"June 14: John Dellenback Dunes Trail"</h2> <!-- Gallery __--> <div class="gallery masonry-gallery"> <figure class="gallery-item"> <header class='gallery-icon'> <a href="https://s3.amazonaws.com/drone-recovery/dunes1.jpg" class="popup"><img src="https://s3.amazonaws.com/drone-recovery/dunes1.jpg" style="cursor: default;" /></a> </header> <figcaption class='gallery-caption'> <div class="entry-summary"> <h3>John Dellenback Dunes Trail</h3> <p>June 2016</p> </div> </figcaption> </figure> <figure class="gallery-item"> <header class='gallery-icon'> <a href="https://s3.amazonaws.com/drone-recovery/dunes2.jpg" class="popup"><img src="https://s3.amazonaws.com/drone-recovery/dunes2.jpg" style="cursor: default;" /></a> </header> <figcaption class='gallery-caption'> <div class="entry-summary"> <h3>John Dellenback Dunes Trail</h3> <p>June 2016</p> </div> </figcaption> </figure> <figure class="gallery-item"> <header class='gallery-icon'> <a href="https://s3.amazonaws.com/drone-recovery/dunes3.jpg" class="popup"><img src="https://s3.amazonaws.com/drone-recovery/dunes3.jpg" style="cursor: default;" /></a> </header> <figcaption class='gallery-caption'> <div class="entry-summary"> <h3>John Dellenback Dunes Trail</h3> <p>June 2016</p> </div> </figcaption> </figure> <figure class="gallery-item"> <header class='gallery-icon'> <a href="https://s3.amazonaws.com/drone-recovery/dunes4.jpg" class="popup"><img src="https://s3.amazonaws.com/drone-recovery/dunes4.jpg" style="cursor: default;" /></a> </header> <figcaption class='gallery-caption'> <div class="entry-summary"> <h3>John Dellenback Dunes Trail</h3> <p>June 2016</p> </div> </figcaption> </figure> <figure class="gallery-item"> <header class='gallery-icon'> <a href="https://s3.amazonaws.com/drone-recovery/dunes5.jpg" class="popup"><img src="https://s3.amazonaws.com/drone-recovery/dunes5.jpg" style="cursor: default;" /></a> </header> <figcaption class='gallery-caption'> <div class="entry-summary"> <h3>John Dellenback Dunes Trail</h3> <p>June 2016</p> </div> </figcaption> </figure> <figure class="gallery-item"> <header class='gallery-icon'> <a href="https://s3.amazonaws.com/drone-recovery/dunes6.jpg" class="popup"><img src="https://s3.amazonaws.com/drone-recovery/dunes6.jpg" style="cursor: default;" /></a> </header> <figcaption class='gallery-caption'> <div class="entry-summary"> <h3>John Dellenback Dunes Trail</h3> <p>June 2016</p> </div> </figcaption> </figure> <figure class="gallery-item"> <header class='gallery-icon'> <a href="https://s3.amazonaws.com/drone-recovery/dunes7.jpg" class="popup"><img src="https://s3.amazonaws.com/drone-recovery/dunes7.jpg" style="cursor: default;" /></a> </header> <figcaption class='gallery-caption'> <div class="entry-summary"> <h3>John Dellenback Dunes Trail</h3> <p>June 2016</p> </div> </figcaption> </figure> </a> </header> </figure> </div> </div><!-- END .wrapper --> There's also some <a href="http://dronerecovery.org/video/dunes_june2016/">drone footage</a> from this hike. </section> <!-- jQuery --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="http://code.jquery.com/jquery-1.11.3.min.js"></script> <script src="{{ site.baseurl }}/js/retina.min.js"></script> <!-- include Masonry --> <script src="{{ site.baseurl }}/js/isotope.pkgd.min.js"></script> <!-- include image popups --> <script src="{{ site.baseurl }}/js/jquery.magnific-popup.min.js"></script> <!-- include mousewheel plugins --> <script src="{{ site.baseurl }}/js/jquery.mousewheel.min.js"></script> <!-- include carousel plugins --> <script src="{{ site.baseurl }}/js/jquery.tinycarousel.min.js"></script> <!-- include svg line drawing plugin --> <script src="{{ site.baseurl }}/js/jquery.lazylinepainter.min.js"></script> <!-- include custom script --> <script src="{{ site.baseurl }}/js/scripts.js"></script> </body></html>
2017.10.2/apidocs/org/wildfly/swarm/config/management/access/class-use/VaultExpressionConstraintSupplier.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 Tue Feb 06 09:38:18 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.management.access.VaultExpressionConstraintSupplier (BOM: * : All 2017.10.2 API)</title> <meta name="date" content="2018-02-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 Interface org.wildfly.swarm.config.management.access.VaultExpressionConstraintSupplier (BOM: * : All 2017.10.2 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.10.2</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/management/access/class-use/VaultExpressionConstraintSupplier.html" target="_top">Frames</a></li> <li><a href="VaultExpressionConstraintSupplier.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 org.wildfly.swarm.config.management.access.VaultExpressionConstraintSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.management.access.VaultExpressionConstraintSupplier</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintSupplier</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.management">org.wildfly.swarm.config.management</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.management"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintSupplier</a> in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/management/package-summary.html">org.wildfly.swarm.config.management</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintSupplier</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/management/AuthorizationAccess.html" title="type parameter in AuthorizationAccess">T</a></code></td> <td class="colLast"><span class="typeNameLabel">AuthorizationAccess.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/management/AuthorizationAccess.html#vaultExpressionConstraint-org.wildfly.swarm.config.management.access.VaultExpressionConstraintSupplier-">vaultExpressionConstraint</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access">VaultExpressionConstraintSupplier</a>&nbsp;supplier)</code> <div class="block">Configuration of whether vault expressions should be considered sensitive.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/management/access/VaultExpressionConstraintSupplier.html" title="interface in org.wildfly.swarm.config.management.access">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.10.2</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/management/access/class-use/VaultExpressionConstraintSupplier.html" target="_top">Frames</a></li> <li><a href="VaultExpressionConstraintSupplier.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>
javadoc/hibernate_Doc/org/hibernate/transform/package-summary.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:35 EST 2014 --> <title>org.hibernate.transform (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="org.hibernate.transform (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 class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/hibernate/tool/instrument/javassist/package-summary.html">Prev Package</a></li> <li><a href="../../../org/hibernate/tuple/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/hibernate/transform/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;org.hibernate.transform</h1> <div class="docSummary"> <div class="block"><div class="paragraph"></div> </div> <p>See:&nbsp;<a href="#package_description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Interface</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/ResultTransformer.html" title="interface in org.hibernate.transform">ResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/TupleSubsetResultTransformer.html" title="interface in org.hibernate.transform">TupleSubsetResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&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="../../../org/hibernate/transform/AliasedTupleSubsetResultTransformer.html" title="class in org.hibernate.transform">AliasedTupleSubsetResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/AliasToBeanConstructorResultTransformer.html" title="class in org.hibernate.transform">AliasToBeanConstructorResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/AliasToBeanResultTransformer.html" title="class in org.hibernate.transform">AliasToBeanResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/AliasToEntityMapResultTransformer.html" title="class in org.hibernate.transform">AliasToEntityMapResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/BasicTransformerAdapter.html" title="class in org.hibernate.transform">BasicTransformerAdapter</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/CacheableResultTransformer.html" title="class in org.hibernate.transform">CacheableResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/DistinctResultTransformer.html" title="class in org.hibernate.transform">DistinctResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/DistinctRootEntityResultTransformer.html" title="class in org.hibernate.transform">DistinctRootEntityResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/PassThroughResultTransformer.html" title="class in org.hibernate.transform">PassThroughResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/RootEntityResultTransformer.html" title="class in org.hibernate.transform">RootEntityResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/ToListResultTransformer.html" title="class in org.hibernate.transform">ToListResultTransformer</a></td> <td class="colLast"> <div class="block"><div class="paragraph"></div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../org/hibernate/transform/Transformers.html" title="class in org.hibernate.transform">Transformers</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> <a name="package_description"> <!-- --> </a> <h2 title="Package org.hibernate.transform Description">Package org.hibernate.transform Description</h2> <div class="block"><div class="paragraph"> <p>&lt;p&gt; Defines strategies for post-processing criteria query result sets into a form convenient to the application. &lt;/p&gt;</p> </div></div> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/hibernate/tool/instrument/javassist/package-summary.html">Prev Package</a></li> <li><a href="../../../org/hibernate/tuple/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/hibernate/transform/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p> </body> </html>
deployment/webapps/webdav/securibench/micro/basic/Basic14.java.html
too4words/securibench-micro
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head> <title></title> <style type="text/css"> <!--code { font-family: Courier New, Courier; font-size: 10pt; margin: 0px; }--> </style> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> </head><body> <!-- ======================================================== --> <!-- = Java Sourcecode to HTML automatically converted code = --> <!-- = Java2Html Converter V4.1 2004 by Markus Gebhard markus@jave.de = --> <!-- = Further information: http://www.java2html.de = --> <div align="left" class="java"> <table border="0" cellpadding="3" cellspacing="0" bgcolor="#ffffff"> <!-- start headline --> <tr> <td colspan="2"> <center><font size="+2"> <code><b> Basic14.java </b></code> </font></center> </td> </tr> <!-- end headline --> <tr> <!-- start source code --> <td nowrap="nowrap" valign="top" align="left"> <code> <font color="#808080">01</font>&nbsp;<font color="#3f5fbf">/**</font><br/> <font color="#808080">02</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#7f9fbf">@author&nbsp;</font><font color="#3f5fbf">Benjamin&nbsp;Livshits&nbsp;</font><font color="#7f7f9f">&lt;livshits@cs.stanford.edu&gt;</font><br/> <font color="#808080">03</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><br/> <font color="#808080">04</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#3f5fbf">$Id: Basic14.java.html,v 1.1 2006/04/21 17:14:24 livshits Exp $</font><br/> <font color="#808080">05</font>&nbsp;<font color="#ffffff">&nbsp;</font><font color="#3f5fbf">*/</font><br/> <font color="#808080">06</font>&nbsp;<font color="#7f0055"><b>package&nbsp;</b></font><font color="#000000">securibench.micro.basic;</font><br/> <font color="#808080">07</font>&nbsp;<font color="#ffffff"></font><br/> <font color="#808080">08</font>&nbsp;<font color="#7f0055"><b>import&nbsp;</b></font><font color="#000000">java.io.IOException;</font><br/> <font color="#808080">09</font>&nbsp;<font color="#7f0055"><b>import&nbsp;</b></font><font color="#000000">java.io.PrintWriter;</font><br/> <font color="#808080">10</font>&nbsp;<font color="#7f0055"><b>import&nbsp;</b></font><font color="#000000">java.util.Enumeration;</font><br/> <font color="#808080">11</font>&nbsp;<font color="#7f0055"><b>import&nbsp;</b></font><font color="#000000">javax.servlet.http.HttpServlet;</font><br/> <font color="#808080">12</font>&nbsp;<font color="#7f0055"><b>import&nbsp;</b></font><font color="#000000">javax.servlet.http.HttpServletRequest;</font><br/> <font color="#808080">13</font>&nbsp;<font color="#7f0055"><b>import&nbsp;</b></font><font color="#000000">javax.servlet.http.HttpServletResponse;</font><br/> <font color="#808080">14</font>&nbsp;<font color="#7f0055"><b>import&nbsp;</b></font><font color="#000000">securibench.micro.MicroTestCase;</font><br/> <font color="#808080">15</font>&nbsp;<font color="#ffffff"></font><br/> <font color="#808080">16</font>&nbsp;<font color="#3f5fbf">/**&nbsp;</font><br/> <font color="#808080">17</font>&nbsp;<font color="#ffffff">&nbsp;</font><font color="#3f5fbf">*&nbsp;&nbsp;@servlet&nbsp;description=&#34;use&nbsp;the&nbsp;servlet&nbsp;context&nbsp;and&nbsp;casts&#34;&nbsp;</font><br/> <font color="#808080">18</font>&nbsp;<font color="#ffffff">&nbsp;</font><font color="#3f5fbf">*&nbsp;&nbsp;@servlet&nbsp;vuln_count&nbsp;=&nbsp;&#34;1&#34;&nbsp;</font><br/> <font color="#808080">19</font>&nbsp;<font color="#ffffff">&nbsp;</font><font color="#3f5fbf">*&nbsp;&nbsp;*/</font><br/> <font color="#808080">20</font>&nbsp;<font color="#7f0055"><b>public&nbsp;class&nbsp;</b></font><font color="#000000">Basic14&nbsp;</font><font color="#7f0055"><b>extends&nbsp;</b></font><font color="#000000">HttpServlet&nbsp;</font><font color="#7f0055"><b>implements&nbsp;</b></font><font color="#000000">MicroTestCase&nbsp;</font><font color="#000000">{</font><br/> <font color="#808080">21</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#7f0055"><b>protected&nbsp;</b></font><font color="#7f0055"><b>void&nbsp;</b></font><font color="#000000">doGet</font><font color="#000000">(</font><font color="#000000">HttpServletRequest&nbsp;req,&nbsp;HttpServletResponse&nbsp;resp</font><font color="#000000">)&nbsp;</font><font color="#7f0055"><b>throws&nbsp;</b></font><font color="#000000">IOException&nbsp;</font><font color="#000000">{</font><br/> <font color="#808080">22</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#7f0055"><b>for</b></font><font color="#000000">(</font><font color="#000000">Enumeration&nbsp;e&nbsp;=&nbsp;getServletConfig</font><font color="#000000">()</font><font color="#000000">.getInitParameterNames</font><font color="#000000">()</font><font color="#000000">;&nbsp;e.hasMoreElements</font><font color="#000000">()</font><font color="#000000">;&nbsp;</font><font color="#000000">)&nbsp;{</font><br/> <font color="#808080">23</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#000000">String&nbsp;s&nbsp;&nbsp;=&nbsp;</font><font color="#000000">(</font><font color="#000000">String</font><font color="#000000">)&nbsp;</font><font color="#000000">e.nextElement</font><font color="#000000">()</font><font color="#000000">;</font><br/> <font color="#808080">24</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#000000">PrintWriter&nbsp;writer&nbsp;=&nbsp;resp.getWriter</font><font color="#000000">()</font><font color="#000000">;&nbsp;&nbsp;</font><br/> <font color="#808080">25</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#000000">writer.println</font><font color="#000000">(</font><font color="#000000">s</font><font color="#000000">)</font><font color="#000000">;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#3f7f5f">/*&nbsp;BAD&nbsp;*/</font><br/> <font color="#808080">26</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#000000">}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><br/> <font color="#808080">27</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#000000">}</font><br/> <font color="#808080">28</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><br/> <font color="#808080">29</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#7f0055"><b>public&nbsp;</b></font><font color="#000000">String&nbsp;getDescription</font><font color="#000000">()&nbsp;{</font><br/> <font color="#808080">30</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#7f0055"><b>return&nbsp;</b></font><font color="#2a00ff">&#34;use&nbsp;the&nbsp;servlet&nbsp;context&nbsp;and&nbsp;casts&#34;</font><font color="#000000">;</font><br/> <font color="#808080">31</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#000000">}</font><br/> <font color="#808080">32</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><br/> <font color="#808080">33</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#7f0055"><b>public&nbsp;</b></font><font color="#7f0055"><b>int&nbsp;</b></font><font color="#000000">getVulnerabilityCount</font><font color="#000000">()&nbsp;{</font><br/> <font color="#808080">34</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#7f0055"><b>return&nbsp;</b></font><font color="#990000">1</font><font color="#000000">;</font><br/> <font color="#808080">35</font>&nbsp;<font color="#ffffff">&nbsp;&nbsp;&nbsp;&nbsp;</font><font color="#000000">}</font><br/> <font color="#808080">36</font>&nbsp;<font color="#000000">}</font></code> </td> <!-- end source code --> </tr> </table> </div> <!-- = END of automatically generated HTML code = --> <!-- ======================================================== --> </body></html>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_13a_testAbaNumberCheck_26353_good_y7y.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_13a.html">Class Test_AbaRouteValidator_13a</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_26353_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_13a.html?line=32537#src-32537" >testAbaNumberCheck_26353_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:42:22 </td> <td> 0.0 </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_26353_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=44350#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>
index.html
GuMengD/test01
网页第一个版本 新功能2 修正功能2的bug #bug01 新功能3 #bug03 新功能4
docs/apidoc/private/svnmailer.notifier._textnews-module.html
m-tmatma/svnmailer
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>svnmailer.notifier._textnews</title> <link rel="stylesheet" href="epydoc.css" type="text/css"></link> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- =========== START OF NAVBAR =========== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="center"> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="svnmailer-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <font size="-1"><b class="breadcrumbs"> <a href="svnmailer-module.html">Package&nbsp;svnmailer</a> :: <a href="svnmailer.notifier-module.html">Package&nbsp;notifier</a> :: Module&nbsp;_textnews </b></font></br> </td> <td><table cellpadding="0" cellspacing="0"> <tr><td align="right"><font size="-2">[<b>show&nbsp;private</b>&nbsp;|&nbsp;hide&nbsp;private]</font></td></tr> <tr><td align="right"><font size="-2">[<a href="frames.html"target="_top">frames</a>&nbsp;|&nbsp;<a href="../private/svnmailer.notifier._textnews-module.html" target="_top">no&nbsp;frames</a>]</font></td></tr> </table></td> </tr></table> <!-- =========== START OF MODULE DESCRIPTION =========== --> <h2 class="module">Module svnmailer.notifier._textnews</h2> Text based news notifier<hr/> <!-- =========== START OF CLASSES =========== --> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="summary"> <th colspan="2">Classes</th></tr> <tr><td width="15%"> <b><a href="../private/svnmailer.notifier._textnews.TextNewsNotifier-class.html"><code>TextNewsNotifier</code></a></b></td> <td>Bases class for news notifiers</td></tr> </table><br /> <!-- =========== START OF FUNCTION SUMMARY =========== --> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="summary"> <th colspan="2">Function Summary</th></tr> <tr><td align="right" valign="top" width="15%"><font size="-1"><tt class="literal"><span class="pre">list</span></tt></font></td> <td><code><span class="summary-sig"><a href="../private/svnmailer.notifier._textnews-module.html#getNotifier" class="summary-sig-name"><code>getNotifier</code></a>(<span class=summary-sig-arg>cls</span>, <span class=summary-sig-arg>settings</span>, <span class=summary-sig-arg>groupset</span>)</span></code> <br /> Returns an initialized notifier or nothing</td></tr> </table><br /> <!-- =========== START OF FUNCTION DETAILS =========== --> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="details"> <th colspan="2">Function Details</th></tr> </table> <a name="getNotifier"></a> <table width="100%" class="func-details" bgcolor="#e0e0e0"><tr><td> <h3><span class="sig"><span class="sig-name">getNotifier</span>(<span class=sig-arg>cls</span>, <span class=sig-arg>settings</span>, <span class=sig-arg>groupset</span>)</span> </h3> Returns an initialized notifier or nothing <dl><dt></dt><dd> <dl><dt><b>Parameters:</b></dt> <dd><code><b>cls</b></code> - The notifier base class to use <br /><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (type=<tt class="literal"><span class="pre">class</span></tt>)</i> <dd><code><b>settings</b></code> - The svnmailer settings <br /><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (type=<a href="../private/svnmailer.settings._base.BaseSettings-class.html" class="link"><code>svnmailer.settings._base.BaseSettings</code></a>)</i> <dd><code><b>groupset</b></code> - The groupset to process <br /><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (type=<tt class="literal"><span class="pre">list</span></tt>)</i> </dd> </dl> <dl><dt><b>Returns:</b></dt> <dd> The list of notifiers (containing 0 or 1 member) <br /><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (type=<tt class="literal"><span class="pre">list</span></tt>)</i> </dd> </dl> </dd></dl> </td></tr></table> <br /> <!-- =========== START OF NAVBAR =========== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="center"> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="svnmailer-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left"><font size="-2">Generated by Epydoc 2.0 on Sun Sep 25 20:49:10 2005</font></td> <td align="right"><a href="http://epydoc.sourceforge.net" ><font size="-2">http://epydoc.sf.net</font></a></td> </tr> </table> </body> </html>
Application/Modules/Wap/Tpl/default/Order/order_detail.html
JustGrin/yixiuge
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="format-detection" content="telephone=no"> <meta name="viewport" content="minimal-ui,width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <title>订单详情-{$webseting.web_title}</title> <link href="__PUBLIC__/wap/css/rest.css" rel="stylesheet"> <link href="__PUBLIC__/wap/css/user.css" rel="stylesheet"> <link href="__PUBLIC__/wap/css/detailedTracking.css" rel="stylesheet"> </head> <body id="body"> <header id="header" class="u-header clearfix"> <div class="u-hd-left f-left"> <a href="javascript:history.go(-1);" class="J_backToPrev"><span class="u-icon-px i-hd-back"></span></a> </div> <div class="u-hd-tit"><span>订单详情</span></div> </header> <div class="fwrap"> <section class="order-con"> <ul class="order-list"> <li> <div class="order-box"> <div class="order-width"> <p>订单编号:{$data.pay_sn}</p> <p>订单金额:<s style="text-decoration: line-through;">¥{$data.goods_amount}</s>/¥{$data.order_amount}</p> <p>订单日期:{$data.add_time|date="Y-m-d H:i:s",###}</p> <p>订单状态:{$order_state[$data['order_state']]}</p> </div> <div class="order-width"> <if condition="$data['order_state'] gt 10"> <p>付款时间:{$data.payment_time|date="Y-m-d H:i:s",###}</p> </if> <if condition="$data['order_state'] gt 20"> <p>完成时间:{$data.finnshed_time|date="Y-m-d H:i:s",###}</p> </if> <if condition="$data['order_state'] lt 10"> <p>是否退款: {$refund_state[$data['refund_state']]}</p> <if condition="$data['order_state'] gt 0"> <p>退款金额:{$data.refund_amount}</p> </if> </if> </div> <!-- <div class="pay-button"> <a class="pay-order" href="#">订单跟踪</a> <a class="pay-order" href="#">满意度评价</a> </div>--> </div> </li> <li> <div class="order-box"> <ul class="book-list"> <volist name="order_goods" id="vo"> <li class="border-bottom"> <a href="{:U('Wap/Group/goods_detail',array('id'=>$vo['goods_id']))}"> <div class="order-msg"> <img src="{:U('wap/index/get_thumbs',array('auto'=>64))}?img={$vo.goods_image}" class="img_ware"> <div class="order-msg"> <p class="title"> {$vo.goods_name}</p> <p class="price"> ¥{$vo.goods_pay_price}/<s style="text-decoration: line-through;">¥{$vo.goods_price}</s> <span></span></p> <p class="order-data">X{$vo.goods_num}</p> </div> </div> </a> </li> </volist> </ul> </div> </li> <li> <div class="order-box"> <div class="order-width"> <p class="border-bottom usr-name">付款方式:<span class="fr">在线支付</span></p> <p>商品金额:<span class="fr red">¥{$data.order_amount}/<s style="text-decoration: line-through;">¥{$data.goods_amount}</s></span></p> <if condition="$data['discount_consume'] lt 1 && $data['discount_consume'] gt 0"> <p>折扣:<span class="fr red">{$data['discount_consume']*10}折</span></p> </if> <!-- <p class="border-bottom">运费:<span class="fr red">¥0.00</span></p> --> <p>应支付金额:<span class="fr red">¥{$data.order_amount}</span></p> </div> </div> </li> <if condition="$data['order_state'] eq 10"> <li> <div class="order-box"> <div class="order-width"> <a href="{:U('Wap/Order/order_pay')}?pay_sn={$data.pay_sn}" onclick="javascript:void(0);" data-tpa="GOTO_CHECKOUT" class="new-abtn-type new-mg-tb30 phone_log_btn"> 去付款 </a> </div> </div> </li> </if> <!-- <li> <div class="order-box"> <div class="order-width"> <p class="border-bottom usr-name">配送信息<span class="fr"></span></p> <p>配送方式: 普通快递</p> <p>送货时间: 只工作日送货(双休日、假日不用送)</p> <p>配送时间: </p> </div> </div> </li> --> </ul> </section> </div> </body> </html>
Template/mobile/v1/User/membercenter.html
chahualao/shop
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" /> <title></title> <link rel="stylesheet" type="text/css" href="__MOBILE_STATIC__/vendor/mui/mui.min.css" /> <link rel="stylesheet" href="__MOBILE_STATIC__/mobile/css/public.css" /> <link rel="stylesheet" href="__MOBILE_STATIC__/mobile/css/memberCenter.css" /> <script type="text/javascript" src="__MOBILE_STATIC__/vendor/jquery/jquery.1.11.1.js"></script> <script type="text/javascript" src="__MOBILE_STATIC__/vendor/mui/mui.min.js"></script> <script src="__MOBILE_STATIC__/mobile/js/ort.js"></script> <script type="text/javascript" src="__MOBILE_STATIC__/mobile/js/public.js"></script> </head> <body> <!--头部--> <div class="tab_nav"> <div class="header"> <div class="h-left"> <a class="sb-back" href="javascript:history.back(-1)" title="返回"></a> </div> <div class="h-mid">会员中心</div> <div class="h-right"> <aside class="top_bar"> <div id="show_more"> <a href="javascript:;"></a> </div> </aside> </div> </div> </div> <!--顶部菜单--> <include file="Public/right_top_menu" /> <div class="member-content"> <img src="__MOBILE_STATIC__/mobile/images/member.jpg" alt="" class="member-content-bg"/> <img src="__MOBILE_STATIC__/mobile/images/memberHead.jpg" alt="" class="member-head"/> <p class="member-rank">VIP1</p> <p class="member-rank-p">会 员 等 级</p> <p class="member-rank2">还差<span>200</span>点成长值升级成为VIP<span>2</span></p> <ul class="rank-point-ul"> <li class="active"> <span class="rank-point"></span> <span class="linear"></span> <span class="linear_mask" style="width: 50px;"></span> </li> <li> <span class="rank-point"></span> <span class="linear"></span> <span class="linear_mask"></span> </li> <li> <span class="rank-point"></span> <span class="linear"></span> <span class="linear_mask"></span> </li> <li> <span class="rank-point"></span> <span class="linear"></span> <span class="linear_mask"></span> </li> <span class="rank-point" style="position: absolute;top: -11px;"></span> </ul> <!--<div class="line"></div>--> <div class="fen" id="third"> <img src="__MOBILE_STATIC__/mobile/images/V3.png" alt="" /> <p>每天领取积分上限50个</p> <span id="top"></span> </div> </div> </body> </html>
2.3.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/SharedStoreSlaveHAPolicyConsumer.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 Sat Mar 16 04:11:58 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.SharedStoreSlaveHAPolicyConsumer (BOM: * : All 2.3.1.Final-SNAPSHOT API)</title> <meta name="date" content="2019-03-16"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.SharedStoreSlaveHAPolicyConsumer (BOM: * : All 2.3.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><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.3.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/config/messaging/activemq/server/class-use/SharedStoreSlaveHAPolicyConsumer.html" target="_top">Frames</a></li> <li><a href="SharedStoreSlaveHAPolicyConsumer.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 org.wildfly.swarm.config.messaging.activemq.server.SharedStoreSlaveHAPolicyConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.messaging.activemq.server.SharedStoreSlaveHAPolicyConsumer</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/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</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.messaging.activemq">org.wildfly.swarm.config.messaging.activemq</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.messaging.activemq.server">org.wildfly.swarm.config.messaging.activemq.server</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.messaging.activemq"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</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/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</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/messaging/activemq/Server.html" title="type parameter in Server">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.html#sharedStoreSlaveHaPolicy-org.wildfly.swarm.config.messaging.activemq.server.SharedStoreSlaveHAPolicyConsumer-">sharedStoreSlaveHaPolicy</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</a>&nbsp;consumer)</code> <div class="block">A messaging resource that allows you to configure High Availability for the ActiveMQ server (the value of ha-policy can be live-only, replication-master, replication-slave, or replication-colocated).</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq.server"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</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/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="type parameter in SharedStoreSlaveHAPolicyConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SharedStoreSlaveHAPolicyConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.SharedStoreSlaveHAPolicyConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="type parameter in SharedStoreSlaveHAPolicyConsumer">T</a>&gt;&nbsp;after)</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/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="type parameter in SharedStoreSlaveHAPolicyConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SharedStoreSlaveHAPolicyConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.SharedStoreSlaveHAPolicyConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">SharedStoreSlaveHAPolicyConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="type parameter in SharedStoreSlaveHAPolicyConsumer">T</a>&gt;&nbsp;after)</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="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/SharedStoreSlaveHAPolicyConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.3.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/config/messaging/activemq/server/class-use/SharedStoreSlaveHAPolicyConsumer.html" target="_top">Frames</a></li> <li><a href="SharedStoreSlaveHAPolicyConsumer.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.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
codeigniter/_variables/sess_expiration.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 : Variable Reference: $sess_expiration</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='_variables'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logVariable('sess_expiration'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Variable Cross Reference</h3> <h2><a href="index.html#sess_expiration">$sess_expiration</a></h2> <b>Defined at:</b><ul> <li><a href="../system/libraries/Session.php.html">/system/libraries/Session.php</A> -> <a href="../system/libraries/Session.php.source.html#l32"> line 32</A></li> </ul> <br><b>Referenced 6 times:</b><ul> <li><a href="../system/libraries/Session.php.html">/system/libraries/Session.php</a> -> <a href="../system/libraries/Session.php.source.html#l32"> line 32</a></li> <li><a href="../system/libraries/Session.php.html">/system/libraries/Session.php</a> -> <a href="../system/libraries/Session.php.source.html#l96"> line 96</a></li> <li><a href="../system/libraries/Session.php.html">/system/libraries/Session.php</a> -> <a href="../system/libraries/Session.php.source.html#l98"> line 98</a></li> <li><a href="../system/libraries/Session.php.html">/system/libraries/Session.php</a> -> <a href="../system/libraries/Session.php.source.html#l194"> line 194</a></li> <li><a href="../system/libraries/Session.php.html">/system/libraries/Session.php</a> -> <a href="../system/libraries/Session.php.source.html#l678"> line 678</a></li> <li><a href="../system/libraries/Session.php.html">/system/libraries/Session.php</a> -> <a href="../system/libraries/Session.php.source.html#l779"> line 779</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 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>
index.html
JonathanCotta/JValidator
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>JValidator</title> <link rel="stylesheet" href="css/style.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="js/jvalidator.js"></script> </head> <body> <header> <div class="top-background"></div> </header> <section class="container"> <div class="form-container"> <legend> <h1> JValidator</h1> </legend> <p>A simple pluguin made in JQuery focused on easy implementation and customization.</p> <hr> <legend> <h3>How it works?</h3> </legend> <p> Just call the <i>jvalidator.js</i> script in your html file and beware of the call order of the scripts, always the jQuery before. So you can easily use it in the html file or in a external js script, calling the two methods <i>formValidation</i> and <i>inputsValidation</i>. <br> <h4>Explaning the methods:</h4> <ul> <li> <b>formValidation - </b> Will check all the inputs in a selected (by name,id and etc.. you choose) form and focus the first invalid field.</br> <b>sintax:</b> $(form).formValidation(); </li> <li> <b>inputsValidation - </b> That method will attach the event "on blur" in all inputs inside a selected form, so validation will be executed when the focus get out of field.</br> <b>sintax:</b> $(form).inputsValidation(); </li> </ul> <h4>Tooltips use explanation</h4> <p>To show a feedback to user about what is wrong or missing in the field is showed a tooltip, but you can change private methods inside plugin to work in another way. You need follow some rules to it work, after the input put a span with the class "tooltip" and just it. </p> <b>sintax:</b></br> <div class="sintax"> &lt;input type="text" name="txt" value="" class="form-element" required&gt;</br> &lt;span class="tooltip"&gt;&lt;/span&gt;</br> </div> </p> <hr> <form name="FormExample" class="form" action="index.html" method="post"> <legend><h3>Form exemple:</h3></legend> <label for="txt">Normal text input</label></br> <input type="text" name="txt" value="" class="form-element" required=""> <span class="tooltip"></span></br> <label for="numeric">Numeric input</label></br> <input type="text" name="numeric" value="" class="form-element" pattern="[0-9]" required> <span class="tooltip"></span></br> <label for="numeric">Just Letters input</label></br> <input type="text" name="letters" value="" class="form-element" pattern="[^0-9]" required> <span class="tooltip"></span></br> <label for="selection">A requerid select</label></br> <select class="form-element" name="selection" required> <option value="" selected disabled hidden></option> <option value="1"> Option 1 </option> <option value="2"> Option 2 </option> <option value="3"> Option 3 </option> </select> <span class="tooltip"></span> </form> </div> </section> <script type="text/javascript"> $(document).ready(function() { $(".form").inputsValidation(); }); </script> </body> </html>
apps/frcjava/dialogs/about.html
TechplexEngineer/EasyJ4FRC
<h2>About EasyJ</h2> <p>EasyJ is a new way to program FRC Robots. Feel free to look around, write some code and view some demos.</p> <p>My goal is to allow FRC Rookies and new programmers to get their feet wet with some Java code using the WPI Robotics Library.</p>
website/ankorsite/static/javadoc/apidocs-0.1/at/irian/ankor/messaging/class-use/MessageSenderProvider.html
ankor-io/ankor-framework
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 27 18:45:00 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface at.irian.ankor.messaging.MessageSenderProvider (Ankor - Project 0.1 API)</title> <meta name="date" content="2014-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface at.irian.ankor.messaging.MessageSenderProvider (Ankor - Project 0.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?at/irian/ankor/messaging/class-use/MessageSenderProvider.html" target="_top">Frames</a></li> <li><a href="MessageSenderProvider.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface at.irian.ankor.messaging.MessageSenderProvider" class="title">Uses of Interface<br>at.irian.ankor.messaging.MessageSenderProvider</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</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="#at.irian.ankor.messaging">at.irian.ankor.messaging</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#at.irian.ankor.servlet.polling">at.irian.ankor.servlet.polling</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#at.irian.ankor.session">at.irian.ankor.session</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#at.irian.ankor.websocket">at.irian.ankor.websocket</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="at.irian.ankor.messaging"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</a> in <a href="../../../../../at/irian/ankor/messaging/package-summary.html">at.irian.ankor.messaging</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../at/irian/ankor/messaging/package-summary.html">at.irian.ankor.messaging</a> that implement <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</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="../../../../../at/irian/ankor/messaging/MessageBus.html" title="class in at.irian.ankor.messaging">MessageBus</a>&lt;S&gt;</strong></code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.irian.ankor.servlet.polling"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</a> in <a href="../../../../../at/irian/ankor/servlet/polling/package-summary.html">at.irian.ankor.servlet.polling</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../at/irian/ankor/servlet/polling/package-summary.html">at.irian.ankor.servlet.polling</a> that implement <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</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="../../../../../at/irian/ankor/servlet/polling/ServletMessageBus.html" title="class in at.irian.ankor.servlet.polling">ServletMessageBus</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.irian.ankor.session"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</a> in <a href="../../../../../at/irian/ankor/session/package-summary.html">at.irian.ankor.session</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../at/irian/ankor/session/package-summary.html">at.irian.ankor.session</a> with parameters of type <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../at/irian/ankor/session/ServerSessionFactory.html#ServerSessionFactory(at.irian.ankor.ref.RefContextFactory, at.irian.ankor.event.dispatch.EventDispatcherFactory, at.irian.ankor.messaging.MessageSenderProvider)">ServerSessionFactory</a></strong>(<a href="../../../../../at/irian/ankor/ref/RefContextFactory.html" title="interface in at.irian.ankor.ref">RefContextFactory</a>&nbsp;refContextFactory, <a href="../../../../../at/irian/ankor/event/dispatch/EventDispatcherFactory.html" title="interface in at.irian.ankor.event.dispatch">EventDispatcherFactory</a>&nbsp;eventDispatcherFactory, <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</a>&nbsp;messageSenderProvider)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="at.irian.ankor.websocket"> <!-- --> </a> <h3>Uses of <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</a> in <a href="../../../../../at/irian/ankor/websocket/package-summary.html">at.irian.ankor.websocket</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../at/irian/ankor/websocket/package-summary.html">at.irian.ankor.websocket</a> that implement <a href="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">MessageSenderProvider</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="../../../../../at/irian/ankor/websocket/WebSocketMessageBus.html" title="class in at.irian.ankor.websocket">WebSocketMessageBus</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="../../../../../at/irian/ankor/messaging/MessageSenderProvider.html" title="interface in at.irian.ankor.messaging">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?at/irian/ankor/messaging/class-use/MessageSenderProvider.html" target="_top">Frames</a></li> <li><a href="MessageSenderProvider.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; 2014. All rights reserved.</small></p> </body> </html>
KdmediaNet/src/main/webapp/views/TbCategoria/search.html
wccuser/grupodev
<div class="form-horizontal"> <h3>Create a new TbCategoria</h3> <div class="form-group"> <div class="col-md-offset-2 col-sm-2"> <a id="Create" name="Create" class="btn btn-primary" href="#/TbCategoria/new"><span class="glyphicon glyphicon-plus-sign"></span> Create</a> </div> </div> </div> <hr/> <div> <h3>Search for TbCategoria</h3> <form id="TbCategoriaSearch" class="form-horizontal"> <div class="form-group"> <label for="desCategoria" class="col-sm-2 control-label">Des Categoria</label> <div class="col-sm-10"> <input id="desCategoria" name="desCategoria" class="form-control" type="text" ng-model="search.desCategoria" placeholder="Enter the TbCategoria Des Categoria"></input> </div> </div> <div class="form-group"> <label for="nomCategoria" class="col-sm-2 control-label">Nom Categoria</label> <div class="col-sm-10"> <input id="nomCategoria" name="nomCategoria" class="form-control" type="text" ng-model="search.nomCategoria" placeholder="Enter the TbCategoria Nom Categoria"></input> </div> </div> <div class="form-group"> <div class="col-md-offset-2 col-sm-10"> <a id="Search" name="Search" class="btn btn-primary" ng-click="performSearch()"><span class="glyphicon glyphicon-search"></span> Search</a> </div> </div> </form> </div> <div id="search-results"> <div class="table-responsive"> <table class="table table-responsive table-bordered table-striped clearfix"> <thead> <tr> <th>Des Categoria</th> <th>Nom Categoria</th> </tr> </thead> <tbody id="search-results-body"> <tr ng-repeat="result in searchResults | searchFilter:searchResults | startFrom:currentPage*pageSize | limitTo:pageSize"> <td><a href="#/TbCategoria/edit/{{result.idCategoria}}">{{result.desCategoria}}</a></td> <td><a href="#/TbCategoria/edit/{{result.idCategoria}}">{{result.nomCategoria}}</a></td> </tr> </tbody> </table> </div> <ul class="pagination pagination-centered"> <li ng-class="{disabled:currentPage == 0}"> <a id="prev" href ng-click="previous()">«</a> </li> <li ng-repeat="n in pageRange" ng-class="{active:currentPage == n}" ng-click="setPage(n)"> <a href ng-bind="n + 1">1</a> </li> <li ng-class="{disabled: currentPage == (numberOfPages() - 1)}"> <a id="next" href ng-click="next()">»</a> </li> </ul> </div>
play2-maven-plugin/1.0.0-alpha3/play2-provider-api/project-info.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Generated by Apache Maven Doxia at 21 Oct 2013 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Maven Plugin for Play! Framework 2.x : Play! 2.x Provider API - Project Information</title> <style type="text/css" media="all"> @import url("./css/maven-base.css"); @import url("./css/maven-theme.css"); @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <meta name="Date-Revision-yyyymmdd" content="20131021" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body class="composite"> <div id="banner"> <a href="http://maven.apache.org/" id="bannerLeft"> <img src="images/logo_apache.jpg" alt="" /> </a> <span id="bannerRight"> <img src="images/logo_maven.jpg" alt="" /> </span> <div class="clear"> <hr/> </div> </div> <div id="breadcrumbs"> <div class="xleft"> Last Published: 21 Oct 2013 &nbsp;| Version: 1.0.0-alpha3 </div> <div class="xright"> <a href="http://maven.apache.org/" class="externalLink">Maven 2</a> </div> <div class="clear"> <hr/> </div> </div> <div id="leftColumn"> <div id="navcolumn"> <h5>Parent Project</h5> <ul> <li class="none"> <a href="../index.html">Maven Plugin for Play! Framework 2.x</a> </li> </ul> <h5>Project Documentation</h5> <ul> <li class="expanded"> <strong>Project Information</strong> <ul> <li class="none"> <a href="index.html">About</a> </li> <li class="none"> <a href="team-list.html">Project Team</a> </li> <li class="none"> <a href="dependency-info.html">Dependency Information</a> </li> <li class="none"> <a href="plugins.html">Project Plugins</a> </li> <li class="none"> <a href="integration.html">Continuous Integration</a> </li> <li class="none"> <a href="issue-tracking.html">Issue Tracking</a> </li> <li class="none"> <a href="source-repository.html">Source Repository</a> </li> <li class="none"> <a href="dependency-convergence.html">Dependency Convergence</a> </li> <li class="none"> <a href="license.html">Project License</a> </li> <li class="none"> <a href="plugin-management.html">Plugin Management</a> </li> <li class="none"> <a href="distribution-management.html">Distribution Management</a> </li> <li class="none"> <a href="project-summary.html">Project Summary</a> </li> <li class="none"> <a href="mail-lists.html">Mailing Lists</a> </li> <li class="none"> <a href="dependencies.html">Dependencies</a> </li> </ul> </li> </ul> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> <img alt="Built by Maven" src="./images/logos/maven-feather.png"/> </a> </div> </div> <div id="bodyColumn"> <div id="contentBox"> <div class="section"> <h2>Project Information<a name="Project_Information"></a></h2> <p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p> <div class="section"> <h3>Overview<a name="Overview"></a></h3> <table border="0" class="bodyTable"> <tr class="a"> <th>Document</th> <th>Description</th></tr> <tr class="b"> <td><a href="index.html">About</a></td> <td>Maven Plugin for Play! Framework 2.x : Play! 2.x Provider API</td></tr> <tr class="a"> <td><a href="team-list.html">Project Team</a></td> <td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr> <tr class="b"> <td><a href="dependency-info.html">Dependency Information</a></td> <td>report.dependency-info.description</td></tr> <tr class="a"> <td><a href="plugins.html">Project Plugins</a></td> <td>This document lists the build plugins and the report plugins used by this project.</td></tr> <tr class="b"> <td><a href="integration.html">Continuous Integration</a></td> <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr> <tr class="a"> <td><a href="issue-tracking.html">Issue Tracking</a></td> <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr> <tr class="b"> <td><a href="source-repository.html">Source Repository</a></td> <td>This is a link to the online source repository that can be viewed via a web browser.</td></tr> <tr class="a"> <td><a href="dependency-convergence.html">Dependency Convergence</a></td> <td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr> <tr class="b"> <td><a href="license.html">Project License</a></td> <td>This is a link to the definitions of project licenses.</td></tr> <tr class="a"> <td><a href="plugin-management.html">Plugin Management</a></td> <td>This document lists the plugins that are defined through pluginManagement.</td></tr> <tr class="b"> <td><a href="distribution-management.html">Distribution Management</a></td> <td>This document provides informations on the distribution management of this project.</td></tr> <tr class="a"> <td><a href="project-summary.html">Project Summary</a></td> <td>This document lists other related information of this project</td></tr> <tr class="b"> <td><a href="mail-lists.html">Mailing Lists</a></td> <td>This document provides subscription and archive information for this project's mailing lists.</td></tr> <tr class="a"> <td><a href="dependencies.html">Dependencies</a></td> <td>This document lists the project's dependencies and provides information on each dependency.</td></tr></table></div></div> </div> </div> <div class="clear"> <hr/> </div> <div id="footer"> <div class="xright"> &#169; 2013 - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>. Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. </div> <div class="clear"> <hr/> </div> </div> </body> </html>
play2-maven-plugin/1.0.0-beta9/play2-maven-plugin/less-compile-mojo.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-06-04 | Rendered using Apache Maven Fluido Skin 1.6 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="Date-Revision-yyyymmdd" content="20170604" /> <meta http-equiv="Content-Language" content="en" /> <title>Play! 2.x Maven Plugin &#x2013; play2:less-compile</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script> <link rel="stylesheet" href="./css/site.css" type="text/css" /> <!-- Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17472708-2']); _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> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"><div id="bannerLeft"><h2>Play! 2.x Maven Plugin</h2> </div> </div> <div class="pull-right"><div id="bannerRight"><img src="images/my-avatar-80.png" alt="avatar"/></div> </div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li id="publishDate">Last Published: 2017-06-04<span class="divider">|</span> </li> <li id="projectVersion">Version: 1.0.0-beta9</li> </ul> </div> <div class="row-fluid"> <div id="leftColumn" class="span3"> <div class="well sidebar-nav"> <ul class="nav nav-list"> <li class="nav-header">Parent Project</li> <li><a href="../index.html" title="Play! 2.x"><span class="none"></span>Play! 2.x</a> </li> <li class="nav-header">Overview</li> <li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a> </li> <li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a> </li> <li><a href="apidocs/index.html" title="JavaDocs"><span class="none"></span>JavaDocs</a> </li> <li class="nav-header">Project Documentation</li> <li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a> </li> <li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a> </li> </ul> <hr /> <div id="poweredBy"> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> </div> </div> </div> <div id="bodyColumn" class="span9" > <div class="section"> <h2><a name="play2:less-compile"></a>play2:less-compile</h2> <p><b>Full name</b>:</p> <p>com.google.code.play2-maven-plugin:play2-maven-plugin:1.0.0-beta9:less-compile</p> <p><b>Description</b>:</p> <div>Compile Less assets</div> <p><b>Attributes</b>:</p> <ul> <li>Requires a Maven project to be executed.</li> <li>Since version: <tt>1.0.0</tt>.</li> <li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>generate-resources</tt>.</li> </ul> <div class="section"> <h3><a name="Optional_Parameters"></a>Optional Parameters</h3> <table class="table table-striped" border="0"> <tr class="a"> <th>Name</th> <th>Type</th> <th>Since</th> <th>Description</th> </tr> <tr class="b"> <td><b><a href="#lessEntryPointsExcludes">lessEntryPointsExcludes</a></b></td> <td><tt>String</tt></td> <td><tt>1.0.0</tt></td> <td>Less compiler entry points excludes, separated by commas.<br /><b>Default value is</b>: <tt>**/_*</tt>.<br /><b>User property is</b>: <tt>play2.lessEntryPointsExcludes</tt>.<br /></td> </tr> <tr class="a"> <td><b><a href="#lessEntryPointsIncludes">lessEntryPointsIncludes</a></b></td> <td><tt>String</tt></td> <td><tt>1.0.0</tt></td> <td>Less compiler entry points includes, separated by commas.<br /><b>Default value is</b>: <tt>**/*.less</tt>.<br /><b>User property is</b>: <tt>play2.lessEntryPointsIncludes</tt>.<br /></td> </tr> <tr class="b"> <td><b><a href="#lessOptions">lessOptions</a></b></td> <td><tt>String</tt></td> <td><tt>1.0.0</tt></td> <td>Less compiler options, separated by spaces.<br /><b>User property is</b>: <tt>play2.lessOptions</tt>.<br /></td> </tr> <tr class="a"> <td><b><a href="#playVersion">playVersion</a></b></td> <td><tt>String</tt></td> <td><tt>1.0.0</tt></td> <td>Used to automatically select one of the &quot;well known&quot; Play! providers if no provider added explicitly as plugin's dependency.<br /><b>User property is</b>: <tt>play2.version</tt>.<br /></td> </tr> </table> </div> <div class="section"> <h3><a name="Parameter_Details"></a>Parameter Details</h3> <p><b><a name="lessEntryPointsExcludes">lessEntryPointsExcludes</a>:</b></p> <div>Less compiler entry points excludes, separated by commas.</div> <ul> <li><b>Type</b>: <tt>java.lang.String</tt></li> <li><b>Since</b>: <tt>1.0.0</tt></li> <li><b>Required</b>: <tt>No</tt></li> <li><b>User Property</b>: <tt>play2.lessEntryPointsExcludes</tt></li> <li><b>Default</b>: <tt>**/_*</tt></li> </ul><hr /> <p><b><a name="lessEntryPointsIncludes">lessEntryPointsIncludes</a>:</b></p> <div>Less compiler entry points includes, separated by commas.</div> <ul> <li><b>Type</b>: <tt>java.lang.String</tt></li> <li><b>Since</b>: <tt>1.0.0</tt></li> <li><b>Required</b>: <tt>No</tt></li> <li><b>User Property</b>: <tt>play2.lessEntryPointsIncludes</tt></li> <li><b>Default</b>: <tt>**/*.less</tt></li> </ul><hr /> <p><b><a name="lessOptions">lessOptions</a>:</b></p> <div>Less compiler options, separated by spaces.</div> <ul> <li><b>Type</b>: <tt>java.lang.String</tt></li> <li><b>Since</b>: <tt>1.0.0</tt></li> <li><b>Required</b>: <tt>No</tt></li> <li><b>User Property</b>: <tt>play2.lessOptions</tt></li> </ul><hr /> <p><b><a name="playVersion">playVersion</a>:</b></p> <div>Used to automatically select one of the &quot;well known&quot; Play! providers if no provider added explicitly as plugin's dependency.</div> <ul> <li><b>Type</b>: <tt>java.lang.String</tt></li> <li><b>Since</b>: <tt>1.0.0</tt></li> <li><b>Required</b>: <tt>No</tt></li> <li><b>User Property</b>: <tt>play2.version</tt></li> </ul> </div> </div> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> <p>Copyright &copy;2013&#x2013;2017. All rights reserved.</p> </div> </div> </footer> </body> </html>
_layouts/default.html
4point7/4point7.github.io
<!DOCTYPE html> <html> {% include head.html %} <body id="page-top" class="index"> {% include nav.html %} {% include header.html %} {% include about.html %} {% include portfolio_grid.html %} {% include footer.html %} {% include modals.html %} {% include js.html %} </body> </html>
app/components/error/401.html
bluelatex/bluelatex-web
<div class="fatal-error"> <h1>401</h1> <p>You are not authorized to access this page.</p> </div>
jfinal-authority/src/main/webapp/static/代码/Part II/Listing 09-22.html
longjl/JFinal_Authority
<!DOCTYPE html> <html> <head> <title>Example</title> <script src="jquery-1.7.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="styles.css"/> <script type="text/javascript"> $(document).ready(function() { $('img').hover(handleMouseEnter, handleMouseLeave); function handleMouseEnter(e) { $(this).css("border", "thick solid red"); }; function handleMouseLeave(e) { $(this).css("border", ""); } }); </script> </head> <body> <h1>Jacqui's Flower Shop</h1> <form method="post"> <div id="oblock"> <div class="dtable"> <div id="row1" class="drow"> <div class="dcell"> <img src="astor.png"/><label for="astor">Astor:</label> <input name="astor" value="0" required /> </div> <div class="dcell"> <img src="daffodil.png"/><label for="daffodil">Daffodil:</label> <input name="daffodil" value="0" required /> </div> <div class="dcell"> <img src="rose.png"/><label for="rose">Rose:</label> <input name="rose" value="0" required /> </div> </div> <div id="row2"class="drow"> <div class="dcell"> <img src="peony.png"/><label for="peony">Peony:</label> <input name="peony" value="0" required /> </div> <div class="dcell"> <img src="primula.png"/><label for="primula">Primula:</label> <input name="primula" value="0" required /> </div> <div class="dcell"> <img src="snowdrop.png"/><label for="snowdrop">Snowdrop:</label> <input name="snowdrop" value="0" required /> </div> </div> </div> </div> <div id="buttonDiv"><button type="submit">Place Order</button></div> </form> </body> </html>
www/templates/profiles/list.html
NEUROINFORMATICS-GROUP-FAV-KIV-ZCU/MoBio
<ion-view view-title="Stored Profiles" cache-view="true"> <ion-nav-bar class="bar-positive" align-title="center"> <ion-nav-buttons side="left"> <button class="button button-icon button-clear ion-navicon" menu-toggle="left"> </button> </ion-nav-buttons> <ion-nav-buttons side="right"> <a class="button button-icon button-clear ion-person-add" ng-href="#/profiles/new"> </a> </ion-nav-buttons> </ion-nav-bar> <ion-content scroll="true"> <div class="row"> <div class="col"> <button class="button button-full button-positive button-outline button-small" ng-repeat="profile in global.profileList" ng-click="setSelectedProfile(profile)"> {{profile.profileName}} </button> </div> </div> </ion-content> <div class="bar bar-footer bar-positive"> <div class="title">Selected: {{getSelectedProfile().profileName}}</div> <a class="button button-icon button-clear ion-edit button-small" ng-href="#/profiles/edit/{{getSelectedProfile().id}}" ng-disabled="!getSelectedProfile()"> </a> </div> </ion-view>
app/scripts/modules/core/src/notification/types/hipchat/additionalFields.html
kenzanlabs/deck
<div class="form-group row"> <div class="col-sm-9 col-sm-offset-3" ng-if="vm.notificationConfig.botName"> <strong>Please note:</strong> You need to invite the <strong select-on-dbl-click>{{vm.notificationConfig.botName}}</strong> bot to <strong>private</strong> rooms to receive HipChat notifications<br/> </div> <div class="col-sm-3 sm-label-right">HipChat Room</div> <div class="col-sm-9"> <input name="hipchat" class="form-control input-sm " ng-model="vm.notification.address" placeholder="enter a HipChat room" required /> </div> </div>
netbeans/diabetesregistry/dist/javadoc/utility/package-use.html
bryandaniel1/diabetes-registry
<!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_40) on Sat Aug 19 17:41:15 EDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package utility</title> <meta name="date" content="2017-08-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 Package utility"; } } 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-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?utility/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 utility" class="title">Uses of Package<br>utility</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../utility/package-summary.html">utility</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="#utility">utility</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="utility"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../utility/package-summary.html">utility</a> used by <a href="../utility/package-summary.html">utility</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../utility/class-use/CallListUtility.SortType.html#utility">CallListUtility.SortType</a> <div class="block">This enum type holds indicator values for the sort type.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../utility/class-use/ConnectionPool.html#utility">ConnectionPool</a> <div class="block">This class returns and frees connections to the database.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-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?utility/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 ======= --> </body> </html>
_includes/footer.html
tikovs/lubrificanteshorta
<!-- Footer --> <footer class="text-center"> <div class="footer-above"> <div class="container"> <div class="row"> <div class="footer-col col-md-4"> <h3>LOCALIZAÇÃO</h3> <p> Rua Monte Líbano 22, Padre Eustáquio </br> Telefone: (31)3462-4820 </p> </div> <div class="footer-col col-md-4"> <h3>HORÁRIO</h3> <p> De Segunda a Sexta: 8:00h às 18:30h </br> Sábado: 8:00h às 14:00h </p> </div> <div class="footer-col col-md-4"> <h3>Redes Sociais</h3> <ul class="list-inline"> <li ><a href="https://www.facebook.com/pages/Lubrificantes-Horta/158572827589798?ref=bookmarks" target="_blank"><img src="img/facebook.png"><i class="fa fa-fw fa-instagram-plus"></i></a></li> <!--<li><a href="https://www.youtube.com/channel/UCV0sHBEGWq-JEl_2_KNw8Vw/feed?view_as=public" target="_blank" ><img src="img/tube.png"><i class="fa fa-fw fa-instagram-plus"></i></a></li> --> <li><a href="https://www.instagram.com/lubrificanteshorta/" target="_blank" ><img src="img/instagram.png"><i class="fa fa-fw fa-instagram-plus"></i></a></li> <!-- <li><a href="#" class="btn-social btn-outline"><i class="fa fa-fw fa-twitter"></i></a></li> <li><a href="#" class="btn-social btn-outline"><i class="fa fa-fw fa-linkedin"></i></a></li> <li><a href="#" class="btn-social btn-outline"><i class="fa fa-fw fa-dribbble"></i></a></li> --> </ul> </div> </div> </div> </div> <div class="footer-below"> <div class="container"> <div class="row"> <div class="col-lg-12">Copyright &copy; Lubrificantes Horta. <br> Desenvolvido por <a href="http://www.tikovs.com.br"/> tikovs </a> </div> </div> </div> </div> </footer> <!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) --> <div class="scroll-top page-scroll visible-xs visble-sm"> <a class="btn btn-primary" href="#page-top"> <i class="fa fa-chevron-up"></i> </a> </div>
_includes/intro.html
cecilaki/lwt-index
<head> <section class="success" id="none"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2>À propos du projet Outiller CAFDO</h2> <hr class="star-light"> </div> </div> <div class="row"> <div class="col-lg-4 col-lg-offset-2"> <h3>Naissance du projet</h3> <p>La première Conférence d’Afrique francophone sur les données ouvertes (CAFDO) qui a eu lieu à Ouagadougou du 1er au 3 juin 2017 a rassemblé ce qu’il convient désormais d’appeler la <b>Communauté Francophone des Données Ouvertes</b>. Cette communauté, en plein essor et structuration, aura pour objectif de mieux partager les bonnes pratiques et de pérenniser les avancées et les engagements pris lors de la conférence.</p> <p>Lors des ateliers de la conférence, le constat a été fait que <b>l'accès et la formation aux outils numériques sont des obstacles importants au développement de projets utilisant l’open data</b> (ouverture des données publiques), ces projets étant généralement considérés comme une première étape en matière d’accès au Gouvernement Ouvert.</p> </div> <div class="col-lg-4"> <h3>Notre objectif</h3> <p>Afin que les acteurs de la société civile collaborent avec les administrations de leurs pays et que demain des pays comme Madagascar, le Sénégal, la Guinée, le Togo, le Mali ou encore le Niger puisse rejoindre le PGO ou s'engager dans une stratégie politique forte d'ouverture de données, nous constatons qu’un chaînon est manquant. Comment rendre la technologie accessible ?</p> <p><b>Quels logiciels choisir et comment les prendre en main ? Comment inventorier ce qui existe déjà et identifier les acteurs à qui parler ? Comment instaurer une relation avec l’administration en vue de libérer des données ? Dans quel format publier ces données et avec quelle licence.</b></p> </div> </div> </div> </section> <!-- 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>
projects/web/web-engine/prototype/modules/views/forms/og.views.forms.federal-funds-future-convention_tash.html
McLeodMoores/starling
<!-- TODO add information tooltips + links to docs --> <section> <div class="OG-details-content OG-convention OG-grid OG-form"> <section class="OG-mod-0 OG-c7 og-id-cur"> <div class="og-mod-content"> <table class="OG-table"> <col style="width: 30%"/> <col style="width: 30%"/> <col style="width: 40%"/> <tbody> <tr> <td>Name</td> <td><input type="text" name="name" value="{{name}}"/></td> <td></td> </tr> <tr> <td>Index convention</td> <td>{{{item_0}}}</td> <td><p id="warning" style="color:red">No overnight index conventions in the database</p></td> </tr> <tr> <td>Expiry convention</td> <td>{{{item_1}}}</td> <td></td> </tr> <tr> <td>Exchange calendar</td> <td>{{{item_2}}}</td> <td></td> </tr> <tr> <td>Notional</td> <td><input class="og-num" type="text" name="notional" value="{{notional}}"/></td> <td></td> </tr> </tbody> </table> </div> </section> <section class="OG-mod-0 OG-c7 og-id-cur"> <div class="og-mod-content"> {{{item_3}}} </div> </section> <section class="OG-mod-0 OG-c7 og-attributes"> <div class="og-mod-content"> {{{item_4}}} </div> </section> </div> </section>
2016.10.0/apidocs/org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/package-tree.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60-ea) on Mon Oct 03 10:36:46 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type Class Hierarchy (Public javadocs 2016.10.0 API)</title> <meta name="date" content="2016-10-03"> <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type Class Hierarchy (Public javadocs 2016.10.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>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2016.10.0</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/application_classification/type/package-tree.html">Prev</a></li> <li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/type/classification/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../../../index.html?org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../../../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> <ul> <li type="circle">java.util.<a href="http://docs.oracle.com/javase/8/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">AbstractMap</span></a>&lt;K,V&gt; (implements java.util.<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;) <ul> <li type="circle">java.util.<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">HashMap</span></a>&lt;K,V&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.util.<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> <li type="circle">org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type.<a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/Classification.html" title="class in org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type"><span class="typeNameLink">Classification</span></a>&lt;T&gt;</li> </ul> </li> </ul> </li> <li type="circle">org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type.<a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/Classification.ClassificationResources.html" title="class in org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type"><span class="typeNameLink">Classification.ClassificationResources</span></a></li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type.<a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/ClassificationConsumer.html" title="interface in org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type"><span class="typeNameLink">ClassificationConsumer</span></a>&lt;T&gt;</li> <li type="circle">org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type.<a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/ClassificationSupplier.html" title="interface in org.wildfly.swarm.config.management.access.constraint.sensitivity_classification.type"><span class="typeNameLink">ClassificationSupplier</span></a>&lt;T&gt;</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2016.10.0</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/application_classification/type/package-tree.html">Prev</a></li> <li><a href="../../../../../../../../../org/wildfly/swarm/config/management/access/constraint/type/classification/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../../../index.html?org/wildfly/swarm/config/management/access/constraint/sensitivity_classification/type/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <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>
build/blog/2015/01/page/2/index.html
wizardry/gamesandbox-blog
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta content="IE=edge;chrome=1" http-equiv="X-UA-Compatible"> <title>gamesandbox</title><link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/blog/feed.xml" /><link href="../../../../../css/def-057d7b4b.css" rel="stylesheet" type="text/css" /><script src="https://code.jquery.com/jquery-1.11.2.min.js" type="text/javascript"></script><script src="../../../../../script/common-ace5ca9b.js" type="text/javascript"></script> </head> <body> <div class="headerWrap"> <header> <h1> gamesandbox </h1> <p class="read"> このblogはTwitterID @wiz_rein の備忘録やメモに使用されています。 </p> <nav> <ul> <li> <a href="/">top</a> </li> <li> <a href="/about">about</a> </li> <li> <a href="/link">link</a> </li> </ul> </nav> </header> </div> <div class="contentsWrap" id="main" role="main"> <div class="mainContents"> <h1>Archive for Jan 2015 </h1> <p>Page 2 of 4</p> <p><a href="../../">Previous page</a></p> <ul> <li><a href="../../../../biohazardr-ue/2015/01/20/reue/">biohazardReveUE</a> <span>Jan 20</span></li> <li><a href="../../../../biohazardr-ue/2015/01/19/reue/">biohazardReveUE</a> <span>Jan 19</span></li> <li><a href="../../../../biohazardr-ue/2015/01/16/reue/">biohazardReveUE</a> <span>Jan 16</span></li> <li><a href="../../../../biohazardr-ue/2015/01/15/reue/">biohazardReveUE</a> <span>Jan 15</span></li> <li><a href="../../../../biohazardr-ue/2015/01/13/reue/">biohazardReveUE</a> <span>Jan 13</span></li> </ul> <p><a href="../3/">Next page</a></p> </div> <div class="sideContents"> <aside> <div class="sideBlock tagsArea"> <h2> タグ </h2> <div class="sideInner"> <ol> <li> <a href="/blog/tags/test/">テスト</a>(3) </li> <li> <a href="/blog/tags/bemani/">音ゲー</a>(19) </li> <li> <a href="/blog/tags/tvgame/">TVゲーム</a>(25) </li> </ol> </div> </div> <div class="sideBlock CategoriesArea"> <h2> カテゴリ </h2> <div class="sideInner"> <ol> <li> <a href="category.html#anchor0">マインクラフト</a> </li> <li> <a href="category.html#anchor1">ギタドラ</a> </li> <li> <a href="category.html#anchor2">バイオハザードリベレーションズUE</a> </li> <li> <a href="category.html#anchor3">エクストルーパーズ</a> </li> <li> <a href="category.html#anchor4">影牢 ダークサイドプリンセス</a> </li> <li> <a href="category.html#anchor5">MGS5:GZ</a> </li> <li> <a href="category.html#anchor6">ペルソナQ</a> </li> <li> <a href="category.html#anchor7">ディスガイア3</a> </li> <li> <a href="category.html#anchor8">テスト</a> </li> </ol> </div> </div> <div class="sideBlock yearsArea"> <h2> 年別投稿 </h2> <div class="sideInner"> <ol> <li> <a href="/blog/2015/">2015</a>(40) </li> <li> <a href="/blog/2014/">2014</a>(22) </li> <li> <a href="/blog/1990/">1990</a>(3) </li> </ol> </div> </div> <div class="sideBlock newArea"> <h2> 最近の投稿 </h2> <div class="sideInner"> <ol> <li> <span class="postTitle"><a href="../../../../minecraft/2015/03/11/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 03月 11日</span> </li> <li> <span class="postTitle"><a href="../../../../gitadora/2015/03/11/drummania/">DRUMMANIA</a></span><span class="postDate">- 2015年 03月 11日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/03/06/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 03月 06日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/03/02/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 03月 02日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/02/26/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 02月 26日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/02/24/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 02月 24日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/02/23/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 02月 23日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/02/19/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 02月 19日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/02/18/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 02月 18日</span> </li> <li> <span class="postTitle"><a href="../../../../minecraft/2015/02/17/minecraft/">マインクラフト録</a></span><span class="postDate">- 2015年 02月 17日</span> </li> </ol> </div> </div> <div class="sideBlock linkArea"> <h2> リンク </h2> <div class="sideInner"> <h3> 制作物 </h3> <ul> <li> <a target="_blank" href="#">GITADORA Skill Analyze</a> </li> <li> <a target="_blank" href="#">ドラゴンズクラウン スキルシミュレーター</a> </li> <li> <a target="_blank" href="#">MH4 発掘装備一覧</a> </li> <li> <a target="_blank" href="#">google test</a> </li> </ul> </div> </div> </aside> </div> </div> <footer> copyright reserved by @wiz_rein </footer> </body> </html>
lib/apache-jena-2.10.1/javadoc-core/com/hp/hpl/jena/rdf/model/class-use/Seq.html
chinhnc/floodlight
<!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_21) on Sat May 11 22:07:16 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface com.hp.hpl.jena.rdf.model.Seq (Apache Jena)</title> <meta name="date" content="2013-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.hp.hpl.jena.rdf.model.Seq (Apache Jena)"; } //--> </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/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">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/hp/hpl/jena/rdf/model/class-use/Seq.html" target="_top">Frames</a></li> <li><a href="Seq.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 com.hp.hpl.jena.rdf.model.Seq" class="title">Uses of Interface<br>com.hp.hpl.jena.rdf.model.Seq</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/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</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.hp.hpl.jena.rdf.model">com.hp.hpl.jena.rdf.model</a></td> <td class="colLast"> <div class="block">A package for creating and manipulating RDF graphs.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.hp.hpl.jena.rdf.model"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a> in <a href="../../../../../../../com/hp/hpl/jena/rdf/model/package-summary.html">com.hp.hpl.jena.rdf.model</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/hp/hpl/jena/rdf/model/package-summary.html">com.hp.hpl.jena.rdf.model</a> that return <a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</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="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, boolean)">add</a></strong>(int&nbsp;index, boolean&nbsp;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, char)">add</a></strong>(int&nbsp;index, char&nbsp;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, double)">add</a></strong>(int&nbsp;index, double&nbsp;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, float)">add</a></strong>(int&nbsp;index, float&nbsp;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, long)">add</a></strong>(int&nbsp;index, long&nbsp;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, java.lang.Object)">add</a></strong>(int&nbsp;index, <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;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, com.hp.hpl.jena.rdf.model.RDFNode)">add</a></strong>(int&nbsp;index, <a href="../../../../../../../com/hp/hpl/jena/rdf/model/RDFNode.html" title="interface in com.hp.hpl.jena.rdf.model">RDFNode</a>&nbsp;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, java.lang.String)">add</a></strong>(int&nbsp;index, <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;o)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#add(int, java.lang.String, java.lang.String)">add</a></strong>(int&nbsp;index, <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;o, <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;l)</code> <div class="block">Insert a new member into the sequence at the specified position.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">ModelCon.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/ModelCon.html#createSeq()">createSeq</a></strong>()</code> <div class="block">Create a new anonymous seq.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">ModelCon.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/ModelCon.html#createSeq(java.lang.String)">createSeq</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;uri)</code> <div class="block">Create a new seq.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Alt.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Alt.html#getDefaultSeq()">getDefaultSeq</a></strong>()</code> <div class="block">Return the default value for this resource.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Statement.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Statement.html#getSeq()">getSeq</a></strong>()</code> <div class="block">Return the object of the statement.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#getSeq(int)">getSeq</a></strong>(int&nbsp;index)</code> <div class="block">Get the member at a given index.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">ModelCon.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/ModelCon.html#getSeq(com.hp.hpl.jena.rdf.model.Resource)">getSeq</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/rdf/model/Resource.html" title="interface in com.hp.hpl.jena.rdf.model">Resource</a>&nbsp;r)</code> <div class="block">Return a Seq instance based on a given resource.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">ModelCon.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/ModelCon.html#getSeq(java.lang.String)">getSeq</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;uri)</code> <div class="block">Return a Seq instance in this model.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#remove(int)">remove</a></strong>(int&nbsp;index)</code> <div class="block">Remove the member at the specified index.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, boolean)">set</a></strong>(int&nbsp;index, boolean&nbsp;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, char)">set</a></strong>(int&nbsp;index, char&nbsp;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, double)">set</a></strong>(int&nbsp;index, double&nbsp;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, float)">set</a></strong>(int&nbsp;index, float&nbsp;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, long)">set</a></strong>(int&nbsp;index, long&nbsp;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, java.lang.Object)">set</a></strong>(int&nbsp;index, <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;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, com.hp.hpl.jena.rdf.model.RDFNode)">set</a></strong>(int&nbsp;index, <a href="../../../../../../../com/hp/hpl/jena/rdf/model/RDFNode.html" title="interface in com.hp.hpl.jena.rdf.model">RDFNode</a>&nbsp;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, java.lang.String)">set</a></strong>(int&nbsp;index, <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;o)</code> <div class="block">Set the value at a given index in the sequence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">Seq</a></code></td> <td class="colLast"><span class="strong">Seq.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html#set(int, java.lang.String, java.lang.String)">set</a></strong>(int&nbsp;index, <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;o, <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;l)</code> <div class="block">Set the value at a given index in the sequence.</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="../../../../../../../com/hp/hpl/jena/rdf/model/Seq.html" title="interface in com.hp.hpl.jena.rdf.model">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/hp/hpl/jena/rdf/model/class-use/Seq.html" target="_top">Frames</a></li> <li><a href="Seq.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>Licenced under the Apache License, Version 2.0</small></p> </body> </html>
WebContent/static/outputhtml/strapHtmls/100.html
axd1119/SecretEPDB
<!DOCTYPE HTML> <!-- saved from url=(0023)http://3d-alignment.eu/ --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <style type="text/css"> .SSh { color:#FF0000;background-color:#ffCCcc;} .SSe { color:#AAaa00;} PRE { font-family:monospace,monosize,courier,fixed;} PRE.SS,PRE.s { margin:0pt;border:0;padding:0pt;vertical-align:top;display:inline;} PRE.ftr{ margin:0pt;border:0;padding:0pt;vertical-align:top;font-weight:bolder;overflow:hidden;line-height:23%;background-color:transparent;}</style> <script language="JavaScript" type="text/javascript" src="http://www.bioinformatics.org/strap/toHTML/toHTML003.js"></script> <title>Alignment</title> </head> <body> <div id="alignment_1457416841527"> <pre class="strap_script" style="display:none;" >set_characters_per_line 60 set_color_mode charge set_conservation_threshold 70 let $p=Database_ID_100 res_secstru 0=C 12=E 17=C 53=H 57=C 63=H 71=C 76=H 78=C 83=H 87=C 90=H 104=C 108=H 121=C 128=H 138=C 141=H 145=C 151=H 166=C 167=H 169=C 188=H 199=C 209=H 211=C 225=H 229=C 232=H 253=C 257=H 270=C 276=H 285=C 297=E 298=C 301=H 317=C 333=H 334=C 337=H 340=C 347=H 359=C 367=H 369=C 370=H 371=E 377=C 384=H 396=C 402=H 409=E 410=C 413=H 442=C 444=H 449=C 454=H 457=C 463=H 464=E 466=C 471=E 472=C 478=E 485=C 495=H 498=C 499=H 515=C 528=H 538=C,$p let $V1=icon $V1,$p set_conservation_threshold 70 set_color_mode charge set_characters_per_line 60 #---------- set_characters_per_line 60 set_conservation_threshold 70 set_color_mode charge # The next line sets the secondary structure. H=helix, E=extended sheet secondary_structure CCCCCCCCCCCCEEEEECCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCHHHHCCCCCCHHHHHHHHCCCCCHHCCCCCHHHHCCCHHHHHHHHHHHHHHCCCCHHHHHHHHHHHHHCCCCCCCHHHHHHHHHHCCCHHHHCCCCCCHHHHHHHHHHHHHHHCHHCCCCCCCCCCCCCCCCCCCHHHHHHHHHHHCCCCCCCCCCHHCCCCCCCCCCCCCCHHHHCCCHHHHHHHHHHHHHHHHHHHHHCCCCHHHHHHHHHHHHHCCCCCCHHHHHHHHHCCCCCCCCCCCCECCCHHHHHHHHHHHHHHHHCCCCCCCCCCCCCCCCHCCCHHHCCCCCCCHHHHHHHHHHHHCCCCCCCCHHCHEEEEEECCCCCCCHHHHHHHHHHHHCCCCCCHHHHHHHECCCHHHHHHHHHHHHHHHHHHHHHHHHHHHHHCCHHHHHCCCCCHHHCCCCCCHEECCCCCECCCCCCEEEEEEECCCCCCCCCCHHHCHHHHHHHHHHHHHHHHCCCCCCCCCCCCCHHHHHHHHHHCCC,Database_ID_100 new_selection 1-4, Canus/N-terminus set_annotation Hyperrefs=http://en.wikipedia.org/wiki/N-terminus, Canus/N-terminus set_annotation Style=STYLE_BACKGROUND, Canus/N-terminus set_annotation Color=#00ffFF, Canus/N-terminus add_annotation Balloon=Balloon text blablabla, Canus/N-terminus # Deleted commands: [aa_sequence ] #end_of_script_1457416841527_ </pre><!--strap_script--> <script language="JavaScript" type="text/javascript"> var alid=1457416841527; _charsPerLine[alid]=60; _numSeq[alid]=1; _initColor[alid]='charge'; _initConservation[alid]=0; _resStr[alid]=['0=C 12=E 17=C 53=H 57=C 63=H 71=C 76=H 78=C 83=H 87=C 90=H 104=C 108=H 121=C 128=H 138=C 141=H 145=C 151=H 166=C 167=H 169=C 188=H 199=C 209=H 211=C 225=H 229=C 232=H 253=C 257=H 270=C 276=H 285=C 297=E 298=C 301=H 317=C 333=H 334=C 337=H 340=C 347=H 359=C 367=H 369=C 370=H 371=E 377=C 384=H 396=C 402=H 409=E 410=C 413=H 442=C 444=H 449=C 454=H 457=C 463=H 464=E 466=C 471=E 472=C 478=E 485=C 495=H 498=C 499=H 515=C 528=H 538=C']; _pSS[alid]='Database_ID_100'; _pData[alid]=[ [0,'',null,''] ]; _fData[alid]=[ ]; _aData[alid]=[ ]; _astexJar='OpenAstexApplet.jar'; </script> <table summary="alignment" border="0" cellspacing="0" cellpadding="0" > <tr class="newBlock"><td></td><td><pre class="SS"> <span class="SSe">====&gt;</span> <span class="SSh">\/\/</span> </pre> </td></tr> <tr class="fstSeq"><td>Database_ID_100</td><td><pre class="s"><B>MPGINGAGPSN</B><FONT color="#00B2B2"><B>FF</B></FONT><B>WQW</B><FONT color="#00B2B2"><B>R</B></FONT><B>T</B><FONT color="#FF6464"><B>D</B></FONT><B>G</B><FONT color="#FF6464"><B>E</B></FONT><B>PVT</B><FONT color="#FF6464"><B>E</B></FONT><FONT color="#00B2B2"><B>R</B></FONT><FONT color="#FF6464"><B>E</B></FONT><FONT color="#00B2B2"><B>H</B></FONT><FONT color="#FF6464"><B>D</B></FONT><B>SS</B><FONT color="#00B2B2"><B>R</B></FONT><B>SASSANSP</B><FONT color="#FF6464"><B>E</B></FONT><B>LPPPASPA</B><FONT color="#FF6464"><B>E</B></FONT><B>SG</B><FONT color="#00B2B2"><B>R</B></FONT><B>Q</B><FONT color="#00B2B2"><B>R</B></FONT><B>LL</B><FONT color="#00B2B2"><B>R</B></FONT><B>SS</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"> <span class="SSh">\/\/\/\/</span> <span class="SSh">/\</span> <span class="SSh">\/\/</span> <span class="SSh">/\/\/\/\/\/\/\</span> <span class="SSh">/\/\/\/\/\/\</span></pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><B>ALS</B><FONT color="#00B2B2"><B>R</B></FONT><B>QT</B><FONT color="#00B2B2"><B>R</B></FONT><FONT color="#FF6464"><B>E</B></FONT><B>WL</B><FONT color="#FF6464"><B>E</B></FONT><B>ATPA</B><FONT color="#00B2B2"><B>R</B></FONT><B>VQGANPPA</B><FONT color="#FF6464"><B>E</B></FONT><B>A</B><FONT color="#00B2B2"><B>R</B></FONT><B>QSP</B><FONT color="#FF6464"><B>E</B></FONT><B>AQQA</B><FONT color="#FF6464"><B>E</B></FONT><FONT color="#00B2B2"><B>R</B></FONT><B>IVQ</B><FONT color="#FF6464"><B>E</B></FONT><B>LV</B><FONT color="#00B2B2"><B>R</B></FONT><B>GGA</B><FONT color="#FF6464"><B>D</B></FONT><B>LNNV</B><FONT color="#00B2B2"><B>R</B></FONT><B>TML</B><FONT color="#00B2B2"><B>R</B></FONT><B>NVM</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"><span class="SSh">/</span> <span class="SSh">/\/\/\/\/\</span> <span class="SSh">\/\/</span> <span class="SSh">\/\/\/\/\/\/\/\</span> <span class="SSh">\/</span> </pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><FONT color="#FF6464"><B>D</B></FONT><B>NNAVA</B><FONT color="#00B2B2"><B>F</B></FONT><B>S</B><FONT color="#00B2B2"><B>R</B></FONT><B>V</B><FONT color="#FF6464"><B>E</B></FONT><FONT color="#00B2B2"><B>R</B></FONT><FONT color="#FF6464"><B>D</B></FONT><B>ILLQ</B><FONT color="#00B2B2"><B>HF</B></FONT><B>PNMPMTGISS</B><FONT color="#FF6464"><B>D</B></FONT><B>SVLAN</B><FONT color="#FF6464"><B>E</B></FONT><B>L</B><FONT color="#00B2B2"><B>R</B></FONT><B>Q</B><FONT color="#00B2B2"><B>R</B></FONT><B>L</B><FONT color="#00B2B2"><B>R</B></FONT><B>QTV</B><FONT color="#00B2B2"><B>R</B></FONT><B>QQ</B><FONT color="#00B2B2"><B>R</B></FONT><B>ALVQSSTPA</B><FONT color="#00B2B2"><B>R</B></FONT><B>L</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"> <span class="SSh">/\/\/\/\/\/</span> <span class="SSh">\/</span> <span class="SSh">\/\/</span> <span class="SSh">/\/\/\/\</span></pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><B>A</B><FONT color="#FF6464"><B>D</B></FONT><B>SSSGSSQ</B><FONT color="#00B2B2"><B>R</B></FONT><B>SLIG</B><FONT color="#00B2B2"><B>R</B></FONT><B>STMLMTPG</B><FONT color="#00B2B2"><B>R</B></FONT><B>SSSSSAAAS</B><FONT color="#00B2B2"><B>R</B></FONT><B>TSV</B><FONT color="#FF6464"><B>D</B></FONT><FONT color="#00B2B2"><B>RH</B></FONT><B>PQGL</B><FONT color="#FF6464"><B>D</B></FONT><B>L</B><FONT color="#FF6464"><B>E</B></FONT><B>SA</B><FONT color="#00B2B2"><B>R</B></FONT><B>LASAA</B><FONT color="#00B2B2"><B>RH</B></FONT><B>N</B><FONT color="#00B2B2"><B>H</B></FONT><B>S</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"><span class="SSh">/\/\/\/\/\/\/</span> <span class="SSh">\/\/\/\/\/\/\</span> <span class="SSh">/\/\/\/\/</span> <span class="SSe">&gt;</span> </pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><B>ANQTN</B><FONT color="#FF6464"><B>E</B></FONT><B>AL</B><FONT color="#00B2B2"><B>RR</B></FONT><B>LTQ</B><FONT color="#FF6464"><B>E</B></FONT><B>GV</B><FONT color="#FF6464"><B>D</B></FONT><B>M</B><FONT color="#FF6464"><B>E</B></FONT><FONT color="#00B2B2"><B>R</B></FONT><B>L</B><FONT color="#00B2B2"><B>R</B></FONT><B>TSLG</B><FONT color="#00B2B2"><B>R</B></FONT><B>YIMSL</B><FONT color="#FF6464"><B>E</B></FONT><B>PLPP</B><FONT color="#FF6464"><B>D</B></FONT><B>L</B><FONT color="#00B2B2"><B>RR</B></FONT><B>AL</B><FONT color="#FF6464"><B>E</B></FONT><B>SVGINP</B><FONT color="#00B2B2"><B>F</B></FONT><B>IP</B><FONT color="#FF6464"><B>EE</B></FONT><B>LSLV</B><FONT color="#FF6464"><B>D</B></FONT></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"> <span class="SSh">\/\/\/\/\/\/\/\/</span> <span class="SSh">\</span> <span class="SSh">\/\</span> <span class="SSh">\/\/\/\/\/\/</span> </pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><FONT color="#00B2B2"><B>H</B></FONT><B>PVLN</B><FONT color="#00B2B2"><B>F</B></FONT><B>SAALN</B><FONT color="#00B2B2"><B>R</B></FONT><B>MLAS</B><FONT color="#00B2B2"><B>R</B></FONT><B>QTTTNSP</B><FONT color="#FF6464"><B>E</B></FONT><B>LPPLASSA</B><FONT color="#FF6464"><B>E</B></FONT><B>SG</B><FONT color="#00B2B2"><B>RRR</B></FONT><B>LL</B><FONT color="#00B2B2"><B>R</B></FONT><B>SPPLLSGQ</B><FONT color="#00B2B2"><B>R</B></FONT><FONT color="#FF6464"><B>E</B></FONT><B>WI</B><FONT color="#FF6464"><B>E</B></FONT><B>QNM</B><FONT color="#00B2B2"><B>R</B></FONT><B>Q</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"> <span class="SSh">\/</span> <span class="SSh">/</span><span class="SSe">=====&gt;</span> <span class="SSh">/\/\/\/\/\/\</span> <span class="SSh">/\/\/\/</span><span class="SSe">&gt;</span> <span class="SSh">\/\/\/\</span></pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><B>GA</B><FONT color="#FF6464"><B>E</B></FONT><B>PQSS</B><FONT color="#00B2B2"><B>R</B></FONT><B>LN</B><FONT color="#00B2B2"><B>R</B></FONT><B>AV</B><FONT color="#00B2B2"><B>R</B></FONT><B>LAVMPPQ</B><FONT color="#00B2B2"><B>K</B></FONT><FONT color="#FF6464"><B>E</B></FONT><B>N</B><FONT color="#FF6464"><B>ED</B></FONT><B>NVAYAI</B><FONT color="#00B2B2"><B>R</B></FONT><B>L</B><FONT color="#00B2B2"><B>RR</B></FONT><B>LNPGA</B><FONT color="#FF6464"><B>D</B></FONT><B>VS</B><FONT color="#00B2B2"><B>R</B></FONT><B>VVAS</B><FONT color="#00B2B2"><B>F</B></FONT><B>IT</B><FONT color="#FF6464"><B>D</B></FONT><B>PAA</B><FONT color="#00B2B2"><B>R</B></FONT><B>QQV</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"><span class="SSh">/\/\/\/\/\/\/\/\/\/\/\</span> <span class="SSh">/\/\/</span> <span class="SSh">/\/</span> <span class="SSh">\</span><span class="SSe">=&gt;</span> <span class="SSe">&gt;</span> <span class="SSe">==</span></pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><B>V</B><FONT color="#FF6464"><B>DD</B></FONT><B>I</B><FONT color="#00B2B2"><B>R</B></FONT><B>AAL</B><FONT color="#FF6464"><B>D</B></FONT><B>IAPQ</B><FONT color="#00B2B2"><B>F</B></FONT><B>SQL</B><FONT color="#00B2B2"><B>R</B></FONT><B>TIS</B><FONT color="#00B2B2"><B>K</B></FONT><B>A</B><FONT color="#FF6464"><B>D</B></FONT><B>A</B><FONT color="#FF6464"><B>E</B></FONT><B>S</B><FONT color="#FF6464"><B>EE</B></FONT><B>LG</B><FONT color="#00B2B2"><B>FR</B></FONT><FONT color="#FF6464"><B>D</B></FONT><B>AA</B><FONT color="#FF6464"><B>D</B></FONT><FONT color="#00B2B2"><B>H</B></FONT><B>P</B><FONT color="#FF6464"><B>D</B></FONT><B>NATSCL</B><FONT color="#00B2B2"><B>F</B></FONT><B>G</B><FONT color="#FF6464"><B>EE</B></FONT><B>LSLSNP</B><FONT color="#FF6464"><B>D</B></FONT><B>QQV</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"><span class="SSe">====&gt;</span> <span class="SSh">\/\</span> <span class="SSh">\/\/\/\/\/\/\/\/</span> <span class="SSh">/\/\/\/\/\</span> </pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><B>IGLAVNPT</B><FONT color="#FF6464"><B>D</B></FONT><FONT color="#00B2B2"><B>K</B></FONT><B>PQPYSQ</B><FONT color="#FF6464"><B>E</B></FONT><B>VN</B><FONT color="#00B2B2"><B>K</B></FONT><B>ALT</B><FONT color="#00B2B2"><B>F</B></FONT><B>M</B><FONT color="#FF6464"><B>D</B></FONT><B>M</B><FONT color="#00B2B2"><B>KK</B></FONT><B>LAQYLA</B><FONT color="#FF6464"><B>D</B></FONT><FONT color="#00B2B2"><B>K</B></FONT><B>P</B><FONT color="#FF6464"><B>E</B></FONT><FONT color="#00B2B2"><B>H</B></FONT><B>PLN</B><FONT color="#00B2B2"><B>R</B></FONT><B>Q</B><FONT color="#00B2B2"><B>R</B></FONT><B>L</B><FONT color="#FF6464"><B>D</B></FONT><B>A</B><FONT color="#00B2B2"><B>K</B></FONT><B>NIS</B><FONT color="#00B2B2"><B>K</B></FONT><B>YA</B><FONT color="#00B2B2"><B>FK</B></FONT><B>IV</B></pre></td></tr> <tr class="newBlock"><td></td><td><pre class="SS"> </pre> </td></tr> <tr class="fstSeq"><td></td><td><pre class="s"><B>P</B></pre></td></tr> </table> <div class="LICENSE_0"><b>If you see this text, then Java-Script did not work</b><br><br><u>Recommended browser:</u> Google Chrome<br><u>Supported browsers:</u> Google Chrome, Firefox, Opera, Safari. <br><u>Not supported:</u> Internet Explorer<br><br><u>License:</u> This Sequence alignment export can be modified and used in Web pages for free, but this text and the links to the project must not be removed.<br><br></div> <div class="Wc"><u>Designed with </u> <a href="http://www.bioinformatics.org/strap/">Protein workbench</a> <a href="http://www.bioinformatics.org/strap/toHTML/">alignment-to-html</a></div> </div> </body> </html>
workspace/myproject/myproject/templates/example/admin_5_rounded/ui_buttons.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 | Buttons</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 LAYOUT FIRST STYLES --> <link href="//fonts.googleapis.com/css?family=Oswald:400,300,700" rel="stylesheet" type="text/css" /> <!-- END LAYOUT FIRST STYLES --> <!-- 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 THEME GLOBAL STYLES --> <link href="../assets/global/css/components-rounded.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/layout5/css/layout.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/layouts/layout5/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-header-fixed page-sidebar-closed-hide-logo"> <!-- BEGIN CONTAINER --> <div class="wrapper"> <!-- BEGIN HEADER --> <header class="page-header"> <nav class="navbar mega-menu" role="navigation"> <div class="container-fluid"> <div class="clearfix navbar-fixed-top"> <!-- Brand and toggle get grouped for better mobile display --> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="sr-only">Toggle navigation</span> <span class="toggle-icon"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </span> </button> <!-- End Toggle Button --> <!-- BEGIN LOGO --> <a id="index" class="page-logo" href="index.html"> <img src="../assets/layouts/layout5/img/logo.png" alt="Logo"> </a> <!-- END LOGO --> <!-- BEGIN SEARCH --> <form class="search" action="extra_search.html" method="GET"> <input type="name" class="form-control" name="query" placeholder="Search..."> <a href="javascript:;" class="btn submit"> <i class="fa fa-search"></i> </a> </form> <!-- END SEARCH --> <!-- BEGIN TOPBAR ACTIONS --> <div class="topbar-actions"> <!-- BEGIN GROUP NOTIFICATION --> <div class="btn-group-notification btn-group" id="header_notification_bar"> <button type="button" class="btn btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-bell"></i> <span class="badge">7</span> </button> <ul class="dropdown-menu-v2"> <li class="external"> <h3> <span class="bold">12 pending</span> notifications</h3> <a href="#">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px; padding: 0;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-success"> <i class="fa fa-plus"></i> </span> New user registered. </span> <span class="time">just now</span> </a> </li> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Server #12 overloaded. </span> <span class="time">3 mins</span> </a> </li> <li> <a href="javascript:;"> <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> <span class="time">10 mins</span> </a> </li> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> Application error. </span> <span class="time">14 hrs</span> </a> </li> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Database overloaded 68%. </span> <span class="time">2 days</span> </a> </li> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> A user IP blocked. </span> <span class="time">3 days</span> </a> </li> <li> <a href="javascript:;"> <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> <span class="time">4 days</span> </a> </li> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> System Error. </span> <span class="time">5 days</span> </a> </li> <li> <a href="javascript:;"> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Storage server failed. </span> <span class="time">9 days</span> </a> </li> </ul> </li> </ul> </div> <!-- END GROUP NOTIFICATION --> <!-- BEGIN GROUP INFORMATION --> <div class="btn-group-red btn-group"> <button type="button" class="btn btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="fa fa-plus"></i> </button> <ul class="dropdown-menu-v2" role="menu"> <li class="active"> <a href="#">New Post</a> </li> <li> <a href="#">New Comment</a> </li> <li> <a href="#">Share</a> </li> <li class="divider"></li> <li> <a href="#">Comments <span class="badge badge-success">4</span> </a> </li> <li> <a href="#">Feedbacks <span class="badge badge-danger">2</span> </a> </li> </ul> </div> <!-- END GROUP INFORMATION --> <!-- BEGIN USER PROFILE --> <div class="btn-group-img btn-group"> <button type="button" class="btn btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <span>Hi, Marcus</span> <img src="../assets/layouts/layout5/img/avatar1.jpg" alt=""> </button> <ul class="dropdown-menu-v2" role="menu"> <li> <a href="page_user_profile_1.html"> <i class="icon-user"></i> My Profile <span class="badge badge-danger">1</span> </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> </div> <!-- END USER PROFILE --> <!-- BEGIN QUICK SIDEBAR TOGGLER --> <button type="button" class="quick-sidebar-toggler" data-toggle="collapse"> <span class="sr-only">Toggle Quick Sidebar</span> <i class="icon-logout"></i> </button> <!-- END QUICK SIDEBAR TOGGLER --> </div> <!-- END TOPBAR ACTIONS --> </div> <!-- BEGIN HEADER MENU --> <div class="nav-collapse collapse navbar-collapse navbar-responsive-collapse"> <ul class="nav navbar-nav"> <li class="dropdown dropdown-fw "> <a href="javascript:;" class="text-uppercase"> <i class="icon-home"></i> Dashboard </a> <ul class="dropdown-menu dropdown-menu-fw"> <li> <a href="index.html"> <i class="icon-bar-chart"></i> Default </a> </li> <li> <a href="dashboard_2.html"> <i class="icon-bulb"></i> Dashboard 2 </a> </li> <li> <a href="dashboard_3.html"> <i class="icon-graph"></i> Dashboard 3 </a> </li> </ul> </li> <li class="dropdown dropdown-fw active open selected"> <a href="javascript:;" class="text-uppercase"> <i class="icon-puzzle"></i> Features </a> <ul class="dropdown-menu dropdown-menu-fw"> <li class="dropdown more-dropdown-sub active"> <a href="javascript:;"> <i class="icon-diamond"></i> UI Features </a> <ul class="dropdown-menu"> <li> <a href="ui_colors.html"> Color Library </a> </li> <li> <a href="ui_general.html"> General Components </a> </li> <li class="active"> <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="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> <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_timeline.html"> Timeline </a> </li> <li> <a href="ui_datepaginator.html"> Date Paginator </a> </li> <li> <a href="ui_nestable.html"> Nestable List </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-puzzle"></i> Components </a> <ul class="dropdown-menu"> <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> <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> <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> <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> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-settings"></i> Form Stuff </a> <ul class="dropdown-menu"> <li> <a href="form_controls.html"> Bootstrap Form <br>Controls </a> </li> <li> <a href="form_controls_md.html"> Material Design <br>Form Controls </a> </li> <li> <a href="form_validation.html"> Form Validation </a> </li> <li> <a href="form_validation_states_md.html"> Material Design <br>Form Validation States </a> </li> <li> <a href="form_validation_md.html"> Material Design <br>Form Validation </a> </li> <li> <a href="form_layouts.html"> Form Layouts </a> </li> <li> <a href="form_input_mask.html"> Form Input Mask </a> </li> <li> <a href="form_editable.html"> Form X-editable </a> </li> <li> <a href="form_wizard.html"> Form Wizard </a> </li> <li> <a href="form_icheck.html"> iCheck Controls </a> </li> <li> <a href="form_image_crop.html"> Image Cropping </a> </li> <li> <a href="form_fileupload.html"> Multiple File Upload </a> </li> <li> <a href="form_dropzone.html"> Dropzone File Upload </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="?p="> <i class="icon-wallet"></i> Portlets </a> <ul class="dropdown-menu"> <li> <a href="portlet_boxed.html"> Boxed Portlets </a> </li> <li> <a href="portlet_light.html"> Light Portlets </a> </li> <li> <a href="portlet_solid.html"> Solid Portlets </a> </li> <li> <a href="portlet_ajax.html"> Ajax Portlets </a> </li> <li> <a href="portlet_draggable.html"> Draggable Portlets </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-bar-chart"></i> Charts </a> <ul class="dropdown-menu"> <li> <a href="charts_amcharts.html"> amChart </a> </li> <li> <a href="charts_flotcharts.html"> Flot Charts </a> </li> <li> <a href="charts_flowchart.html"> Flow Charts </a> </li> <li> <a href="charts_google.html"> Google Charts </a> </li> <li> <a href="charts_echarts.html"> eCharts </a> </li> <li> <a href="charts_morris.html"> Morris Charts </a> </li> <li> <a href="javascript:;"> HighCharts </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-cloud-upload"></i> Elements </a> <ul class="dropdown-menu"> <li> <a href="elements_steps.html"> Steps </a> </li> <li> <a href="elements_lists.html"> Lists </a> </li> <li> <a href="elements_ribbons.html"> Ribbons </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-pointer"></i> Maps </a> <ul class="dropdown-menu"> <li> <a href="maps_google.html"> Google Maps </a> </li> <li> <a href="maps_vector.html"> Vector Maps </a> </li> </ul> </li> </ul> </li> <li class="dropdown dropdown-fw "> <a href="javascript:;" class="text-uppercase"> <i class="icon-briefcase"></i> Tables </a> <ul class="dropdown-menu dropdown-menu-fw"> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> Static Tables </a> <ul class="dropdown-menu"> <li> <a href="table_static_basic.html"> Basic Tables </a> </li> <li> <a href="table_static_responsive.html"> Responsive Tables </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> Datatables </a> <ul class="dropdown-menu"> <li> <a href="table_datatables_managed.html"> Managed Datatables </a> </li> <li> <a href="table_datatables_buttons.html"> Buttons Extension </a> </li> <li> <a href="table_datatables_colreorder.html"> Colreorder Extension </a> </li> <li> <a href="table_datatables_rowreorder.html"> Rowreorder Extension </a> </li> <li> <a href="table_datatables_scroller.html"> Scroller Extension </a> </li> <li> <a href="table_datatables_fixedheader.html"> FixedHeader Extension </a> </li> <li> <a href="table_datatables_responsive.html"> Responsive Extension </a> </li> <li> <a href="table_datatables_editable.html"> Editable Datatables </a> </li> <li> <a href="table_datatables_ajax.html"> Ajax Datatables </a> </li> </ul> </li> </ul> </li> <li class="dropdown dropdown-fw "> <a href="javascript:;" class="text-uppercase"> <i class="icon-layers"></i> Pages </a> <ul class="dropdown-menu dropdown-menu-fw"> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-basket"></i> eCommerce </a> <ul class="dropdown-menu"> <li> <a href="ecommerce_index.html"> <i class="icon-home"></i> Dashboard </a> </li> <li> <a href="ecommerce_orders.html"> <i class="icon-basket"></i> Orders </a> </li> <li> <a href="ecommerce_orders_view.html"> <i class="icon-tag"></i> Order View </a> </li> <li> <a href="ecommerce_products.html"> <i class="icon-graph"></i> Products </a> </li> <li> <a href="ecommerce_products_edit.html"> <i class="icon-graph"></i> Product Edit </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-docs"></i> Apps </a> <ul class="dropdown-menu"> <li> <a href="app_todo.html"> <i class="icon-clock"></i> Todo 1 </a> </li> <li> <a href="app_todo_2.html"> <i class="icon-check"></i> Todo 2 </a> </li> <li> <a href="app_inbox.html"> <i class="icon-envelope"></i> Inbox </a> </li> <li> <a href="app_calendar.html"> <i class="icon-calendar"></i> Calendar </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-user"></i> User </a> <ul class="dropdown-menu"> <li> <a href="page_user_profile_1.html"> Profile 1 </a> </li> <li> <a href="page_user_profile_1_account.html"> Profile 1 Account </a> </li> <li> <a href="page_user_profile_1_help.html"> Profile 1 Help </a> </li> <li> <a href="page_user_profile_2.html"> Profile 2 </a> </li> <li> <a href="page_user_login_1.html"> Login Page 1 </a> </li> <li> <a href="page_user_login_2.html"> Login Page 2 </a> </li> <li> <a href="page_user_login_3.html"> Login Page 3 </a> </li> <li> <a href="page_user_login_4.html"> Login Page 4 </a> </li> <li> <a href="page_user_login_5.html"> Login Page 5 </a> </li> <li> <a href="page_user_login_6.html"> Login Page 6 </a> </li> <li> <a href="page_user_lock_1.html"> Lock Screen 1 </a> </li> <li> <a href="page_user_lock_2.html"> Lock Screen 2 </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-social-dribbble"></i> General </a> <ul class="dropdown-menu"> <li> <a href="page_general_about.html"> About </a> </li> <li> <a href="page_general_contact.html"> Contact </a> </li> <li> <a href="page_general_portfolio_1.html"> Portfolio 1 </a> </li> <li> <a href="page_general_portfolio_2.html"> Portfolio 2 </a> </li> <li> <a href="page_general_portfolio_3.html"> Portfolio 3 </a> </li> <li> <a href="page_general_portfolio_4.html"> Portfolio 4 </a> </li> <li> <a href="page_general_search.html"> Search 1 </a> </li> <li> <a href="page_general_search_2.html"> Search 2 </a> </li> <li> <a href="page_general_search_3.html"> Search 3 </a> </li> <li> <a href="page_general_search_4.html"> Search 4 </a> </li> <li> <a href="page_general_search_5.html"> Search 5 </a> </li> <li> <a href="page_general_pricing.html"> Pricing </a> </li> <li> <a href="page_general_faq.html"> FAQ </a> </li> <li> <a href="page_general_blog.html"> Blog </a> </li> <li> <a href="page_general_blog_post.html"> Blog Post </a> </li> <li> <a href="page_general_invoice.html"> Invoice </a> </li> <li> <a href="page_general_invoice_2.html"> Invoice 2 </a> </li> </ul> </li> <li class="dropdown more-dropdown-sub"> <a href="javascript:;"> <i class="icon-settings"></i> System </a> <ul class="dropdown-menu"> <li> <a href="page_system_coming_soon.html"> Coming Soon </a> </li> <li> <a href="page_system_404_1.html"> 404 Page 1 </a> </li> <li> <a href="page_system_404_2.html"> 404 Page 2 </a> </li> <li> <a href="page_system_404_3.html"> 404 Page 3 </a> </li> <li> <a href="page_system_500_1.html"> 500 Page 1 </a> </li> <li> <a href="page_system_500_2.html"> 500 Page 2 </a> </li> </ul> </li> </ul> </li> <li class="dropdown more-dropdown"> <a href="javascript:;" class="text-uppercase"> More </a> <ul class="dropdown-menu"> <li> <a href="#">Link 1</a> </li> <li> <a href="#">Link 2</a> </li> <li> <a href="#">Link 3</a> </li> <li> <a href="#">Link 4</a> </li> <li> <a href="#">Link 5</a> </li> </ul> </li> </ul> </div> <!-- END HEADER MENU --> </div> <!--/container--> </nav> </header> <!-- END HEADER --> <div class="container-fluid"> <div class="page-content"> <!-- BEGIN BREADCRUMBS --> <div class="breadcrumbs"> <h1>Buttons</h1> <ol class="breadcrumb"> <li> <a href="#">Home</a> </li> <li> <a href="#">Features</a> </li> <li class="active">UI Features</li> </ol> </div> <!-- END BREADCRUMBS --> <!-- BEGIN PAGE BASE CONTENT --> <div class="row"> <div class="col-md-12"> <div class="tabbable-line"> <ul class="nav nav-tabs"> <li class="active"> <a href="#tab_1_1" data-toggle="tab">Square Buttons</a> </li> <li> <a href="#tab_1_2" data-toggle="tab">Circle Buttons <span class="label label-sm label-danger circle">new</span> </a> </li> </ul> <div class="tab-content"> <div class="tab-pane active" id="tab_1_1"> <div class="row"> <div class="col-md-6"> <!-- BEGIN BUTTONS PORTLET--> <div class="portlet light tasks-widget bordered"> <div class="portlet-title"> <div class="caption"> <span class="caption-subject font-green-haze bold uppercase">Buttons</span> <span class="caption-helper">tasks summary...</span> </div> <div class="actions"> <div class="btn-group"> <a class="btn green-haze btn-outline btn-circle btn-sm" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> Actions <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="i"></i> Option 1</a> </li> <li class="divider"> </li> <li> <a href="javascript:;">Option 2</a> </li> <li> <a href="javascript:;">Option 3</a> </li> <li> <a href="javascript:;">Option 4</a> </li> </ul> </div> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <div class="clearfix"> <h4 class="block">Default Bootstrap Buttons(Customized to Match Theme Style)</h4> <!-- Standard gray button with gradient --> <button type="button" class="btn btn-default">Default</button> <!-- Provides extra visual weight and identifies the primary action in a set of buttons --> <button type="button" class="btn btn-primary">Primary</button> <!-- Indicates a successful or positive action --> <button type="button" class="btn btn-success">Success</button> <!-- Contextual button for informational alert messages --> <button type="button" class="btn btn-info">Info</button> <!-- Indicates caution should be taken with this action --> <button type="button" class="btn btn-warning">Warning</button> <!-- Indicates a dangerous or potentially negative action --> <button type="button" class="btn btn-danger">Danger</button> <!-- Deemphasize a button by making it look like a link while maintaining button behavior --> <button type="button" class="btn btn-link">Link</button> </div> <div class="clearfix"> <h4 class="block">Metronic Custom Buttons</h4> <p> <button type="button" class="btn default">Default</button> <button type="button" class="btn red">Red</button> <button type="button" class="btn blue">Blue</button> <button type="button" class="btn green">Green</button> <button type="button" class="btn yellow">Yellow</button> <button type="button" class="btn purple">Purple</button> <button type="button" class="btn dark">Dark</button> </p> <p> <button type="button" class="btn dark">Dark</button> <button type="button" class="btn red-mint">Red</button> <button type="button" class="btn blue-hoki">Blue</button> <button type="button" class="btn green-haze">Green</button> <button type="button" class="btn yellow-mint">Yellow</button> <button type="button" class="btn purple-sharp">Purple</button> <button type="button" class="btn grey-mint">Grey</button> </p> </div> <div class="clearfix"> <h4 class="block">Metronic Outline Buttons</h4> <p> <button type="button" class="btn default btn-outline">Default</button> <button type="button" class="btn red btn-outline">Red</button> <button type="button" class="btn blue btn-outline">Blue</button> <button type="button" class="btn green btn-outline">Green</button> <button type="button" class="btn yellow btn-outline">Yellow</button> <button type="button" class="btn purple btn-outline">Purple</button> <button type="button" class="btn dark btn-outline">Dark</button> </p> <p> <button type="button" class="btn dark btn-outline sbold uppercase">Dark</button> <button type="button" class="btn red-mint btn-outline sbold uppercase">Red</button> <button type="button" class="btn blue-hoki btn-outline sbold uppercase">Blue</button> <button type="button" class="btn green-haze btn-outline sbold uppercase">Green</button> <button type="button" class="btn yellow-mint btn-outline sbold uppercase">Yellow</button> <button type="button" class="btn purple-sharp btn-outline sbold uppercase">Purple</button> <button type="button" class="btn grey-mint btn-outline sbold uppercase">Grey</button> </p> </div> <div class="clearfix"> <h4 class="block">More Button Colors(go to <a href="ui_colors.html"> ui_colors.html </a> for more colors) </h4> <button type="button" class="btn blue-hoki">Blue Hoki</button> <button type="button" class="btn blue-madison">Blue Madison</button> <button type="button" class="btn green-meadow">Green Meadow</button> <button type="button" class="btn red-sunglo">Red Sunglo</button> <button type="button" class="btn yellow-crusta">Yellow Crusta</button> <button type="button" class="btn purple-plum">Purple Plum</button> <button type="button" class="btn grey-cascade">Grey Cascade</button> </div> <div class="clearfix"> <h4 class="block">Button Stripe</h4> <a href="javascript:;" class="btn default red-stripe"> Red </a> <a href="javascript:;" class="btn default blue-stripe"> Blue </a> <a href="javascript:;" class="btn default green-stripe"> Green </a> <a href="javascript:;" class="btn default yellow-stripe"> Yellow </a> <a href="javascript:;" class="btn default purple-stripe"> Purple </a> <a href="javascript:;" class="btn default green-stripe"> Green </a> <a href="javascript:;" class="btn default dark-stripe"> Dark </a> </div> <div class="clearfix"> <h4 class="block">Disabled</h4> <a href="javascript:;" class="btn default disabled"> Default </a> <a href="javascript:;" class="btn red disabled"> Red </a> <a href="javascript:;" class="btn blue disabled"> Blue </a> <a href="javascript:;" class="btn green disabled"> Green </a> <a href="javascript:;" class="btn yellow disabled"> Yellow </a> <a href="javascript:;" class="btn purple disabled"> Purple </a> <a href="javascript:;" class="btn dark disabled"> Dark </a> </div> <div class="clearfix"> <h4 class="block">Button Sizes</h4> <button type="button" class="btn default btn-lg">Large button</button> <button type="button" class="btn red">Default button</button> <button type="button" class="btn blue btn-sm">Small button</button> <button type="button" class="btn green btn-sm">Extra small button</button> </div> <div class="clearfix"> <h4 class="block">Button Tags</h4> <a href="javascript:;" class="btn default"> Link </a> <button class="btn default">Button</button> <input type="button" class="btn default" value="Input"> <input type="submit" class="btn default" value="Submit"> </div> <div class="clearfix"> <h4 class="block">Block Buttons</h4> <a href="javascript:;" class="btn default btn-block"> Link </a> <button class="btn blue btn-block">Button</button> <input type="button" class="btn red btn-block" value="Input"> <input type="submit" class="btn purple btn-block" value="Submit"> <button class="btn blue btn-block btn-outline ">Button</button> <input type="button" class="btn red btn-outline btn-block" value="Input"> <input type="submit" class="btn purple btn-outline btn-block" value="Submit"> <button class="btn yellow-mint btn-block btn-outline sbold uppercase">Button</button> <input type="button" class="btn red-mint btn-outline btn-block sbold uppercase" value="Input"> <input type="submit" class="btn green-sharp btn-outline btn-block sbold uppercase" value="Submit"> </div> </div> </div> <!-- END BUTTONS PORTLET--> <!-- BEGIN BUTTONS WITH ICONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title tabbable-line"> <div class="caption"> <i class="icon-globe font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Iconic</span> </div> <ul class="nav nav-tabs"> <li class="active"> <a href="#dropdown_fontawesome" data-toggle="tab"> Fontawesome </a> </li> <li> <a href="#dropdown_simplelineicons" data-toggle="tab"> Simple Line</a> </li> <li> <a href="#dropdown_glyphicon" data-toggle="tab"> Glyphicon </a> </li> <li> <a href="#buttons_metro" data-toggle="tab"> Metro </a> </li> </ul> </div> <div class="portlet-body util-btn-margin-bottom-5"> <div class="tab-content"> <div class="tab-pane active" id="dropdown_fontawesome"> <div class="clearfix"> <h4 class="block">Large Buttons</h4> <a href="javascript:;" class="btn btn-lg default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-lg red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-lg blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn btn-lg green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-lg yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-lg purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn btn-lg green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-lg grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Default Buttons</h4> <a href="javascript:;" class="btn default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Small Buttons</h4> <a href="javascript:;" class="btn btn-sm default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-sm red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-sm blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-sm yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-sm purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-sm grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Extra Small</h4> <a href="javascript:;" class="btn btn-sm default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-sm red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-sm blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-sm yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-sm purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-sm grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Icon Only Buttons</h4> <a href="javascript:;" class="btn btn-icon-only default"> <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-icon-only red"> <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-icon-only blue"> <i class="fa fa-file-o"></i> </a> <a href="javascript:;" class="btn btn-icon-only green"> <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-icon-only yellow"> <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-icon-only purple"> <i class="fa fa-times"></i> </a> <a href="javascript:;" class="btn btn-icon-only green"> <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-icon-only grey-cascade"> <i class="fa fa-link"></i> </a> </div> </div> <div class="tab-pane" id="dropdown_glyphicon"> <div class="clearfix"> <h4 class="block">Large Buttons</h4> <a href="javascript:;" class="btn btn-lg default"> Default <span class="glyphicon glyphicon-cog"> </span> </a> <a href="javascript:;" class="btn btn-lg red"> Red <span class="glyphicon glyphicon-calendar"> </span> </a> <a href="javascript:;" class="btn btn-lg blue"> <span class="glyphicon glyphicon-font"> </span> Blue </a> <a href="javascript:;" class="btn btn-lg green"> Green <span class="glyphicon glyphicon-gift"> </span> </a> <a href="javascript:;" class="btn btn-lg yellow"> Yellow <span class="glyphicon glyphicon-pencil"> </span> </a> <a href="javascript:;" class="btn btn-lg purple"> <span class="glyphicon glyphicon-tag"> </span> Purple </a> <a href="javascript:;" class="btn btn-lg green"> Green <span class="glyphicon glyphicon-user"> </span> </a> <a href="javascript:;" class="btn btn-lg grey-cascade"> Dark <span class="glyphicon glyphicon-link"> </span> </a> </div> <div class="clearfix"> <h4 class="block">Default Buttons</h4> <a href="javascript:;" class="btn default"> Default <span class="glyphicon glyphicon-cog"> </span> </a> <a href="javascript:;" class="btn red"> Red <span class="glyphicon glyphicon-calendar"> </span> </a> <a href="javascript:;" class="btn blue"> <span class="glyphicon glyphicon-font"> </span> Blue </a> <a href="javascript:;" class="btn green"> Green <span class="glyphicon glyphicon-gift"> </span> </a> <a href="javascript:;" class="btn yellow"> Yellow <span class="glyphicon glyphicon-pencil"> </span> </a> <a href="javascript:;" class="btn purple"> <span class="glyphicon glyphicon-tag"> </span> Purple </a> <a href="javascript:;" class="btn green"> Green <span class="glyphicon glyphicon-user"> </span> </a> <a href="javascript:;" class="btn grey-cascade"> Dark <span class="glyphicon glyphicon-link"> </span> </a> </div> <div class="clearfix"> <h4 class="block">Small Buttons</h4> <a href="javascript:;" class="btn btn-sm default"> Default <span class="glyphicon glyphicon-cog"> </span> </a> <a href="javascript:;" class="btn btn-sm red"> Red <span class="glyphicon glyphicon-calendar"> </span> </a> <a href="javascript:;" class="btn btn-sm blue"> <span class="glyphicon glyphicon-font"> </span> Blue </a> <a href="javascript:;" class="btn btn-sm green"> Green <span class="glyphicon glyphicon-gift"> </span> </a> <a href="javascript:;" class="btn btn-sm yellow"> Yellow <span class="glyphicon glyphicon-pencil"> </span> </a> <a href="javascript:;" class="btn btn-sm purple"> <span class="glyphicon glyphicon-tag"> </span> Purple </a> <a href="javascript:;" class="btn btn-sm green"> Green <span class="glyphicon glyphicon-user"> </span> </a> <a href="javascript:;" class="btn btn-sm grey-cascade"> Dark <span class="glyphicon glyphicon-link"> </span> </a> </div> <div class="clearfix"> <h4 class="block">Extra Small Buttons</h4> <a href="javascript:;" class="btn btn-sm default"> Default <i class="glyphicon glyphicon-cog"> </i> </a> <a href="javascript:;" class="btn btn-sm red"> Red <i class="glyphicon glyphicon-calendar"> </i> </a> <a href="javascript:;" class="btn btn-sm blue"> <i class="glyphicon glyphicon-font"> </i> Blue </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="glyphicon glyphicon-gift"> </i> </a> <a href="javascript:;" class="btn btn-sm yellow"> Yellow <i class="glyphicon glyphicon-pencil"> </i> </a> <a href="javascript:;" class="btn btn-sm purple"> <i class="glyphicon glyphicon-tag"> </i> Purple </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="glyphicon glyphicon-user"> </i> </a> <a href="javascript:;" class="btn btn-sm grey-cascade"> Dark <i class="glyphicon glyphicon-link"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Icon Only Buttons</h4> <a href="javascript:;" class="btn btn-icon-only default"> <i class="glyphicon glyphicon-cog"> </i> </a> <a href="javascript:;" class="btn btn-icon-only red"> <i class="glyphicon glyphicon-calendar"> </i> </a> <a href="javascript:;" class="btn btn-icon-only blue"> <i class="glyphicon glyphicon-font"> </i> </a> <a href="javascript:;" class="btn btn-icon-only green"> <i class="glyphicon glyphicon-gift"> </i> </a> <a href="javascript:;" class="btn btn-icon-only yellow"> <i class="glyphicon glyphicon-pencil"> </i> </a> <a href="javascript:;" class="btn btn-icon-only purple"> <i class="glyphicon glyphicon-tag"> </i> </a> <a href="javascript:;" class="btn btn-icon-only green"> <i class="glyphicon glyphicon-user"> </i> </a> <a href="javascript:;" class="btn btn-icon-only grey-cascade"> <i class="glyphicon glyphicon-link"> </i> </a> </div> </div> <div class="tab-pane" id="dropdown_simplelineicons"> <div class="clearfix"> <h4 class="block">Large Buttons</h4> <a href="javascript:;" class="btn btn-lg default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-lg red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-lg blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn btn-lg green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-lg yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-lg purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn btn-lg green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-lg grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Default Buttons</h4> <a href="javascript:;" class="btn default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Small Buttons</h4> <a href="javascript:;" class="btn btn-sm default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-sm red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-sm blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-sm yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-sm purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-sm grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Extra Small Buttons</h4> <a href="javascript:;" class="btn btn-sm default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-sm red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-sm blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-sm yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-sm purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn btn-sm green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-sm grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Icon Only Buttons</h4> <a href="javascript:;" class="btn btn-icon-only default"> <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-icon-only red"> <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-icon-only blue"> <i class="icon-screen-desktop"> </i> </a> <a href="javascript:;" class="btn btn-icon-only green"> <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-icon-only yellow"> <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-icon-only purple"> <i class="icon-bell"> </i> </a> <a href="javascript:;" class="btn btn-icon-only green"> <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-icon-only grey-cascade"> <i class="icon-pin"> </i> </a> </div> </div> <div class="tab-pane " id="buttons_metro"> <div class="clearfix"> <h4 class="block">Navigation Large Icons Buttons</h4> <a href="javascript:;" class="btn btn-lg default m-icon-big"> Submit <i class="m-icon-big-swapleft"></i> </a> <a href="javascript:;" class="btn btn-lg green m-icon-big"> Submit <i class="m-icon-big-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-lg blue m-icon-big"> Submit <i class="m-icon-big-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-lg dark m-icon-big"> Submit <i class="m-icon-big-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Large Icons Only Buttons</h4> <a href="javascript:;" class="btn btn-lg default m-icon-big m-icon-only"> <i class="m-icon-big-swapleft"></i> </a> <a href="javascript:;" class="btn btn-lg green m-icon-big m-icon-only"> <i class="m-icon-big-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-lg blue m-icon-big m-icon-only"> <i class="m-icon-big-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-lg dark m-icon-big m-icon-only"> <i class="m-icon-big-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Block Large Icons</h4> <button class="btn blue btn-block btn-lg m-icon-big">Button <i class="m-icon-big-swapright m-icon-white"></i> </button> <a href="javascript:;" class="btn green btn-block btn-lg m-icon-big"> Link <i class="m-icon-big-swapright m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Defualt Icons Buttons</h4> <a href="javascript:;" class="btn default m-icon"> Submit <i class="m-icon-swapleft"></i> </a> <a href="javascript:;" class="btn green m-icon"> Submit <i class="m-icon-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn blue m-icon"> Submit <i class="m-icon-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn dark m-icon"> Submit <i class="m-icon-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Defualt Icons Only Buttons</h4> <a href="javascript:;" class="btn default m-icon m-icon-only"> <i class="m-icon-swapleft"></i> </a> <a href="javascript:;" class="btn green m-icon m-icon-only"> <i class="m-icon-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn blue m-icon m-icon-only"> <i class="m-icon-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn dark m-icon m-icon-only"> <i class="m-icon-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Block Defualt Icons</h4> <button class="btn blue btn-block m-icon">Button <i class="m-icon-swapright m-icon-white"></i> </button> <a href="javascript:;" class="btn green btn-block m-icon"> Link <i class="m-icon-swapright m-icon-white"></i> </a> </div> </div> </div> </div> </div> <!-- END BUTTONS WITH ICONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Font Awesome Styled Buttons</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <a href="javascript:;" class="icon-btn"> <i class="fa fa-group"></i> <div> Users </div> <span class="badge badge-danger"> 2 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-barcode"></i> <div> Products </div> <span class="badge badge-success"> 4 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-bar-chart-o"></i> <div> Reports </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-sitemap"></i> <div> Categories </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-calendar"></i> <div> Calendar </div> <span class="badge badge-success"> 4 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-envelope"></i> <div> Inbox </div> <span class="badge badge-info"> 12 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-bullhorn"></i> <div> Notification </div> <span class="badge badge-danger"> 3 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-map-marker"></i> <div> Locations </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-money"> <i></i> </i> <div> Finance </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-plane"></i> <div> Projects </div> <span class="badge badge-info"> 21 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-thumbs-up"></i> <div> Feedback </div> <span class="badge badge-info"> 2 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-cloud"></i> <div> Servers </div> <span class="badge badge-danger"> 2 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-globe"></i> <div> Regions </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-heart-o"></i> <div> Popularity </div> <span class="badge badge-info"> 221 </span> </a> </div> </div> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">List Social Icons(UL)</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <ul class="social-icons"> <li> <a href="javascript:;" data-original-title="amazon" class="amazon"> </a> </li> <li> <a href="javascript:;" data-original-title="behance" class="behance"> </a> </li> <li> <a href="javascript:;" data-original-title="blogger" class="blogger"> </a> </li> <li> <a href="javascript:;" data-original-title="deviantart" class="deviantart"> </a> </li> <li> <a href="javascript:;" data-original-title="dribbble" class="dribbble"> </a> </li> <li> <a href="javascript:;" data-original-title="dropbox" class="dropbox"> </a> </li> <li> <a href="javascript:;" data-original-title="facebook" class="facebook"> </a> </li> <li> <a href="javascript:;" data-original-title="forrst" class="forrst"> </a> </li> <li> <a href="javascript:;" data-original-title="github" class="github"> </a> </li> <li> <a href="javascript:;" data-original-title="Goole Plus" class="googleplus"> </a> </li> <li> <a href="javascript:;" data-original-title="jolicloud" class="jolicloud"> </a> </li> <li> <a href="javascript:;" data-original-title="last-fm" class="last-fm"> </a> </li> <li> <a href="javascript:;" data-original-title="linkedin" class="linkedin"> </a> </li> <li> <a href="javascript:;" data-original-title="picasa" class="picasa"> </a> </li> <li> <a href="javascript:;" data-original-title="pintrest" class="pintrest"> </a> </li> <li> <a href="javascript:;" data-original-title="rss" class="rss"> </a> </li> <li> <a href="javascript:;" data-original-title="skype" class="skype"> </a> </li> <li> <a href="javascript:;" data-original-title="spotify" class="spotify"> </a> </li> <li> <a href="javascript:;" data-original-title="stumbleupon" class="stumbleupon"> </a> </li> <li> <a href="javascript:;" data-original-title="tumblr" class="tumblr"> </a> </li> <li> <a href="javascript:;" data-original-title="twitter" class="twitter"> </a> </li> <li> <a href="javascript:;" data-original-title="vimeo" class="vimeo"> </a> </li> <li> <a href="javascript:;" data-original-title="wordpress" class="wordpress"> </a> </li> <li> <a href="javascript:;" data-original-title="xing" class="xing"> </a> </li> <li> <a href="javascript:;" data-original-title="yahoo" class="yahoo"> </a> </li> <li> <a href="javascript:;" data-original-title="youtube" class="youtube"> </a> </li> <li> <a href="javascript:;" data-original-title="vk" class="vk"> </a> </li> <li> <a href="javascript:;" data-original-title="instagram" class="instagram"> </a> </li> <li> <a href="javascript:;" data-original-title="reddit" class="reddit"> </a> </li> <li> <a href="javascript:;" data-original-title="aboutme" class="aboutme"> </a> </li> <li> <a href="javascript:;" data-original-title="flickr" class="flickr"> </a> </li> <li> <a href="javascript:;" data-original-title="foursquare" class="foursquare"> </a> </li> <li> <a href="javascript:;" data-original-title="gravatar" class="gravatar"> </a> </li> <li> <a href="javascript:;" data-original-title="klout" class="klout"> </a> </li> <li> <a href="javascript:;" data-original-title="myspace" class="myspace"> </a> </li> <li> <a href="javascript:;" data-original-title="quora" class="quora"> </a> </li> </ul> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Inline Social Icons</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <a href="javascript:;" data-original-title="amazon" class="social-icon amazon"> </a> <a href="javascript:;" data-original-title="behance" class="social-icon behance"> </a> <a href="javascript:;" data-original-title="blogger" class="social-icon blogger"> </a> <a href="javascript:;" data-original-title="deviantart" class="social-icon deviantart"> </a> <a href="javascript:;" data-original-title="dribbble" class="social-icon dribbble"> </a> <a href="javascript:;" data-original-title="dropbox" class="social-icon dropbox"> </a> <a href="javascript:;" data-original-title="facebook" class="social-icon facebook"> </a> <a href="javascript:;" data-original-title="forrst" class="social-icon forrst"> </a> <a href="javascript:;" data-original-title="github" class="social-icon github"> </a> <a href="javascript:;" data-original-title="Goole Plus" class="social-icon googleplus"> </a> <a href="javascript:;" data-original-title="jolicloud" class="social-icon jolicloud"> </a> <a href="javascript:;" data-original-title="last-fm" class="social-icon last-fm"> </a> <a href="javascript:;" data-original-title="linkedin" class="social-icon linkedin"> </a> <a href="javascript:;" data-original-title="picasa" class="social-icon picasa"> </a> <a href="javascript:;" data-original-title="pintrest" class="social-icon pintrest"> </a> <a href="javascript:;" data-original-title="rss" class="social-icon rss"> </a> <a href="javascript:;" data-original-title="skype" class="social-icon skype"> </a> <a href="javascript:;" data-original-title="spotify" class="social-icon spotify"> </a> <a href="javascript:;" data-original-title="stumbleupon" class="social-icon stumbleupon"> </a> <a href="javascript:;" data-original-title="tumblr" class="social-icon tumblr"> </a> <a href="javascript:;" data-original-title="twitter" class="social-icon twitter"> </a> <a href="javascript:;" data-original-title="vimeo" class="social-icon vimeo"> </a> <a href="javascript:;" data-original-title="wordpress" class="social-icon wordpress"> </a> <a href="javascript:;" data-original-title="xing" class="social-icon xing"> </a> <a href="javascript:;" data-original-title="yahoo" class="social-icon yahoo"> </a> <a href="javascript:;" data-original-title="youtube" class="social-icon youtube"> </a> <a href="javascript:;" data-original-title="vk" class="social-icon vk"> </a> <a href="javascript:;" data-original-title="instagram" class="social-icon instagram"> </a> <a href="javascript:;" data-original-title="reddit" class="social-icon reddit"> </a> <a href="javascript:;" data-original-title="aboutme" class="social-icon aboutme"> </a> <a href="javascript:;" data-original-title="flickr" class="social-icon flickr"> </a> <a href="javascript:;" data-original-title="foursquare" class="social-icon foursquare"> </a> <a href="javascript:;" data-original-title="gravatar" class="social-icon gravatar"> </a> <a href="javascript:;" data-original-title="klout" class="social-icon klout"> </a> <a href="javascript:;" data-original-title="myspace" class="social-icon myspace"> </a> <a href="javascript:;" data-original-title="quora" class="social-icon quora"> </a> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Social Icons(Colored)</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <ul class="social-icons social-icons-color"> <li> <a href="javascript:;" data-original-title="amazon" class="amazon"> </a> </li> <li> <a href="javascript:;" data-original-title="behance" class="behance"> </a> </li> <li> <a href="javascript:;" data-original-title="blogger" class="blogger"> </a> </li> <li> <a href="javascript:;" data-original-title="deviantart" class="deviantart"> </a> </li> <li> <a href="javascript:;" data-original-title="dribbble" class="dribbble"> </a> </li> <li> <a href="javascript:;" data-original-title="dropbox" class="dropbox"> </a> </li> <li> <a href="javascript:;" data-original-title="facebook" class="facebook"> </a> </li> <li> <a href="javascript:;" data-original-title="forrst" class="forrst"> </a> </li> <li> <a href="javascript:;" data-original-title="github" class="github"> </a> </li> <li> <a href="javascript:;" data-original-title="Goole Plus" class="googleplus"> </a> </li> <li> <a href="javascript:;" data-original-title="jolicloud" class="jolicloud"> </a> </li> <li> <a href="javascript:;" data-original-title="last-fm" class="last-fm"> </a> </li> <li> <a href="javascript:;" data-original-title="linkedin" class="linkedin"> </a> </li> <li> <a href="javascript:;" data-original-title="picasa" class="picasa"> </a> </li> <li> <a href="javascript:;" data-original-title="pintrest" class="pintrest"> </a> </li> <li> <a href="javascript:;" data-original-title="rss" class="rss"> </a> </li> <li> <a href="javascript:;" data-original-title="skype" class="skype"> </a> </li> <li> <a href="javascript:;" data-original-title="spotify" class="spotify"> </a> </li> <li> <a href="javascript:;" data-original-title="stumbleupon" class="stumbleupon"> </a> </li> <li> <a href="javascript:;" data-original-title="tumblr" class="tumblr"> </a> </li> <li> <a href="javascript:;" data-original-title="twitter" class="twitter"> </a> </li> <li> <a href="javascript:;" data-original-title="vimeo" class="vimeo"> </a> </li> <li> <a href="javascript:;" data-original-title="wordpress" class="wordpress"> </a> </li> <li> <a href="javascript:;" data-original-title="xing" class="xing"> </a> </li> <li> <a href="javascript:;" data-original-title="yahoo" class="yahoo"> </a> </li> <li> <a href="javascript:;" data-original-title="youtube" class="youtube"> </a> </li> <li> <a href="javascript:;" data-original-title="vk" class="vk"> </a> </li> <li> <a href="javascript:;" data-original-title="instagram" class="instagram"> </a> </li> <li> <a href="javascript:;" data-original-title="reddit" class="reddit"> </a> </li> <li> <a href="javascript:;" data-original-title="aboutme" class="aboutme"> </a> </li> <li> <a href="javascript:;" data-original-title="flickr" class="flickr"> </a> </li> <li> <a href="javascript:;" data-original-title="foursquare" class="foursquare"> </a> </li> <li> <a href="javascript:;" data-original-title="gravatar" class="gravatar"> </a> </li> <li> <a href="javascript:;" data-original-title="klout" class="klout"> </a> </li> <li> <a href="javascript:;" data-original-title="myspace" class="myspace"> </a> </li> <li> <a href="javascript:;" data-original-title="quora" class="quora"> </a> </li> </ul> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Inline Social Icons(Colored)</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <a href="javascript:;" data-original-title="amazon" class="social-icon social-icon-color amazon"> </a> <a href="javascript:;" data-original-title="behance" class="social-icon social-icon-color behance"> </a> <a href="javascript:;" data-original-title="blogger" class="social-icon social-icon-color blogger"> </a> <a href="javascript:;" data-original-title="deviantart" class="social-icon social-icon-color deviantart"> </a> <a href="javascript:;" data-original-title="dribbble" class="social-icon social-icon-color dribbble"> </a> <a href="javascript:;" data-original-title="dropbox" class="social-icon social-icon-color dropbox"> </a> <a href="javascript:;" data-original-title="facebook" class="social-icon social-icon-color facebook"> </a> <a href="javascript:;" data-original-title="forrst" class="social-icon social-icon-color forrst"> </a> <a href="javascript:;" data-original-title="github" class="social-icon social-icon-color github"> </a> <a href="javascript:;" data-original-title="Goole Plus" class="social-icon social-icon-color googleplus"> </a> <a href="javascript:;" data-original-title="jolicloud" class="social-icon social-icon-color jolicloud"> </a> <a href="javascript:;" data-original-title="last-fm" class="social-icon social-icon-color last-fm"> </a> <a href="javascript:;" data-original-title="linkedin" class="social-icon social-icon-color linkedin"> </a> <a href="javascript:;" data-original-title="picasa" class="social-icon social-icon-color picasa"> </a> <a href="javascript:;" data-original-title="pintrest" class="social-icon social-icon-color pintrest"> </a> <a href="javascript:;" data-original-title="rss" class="social-icon social-icon-color rss"> </a> <a href="javascript:;" data-original-title="skype" class="social-icon social-icon-color skype"> </a> <a href="javascript:;" data-original-title="spotify" class="social-icon social-icon-color spotify"> </a> <a href="javascript:;" data-original-title="stumbleupon" class="social-icon social-icon-color stumbleupon"> </a> <a href="javascript:;" data-original-title="tumblr" class="social-icon social-icon-color tumblr"> </a> <a href="javascript:;" data-original-title="twitter" class="social-icon social-icon-color twitter"> </a> <a href="javascript:;" data-original-title="vimeo" class="social-icon social-icon-color vimeo"> </a> <a href="javascript:;" data-original-title="wordpress" class="social-icon social-icon-color wordpress"> </a> <a href="javascript:;" data-original-title="xing" class="social-icon social-icon-color xing"> </a> <a href="javascript:;" data-original-title="yahoo" class="social-icon social-icon-color yahoo"> </a> <a href="javascript:;" data-original-title="youtube" class="social-icon social-icon-color youtube"> </a> <a href="javascript:;" data-original-title="vk" class="social-icon social-icon-color vk"> </a> <a href="javascript:;" data-original-title="instagram" class="social-icon social-icon-color instagram"> </a> <a href="javascript:;" data-original-title="reddit" class="social-icon social-icon-color reddit"> </a> <a href="javascript:;" data-original-title="aboutme" class="social-icon social-icon-color aboutme"> </a> <a href="javascript:;" data-original-title="flickr" class="social-icon social-icon-color flickr"> </a> <a href="javascript:;" data-original-title="foursquare" class="social-icon social-icon-color foursquare"> </a> <a href="javascript:;" data-original-title="gravatar" class="social-icon social-icon-color gravatar"> </a> <a href="javascript:;" data-original-title="klout" class="social-icon social-icon-color klout"> </a> <a href="javascript:;" data-original-title="myspace" class="social-icon social-icon-color myspace"> </a> <a href="javascript:;" data-original-title="quora" class="social-icon social-icon-color quora"> </a> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> </div> <div class="col-md-6"> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-red-mint"></i> <span class="caption-subject font-red-mint bold uppercase">Button Groups</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <div class="clearfix"> <h4 class="block">Basic Example</h4> <div class="btn-group"> <button type="button" class="btn btn-default">Left</button> <button type="button" class="btn btn-default">Middle</button> <button type="button" class="btn btn-default">Right</button> </div> <div class="btn-group btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn yellow">Middle</button> <button type="button" class="btn green">Right</button> </div> </div> <div class="clearfix"> <h4 class="block">Button Toolbar</h4> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group"> <button type="button" class="btn btn-default">1</button> <button type="button" class="btn btn-default">2</button> <button type="button" class="btn btn-default">3</button> <button type="button" class="btn btn-default">4</button> </div> <div class="btn-group"> <button type="button" class="btn btn-default">5</button> <button type="button" class="btn btn-default">6</button> <button type="button" class="btn btn-default">7</button> </div> <div class="btn-group"> <button type="button" class="btn btn-default">8</button> </div> </div> <div class="btn-toolbar"> <div class="btn-group btn-group-solid"> <button type="button" class="btn red">1</button> <button type="button" class="btn green">2</button> <button type="button" class="btn blue">3</button> <button type="button" class="btn yellow">4</button> </div> <div class="btn-group btn-group-solid"> <button type="button" class="btn purple">5</button> <button type="button" class="btn dark">6</button> <button type="button" class="btn default">7</button> </div> <div class="btn-group btn-group-solid"> <button type="button" class="btn red">8</button> </div> </div> </div> <div class="clearfix"> <h4 class="block">Button Group Sizing</h4> <div class="btn-toolbar"> <div class="btn-group btn-group-lg btn-group-solid margin-bottom-10"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-sm btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-xs btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> </div> <div class="clearfix"> <h4 class="block">Nesting Button Group</h4> <div class="btn-group"> <button type="button" class="btn btn-default"> <i class="fa fa-user"></i> Profile</button> <button type="button" class="btn btn-default"> <i class="fa fa-cogs"></i> Settings</button> <button type="button" class="btn btn-default"> <i class="fa fa-bullhorn"></i> Feeds</button> <div class="btn-group"> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-ellipsis-horizontal"></i> More <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> <div class="clearfix margin-bottom-10"> </div> <div class="btn-group btn-group-solid"> <button type="button" class="btn red"> <i class="fa fa-user"></i> Profile</button> <button type="button" class="btn green"> <i class="fa fa-cogs"></i> Settings</button> <button type="button" class="btn purple"> <i class="fa fa-bullhorn"></i> Feeds</button> <div class="btn-group btn-group-solid"> <button type="button" class="btn blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-ellipsis-horizontal"></i> More <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> </div> <div class="clearfix"> <h4 class="block">Vertical variation</h4> <div class="btn-group-vertical margin-right-10"> <button type="button" class="btn btn-default">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop1" type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop1"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> <button type="button" class="btn btn-default">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop4" type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop4"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> <div class="btn-group-vertical btn-group-solid"> <button type="button" class="btn green">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop5" type="button" class="btn yellow dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop5"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> <button type="button" class="btn dark">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop8" type="button" class="btn yellow dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop8"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> </div> <div class="clearfix"> <h4 class="block">Justified Link Variation</h4> <div class="btn-group btn-group-justified"> <a href="javascript:;" class="btn btn-default"> Left </a> <a href="javascript:;" class="btn btn-default"> Middle </a> <a href="javascript:;" class="btn btn-default"> Right </a> </div> <div class="clearfix margin-bottom-10"> </div> <div class="btn-group btn-group btn-group-justified"> <a href="javascript:;" class="btn red"> Left </a> <a href="javascript:;" class="btn blue"> Middle </a> <a href="javascript:;" class="btn green"> Right </a> </div> </div> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN DROPDOWNS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Dropdowns</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <div class="tab-content"> <div class="tab-pane active" id="dropdown_1"> <h4 class="block">Dropdown buttons</h4> <div class="btn-group"> <a class="btn btn-default dropdown-toggle" data-toggle="dropdown" href="javascript:;"> Tools <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Settings <span class="badge badge-success"> 3 </span> </a> </li> <li> <a href="javascript:;"> Preferences </a> </li> <li> <a href="javascript:;"> Window Options </a> </li> <li> <a href="javascript:;"> Help <span class="badge badge-danger"> 7 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn red dropdown-toggle" data-toggle="dropdown">Primary <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action <span class="badge badge-warning"> 2 </span> </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge badge-info"> 7 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn purple dropdown-toggle" data-toggle="dropdown">Success <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action <span class="badge badge-inverse"> 7 </span> </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge"> 4 </span> </a> </li> </ul> </div> <div class="btn-toolbar hide"> <div class="btn-group"> <button class="btn green dropdown-toggle" data-toggle="dropdown">Success <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn blue dropdown-toggle" data-toggle="dropdown">Info <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn black dropdown-toggle" data-toggle="dropdown">Inverse <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu opens-left"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <h4 class="block">Dropdown button with icons</h4> <div class="btn-toolbar"> <div class="btn-group"> <a class="btn green" href="javascript:;" data-toggle="dropdown"> <i class="fa fa-user"></i> User <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Delete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-ban"></i> Ban </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Make admin </a> </li> </ul> </div> <div class="btn-group"> <a class="btn purple" href="javascript:;" data-toggle="dropdown"> <i class="fa fa-user"></i> Settings <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-plus"></i> Add </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-times"></i> Delete </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Full Settings </a> </li> </ul> </div> </div> <div class="well margin-top-10"> <h4>Dropup menu options.</h4> <div class="btn-group"> <button class="btn blue dropdown-toggle" data-toggle="dropdown">Info <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <div class="btn-group"> <button class="btn black dropdown-toggle" data-toggle="dropdown">Inverse <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <p> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>bottom-up</code> class you make dropup menu. </p> </div> </div> <div class="tab-pane" id="dropdown_2"> <h4 class="block">Hoverable Dropdown Buttons</h4> <div class="btn-group"> <a class="btn dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" href="javascript:;"> Tools <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Settings <span class="badge badge-success"> 3 </span> </a> </li> <li> <a href="javascript:;"> Preferences </a> </li> <li> <a href="javascript:;"> Window Options </a> </li> <li> <a href="javascript:;"> Help <span class="badge badge-danger"> 7 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn red dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Primary <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action <span class="badge badge-warning"> 7 </span> </a> </li> <li> <a href="javascript:;"> Another action <span class="badge badge-danger"> 2 </span> </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge badge-info"> 4 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn purple dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Success <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action <span class="badge badge-inverse"> 7 </span> </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge"> 4 </span> </a> </li> </ul> </div> <div class="btn-toolbar hide"> <div class="btn-group"> <button class="btn green dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Success <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn blue dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Info <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn black dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Inverse <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu opens-left"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <h4 class="block">Hoverable Dropdown Buttons with Icons</h4> <div class="btn-toolbar"> <div class="btn-group"> <a class="btn green" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-user"></i> User <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Delete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-ban"></i> Ban </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Make admin </a> </li> </ul> </div> <div class="btn-group"> <a class="btn purple" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-user"></i> Settings <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-plus"></i> Add </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-times"></i> Delete </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Full Settings </a> </li> </ul> </div> </div> <div class="well"> <h4 class="block">Hoverable Dropdown Buttons Dropdown with Checkboxes.</h4> <div class="btn-group"> <a class="btn green" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Options #1 <i class="fa fa-angle-down"></i> </a> <div class="dropdown-menu hold-on-click dropdown-checkboxes"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox">Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox">Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <div class="btn-group"> <a class="btn red" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Options #2 <i class="fa fa-angle-down"></i> </a> <div class="dropdown-menu hold-on-click dropdown-checkboxes"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox" checked>Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox" checked>Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <p> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>hold-on-click</code> class you can avoid closing the dropdown on click </p> </div> <div class="well"> <h4 class="block">Hoverable Dropup Buttons.</h4> <div class="btn-group"> <button class="btn blue dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Info <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn black dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Inverse <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <p> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>bottom-up</code> class you make dropup menu. </p> </div> </div> </div> </div> </div> <!-- END DROPDOWNS PORTLET--> <!-- BEGIN DROPDOWNS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Button Dropdowns</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-group-margin-bottom-5"> <div class="clearfix"> <h4 class="block">Default Bootstrap Style</h4> <div class="btn-group"> <button type="button" class="btn btn-default">Default</button> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-primary">Primary</button> <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-success">Success</button> <button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-info">Info</button> <button type="button" class="btn btn-info dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-warning">Warning</button> <button type="button" class="btn btn-warning dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-danger">Danger</button> <button type="button" class="btn btn-danger dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="clearfix"> <h4 class="block">Metronic Style</h4> <div class="btn-group"> <button type="button" class="btn default">Default</button> <button type="button" class="btn default dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn blue">Blue</button> <button type="button" class="btn blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn green">Green</button> <button type="button" class="btn green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn red">Red</button> <button type="button" class="btn red dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn yellow">Yellow</button> <button type="button" class="btn yellow dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn dark">Dark</button> <button type="button" class="btn dark dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn purple">Purple</button> <button type="button" class="btn purple dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="clearfix"> <h4 class="block">Dropdowns with Multilevel Submenu</h4> <!-- Large button group --> <div class="btn-group"> <button class="btn blue dropdown-toggle" type="button" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu" style=""> <li> <a href="javascript:;"> Second level link </a> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu"> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> </ul> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> </ul> </li> </ul> </div> <div class="btn-group dropup"> <button class="btn green dropdown-toggle" type="button" data-toggle="dropdown"> Dropup <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu" style=""> <li> <a href="javascript:;"> Second level link </a> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu pull-right"> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> </ul> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> </ul> </li> </ul> </div> </div> <div class="clearfix"> <h4 class="block">Sizing</h4> <!-- Large button group --> <div class="btn-group"> <button class="btn btn-default btn-lg dropdown-toggle" type="button" data-toggle="dropdown"> Large button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Small button group --> <div class="btn-group"> <button class="btn btn-default btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Extra small button group --> <div class="btn-group"> <button class="btn btn-default btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Extra small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <div class="clearfix margin-bottom-10"> </div> <!-- Large button group --> <div class="btn-group"> <button class="btn red btn-lg dropdown-toggle" type="button" data-toggle="dropdown"> Large button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Small button group --> <div class="btn-group"> <button class="btn blue btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Extra small button group --> <div class="btn-group"> <button class="btn green btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Extra small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> </div> <div class="clearfix"> <h4 class="block">Dropup</h4> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group dropup"> <button type="button" class="btn btn-default">Dropup</button> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group dropup"> <button type="button" class="btn btn-primary">Right dropup</button> <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="btn-toolbar"> <div class="btn-group dropup"> <button type="button" class="btn blue">Dropup</button> <button type="button" class="btn blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group dropup"> <button type="button" class="btn green">Right dropup</button> <button type="button" class="btn green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> </div> <div class="clearfix"> <h4 class="block">Hoveralbe Dropdowns</h4> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group"> <button type="button" class="btn btn-default">Dropdown</button> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group dropup"> <button type="button" class="btn btn-primary">Dropup</button> <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Dropup <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="btn-toolbar"> <div class="btn-group"> <button type="button" class="btn blue">Dropdown</button> <button type="button" class="btn blue dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group dropup"> <button type="button" class="btn green">Dropup</button> <button type="button" class="btn green dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn yellow dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> </div> <div class="clearfix"> <h4 class="block">Dropdown with Checkboxes & Search Form</h4> <div class="btn-group"> <button class="btn green dropdown-toggle" type="button" data-toggle="dropdown"> Search Dropdown <i class="fa fa-angle-down"></i> </button> <div class="dropdown-menu dropdown-content input-large hold-on-click" role="menu"> <form action="#"> <div class="input-group"> <input type="text" class="form-control" placeholder="search..."> <span class="input-group-btn"> <button class="btn blue" type="submit">Go!</button> </span> </div> </form> </div> </div> <div class="btn-group"> <button type="button" class="btn blue">Dropdown</button> <button type="button" class="btn blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <div class="dropdown-menu hold-on-click dropdown-checkboxes" role="menu"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox" checked>Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox" checked>Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <!-- /btn-group --> <div class="btn-group dropup"> <button type="button" class="btn green">Dropup</button> <button type="button" class="btn green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <div class="dropdown-menu hold-on-click dropdown-checkboxes" role="menu"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox" checked>Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox" checked>Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <!-- /btn-group --> <div class="clearfix margin-top-10"> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>hold-on-click</code> class you can avoid closing the dropdown on click </div> </div> <div class="clearfix"> <h4 class="block">Dropdown with Radio Buttons</h4> <div class="btn-group"> <button type="button" class="btn blue">Dropdown</button> <button type="button" class="btn blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <div class="dropdown-menu hold-on-click dropdown-radiobuttons" role="menu"> <label> <input type="radio" name="radio_button_1">Option 1</label> <label> <input type="radio" name="radio_button_1">Option 2</label> <label> <input type="radio" name="radio_button_1">Option 3</label> <label> <input type="radio" name="radio_button_1">Option 4</label> <label> <input type="radio" name="radio_button_1">Option 5</label> </div> </div> <!-- /btn-group --> <div class="btn-group dropup"> <button type="button" class="btn green">Dropup</button> <button type="button" class="btn green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <div class="dropdown-menu hold-on-click dropdown-radiobuttons" role="menu"> <label> <input type="radio" name="radio_button_2">Option 1</label> <label> <input type="radio" name="radio_button_2">Option 2</label> <label> <input type="radio" name="radio_button_2">Option 3</label> <label> <input type="radio" name="radio_button_2">Option 4</label> <label> <input type="radio" name="radio_button_2">Option 5</label> </div> </div> <!-- /btn-group --> <div class="clearfix margin-top-10"> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>hold-on-click</code> class you can avoid closing the dropdown on click </div> </div> </div> <!-- END DROPDOWNS PORTLET--> </div> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Button States</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <h4>Loading State</h4> <div class="clearfix"> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn btn-primary"> Loading state </button> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn btn-default"> Loading state </button> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn red"> Loading state </button> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn blue"> Loading state </button> </div> <h4>Single Toggle</h4> <div class="clearfix"> <button type="button" class="btn btn-primary" data-toggle="button"> Single toggle </button> <button type="button" class="btn btn-default" data-toggle="button"> Single toggle </button> <button type="button" class="btn red" data-toggle="button"> Single toggle </button> <button type="button" class="btn blue" data-toggle="button"> Single toggle </button> </div> <h4>Checkbox</h4> <div class="clearfix"> <div class="btn-group" data-toggle="buttons"> <label class="btn default active"> <input type="checkbox" class="toggle"> Option 1 </label> <label class="btn default"> <input type="checkbox" class="toggle"> Option 2 </label> <label class="btn default"> <input type="checkbox" class="toggle"> Option 3 </label> </div> </div> <div class="clearfix"> <div class="btn-group" data-toggle="buttons"> <label class="btn btn-default"> <input type="checkbox" class="toggle"> Option 1 </label> <label class="btn btn-default active"> <input type="checkbox" class="toggle"> Option 2 </label> <label class="btn btn-default"> <input type="checkbox" class="toggle"> Option 3 </label> </div> </div> <h4>Radio</h4> <div class="clearfix"> <div class="btn-group" data-toggle="buttons"> <label class="btn blue active"> <input type="radio" class="toggle"> Option 1 </label> <label class="btn blue"> <input type="radio" class="toggle"> Option 2 </label> <label class="btn blue"> <input type="radio" class="toggle"> Option 3 </label> </div> </div> <div class="clearfix"> <div class="btn-group" data-toggle="buttons"> <label class="btn btn-default active"> <input type="radio" class="toggle"> Option 1 </label> <label class="btn btn-default"> <input type="radio" class="toggle"> Option 2 </label> <label class="btn btn-default"> <input type="radio" class="toggle"> Option 3 </label> </div> </div> </div> </div> </div> </div> </div> <div class="tab-pane" id="tab_1_2"> <div class="row"> <div class="col-md-6"> <!-- BEGIN BUTTONS PORTLET--> <div class="portlet light tasks-widget bordered"> <div class="portlet-title"> <div class="caption"> <span class="caption-subject font-green-haze bold uppercase">Buttons</span> <span class="caption-helper">tasks summary...</span> </div> <div class="actions"> <div class="btn-group"> <a class="btn btn-circle green-haze btn-outline btn-circle btn-sm" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> Actions <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;"> <i class="i"></i> Option 1</a> </li> <li class="divider"> </li> <li> <a href="javascript:;">Option 2</a> </li> <li> <a href="javascript:;">Option 3</a> </li> <li> <a href="javascript:;">Option 4</a> </li> </ul> </div> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <div class="clearfix"> <h4 class="block">Default Bootstrap Buttons(Customized to Match Theme Style)</h4> <!-- Standard gray button with gradient --> <button type="button" class="btn btn-circle btn-default">Default</button> <!-- Provides extra visual weight and identifies the primary action in a set of buttons --> <button type="button" class="btn btn-circle btn-primary">Primary</button> <!-- Indicates a successful or positive action --> <button type="button" class="btn btn-circle btn-success">Success</button> <!-- Contextual button for informational alert messages --> <button type="button" class="btn btn-circle btn-info">Info</button> <!-- Indicates caution should be taken with this action --> <button type="button" class="btn btn-circle btn-warning">Warning</button> <!-- Indicates a dangerous or potentially negative action --> <button type="button" class="btn btn-circle btn-danger">Danger</button> <!-- Deemphasize a button by making it look like a link while maintaining button behavior --> <button type="button" class="btn btn-circle btn-link">Link</button> </div> <div class="clearfix"> <h4 class="block">Metronic Custom Buttons</h4> <p> <button type="button" class="btn btn-circle default">Default</button> <button type="button" class="btn btn-circle red">Red</button> <button type="button" class="btn btn-circle blue">Blue</button> <button type="button" class="btn btn-circle green">Green</button> <button type="button" class="btn btn-circle yellow">Yellow</button> <button type="button" class="btn btn-circle purple">Purple</button> <button type="button" class="btn btn-circle dark">Dark</button> </p> <p> <button type="button" class="btn btn-circle dark">Dark</button> <button type="button" class="btn btn-circle red-mint">Red</button> <button type="button" class="btn btn-circle blue-hoki">Blue</button> <button type="button" class="btn btn-circle green-haze">Green</button> <button type="button" class="btn btn-circle yellow-mint">Yellow</button> <button type="button" class="btn btn-circle purple-sharp">Purple</button> <button type="button" class="btn btn-circle grey-mint">Grey</button> </p> </div> <div class="clearfix"> <h4 class="block">Metronic Outline Buttons</h4> <p> <button type="button" class="btn btn-circle default btn-outline">Default</button> <button type="button" class="btn btn-circle red btn-outline">Red</button> <button type="button" class="btn btn-circle blue btn-outline">Blue</button> <button type="button" class="btn btn-circle green btn-outline">Green</button> <button type="button" class="btn btn-circle yellow btn-outline">Yellow</button> <button type="button" class="btn btn-circle purple btn-outline">Purple</button> <button type="button" class="btn btn-circle dark btn-outline">Dark</button> </p> <p> <button type="button" class="btn btn-circle dark btn-outline sbold uppercase">Dark</button> <button type="button" class="btn btn-circle red-mint btn-outline sbold uppercase">Red</button> <button type="button" class="btn btn-circle blue-hoki btn-outline sbold uppercase">Blue</button> <button type="button" class="btn btn-circle green-haze btn-outline sbold uppercase">Green</button> <button type="button" class="btn btn-circle yellow-mint btn-outline sbold uppercase">Yellow</button> <button type="button" class="btn btn-circle purple-sharp btn-outline sbold uppercase">Purple</button> <button type="button" class="btn btn-circle grey-mint btn-outline sbold uppercase">Grey</button> </p> </div> <div class="clearfix"> <h4 class="block">More Button Colors(go to <a href="ui_colors.html"> ui_colors.html </a> for more colors) </h4> <button type="button" class="btn btn-circle blue-hoki">Blue Hoki</button> <button type="button" class="btn btn-circle blue-madison">Blue Madison</button> <button type="button" class="btn btn-circle green-meadow">Green Meadow</button> <button type="button" class="btn btn-circle red-sunglo">Red Sunglo</button> <button type="button" class="btn btn-circle yellow-crusta">Yellow Crusta</button> <button type="button" class="btn btn-circle purple-plum">Purple Plum</button> <button type="button" class="btn btn-circle grey-cascade">Grey Cascade</button> </div> <div class="clearfix"> <h4 class="block">Button Stripe</h4> <a href="javascript:;" class="btn btn-circle default red-stripe"> Red </a> <a href="javascript:;" class="btn btn-circle default blue-stripe"> Blue </a> <a href="javascript:;" class="btn btn-circle default green-stripe"> Green </a> <a href="javascript:;" class="btn btn-circle default yellow-stripe"> Yellow </a> <a href="javascript:;" class="btn btn-circle default purple-stripe"> Purple </a> <a href="javascript:;" class="btn btn-circle default green-stripe"> Green </a> <a href="javascript:;" class="btn btn-circle default dark-stripe"> Dark </a> </div> <div class="clearfix"> <h4 class="block">Disabled</h4> <a href="javascript:;" class="btn btn-circle default disabled"> Default </a> <a href="javascript:;" class="btn btn-circle red disabled"> Red </a> <a href="javascript:;" class="btn btn-circle blue disabled"> Blue </a> <a href="javascript:;" class="btn btn-circle green disabled"> Green </a> <a href="javascript:;" class="btn btn-circle yellow disabled"> Yellow </a> <a href="javascript:;" class="btn btn-circle purple disabled"> Purple </a> <a href="javascript:;" class="btn btn-circle dark disabled"> Dark </a> </div> <div class="clearfix"> <h4 class="block">Button Sizes</h4> <button type="button" class="btn btn-circle default btn-lg">Large button</button> <button type="button" class="btn btn-circle red">Default button</button> <button type="button" class="btn btn-circle blue btn-sm">Small button</button> <button type="button" class="btn btn-circle green btn-sm">Extra small button</button> </div> <div class="clearfix"> <h4 class="block">Button Tags</h4> <a href="javascript:;" class="btn btn-circle default"> Link </a> <button class="btn btn-circle default">Button</button> <input type="button" class="btn btn-circle default" value="Input"> <input type="submit" class="btn btn-circle default" value="Submit"> </div> <div class="clearfix"> <h4 class="block">Block Buttons</h4> <a href="javascript:;" class="btn btn-circle default btn-block"> Link </a> <button class="btn btn-circle blue btn-block">Button</button> <input type="button" class="btn btn-circle red btn-block" value="Input"> <input type="submit" class="btn btn-circle purple btn-block" value="Submit"> <button class="btn btn-circle blue btn-block btn-outline ">Button</button> <input type="button" class="btn btn-circle red btn-outline btn-block" value="Input"> <input type="submit" class="btn btn-circle purple btn-outline btn-block" value="Submit"> <button class="btn btn-circle yellow-mint btn-block btn-outline sbold uppercase">Button</button> <input type="button" class="btn btn-circle red-mint btn-outline btn-block sbold uppercase" value="Input"> <input type="submit" class="btn btn-circle green-sharp btn-outline btn-block sbold uppercase" value="Submit"> </div> </div> </div> <!-- END BUTTONS PORTLET--> <!-- BEGIN BUTTONS WITH ICONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title tabbable-line"> <div class="caption"> <i class="icon-globe font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Iconic</span> </div> <ul class="nav nav-tabs"> <li class="active"> <a href="#dropdown_fontawesome_1" data-toggle="tab"> Fontawesome </a> </li> <li> <a href="#dropdown_simplelineicons_1" data-toggle="tab"> Simple Line</a> </li> <li> <a href="#dropdown_glyphicon_1" data-toggle="tab"> Glyphicon </a> </li> <li> <a href="#buttons_metro_1" data-toggle="tab"> Metro </a> </li> </ul> </div> <div class="portlet-body util-btn-margin-bottom-5"> <div class="tab-content"> <div class="tab-pane active" id="dropdown_fontawesome_1"> <div class="clearfix"> <h4 class="block">Large Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-lg default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn btn-circle btn-lg green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn btn-circle btn-lg green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Default Buttons</h4> <a href="javascript:;" class="btn btn-circle default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-circle red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-circle blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn btn-circle green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-circle yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-circle purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn btn-circle green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-circle grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Small Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-sm default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Extra Small</h4> <a href="javascript:;" class="btn btn-circle btn-sm default"> Default <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm red"> Red <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm blue"> <i class="fa fa-file-o"></i> Blue </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm yellow"> Yellow <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm purple"> <i class="fa fa-times"></i> Purple </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-circle btn-sm grey-cascade"> Dark <i class="fa fa-link"></i> </a> </div> <div class="clearfix"> <h4 class="block">Icon Only Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-icon-only default"> <i class="fa fa-user"></i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only red"> <i class="fa fa-edit"></i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only blue"> <i class="fa fa-file-o"></i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only green"> <i class="fa fa-font"></i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only yellow"> <i class="fa fa-search"></i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only purple"> <i class="fa fa-times"></i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only green"> <i class="fa fa-plus"></i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only grey-cascade"> <i class="fa fa-link"></i> </a> </div> </div> <div class="tab-pane" id="dropdown_simplelineicons_1"> <div class="clearfix"> <h4 class="block">Large Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-lg default"> Default <span class="glyphicon glyphicon-cog"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-lg red"> Red <span class="glyphicon glyphicon-calendar"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-lg blue"> <span class="glyphicon glyphicon-font"> </span> Blue </a> <a href="javascript:;" class="btn btn-circle btn-lg green"> Green <span class="glyphicon glyphicon-gift"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-lg yellow"> Yellow <span class="glyphicon glyphicon-pencil"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-lg purple"> <span class="glyphicon glyphicon-tag"> </span> Purple </a> <a href="javascript:;" class="btn btn-circle btn-lg green"> Green <span class="glyphicon glyphicon-user"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-lg grey-cascade"> Dark <span class="glyphicon glyphicon-link"> </span> </a> </div> <div class="clearfix"> <h4 class="block">Default Buttons</h4> <a href="javascript:;" class="btn btn-circle default"> Default <span class="glyphicon glyphicon-cog"> </span> </a> <a href="javascript:;" class="btn btn-circle red"> Red <span class="glyphicon glyphicon-calendar"> </span> </a> <a href="javascript:;" class="btn btn-circle blue"> <span class="glyphicon glyphicon-font"> </span> Blue </a> <a href="javascript:;" class="btn btn-circle green"> Green <span class="glyphicon glyphicon-gift"> </span> </a> <a href="javascript:;" class="btn btn-circle yellow"> Yellow <span class="glyphicon glyphicon-pencil"> </span> </a> <a href="javascript:;" class="btn btn-circle purple"> <span class="glyphicon glyphicon-tag"> </span> Purple </a> <a href="javascript:;" class="btn btn-circle green"> Green <span class="glyphicon glyphicon-user"> </span> </a> <a href="javascript:;" class="btn btn-circle grey-cascade"> Dark <span class="glyphicon glyphicon-link"> </span> </a> </div> <div class="clearfix"> <h4 class="block">Small Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-sm default"> Default <span class="glyphicon glyphicon-cog"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-sm red"> Red <span class="glyphicon glyphicon-calendar"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-sm blue"> <span class="glyphicon glyphicon-font"> </span> Blue </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <span class="glyphicon glyphicon-gift"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-sm yellow"> Yellow <span class="glyphicon glyphicon-pencil"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-sm purple"> <span class="glyphicon glyphicon-tag"> </span> Purple </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <span class="glyphicon glyphicon-user"> </span> </a> <a href="javascript:;" class="btn btn-circle btn-sm grey-cascade"> Dark <span class="glyphicon glyphicon-link"> </span> </a> </div> <div class="clearfix"> <h4 class="block">Extra Small Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-sm default"> Default <i class="glyphicon glyphicon-cog"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm red"> Red <i class="glyphicon glyphicon-calendar"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm blue"> <i class="glyphicon glyphicon-font"> </i> Blue </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="glyphicon glyphicon-gift"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm yellow"> Yellow <i class="glyphicon glyphicon-pencil"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm purple"> <i class="glyphicon glyphicon-tag"> </i> Purple </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="glyphicon glyphicon-user"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm grey-cascade"> Dark <i class="glyphicon glyphicon-link"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Icon Only Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-icon-only default"> <i class="glyphicon glyphicon-cog"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only red"> <i class="glyphicon glyphicon-calendar"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only blue"> <i class="glyphicon glyphicon-font"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only green"> <i class="glyphicon glyphicon-gift"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only yellow"> <i class="glyphicon glyphicon-pencil"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only purple"> <i class="glyphicon glyphicon-tag"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only green"> <i class="glyphicon glyphicon-user"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only grey-cascade"> <i class="glyphicon glyphicon-link"> </i> </a> </div> </div> <div class="tab-pane" id="dropdown_glyphicon_1"> <div class="clearfix"> <h4 class="block">Large Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-lg default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-lg red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-lg blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn btn-circle btn-lg green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-lg yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-lg purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn btn-circle btn-lg green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-lg grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Default Buttons</h4> <a href="javascript:;" class="btn btn-circle default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-circle red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-circle blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn btn-circle green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-circle yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-circle purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn btn-circle green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-circle grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Small Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-sm default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Extra Small Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-sm default"> Default <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm red"> Red <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm blue"> <i class="icon-screen-desktop"> </i> Blue </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm yellow"> Yellow <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm purple"> <i class="icon-bell"> </i> Purple </a> <a href="javascript:;" class="btn btn-circle btn-sm green"> Green <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-sm grey-cascade"> Dark <i class="icon-pin"> </i> </a> </div> <div class="clearfix"> <h4 class="block">Icon Only Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-icon-only default"> <i class="icon-social-dribbble"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only red"> <i class="icon-crop"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only blue"> <i class="icon-screen-desktop"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only green"> <i class="icon-badge"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only yellow"> <i class="icon-anchor"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only purple"> <i class="icon-bell"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only green"> <i class="icon-present"> </i> </a> <a href="javascript:;" class="btn btn-circle btn-icon-only grey-cascade"> <i class="icon-pin"> </i> </a> </div> </div> <div class="tab-pane" id="buttons_metro_1"> <div class="clearfix"> <h4 class="block">Navigation Large Icons Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-lg default m-icon-big"> Submit <i class="m-icon-big-swapleft"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg green m-icon-big"> Submit <i class="m-icon-big-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg blue m-icon-big"> Submit <i class="m-icon-big-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg dark m-icon-big"> Submit <i class="m-icon-big-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Large Icons Only Buttons</h4> <a href="javascript:;" class="btn btn-circle btn-lg default m-icon-big m-icon-only"> <i class="m-icon-big-swapleft"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg green m-icon-big m-icon-only"> <i class="m-icon-big-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg blue m-icon-big m-icon-only"> <i class="m-icon-big-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle btn-lg dark m-icon-big m-icon-only"> <i class="m-icon-big-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Block Large Icons</h4> <button class="btn btn-circle blue btn-block btn-lg m-icon-big">Button <i class="m-icon-big-swapright m-icon-white"></i> </button> <a href="javascript:;" class="btn btn-circle green btn-block btn-lg m-icon-big"> Link <i class="m-icon-big-swapright m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Defualt Icons Buttons</h4> <a href="javascript:;" class="btn btn-circle default m-icon"> Submit <i class="m-icon-swapleft"></i> </a> <a href="javascript:;" class="btn btn-circle green m-icon"> Submit <i class="m-icon-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle blue m-icon"> Submit <i class="m-icon-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle dark m-icon"> Submit <i class="m-icon-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Defualt Icons Only Buttons</h4> <a href="javascript:;" class="btn btn-circle default m-icon m-icon-only"> <i class="m-icon-swapleft"></i> </a> <a href="javascript:;" class="btn btn-circle green m-icon m-icon-only"> <i class="m-icon-swapright m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle blue m-icon m-icon-only"> <i class="m-icon-swapdown m-icon-white"></i> </a> <a href="javascript:;" class="btn btn-circle dark m-icon m-icon-only"> <i class="m-icon-swapup m-icon-white"></i> </a> </div> <div class="clearfix"> <h4 class="block">Navigation Block Defualt Icons</h4> <button class="btn btn-circle blue btn-block m-icon">Button <i class="m-icon-swapright m-icon-white"></i> </button> <a href="javascript:;" class="btn btn-circle green btn-block m-icon"> Link <i class="m-icon-swapright m-icon-white"></i> </a> </div> </div> </div> </div> </div> <!-- END BUTTONS WITH ICONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Font Awesome Styled Buttons</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <a href="javascript:;" class="icon-btn"> <i class="fa fa-group"></i> <div> Users </div> <span class="badge badge-danger"> 2 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-barcode"></i> <div> Products </div> <span class="badge badge-success"> 4 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-bar-chart-o"></i> <div> Reports </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-sitemap"></i> <div> Categories </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-calendar"></i> <div> Calendar </div> <span class="badge badge-success"> 4 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-envelope"></i> <div> Inbox </div> <span class="badge badge-info"> 12 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-bullhorn"></i> <div> Notification </div> <span class="badge badge-danger"> 3 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-map-marker"></i> <div> Locations </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-money"> <i></i> </i> <div> Finance </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-plane"></i> <div> Projects </div> <span class="badge badge-info"> 21 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-thumbs-up"></i> <div> Feedback </div> <span class="badge badge-info"> 2 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-cloud"></i> <div> Servers </div> <span class="badge badge-danger"> 2 </span> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-globe"></i> <div> Regions </div> </a> <a href="javascript:;" class="icon-btn"> <i class="fa fa-heart-o"></i> <div> Popularity </div> <span class="badge badge-info"> 221 </span> </a> </div> </div> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">List Social Icons(UL)</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <ul class="social-icons social-icons-circle "> <li> <a href="javascript:;" data-original-title="amazon" class="amazon"> </a> </li> <li> <a href="javascript:;" data-original-title="behance" class="behance"> </a> </li> <li> <a href="javascript:;" data-original-title="blogger" class="blogger"> </a> </li> <li> <a href="javascript:;" data-original-title="deviantart" class="deviantart"> </a> </li> <li> <a href="javascript:;" data-original-title="dribbble" class="dribbble"> </a> </li> <li> <a href="javascript:;" data-original-title="dropbox" class="dropbox"> </a> </li> <li> <a href="javascript:;" data-original-title="facebook" class="facebook"> </a> </li> <li> <a href="javascript:;" data-original-title="forrst" class="forrst"> </a> </li> <li> <a href="javascript:;" data-original-title="github" class="github"> </a> </li> <li> <a href="javascript:;" data-original-title="Goole Plus" class="googleplus"> </a> </li> <li> <a href="javascript:;" data-original-title="jolicloud" class="jolicloud"> </a> </li> <li> <a href="javascript:;" data-original-title="last-fm" class="last-fm"> </a> </li> <li> <a href="javascript:;" data-original-title="linkedin" class="linkedin"> </a> </li> <li> <a href="javascript:;" data-original-title="picasa" class="picasa"> </a> </li> <li> <a href="javascript:;" data-original-title="pintrest" class="pintrest"> </a> </li> <li> <a href="javascript:;" data-original-title="rss" class="rss"> </a> </li> <li> <a href="javascript:;" data-original-title="skype" class="skype"> </a> </li> <li> <a href="javascript:;" data-original-title="spotify" class="spotify"> </a> </li> <li> <a href="javascript:;" data-original-title="stumbleupon" class="stumbleupon"> </a> </li> <li> <a href="javascript:;" data-original-title="tumblr" class="tumblr"> </a> </li> <li> <a href="javascript:;" data-original-title="twitter" class="twitter"> </a> </li> <li> <a href="javascript:;" data-original-title="vimeo" class="vimeo"> </a> </li> <li> <a href="javascript:;" data-original-title="wordpress" class="wordpress"> </a> </li> <li> <a href="javascript:;" data-original-title="xing" class="xing"> </a> </li> <li> <a href="javascript:;" data-original-title="yahoo" class="yahoo"> </a> </li> <li> <a href="javascript:;" data-original-title="youtube" class="youtube"> </a> </li> <li> <a href="javascript:;" data-original-title="vk" class="vk"> </a> </li> <li> <a href="javascript:;" data-original-title="instagram" class="instagram"> </a> </li> <li> <a href="javascript:;" data-original-title="reddit" class="reddit"> </a> </li> <li> <a href="javascript:;" data-original-title="aboutme" class="aboutme"> </a> </li> <li> <a href="javascript:;" data-original-title="flickr" class="flickr"> </a> </li> <li> <a href="javascript:;" data-original-title="foursquare" class="foursquare"> </a> </li> <li> <a href="javascript:;" data-original-title="gravatar" class="gravatar"> </a> </li> <li> <a href="javascript:;" data-original-title="klout" class="klout"> </a> </li> <li> <a href="javascript:;" data-original-title="myspace" class="myspace"> </a> </li> <li> <a href="javascript:;" data-original-title="quora" class="quora"> </a> </li> </ul> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Inline Social Icons</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <a href="javascript:;" data-original-title="amazon" class="social-icon social-icon-circle amazon"> </a> <a href="javascript:;" data-original-title="behance" class="social-icon social-icon-circle behance"> </a> <a href="javascript:;" data-original-title="blogger" class="social-icon social-icon-circle blogger"> </a> <a href="javascript:;" data-original-title="deviantart" class="social-icon social-icon-circle deviantart"> </a> <a href="javascript:;" data-original-title="dribbble" class="social-icon social-icon-circle dribbble"> </a> <a href="javascript:;" data-original-title="dropbox" class="social-icon social-icon-circle dropbox"> </a> <a href="javascript:;" data-original-title="facebook" class="social-icon social-icon-circle facebook"> </a> <a href="javascript:;" data-original-title="forrst" class="social-icon social-icon-circle forrst"> </a> <a href="javascript:;" data-original-title="github" class="social-icon social-icon-circle github"> </a> <a href="javascript:;" data-original-title="Goole Plus" class="social-icon social-icon-circle googleplus"> </a> <a href="javascript:;" data-original-title="jolicloud" class="social-icon social-icon-circle jolicloud"> </a> <a href="javascript:;" data-original-title="last-fm" class="social-icon social-icon-circle last-fm"> </a> <a href="javascript:;" data-original-title="linkedin" class="social-icon social-icon-circle linkedin"> </a> <a href="javascript:;" data-original-title="picasa" class="social-icon social-icon-circle picasa"> </a> <a href="javascript:;" data-original-title="pintrest" class="social-icon social-icon-circle pintrest"> </a> <a href="javascript:;" data-original-title="rss" class="social-icon social-icon-circle rss"> </a> <a href="javascript:;" data-original-title="skype" class="social-icon social-icon-circle skype"> </a> <a href="javascript:;" data-original-title="spotify" class="social-icon social-icon-circle spotify"> </a> <a href="javascript:;" data-original-title="stumbleupon" class="social-icon social-icon-circle stumbleupon"> </a> <a href="javascript:;" data-original-title="tumblr" class="social-icon social-icon-circle tumblr"> </a> <a href="javascript:;" data-original-title="twitter" class="social-icon social-icon-circle twitter"> </a> <a href="javascript:;" data-original-title="vimeo" class="social-icon social-icon-circle vimeo"> </a> <a href="javascript:;" data-original-title="wordpress" class="social-icon social-icon-circle wordpress"> </a> <a href="javascript:;" data-original-title="xing" class="social-icon social-icon-circle xing"> </a> <a href="javascript:;" data-original-title="yahoo" class="social-icon social-icon-circle yahoo"> </a> <a href="javascript:;" data-original-title="youtube" class="social-icon social-icon-circle youtube"> </a> <a href="javascript:;" data-original-title="vk" class="social-icon social-icon-circle vk"> </a> <a href="javascript:;" data-original-title="instagram" class="social-icon social-icon-circle instagram"> </a> <a href="javascript:;" data-original-title="reddit" class="social-icon social-icon-circle reddit"> </a> <a href="javascript:;" data-original-title="aboutme" class="social-icon social-icon-circle aboutme"> </a> <a href="javascript:;" data-original-title="flickr" class="social-icon social-icon-circle flickr"> </a> <a href="javascript:;" data-original-title="foursquare" class="social-icon social-icon-circle foursquare"> </a> <a href="javascript:;" data-original-title="gravatar" class="social-icon social-icon-circle gravatar"> </a> <a href="javascript:;" data-original-title="klout" class="social-icon social-icon-circle klout"> </a> <a href="javascript:;" data-original-title="myspace" class="social-icon social-icon-circle myspace"> </a> <a href="javascript:;" data-original-title="quora" class="social-icon social-icon-circle quora"> </a> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Social Icons(Colored)</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <ul class="social-icons social-icons-color social-icons-circle"> <li> <a href="javascript:;" data-original-title="amazon" class="amazon"> </a> </li> <li> <a href="javascript:;" data-original-title="behance" class="behance"> </a> </li> <li> <a href="javascript:;" data-original-title="blogger" class="blogger"> </a> </li> <li> <a href="javascript:;" data-original-title="deviantart" class="deviantart"> </a> </li> <li> <a href="javascript:;" data-original-title="dribbble" class="dribbble"> </a> </li> <li> <a href="javascript:;" data-original-title="dropbox" class="dropbox"> </a> </li> <li> <a href="javascript:;" data-original-title="facebook" class="facebook"> </a> </li> <li> <a href="javascript:;" data-original-title="forrst" class="forrst"> </a> </li> <li> <a href="javascript:;" data-original-title="github" class="github"> </a> </li> <li> <a href="javascript:;" data-original-title="Goole Plus" class="googleplus"> </a> </li> <li> <a href="javascript:;" data-original-title="jolicloud" class="jolicloud"> </a> </li> <li> <a href="javascript:;" data-original-title="last-fm" class="last-fm"> </a> </li> <li> <a href="javascript:;" data-original-title="linkedin" class="linkedin"> </a> </li> <li> <a href="javascript:;" data-original-title="picasa" class="picasa"> </a> </li> <li> <a href="javascript:;" data-original-title="pintrest" class="pintrest"> </a> </li> <li> <a href="javascript:;" data-original-title="rss" class="rss"> </a> </li> <li> <a href="javascript:;" data-original-title="skype" class="skype"> </a> </li> <li> <a href="javascript:;" data-original-title="spotify" class="spotify"> </a> </li> <li> <a href="javascript:;" data-original-title="stumbleupon" class="stumbleupon"> </a> </li> <li> <a href="javascript:;" data-original-title="tumblr" class="tumblr"> </a> </li> <li> <a href="javascript:;" data-original-title="twitter" class="twitter"> </a> </li> <li> <a href="javascript:;" data-original-title="vimeo" class="vimeo"> </a> </li> <li> <a href="javascript:;" data-original-title="wordpress" class="wordpress"> </a> </li> <li> <a href="javascript:;" data-original-title="xing" class="xing"> </a> </li> <li> <a href="javascript:;" data-original-title="yahoo" class="yahoo"> </a> </li> <li> <a href="javascript:;" data-original-title="youtube" class="youtube"> </a> </li> <li> <a href="javascript:;" data-original-title="vk" class="vk"> </a> </li> <li> <a href="javascript:;" data-original-title="instagram" class="instagram"> </a> </li> <li> <a href="javascript:;" data-original-title="reddit" class="reddit"> </a> </li> <li> <a href="javascript:;" data-original-title="aboutme" class="aboutme"> </a> </li> <li> <a href="javascript:;" data-original-title="flickr" class="flickr"> </a> </li> <li> <a href="javascript:;" data-original-title="foursquare" class="foursquare"> </a> </li> <li> <a href="javascript:;" data-original-title="gravatar" class="gravatar"> </a> </li> <li> <a href="javascript:;" data-original-title="klout" class="klout"> </a> </li> <li> <a href="javascript:;" data-original-title="myspace" class="myspace"> </a> </li> <li> <a href="javascript:;" data-original-title="quora" class="quora"> </a> </li> </ul> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Inline Social Icons(Colored)</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <a href="javascript:;" data-original-title="amazon" class="social-icon social-icon-color social-icon-circle amazon"> </a> <a href="javascript:;" data-original-title="behance" class="social-icon social-icon-color social-icon-circle behance"> </a> <a href="javascript:;" data-original-title="blogger" class="social-icon social-icon-color social-icon-circle blogger"> </a> <a href="javascript:;" data-original-title="deviantart" class="social-icon social-icon-color social-icon-circle deviantart"> </a> <a href="javascript:;" data-original-title="dribbble" class="social-icon social-icon-color social-icon-circle dribbble"> </a> <a href="javascript:;" data-original-title="dropbox" class="social-icon social-icon-color social-icon-circle dropbox"> </a> <a href="javascript:;" data-original-title="facebook" class="social-icon social-icon-color social-icon-circle facebook"> </a> <a href="javascript:;" data-original-title="forrst" class="social-icon social-icon-color social-icon-circle forrst"> </a> <a href="javascript:;" data-original-title="github" class="social-icon social-icon-color social-icon-circle github"> </a> <a href="javascript:;" data-original-title="Goole Plus" class="social-icon social-icon-color social-icon-circle googleplus"> </a> <a href="javascript:;" data-original-title="jolicloud" class="social-icon social-icon-color social-icon-circle jolicloud"> </a> <a href="javascript:;" data-original-title="last-fm" class="social-icon social-icon-color social-icon-circle last-fm"> </a> <a href="javascript:;" data-original-title="linkedin" class="social-icon social-icon-color social-icon-circle linkedin"> </a> <a href="javascript:;" data-original-title="picasa" class="social-icon social-icon-color social-icon-circle picasa"> </a> <a href="javascript:;" data-original-title="pintrest" class="social-icon social-icon-color social-icon-circle pintrest"> </a> <a href="javascript:;" data-original-title="rss" class="social-icon social-icon-color social-icon-circle rss"> </a> <a href="javascript:;" data-original-title="skype" class="social-icon social-icon-color social-icon-circle skype"> </a> <a href="javascript:;" data-original-title="spotify" class="social-icon social-icon-color social-icon-circle spotify"> </a> <a href="javascript:;" data-original-title="stumbleupon" class="social-icon social-icon-color social-icon-circle stumbleupon"> </a> <a href="javascript:;" data-original-title="tumblr" class="social-icon social-icon-color social-icon-circle tumblr"> </a> <a href="javascript:;" data-original-title="twitter" class="social-icon social-icon-color social-icon-circle twitter"> </a> <a href="javascript:;" data-original-title="vimeo" class="social-icon social-icon-color social-icon-circle vimeo"> </a> <a href="javascript:;" data-original-title="wordpress" class="social-icon social-icon-color social-icon-circle wordpress"> </a> <a href="javascript:;" data-original-title="xing" class="social-icon social-icon-color social-icon-circle xing"> </a> <a href="javascript:;" data-original-title="yahoo" class="social-icon social-icon-color social-icon-circle yahoo"> </a> <a href="javascript:;" data-original-title="youtube" class="social-icon social-icon-color social-icon-circle youtube"> </a> <a href="javascript:;" data-original-title="vk" class="social-icon social-icon-color social-icon-circle vk"> </a> <a href="javascript:;" data-original-title="instagram" class="social-icon social-icon-color social-icon-circle instagram"> </a> <a href="javascript:;" data-original-title="reddit" class="social-icon social-icon-color social-icon-circle reddit"> </a> <a href="javascript:;" data-original-title="aboutme" class="social-icon social-icon-color social-icon-circle aboutme"> </a> <a href="javascript:;" data-original-title="flickr" class="social-icon social-icon-color social-icon-circle flickr"> </a> <a href="javascript:;" data-original-title="foursquare" class="social-icon social-icon-color social-icon-circle foursquare"> </a> <a href="javascript:;" data-original-title="gravatar" class="social-icon social-icon-color social-icon-circle gravatar"> </a> <a href="javascript:;" data-original-title="klout" class="social-icon social-icon-color social-icon-circle klout"> </a> <a href="javascript:;" data-original-title="myspace" class="social-icon social-icon-color social-icon-circle myspace"> </a> <a href="javascript:;" data-original-title="quora" class="social-icon social-icon-color social-icon-circle quora"> </a> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> </div> <div class="col-md-6"> <!-- BEGIN BLOCK BUTTONS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-red-mint"></i> <span class="caption-subject font-red-mint bold uppercase">Button Groups</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <div class="clearfix"> <h4 class="block">Basic Example</h4> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-default">Left</button> <button type="button" class="btn btn-default">Middle</button> <button type="button" class="btn btn-default">Right</button> </div> <div class="btn-group btn-group-circle btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn yellow">Middle</button> <button type="button" class="btn green">Right</button> </div> </div> <div class="clearfix"> <h4 class="block">Button Toolbar</h4> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-default">1</button> <button type="button" class="btn btn-default">2</button> <button type="button" class="btn btn-default">3</button> <button type="button" class="btn btn-default">4</button> </div> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-default">5</button> <button type="button" class="btn btn-default">6</button> <button type="button" class="btn btn-default">7</button> </div> <div class="btn-group"> <button type="button" class="btn btn-circle btn-default">8</button> </div> </div> <div class="btn-toolbar"> <div class="btn-group btn-group-circle btn-group-solid"> <button type="button" class="btn red">1</button> <button type="button" class="btn green">2</button> <button type="button" class="btn blue">3</button> <button type="button" class="btn yellow">4</button> </div> <div class="btn-group btn-group-circle btn-group-solid"> <button type="button" class="btn purple">5</button> <button type="button" class="btn dark">6</button> <button type="button" class="btn default">7</button> </div> <div class="btn-group btn-group-solid"> <button type="button" class="btn btn-circle red">8</button> </div> </div> </div> <div class="clearfix"> <h4 class="block">Button Group Sizing</h4> <div class="btn-toolbar"> <div class="btn-group btn-group-circle btn-group-lg btn-group-solid margin-bottom-10"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-circle btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-circle btn-group-sm btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-circle btn-group-xs btn-group-solid"> <button type="button" class="btn red">Left</button> <button type="button" class="btn green">Middle</button> <button type="button" class="btn blue">Right</button> </div> </div> </div> <div class="clearfix"> <h4 class="block">Nesting Button Group</h4> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-default"> <i class="fa fa-user"></i> Profile</button> <button type="button" class="btn btn-default"> <i class="fa fa-cogs"></i> Settings</button> <button type="button" class="btn btn-default"> <i class="fa fa-bullhorn"></i> Feeds</button> <div class="btn-group"> <button type="button" class="btn btn-default btn-circle-right dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-ellipsis-horizontal"></i> More <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> <div class="clearfix margin-bottom-10"> </div> <div class="btn-group btn-group-circle btn-group-solid"> <button type="button" class="btn red"> <i class="fa fa-user"></i> Profile</button> <button type="button" class="btn green"> <i class="fa fa-cogs"></i> Settings</button> <button type="button" class="btn purple"> <i class="fa fa-bullhorn"></i> Feeds</button> <div class="btn-group btn-group-solid"> <button type="button" class="btn blue btn-circle-right dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-ellipsis-horizontal"></i> More <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> </div> <div class="clearfix"> <h4 class="block">Vertical variation</h4> <div class="btn-group-vertical btn-group-vertical-circle margin-right-10"> <button type="button" class="btn btn-default">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop1" type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop1"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> <button type="button" class="btn btn-default">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop4" type="button" class="btn btn-circle-bottom btn-default dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop4"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> <div class="btn-group-vertical btn-group-vertical-circle btn-group-solid"> <button type="button" class="btn btn-circle green">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop5" type="button" class="btn yellow dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop5"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> <button type="button" class="btn dark">Button</button> <div class="btn-group"> <button id="btnGroupVerticalDrop8" type="button" class="btn btn-circle-bottom yellow dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu" aria-labelledby="btnGroupVerticalDrop8"> <li> <a href="javascript:;"> Dropdown link </a> </li> <li> <a href="javascript:;"> Dropdown link </a> </li> </ul> </div> </div> </div> <div class="clearfix"> <h4 class="block">Justified Link Variation</h4> <div class="btn-group btn-group-circle btn-group-justified"> <a href="javascript:;" class="btn btn-default"> Left </a> <a href="javascript:;" class="btn btn-default"> Middle </a> <a href="javascript:;" class="btn btn-default"> Right </a> </div> <div class="clearfix margin-bottom-10"> </div> <div class="btn-group btn-group-circle btn-group btn-group-justified"> <a href="javascript:;" class="btn red"> Left </a> <a href="javascript:;" class="btn blue"> Middle </a> <a href="javascript:;" class="btn green"> Right </a> </div> </div> </div> </div> <!-- END BLOCK BUTTONS PORTLET--> <!-- BEGIN DROPDOWNS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Dropdowns</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <div class="tab-content"> <div class="tab-pane active" id="dropdown_1"> <h4 class="block">Dropdown buttons</h4> <div class="btn-group"> <a class="btn btn-circle btn-default dropdown-toggle" data-toggle="dropdown" href="javascript:;"> Tools <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Settings <span class="badge badge-success"> 3 </span> </a> </li> <li> <a href="javascript:;"> Preferences </a> </li> <li> <a href="javascript:;"> Window Options </a> </li> <li> <a href="javascript:;"> Help <span class="badge badge-danger"> 7 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn btn-circle red dropdown-toggle" data-toggle="dropdown">Primary <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action <span class="badge badge-warning"> 2 </span> </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge badge-info"> 7 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn btn-circle purple dropdown-toggle" data-toggle="dropdown">Success <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action <span class="badge badge-inverse"> 7 </span> </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge"> 4 </span> </a> </li> </ul> </div> <h4 class="block">Dropdown button with icons</h4> <div class="btn-toolbar"> <div class="btn-group"> <a class="btn btn-circle green" href="javascript:;" data-toggle="dropdown"> <i class="fa fa-user"></i> User <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Delete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-ban"></i> Ban </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Make admin </a> </li> </ul> </div> <div class="btn-group"> <a class="btn btn-circle purple" href="javascript:;" data-toggle="dropdown"> <i class="fa fa-user"></i> Settings <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-plus"></i> Add </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-times"></i> Delete </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Full Settings </a> </li> </ul> </div> </div> <div class="well margin-top-10"> <h4>Dropup menu options.</h4> <div class="btn-group"> <button class="btn btn-circle blue dropdown-toggle" data-toggle="dropdown">Info <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <div class="btn-group"> <button class="btn btn-circle black dropdown-toggle" data-toggle="dropdown">Inverse <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <p> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>bottom-up</code> class you make dropup menu. </p> </div> </div> <div class="tab-pane" id="dropdown_2"> <h4 class="block">Hoverable Dropdown Buttons</h4> <div class="btn-group"> <a class="btn btn-circle dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" href="javascript:;"> Tools <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Settings <span class="badge badge-success"> 3 </span> </a> </li> <li> <a href="javascript:;"> Preferences </a> </li> <li> <a href="javascript:;"> Window Options </a> </li> <li> <a href="javascript:;"> Help <span class="badge badge-danger"> 7 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn btn-circle red dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Primary <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action <span class="badge badge-warning"> 7 </span> </a> </li> <li> <a href="javascript:;"> Another action <span class="badge badge-danger"> 2 </span> </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge badge-info"> 4 </span> </a> </li> </ul> </div> <div class="btn-group"> <button class="btn btn-circle purple dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Success <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action <span class="badge badge-inverse"> 7 </span> </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link <span class="badge"> 4 </span> </a> </li> </ul> </div> <div class="btn-toolbar hide"> <div class="btn-group"> <button class="btn btn-circle green dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Success <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn btn-circle blue dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Info <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn btn-circle black dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Inverse <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu opens-left"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <h4 class="block">Hoverable Dropdown Buttons with Icons</h4> <div class="btn-toolbar"> <div class="btn-group"> <a class="btn btn-circle green" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-user"></i> User <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-pencil"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Delete </a> </li> <li> <a href="javascript:;"> <i class="fa fa-ban"></i> Ban </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Make admin </a> </li> </ul> </div> <div class="btn-group"> <a class="btn btn-circle purple" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-user"></i> Settings <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu"> <li> <a href="javascript:;"> <i class="fa fa-plus"></i> Add </a> </li> <li> <a href="javascript:;"> <i class="fa fa-trash-o"></i> Edit </a> </li> <li> <a href="javascript:;"> <i class="fa fa-times"></i> Delete </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> <i class="i"></i> Full Settings </a> </li> </ul> </div> </div> <div class="well"> <h4 class="block">Hoverable Dropdown Buttons Dropdown with Checkboxes.</h4> <div class="btn-group"> <a class="btn btn-circle green" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Options #1 <i class="fa fa-angle-down"></i> </a> <div class="dropdown-menu hold-on-click dropdown-checkboxes"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox">Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox">Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <div class="btn-group"> <a class="btn btn-circle red" href="javascript:;" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Options #2 <i class="fa fa-angle-down"></i> </a> <div class="dropdown-menu hold-on-click dropdown-checkboxes"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox" checked>Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox" checked>Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <p> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>hold-on-click</code> class you can avoid closing the dropdown on click </p> </div> <div class="well"> <h4 class="block">Hoverable Dropup Buttons.</h4> <div class="btn-group"> <button class="btn btn-circle blue dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Info <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button class="btn btn-circle black dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true">Inverse <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu bottom-up"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <p> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>bottom-up</code> class you make dropup menu. </p> </div> </div> </div> </div> </div> <!-- END DROPDOWNS PORTLET--> <!-- BEGIN DROPDOWNS PORTLET--> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Button Dropdowns</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-group-margin-bottom-5"> <div class="clearfix"> <h4 class="block">Default Bootstrap Style</h4> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-default">Default</button> <button type="button" class="btn btn-circle-right btn-default dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-primary">Primary</button> <button type="button" class="btn btn-circle-right btn-primary dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-success">Success</button> <button type="button" class="btn btn-circle-right btn-success dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-info">Info</button> <button type="button" class="btn btn-circle-right btn-info dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-warning">Warning</button> <button type="button" class="btn btn-circle-right btn-warning dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-danger">Danger</button> <button type="button" class="btn btn-circle-right btn-danger dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="clearfix"> <h4 class="block">Metronic Style</h4> <div class="btn-group btn-group-circle"> <button type="button" class="btn default">Default</button> <button type="button" class="btn btn-circle-right default dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn blue">Blue</button> <button type="button" class="btn btn-circle-right blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn green">Green</button> <button type="button" class="btn btn-circle-right green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn red">Red</button> <button type="button" class="btn btn-circle-right red dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn yellow">Yellow</button> <button type="button" class="btn btn-circle-right yellow dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn dark">Dark</button> <button type="button" class="btn btn-circle-right dark dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu btn-group-circle" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle"> <button type="button" class="btn purple">Purple</button> <button type="button" class="btn btn-circle-right purple dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="clearfix"> <h4 class="block">Dropdowns with Multilevel Submenu</h4> <!-- Large button group --> <div class="btn-group"> <button class="btn btn-circle blue dropdown-toggle" type="button" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu" style=""> <li> <a href="javascript:;"> Second level link </a> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu"> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> </ul> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> </ul> </li> </ul> </div> <div class="btn-group dropup"> <button class="btn btn-circle green dropdown-toggle" type="button" data-toggle="dropdown"> Dropup <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu" style=""> <li> <a href="javascript:;"> Second level link </a> </li> <li class="dropdown-submenu"> <a href="javascript:;"> More options </a> <ul class="dropdown-menu pull-right"> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> <li> <a href="index.html"> Third level link </a> </li> </ul> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> <li> <a href="index.html"> Second level link </a> </li> </ul> </li> </ul> </div> </div> <div class="clearfix"> <h4 class="block">Sizing</h4> <!-- Large button group --> <div class="btn-group"> <button class="btn btn-circle btn-default btn-lg dropdown-toggle" type="button" data-toggle="dropdown"> Large button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Small button group --> <div class="btn-group"> <button class="btn btn-circle btn-default btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Extra small button group --> <div class="btn-group"> <button class="btn btn-circle btn-default btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Extra small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <div class="clearfix margin-bottom-10"> </div> <!-- Large button group --> <div class="btn-group"> <button class="btn btn-circle red btn-lg dropdown-toggle" type="button" data-toggle="dropdown"> Large button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Small button group --> <div class="btn-group"> <button class="btn btn-circle blue btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- Extra small button group --> <div class="btn-group"> <button class="btn btn-circle green btn-sm dropdown-toggle" type="button" data-toggle="dropdown"> Extra small button <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> </div> <div class="clearfix"> <h4 class="block">Dropup</h4> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-circle dropup"> <button type="button" class="btn btn-default">Dropup</button> <button type="button" class="btn btn-circle-right btn-default dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle dropup"> <button type="button" class="btn btn-primary">Right dropup</button> <button type="button" class="btn btn-circle-right btn-primary dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="btn-toolbar"> <div class="btn-group btn-group-circle dropup"> <button type="button" class="btn blue">Dropup</button> <button type="button" class="btn btn-circle-right blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle dropup"> <button type="button" class="btn green">Right dropup</button> <button type="button" class="btn btn-circle-right green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> </div> <div class="clearfix"> <h4 class="block">Hoveralbe Dropdowns</h4> <div class="btn-toolbar margin-bottom-10"> <div class="btn-group btn-group-circle"> <button type="button" class="btn btn-default">Dropdown</button> <button type="button" class="btn btn-circle-right btn-default dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle dropup"> <button type="button" class="btn btn-primary">Dropup</button> <button type="button" class="btn btn-circle-right btn-primary dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-circle btn-success dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Dropup <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> <div class="btn-toolbar"> <div class="btn-group btn-group-circle"> <button type="button" class="btn blue">Dropdown</button> <button type="button" class="btn btn-circle-right blue dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle dropup"> <button type="button" class="btn green">Dropup</button> <button type="button" class="btn btn-circle-right green dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> <i class="fa fa-angle-up"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> <div class="btn-group"> <button type="button" class="btn btn-circle yellow dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Dropdown <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="javascript:;"> Action </a> </li> <li> <a href="javascript:;"> Another action </a> </li> <li> <a href="javascript:;"> Something else here </a> </li> <li class="divider"> </li> <li> <a href="javascript:;"> Separated link </a> </li> </ul> </div> <!-- /btn-group --> </div> </div> <div class="clearfix"> <h4 class="block">Dropdown with Checkboxes & Search Form</h4> <div class="btn-group"> <button class="btn btn-circle green dropdown-toggle" type="button" data-toggle="dropdown"> Search Dropdown <i class="fa fa-angle-down"></i> </button> <div class="dropdown-menu dropdown-content input-large hold-on-click" role="menu"> <form action="#"> <div class="input-group"> <input type="text" class="form-control" placeholder="search..."> <span class="input-group-btn"> <button class="btn btn-circle-right blue" type="submit">Go!</button> </span> </div> </form> </div> </div> <div class="btn-group btn-group-circle"> <button type="button" class="btn blue">Dropdown</button> <button type="button" class="btn btn-circle-right blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <div class="dropdown-menu hold-on-click dropdown-checkboxes" role="menu"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox" checked>Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox" checked>Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <!-- /btn-group --> <div class="btn-group dropup btn-group-circle"> <button type="button" class="btn green">Dropup</button> <button type="button" class="btn btn-circle-right green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <div class="dropdown-menu hold-on-click dropdown-checkboxes" role="menu"> <label> <input type="checkbox">Option 1</label> <label> <input type="checkbox" checked>Option 2</label> <label> <input type="checkbox">Option 3</label> <label> <input type="checkbox" checked>Option 4</label> <label> <input type="checkbox">Option 5</label> </div> </div> <!-- /btn-group --> <div class="clearfix margin-top-10"> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>hold-on-click</code> class you can avoid closing the dropdown on click </div> </div> <div class="clearfix"> <h4 class="block">Dropdown with Radio Buttons</h4> <div class="btn-group btn-group-circle"> <button type="button" class="btn blue">Dropdown</button> <button type="button" class="btn btn-circle-right blue dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-down"></i> </button> <div class="dropdown-menu hold-on-click dropdown-radiobuttons" role="menu"> <label> <input type="radio" name="radio_button_1">Option 1</label> <label> <input type="radio" name="radio_button_1">Option 2</label> <label> <input type="radio" name="radio_button_1">Option 3</label> <label> <input type="radio" name="radio_button_1">Option 4</label> <label> <input type="radio" name="radio_button_1">Option 5</label> </div> </div> <!-- /btn-group --> <div class="btn-group btn-group-circle dropup"> <button type="button" class="btn green">Dropup</button> <button type="button" class="btn btn-circle-right green dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-angle-up"></i> </button> <div class="dropdown-menu hold-on-click dropdown-radiobuttons" role="menu"> <label> <input type="radio" name="radio_button_2">Option 1</label> <label> <input type="radio" name="radio_button_2">Option 2</label> <label> <input type="radio" name="radio_button_2">Option 3</label> <label> <input type="radio" name="radio_button_2">Option 4</label> <label> <input type="radio" name="radio_button_2">Option 5</label> </div> </div> <!-- /btn-group --> <div class="clearfix margin-top-10"> <span class="label label-success"> NOTE: </span> &nbsp; By adding <code>hold-on-click</code> class you can avoid closing the dropdown on click </div> </div> </div> <!-- END DROPDOWNS PORTLET--> </div> <div class="portlet light bordered"> <div class="portlet-title"> <div class="caption"> <i class="icon-settings font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">Button States</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body util-btn-margin-bottom-5"> <h4>Loading State</h4> <div class="clearfix"> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn-circle btn btn-circle btn-primary"> Loading state </button> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn-circle btn btn-circle btn-default"> Loading state </button> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn-circle btn btn-circle red"> Loading state </button> <button type="button" data-loading-text="Loading..." class="demo-loading-btn btn-circle btn btn-circle blue"> Loading state </button> </div> <h4>Single Toggle</h4> <div class="clearfix"> <button type="button" class="btn btn-circle btn-primary" data-toggle="button"> Single toggle </button> <button type="button" class="btn btn-circle btn-default" data-toggle="button"> Single toggle </button> <button type="button" class="btn btn-circle red" data-toggle="button"> Single toggle </button> <button type="button" class="btn btn-circle blue" data-toggle="button"> Single toggle </button> </div> <h4>Checkbox</h4> <div class="clearfix"> <div class="btn-group btn-group-circle" data-toggle="buttons"> <label class="btn default active"> <input type="checkbox" class="toggle"> Option 1 </label> <label class="btn default"> <input type="checkbox" class="toggle"> Option 2 </label> <label class="btn default"> <input type="checkbox" class="toggle"> Option 3 </label> </div> </div> <div class="clearfix"> <div class="btn-group btn-group-circle" data-toggle="buttons"> <label class="btn btn-default"> <input type="checkbox" class="toggle"> Option 1 </label> <label class="btn btn-default active"> <input type="checkbox" class="toggle"> Option 2 </label> <label class="btn btn-default"> <input type="checkbox" class="toggle"> Option 3 </label> </div> </div> <h4>Radio</h4> <div class="clearfix"> <div class="btn-group btn-group-circle" data-toggle="buttons"> <label class="btn blue active"> <input type="radio" class="toggle"> Option 1 </label> <label class="btn blue"> <input type="radio" class="toggle"> Option 2 </label> <label class="btn blue"> <input type="radio" class="toggle"> Option 3 </label> </div> </div> <div class="clearfix"> <div class="btn-group btn-group-circle" data-toggle="buttons"> <label class="btn btn-default active"> <input type="radio" class="toggle"> Option 1 </label> <label class="btn btn-default"> <input type="radio" class="toggle"> Option 2 </label> <label class="btn btn-default"> <input type="radio" class="toggle"> Option 3 </label> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- END PAGE BASE CONTENT --> </div> <!-- BEGIN FOOTER --> <p class="copyright">2015 © 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> </p> <a href="#index" class="go2top"> <i class="icon-arrow-up"></i> </a> <!-- END FOOTER --> </div> </div> <!-- END CONTAINER --> <!-- 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 --> <!--[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 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/ui-buttons.min.js" type="text/javascript"></script> <!-- END PAGE LEVEL SCRIPTS --> <!-- BEGIN THEME LAYOUT SCRIPTS --> <script src="../assets/layouts/layout5/scripts/layout.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>
tags/photoswipe/page/1/index.html
pebcac/pebcac.github.io
<!DOCTYPE html><html><head><title>https://pebcac.github.io/tags/photoswipe/</title><link rel="canonical" href="https://pebcac.github.io/tags/photoswipe/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=https://pebcac.github.io/tags/photoswipe/" /></head></html>
_includes/nav.html
jmr0/jmr0.github.io
<!-- Navigation --> <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <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> <a class="navbar-brand" href="#page-top">{{ site.title }}</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li class="hidden"> <a href="#page-top"></a> </li> <li class="page-scroll"> <a href="#about">About</a> </li> <li class="page-scroll"> <a href="#portfolio">Recent Work</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav>
asychronous/src/app/user-and-language/user-and-language.component.html
stephanrauh/ExploringAngular
<h2>User data and language (two parallel asynchronous REST calls, plus using combineLatest()):</h2> <dl> <dt>Last name:</dt> <dd>{{(userService.address$ | async)?.lastname}}</dd> <dt>First name:</dt> <dd>{{(userService.address$ | async)?.firstname}}</dd> <dt>Street:</dt> <dd>{{(userService.address$ | async)?.street}}</dd> <dt>Zip code:</dt> <dd>{{(userService.address$ | async)?.zipcode}}</dd> <dt>City:</dt> <dd>{{(userService.address$ | async)?.city}}</dd> <dt>Preferred language:</dt> <dd>{{languageService.language$ | async}}</dd> </dl>
packages/ImageMagick-7.0.4-5/www/api/mogrify.html
jachitech/AndroidPrebuiltPackages
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <title>MagickWand, C API: Command-line Interface @ ImageMagick</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="application-name" content="ImageMagick"/> <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/> <meta name="application-url" content="https://www.imagemagick.org"/> <meta name="generator" content="PHP"/> <meta name="keywords" content="magickwc, api:, command-line, interface, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> <meta name="rating" content="GENERAL"/> <meta name="robots" content="INDEX, FOLLOW"/> <meta name="generator" content="ImageMagick Studio LLC"/> <meta name="author" content="ImageMagick Studio LLC"/> <meta name="revisit-after" content="2 DAYS"/> <meta name="resource-type" content="document"/> <meta name="copyright" content="Copyright (c) 1999-2016 ImageMagick Studio LLC"/> <meta name="distribution" content="Global"/> <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"/> <meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" /> <link rel="canonical" href="mogrify.html"/> <link rel="icon" href="https://www.imagemagick.org/images/wand.png"/> <link rel="shortcut icon" href="https://www.imagemagick.org/images/wand.ico"/> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:900,400,400italic,700,700italic,300,300italic|Open+Sans:300italic,400italic,700italic,300,400,600,700" /> <link rel="stylesheet" href="https://www.imagemagick.org/css/magick.html"/> </head> <body> <div class="main"> <div class="magick-masthead"> <div class="container"> <script async="async" src="https://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3129977114552745" data-ad-slot="6345125851" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <nav class="magick-nav"> <a class="magick-nav-item " href="https://www.imagemagick.org/index.html">Home</a> <a class="magick-nav-item " href="https://www.imagemagick.org/script/binary-releases.html">Download</a> <a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-tools.html">Tools</a> <a class="magick-nav-item " href="https://www.imagemagick.org/script/command-line-processing.html">Command-line</a> <a class="magick-nav-item " href="https://www.imagemagick.org/script/resources.html">Resources</a> <a class="magick-nav-item " href="https://www.imagemagick.org/script/api.html">Develop</a> <a class="magick-nav-item " href="https://www.imagemagick.org/script/search.html">Search</a> <a class="magick-nav-item pull-right" href="https://www.imagemagick.org/discourse-server/">Community</a> </nav> </div> </div> <div class="container"> <div class="magick-header"> <p class="text-center"><a href="mogrify.html#MagickCommandGenesis">MagickCommandGenesis</a></p> <h2><a href="http://www.imagemagick.org/api/MagickWand/mogrify_8c.html" id="MagickCommandGenesis">MagickCommandGenesis</a></h2> <p>MagickCommandGenesis() applies image processing options to an image as prescribed by command line options.</p> <p>It wiil look for special options like "-debug", "-bench", and "-distribute-cache" that needs to be applied even before the main processing begins, and may completely overrule normal command processing. Such 'Genesis' Options can only be given on the CLI, (not in a script) and are typically ignored (as they have been handled) if seen later.</p> <p>The format of the MagickCommandGenesis method is:</p> <pre class="text"> MagickBooleanType MagickCommandGenesis(ImageInfo *image_info, MagickCommand command,int argc,char **argv,char **metadata, ExceptionInfo *exception) </pre> <p>A description of each parameter follows:</p> <dd> </dd> <dd> </dd> <dl class="dl-horizontal"> <dt>image_info</dt> <dd>the image info. </dd> <dd> </dd> <dt>command</dt> <dd>Choose from ConvertImageCommand, IdentifyImageCommand, MogrifyImageCommand, CompositeImageCommand, CompareImagesCommand, ConjureImageCommand, StreamImageCommand, ImportImageCommand, DisplayImageCommand, or AnimateImageCommand. </dd> <dd> </dd> <dt>argc</dt> <dd>Specifies a pointer to an integer describing the number of elements in the argument vector. </dd> <dd> </dd> <dt>argv</dt> <dd>Specifies a pointer to a text array containing the command line arguments. </dd> <dd> </dd> <dt>metadata</dt> <dd>any metadata is returned here. </dd> <dd> </dd> <dt>exception</dt> <dd>return any errors or warnings in this structure. </dd> <dd> </dd> </dl> </div> <footer class="magick-footer"> <p><a href="https://www.imagemagick.org/script/support.html">Donate</a> • <a href="https://www.imagemagick.org/script/sitemap.html">Sitemap</a> • <a href="https://www.imagemagick.org/script/links.html">Related</a> • <a href="https://www.imagemagick.org/script/security-policy.html">Security</a> • <a href="https://www.imagemagick.org/script/architecture.html">Architecture</a> </p> <p><a href="mogrify.html#">Back to top</a> • <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> • <a href="https://www.imagemagick.org/script/contact.html">Contact Us</a></p> <p><small>© 1999-2016 ImageMagick Studio LLC</small></p> </footer> </div><!-- /.container --> <script src="https://localhost/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="https://www.imagemagick.org/js/magick.html"></script> </div> </body> </html>
www/css/style2.css
tsdreddy/clublife
@font-face { font-family: 'AvenirNextLTPro-Regular'; src: url('../fonts/AvenirNextLTPro-Regular.otf'); } @font-face { font-family: 'howard-fat-regular'; src: url('../fonts/howard-fat-regular.ttf'); } @font-face { font-family: 'AvenirNextLTPro-It'; src: url('../fonts/AvenirNextLTPro-It.otf'); } body { font-family: 'AvenirNextLTPro-Regular'; font-size: 14px; line-height: 1.42857143; height: 100% !important; width: 100%; margin: 0px; background: #f3f3f3; } html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; position: relative; } h3 { font-size: 20px; } p{ color:#000; line-height:22px; font-size: 12px; font-weight: 400; margin: 0 0 10px; } a, a:focus, a:hover, a:active { color: #000000; outline: 0; text-decoration: none; } .text-white { color: #fff !important; } .text-black { color: #000; } .main-top,.space20 { margin-top:20px; } .padding-0 { padding: 0px; } .bg-white { background: #fff; } /*==========================================================*/ .second-section { padding: 10px 0px; background: #000; } .title { font-size: 16px; color: #fff; margin-top: 4px; margin-bottom: 2px; color: #fff; padding-right: 10px; } .second-section { padding: 0px 0px; background: rgba(42, 26, 33, 0.84); margin-top: -7%; z-index: 999; position: relative; margin-bottom:2px; } .image1 { margin-top: -34%; } .header { padding:0px; padding-top:10px; background: #fff; } .header a { line-height: 30px; } .inner-box h4 { margin-top: 21px; } .btn:active, .btn.active{ box-shadow: none; } .main { background: #f9f6f6; padding-bottom: 20px; } .inner { background: #fff; padding: 0px 20px 10px; } .inner h4 { font-size: 18px; } .inner .img-1 { margin-top: -22%; } .m-left { margin-left: 10px; } .f-title { color: #fff; line-height: 36px; } .padd-left .col-xs-6.col-sm-6 { padding: 0px; } .box { margin: 0px 10px; } .red-bg{ background: #742346; } .heading { font-size: 20px; margin-top: 10px; text-transform:capitalize; } .image2 { position: absolute; top: 0px; right: 0px; width: 114px; } .banner,.club { position: relative; } .banner { background: url(../img/main-bg.png); background-size: cover; padding-top: 49%; } /*=====Hotel-Listing pages=======*/ .search { background: #f9f6f6; } .right-inner-addon { position: relative; } .right-inner-addon input { padding-left: 73px; background: none; border: none; box-shadow: none; height: 75px; font-size: 22px; } .right-inner-addon img { position: absolute; left: 0px; padding: 10px 12px; top: 10px; pointer-events: none; } .hotel-list { padding-top: 19px; } .hotal-inner { background: #fff; padding-left: 15px; } .hotal-inner h4 { font-size: 20px; margin-bottom: 9px; } .hotal-inner h5 { font-size: 17px; margin-top: 7px; margin-bottom: 4px; } .hotal-inner p { font-size: 13px; } .form-control:focus { border:none; outline: 0; box-shadow: none; } .view-btn { padding: 8px 0px; background: #742346; color: #fff; font-size: 14px; margin: 9px 9px 9px 0px; height:35px; } .view-btn:hover { color: #fff; } .details { background: #f9f9fa; } .contact-details { padding: 0px 19px; } .contact-details h3 { font-size: 12px; color: #742346; text-transform: uppercase; margin-bottom: 15px; } .time h3 { font-size: 18px; color: #742346; padding: 13px 0px; text-transform: uppercase; } .contact-details span img { margin-right: 10px; width: 40px; } .info { padding: 0px 0px; } .info h3 { font-size:18px; } .line { border: 1px solid #fff; } .padding-0,#myModal1 .modal-body { padding: 0px !important; } .margin-0 { margin: 0px; } /*=====End Hotel-Listing pages=======*/ footer { background: #742346; padding: 9px 0px 10px; } #custom-search-input{ background: #f9f6f6; } .input-group-btn { padding-left: 5px; } .input-group-btn img{ width: 15px; } .search-query { width: 100%; height: 40px; padding: 6px 12px; font-size: 12px; color: #555; background-color: #f9f6f6; background-image: none; border: none; border-radius: 0px; box-shadow:none; } /*edited--23-05*/ .tab-view{ border-top:2px solid #dedede; border-bottom:2px solid #dedede; } .tab-view .btn { background: #f3f3f3; text-align: center; position: relative; border: 0; border-radius: 0; } .btn-group-justified > .btn-group { display: table-cell; float: none; width: 1%; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; } .tab-view .title{ font-size: 18px; line-height: 22px; padding: 5px 0; color: #8f8f8f; font-weight: 400; } .tab-view .btn-primary:active:hover, .tab-view .btn-primary.active:hover, .tab-view .btn-primary:active:focus, .tab-view .btn-primary.active:focus, .tab-view .btn-primary:active.focus, .tab-view .btn-primary.active.focus, .tab-view .btn-primary{ color: #ffffff; background: #8f8f8f; } .tab-view .btn .img_white{ display: none; } .tab-view .btn-primary .img_original{ display: none; } .tab-view .btn-primary.btn .img_white { display: block; } /*edited--23-05 End*/ .tab-view .btn-primary > .title{ color: #ffffff; background: #8f8f8f; } .hotel-facts li { padding: 4px; text-align: center; } /*booking section css*/ .tab-view { border: 0; margin-top: 0px; } .tab-view .well{ border: 0; padding: 0; } .hotel-facts,.location_box{ padding: 15px; } .hotel-facts a img { width: 47px; } #booking .btn { background: #0354a6 url(../img/thomas_cook.png) no-repeat; background-position: 10px 20px; height: 80px; display: block; width: 100%; font-size: 14px; color: #fff; } #booking .btn + .btn{ margin: 15px 0; background: #579441 url(../img/trip_advisor.png) no-repeat; background-position: 10px 20px; } .review_box { background: #f5f5f7; padding: 15px 15px 0px; } .review_box + .review_box { background: #fcfcfc; } .review_box .media-left img{ width: 70px; } .review_box .media-heading{ font-size: 14px; font-family: 'AvenirNextLTPro-Regular'; color: #742346; text-transform: uppercase; } .star_rating{ max-width: 80px; } .review_txt { font-size: 14px; color: #170c11; line-height: 20px; margin-top: 0px; } /*End*/ /*======================================================================*/ /*==========guide menu page css==========*/ .header_border{ border-bottom: 1px solid #7e3354 } .events_list_box { padding: 15px 15px 10px 15px; background: #fff; margin-bottom: 10px; } .event_title { color: #4a4a4a; font-size: 22px; text-transform: capitalize; margin-top: 5px; } .event_timing{ color: rgba(74,74,74,0.56); font-size: 12px; margin-bottom: 0; } .event_details{ font-size: 11px; text-transform: uppercase; color: rgba(74,74,74,0.70); margin-bottom: 0 } .more_details { width: 27px; margin-top: 20px; } /*==========useful numbers page css==========*/ .contact_title { font-size:17px; text-transform: capitalize; color: #4a4a4a; margin-bottom: 10px; margin-top: 10px; } .contact_box{ background: #ffffff; padding: 15px; margin-bottom: 15px; } .contact_box p { font-size: 11px; color: rgba(74,74,74,0.56); } /*============================= Content Page for Guide css====================*/ .content_main_title{ color: #fff; margin: 0; padding: 5px 0; color: #fff; font-family: 'howard-fat-regular'; font-size:25px; text-align: center; background: #2e2e2e } .content_title { font-size: 16px; margin-top: 20px; color: #170c11; font-weight: 700; }} .content_sub_title{ font-size: 18px; color: #170c11; font-weight: 700; margin-bottom: 20px; } .guide_content p{ margin: 10px 0; text-align: justify; } /*============================= vote for rep Page for Guide css====================*/ .vote_banner{ background: url(../img/vote-banner.jpg) no-repeat; background-size: cover; color: #fff; font-family: 'howard-fat-regular'; padding: 25px 0; } .vote_banner_main { font-size: 33px; padding: 10px 20px; line-height: 34px; background: rgba(0,0,0,0.5); } .vote_banner_main span { font-size: 26px; } .vote_banner p { font-size: 28px; color: #fff; margin-top: 35px; padding: 15px; line-height: 27px; } .vote-hero { margin-bottom: -50px; } .vote_title { font-size:19px; font-weight: 700; text-transform: capitalize; text-align: center; margin-top: 30px; color: #4a4a4a; } .leadboard_intro{ margin: 10px 0; font-size: 13px; color: #4a4a4a } .vote_box{ background: #fff; } .vote_box { margin-bottom: 10px; } .vote_box .row{ margin: 0; } .vote_box .col-xs-3, .vote_box .col-xs-9{ padding: 0; } .vote_image_box{ position: relative; } .vote_candidate { font-size: 18px; color: #4a4a4a; text-transform: capitalize; margin-top: 0; padding: 20px 0 0; } .vote_review { font-size: 12px; color: rgba(74,74,74,0.56); } .vote_box_inner { padding: 0 0 0 20px; } .contact_person { width: 40px; margin-top:13px; } .vote_no { position: absolute; right: 10px; bottom: 10px; color: #fff; font-size: 16px; background: #742346; height: 30px; width: 30px; border-radius: 5px; text-align: center; font-weight: 700; padding: 4px 0; } .vote_box_inner .btn { color: #fff; font-size: 14px; background: #742346; border-radius: 0; text-transform: uppercase; margin-top: 25px; } .space35 { margin-top: 25px; } .space10 { margin-top:10px; } .container-fluid { padding: 0px; } .slider .carousel-caption { width: 100%; text-align: center; left: 0px; color: #fff !important; text-transform: uppercase; bottom: -21px; } .slider .carousel-control { top: 42%; bottom: inherit; opacity: 1; background: none; } .slider p { width: 100%; color: #fff; font-size: 10px; text-shadow: none; } .icon img { margin-top: 8px; } .icon h3 { font-size: 14px; padding: 13px 0px; margin-bottom: 15px; margin-top: 15px; } .images-box .screen-box { padding: 41.6px 0 0; } input[switch] { display: none; } input[switch] + label { font-size: 1em; margin-top: 19px; line-height: 1; width: 7rem; height: 4rem; background-color: #ddd; background-image: none; border-radius: 2rem; padding: 0.16667rem; cursor: pointer; display: inline-block; text-align: center; position: relative; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2) inset; font-family: inherit; -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } input[switch] + label:before { /* Label */ text-transform: uppercase; color: #b7b7b7; content: attr(data-off-label); display: block; font-family: inherit; font-family: FontAwesome, inherit; font-weight: 500; font-size: 0.7rem; line-height: 1.74rem; position: absolute; right: 0.21667rem; margin: 0.21667rem; top: 0; text-align: center; min-width: 1.66667rem; overflow: hidden; -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } input[switch] + label:after { content: ''; position: absolute; left: 0.16667rem; background-color: #f7f7f7; box-shadow: none; border-radius: 2rem; height: 3.66667rem; width: 3.66667rem; -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } input[switch]:checked + label { background-color: #00a3e3; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.2)); background-image: linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.2)); box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3) inset; } input[switch]:checked + label:before { color: #fff; content: attr(data-on-label); right: auto; left: 0.21667rem; } input[switch]:checked + label:after { left: 3.16667rem; background-color: #f7f7f7; box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3); } .boxes { border-right: 1px solid #e1cdcd; border-left: 1px solid #e1cdcd; padding: 10px 16px !important; margin-right: 10px; } .gallery .bold { font-weight: 700; color: #000; } .gallery h3 { font-size: 20px !important; } .all-inner .container,.all-inner .col-md-12 { padding: 0px; } .bolck { padding: 2px; } .f-menu { background: #742346; padding: 10px 2px 1px 10px; } .f-menu img { width: 38px; text-align: center; margin: 0 auto; } .f-menu p { color: #fff; font-size: 12px; } /*==========================MENU SCREEN CSS==========================*/ .setting{ background: #fff; padding:20px 0; } .screen-title { color: #115f42; font-size: 34px; font-family: 'howard-fat-regular'; margin: 0; line-height: 60px; text-align: center; } .all-inner .container, .all-inner .col-xs-3, .all-inner .col-xs-7, .all-inner .col-xs-2, .all-inner .col-xs-6 { padding-right: 0; padding-left: 0; } .all-inner .row{ margin-right: 0px; margin-left: 0px; } .screen-box { background: #eeeeee; border-bottom: 1px solid #8f8f8f; padding: 22.6px 0 0; height: 94px; } .screen-box h1 { margin: 0; color: #6b6b6b; text-transform: uppercase; font-weight: 600; font-size: 18px; line-height: 25px; margin-left: 20px; } .screen-image img{ height: 80px; width: 100%; } .screen-alternative { padding: 10px 0px; background: rgba(42, 26, 33, 0.84); margin-top: -17%; z-index: 999; position: relative; } .screen-alternative-inner { padding: 10px 0px; background: rgba(42, 26, 33, 0.84); margin-top: -30%; z-index: 999; position: absolute; bottom: 0px; } .details1 { background: #fff; } .img-section { position: relative; } /*=================================Splashyv3==========================*/ .splashy-background{ background: url(../img/splashybg.jpg)no-repeat; background-size: cover; padding: 30px 15px 80px 15px; } .splashy-heading { color: #fff; text-align: center; font-size: 80px; font-family: 'howard-fat-regular'; margin-top: 0; } .splashy-contain { margin-top: 70px; } .splashy-contain p { color: #fff; font-size: 17px; font-weight: 800; line-height: 24px; } .goingbtn{ color: #fff; font-size: 20px; background: #752146; padding: 18px 0; border:1px solid #752146; width: 100%; font-weight: 600; margin-top: 80px; } .sponsorbtn{ color: #fff; font-size: 20px; background: #007683; padding: 18px 0; border:1px solid #007683; width: 100%; font-weight: 600; margin-top: 30px; } .present{ color: #fff; font-size: 20px; text-align: center; font-family: 'AvenirNextLTPro-It'; } .club-box{ border-top:1px solid #fff; } .club-box h3 { color: #fff; font-size: 24px; font-family: 'howard-fat-regular'; margin: 0; line-height: 70px; } .club-box img{ padding: 15px 0; } .splashy-heading-club { color: #fff; text-align: center; font-size: 80px; font-family: 'howard-fat-regular'; margin-top: 0; text-shadow: 2px 3px 16px #000; } /* map pag*/ #owl-demo .inner h4 { font-size: 11px; } #owl-demo .inner .img-1 { width: 45px; } #myModal1 .modal-dialog { margin:0px 0px 0px 20px; } .owl-carousel .owl-item { float: left; width: 107px; margin: 0px 5% 0px -2%; } #myModal1 .modal-header { border: none; } .single-slider { margin-top: -50%; } .close { float: left; opacity: 1; } #myModal1 p { color: #742346; padding: 10px; } #myModal1 .modal-body { padding: 0px; } #myModal1 .icon { background: #f9f9fa; } #myModal1 .icon img { width: 41px; margin-top: 19px; /* line-height: 45px; */ } .toggle-info { font-size: 18px; text-transform: uppercase; line-height: 78px; color: #742346; } .event-box { padding: 7px 0px; } /*=====================================03 bar listing===============*/ .screen-box p{ color: #9f9f9f; margin-left: 20px; margin-top: 5px; font-size: 14px; } .bar-club p{ font-size: 9px; color: #fff; } .bar-club span{ margin-left: 10px; } /*=====================================05 club-rebs-list===============*/ .image-icon img { margin-top: -19px; margin-left: 7px; } .club-background{ background: url(../img/img-27.jpg)no-repeat; padding: 50px 0; background-position: center, center; } .club-background h1 { font-size: 65px; color: #fff; font-family: 'howard-fat-regular'; margin: 0; } .club-background h2 { font-size: 65px; color: #fff; font-family: 'howard-fat-regular'; margin: 0; margin-top: -27px; } .club-white-box{ background: #ffffff; margin: 0px 11px 20px; } .club-white-box img{ padding:10px; } .club-white-box a{ color: #170c11; } .club-heading{ padding: 0px 20px 10px !important; } .club-white-box a img{ padding: 0px; } .details h1{ color: #4a4a4a; font-size: 16px; } .details h4 { color: #9f9f9f; font-size: 14px; margin-bottom: 20px; } .mapbtn { color: #fff; font-size: 14px; background: #752146; /* padding: 17px 0; */ border: 1px solid #752146; width: 100%; font-weight: 600; margin: 9px 9px 9px 0px; padding: 8px 0px; }club-iconbg{ background: #f9f9fa; } .offer-box{ background: #ffffff; margin-bottom: 15px; } .offer_title{ font-size: 20px; } .offer_title { font-size: 14px; margin: 0; padding: 29px 0 0; margin-left: 20px; } .offer-text{ color: #9f9f9f; font-size: 12px; margin-left: 20px; } .offer_details { margin-top: 15px; } .offer_details { margin-top: 34px; } .offer_details2 { margin-top: 31px; } .all-inner .col-md-12{ padding: 0; } .lightgray{ background: #e8e8e8; padding:20px; } .darkgray{ background: #d2d2d2; padding:20px; } .offer-title a{ color: #5a5a5a; text-transform: uppercase; font-size: 18px; } .image3 { position: absolute; top: 182px; right: 0px; width: 114px; } .offer-title-inner a { color: #4a4a4a; font-size: 16px; margin-left: 20px; } .offer-title-inner{ padding: 10px 0 0; } .offer-title-inner h4 { color: #9f9f9f; font-size: 12px; margin-bottom: 20px; margin-left: 20px; line-height: 0; } .offer-title-inner-arrow { margin-top: 8px; } .image4{ position: absolute; top: 0px; right: 15px; width: 114px; } /*===============View by Distance page css============*/ .search_within_result { margin-top: 10px; } .search_within .dropdown a{ padding:12px 15px; display: block; font-size: 14px; text-transform: uppercase; background: #d2d2d2; color: #fff; } .search_within .dropdown li:nth-child(odd) a{ background: #e8e8e8; } .search_within .dropdown-menu { width: 100%; border-radius: 0; background: #d2d2d2; color: #fff; padding: 0; margin: 0; left: 0; right: auto; border: 0; box-shadow: 0 0 0; } .search_within .dropdown-menu > li > a{ color: #ffffff; } .search_title{ font-size: 22px; color: #4a4a4a; text-transform: capitalize; } .search_diatance { background: url(../img/Shape-3-copy-2.png) no-repeat; background-position: 5px 11px; padding: 15px 0; padding-left: 40px; font-size: 20px; color: rgba(74,74,74,0.56); margin-bottom: 0; } .search_title_box { padding: 15px 25px; background: #fff; margin-bottom: 15px; } .search_result_box { background: #fff; margin-bottom: 15px; } .bar-search,.bar-search .search-query { background: #007683 !important; border: none; color: #fff; } /* individual: webkit */ .bar-search input::-webkit-input-placeholder { color:#fff; } .bar-search input::-moz-placeholder { color:#fff; } #booking .btn, .btn_tc { background-size: 25px !important; background-position: 12px 8px; height: 35px !important; }#booking .btn + .btn , .btn_ta { background-size:32px !important;background-position: 8px 7px; height: 35px !important; } .hotel-facts, .location_box{padding-bottom:0px;padding-left:17px;} .well {padding-bottom:10px;} .contact-details span img { margin-right: 10px; width: 35px !important; } .contact-details h3{margin-top:4px !important;margin-bottom:0px !important;} } .splashy-contain p { color: #fff; font-size: 17px; font-weight: 800; line-height: 24px; } .screen-alternative p { font-size: 8px; } .search_diatance{ font-size: 13px; background-size: 8px; background-position: 0px 7px; padding: 1px 0; padding-left: 13px; } .search_title { font-size: 15px; margin-top: 14px; } .search_result_box .more_details { width: 25px; margin-top: 21px; } .event_title { font-size: 13px !important; } .heading { font-size: 17px; line-height: 38px; margin-top: 0px; text-transform: capitalize; } .screen-box h1 { margin: 0; color: #6b6b6b; text-transform: uppercase; font-weight: 600; font-size: 12px; margin-left: 11px; line-height: 22px } .toggle-info { font-size: 14px; text-transform: uppercase; line-height: 78px; color: #742346; } .slider .carousel-caption { width: 100%; text-align: center; left: 0px; color: #fff !important; text-transform: uppercase; bottom: -21px; } .hotal-inner h4 { font-size: 15px; margin-bottom: 3px; } .hotal-inner p { font-size: 10px; } .title { font-size: 14px; padding-right: 0px; padding-top:5px; } .inner-box h4 { font-size:14px; } .left-arrow{ width: 6px !important; } .hotal-inner .price { font-size: 18px; font-weight: 700; } .hotal-inner h5 { font-size: 15px; margin-top: 7px; margin-bottom: 7px; } .inner img{ width: 80px; } .f-title { color: #fff; font-size: 16px; line-height: 30px; margin-top: 10px; } .view { float: right; } .tab-view .title{ font-size: 10px !important; line-height: 10px; padding: 0px 0; color: #8f8f8f; } .logo-img { width: 120px !important; } .time h3 { font-size: 12px; color: #742346; padding: 0px 0px; text-transform: uppercase; margin:4px; } .carousel-control img { width: 40px; } .slider p { color: #fff; font-size: 10px; } .gallery h3 { font-size: 16px !important; } .boxes { border-right: 1px solid #e1cdcd; border-left: 1px solid #e1cdcd; padding: 10px 13px !important; margin-right: 4px; } .blk-box .screen-box { background: #eeeeee; border-bottom: 1px solid #8f8f8f; padding: 28.6px 0 0; height: 80px; } .list-1.main-top .box { background: url(../img/main.png); background-size: cover; height: 200px; background-position: 100% 100%; } .list-1.main-top .inner { background: url(../img/sugar.png); background-repeat: no-repeat; width: 70px; height: 70px; margin: 0 auto; background-size: cover; margin-top: -16%; } .inner-box { background: #fff; padding: 4px 15px; margin: 0px 10px; } .img-11 { height: 82px; width: 111px; }
templates/yungou/1yyg-html/user.findok.html
hongjiangboss/yungou818.net
{wc:templates "index","header"} <link href="{G_TEMPLATES_PC_JS}/style.css" rel="stylesheet" type="text/css" /> <link type="text/css" rel="stylesheet" href="{G_TEMPLATES_PC_JS}/demo.css"> <script type="text/javascript" src="{G_TEMPLATES_PC_JS}/jquery.Validform.min.js"></script> <script type="text/javascript" src="{G_TEMPLATES_PC_JS}/passwordStrength-min.js"></script> <script type="text/javascript"> $(function(){ var demo=$(".registerform").Validform({ tiptype:2, usePlugin:{ passwordstrength:{ minLen:6, maxLen:20 } } }); }) </script> <style> #passqiang{ padding:0 0 0 140px; color:#777;} #passqiang span{width:41px;} </style> <div class="login_layout"> <div class="login_title"> <h2>设置密码</h2> </div> <div class="login_ConInput login_Ptxtf14"> <form class="registerform" method="post" action="{WEB_PATH}/member/finduser/resetpassword"> <input name="hidKey" type="hidden" id="hidKey" value="{wc:$key_find}"> <p class="Ptxt_F14">请重新设置您的登录密码,您的帐号是:<span class="orange Fb">{wc:$checkcode[0]}</span></p> <dl> <dt>密码:</dt> <dd><input name="userpassword" plugin="passwordStrength" datatype="*6-20" nullmsg="密码不能为空!" errormsg="密码范围在6~20位之间!" type="password" class="login_input_text" maxlength="20"></dd> <dd><div class="Validform_checktip">请输入密码</div></dd> </dl> <dl style="height:35px;"> <dd><div id="passqiang" class="passwordStrength"><i style="float:left;">密码强度:</i><span>弱</span><span>中</span><span class="last">强</span></div></dd> </dl> <dl> <dt>确认密码:</dt> <dd><input name="userpassword2" recheck="userpassword" sucmsg=" " datatype="*6-20" nullmsg="请再输入一次密码!" errormsg="您两次输入的账号密码不一致!" id="NewPassAgain" type="password" class="login_input_text" maxlength="20"></dd> <dd><div class="Validform_checktip">请再输入一次密码!</div></dd> </dl> <div class="login_Membut"> <input type="submit" name="submit" class="login_Email_but" value="确认修改" /> </div> </form> </div> </div> {wc:templates "index","footer"}
posts/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/index.html
MelonTeam/MelonTeam.github.io
<!DOCTYPE html> <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"> <title>大隐隐于市——零宽字符介绍</title> <meta name="keywords" content="Android, iOS, 深度学习, 人工智能"> <meta name="description" content=" 本职工作——排版有一类字符,能够合法地出现在字符串里面,但是它的显示宽度为0,不能被显示或打印出来(即使用的是等宽字体),这就是零宽字符。零宽字符被设计出来是用于排版,但它不会被看见的特点,也能做一些开脑洞的事情。本职工作——排版"> <link rel="shortcut icon" href="/favicon.ico?" type="image/x-icon"> <link rel="icon" href="/favicon.ico?" type="image/x-icon"> <link rel="stylesheet" href="https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://at.alicdn.com/t/font_8v3czwksspqlg14i.css"> <link rel="stylesheet" href="/css/main.css "> <link rel="canonical" href="http://MelonTeam.com/posts/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/"> <link rel="alternate" type="application/rss+xml" title="MelonTeam" href="http://MelonTeam.com/feed.xml "> <!-- some other meta --> <!-- some other stuff like link or script --> <!-- UY BEGIN --> <script type="text/javascript"> var uyan_config = { 'url':'http://MelonTeam.com/posts/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/', 'du':'http://MelonTeam.com', 'su':'http://MelonTeam.com/posts/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/' }; </script> <script type="text/javascript" src="http://v2.uyan.cc/code/uyan.js?uid=2136610"></script> <!-- UY END --> </head> <body> <header id="top"> <div class="wrapper"> <a href="/" class="brand">MelonTeam</a> <small>移动终端前沿技术的探索者</small> <button id="headerMenu" class="menu"><i class="fa fa-bars"></i></button> <nav id="headerNav"> <ul> <li> <a href="/"> <i class="fa fa-home"></i>首页 </a> </li> <li> <a href="/project/"> <i class="fa fa-folder-open"></i>开源项目 </a> </li> <li> <a href="/class/"> <i class="fa fa-book"></i>公开课 </a> </li> <li> <a href="/category/"> <i class="fa fa-th-list"></i>分类 </a> </li> <li> <a href="/board/"> <i class="fa fa-pencil"></i>留言板 </a> </li> </ul> </nav> </div> </header> <div class="page clearfix" post> <div class="left"> <h1>大隐隐于市——零宽字符介绍</h1> <div class="label"> <div class="label-card"> <i class="fa fa-calendar"></i>2017-10-31 </div> <div class="label-card"> <i class="fa fa-user"></i>pelli </div> <div class="label-card"> <!-- <span class="point">•</span> --> <span class="categories"> <i class="fa fa-th-list"></i> <a href="/category/#android" title="Category: android" rel="category">android</a> <!-- <span class="point">•</span> --> </span> </div> <div class="label-card"> <!-- <span class="point">•</span> --> <span class="pageTag"> <i class="fa fa-tags"></i> <!--a href="/tag/#Android" title="Tag: Android" rel="tag">Android</a--> <a href="/tag/#Android" title="Tag: Android" rel="tag">Android</a>&nbsp; <!--a href="/tag/#%E9%9B%B6%E5%AE%BD%E5%AD%97%E7%AC%A6" title="Tag: 零宽字符" rel="tag">零宽字符</a--> <a href="/tag/#零宽字符" title="Tag: 零宽字符" rel="tag">零宽字符</a> </span> </div> </div> <hr> <article itemscope itemtype="http://schema.org/BlogPosting"> <ul id="markdown-toc"> <li><a href="#本职工作排版" id="markdown-toc-本职工作排版">本职工作——排版</a></li> <li><a href="#绕过敏感词检查" id="markdown-toc-绕过敏感词检查">绕过敏感词检查</a></li> <li><a href="#用来写不可维护的代码" id="markdown-toc-用来写不可维护的代码">用来写不可维护的代码</a></li> <li><a href="#用来隐写签名" id="markdown-toc-用来隐写签名">用来隐写签名</a></li> </ul> <p>有一类字符,能够合法地出现在字符串里面,但是它的显示宽度为0,不能被显示或打印出来(即使用的是等宽字体),这就是零宽字符。零宽字符被设计出来是用于排版,但它不会被看见的特点,也能做一些开脑洞的事情。</p> <h2 id="本职工作排版">本职工作——排版</h2> <!--more--> <p>估计每个开发都曾经被测试同学提过长单词不换行的bug,面对滚键盘滚出来的输入黯然神伤。</p> <p><img src="/image/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/c50ca0193b27a35e621cee73cac60000808711a342ca6bdef541a977b607a4fb" alt="" /></p> <p>为了解决这个头疼的问题,常见的做法是实现自定义的TextView,在渲染的时候逐字计算宽度,在适当的地方增加换行。</p> <div class="highlighter-rouge"><pre class="highlight"><code>private String autoSplitText(final TextView tv) { final String rawText = tv.getText().toString(); //原始文本 final Paint tvPaint = tv.getPaint(); //paint,包含字体等信息 final float tvWidth = tv.getWidth() - tv.getPaddingLeft() - tv.getPaddingRight(); //控件可用宽度 //将原始文本按行拆分 String [] rawTextLines = rawText.replaceAll("\r", "").split("\n"); StringBuilder sbNewText = new StringBuilder(); for (String rawTextLine : rawTextLines) { if (tvPaint.measureText(rawTextLine) &lt;= tvWidth) { //如果整行宽度在控件可用宽度之内,就不处理了 sbNewText.append(rawTextLine); } else { //如果整行宽度超过控件可用宽度,则按字符测量,在超过可用宽度的前一个字符处手动换行 float lineWidth = 0; for (int cnt = 0; cnt != rawTextLine.length(); ++cnt) { char ch = rawTextLine.charAt(cnt); lineWidth += tvPaint.measureText(String.valueOf(ch)); if (lineWidth &lt;= tvWidth) { sbNewText.append(ch); } else { sbNewText.append("\n"); lineWidth = 0; --cnt; } } } sbNewText.append("\n"); } return sbNewText.toString(); } </code></pre> </div> <p>代码来源:<a href="" title="cnblogs">cnblogs</a></p> <p>然而有时候我们不方便使用自定义的TextView,譬如在notification里面,自定义View会改变系统样式,使我们的notification很不协调。这时候就可以使用零宽字符来实现在超长单词中间换行。</p> <blockquote> <p>Unicode Character ‘ZERO WIDTH SPACE’ (U+200B)<br /> commonly abbreviated ZWSP<br /> this character is intended for invisible word separation and for line break control; it has no width, but its presence between two characters does not prevent increased letter spacing in justification</p> </blockquote> <p>Android系统从4.3开始支持\u200b的换行。</p> <p><img src="/image/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/9b305f05d704292d5437e23f56015d97178c360c72a185d431cfdc389fa54ee6" alt="" /></p> <p><img src="/image/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/454ce13af3793a2b4e5c2158b17cd5d5d5e315a8e6fe549e1b8ab38afd7acd28" alt="" /></p> <p>代码来源:<a href="http://www.grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.3_r1/android/text/StaticLayout.java#StaticLayout" title="grepcode">grepcode</a></p> <p>只要在超长单词中适当的地方加入\u200b,就能实现换行了。</p> <div class="highlighter-rouge"><pre class="highlight"><code>/** * Created by pelli on 2016/4/26. */ public class LongWordBreaker { private static final int MAX_ALLOW_LENGTH = 6; private static final String SPLITER = "\u200b"; public static String breakLongWord(String text) { if (text == null) { return null; } int len = text.length(); if (len &gt; MAX_ALLOW_LENGTH) { StringBuilder out = null; int enqueued = 0; int confirmed = 0; int cursor = 0; int lastCursor = 0; boolean lastIsCJK = false; while (cursor &lt;= len) { boolean isCJK; int next = cursor + 1; int newConfirmed = confirmed; if (cursor &lt; len) { // 检查 char c = text.charAt(cursor); if (c == ' ' || c == '\n' || c == '\r' || c == '\u200b') { // 一只野生的可换行字符 newConfirmed = next; isCJK = false; } else { if (Character.isHighSurrogate(c) &amp;&amp; cursor &lt; len - 1) { // 处理utf16字符 int codePoint = Character.toCodePoint(c, text.charAt(next)); isCJK = isCJK(codePoint); ++next; } else { isCJK = isCJK(c); } if (confirmed &lt; cursor &amp;&amp; lastIsCJK &amp;&amp; isCJK) { // 上一个字中文并且现在还是中文,那么它们中间就可以换行了 newConfirmed = cursor; } } lastIsCJK = isCJK; } else { newConfirmed = len; } // 切割 if (newConfirmed != confirmed) { if (cursor - confirmed &gt; MAX_ALLOW_LENGTH) { // 发现一个长长的单词, 我们把它切开吧 if (out == null) { out = new StringBuilder(); } // enqueued必小于等于confirmed, 这里多割一个字, 可以减少分段数, question:需要判断utf16吗, 为什么可以这样做? int charSize = Character.isHighSurrogate(text.charAt(confirmed)) ? 2 : 1; out.append(text.substring(enqueued, confirmed + charSize)); split(text, confirmed + charSize, lastCursor, out); enqueued = lastCursor; } confirmed = newConfirmed; } lastCursor = cursor; cursor = next; } if (out != null) { out.append(text.substring(enqueued)); return out.toString(); } } return text; } private static boolean isCJK(int c) { // https://en.wikipedia.org/wiki/CJK_Unified_Ideographs return 0x3300 &lt;= c &amp;&amp; /*c &lt;= 0x33ff || // CJK Compatibility 0x3400 &lt;= c &amp;&amp;*/ c &lt;= 0x4dbf || // CJK Unified Ideographs Extension A 0x4e00 &lt;= c &amp;&amp; c &lt;= 0x9fff || // CJK Unified Ideographs 0xf900 &lt;= c &amp;&amp; c &lt;= 0xfaff || // CJK Compatibility Ideographs 0xfe30 &lt;= c &amp;&amp; c &lt;= 0xfe4f || // CJK Compatibility Forms 0x20000 &lt;= c &amp;&amp; c &lt;= 0x2a6df || // CJK Unified Ideographs Extension B 0x2a700 &lt;= c &amp;&amp; /*c &lt;= 0x2b73f || // CJK Unified Ideographs Extension C 0x2b740 &lt;= c &amp;&amp; c &lt;= 0x2b81f || // CJK Unified Ideographs Extension D 0x2b820 &lt;= c &amp;&amp;*/ c &lt;= 0x2ceaf || // CJK Unified Ideographs Extension E 0x2f800 &lt;= c &amp;&amp; c &lt;= 0x2fa1f; // CJK Compatibility Ideographs Supplement } private static void split(String source, int start, int end, StringBuilder dst) { dst.append(SPLITER); for (int i = start; i &lt; end; ++i) { char c = source.charAt(i); dst.append(c); if (Character.isHighSurrogate(c) &amp;&amp; i &lt; end - 1) { ++i; dst.append(source.charAt(i)); } dst.append(SPLITER); } } } </code></pre> </div> <p><img src="/image/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/e3031b0765e5302fdde5d3faf6645b64d43a579546e73d9523396a9e2763215a" alt="" /></p> <h2 id="绕过敏感词检查">绕过敏感词检查</h2> <p>为了绕过敏感词检查,很多攻击者会在文本中间插入特殊符号和emoji表情,或者使用错别字。但如果把五花八门的特殊符号和emoji表情换成不可见的零宽字符,不知高到哪里去了。</p> <p><img src="/image/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/b90311ccbcc5b1a2e877022bac7d05a6c8d8d8db094bc10399524600986e995b" alt="" /></p> <h2 id="用来写不可维护的代码">用来写不可维护的代码</h2> <p>可以用在代码混淆里,当然不要作死地真的写到源码里。</p> <div class="highlighter-rouge"><pre class="highlight"><code>public class Main { public static void main(String[] args) { String test = "a"; String result; if ("​a".equals(test)) { result = "​​​Yes​No".substring(3, 6); } else { result = "​​​​True​False".substring(4, 9); } System.out.println(result); } } </code></pre> </div> <p><img src="/image/da_yin_yin_yu_shi__ling_kuan_zi_fu_jie_shao/0dbe75de6db4fab656494a1c88f8074c7f757d01beb0e267ac5d3e79de56e8c8" alt="" /></p> <h2 id="用来隐写签名">用来隐写签名</h2> <p>很多提供内容的平台都会在自己的图片中加入不可见的信号,用来保护版权。但在文本里面,就没那么容易了,ctrl+c再ctrl+v就会让隐写的信号暴露无遗。而用不同的零宽字符组合出来的信号,就没那么容易被发现了。</p> </article> <hr> <h2 id="similar_posts">相关文章</h2> <ul> <li class="relatedPost"> <a href="/posts/shi_yong_audiorecord_yi_ji_audiotrack_lu_zhi_ji_bo_fang_yin_pin/">使用AudioRecord以及AudioTrack录制及播放音频 </a> </li> </ul> <div class="post-recent"> <div class="pre"> <p><strong>上一篇</strong> <a href="/posts/listview_kai_fa_zhong_yu_dao_de_keng_ji_yuan_ma_fen_xi/">ListView开发中遇到的坑及源码分析</a></p> </div> <div class="nex"> <p><strong>下一篇</strong> <a href="/posts/xian_cheng_qi_dong_qi_shi_pei_ren_yi_lei_xing/">线程启动器适配任意类型</a></p> </div> </div> <h2 id="comments">说一说</h2> <div id="uyan_frame"></div> </div> <button class="anchor"><i class="fa fa-anchor"></i></button> <div class="right"> <div class="wrap"> <!-- Content --> <div class="side content"> <div> 目录 </div> <ul id="content-side" class="content-ul"> <li><a href="#similar_posts">相关文章</a></li> <li><a href="#comments">说一说</a></li> </ul> </div> <!-- 其他div框放到这里 --> <!-- <div class="side">bbbb</div> --> </div> </div> </div> <script> /** * target _blank */ (function() { var aTags = document.querySelectorAll('article a:not([id])') for (var i = 0; i < aTags.length; i++) { aTags[i].setAttribute('target', '_blank') } }()); </script> <script src="/js/pageContent.js " charset="utf-8"></script> <footer class="site-footer"> <div class="wrapper"> <p class="description"> </p> <p class="power"> <span> Copyright © 2017 <a href="https://github.com/MelonTeam" title="GitHub">MelonTeam <i class="fa fa-github" aria-hidden="true"></i></a>. All Rights Reserved. </span> </p> </div> </footer> <script type="text/javascript" src="http://tajs.qq.com/stats?sId=62569168" charset="UTF-8"></script> <div class="back-to-top"> <a href="#top" data-scroll> <i class="fa fa-arrow-up" aria-hidden="true"></i> </a> </div> <script src=" /js/main.js " charset="utf-8"></script> <script src=" /js/smooth-scroll.min.js " charset="utf-8"></script> <script type="text/javascript"> smoothScroll.init({ speed: 500, // Integer. How fast to complete the scroll in milliseconds easing: 'easeInOutCubic', // Easing pattern to use offset: 20, // Integer. How far to offset the scrolling anchor location in pixels }); </script> </body> </html>
examples/amp-video-iframe/frame.html
koshka/amphtml
<!doctype html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <script async src="/dist/video-iframe-integration.js"></script> </head> <body style="margin: 0; padding: 0"> <video playsinline controls style="width: 100vw; height: 100vh;" src="https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerJoyrides.mp4"> </video> <!-- Integration script --> <script> // ####### ##### ####### // # # # # // # # # // ##### ##### ###### // # # # // # # # # # // ####### ##### ##### // This example is written in ES5 for browser compatibility. // If you wish to write an integration script in ES2015+ that doesn't // require older browser support or is otherwise transpiled into ES5, see // ./frame-es2015.html. // Wait for API to initialize (window.AmpVideoIframe = window.AmpVideoIframe || []) .push(onAmpIntegrationReady); function onAmpIntegrationReady(ampIntegration) { // `ampIntegration` is an object containing the tools required to // integrate. var video = document.querySelector('video'); var muted = false; var events = ['canplay', 'playing', 'pause', 'ended']; for (var i = 0; i < events.length; i++) { // Wrap in IIFE to preserve iterated value. (function(e) { video.addEventListener(e, function() { ampIntegration.postEvent(e); }); })(events[i]); } // in case we miss `canplay`. if (video.readyState >= video.HAVE_FUTURE_DATA) { ampIntegration.postEvent('canplay'); } video.addEventListener('volumechange', function() { if (video.volume < 0.01) { muted = true; ampIntegration.postEvent('muted'); return; } if (muted) { muted = false; ampIntegration.postEvent('unmuted'); } }); ampIntegration.method('play', function() { video.play(); }); ampIntegration.method('pause', function() { video.pause(); }); ampIntegration.method('mute', function() { video.muted = true; }); ampIntegration.method('unmute', function() { video.muted = false; }); ampIntegration.method('showcontrols', function() { video.controls = true; }); ampIntegration.method('hidecontrols', function() { video.controls = false; }); ampIntegration.method('fullscreenenter', function() { // Unsupported in example. This should be a call to `requestFullscreen` // or browser equivalents. }); ampIntegration.method('fullscreenexit', function() { // Unsupported in example. This should be a call to `exitFullscreen` // or browser equivalents. }); setInterval(function() { // Post a custom analytics event every 3 seconds. ampIntegration.postAnalyticsEvent('video-custom-foo', /* optional */ { 'myVar': Math.random().toString(), }); }, 3000); } </script> </body> </html>
common/templates/email/email_confirm.html
jimpick/jaikuengine
{% extends "base.html" %} {% block body %} <p> Thanks for joining {{SITE_NAME}}, {{email_first}}!<br/> Can you help us validate your email address? This gives you access to all the functionality {{SITE_NAME}} has to offer, including notifications about new comments and followers. Simply click on the link to confirm. </p> <p><a href="{{email_link}}">Confirm</a></p> <p>{% include "common/templates/email/signature.txt" %}</p> {% endblock %}
docs/com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html
solidfire/solidfire-sdk-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_171) on Fri Apr 16 05:18:02 UTC 2021 --> <title>UpdateSnapMirrorRelationshipResult</title> <meta name="date" content="2021-04-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="UpdateSnapMirrorRelationshipResult"; } } catch(err) { } //--> var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipRequest.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html" target="_top">Frames</a></li> <li><a href="UpdateSnapMirrorRelationshipResult.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.solidfire.element.api</div> <h2 title="Class UpdateSnapMirrorRelationshipResult" class="title">Class UpdateSnapMirrorRelationshipResult</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.solidfire.element.api.UpdateSnapMirrorRelationshipResult</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">UpdateSnapMirrorRelationshipResult</span> extends java.lang.Object implements java.io.Serializable</pre> <div class="block">UpdateSnapMirrorRelationshipResult</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../serialized-form.html#com.solidfire.element.api.UpdateSnapMirrorRelationshipResult">Serialized Form</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested.class.summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.Builder.html" title="class in com.solidfire.element.api">UpdateSnapMirrorRelationshipResult.Builder</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#serialVersionUID">serialVersionUID</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&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="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#UpdateSnapMirrorRelationshipResult--">UpdateSnapMirrorRelationshipResult</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#UpdateSnapMirrorRelationshipResult-com.solidfire.element.api.SnapMirrorRelationship-">UpdateSnapMirrorRelationshipResult</a></span>(<a href="../../../../com/solidfire/element/api/SnapMirrorRelationship.html" title="class in com.solidfire.element.api">SnapMirrorRelationship</a>&nbsp;snapMirrorRelationship)</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><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.Builder.html" title="class in com.solidfire.element.api">UpdateSnapMirrorRelationshipResult.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#asBuilder--">asBuilder</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.Builder.html" title="class in com.solidfire.element.api">UpdateSnapMirrorRelationshipResult.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#builder--">builder</a></span>()</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="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;o)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../com/solidfire/element/api/SnapMirrorRelationship.html" title="class in com.solidfire.element.api">SnapMirrorRelationship</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#getSnapMirrorRelationship--">getSnapMirrorRelationship</a></span>()</code> <div class="block">An object containg information about the updated SnapMirror relationship.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#setSnapMirrorRelationship-com.solidfire.element.api.SnapMirrorRelationship-">setSnapMirrorRelationship</a></span>(<a href="../../../../com/solidfire/element/api/SnapMirrorRelationship.html" title="class in com.solidfire.element.api">SnapMirrorRelationship</a>&nbsp;snapMirrorRelationship)</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.Object&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#toMap--">toMap</a></span>()</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html#toString--">toString</a></span>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, finalize, getClass, notify, notifyAll, 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="serialVersionUID"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>serialVersionUID</h4> <pre>public static final&nbsp;long serialVersionUID</pre> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../constant-values.html#com.solidfire.element.api.UpdateSnapMirrorRelationshipResult.serialVersionUID">Constant Field Values</a></dd> </dl> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="UpdateSnapMirrorRelationshipResult--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>UpdateSnapMirrorRelationshipResult</h4> <pre><a href="../../../../com/solidfire/core/annotation/Since.html" title="annotation in com.solidfire.core.annotation">@Since</a>(<a href="../../../../com/solidfire/core/annotation/Since.html#value--">value</a>="7.0") public&nbsp;UpdateSnapMirrorRelationshipResult()</pre> </li> </ul> <a name="UpdateSnapMirrorRelationshipResult-com.solidfire.element.api.SnapMirrorRelationship-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>UpdateSnapMirrorRelationshipResult</h4> <pre><a href="../../../../com/solidfire/core/annotation/Since.html" title="annotation in com.solidfire.core.annotation">@Since</a>(<a href="../../../../com/solidfire/core/annotation/Since.html#value--">value</a>="10.0") public&nbsp;UpdateSnapMirrorRelationshipResult(<a href="../../../../com/solidfire/element/api/SnapMirrorRelationship.html" title="class in com.solidfire.element.api">SnapMirrorRelationship</a>&nbsp;snapMirrorRelationship)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getSnapMirrorRelationship--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSnapMirrorRelationship</h4> <pre>public&nbsp;<a href="../../../../com/solidfire/element/api/SnapMirrorRelationship.html" title="class in com.solidfire.element.api">SnapMirrorRelationship</a>&nbsp;getSnapMirrorRelationship()</pre> <div class="block">An object containg information about the updated SnapMirror relationship.</div> </li> </ul> <a name="setSnapMirrorRelationship-com.solidfire.element.api.SnapMirrorRelationship-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSnapMirrorRelationship</h4> <pre>public&nbsp;void&nbsp;setSnapMirrorRelationship(<a href="../../../../com/solidfire/element/api/SnapMirrorRelationship.html" title="class in com.solidfire.element.api">SnapMirrorRelationship</a>&nbsp;snapMirrorRelationship)</pre> </li> </ul> <a name="equals-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</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>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="toMap--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toMap</h4> <pre>public&nbsp;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;toMap()</pre> </li> </ul> <a name="toString--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> <a name="builder--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>builder</h4> <pre>public static&nbsp;<a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.Builder.html" title="class in com.solidfire.element.api">UpdateSnapMirrorRelationshipResult.Builder</a>&nbsp;builder()</pre> </li> </ul> <a name="asBuilder--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>asBuilder</h4> <pre>public final&nbsp;<a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.Builder.html" title="class in com.solidfire.element.api">UpdateSnapMirrorRelationshipResult.Builder</a>&nbsp;asBuilder()</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="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/solidfire/element/api/UpdateSnapMirrorRelationshipRequest.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.Builder.html" title="class in com.solidfire.element.api"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/solidfire/element/api/UpdateSnapMirrorRelationshipResult.html" target="_top">Frames</a></li> <li><a href="UpdateSnapMirrorRelationshipResult.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
docs/cvs/_scatter_plot_displayer_8cs.html
sintefneodroid/droid
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Neodroid: /home/heider/Projects/Neodroid/Unity/Examples/Assets/droid/Runtime/Prototyping/Displayers/ScatterPlots/ScatterPlotDisplayer.cs File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="neodroidcropped124.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Neodroid &#160;<span id="projectnumber">0.2.0</span> </div> <div id="projectbrief">Machine Learning Environment Prototyping Tool</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('_scatter_plot_displayer_8cs.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">ScatterPlotDisplayer.cs File Reference</div> </div> </div><!--header--> <div class="contents"> <p><a href="_scatter_plot_displayer_8cs_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_displayers_1_1_scatter_plots_1_1_scatter_plot_displayer.html">droid.Runtime.Prototyping.Displayers.ScatterPlots.ScatterPlotDisplayer</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespacedroid_1_1_runtime_1_1_prototyping_1_1_displayers_1_1_scatter_plots"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacedroid_1_1_runtime_1_1_prototyping_1_1_displayers_1_1_scatter_plots.html">droid.Runtime.Prototyping.Displayers.ScatterPlots</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_4f6666a8f2ab10bc970eb7559668f031.html">Runtime</a></li><li class="navelem"><a class="el" href="dir_1cc06f725c7b7b64081949405aa1e7dc.html">Prototyping</a></li><li class="navelem"><a class="el" href="dir_c3022be545dd9a8ff52ca40c03d684ea.html">Displayers</a></li><li class="navelem"><a class="el" href="dir_d4864b0f6b0f652f9d7801baec5895c8.html">ScatterPlots</a></li><li class="navelem"><a class="el" href="_scatter_plot_displayer_8cs.html">ScatterPlotDisplayer.cs</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> </div> </body> </html>
documentation/javadoc/com/amazonaws/services/s3/model/RedirectRule.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:56 UTC 2015 --> <title>RedirectRule (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="RedirectRule (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/s3/model/QueueConfiguration.html" title="class in com.amazonaws.services.s3.model"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../com/amazonaws/services/s3/model/Region.html" title="enum in com.amazonaws.services.s3.model"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/amazonaws/services/s3/model/RedirectRule.html" target="_top">Frames</a></li> <li><a href="RedirectRule.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.services.s3.model</div> <h2 title="Class RedirectRule" class="title">Class RedirectRule</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.amazonaws.services.s3.model.RedirectRule</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">RedirectRule</span> extends java.lang.Object</pre> <div class="block">Container for redirect information. You can redirect requests to another host, to another page, or with another protocol. In the event of an error, you can can specify a different error code to return.</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/services/s3/model/RedirectRule.html#RedirectRule()">RedirectRule</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.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#getHostName()">getHostName</a></strong>()</code> <div class="block">Return the host name to use in the redirect request.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#getHttpRedirectCode()">getHttpRedirectCode</a></strong>()</code> <div class="block">Return the HTTP code to use in the redirect response.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#getprotocol()">getprotocol</a></strong>()</code> <div class="block">Return the protocol to use in the redirect request.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#getReplaceKeyPrefixWith()">getReplaceKeyPrefixWith</a></strong>()</code> <div class="block">Return the object prefix key to use in the redirect request.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#getReplaceKeyWith()">getReplaceKeyWith</a></strong>()</code> <div class="block">Return the specific key to use in the redirect request.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#setHostName(java.lang.String)">setHostName</a></strong>(java.lang.String&nbsp;hostName)</code> <div class="block">Set the host name to use in the redirect request.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#setHttpRedirectCode(java.lang.String)">setHttpRedirectCode</a></strong>(java.lang.String&nbsp;httpRedirectCode)</code> <div class="block">Set the HTTP code to use in the redirect response.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#setProtocol(java.lang.String)">setProtocol</a></strong>(java.lang.String&nbsp;protocol)</code> <div class="block">Set the protocol to use in the redirect request.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#setReplaceKeyPrefixWith(java.lang.String)">setReplaceKeyPrefixWith</a></strong>(java.lang.String&nbsp;replaceKeyPrefixWith)</code> <div class="block">Set the object prefix key to use in the redirect request.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#setReplaceKeyWith(java.lang.String)">setReplaceKeyWith</a></strong>(java.lang.String&nbsp;replaceKeyWith)</code> <div class="block">Set the specific key to use in the redirect request.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a></code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#withHostName(java.lang.String)">withHostName</a></strong>(java.lang.String&nbsp;hostName)</code> <div class="block">Set the host name to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a></code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#withHttpRedirectCode(java.lang.String)">withHttpRedirectCode</a></strong>(java.lang.String&nbsp;httpRedirectCode)</code> <div class="block">Set the HTTP code to use in the redirect response and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a></code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#withProtocol(java.lang.String)">withProtocol</a></strong>(java.lang.String&nbsp;protocol)</code> <div class="block">Set the protocol to use in the redirect request and and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a></code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#withReplaceKeyPrefixWith(java.lang.String)">withReplaceKeyPrefixWith</a></strong>(java.lang.String&nbsp;replaceKeyPrefixWith)</code> <div class="block">Set the object prefix key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a></code></td> <td class="colLast"><code><strong><a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html#withReplaceKeyWith(java.lang.String)">withReplaceKeyWith</a></strong>(java.lang.String&nbsp;replaceKeyWith)</code> <div class="block">Set the specific key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="RedirectRule()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RedirectRule</h4> <pre>public&nbsp;RedirectRule()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="setProtocol(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setProtocol</h4> <pre>public&nbsp;void&nbsp;setProtocol(java.lang.String&nbsp;protocol)</pre> <div class="block">Set the protocol to use in the redirect request.</div> </li> </ul> <a name="getprotocol()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getprotocol</h4> <pre>public&nbsp;java.lang.String&nbsp;getprotocol()</pre> <div class="block">Return the protocol to use in the redirect request.</div> </li> </ul> <a name="withProtocol(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>withProtocol</h4> <pre>public&nbsp;<a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a>&nbsp;withProtocol(java.lang.String&nbsp;protocol)</pre> <div class="block">Set the protocol to use in the redirect request and and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </li> </ul> <a name="setHostName(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setHostName</h4> <pre>public&nbsp;void&nbsp;setHostName(java.lang.String&nbsp;hostName)</pre> <div class="block">Set the host name to use in the redirect request.</div> </li> </ul> <a name="getHostName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getHostName</h4> <pre>public&nbsp;java.lang.String&nbsp;getHostName()</pre> <div class="block">Return the host name to use in the redirect request.</div> </li> </ul> <a name="withHostName(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>withHostName</h4> <pre>public&nbsp;<a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a>&nbsp;withHostName(java.lang.String&nbsp;hostName)</pre> <div class="block">Set the host name to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </li> </ul> <a name="setReplaceKeyPrefixWith(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setReplaceKeyPrefixWith</h4> <pre>public&nbsp;void&nbsp;setReplaceKeyPrefixWith(java.lang.String&nbsp;replaceKeyPrefixWith)</pre> <div class="block">Set the object prefix key to use in the redirect request.</div> </li> </ul> <a name="getReplaceKeyPrefixWith()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getReplaceKeyPrefixWith</h4> <pre>public&nbsp;java.lang.String&nbsp;getReplaceKeyPrefixWith()</pre> <div class="block">Return the object prefix key to use in the redirect request.</div> </li> </ul> <a name="withReplaceKeyPrefixWith(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>withReplaceKeyPrefixWith</h4> <pre>public&nbsp;<a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a>&nbsp;withReplaceKeyPrefixWith(java.lang.String&nbsp;replaceKeyPrefixWith)</pre> <div class="block">Set the object prefix key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </li> </ul> <a name="setReplaceKeyWith(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setReplaceKeyWith</h4> <pre>public&nbsp;void&nbsp;setReplaceKeyWith(java.lang.String&nbsp;replaceKeyWith)</pre> <div class="block">Set the specific key to use in the redirect request.</div> </li> </ul> <a name="getReplaceKeyWith()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getReplaceKeyWith</h4> <pre>public&nbsp;java.lang.String&nbsp;getReplaceKeyWith()</pre> <div class="block">Return the specific key to use in the redirect request.</div> </li> </ul> <a name="withReplaceKeyWith(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>withReplaceKeyWith</h4> <pre>public&nbsp;<a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a>&nbsp;withReplaceKeyWith(java.lang.String&nbsp;replaceKeyWith)</pre> <div class="block">Set the specific key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </li> </ul> <a name="setHttpRedirectCode(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setHttpRedirectCode</h4> <pre>public&nbsp;void&nbsp;setHttpRedirectCode(java.lang.String&nbsp;httpRedirectCode)</pre> <div class="block">Set the HTTP code to use in the redirect response.</div> </li> </ul> <a name="getHttpRedirectCode()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getHttpRedirectCode</h4> <pre>public&nbsp;java.lang.String&nbsp;getHttpRedirectCode()</pre> <div class="block">Return the HTTP code to use in the redirect response.</div> </li> </ul> <a name="withHttpRedirectCode(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>withHttpRedirectCode</h4> <pre>public&nbsp;<a href="../../../../../com/amazonaws/services/s3/model/RedirectRule.html" title="class in com.amazonaws.services.s3.model">RedirectRule</a>&nbsp;withHttpRedirectCode(java.lang.String&nbsp;httpRedirectCode)</pre> <div class="block">Set the HTTP code to use in the redirect response and returns a reference to this object(RoutingRuleRedirect) for method chaining.</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="../../../../../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/s3/model/QueueConfiguration.html" title="class in com.amazonaws.services.s3.model"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../com/amazonaws/services/s3/model/Region.html" title="enum in com.amazonaws.services.s3.model"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/amazonaws/services/s3/model/RedirectRule.html" target="_top">Frames</a></li> <li><a href="RedirectRule.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>
generated/javadoc/com/communote/server/web/fe/portal/controller/class-use/JsMessageController.html
Communote/communote.github.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_162) on Sat Feb 02 18:57:43 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.communote.server.web.fe.portal.controller.JsMessageController (Communote 3.5 API)</title> <meta name="date" content="2019-02-02"> <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 com.communote.server.web.fe.portal.controller.JsMessageController (Communote 3.5 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/communote/server/web/fe/portal/controller/JsMessageController.html" title="class in com.communote.server.web.fe.portal.controller">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/communote/server/web/fe/portal/controller/class-use/JsMessageController.html" target="_top">Frames</a></li> <li><a href="JsMessageController.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 com.communote.server.web.fe.portal.controller.JsMessageController" class="title">Uses of Class<br>com.communote.server.web.fe.portal.controller.JsMessageController</h2> </div> <div class="classUseContainer">No usage of com.communote.server.web.fe.portal.controller.JsMessageController</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/communote/server/web/fe/portal/controller/JsMessageController.html" title="class in com.communote.server.web.fe.portal.controller">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/communote/server/web/fe/portal/controller/class-use/JsMessageController.html" target="_top">Frames</a></li> <li><a href="JsMessageController.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="https://communote.github.io/">Communote team</a>. All rights reserved.</small></p> </body> </html>
CesiumWidget/static/CesiumWidget/cesium/Apps/Sandcastle/gallery/Polygon.html
bollwyvl/CesiumWidget
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> <!-- Use Chrome Frame in IE --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> <meta name="description" content="Draw a polygon or extruded polygon on the globe surface."> <meta name="cesium-sandcastle-labels" content="Geometries"> <title>Cesium Demo</title> <script type="text/javascript" src="../Sandcastle-header.js"></script> <script type="text/javascript" src="../../../ThirdParty/requirejs-2.1.9/require.js"></script> <script type="text/javascript"> require.config({ baseUrl : '../../../Source', waitSeconds : 60 }); </script> </head> <body class="sandcastle-loading" data-sandcastle-bucket="bucket-requirejs.html"> <style> @import url(../templates/bucket.css); </style> <div id="cesiumContainer" class="fullSize"></div> <div id="loadingOverlay"><h1>Loading...</h1></div> <div id="toolbar"></div> <script id="cesium_sandcastle_script"> function startup(Cesium) { "use strict"; //Sandcastle_Begin var viewer = new Cesium.Viewer('cesiumContainer'); var redPolygon = viewer.entities.add({ name : 'Red polygon on surface', polygon : { hierarchy : Cesium.Cartesian3.fromDegreesArray([-115.0, 37.0, -115.0, 32.0, -107.0, 33.0, -102.0, 31.0, -102.0, 35.0]), material : Cesium.Color.RED } }); var greenPolygon = viewer.entities.add({ name : 'Green extruded polygon', polygon : { hierarchy : Cesium.Cartesian3.fromDegreesArray([-108.0, 42.0, -100.0, 42.0, -104.0, 40.0]), extrudedHeight: 500000.0, material : Cesium.Color.GREEN } }); var orangePolygon = viewer.entities.add({ name : 'Orange polygon with per-position heights and outline', polygon : { hierarchy : Cesium.Cartesian3.fromDegreesArrayHeights([-108.0, 25.0, 100000, -100.0, 25.0, 100000, -100.0, 30.0, 100000, -108.0, 30.0, 300000]), extrudedHeight: 0, perPositionHeight : true, material : Cesium.Color.ORANGE.withAlpha(0.5), outline : true, outlineColor : Cesium.Color.BLACK } }); var bluePolygon = viewer.entities.add({ name : 'Blue polygon with holes and outline', polygon : { hierarchy : { positions : Cesium.Cartesian3.fromDegreesArray([-99.0, 30.0, -85.0, 30.0, -85.0, 40.0, -99.0, 40.0]), holes : [{ positions : Cesium.Cartesian3.fromDegreesArray([ -97.0, 31.0, -97.0, 39.0, -87.0, 39.0, -87.0, 31.0 ]), holes : [{ positions : Cesium.Cartesian3.fromDegreesArray([ -95.0, 33.0, -89.0, 33.0, -89.0, 37.0, -95.0, 37.0 ]), holes : [{ positions : Cesium.Cartesian3.fromDegreesArray([ -93.0, 34.0, -91.0, 34.0, -91.0, 36.0, -93.0, 36.0 ]) }] }] }] }, material : Cesium.Color.BLUE.withAlpha(0.5), outline : true, outlineColor : Cesium.Color.BLACK } }); viewer.zoomTo(viewer.entities); //Sandcastle_End Sandcastle.finishedLoading(); } if (typeof Cesium !== "undefined") { startup(Cesium); } else if (typeof require === "function") { require(["Cesium"], startup); } </script> </body> </html>
diamondsNorm/css/formLayout.css
J0bbie/webIllu-AffyNormalization
body { font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; background-image: url(../img/back.png); font-size:small; margin:8px 0 16px; text-align:center; background-color: #eee; } #form_container { background:#fff; margin:0 auto; text-align:left; width:640px; } #top { display:block; height:10px; margin:10px auto 0; width:650px; } #bottom { display:block; height:10px; margin:0 auto; width:650px; } form.appnitro { margin:20px 20px 0; padding:0 0 20px; } /**** Logo Section *****/ h1 { background-color:#FF9900; margin:0; min-height:0; padding:0; text-decoration:none; text-indent:-8000px; } h1 a { display:block; height:100%; min-height:40px; overflow:hidden; } img { behavior:url(css/iepngfix.htc); border:none; } /**** Form Section ****/ .appnitro { font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif; font-size:small; } .appnitro li { width:75%; } form ul { font-size:100%; list-style-type:none; margin:0; padding:0; width:100%; } form li { display:block; margin:0; padding:4px 5px 2px 9px; position:relative; } form li:after { clear:both; content:"."; display:block; height:0; visibility:hidden; } * html form li { height:1%; } * html .buttons { height:1%; } * html form li div { display:inline-block; } form li div { color:#444; margin:0 4px 0 0; padding:0 0 8px; } form li span { color:#444; float:left; margin:0 4px 0 0; padding:0 0 8px; } form li div.left .medium { width:100%; } form li div.right .medium { width:100%; } .clear { clear:both; } form li div label { clear:both; color:#444; display:block; font-size:9px; line-height:9px; margin:0; padding-top:3px; } form li span label { clear:both; color:#444; display:block; font-size:9px; line-height:9px; margin:0; padding-top:3px; } .form_description { border-bottom:1px dotted #ccc; clear:both; display:inline-block; margin:0 0 1em; } .form_description[class] { display:block; } .form_description h2 { clear:left; font-size:160%; font-weight:400; margin:0 0 3px; text-align: center; padding-bottom: 20px; color: #000000; } .form_description p { font-size:95%; line-height:130%; margin:0 0 12px; } form hr { display:none; } form li.section_break { border-top:1px dotted #ccc; margin-top:9px; padding-bottom:0; padding-left:9px; padding-top:13px; width:97% !important; } form ul li.first { border-top:none !important; margin-top:0 !important; padding-top:0 !important; } form .section_break h3 { font-size:110%; font-weight:400; line-height:130%; margin:0 0 2px; } form .section_break p { font-size:85%; margin:0 0 10px; } /**** Inputs and Labels ****/ label.description { border:none; color:#222; display:block; font-size:95%; font-weight:700; line-height:150%; padding:0 0 1px; } span.symbol { font-size:115%; line-height:130%; } input.text { border-bottom:1px solid #ddd; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-top:1px solid #7c7c7c; color:#333; font-size:100%; margin:0; padding:2px 0; } input.file { color:#333; font-size:100%; margin:0; padding:2px 0; } textarea.textarea { background:#fff url(../images/shadow.gif) repeat-x top; border-bottom:1px solid #ddd; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-top:1px solid #7c7c7c; color:#333; font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size:100%; margin:0; width:99%; } select.select { color:#333; font-size:100%; margin:1px 0; padding:1px 0 0; background:#fff url(../../../images/shadow.gif) repeat-x top; border-bottom:1px solid #ddd; border-left:1px solid #c3c3c3; border-right:1px solid #c3c3c3; border-top:1px solid #7c7c7c; } input.checkbox { display:block; height:13px; line-height:1.4em; margin:6px 0 0 3px; width:13px; } input.radio { display:block; height:13px; line-height:1.4em; margin:6px 0 0 3px; width:13px; } label.choice { color:#444; display:block; font-size:100%; line-height:1.4em; margin:-1.55em 0 0 25px; padding:4px 0 5px; width:90%; } select.select[class] { margin:0; padding:1px 0; } *:first-child+html select.select[class] { margin:1px 0; } .safari select.select { font-size:120% !important; margin-bottom:1px; } input.small { width:25%; } select.small { width:25%; } input.medium { width:50%; } select.medium { width:50%; } input.large { width:99%; } select.large { width:100%; } textarea.small { height:5.5em; } textarea.medium { height:10em; } textarea.large { height:20em; } /**** Guidelines and Error Highlight ****/ form li.highlighted { background-color:#fff7c0; } form .guidelines { background:#f5f5f5; border:1px solid #e6e6e6; color:#444; font-size:80%; left:100%; line-height:130%; margin:0 0 0 8px; padding:8px 10px 9px; position:absolute; top:0; visibility:hidden; width:42%; z-index:1000; } form .guidelines small { font-size:105%; } form li.highlighted .guidelines { visibility:visible; } form li:hover .guidelines { visibility:visible; } .no_guidelines .guidelines { display:none !important; } .no_guidelines form li { width:97%; } .no_guidelines li.section { padding-left:9px; }
2017.5.0/apidocs/org/wildfly/swarm/config/class-use/IIOPOpenjdk.ServerSupports.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_112) on Mon May 01 08:43:55 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.IIOPOpenjdk.ServerSupports (Public javadocs 2017.5.0 API)</title> <meta name="date" content="2017-05-01"> <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.IIOPOpenjdk.ServerSupports (Public javadocs 2017.5.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.5.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/IIOPOpenjdk.ServerSupports.html" target="_top">Frames</a></li> <li><a href="IIOPOpenjdk.ServerSupports.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.IIOPOpenjdk.ServerSupports" class="title">Uses of Class<br>org.wildfly.swarm.config.IIOPOpenjdk.ServerSupports</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/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</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> </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/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</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/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</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/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</a></code></td> <td class="colLast"><span class="typeNameLabel">IIOPOpenjdk.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.html#serverSupports--">serverSupports</a></span>()</code> <div class="block">Value that indicates the server SSL supported parameters (None, ServerAuth, ClientAuth, MutualAuth).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</a></code></td> <td class="colLast"><span class="typeNameLabel">IIOPOpenjdk.ServerSupports.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.ServerSupports.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">IIOPOpenjdk.ServerSupports.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.ServerSupports.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</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/IIOPOpenjdk.html" title="type parameter in IIOPOpenjdk">T</a></code></td> <td class="colLast"><span class="typeNameLabel">IIOPOpenjdk.</span><code><span class="memberNameLink"><a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.html#serverSupports-org.wildfly.swarm.config.IIOPOpenjdk.ServerSupports-">serverSupports</a></span>(<a href="../../../../../org/wildfly/swarm/config/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">IIOPOpenjdk.ServerSupports</a>&nbsp;value)</code> <div class="block">Value that indicates the server SSL supported parameters (None, ServerAuth, ClientAuth, MutualAuth).</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/IIOPOpenjdk.ServerSupports.html" title="enum in org.wildfly.swarm.config">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.5.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/wildfly/swarm/config/class-use/IIOPOpenjdk.ServerSupports.html" target="_top">Frames</a></li> <li><a href="IIOPOpenjdk.ServerSupports.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; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
eCaronaProject/eCaronaProject-business/doc/com/br/uepb/business/CaronaBusiness.html
melqui-andrade/eCARONA
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pt"> <head> <!-- Generated by javadoc (1.8.0_31) on Sun Jun 28 03:28:40 GMT-03:00 2015 --> <title>CaronaBusiness</title> <meta name="date" content="2015-06-28"> <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="CaronaBusiness"; } } 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":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":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/CaronaBusiness.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Class</li> <li><a href="../../../../com/br/uepb/business/InteresseBusiness.html" title="class in com.br.uepb.business"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/br/uepb/business/CaronaBusiness.html" target="_top">Frames</a></li> <li><a href="CaronaBusiness.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">com.br.uepb.business</div> <h2 title="Class CaronaBusiness" class="title">Class CaronaBusiness</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.br.uepb.business.CaronaBusiness</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">CaronaBusiness</span> extends java.lang.Object</pre> <div class="block">Implementação das regras de negócio de CaronaDomain Todas as ações relacionadas ao gerenciamento de caronas se encontram nessa classe</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>CaronaDomain</code></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#CaronaBusiness--">CaronaBusiness</a></span>()</code> <div class="block">Construtor da classe, inicializa a entidade de persistência</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#adicionarQualificacao-CaronaDomain-java.lang.String-java.lang.String-">adicionarQualificacao</a></span>(CaronaDomain&nbsp;carona, java.lang.String&nbsp;idPassageiro, java.lang.String&nbsp;classificacao)</code> <div class="block">Caroneiro avalia a qualidade da carona</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#cadastrarCarona-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">cadastrarCarona</a></span>(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;data, java.lang.String&nbsp;hora, java.lang.String&nbsp;vagas)</code> <div class="block">Cadastra uma nova carona de determinado usuário</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#cadastrarCaronaMunicipal-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">cadastrarCaronaMunicipal</a></span>(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;cidade, java.lang.String&nbsp;data, java.lang.String&nbsp;hora, java.lang.String&nbsp;vagas)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#cadastrarCaronaRelanpago-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">cadastrarCaronaRelanpago</a></span>(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;dataIda, java.lang.String&nbsp;dataVolta, java.lang.String&nbsp;hora, java.lang.String&nbsp;minimoCaroneiros)</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#definirCaronaPreferencial-java.lang.String-">definirCaronaPreferencial</a></span>(java.lang.String&nbsp;idCarona)</code> <div class="block">Ajusta determinada carona como preferêncial</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getAtributoCarona-java.lang.String-java.lang.String-">getAtributoCarona</a></span>(java.lang.String&nbsp;idCarona, java.lang.String&nbsp;atributoCarona)</code> <div class="block">Pegar um atributo específico de uma carona</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getAtributoCaronaRelampago-java.lang.String-java.lang.String-">getAtributoCaronaRelampago</a></span>(java.lang.String&nbsp;idCarona, java.lang.String&nbsp;atributoCarona)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>CaronaDomain</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getCarona-java.lang.String-">getCarona</a></span>(java.lang.String&nbsp;idCarona)</code> <div class="block">Busca uma carona pelo seu ID</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getCaronaInfo-java.lang.String-">getCaronaInfo</a></span>(java.lang.String&nbsp;idCarona)</code> <div class="block">Pegar todas as informações de uma carona (origem, destino, data, horario, vagas)</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getCaronaRelampago-java.lang.String-">getCaronaRelampago</a></span>(java.lang.String&nbsp;idCarona)</code>&nbsp;</td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>java.util.List&lt;CaronaDomain&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getCaronasPorFiltro-java.lang.String-java.lang.String-">getCaronasPorFiltro</a></span>(java.lang.String&nbsp;palavraChave, java.lang.String&nbsp;filtro)</code> <div class="block">Buscar Caronas no banco de dados, que contenham a palavra chave</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code>java.util.ArrayList&lt;CaronaDomain&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getCaronasSessao-java.lang.String-">getCaronasSessao</a></span>(java.lang.String&nbsp;idSessao)</code> <div class="block">Busca CaronaDomain(s) cadastradas de um usuário</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getMinimoCaroneiros-java.lang.String-">getMinimoCaroneiros</a></span>(java.lang.String&nbsp;idCarona)</code>&nbsp;</td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code>java.util.ArrayList&lt;CaronaDomain&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getTodasCaronas--">getTodasCaronas</a></span>()</code> <div class="block">Listar todas as caronas registradas no sistema</div> </td> </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getTrajetoCarona-java.lang.String-">getTrajetoCarona</a></span>(java.lang.String&nbsp;idCarona)</code> <div class="block">Pegar o trajeto (origem -- destino) de uma carona</div> </td> </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#getUsuariosPreferenciaisCarona-java.lang.String-">getUsuariosPreferenciaisCarona</a></span>(java.lang.String&nbsp;idCarona)</code> <div class="block">Busca usuários que possuem preferência em uma dada carona</div> </td> </tr> <tr id="i16" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#isCaronaPreferencial-java.lang.String-">isCaronaPreferencial</a></span>(java.lang.String&nbsp;idCarona)</code> <div class="block">Verificar de uma carona é preferêncial</div> </td> </tr> <tr id="i17" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#localizarCarona-java.lang.String-java.lang.String-java.lang.String-">localizarCarona</a></span>(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino)</code> <div class="block">Localiza as caronas cadastradas de determinado usuário</div> </td> </tr> <tr id="i18" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#localizarCaronaMunicipal-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">localizarCaronaMunicipal</a></span>(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;cidade)</code>&nbsp;</td> </tr> <tr id="i19" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#localizarCaronaUsuarioPorIndex-java.lang.String-java.lang.String-">localizarCaronaUsuarioPorIndex</a></span>(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;index)</code> <div class="block">Localizar uma carona do usuário, através do índice da carona no conjunto de caronas</div> </td> </tr> <tr id="i20" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/br/uepb/business/CaronaBusiness.html#zerarBase--">zerarBase</a></span>()</code> <div class="block">Limpar todos os registros de Usuario.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="CaronaBusiness--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CaronaBusiness</h4> <pre>public&nbsp;CaronaBusiness()</pre> <div class="block">Construtor da classe, inicializa a entidade de persistência</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>persistencia</code> - Entidade responsavel em persistir os dados do sistema</dd> </dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="cadastrarCarona-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>cadastrarCarona</h4> <pre>public&nbsp;java.lang.String&nbsp;cadastrarCarona(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;data, java.lang.String&nbsp;hora, java.lang.String&nbsp;vagas) throws ECaronaException</pre> <div class="block">Cadastra uma nova carona de determinado usuário</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idSessao</code> - Sessão do usuário que está cadastrando a carona</dd> <dd><code>origem</code> - Local de onde o usuário vai sair</dd> <dd><code>destino</code> - Local para onde o usuário pretende ir</dd> <dd><code>data</code> - Dia, mês, ano no formato: "dd/mm/aaaa" que o trajeto será realizado</dd> <dd><code>hora</code> - Hora e minutos no formato "hh:mm" que o usuário vai partir</dd> <dd><code>vagas</code> - Quantidade de acentos disponíveis para carona</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>Id da carona</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.Exception</code> - caso os campos sejam nulos ou vazios, o id da sessão não seja validado, a sessão não exista na base de sessões ativas</dd> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="cadastrarCaronaMunicipal-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>cadastrarCaronaMunicipal</h4> <pre>public&nbsp;java.lang.String&nbsp;cadastrarCaronaMunicipal(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;cidade, java.lang.String&nbsp;data, java.lang.String&nbsp;hora, java.lang.String&nbsp;vagas) throws ECaronaException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="cadastrarCaronaRelanpago-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>cadastrarCaronaRelanpago</h4> <pre>public&nbsp;java.lang.String&nbsp;cadastrarCaronaRelanpago(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;dataIda, java.lang.String&nbsp;dataVolta, java.lang.String&nbsp;hora, java.lang.String&nbsp;minimoCaroneiros) throws ECaronaException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="getAtributoCaronaRelampago-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAtributoCaronaRelampago</h4> <pre>public&nbsp;java.lang.String&nbsp;getAtributoCaronaRelampago(java.lang.String&nbsp;idCarona, java.lang.String&nbsp;atributoCarona) throws ECaronaException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="getMinimoCaroneiros-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getMinimoCaroneiros</h4> <pre>public&nbsp;java.lang.String&nbsp;getMinimoCaroneiros(java.lang.String&nbsp;idCarona)</pre> </li> </ul> <a name="getCaronaRelampago-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCaronaRelampago</h4> <pre>public&nbsp;java.lang.String&nbsp;getCaronaRelampago(java.lang.String&nbsp;idCarona) throws ECaronaException</pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="localizarCaronaUsuarioPorIndex-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>localizarCaronaUsuarioPorIndex</h4> <pre>public&nbsp;java.lang.String&nbsp;localizarCaronaUsuarioPorIndex(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;index)</pre> <div class="block">Localizar uma carona do usuário, através do índice da carona no conjunto de caronas</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idSessao</code> - ID da sessão do usuário que se deseja obter a carona</dd> <dd><code>index</code> - i-ésima posição do elemento carona no conjunto de caronas</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>ID da carona solicitada</dd> </dl> </li> </ul> <a name="localizarCarona-java.lang.String-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>localizarCarona</h4> <pre>public&nbsp;java.lang.String&nbsp;localizarCarona(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino) throws ECaronaException</pre> <div class="block">Localiza as caronas cadastradas de determinado usuário</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idSessao</code> - campo obrigatório, id da sessão do usuário</dd> <dd><code>origem</code> - [opcional] nome do local de origem</dd> <dd><code>destino</code> - [opcional] nome do local de destino</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>uma mensagem com o conjuto de caronas que satisfazem os critérios de pesquisa</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.Exception</code> - caso o os campos sejam preenchidos incorretamente</dd> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="localizarCaronaMunicipal-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>localizarCaronaMunicipal</h4> <pre>public&nbsp;java.lang.String&nbsp;localizarCaronaMunicipal(java.lang.String&nbsp;idSessao, java.lang.String&nbsp;origem, java.lang.String&nbsp;destino, java.lang.String&nbsp;cidade) throws ECaronaException</pre> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idSessao</code> - </dd> <dd><code>origem</code> - </dd> <dd><code>destino</code> - </dd> <dd><code>cidade</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="getAtributoCarona-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAtributoCarona</h4> <pre>public&nbsp;java.lang.String&nbsp;getAtributoCarona(java.lang.String&nbsp;idCarona, java.lang.String&nbsp;atributoCarona) throws ECaronaException</pre> <div class="block">Pegar um atributo específico de uma carona</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idCarona</code> - ID da carona</dd> <dd><code>atributoCarona</code> - Atributos válidos: origem | destino | data | vagas</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>O valor do atributo especificado</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.Exception</code> - caso a carona não exista na base ou o atributo não seja válido</dd> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="getTrajetoCarona-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTrajetoCarona</h4> <pre>public&nbsp;java.lang.String&nbsp;getTrajetoCarona(java.lang.String&nbsp;idCarona) throws ECaronaException</pre> <div class="block">Pegar o trajeto (origem -- destino) de uma carona</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idCarona</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>mensagem no formato: "origem - destino" da carona</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.Exception</code> - caso os campos sejam nulos ou vazios, caso o id da carona não exista</dd> <dd><code>ECaronaException</code></dd> </dl> </li> </ul> <a name="getCaronaInfo-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCaronaInfo</h4> <pre>public&nbsp;java.lang.String&nbsp;getCaronaInfo(java.lang.String&nbsp;idCarona) throws ECaronaException</pre> <div class="block">Pegar todas as informações de uma carona (origem, destino, data, horario, vagas)</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idCarona</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>uma mensagem com as informações da carona</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.Exception</code> - Caso o atributo seja nulo ou inválido, não exista carona com o id informado na base</dd> <dd><code>ECaronaException</code></dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><code>CaronaDomain.toString()</code></dd> </dl> </li> </ul> <a name="getCarona-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCarona</h4> <pre>public&nbsp;CaronaDomain&nbsp;getCarona(java.lang.String&nbsp;idCarona) throws ECaronaException</pre> <div class="block">Busca uma carona pelo seu ID</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idCarona</code> - Identificador da carona</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>CaronaDomain correspondente</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>ECaronaException</code> - caso carona não esteja cadastrado na base de dados ou o parâmetro seja nulo ou vazio</dd> </dl> </li> </ul> <a name="getTodasCaronas--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTodasCaronas</h4> <pre>public&nbsp;java.util.ArrayList&lt;CaronaDomain&gt;&nbsp;getTodasCaronas()</pre> <div class="block">Listar todas as caronas registradas no sistema</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Lista de CaronaDomain</dd> </dl> </li> </ul> <a name="getCaronasPorFiltro-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCaronasPorFiltro</h4> <pre>public&nbsp;java.util.List&lt;CaronaDomain&gt;&nbsp;getCaronasPorFiltro(java.lang.String&nbsp;palavraChave, java.lang.String&nbsp;filtro)</pre> <div class="block">Buscar Caronas no banco de dados, que contenham a palavra chave</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>palavraChave</code> - critério da busca</dd> <dd><code>filtro</code> - onde buscar: origem, destino, intermunicipal, municipal. Caso seja vazio, a função procura a palavra chave em todos os campos de cada carona</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>Uma lista de carona que satisfaz a pesquisa</dd> </dl> </li> </ul> <a name="getCaronasSessao-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCaronasSessao</h4> <pre>public&nbsp;java.util.ArrayList&lt;CaronaDomain&gt;&nbsp;getCaronasSessao(java.lang.String&nbsp;idSessao)</pre> <div class="block">Busca CaronaDomain(s) cadastradas de um usuário</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idSessao</code> - Identificador da sessão do usuário</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>um ArrayList de CaronaComain</dd> </dl> </li> </ul> <a name="adicionarQualificacao-CaronaDomain-java.lang.String-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>adicionarQualificacao</h4> <pre>public&nbsp;void&nbsp;adicionarQualificacao(CaronaDomain&nbsp;carona, java.lang.String&nbsp;idPassageiro, java.lang.String&nbsp;classificacao)</pre> <div class="block">Caroneiro avalia a qualidade da carona</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>carona</code> - Identificador da carona</dd> <dd><code>idPassageiro</code> - Identificador do caroneiro</dd> <dd><code>classificacao</code> - "positiva" || "negativa"</dd> </dl> </li> </ul> <a name="definirCaronaPreferencial-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>definirCaronaPreferencial</h4> <pre>public&nbsp;void&nbsp;definirCaronaPreferencial(java.lang.String&nbsp;idCarona)</pre> <div class="block">Ajusta determinada carona como preferêncial</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idCarona</code> - Identificador da carona</dd> </dl> </li> </ul> <a name="isCaronaPreferencial-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isCaronaPreferencial</h4> <pre>public&nbsp;boolean&nbsp;isCaronaPreferencial(java.lang.String&nbsp;idCarona)</pre> <div class="block">Verificar de uma carona é preferêncial</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idCarona</code> - Identificador da carona</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>true, caso carona seja preferêncial</dd> </dl> </li> </ul> <a name="getUsuariosPreferenciaisCarona-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getUsuariosPreferenciaisCarona</h4> <pre>public&nbsp;java.lang.String&nbsp;getUsuariosPreferenciaisCarona(java.lang.String&nbsp;idCarona)</pre> <div class="block">Busca usuários que possuem preferência em uma dada carona</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>idCarona</code> - Identificador da carona a ser verificada</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>lista de IDs da sessões dos usuários preferênciais</dd> </dl> </li> </ul> <a name="zerarBase--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>zerarBase</h4> <pre>public&nbsp;void&nbsp;zerarBase()</pre> <div class="block">Limpar todos os registros de Usuario. Como usuário é o elemento raiz de Carona, quando deletado todos os registros de carona são deletados em cascata</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/CaronaBusiness.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Class</li> <li><a href="../../../../com/br/uepb/business/InteresseBusiness.html" title="class in com.br.uepb.business"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/br/uepb/business/CaronaBusiness.html" target="_top">Frames</a></li> <li><a href="CaronaBusiness.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
index.html
PayPal-Opportunity-Hack-Chennai-2015/AIDE-At-Action
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title>Aide et Action - Login</title> <link rel="icon" type="image/x-icon" href="images/favicon.ico"> <!-- Bootstrap --> <link href="css/lib/bootstrap.min.css" rel="stylesheet"> <link href="css/layout.css" type="text/css" rel="stylesheet"> <link href="css/responsive.css" type="text/css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="login-bg"> <div class="bg-overlay"></div> <div class="container-fluid"> <div class="login-panel"> <div class="clear text-center"><img src="images/logo.png" alt="Aide et Action"></div> <form> <div class="form-group"> <label for="inputEmail">Email address</label> <input type="email" class="form-control" id="inputEmail" placeholder="Email address" autofocus> </div> <div class="form-group"> <label for="inputPassword">Password</label> <input type="password" class="form-control" id="inputPassword" placeholder="Password"> </div> <div class="clear"> <label> <input type="checkbox" value="remember-me" class="checkbox"> <span class="lbl">Remember me</span> </label> </div> <button type="submit" class="btn btn-default">Log in</button> </form> </div> </div> </div> <script src="js/lib/jquery.min.js"></script> <script src="js/lib/bootstrap.min.js"></script> </body> </html>
2.4.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/jsf/detect/class-use/JSFPackageDetector.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jul 17 09:40:08 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.jsf.detect.JSFPackageDetector (BOM: * : All 2.4.1.Final-SNAPSHOT API)</title> <meta name="date" content="2019-07-17"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.wildfly.swarm.jsf.detect.JSFPackageDetector (BOM: * : All 2.4.1.Final-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/jsf/detect/JSFPackageDetector.html" title="class in org.wildfly.swarm.jsf.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">Thorntail API, 2.4.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/jsf/detect/class-use/JSFPackageDetector.html" target="_top">Frames</a></li> <li><a href="JSFPackageDetector.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.jsf.detect.JSFPackageDetector" class="title">Uses of Class<br>org.wildfly.swarm.jsf.detect.JSFPackageDetector</h2> </div> <div class="classUseContainer">No usage of org.wildfly.swarm.jsf.detect.JSFPackageDetector</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/jsf/detect/JSFPackageDetector.html" title="class in org.wildfly.swarm.jsf.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">Thorntail API, 2.4.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/jsf/detect/class-use/JSFPackageDetector.html" target="_top">Frames</a></li> <li><a href="JSFPackageDetector.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.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_03_testAbaNumberCheck_3045_good_5rd.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_03.html">Class Test_AbaRouteValidator_03</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_3045_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_03.html?line=13144#src-13144" >testAbaNumberCheck_3045_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:33:05 </td> <td> 0.0 </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_3045_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=7465#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>
Highlander/ship-gis/src/main/webapp/js/arcgis_js_api/library/3.22/esri/dijit/analysis/help/lv/ConvertFeatureToRaster_ra.html
wanglongbiao/webapp-tools
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title></title> <link rel="Stylesheet" href="../css/analysis.css" /> <script type="text/javascript"> function init() { if (window.location.hash) { var parentDiv, nodes, i, helpInfo, helpId, helpInfoArr, helpEnvFilter, envContent, hideEnvClass, hideNodes; helpInfo = window.location.hash.substring(1); if(helpInfo.indexOf("-")) { helpInfoArr = helpInfo.split("-"); helpId = helpInfoArr[0]; helpEnvFilter = helpInfoArr[1]; } else { helpId = helpInfo; } parentDiv = document.getElementById("topics"); nodes = parentDiv.children; hideEnvClass = (helpEnvFilter === "OnlineOnly"? "PortalOnly": "OnlineOnly"); if(document.getElementsByClassName) { hideNodes = document.getElementsByClassName(hideEnvClass); } else { hideNodes = document.querySelectorAll(hideEnvClass); } for(i=0; i < nodes.length; i++) { if(nodes[i].id !== helpId) { nodes[i].style.display ="none"; } } for(i=0; i < hideNodes.length; i++) { hideNodes[i].style.display ="none"; } } } </script> </head> <body onload="init()"> <div id="topics"> <div id="toolDescription" class="smallsize"> <h2>Konvertēt elementu par rastru</h2><p/> <h2><img src="../images/GUID-FC535A9C-A946-419A-9A85-95EB31E4D3A0-web.png" alt="Rīks konvertēt elementu par rastru"></h2> <hr/> <p>&Scaron;is uzdevums konvertē elementus par rastru datukopu. </p> <p>Jebkuru elementu klasi, kas ietver punktu, līniju vai laukumu elementus, var konvertēt par rastru datukopu. </p> <p>&Scaron;ūnas centrs tiek izmantots, lai noteiktu izvades rastra pikseļa vērtību. </p> <p>Ievades lauka tips nosaka izvades rastra tipu. Ja lauks ir vesels skaitlis, izvades rastrs būs vesels skaitlis. Ja tas ir peldo&scaron;ā komata skaitlis, izvade būs peldo&scaron;ā komata skaitlis. </p> </div> <!--Parameter divs for each param--> <div id="inputLayer"> <div><h2>Izvēlēties elementu slāni konvertēšanai</h2></div> <hr/> <div> <p>Ievades elementu slānis, kas tiks konvertēts par rastru datu kopu. </p> </div> </div> <div id="field"> <div><h2>Izvēlēties lauku</h2></div> <hr/> <div> <p>Izvēlieties lauku, kas tiks izmantots, lai pie&scaron;ķirtu izvades rastra vērtības. </p> </div> </div> <div id="outputCellSize"> <div><h2>Izvades šūnas lielums</h2></div> <hr/> <div> <p>Ievadiet izvades rastru &scaron;ūnas lielumu un mērvienību. </p> <p>Pieejamās mērvienības ir pēdas, jūdzes, metri un kilometri. </p> </div> </div> <div id="outputName"> <div><h2>Rezultātu slāņa nosaukums</h2></div> <hr/> <div> <p>Slāņa nosaukums, kas tiks izveidots sadaļā <b>Mans saturs</b> un pievienots kartei. Noklusējuma nosaukums ir balstīts uz rīka nosaukumu un ievades slāņa nosaukumu. Ja slānis jau pastāv, jums tiks lūgts norādīt citu nosaukumu. </p> <p>Lietojot <b>Saglabāt rezultātus</b> nolaižamajā sarakstlodziņā, jūs varat norādīt nosaukumu mapē <b>Mans saturs</b>, kur tiks saglabāti rezultāti. </p> </div> </div> </div> </html>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_05_testAbaNumberCheck_8011_good_3fl.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_05.html">Class Test_AbaRouteValidator_05</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_8011_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_05.html?line=12304#src-12304" >testAbaNumberCheck_8011_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:35:19 </td> <td> 0.0 </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_8011_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=4449#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>
views/viewListPhotosLoadMoreRemote.html
CeroyUno/JavaScriptView
<jsv-header> <button-header-left onclick="$JSView.back()">< Back</button-header-left> {{title}} <button-header-right></button-header-right> </jsv-header> <jsv-content> <jsv-refresh></jsv-refresh> <jsv-list class="photo-list"> <jsv-item class="item"> <div class="photo" style="background-image: url({{image}})"></div> <h3>{{name}}</h3> <p>{{text}}</p> </jsv-item> </jsv-list> <jsv-loadmore></jsv-loadmore> </jsv-content>
DAW/2-Desarrollo-de-aplicaciones-web/DIW/Ejercicios/Tema3/Header - sin_transición/index.html
ikerlorente11/Egibide
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Cabecera</title> <link rel="stylesheet" type="text/css" href="css/normalize.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <link href='https://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'> </head> <body> <header class="cabecera"> <div class="contenedor"> <div class="logo"> <img src="images/logo.png"> </div> <nav class="menu"> <ul> <li class="active"><a href="#">Home</a></li> <li><a href="#">...</a></li> <li><a href="#">Contacto</a></li> <li><a href="#">About</a></li> </ul> </nav> </div> </header> <!--<section> <p> Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus </p> <p> Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus </p> <p> Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus </p> </section>--> <footer> </footer> </body> </html>
css/offcanvas.css
tsekityam/Neighborhood-Map
/* * The file is modified from the following Bootstrap example file, released under MIT license. * https://github.com/twbs/bootstrap/blob/master/docs/examples/offcanvas/offcanvas.css */ /* * Style tweaks * -------------------------------------------------- */ html, body { overflow-x: hidden; /* Prevent scroll on narrow devices */ } /* * Off Canvas * -------------------------------------------------- */ @media screen and (max-width: 767px) { .row-offcanvas { position: relative; -webkit-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; } .row-offcanvas-right { right: 0; } .row-offcanvas-left { left: 0; } .row-offcanvas-right .sidebar-offcanvas { right: -50%; /* 6 columns */ } .row-offcanvas-left .sidebar-offcanvas { left: -50%; /* 6 columns */ } .row-offcanvas-right.active { right: 53%; /* 6 columns */ } .row-offcanvas-left.active { left: 53%; /* 6 columns */ } .sidebar-offcanvas { position: absolute; top: 0; width: 50%; /* 6 columns */ } }
2018.3.3/apidocs/org/wildfly/swarm/config/modcluster/mod_cluster_config/class-use/ConfigurationDynamicLoadProviderSupplier.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 Thu Mar 08 14:17:43 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.modcluster.mod_cluster_config.ConfigurationDynamicLoadProviderSupplier (BOM: * : All 2018.3.3 API)</title> <meta name="date" content="2018-03-08"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.modcluster.mod_cluster_config.ConfigurationDynamicLoadProviderSupplier (BOM: * : All 2018.3.3 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/modcluster/mod_cluster_config/ConfigurationDynamicLoadProviderSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.mod_cluster_config">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.3.3</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/modcluster/mod_cluster_config/class-use/ConfigurationDynamicLoadProviderSupplier.html" target="_top">Frames</a></li> <li><a href="ConfigurationDynamicLoadProviderSupplier.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 org.wildfly.swarm.config.modcluster.mod_cluster_config.ConfigurationDynamicLoadProviderSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.modcluster.mod_cluster_config.ConfigurationDynamicLoadProviderSupplier</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/modcluster/mod_cluster_config/ConfigurationDynamicLoadProviderSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.mod_cluster_config">ConfigurationDynamicLoadProviderSupplier</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.modcluster">org.wildfly.swarm.config.modcluster</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.modcluster"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/modcluster/mod_cluster_config/ConfigurationDynamicLoadProviderSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.mod_cluster_config">ConfigurationDynamicLoadProviderSupplier</a> in <a href="../../../../../../../org/wildfly/swarm/config/modcluster/package-summary.html">org.wildfly.swarm.config.modcluster</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/modcluster/package-summary.html">org.wildfly.swarm.config.modcluster</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/modcluster/mod_cluster_config/ConfigurationDynamicLoadProviderSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.mod_cluster_config">ConfigurationDynamicLoadProviderSupplier</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/modcluster/ConfigurationModClusterConfig.html" title="type parameter in ConfigurationModClusterConfig">T</a></code></td> <td class="colLast"><span class="typeNameLabel">ConfigurationModClusterConfig.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/modcluster/ConfigurationModClusterConfig.html#configurationDynamicLoadProvider-org.wildfly.swarm.config.modcluster.mod_cluster_config.ConfigurationDynamicLoadProviderSupplier-">configurationDynamicLoadProvider</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/modcluster/mod_cluster_config/ConfigurationDynamicLoadProviderSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.mod_cluster_config">ConfigurationDynamicLoadProviderSupplier</a>&nbsp;supplier)</code> <div class="block">Dynamic load provider configuration.</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/modcluster/mod_cluster_config/ConfigurationDynamicLoadProviderSupplier.html" title="interface in org.wildfly.swarm.config.modcluster.mod_cluster_config">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.3.3</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/modcluster/mod_cluster_config/class-use/ConfigurationDynamicLoadProviderSupplier.html" target="_top">Frames</a></li> <li><a href="ConfigurationDynamicLoadProviderSupplier.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>
2.6.0.Final/apidocs/org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/class-use/ContextConsumer.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 Thu Dec 05 05:02:12 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.ContextConsumer (BOM: * : All 2.6.0.Final API)</title> <meta name="date" content="2019-12-05"> <link rel="stylesheet" type="text/css" href="../../../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.ContextConsumer (BOM: * : All 2.6.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/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.6.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/undertow/configuration/mod_cluster/balancer/node/class-use/ContextConsumer.html" target="_top">Frames</a></li> <li><a href="ContextConsumer.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 org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.ContextConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.ContextConsumer</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/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</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.undertow.configuration.mod_cluster.balancer">org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node</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.undertow.configuration.mod_cluster.balancer"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</a> in <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/package-summary.html">org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer</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/undertow/configuration/mod_cluster/balancer/package-summary.html">org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer</a> with parameters of type <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</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/undertow/configuration/mod_cluster/balancer/Node.html" title="type parameter in Node">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/Node.html#context-java.lang.String-org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.ContextConsumer-">context</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;childKey, <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</a>&nbsp;consumer)</code> <div class="block">Create and configure a Context object to the list of subresources</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</a> in <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/package-summary.html">org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node</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/undertow/configuration/mod_cluster/balancer/node/package-summary.html">org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node</a> that return <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</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>default <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</a>&lt;<a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="type parameter in ContextConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">ContextConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html#andThen-org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.ContextConsumer-">andThen</a></span>(<a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</a>&lt;<a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="type parameter in ContextConsumer">T</a>&gt;&nbsp;after)</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/undertow/configuration/mod_cluster/balancer/node/package-summary.html">org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node</a> with parameters of type <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</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>default <a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</a>&lt;<a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="type parameter in ContextConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">ContextConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html#andThen-org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node.ContextConsumer-">andThen</a></span>(<a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">ContextConsumer</a>&lt;<a href="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="type parameter in ContextConsumer">T</a>&gt;&nbsp;after)</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="../../../../../../../../../../org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/node/ContextConsumer.html" title="interface in org.wildfly.swarm.config.undertow.configuration.mod_cluster.balancer.node">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.6.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/undertow/configuration/mod_cluster/balancer/node/class-use/ContextConsumer.html" target="_top">Frames</a></li> <li><a href="ContextConsumer.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.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/thrift/class-use/Cassandra.multiget_slice_result.html
varunmc/cassandra-server
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 07 15:29:51 CEST 2014 --> <title>Uses of Class org.apache.cassandra.thrift.Cassandra.multiget_slice_result (apache-cassandra API)</title> <meta name="date" content="2014-09-07"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.cassandra.thrift.Cassandra.multiget_slice_result (apache-cassandra API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/Cassandra.multiget_slice_result.html" target="_top">Frames</a></li> <li><a href="Cassandra.multiget_slice_result.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.thrift.Cassandra.multiget_slice_result" class="title">Uses of Class<br>org.apache.cassandra.thrift.Cassandra.multiget_slice_result</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/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</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.cassandra.thrift">org.apache.cassandra.thrift</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.thrift"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</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/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</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/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.multiget_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#deepCopy()">deepCopy</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.Processor.multiget_slice.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Processor.multiget_slice.html#getResult(I,%20org.apache.cassandra.thrift.Cassandra.multiget_slice_args)">getResult</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.Processor.multiget_slice.html" title="type parameter in Cassandra.Processor.multiget_slice">I</a>&nbsp;iface, <a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_args.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_args</a>&nbsp;args)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.multiget_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#setIre(org.apache.cassandra.thrift.InvalidRequestException)">setIre</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/InvalidRequestException.html" title="class in org.apache.cassandra.thrift">InvalidRequestException</a>&nbsp;ire)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.multiget_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#setSuccess(java.util.Map)">setSuccess</a></strong>(java.util.Map&lt;java.nio.ByteBuffer,java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a>&gt;&gt;&nbsp;success)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.multiget_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#setTe(org.apache.cassandra.thrift.TimedOutException)">setTe</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/TimedOutException.html" title="class in org.apache.cassandra.thrift">TimedOutException</a>&nbsp;te)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.multiget_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#setUe(org.apache.cassandra.thrift.UnavailableException)">setUe</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/UnavailableException.html" title="class in org.apache.cassandra.thrift">UnavailableException</a>&nbsp;ue)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</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>int</code></td> <td class="colLast"><span class="strong">Cassandra.multiget_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#compareTo(org.apache.cassandra.thrift.Cassandra.multiget_slice_result)">compareTo</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a>&nbsp;other)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">Cassandra.multiget_slice_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#equals(org.apache.cassandra.thrift.Cassandra.multiget_slice_result)">equals</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a>&nbsp;that)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html#Cassandra.multiget_slice_result(org.apache.cassandra.thrift.Cassandra.multiget_slice_result)">Cassandra.multiget_slice_result</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a>&nbsp;other)</code> <div class="block">Performs a deep copy on <i>other</i>.</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/cassandra/thrift/Cassandra.multiget_slice_result.html" title="class in org.apache.cassandra.thrift">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/Cassandra.multiget_slice_result.html" target="_top">Frames</a></li> <li><a href="Cassandra.multiget_slice_result.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; 2014 The Apache Software Foundation</small></p> </body> </html>
doc/upload/web/package-summary.html
lchloride/Souvenirs
<!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_65) on Fri Feb 24 16:20:21 CST 2017 --> <title>upload.web</title> <meta name="date" content="2017-02-24"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="upload.web"; } } catch(err) { } //--> </script> <noscript> <div>ÄúµÄä¯ÀÀÆ÷ÒѽûÓà JavaScript¡£</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Ìø¹ýµ¼º½Á´½Ó">Ìø¹ýµ¼º½Á´½Ó</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="µ¼º½"> <li><a href="../../overview-summary.html">¸ÅÀÀ</a></li> <li class="navBarCell1Rev">³ÌÐò°ü</li> <li>Àà</li> <li><a href="package-use.html">ʹÓÃ</a></li> <li><a href="package-tree.html">Ê÷</a></li> <li><a href="../../deprecated-list.html">Òѹýʱ</a></li> <li><a href="../../index-files/index-1.html">Ë÷Òý</a></li> <li><a href="../../help-doc.html">°ïÖú</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../upload/dao/package-summary.html">ÉÏÒ»¸ö³ÌÐò°ü</a></li> <li><a href="../../user/package-summary.html">ÏÂÒ»¸ö³ÌÐò°ü</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?upload/web/package-summary.html" target="_top">¿ò¼Ü</a></li> <li><a href="package-summary.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 title="³ÌÐò°ü" class="title">³ÌÐò°ü&nbsp;upload.web</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Àà¸ÅÒª±í, ÁбíÀàºÍ½âÊÍ"> <caption><span>Àà¸ÅÒª</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="../../upload/web/UploadManager.html" title="upload.webÖеÄÀà">UploadManager</a></td> <td class="colLast"> <div class="block">Upload Image Operator</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../upload/web/UploadServ.html" title="upload.webÖеÄÀà">UploadServ</a></td> <td class="colLast"> <div class="block">Servlet implementation class UploadServlet</div> </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="Ìø¹ýµ¼º½Á´½Ó">Ìø¹ýµ¼º½Á´½Ó</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="µ¼º½"> <li><a href="../../overview-summary.html">¸ÅÀÀ</a></li> <li class="navBarCell1Rev">³ÌÐò°ü</li> <li>Àà</li> <li><a href="package-use.html">ʹÓÃ</a></li> <li><a href="package-tree.html">Ê÷</a></li> <li><a href="../../deprecated-list.html">Òѹýʱ</a></li> <li><a href="../../index-files/index-1.html">Ë÷Òý</a></li> <li><a href="../../help-doc.html">°ïÖú</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../upload/dao/package-summary.html">ÉÏÒ»¸ö³ÌÐò°ü</a></li> <li><a href="../../user/package-summary.html">ÏÂÒ»¸ö³ÌÐò°ü</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?upload/web/package-summary.html" target="_top">¿ò¼Ü</a></li> <li><a href="package-summary.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>
rebbit/_functions/is_numeric.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: is_numeric()</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:15:14 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('is_numeric'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#is_numeric">is_numeric()</a></h2> <p><b>This function is provided by PHP directly.</b><br> You can lookup the documentation for it here: <br>&nbsp;&nbsp;[<A HREF="http://php.net/manual-lookup.php?function=is_numeric">php.net</A>] [<A HREF="http://us2.php.net/manual-lookup.php?function=is_numeric">us2.php.net</A>] [<A HREF="http://uk.php.net/manual-lookup.php?function=is_numeric">uk.php.net</A>] [<A HREF="http://au.php.net/manual-lookup.php?function=is_numeric">au.php.net</A>] [<A HREF="http://de.php.net/manual-lookup.php?function=is_numeric">de.php.net</A>] </p> <b>Defined at:</b><ul> <li><a href="../bonfire/codeigniter/libraries/Form_validation.php.html#is_numeric">/bonfire/codeigniter/libraries/Form_validation.php</a> -> <a onClick="logFunction('is_numeric', '/bonfire/codeigniter/libraries/Form_validation.php.source.html#l1149')" href="../bonfire/codeigniter/libraries/Form_validation.php.source.html#l1149"> line 1149</a></li> </ul> <b>Referenced 68 times:</b><ul> <li><a href="../bonfire/modules/activities/controllers/reports.php.html">/bonfire/modules/activities/controllers/reports.php</a> -> <a href="../bonfire/modules/activities/controllers/reports.php.source.html#l284"> line 284</a></li> <li><a href="../bonfire/codeigniter/database/drivers/mysql/mysql_forge.php.html">/bonfire/codeigniter/database/drivers/mysql/mysql_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/mysql/mysql_forge.php.source.html#l72"> line 72</a></li> <li><a href="../bonfire/codeigniter/libraries/Email.php.html">/bonfire/codeigniter/libraries/Email.php</a> -> <a href="../bonfire/codeigniter/libraries/Email.php.source.html#l330"> line 330</a></li> <li><a href="../bonfire/codeigniter/libraries/Email.php.html">/bonfire/codeigniter/libraries/Email.php</a> -> <a href="../bonfire/codeigniter/libraries/Email.php.source.html#l528"> line 528</a></li> <li><a href="../bonfire/codeigniter/database/DB_active_rec.php.html">/bonfire/codeigniter/database/DB_active_rec.php</a> -> <a href="../bonfire/codeigniter/database/DB_active_rec.php.source.html#l1796"> line 1796</a></li> <li><a href="../bonfire/codeigniter/database/drivers/sqlsrv/sqlsrv_forge.php.html">/bonfire/codeigniter/database/drivers/sqlsrv/sqlsrv_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/sqlsrv/sqlsrv_forge.php.source.html#l96"> line 96</a></li> <li><a href="../bonfire/modules/roles/controllers/settings.php.html">/bonfire/modules/roles/controllers/settings.php</a> -> <a href="../bonfire/modules/roles/controllers/settings.php.source.html#l319"> line 319</a></li> <li><a href="../bonfire/modules/roles/controllers/settings.php.html">/bonfire/modules/roles/controllers/settings.php</a> -> <a href="../bonfire/modules/roles/controllers/settings.php.source.html#l425"> line 425</a></li> <li><a href="../bonfire/modules/roles/models/role_permission_model.php.html">/bonfire/modules/roles/models/role_permission_model.php</a> -> <a href="../bonfire/modules/roles/models/role_permission_model.php.source.html#l253"> line 253</a></li> <li><a href="../bonfire/modules/ui/libraries/contexts.php.html">/bonfire/modules/ui/libraries/contexts.php</a> -> <a href="../bonfire/modules/ui/libraries/contexts.php.source.html#l550"> line 550</a></li> <li><a href="../bonfire/codeigniter/database/drivers/pdo/pdo_driver.php.html">/bonfire/codeigniter/database/drivers/pdo/pdo_driver.php</a> -> <a href="../bonfire/codeigniter/database/drivers/pdo/pdo_driver.php.source.html#l197"> line 197</a></li> <li><a href="../bonfire/codeigniter/database/drivers/postgre/postgre_forge.php.html">/bonfire/codeigniter/database/drivers/postgre/postgre_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/postgre/postgre_forge.php.source.html#l86"> line 86</a></li> <li><a href="../bonfire/modules/translate/controllers/developer.php.html">/bonfire/modules/translate/controllers/developer.php</a> -> <a href="../bonfire/modules/translate/controllers/developer.php.source.html#l216"> line 216</a></li> <li><a href="../bonfire/codeigniter/libraries/Image_lib.php.html">/bonfire/codeigniter/libraries/Image_lib.php</a> -> <a href="../bonfire/codeigniter/libraries/Image_lib.php.source.html#l295"> line 295</a></li> <li><a href="../bonfire/codeigniter/libraries/Image_lib.php.html">/bonfire/codeigniter/libraries/Image_lib.php</a> -> <a href="../bonfire/codeigniter/libraries/Image_lib.php.source.html#l299"> line 299</a></li> <li><a href="../bonfire/codeigniter/libraries/Image_lib.php.html">/bonfire/codeigniter/libraries/Image_lib.php</a> -> <a href="../bonfire/codeigniter/libraries/Image_lib.php.source.html#l300"> line 300</a></li> <li><a href="../bonfire/codeigniter/libraries/Image_lib.php.html">/bonfire/codeigniter/libraries/Image_lib.php</a> -> <a href="../bonfire/codeigniter/libraries/Image_lib.php.source.html#l1283"> line 1283</a></li> <li><a href="../bonfire/codeigniter/libraries/Image_lib.php.html">/bonfire/codeigniter/libraries/Image_lib.php</a> -> <a href="../bonfire/codeigniter/libraries/Image_lib.php.source.html#l1283"> line 1283</a></li> <li><a href="../bonfire/codeigniter/libraries/Image_lib.php.html">/bonfire/codeigniter/libraries/Image_lib.php</a> -> <a href="../bonfire/codeigniter/libraries/Image_lib.php.source.html#l1286"> line 1286</a></li> <li><a href="../bonfire/codeigniter/libraries/Image_lib.php.html">/bonfire/codeigniter/libraries/Image_lib.php</a> -> <a href="../bonfire/codeigniter/libraries/Image_lib.php.source.html#l1286"> line 1286</a></li> <li><a href="../application/third_party/MX/Loader.php.html">/application/third_party/MX/Loader.php</a> -> <a href="../application/third_party/MX/Loader.php.source.html#l404"> line 404</a></li> <li><a href="../bonfire/codeigniter/database/drivers/oci8/oci8_forge.php.html">/bonfire/codeigniter/database/drivers/oci8/oci8_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/oci8/oci8_forge.php.source.html#l83"> line 83</a></li> <li><a href="../bonfire/codeigniter/core/Input.php.html">/bonfire/codeigniter/core/Input.php</a> -> <a href="../bonfire/codeigniter/core/Input.php.source.html#l277"> line 277</a></li> <li><a href="../bonfire/codeigniter/libraries/Trackback.php.html">/bonfire/codeigniter/libraries/Trackback.php</a> -> <a href="../bonfire/codeigniter/libraries/Trackback.php.source.html#l364"> line 364</a></li> <li><a href="../bonfire/codeigniter/libraries/Trackback.php.html">/bonfire/codeigniter/libraries/Trackback.php</a> -> <a href="../bonfire/codeigniter/libraries/Trackback.php.source.html#l379"> line 379</a></li> <li><a href="../bonfire/codeigniter/database/drivers/sqlite/sqlite_forge.php.html">/bonfire/codeigniter/database/drivers/sqlite/sqlite_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/sqlite/sqlite_forge.php.source.html#l93"> line 93</a></li> <li><a href="../bonfire/codeigniter/libraries/Pagination.php.html">/bonfire/codeigniter/libraries/Pagination.php</a> -> <a href="../bonfire/codeigniter/libraries/Pagination.php.source.html#l179"> line 179</a></li> <li><a href="../bonfire/codeigniter/core/Output.php.html">/bonfire/codeigniter/core/Output.php</a> -> <a href="../bonfire/codeigniter/core/Output.php.source.html#l302"> line 302</a></li> <li><a href="../bonfire/codeigniter/helpers/date_helper.php.html">/bonfire/codeigniter/helpers/date_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/date_helper.php.source.html#l155"> line 155</a></li> <li><a href="../bonfire/codeigniter/helpers/date_helper.php.html">/bonfire/codeigniter/helpers/date_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/date_helper.php.source.html#l160"> line 160</a></li> <li><a href="../bonfire/codeigniter/helpers/date_helper.php.html">/bonfire/codeigniter/helpers/date_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/date_helper.php.source.html#l274"> line 274</a></li> <li><a href="../bonfire/modules/emailer/controllers/settings.php.html">/bonfire/modules/emailer/controllers/settings.php</a> -> <a href="../bonfire/modules/emailer/controllers/settings.php.source.html#l320"> line 320</a></li> <li><a href="../bonfire/codeigniter/database/DB_result.php.html">/bonfire/codeigniter/database/DB_result.php</a> -> <a href="../bonfire/codeigniter/database/DB_result.php.source.html#l171"> line 171</a></li> <li><a href="../bonfire/codeigniter/database/drivers/odbc/odbc_forge.php.html">/bonfire/codeigniter/database/drivers/odbc/odbc_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/odbc/odbc_forge.php.source.html#l95"> line 95</a></li> <li><a href="../bonfire/modules/builder/views/developer/output.php.html">/bonfire/modules/builder/views/developer/output.php</a> -> <a href="../bonfire/modules/builder/views/developer/output.php.source.html#l7"> line 7</a></li> <li><a href="../bonfire/codeigniter/database/drivers/mssql/mssql_forge.php.html">/bonfire/codeigniter/database/drivers/mssql/mssql_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/mssql/mssql_forge.php.source.html#l96"> line 96</a></li> <li><a href="../bonfire/codeigniter/helpers/text_helper.php.html">/bonfire/codeigniter/helpers/text_helper.php</a> -> <a href="../bonfire/codeigniter/helpers/text_helper.php.source.html#l406"> line 406</a></li> <li><a href="../bonfire/codeigniter/libraries/Form_validation.php.html">/bonfire/codeigniter/libraries/Form_validation.php</a> -> <a href="../bonfire/codeigniter/libraries/Form_validation.php.source.html#l1158"> line 1158</a></li> <li><a href="../bonfire/codeigniter/libraries/Form_validation.php.html">/bonfire/codeigniter/libraries/Form_validation.php</a> -> <a href="../bonfire/codeigniter/libraries/Form_validation.php.source.html#l1200"> line 1200</a></li> <li><a href="../bonfire/codeigniter/libraries/Form_validation.php.html">/bonfire/codeigniter/libraries/Form_validation.php</a> -> <a href="../bonfire/codeigniter/libraries/Form_validation.php.source.html#l1218"> line 1218</a></li> <li><a href="../bonfire/codeigniter/libraries/Cart.php.html">/bonfire/codeigniter/libraries/Cart.php</a> -> <a href="../bonfire/codeigniter/libraries/Cart.php.source.html#l166"> line 166</a></li> <li><a href="../bonfire/codeigniter/libraries/Cart.php.html">/bonfire/codeigniter/libraries/Cart.php</a> -> <a href="../bonfire/codeigniter/libraries/Cart.php.source.html#l200"> line 200</a></li> <li><a href="../bonfire/codeigniter/libraries/Cart.php.html">/bonfire/codeigniter/libraries/Cart.php</a> -> <a href="../bonfire/codeigniter/libraries/Cart.php.source.html#l335"> line 335</a></li> <li><a href="../bonfire/codeigniter/libraries/Profiler.php.html">/bonfire/codeigniter/libraries/Profiler.php</a> -> <a href="../bonfire/codeigniter/libraries/Profiler.php.source.html#l268"> line 268</a></li> <li><a href="../bonfire/codeigniter/libraries/Profiler.php.html">/bonfire/codeigniter/libraries/Profiler.php</a> -> <a href="../bonfire/codeigniter/libraries/Profiler.php.source.html#l317"> line 317</a></li> <li><a href="../bonfire/codeigniter/database/drivers/pdo/pdo_forge.php.html">/bonfire/codeigniter/database/drivers/pdo/pdo_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/pdo/pdo_forge.php.source.html#l95"> line 95</a></li> <li><a href="../bonfire/modules/permissions/controllers/settings.php.html">/bonfire/modules/permissions/controllers/settings.php</a> -> <a href="../bonfire/modules/permissions/controllers/settings.php.source.html#l208"> line 208</a></li> <li><a href="../bonfire/modules/builder/views/files/db_migration.php.html">/bonfire/modules/builder/views/files/db_migration.php</a> -> <a href="../bonfire/modules/builder/views/files/db_migration.php.source.html#l79"> line 79</a></li> <li><a href="../application/libraries/Lex/Parser.php.html">/application/libraries/Lex/Parser.php</a> -> <a href="../application/libraries/Lex/Parser.php.source.html#l464"> line 464</a></li> <li><a href="../bonfire/codeigniter/core/Common.php.html">/bonfire/codeigniter/core/Common.php</a> -> <a href="../bonfire/codeigniter/core/Common.php.source.html#l419"> line 419</a></li> <li><a href="../application/core/MY_Model.php.html">/application/core/MY_Model.php</a> -> <a href="../application/core/MY_Model.php.source.html#l1310"> line 1310</a></li> <li><a href="../bonfire/modules/builder/views/files/controller.php.html">/bonfire/modules/builder/views/files/controller.php</a> -> <a href="../bonfire/modules/builder/views/files/controller.php.source.html#l303"> line 303</a></li> <li><a href="../bonfire/codeigniter/database/drivers/cubrid/cubrid_forge.php.html">/bonfire/codeigniter/database/drivers/cubrid/cubrid_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/cubrid/cubrid_forge.php.source.html#l76"> line 76</a></li> <li><a href="../bonfire/helpers/config_file_helper.php.html">/bonfire/helpers/config_file_helper.php</a> -> <a href="../bonfire/helpers/config_file_helper.php.source.html#l170"> line 170</a></li> <li><a href="../bonfire/helpers/config_file_helper.php.html">/bonfire/helpers/config_file_helper.php</a> -> <a href="../bonfire/helpers/config_file_helper.php.source.html#l244"> line 244</a></li> <li><a href="../bonfire/modules/builder/controllers/developer.php.html">/bonfire/modules/builder/controllers/developer.php</a> -> <a href="../bonfire/modules/builder/controllers/developer.php.source.html#l523"> line 523</a></li> <li><a href="../bonfire/codeigniter/libraries/Log.php.html">/bonfire/codeigniter/libraries/Log.php</a> -> <a href="../bonfire/codeigniter/libraries/Log.php.source.html#l49"> line 49</a></li> <li><a href="../bonfire/modules/users/models/user_model.php.html">/bonfire/modules/users/models/user_model.php</a> -> <a href="../bonfire/modules/users/models/user_model.php.source.html#l595"> line 595</a></li> <li><a href="../bonfire/modules/users/models/user_model.php.html">/bonfire/modules/users/models/user_model.php</a> -> <a href="../bonfire/modules/users/models/user_model.php.source.html#l708"> line 708</a></li> <li><a href="../bonfire/modules/users/models/user_model.php.html">/bonfire/modules/users/models/user_model.php</a> -> <a href="../bonfire/modules/users/models/user_model.php.source.html#l767"> line 767</a></li> <li><a href="../bonfire/modules/users/models/user_model.php.html">/bonfire/modules/users/models/user_model.php</a> -> <a href="../bonfire/modules/users/models/user_model.php.source.html#l814"> line 814</a></li> <li><a href="../bonfire/codeigniter/core/URI.php.html">/bonfire/codeigniter/core/URI.php</a> -> <a href="../bonfire/codeigniter/core/URI.php.source.html#l430"> line 430</a></li> <li><a href="../bonfire/codeigniter/database/drivers/mysqli/mysqli_forge.php.html">/bonfire/codeigniter/database/drivers/mysqli/mysqli_forge.php</a> -> <a href="../bonfire/codeigniter/database/drivers/mysqli/mysqli_forge.php.source.html#l72"> line 72</a></li> <li><a href="../bonfire/modules/users/libraries/auth.php.html">/bonfire/modules/users/libraries/auth.php</a> -> <a href="../bonfire/modules/users/libraries/auth.php.source.html#l611"> line 611</a></li> <li><a href="../bonfire/modules/users/libraries/auth.php.html">/bonfire/modules/users/libraries/auth.php</a> -> <a href="../bonfire/modules/users/libraries/auth.php.source.html#l667"> line 667</a></li> <li><a href="../application/libraries/Profiler.php.html">/application/libraries/Profiler.php</a> -> <a href="../application/libraries/Profiler.php.source.html#l264"> line 264</a></li> <li><a href="../application/libraries/Profiler.php.html">/application/libraries/Profiler.php</a> -> <a href="../application/libraries/Profiler.php.source.html#l303"> line 303</a></li> <li><a href="../application/libraries/Profiler.php.html">/application/libraries/Profiler.php</a> -> <a href="../application/libraries/Profiler.php.source.html#l478"> line 478</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 19:15:14 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>
codeigniter/_functions/_validate_entities.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: _validate_entities()</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='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('_validate_entities'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#_validate_entities">_validate_entities()</a></h2> <b>Defined at:</b><ul> <li><a href="../system/core/Security.php.html#_validate_entities">/system/core/Security.php</a> -> <a onClick="logFunction('_validate_entities', '/system/core/Security.php.source.html#l780')" href="../system/core/Security.php.source.html#l780"> line 780</a></li> </ul> <b>Referenced 1 times:</b><ul> <li><a href="../system/core/Security.php.html">/system/core/Security.php</a> -> <a href="../system/core/Security.php.source.html#l286"> line 286</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 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>
core/templates/dev/head/pages/donate.html
bjvoth/oppia
{% extends "base.html" %} {% block subtitle %} Contact {% endblock subtitle %} {% block header_js %} {{ super() }} <style> html, body { background-color: #eee; } </style> {% endblock %} {% block navbar_breadcrumb %} <ul class="nav navbar-nav oppia-navbar-breadcrumb"> <li> <span class="oppia-navbar-breadcrumb-separator"></span> Donate </li> </ul> {% endblock navbar_breadcrumb %} {% block content %} <div class="oppia-page-card oppia-about-content" ng-controller="Donate"> <div class="oppia-about-card-content-wide"> <h2>Donate to The Oppia Foundation!</h2> <br> <div style="text-align: center"> <img ng-src="<[donateImgUrl]>" style="height: 250px; text-align: center;"> </div> <p> In 2012, Sean Lip was a software engineer at Google who missed the teaching he used to do while completing his doctorate at the University of Cambridge. He saw that the online education tools of the time were mostly recorded faces on a screen, missing the feedback and evaluation that teachers used to work their magic in the classroom. He dreamt of a tool that could not only improve the education of students around the world, but also improve the quality of teaching both online and off. That was the beginning of the Oppia project. </p> <p> Since then, Oppia has grown into an educational platform with 145,000 users and 5,500 explorations, thanks to the contributions of 110 people from 20 countries around the world. This entirely open source project is supported through The Oppia Foundation, a 501(c)(3) non-profit organization directed by Sean, Amit Deutsch, and Jacob Davis. We’ve become a community of coders, designers, writers, students, and teachers that are bonded in one common mission: help anyone learn anything. We’re proud that we’ve expanded while staying true to our values of community ownership, diversity, and student participation. </p> <p> The Oppia.org site and the learning material on it are entirely free, thanks to the efforts of our team of volunteers from around the world. Donations to The Oppia Foundation will help us to fund server costs, marketing, and the distribution of learning material to students. Join us in bringing the joys of teaching and learning to people everywhere. </p> <div style="text-align: center;"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="UWKTY87SYU766"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> </div> <p> Thank you for your support! </p> </div> </div> {% endblock %} {% block footer_js %} {{ super() }} <script> {{ include_js_file('pages/Donate.js') }} </script> {% endblock footer_js %} {% block footer%} {% include 'footer.html' %} {% endblock %}
vendor/quartz-2.2.0/javadoc/org/quartz/ee/jta/package-tree.html
suthat/signal
<!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_35) on Sat Jun 29 01:13:34 PDT 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.quartz.ee.jta Class Hierarchy (Quartz Enterprise Job Scheduler 2.2.0 API) </TITLE> <META NAME="date" CONTENT="2013-06-29"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.quartz.ee.jta Class Hierarchy (Quartz Enterprise Job Scheduler 2.2.0 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</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="../../../../org/quartz/ee/jmx/jboss/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../org/quartz/ee/servlet/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/quartz/ee/jta/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> Hierarchy For Package org.quartz.ee.jta </H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL> <LI TYPE="circle">org.quartz.ee.jta.<A HREF="../../../../org/quartz/ee/jta/JTAAnnotationAwareJobRunShellFactory.html" title="class in org.quartz.ee.jta"><B>JTAAnnotationAwareJobRunShellFactory</B></A> (implements org.quartz.core.<A HREF="../../../../org/quartz/core/JobRunShellFactory.html" title="interface in org.quartz.core">JobRunShellFactory</A>) <LI TYPE="circle">org.quartz.ee.jta.<A HREF="../../../../org/quartz/ee/jta/JTAJobRunShellFactory.html" title="class in org.quartz.ee.jta"><B>JTAJobRunShellFactory</B></A> (implements org.quartz.core.<A HREF="../../../../org/quartz/core/JobRunShellFactory.html" title="interface in org.quartz.core">JobRunShellFactory</A>) <LI TYPE="circle">org.quartz.listeners.<A HREF="../../../../org/quartz/listeners/SchedulerListenerSupport.html" title="class in org.quartz.listeners"><B>SchedulerListenerSupport</B></A> (implements org.quartz.<A HREF="../../../../org/quartz/SchedulerListener.html" title="interface in org.quartz">SchedulerListener</A>) <UL> <LI TYPE="circle">org.quartz.core.<A HREF="../../../../org/quartz/core/JobRunShell.html" title="class in org.quartz.core"><B>JobRunShell</B></A> (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</A>) <UL> <LI TYPE="circle">org.quartz.ee.jta.<A HREF="../../../../org/quartz/ee/jta/JTAJobRunShell.html" title="class in org.quartz.ee.jta"><B>JTAJobRunShell</B></A></UL> </UL> <LI TYPE="circle">org.quartz.ee.jta.<A HREF="../../../../org/quartz/ee/jta/UserTransactionHelper.html" title="class in org.quartz.ee.jta"><B>UserTransactionHelper</B></A></UL> </UL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</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="../../../../org/quartz/ee/jmx/jboss/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../org/quartz/ee/servlet/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/quartz/ee/jta/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright 2001-2013, Terracotta, Inc. </BODY> </HTML>
docs/alga/macro.impl_field.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 `impl_field` macro in crate `alga`."> <meta name="keywords" content="rust, rustlang, rust-lang, impl_field"> <title>alga::impl_field - 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 macro"> <!--[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'>alga</a></p><script>window.sidebarCurrent = {name: 'impl_field', ty: 'macro', 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'>Macro <a href='index.html'>alga</a>::<wbr><a class="macro" href=''>impl_field</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/alga/general/two_operators.rs.html#238-247' title='goto source code'>[src]</a></span></h1> <pre class="rust macro"> <span class="macro">macro_rules</span><span class="macro">!</span> <span class="ident">impl_field</span> { (<span class="op">&lt;</span><span class="macro-nonterminal">$</span><span class="macro-nonterminal">A</span>:<span class="ident">ty</span>, <span class="macro-nonterminal">$</span><span class="macro-nonterminal">M</span>:<span class="ident">ty</span><span class="op">&gt;</span> <span class="kw">for</span> $(<span class="macro-nonterminal">$</span><span class="macro-nonterminal">T</span>:<span class="ident">tt</span>)<span class="op">+</span>) <span class="op">=&gt;</span> { ... }; }</pre> <div class='docblock'><p>Implements the field trait for types provided.</p> <h1 id='examples' class='section-header'><a href='#examples'>Examples</a></h1> <pre class="rust rust-example-rendered"> <span class="attribute">#[<span class="ident">derive</span>(<span class="ident">PartialEq</span>, <span class="ident">Clone</span>)]</span> <span class="kw">struct</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span>(<span class="ident">T</span>); <span class="kw">impl</span><span class="op">&lt;</span><span class="ident">T</span>: <span class="ident">AbstractMagma</span><span class="op">&lt;</span><span class="ident">Additive</span><span class="op">&gt;&gt;</span> <span class="ident">AbstractMagma</span><span class="op">&lt;</span><span class="ident">Additive</span><span class="op">&gt;</span> <span class="kw">for</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span> { <span class="kw">fn</span> <span class="ident">operate</span>(<span class="kw-2">&amp;</span><span class="self">self</span>, <span class="ident">right</span>: <span class="kw-2">&amp;</span><span class="self">Self</span>) <span class="op">-&gt;</span> <span class="self">Self</span> { <span class="ident">Wrapper</span>(<span class="self">self</span>.<span class="number">0</span>.<span class="ident">operate</span>(<span class="kw-2">&amp;</span><span class="ident">right</span>.<span class="number">0</span>)) } } <span class="kw">impl</span><span class="op">&lt;</span><span class="ident">T</span>: <span class="ident">Inverse</span><span class="op">&lt;</span><span class="ident">Additive</span><span class="op">&gt;&gt;</span> <span class="ident">Inverse</span><span class="op">&lt;</span><span class="ident">Additive</span><span class="op">&gt;</span> <span class="kw">for</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span> { <span class="kw">fn</span> <span class="ident">inverse</span>(<span class="kw-2">&amp;</span><span class="self">self</span>) <span class="op">-&gt;</span> <span class="self">Self</span> { <span class="ident">Wrapper</span>(<span class="self">self</span>.<span class="number">0</span>.<span class="ident">inverse</span>()) } } <span class="kw">impl</span><span class="op">&lt;</span><span class="ident">T</span>: <span class="ident">Identity</span><span class="op">&lt;</span><span class="ident">Additive</span><span class="op">&gt;&gt;</span> <span class="ident">Identity</span><span class="op">&lt;</span><span class="ident">Additive</span><span class="op">&gt;</span> <span class="kw">for</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span> { <span class="kw">fn</span> <span class="ident">identity</span>() <span class="op">-&gt;</span> <span class="self">Self</span> { <span class="ident">Wrapper</span>(<span class="ident">T</span>::<span class="ident">identity</span>()) } } <span class="kw">impl</span><span class="op">&lt;</span><span class="ident">T</span>: <span class="ident">AbstractMagma</span><span class="op">&lt;</span><span class="ident">Multiplicative</span><span class="op">&gt;&gt;</span> <span class="ident">AbstractMagma</span><span class="op">&lt;</span><span class="ident">Multiplicative</span><span class="op">&gt;</span> <span class="kw">for</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span> { <span class="kw">fn</span> <span class="ident">operate</span>(<span class="kw-2">&amp;</span><span class="self">self</span>, <span class="ident">right</span>: <span class="kw-2">&amp;</span><span class="self">Self</span>) <span class="op">-&gt;</span> <span class="self">Self</span> { <span class="ident">Wrapper</span>(<span class="self">self</span>.<span class="number">0</span>.<span class="ident">operate</span>(<span class="kw-2">&amp;</span><span class="ident">right</span>.<span class="number">0</span>)) } } <span class="kw">impl</span><span class="op">&lt;</span><span class="ident">T</span>: <span class="ident">Inverse</span><span class="op">&lt;</span><span class="ident">Multiplicative</span><span class="op">&gt;&gt;</span> <span class="ident">Inverse</span><span class="op">&lt;</span><span class="ident">Multiplicative</span><span class="op">&gt;</span> <span class="kw">for</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span> { <span class="kw">fn</span> <span class="ident">inverse</span>(<span class="kw-2">&amp;</span><span class="self">self</span>) <span class="op">-&gt;</span> <span class="self">Self</span> { <span class="ident">Wrapper</span>(<span class="self">self</span>.<span class="number">0</span>.<span class="ident">inverse</span>()) } } <span class="kw">impl</span><span class="op">&lt;</span><span class="ident">T</span>: <span class="ident">Identity</span><span class="op">&lt;</span><span class="ident">Multiplicative</span><span class="op">&gt;&gt;</span> <span class="ident">Identity</span><span class="op">&lt;</span><span class="ident">Multiplicative</span><span class="op">&gt;</span> <span class="kw">for</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span> { <span class="kw">fn</span> <span class="ident">identity</span>() <span class="op">-&gt;</span> <span class="self">Self</span> { <span class="ident">Wrapper</span>(<span class="ident">T</span>::<span class="ident">identity</span>()) } } <span class="macro">impl_field</span><span class="macro">!</span>(<span class="op">&lt;</span><span class="ident">Additive</span>, <span class="ident">Multiplicative</span><span class="op">&gt;</span> <span class="kw">for</span> <span class="ident">Wrapper</span><span class="op">&lt;</span><span class="ident">T</span><span class="op">&gt;</span> <span class="kw">where</span> <span class="ident">T</span>: <span class="ident">AbstractField</span>);</pre> </div></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</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 = "alga"; </script> <script src="../jquery.js"></script> <script src="../main.js"></script> <script defer src="../search-index.js"></script> </body> </html>
docs/sprint 3/IntelliJ_test_report/de.haw.se2.machinelearning.facade/index_SORT_BY_BLOCK_DESC.html
SuccessAnalyzer/SuccessAnalyzer
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html id="htmlId"> <head> <title>Coverage Report :: de.haw.se2.machinelearning.facade</title> <style type="text/css"> @import "../.css/coverage.css"; </style> </head> <body> <div class="header"></div> <div class="content"> <div class="breadCrumbs"> [ <a href="../index_SORT_BY_BLOCK_DESC.html">all classes</a> ] [ de.haw.se2.machinelearning.facade ] </div> <h1>Coverage Summary for Package: de.haw.se2.machinelearning.facade</h1> <table class="coverageStats"> <tr> <th class="name">Package</th> </tr> <tr> <td class="name">de.haw.se2.machinelearning.facade</td> </tr> </table> <br/> <br/> <table class="coverageStats"> </table> </div> <div class="footer"> <div style="float:right;">generated on 2016-12-12 18:32</div> </div> </body> </html>
apidocs/org/apache/wicket/examples/class-use/HelloWorldServlet.html
afiantara/apache-wicket-1.5.7
<!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_22) on Wed May 30 16:48:34 EEST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.wicket.examples.HelloWorldServlet (Wicket Parent 1.5.7 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.wicket.examples.HelloWorldServlet (Wicket Parent 1.5.7 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/wicket/examples/HelloWorldServlet.html" title="class in org.apache.wicket.examples"><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/wicket/examples/class-use/HelloWorldServlet.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HelloWorldServlet.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.wicket.examples.HelloWorldServlet</B></H2> </CENTER> No usage of org.apache.wicket.examples.HelloWorldServlet <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/wicket/examples/HelloWorldServlet.html" title="class in org.apache.wicket.examples"><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/wicket/examples/class-use/HelloWorldServlet.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HelloWorldServlet.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; 2006-2012 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
fobo-lift-template-demo/src/main/webapp/foboapi/snapshot/net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html
karma4u101/FoBo-Demo
<!DOCTYPE html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title></title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../lib/jquery.js"></script> <script type="text/javascript" src="../../../lib/jquery.panzoom.min.js"></script> <script type="text/javascript" src="../../../lib/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="../../../lib/index.js"></script> <script type="text/javascript" src="../../../index.js"></script> <script type="text/javascript" src="../../../lib/scheduler.js"></script> <script type="text/javascript" src="../../../lib/template.js"></script> <script type="text/javascript" src="../../../lib/tools.tooltip.js"></script> <script type="text/javascript"> /* this variable can be used by the JS to determine the path to the root document */ var toRoot = '../../../'; </script> </head> <body> <div id="search"> <span id="doc-title"><span id="doc-version"></span></span> <span class="close-results"><span class="left">&lt;</span> Back</span> <div id="textfilter"> <span class="input"> <input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" /> <i class="clear material-icons"></i> <i id="search-icon" class="material-icons"></i> </span> </div> </div> <div id="search-results"> <div id="search-progress"> <div id="progress-fill"></div> </div> <div id="results-content"> <div id="entity-results"></div> <div id="member-results"></div> </div> </div> <div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;"> <div id="content-container" style="-webkit-overflow-scrolling: touch;"> <div id="subpackage-spacer"> <div id="packages"> <h1>Packages</h1> <ul> <li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="_root_"></a><a id="root:_root_"></a> <span class="permalink"> <a href="index.html#_root_" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../../index.html"> <span class="name">root</span> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="_root_.net" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="net"></a><a id="net:net"></a> <span class="permalink"> <a href="index.html#net" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="Proceed to starting point for this document =&gt; net.liftmodules.fobo" href="../../index.html"> <span class="name">net</span> </a> </span> <p class="shortcomment cmt">Proceed to starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p><div class="fullcomment"><div class="comment cmt"><p>Proceed to starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="net.liftmodules" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="liftmodules"></a><a id="liftmodules:liftmodules"></a> <span class="permalink"> <a href="../net/index.html#liftmodules" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="Proceed to starting point for this document =&gt; net.liftmodules.fobo" href="../index.html"> <span class="name">liftmodules</span> </a> </span> <p class="shortcomment cmt">Proceed to starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p><div class="fullcomment"><div class="comment cmt"><p>Proceed to starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="net">net</a></dd></dl></div> </li><li name="net.liftmodules.fobojq" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="fobojq"></a><a id="fobojq:fobojq"></a> <span class="permalink"> <a href="../../net/liftmodules/index.html#fobojq" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="This FoBo toolkit module provides JQuery API and Resource components to the FoBo / FoBo Module, but can also be used as-is, see below for setup information." href="index.html"> <span class="name">fobojq</span> </a> </span> <p class="shortcomment cmt">This FoBo toolkit module provides JQuery API and Resource components to the FoBo / FoBo Module, but can also be used as-is, see below for setup information.</p><div class="fullcomment"><div class="comment cmt"><h4>FoBo JQuery Toolkit Module</h4><p>This FoBo toolkit module provides JQuery API and Resource components to the FoBo / FoBo Module, but can also be used as-is, see below for setup information.</p><p>If you are using this module via the FoBo/FoBo artifact module see also <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a> for setup information.</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="net.liftmodules">liftmodules</a></dd></dl></div> </li><li name="net.liftmodules.fobojq.Resource" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="Resource"></a><a id="Resource:Resource"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/index.html#Resource" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">object</span> </span> <span class="symbol"> <a title="" href="package$$Resource$.html"> <span class="name">Resource</span> </a><span class="result"> extends <a href="package$$Resource.html" class="extype" name="net.liftmodules.fobojq.Resource">Resource</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="net.liftmodules.fobojq">fobojq</a></dd></dl></div> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery1102$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;10&amp;#8228;2 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery1102$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;10&amp;#8228;2 in your bootstrap liftweb Boot."> JQuery1102 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery1113$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;11&amp;#8228;3 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery1113$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;11&amp;#8228;3 in your bootstrap liftweb Boot."> JQuery1113 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery172$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;7&amp;#8228;2 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery172$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;7&amp;#8228;2 in your bootstrap liftweb Boot."> JQuery172 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery182$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;8&amp;#8228;2 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery182$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;8&amp;#8228;2 in your bootstrap liftweb Boot."> JQuery182 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery191$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;9&amp;#8228;1 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery191$.html" title="Enable usage of FoBo's JQuery resources version 1&amp;#8228;9&amp;#8228;1 in your bootstrap liftweb Boot."> JQuery191 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery211$.html" title="Enable usage of FoBo's JQuery resources version 2&amp;#8228;1&amp;#8228;1 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery211$.html" title="Enable usage of FoBo's JQuery resources version 2&amp;#8228;1&amp;#8228;1 in your bootstrap liftweb Boot."> JQuery211 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery214$.html" title="Enable usage of FoBo's JQuery resources version 2&amp;#8228;1&amp;#8228;4 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery214$.html" title="Enable usage of FoBo's JQuery resources version 2&amp;#8228;1&amp;#8228;4 in your bootstrap liftweb Boot."> JQuery214 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery224$.html" title="Enable usage of FoBo's JQuery resources version 2&amp;#8228;2&amp;#8228;4 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery224$.html" title="Enable usage of FoBo's JQuery resources version 2&amp;#8228;2&amp;#8228;4 in your bootstrap liftweb Boot."> JQuery224 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery300$.html" title="Enable usage of FoBo's JQuery resources version 3&amp;#8228;0&amp;#8228;0 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery300$.html" title="Enable usage of FoBo's JQuery resources version 3&amp;#8228;0&amp;#8228;0 in your bootstrap liftweb Boot."> JQuery300 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQuery310$.html" title="Enable usage of FoBo's JQuery resources version 3&amp;#8228;1&amp;#8228;0 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQuery310$.html" title="Enable usage of FoBo's JQuery resources version 3&amp;#8228;1&amp;#8228;0 in your bootstrap liftweb Boot."> JQuery310 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQueryMigrate121$.html" title="Enable usage of FoBo's JQuery-Migrate resources version 1&amp;#8228;2&amp;#8228;1 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQueryMigrate121$.html" title="Enable usage of FoBo's JQuery-Migrate resources version 1&amp;#8228;2&amp;#8228;1 in your bootstrap liftweb Boot."> JQueryMigrate121 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="" title="Enable usage of FoBo's JQuery-Migrate resources version 1&amp;#8228;4&amp;#8228;1 in your bootstrap liftweb Boot."></a> <a href="" title="Enable usage of FoBo's JQuery-Migrate resources version 1&amp;#8228;4&amp;#8228;1 in your bootstrap liftweb Boot."> JQueryMigrate141 </a> </li><li class="current-entities indented4"> <span class="separator"></span> <a class="object" href="package$$Resource$$JQueryMigrate300$.html" title="Enable usage of FoBo's JQuery-Migrate resources version 3&amp;#8228;0&amp;#8228;0 in your bootstrap liftweb Boot."></a> <a href="package$$Resource$$JQueryMigrate300$.html" title="Enable usage of FoBo's JQuery-Migrate resources version 3&amp;#8228;0&amp;#8228;0 in your bootstrap liftweb Boot."> JQueryMigrate300 </a> </li> </ul> </div> </div> <div id="content"> <body class="object value"> <div id="definition"> <div class="big-circle object">o</div> <p id="owner"><a href="../../index.html" class="extype" name="net">net</a>.<a href="../index.html" class="extype" name="net.liftmodules">liftmodules</a>.<a href="index.html" class="extype" name="net.liftmodules.fobojq">fobojq</a>.<a href="package$$Resource$.html" class="extype" name="net.liftmodules.fobojq.Resource">Resource</a></p> <h1>JQueryMigrate141<span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html" title="Permalink"> <i class="material-icons"></i> </a> </span></h1> <h3><span class="morelinks"></span></h3> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">object</span> </span> <span class="symbol"> <span class="name">JQueryMigrate141</span><span class="result"> extends <a href="package$$Resource.html" class="extype" name="net.liftmodules.fobojq.Resource">Resource</a> with <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Product" class="extype" target="_top">Product</a> with <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Serializable" class="extype" target="_top">Serializable</a></span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Enable usage of FoBo's JQuery-Migrate resources version 1&#8228;4&#8228;1 in your bootstrap liftweb Boot.</p></div><dl class="attributes block"> <dt>Version</dt><dd><p>1.4.1 <b>Example:</b></p><pre><span class="kw">import</span> net.liftmodules.{fobojq <span class="kw">=&gt;</span> fobo} : fobo.Resource.init=fobo.Resource.JQueryMigrate141</pre></dd></dl><div class="toggleContainer block"> <span class="toggle"> Linear Supertypes </span> <div class="superTypes hiddenContent"><a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Serializable" class="extype" target="_top">Serializable</a>, <span class="extype" name="java.io.Serializable">Serializable</span>, <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Product" class="extype" target="_top">Product</a>, <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Equals" class="extype" target="_top">Equals</a>, <a href="package$$Resource.html" class="extype" name="net.liftmodules.fobojq.Resource">Resource</a>, <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.AnyRef" class="extype" target="_top">AnyRef</a>, <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Any" class="extype" target="_top">Any</a></div> </div></div> <div id="mbrsel"> <div class="toggle"></div> <div id="memberfilter"> <i class="material-icons arrow"></i> <span class="input"> <input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" /> </span> <i class="clear material-icons"></i> </div> <div id="filterby"> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By Inheritance</span></li> </ol> </div> <div class="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="net.liftmodules.fobojq.Resource.JQueryMigrate141"><span>JQueryMigrate141</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.Product"><span>Product</span></li><li class="in" name="scala.Equals"><span>Equals</span></li><li class="in" name="net.liftmodules.fobojq.Resource"><span>Resource</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div class="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show All</span></li> </ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> </div> <div id="template"> <div id="allMembers"> <div class="values members"> <h3>Value Members</h3> <ol> <li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#!=(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Any" class="extype" target="_top">Any</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Boolean" class="extype" target="_top">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html###():Int" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Int" class="extype" target="_top">Int</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#==(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Any" class="extype" target="_top">Any</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Boolean" class="extype" target="_top">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#asInstanceOf[T0]:T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a><a id="clone():AnyRef"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#clone():Object" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.AnyRef" class="extype" target="_top">AnyRef</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#eq(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.AnyRef" class="extype" target="_top">AnyRef</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Boolean" class="extype" target="_top">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a><a id="equals(Any):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#equals(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Any" class="extype" target="_top">Any</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Boolean" class="extype" target="_top">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#finalize():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Unit" class="extype" target="_top">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="symbol">classOf[java.lang.Throwable]</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#getClass():Class[_]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#isInstanceOf[T0]:Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Boolean" class="extype" target="_top">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#ne(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.AnyRef" class="extype" target="_top">AnyRef</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Boolean" class="extype" target="_top">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#notify():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Unit" class="extype" target="_top">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#notifyAll():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Unit" class="extype" target="_top">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#synchronized[T0](x$1:=&gt;T0):T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#wait():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Unit" class="extype" target="_top">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Long" class="extype" target="_top">Long</a></span>, <span name="arg1">arg1: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Int" class="extype" target="_top">Int</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Unit" class="extype" target="_top">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobojq/package$$Resource$$JQueryMigrate141$.html#wait(x$1:Long):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Long" class="extype" target="_top">Long</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Unit" class="extype" target="_top">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li> </ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.Serializable"> <h3>Inherited from <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Serializable" class="extype" target="_top">Serializable</a></h3> </div><div class="parent" name="java.io.Serializable"> <h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3> </div><div class="parent" name="scala.Product"> <h3>Inherited from <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Product" class="extype" target="_top">Product</a></h3> </div><div class="parent" name="scala.Equals"> <h3>Inherited from <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Equals" class="extype" target="_top">Equals</a></h3> </div><div class="parent" name="net.liftmodules.fobojq.Resource"> <h3>Inherited from <a href="package$$Resource.html" class="extype" name="net.liftmodules.fobojq.Resource">Resource</a></h3> </div><div class="parent" name="scala.AnyRef"> <h3>Inherited from <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.AnyRef" class="extype" target="_top">AnyRef</a></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <a href="http://www.scala-lang.org/api/2.12.2/index.html#scala.Any" class="extype" target="_top">Any</a></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </div> </div> </div> </body> </html>
KoDeMat_TouchScreen/lib/hazelcast-3.4.2/hazelcast-3.4.2/docs/javadoc/com/hazelcast/queue/impl/tx/package-use.html
akiskip/KoDeMat-Collaboration-Platform-Application
<!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 Thu Mar 26 16:48:38 UTC 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package com.hazelcast.queue.impl.tx (Hazelcast Root 3.4.2 API) </TITLE> <META NAME="date" CONTENT="2015-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 Package com.hazelcast.queue.impl.tx (Hazelcast Root 3.4.2 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../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?com/hazelcast/queue/impl/tx/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Package<br>com.hazelcast.queue.impl.tx</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../com/hazelcast/queue/impl/tx/package-summary.html">com.hazelcast.queue.impl.tx</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.hazelcast.queue.impl"><B>com.hazelcast.queue.impl</B></A></TD> <TD>This package contains the IQueue functionality.<br/> The <A HREF="../../../../../com/hazelcast/core/IQueue.html" title="interface in com.hazelcast.core"><CODE>IQueue</CODE></A> is the distributed version of the <A HREF="http://download.oracle.com/javase/1.6.0/docs/api/java/util/concurrent/BlockingQueue.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>BlockingQueue</CODE></A>.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.hazelcast.queue.impl.tx"><B>com.hazelcast.queue.impl.tx</B></A></TD> <TD>This package contains the Transaction behavior for the IQueue.<br/>&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.hazelcast.queue.impl"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../com/hazelcast/queue/impl/tx/package-summary.html">com.hazelcast.queue.impl.tx</A> used by <A HREF="../../../../../com/hazelcast/queue/impl/package-summary.html">com.hazelcast.queue.impl</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/class-use/TransactionalQueueProxy.html#com.hazelcast.queue.impl"><B>TransactionalQueueProxy</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides proxy for the Transactional Queue.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.hazelcast.queue.impl.tx"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../com/hazelcast/queue/impl/tx/package-summary.html">com.hazelcast.queue.impl.tx</A> used by <A HREF="../../../../../com/hazelcast/queue/impl/tx/package-summary.html">com.hazelcast.queue.impl.tx</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../com/hazelcast/queue/impl/tx/class-use/TransactionalQueueProxySupport.html#com.hazelcast.queue.impl.tx"><B>TransactionalQueueProxySupport</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides support for proxy of the Transactional Queue.</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"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../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?com/hazelcast/queue/impl/tx/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2015 <a href="http://www.hazelcast.com/">Hazelcast, Inc.</a>. All Rights Reserved. </BODY> </HTML>
2017.10.2/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/LegacyConnectionFactoryConsumer.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 Tue Feb 06 09:38:18 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer (BOM: * : All 2017.10.2 API)</title> <meta name="date" content="2018-02-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 Interface org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer (BOM: * : All 2017.10.2 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/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.10.2</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/messaging/activemq/server/class-use/LegacyConnectionFactoryConsumer.html" target="_top">Frames</a></li> <li><a href="LegacyConnectionFactoryConsumer.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 org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer" class="title">Uses of Interface<br>org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer</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/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</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.messaging.activemq">org.wildfly.swarm.config.messaging.activemq</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.messaging.activemq.server">org.wildfly.swarm.config.messaging.activemq.server</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.messaging.activemq"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</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/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</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/messaging/activemq/Server.html" title="type parameter in Server">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.html#legacyConnectionFactory-java.lang.String-org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer-">legacyConnectionFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;childKey, <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a>&nbsp;consumer)</code> <div class="block">Create and configure a LegacyConnectionFactory object to the list of subresources</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq.server"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</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/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> that return <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">LegacyConnectionFactoryConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>&gt;&nbsp;after)</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/messaging/activemq/server/package-summary.html">org.wildfly.swarm.config.messaging.activemq.server</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</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>default <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">LegacyConnectionFactoryConsumer.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html#andThen-org.wildfly.swarm.config.messaging.activemq.server.LegacyConnectionFactoryConsumer-">andThen</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">LegacyConnectionFactoryConsumer</a>&lt;<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="type parameter in LegacyConnectionFactoryConsumer">T</a>&gt;&nbsp;after)</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="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/LegacyConnectionFactoryConsumer.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.10.2</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/messaging/activemq/server/class-use/LegacyConnectionFactoryConsumer.html" target="_top">Frames</a></li> <li><a href="LegacyConnectionFactoryConsumer.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>
app/templates/common/volumebar.tpl.html
jmonta01/somafm-webplayer
<div class='volumebar'> <div class='track'></div> <div class='value'></div> </div>
Resources/spazcore/examples/example_twittersearch.html
dragonmantank/spaz-android
<!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>SpazCore Example Shell</title> <!-- Load required vendor libs --> <script src="../vendors/jquery-1.3.2.js" type="text/javascript" charset="utf-8"></script> <!-- Load SpazCore base lib --> <script src="spazcore-standard.js"></script> <link rel="stylesheet" href="css/base.css" type="text/css" media="screen" title="no title" charset="utf-8"> <script type="text/javascript" charset="utf-8"> /** * we use the sc.app construct to store stuff under a namespace, rather * than clutter up global space */ sc.app.Tpl = new SpazTemplate(); /** * These templates look hackey (and are) but they are much, much faster than * any kind of interpreted templates that support logic constructs */ sc.app.Tpl.addTemplateMethod('searchitem', function(d) { var html = ''; html += ' <div class="search-item">'; html += ' <div class="user-name">'+d.from_user+'</div>'; html += ' <div class="text">'+d.text+'</div>'; html += ' <div class="created_at" data-created_at="'+d.created_at+'">'+d.created_at+'</div>'; html += ' </div>'; return html; }); /** * Creating a SpazTwit object here. We're just doing a search, so don't need * any authentication stuff */ sc.app.Twit = new SpazTwit(); </script> <script type="text/javascript" charset="utf-8"> /** * Note that we use jQ in a non-conflicting manner inside SpazCore libs, always using "jQuery()". * You can use the $() notation inside your app, but be careful of conflicts when integrating * other frameworks */ $().ready( function() { /** * first we need to set up an event listener for the successful search event * note that for now, all events are raised at the document level */ $().bind('new_search_timeline_data', function(event, data) { console.dir(data); data.reverse(); // we need to do this to make the newest first $.each(data, function(i) { this.text = sc.helpers.autolink(this.text); this.text = sc.helpers.autolinkTwitterHashtag(this.text); this.text = sc.helpers.autolinkTwitterScreenname(this.text); }) var search_html = sc.app.Tpl.parseArray('searchitem', data); $('#search-results').html(search_html); sc.helpers.updateRelativeTimes("#search-results>.search-item>.created_at", "data-created_at"); // link up some stuff }); /** * bind an action to click on the button that initiates a search */ $('#search-button').click( function(e) { handleSearch(); }); /** * bind an action to form submission, and return false to block * default submission action */ $('#search-form').submit( function(e) { handleSearch(); return false; }); function handleSearch() { var search_term = $('#search-term').val(); if (search_term.length > 1) { sc.app.Twit.search(search_term); } } }); </script> <style type="text/css" media="screen"> body { font-family:Palatino, Georgia, Serif; font-size:12pt; line-height:1.3em; } #container { margin-left:auto; margin-right:auto; width:500px; } #search-form { padding:5px; background:#DDDDCC; border:1px solid #999; } #search-term { width:350px; } .search-item {} .user-name { font-weight:bold; } .text { } .created_at{ font-size:9pt; color:#999; } </style> </head> <body> <div id="container"> <form id="search-form"> <input type="text" name="search-term" id="search-term" value="" /> <input type="button" name="search-button" id="search-button" value="Search!" /> </form> <div id="search-results"></div> </div> </body> </html>
docs/classes/OsfTokenAuthorizer.html
pattisdr/ember-osf
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>OsfTokenAuthorizer - Ember OSF</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="icon" href="../assets/favicon.ico"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="https://cos.io/static/img/icons/cos_wide.png" title="Ember OSF"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 0.0.1</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/ajax-helpers.html">ajax-helpers</a></li> <li><a href="../classes/auth.html">auth</a></li> <li><a href="../classes/CasAuthenticatedRouteMixin.html">CasAuthenticatedRouteMixin</a></li> <li><a href="../classes/Collection.html">Collection</a></li> <li><a href="../classes/Comment.html">Comment</a></li> <li><a href="../classes/comment-detail.html">comment-detail</a></li> <li><a href="../classes/comment-form.html">comment-form</a></li> <li><a href="../classes/comment-pane.html">comment-pane</a></li> <li><a href="../classes/CommentableMixin.html">CommentableMixin</a></li> <li><a href="../classes/CommentReport.html">CommentReport</a></li> <li><a href="../classes/Contributor.html">Contributor</a></li> <li><a href="../classes/current-user.html">current-user</a></li> <li><a href="../classes/DraftRegistration.html">DraftRegistration</a></li> <li><a href="../classes/dropzone-widget.html">dropzone-widget</a></li> <li><a href="../classes/elem-id.html">elem-id</a></li> <li><a href="../classes/eosf-project-nav.html">eosf-project-nav</a></li> <li><a href="../classes/FetchAllRouteMixin.html">FetchAllRouteMixin</a></li> <li><a href="../classes/File.html">File</a></li> <li><a href="../classes/file-browser.html">file-browser</a></li> <li><a href="../classes/file-browser-icon.html">file-browser-icon</a></li> <li><a href="../classes/file-chooser component.html">file-chooser component</a></li> <li><a href="../classes/file-manager.html">file-manager</a></li> <li><a href="../classes/file-renderer.html">file-renderer</a></li> <li><a href="../classes/file-version.html">file-version</a></li> <li><a href="../classes/file-widget.html">file-widget</a></li> <li><a href="../classes/FileCacheBypassMixin.html">FileCacheBypassMixin</a></li> <li><a href="../classes/FileItemMixin.html">FileItemMixin</a></li> <li><a href="../classes/FileProvider.html">FileProvider</a></li> <li><a href="../classes/FileVersion.html">FileVersion</a></li> <li><a href="../classes/GenericDataADapter.html">GenericDataADapter</a></li> <li><a href="../classes/InfinityCustomMixin.html">InfinityCustomMixin</a></li> <li><a href="../classes/Institution.html">Institution</a></li> <li><a href="../classes/Log.html">Log</a></li> <li><a href="../classes/Metaschema.html">Metaschema</a></li> <li><a href="../classes/Node.html">Node</a></li> <li><a href="../classes/NodeActionsMixin.html">NodeActionsMixin</a></li> <li><a href="../classes/NodeLink.html">NodeLink</a></li> <li><a href="../classes/oauth-popup.html">oauth-popup</a></li> <li><a href="../classes/osf-copyright.html">osf-copyright</a></li> <li><a href="../classes/osf-footer.html">osf-footer</a></li> <li><a href="../classes/osf-mode-footer.html">osf-mode-footer</a></li> <li><a href="../classes/osf-navbar.html">osf-navbar</a></li> <li><a href="../classes/osf-paginator.html">osf-paginator</a></li> <li><a href="../classes/OsfAdapter.html">OsfAdapter</a></li> <li><a href="../classes/OsfAgnosticAuthController.html">OsfAgnosticAuthController</a></li> <li><a href="../classes/OsfAgnosticAuthRoute.html">OsfAgnosticAuthRoute</a></li> <li><a href="../classes/OsfCookieAuthenticator.html">OsfCookieAuthenticator</a></li> <li><a href="../classes/OsfCookieAuthorizer.html">OsfCookieAuthorizer</a></li> <li><a href="../classes/OsfCookieLoginController.html">OsfCookieLoginController</a></li> <li><a href="../classes/OsfCookieLoginRoute.html">OsfCookieLoginRoute</a></li> <li><a href="../classes/OsfModel.html">OsfModel</a></li> <li><a href="../classes/OsfSerializer.html">OsfSerializer</a></li> <li><a href="../classes/OsfTokenAuthenticator.html">OsfTokenAuthenticator</a></li> <li><a href="../classes/OsfTokenAuthorizer.html">OsfTokenAuthorizer</a></li> <li><a href="../classes/OsfTokenLoginControllerMixin.html">OsfTokenLoginControllerMixin</a></li> <li><a href="../classes/OsfTokenLoginRouteMixin.html">OsfTokenLoginRouteMixin</a></li> <li><a href="../classes/PaginatedControllerMixin.html">PaginatedControllerMixin</a></li> <li><a href="../classes/PaginatedRouteMixin.html">PaginatedRouteMixin</a></li> <li><a href="../classes/pagination-control.html">pagination-control</a></li> <li><a href="../classes/Preprint.html">Preprint</a></li> <li><a href="../classes/Registration.html">Registration</a></li> <li><a href="../classes/RegistrationActionsMixin.html">RegistrationActionsMixin</a></li> <li><a href="../classes/search-dropdown.html">search-dropdown</a></li> <li><a href="../classes/sign-up.html">sign-up</a></li> <li><a href="../classes/TaggableMixin.html">TaggableMixin</a></li> <li><a href="../classes/tags-widget.html">tags-widget</a></li> <li><a href="../classes/Taxonomy.html">Taxonomy</a></li> <li><a href="../classes/User.html">User</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="../modules/adapters.html">adapters</a></li> <li><a href="../modules/authenticators.html">authenticators</a></li> <li><a href="../modules/authorizers.html">authorizers</a></li> <li><a href="../modules/components.html">components</a></li> <li><a href="../modules/ember.html">ember</a></li> <li><a href="../modules/ember-osf.html">ember-osf</a></li> <li><a href="../modules/ember-preprints.html">ember-preprints</a></li> <li><a href="../modules/helpers.html">helpers</a></li> <li><a href="../modules/mixins.html">mixins</a></li> <li><a href="../modules/models.html">models</a></li> <li><a href="../modules/serializers.html">serializers</a></li> <li><a href="../modules/services.html">services</a></li> <li><a href="../modules/utils.html">utils</a></li> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>OsfTokenAuthorizer Class</h1> <div class="box meta"> <div class="extends"> Extends Ember-simple-auth/BaseAuthorizer </div> <div class="foundat"> Defined in: <a href="../files/addon_authorizers_osf-token.js.html#l8"><code>addon&#x2F;authorizers&#x2F;osf-token.js:8</code></a> </div> Module: <a href="../modules/authorizers.html">authorizers</a><br> Parent Module: <a href="../modules/ember-osf.html">ember-osf</a> </div> <div class="box intro"> <p>Ember-simple-auth compatible authorizer based on OAuth2 bearer tokens.</p> <p>Intended to be used with the authenticator of the same name.</p> </div> <div id="classdocs" class="tabview"> <ul class="api-class-tabs"> <li class="api-class-tab index"><a href="#index">Index</a></li> </ul> <div> <div id="index" class="api-class-tabpanel index"> <h2 class="off-left">Item Index</h2> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
style.css
aabbcc-double/aabbcc-double.github.io
@import url('https://fonts.googleapis.com/css?family=Ubuntu+Mono'); html, body { font-family: 'Ubuntu Mono', monospace; }
Apps/Admin/View/Default/Product/add.html
imluxin/tp-company-site-demo
<h2 class="page-header"> <a href="<?php echo U('Product/index')?>" type="button" class="pull-right btn btn-default"> <span class="glyphicon glyphicon-share-alt"></span> 返回列表 </a> <?php echo $meta_title; ?> </h2> <form method="post" class="form-horizontal" enctype="multipart/form-data"> <div class="form-group"> <label for="name" class="col-sm-1 control-label">名称</label> <div class="col-sm-6"> <input type="text" id="name" name="name" class="form-control" placeholder="输入文章标题" value="<?php echo $product['name']?>"> </div> <div class="col-sm-4 error-wrap"></div> </div> <div class="form-group"> <label for="photo" class="col-sm-1 control-label">图片</label> <div class="col-sm-6"> <input type="file" id="photo" name="photo" class="form-control" /> <?php if($product['photo']):?> <img src="<?php echo $product['photo']; ?>" width="455" style="margin-top: 10px;"> <?php endif; ?> </div> <div class="col-sm-4 error-wrap"></div> </div> <div class="form-group"> <label for="title" class="col-sm-1 control-label">介绍</label> <div class="col-sm-10"> <textarea id="content" name="content" class="form-control" rows="20"><?php echo $product['content']; ?></textarea> </div> <div class="col-sm-4 error-wrap"></div> </div> <div class="form-group"> <div class="col-sm-offset-1 col-sm-10"> <button type="submit" class="btn btn-default js-submit">确定</button> <button type="button" class="btn btn-default js-submit" onclick="javascript:location.href='<?php echo U('Product/index')?>';">返回</button> </div> </div> </form> <script type="text/javascript"> $(document).ready(function() { var ue = UE.getEditor('content2', { initialFrameHeight: 450, serverUrl: "<?php echo U('Index/ueditor'); ?>" }); }); </script>