UNPKG

@orica4s/dff-cordova-plugin-common

Version:
201 lines (200 loc) 15.1 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>O-Index</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="O-Index"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-9.html">Prev Letter</a></li> <li><a href="index-11.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li> <li><a href="index-10.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">O</a>&nbsp;<a href="index-11.html">P</a>&nbsp;<a href="index-12.html">Q</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">U</a>&nbsp;<a href="index-16.html">V</a>&nbsp;<a href="index-17.html">W</a>&nbsp;<a name="I:O"> <!-- --> </a> <h2 class="title">O</h2> <dl> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onActivityResult-int-int-android.content.Intent-">onActivityResult(int, int, Intent)</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when an activity you launched exits, giving you the requestCode you started it with, the resultCode it returned, and any additional data from it.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/AbstractPluginListener.html#onDestroy--">onDestroy()</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/AbstractPluginListener.html" title="class in com.dff.cordova.plugin.common">AbstractPluginListener</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onDestroy--">onDestroy()</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">The final call you receive before your activity is destroyed.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/service/CommonServicePlugin.html#onDestroy--">onDestroy()</a></span> - Method in class 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">CommonServicePlugin</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/AbstractLogListener.html#onLog-int-java.lang.String-java.lang.String-">onLog(int, String, String)</a></span> - Method in class 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">AbstractLogListener</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/AbstractLogListener.html#onLog-int-java.lang.String-java.lang.Throwable-">onLog(int, String, Throwable)</a></span> - Method in class 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">AbstractLogListener</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/AbstractLogListener.html#onLog-int-java.lang.String-java.lang.String-java.lang.Throwable-">onLog(int, String, String, Throwable)</a></span> - Method in class 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">AbstractLogListener</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/LogListener.html#onLog-int-java.lang.String-java.lang.String-">onLog(int, String, String)</a></span> - Method in class 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">LogListener</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/LogListener.html#onLog-int-java.lang.String-java.lang.Throwable-">onLog(int, String, Throwable)</a></span> - Method in class 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">LogListener</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/LogListener.html#onLog-int-java.lang.String-java.lang.String-java.lang.Throwable-">onLog(int, String, String, Throwable)</a></span> - Method in class 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">LogListener</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/LogListenerInterface.html#onLog-int-java.lang.String-java.lang.String-">onLog(int, String, String)</a></span> - Method in interface 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></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/LogListenerInterface.html#onLog-int-java.lang.String-java.lang.Throwable-">onLog(int, String, Throwable)</a></span> - Method in interface 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></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/log/LogListenerInterface.html#onLog-int-java.lang.String-java.lang.String-java.lang.Throwable-">onLog(int, String, String, Throwable)</a></span> - Method in interface 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></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onMessage-java.lang.String-java.lang.Object-">onMessage(String, Object)</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when a message is sent to plugin.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onNewIntent-android.content.Intent-">onNewIntent(Intent)</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when the activity receives a new intent.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onPause-boolean-">onPause(boolean)</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when the system is about to start resuming a previous activity.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onReset--">onReset()</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when the WebView does a top-level navigation or refreshes.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onRestoreStateForActivityResult-android.os.Bundle-org.apache.cordova.CallbackContext-">onRestoreStateForActivityResult(Bundle, CallbackContext)</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when a plugin is the recipient of an Activity result after the CordovaActivity has been destroyed.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onResume-boolean-">onResume(boolean)</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when the activity will start interacting with the user.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onSaveInstanceState--">onSaveInstanceState()</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when the Activity is being destroyed (e.g. if a plugin calls out to an external Activity and the OS kills the CordovaActivity in the background).</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/service/ServiceHandler.html#onServiceConnected-android.content.ComponentName-android.os.IBinder-">onServiceConnected(ComponentName, IBinder)</a></span> - Method in class 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">ServiceHandler</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/service/ServiceHandler.html#onServiceDisconnected-android.content.ComponentName-">onServiceDisconnected(ComponentName)</a></span> - Method in class 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">ServiceHandler</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onStart--">onStart()</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when the activity is becoming visible to the user.</div> </dd> <dt><span class="memberNameLink"><a href="../com/dff/cordova/plugin/common/CommonPlugin.html#onStop--">onStop()</a></span> - Method in class com.dff.cordova.plugin.common.<a href="../com/dff/cordova/plugin/common/CommonPlugin.html" title="class in com.dff.cordova.plugin.common">CommonPlugin</a></dt> <dd> <div class="block">Called when the activity is no longer visible to the user.</div> </dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">L</a>&nbsp;<a href="index-9.html">M</a>&nbsp;<a href="index-10.html">O</a>&nbsp;<a href="index-11.html">P</a>&nbsp;<a href="index-12.html">Q</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">U</a>&nbsp;<a href="index-16.html">V</a>&nbsp;<a href="index-17.html">W</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-9.html">Prev Letter</a></li> <li><a href="index-11.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li> <li><a href="index-10.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>