Results 181 - 200 of 547

DOMApplication

In the Open Web apps JavaScript API, an App object is a JavaScript object that represents an app that is or could be installed in the user's app repository.
API Apps Apps API JavaScript manifest Manifest Methods Non-standard

Event.originalTarget

The original target of the event before any retargetings. (Mozilla-specific)
API DOM Gecko NeedsExample NeedsHelp Non-standard Property

Idle API

The Idle API is used to notify an app when the user is idle. This lets an app take action when the user is doing nothing with his device. The most common use case is to save battery power; in this case, it is commonly used in conjuction with the Power Management API.
API Firefox OS Idle Non-standard Overview Reference

MozActivity

The MozActivity interface allows apps to delegate an activity to another app.
API B2G Firefox OS Non-standard Web Activities WebAPI

MozAlarmsManager.add()

The add method is used to retrieve a list of pending alarms.
alarm API B2G Firefox OS Method Non Standard WebAPI

MozContact

The MozContact interface is used to describe a single contact in the device's contact database.
API B2G Contact Firefox OS Non-standard Reference

MozContactChangeEvent

The MozContactChangeEvent interface provides information about the contact that has changed. It inherits from the Event interface.
API B2G Contact Firefox OS Non-standard Reference

MozContactChangeEvent.contactID

The contactID property represents the unique ID of the contact that has been changed.
API B2G Contact Firefox OS Non-standard Property Reference

MozContactChangeEvent.reason

The reason property indicates what kind of change was made to the contact.
API B2G Contact Firefox OS Non-standard Property Reference