UNPKG

@orica4s/dff-cordova-plugin-common

Version:
175 lines (174 loc) 8 kB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_111) on Wed Mar 22 15:46:29 CET 2017 --> <title>Class Hierarchy</title> <meta name="date" content="2017-03-22"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Class Hierarchy"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-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 All Packages</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="com/dff/cordova/plugin/common/package-tree.html">com.dff.cordova.plugin.common</a>, </li> <li><a href="com/dff/cordova/plugin/common/action/package-tree.html">com.dff.cordova.plugin.common.action</a>, </li> <li><a href="com/dff/cordova/plugin/common/log/package-tree.html">com.dff.cordova.plugin.common.log</a>, </li> <li><a href="com/dff/cordova/plugin/common/service/package-tree.html">com.dff.cordova.plugin.common.service</a>, </li> <li><a href="com/dff/cordova/plugin/common/service/action/package-tree.html">com.dff.cordova.plugin.common.service.action</a>, </li> <li><a href="com/dff/cordova/plugin/common/system/action/package-tree.html">com.dff.cordova.plugin.common.system.action</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">com.dff.cordova.plugin.common.<a href="com/dff/cordova/plugin/common/AbstractPluginListener.html" title="class in com.dff.cordova.plugin.common"><span class="typeNameLink">AbstractPluginListener</span></a> <ul> <li type="circle">com.dff.cordova.plugin.common.log.<a href="com/dff/cordova/plugin/common/log/AbstractLogListener.html" title="class in com.dff.cordova.plugin.common.log"><span class="typeNameLink">AbstractLogListener</span></a> (implements com.dff.cordova.plugin.common.log.<a href="com/dff/cordova/plugin/common/log/LogListenerInterface.html" title="interface in com.dff.cordova.plugin.common.log">LogListenerInterface</a>) <ul> <li type="circle">com.dff.cordova.plugin.common.log.<a href="com/dff/cordova/plugin/common/log/LogListener.html" title="class in com.dff.cordova.plugin.common.log"><span class="typeNameLink">LogListener</span></a></li> </ul> </li> <li type="circle">com.dff.cordova.plugin.common.service.<a href="com/dff/cordova/plugin/common/service/ServiceHandler.html" title="class in com.dff.cordova.plugin.common.service"><span class="typeNameLink">ServiceHandler</span></a> (implements android.content.ServiceConnection)</li> </ul> </li> <li type="circle">com.dff.cordova.plugin.common.action.<a href="com/dff/cordova/plugin/common/action/CordovaAction.html" title="class in com.dff.cordova.plugin.common.action"><span class="typeNameLink">CordovaAction</span></a> (implements java.lang.Runnable) <ul> <li type="circle">com.dff.cordova.plugin.common.service.action.<a href="com/dff/cordova/plugin/common/service/action/ServiceAction.html" title="class in com.dff.cordova.plugin.common.service.action"><span class="typeNameLink">ServiceAction</span></a> <ul> <li type="circle">com.dff.cordova.plugin.common.service.action.<a href="com/dff/cordova/plugin/common/service/action/BindService.html" title="class in com.dff.cordova.plugin.common.service.action"><span class="typeNameLink">BindService</span></a></li> <li type="circle">com.dff.cordova.plugin.common.service.action.<a href="com/dff/cordova/plugin/common/service/action/UnbindService.html" title="class in com.dff.cordova.plugin.common.service.action"><span class="typeNameLink">UnbindService</span></a></li> </ul> </li> <li type="circle">com.dff.cordova.plugin.common.system.action.<a href="com/dff/cordova/plugin/common/system/action/SetSystemProperty.html" title="class in com.dff.cordova.plugin.common.system.action"><span class="typeNameLink">SetSystemProperty</span></a></li> </ul> </li> <li type="circle">org.apache.cordova.CordovaPlugin <ul> <li type="circle">com.dff.cordova.plugin.common.<a href="com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common"><span class="typeNameLink">CommonPlugin</span></a> <ul> <li type="circle">com.dff.cordova.plugin.common.service.<a href="com/dff/cordova/plugin/common/service/CommonServicePlugin.html" title="class in com.dff.cordova.plugin.common.service"><span class="typeNameLink">CommonServicePlugin</span></a></li> </ul> </li> </ul> </li> <li type="circle">com.dff.cordova.plugin.common.log.<a href="com/dff/cordova/plugin/common/log/CordovaPluginLog.html" title="class in com.dff.cordova.plugin.common.log"><span class="typeNameLink">CordovaPluginLog</span></a></li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">com.dff.cordova.plugin.common.log.<a href="com/dff/cordova/plugin/common/log/LogListenerInterface.html" title="interface in com.dff.cordova.plugin.common.log"><span class="typeNameLink">LogListenerInterface</span></a></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>Package</li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>