Articles tagged: Interface
Found 515 documents
- Archive/Firefox_OS/API/DataStore The DataStore interface of the Data Store API represents a retrieved set of data, and includes ...
- Archive/Firefox_OS/API/DataStoreChangeEvent The DataStoreChangeEvent interface of the Data Store API represents the event related to a ...
- Archive/Firefox_OS/API/DataStoreCursor The DataStoreCursor interface of the Data Store API represents a cursor that allows apps to ...
- Archive/Firefox_OS/API/DataStoreTask The DataStoreTask interface of the Data Store API represents a record changed in the data store ...
- Archive/Firefox_OS/API/Data_Store_API The Data Store API was created to allow multiple Firefox OS apps, with potentially different ...
- Archive/Marketplace/API/DOMApplicationsManager Provides support for managing and installing Open Web apps in a browser. A manager can be ...
- BluetoothRemoteGATTService The BluetoothRemoteGATTService interface of the Web Bluetooth API represents a service provided ...
- Mozilla/Add-ons/WebExtensions/API/bookmarks The WebExtensions bookmarks API lets an add-on interact with and manipulate the browser's ...
- Mozilla/Add-ons/WebExtensions/API/browserAction If you specify a popup, it will be shown — and the content will be loaded — when the user clicks ...
- Mozilla/Add-ons/WebExtensions/API/contextMenus Add items to the browser's context menu, to be displayed in the contexts you specify. For ...
- Mozilla/Add-ons/WebExtensions/API/cookies Enables WebExtensions to get and set cookies, and be notified when they change.
- Mozilla/Add-ons/WebExtensions/API/downloads Enables WebExtensions to interact with the browser's download manager. You can use this API ...
- Mozilla/Add-ons/WebExtensions/API/events Common types used by APIs that dispatch events.
- Mozilla/Add-ons/WebExtensions/API/extension Utilities related to your add-on. Get URLs to resources packages with your add-on, get the ...
- Mozilla/Add-ons/WebExtensions/API/extensionTypes Some common types used in other WebExtension APIs.
- Mozilla/Add-ons/WebExtensions/API/history Use the history API to interact with the browser history.
- Mozilla/Add-ons/WebExtensions/API/i18n Functions to internationalize your add-on. You can use these APIs to get localized strings from ...
- Mozilla/Add-ons/WebExtensions/API/idle Find out when the user's system is idle, locked, or active.
- Mozilla/Add-ons/WebExtensions/API/pageAction A page action is a clickable icon inside the browser's address bar.
- Mozilla/Add-ons/WebExtensions/API/runtime This module provides information about your add-on and the environment it's running in.
- Mozilla/Add-ons/WebExtensions/API/storage Enables WebExtensions to store and retrieve data, and listen for changes to stored items.
- Mozilla/Add-ons/WebExtensions/API/tabs Interact with the browser's tab system.
- Mozilla/Add-ons/WebExtensions/API/webNavigation Add event listeners for the various stages of a navigation. A navigation consists of a frame in ...
- Mozilla/Add-ons/WebExtensions/API/webRequest Add event listeners for the various stages of making an HTTP request. The event listener ...
- Mozilla/Add-ons/WebExtensions/API/windows Interact with browser windows. You can use this API to get information about open windows and to ...
- Mozilla/B2G_OS/API/AudioChannelManager The AudioChannelManager interface of the AudioChannels API includes features for managing your ...
- Mozilla/B2G_OS/API/BluetoothAdapter The BluetoothAdapter interface of the Web Bluetooth API is used to handle all the operations ...
- Mozilla/B2G_OS/API/BluetoothAdapterEvent The BluetoothAdapterEvent interface of the Web Bluetooth API provides access to a ...
- Mozilla/B2G_OS/API/BluetoothAttributeEvent The BluetoothAttributeEvent interface of the Web Bluetooth API provides access to changed ...
- Mozilla/B2G_OS/API/BluetoothClassOfDevice The BluetoothClassOfDevice interface of the Web Bluetooth API provides ...
- Mozilla/B2G_OS/API/BluetoothDevice The BluetoothDevice interface of the Web Bluetooth API provides information regarding a given ...
- Mozilla/B2G_OS/API/BluetoothDeviceEvent The BluetoothDeviceEvent interface of the Web Bluetooth API provides access to a found/paired ...
- Mozilla/B2G_OS/API/BluetoothDiscoveryHandle The BluetoothDiscoveryHandle interface of the Web Bluetooth API is used to notify the current ...
- Mozilla/B2G_OS/API/BluetoothGatt The BluetoothGatt interface of the Web Bluetooth API handles initial communications and ...
- Mozilla/B2G_OS/API/BluetoothGattCharacteristic The BluetoothGattCharacteristic interface of the Web Bluetooth API represents a GATT service ...
- Mozilla/B2G_OS/API/BluetoothGattCharacteristicEvent The BluetoothGattCharacteristicEvent interface of the Web Bluetooth API provides access to an ...
- Mozilla/B2G_OS/API/BluetoothGattDescriptor The BluetoothGattDescriptor interface of the Web Bluetooth API represents a GATT descriptor, ...
- Mozilla/B2G_OS/API/BluetoothGattServer The BluetoothGattServer interface of the Web Bluetooth API provides Bluetooth GATT server ...
- Mozilla/B2G_OS/API/BluetoothGattService The BluetoothGattService interface of the Web Bluetooth API represents a service provided by a ...
- Mozilla/B2G_OS/API/BluetoothLeDeviceEvent The BluetoothLeDeviceEvent interface of the Web Bluetooth API provides access to an LE device ...
- Mozilla/B2G_OS/API/BluetoothManager The BluetoothManager interface of the Web Bluetooth API allows to access all Bluetooth adapters ...
- Mozilla/B2G_OS/API/BluetoothPairingEvent The BluetoothPairingEvent interface of the Web Bluetooth API provides access to a device's name ...
- Mozilla/B2G_OS/API/BluetoothPairingHandle The BluetoothPairingHandle interface of the Web Bluetooth API contains the functionality ...
- Mozilla/B2G_OS/API/BluetoothPairingListener The BluetoothPairingListener interface of the Web Bluetooth API defines event handlers triggered ...
- Mozilla/B2G_OS/API/CallEvent The CallEvent interface of the Web Telephony API represents events related to telephone calls.
- Mozilla/B2G_OS/API/DOMCursor A DOMCursor object represents an ongoing operation over a list of results. It is an enhanced ...
- Mozilla/B2G_OS/API/DOMRequest A DOMRequest object represents an ongoing operation. It provides callbacks that are called when ...
- Mozilla/B2G_OS/API/MMICall The MMICall interface of the Web Telephony API represents an MMI call, allowing us to receive ...
- Mozilla/B2G_OS/API/MozMobileNetworkInfo The MozMobileNetworkInfo interface allows access to information related to the network carrier. ...
- Mozilla/B2G_OS/API/MozNDEFRecord MozNDEFRecord is a data structure that implements the NFC Data Exchange Format (NDEF). It is a ...
- Mozilla/B2G_OS/API/MozNFC MozNFC is the top level API for operating in NFC Reader/Writer mode, NFC P2P mode and NFC Card ...
- Mozilla/B2G_OS/API/MozNFC/ontagfound tag : The MozNFCTag object.
- Mozilla/B2G_OS/API/MozNFCPeer The NFC implementation in Gecko follows the NFC Forum specifications.
- Mozilla/B2G_OS/API/MozWakeLock The MozWakeLock interface of the Wake Lock API tracks a wake lock set on any resource set on the ...
- Mozilla/B2G_OS/API/MozWifiP2pGroupOwner The MozWifiP2pGroupOwner is an interface that represents the group owner of WiFi Direct connection.
- Mozilla/B2G_OS/API/MozWifiP2pManager The MozWifiP2pManager is an interface that allows to control Wi-Fi connection with other ...
- Mozilla/B2G_OS/API/MozWifiStatusChangeEvent The MozWifiStatusChangeEvent interface provides developers with information regarding the ...
- Mozilla/B2G_OS/API/Navigator The Navigator interface represents the state and the identity of the user agent. It allows ...
- Mozilla/B2G_OS/API/Navigator/mozNetworkStats The MozNetworkStatsManager interface provides methods and properties to monitor data usage.
- Mozilla/B2G_OS/API/Telephony The Telephony interface of the Web Telephony API provides support for dialing, answering, and ...
- Mozilla/B2G_OS/API/TelephonyCallGroup The TelephonyCallGroup interface of the Web Telephony API represents a multi-person/conference ...
- Mozilla/B2G_OS/API/Window The Window interface represents a window containing a DOM document. This page represents the ...
- Mozilla/Firefox_OS_for_TV/User_interface_animation_design The approach to design Firefox OS for Television is fundamentally different from phones or ...
- Mozilla/Projects/Social_API/MozSocial The MozSocial object, returned by the navigator.mozSocial property, is available within the ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIFrameMessageManager Adds a message listener to the local frame. This listener will receive messages sent from the ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsITextInputProcessor The motivation of this interface is to provide better API than nsIDOMWindowUtils to dispatch key ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsITextInputProcessorCallback nsITextInputProcessorCallback is defined for receiving requests and notifications to IME from ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsITextInputProcessorNotification This interface tells details of a request or notification to IME. When Gecko supports new ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsITransferable Implemented by: @mozilla.org/widget/transferable;1. To create an instance, use:
- ReadableStream The ReadableByteStream interface of the the Fetch API represents a readable stream of byte data.
- Web/API/AbstractWorker The AbstractWorker interface of the Web Workers API abstracts properties and methods common to ...
- Web/API/AmbientLightSensor The AmbientLightSensor interface of the the Ambient Light Sensor API returns an interface for ...
- Web/API/AmbientLightSensorReading The AmbientLightSensorReading interface of the the Ambient Light Sensor API returns an interface ...
- Web/API/AnalyserNode The AnalyserNode interface represents a node able to provide real-time frequency and time-domain ...
- Web/API/Animation The Animation interface of the Web Animations API represents a single animation player and ...
- Web/API/Animation/finish None.
- Web/API/Animation/play None.
- Web/API/Animation/playbackRate The Animation.playbackRate property of the Web Animations API returns or sets the playback rate ...
- Web/API/Animation/reverse None.
- Web/API/Animation/startTime The Animation.startTime property of the Animation interface returns or sets the scheduled time ...
- Web/API/AnimationEffectReadOnly The AnimationEffectReadOnly interface of the Web Animations API defines current and future ...
- Web/API/AnimationEffectTiming The AnimationEffectTiming interface of the Web Animations API is comprised of timing properties. ...
- Web/API/AnimationEffectTimingReadOnly The AnimationEffectTimingReadOnly interface of the Web Animations API is comprised of timing ...
- Web/API/AnimationEvent The AnimationEvent interface represents events providing information related to animations.
- Web/API/AnimationPlaybackEvent The AnimationPlaybackEvent interface of the Web Animations API represents animation events.
- Web/API/AnimationTimeline The AnimationTimeline interface of the Web Animations API represents the timeline of animation. ...
- Web/API/ArrayBufferView ArrayBufferView is a helper type representing any of the following JavaScript TypedArray types:
- Web/API/AudioBuffer Objects of these types are designed to hold small audio snippets, typically less than 45 s. For ...
- Web/API/AudioBufferSourceNode The AudioBufferSourceNode interface represents an audio source consisting of in-memory audio ...
- Web/API/AudioContext An AudioContext can be a target of events, therefore it implements the EventTarget interface.
- Web/API/AudioDestinationNode AudioDestinationNode has no output (as it is the output, no more AudioNode can be linked after ...
- Web/API/AudioListener It is important to note that there is only one listener per context and that it isn't an AudioNode.
- Web/API/AudioNode The AudioNode interface is a generic interface for representing an audio processing module like ...
- Web/API/AudioProcessingEvent The Web Audio API AudioProcessingEvent represents events that occur when a ScriptProcessorNode ...
- Web/API/BatteryManager The BatteryManager interface provides ways to get information about the system's battery charge ...
- Web/API/BeforeInstallPromptEvent The BeforeInstallPromptEvent is fired at the Window.onbeforeinstallprompt handler before a user ...
- Web/API/BiquadFilterNode The BiquadFilterNode interface represents a simple low-order filter, and is created using the ...
- Web/API/Bluetooth The Bluetooth interface of the Web Bluetooth API returns a Promise to a BluetoothDevice object ...
- Web/API/BluetoothAdvertisingData The BluetoothDevice interface of the Web Bluetooth API provides advertising data about a ...
- Web/API/BluetoothCharacteristicProperties The BluetoothCharacteristicProperties interface of the the Web Bluetooth API provides an object ...