if (location.href.indexOf('is-external=true') == -1) { parent.document.; } //-->
allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //-->
Package com.worklight.androidgap.api
Interface Summary Interface Description WLActionReceiver The WLActionReceiver interface allows every implementing object to receive actions and data from the IBM MobileFirst Platform.
WLInitWebFrameworkListener Implementing class will receive notification on IBM MobileFirst Platform web initialization.
Class Summary Class Description WL Provides initialization services for hybrid applications.
WLInitWebFrameworkResult Describes the outcome of IBM MobileFirst Platform initialization process.
allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //-->
© Copyright IBM Corp. 2006, 2015. All Rights Reserved.