Articles tagged: Interfaces
Found 740 documents
- Archive/Mozilla/callCalendarView An object implementing calICalendarView is generally intended to serve as a way of manipulating ...
- Archive/Mozilla/callCalendarViewController A calICalendarViewController provides a way for a calICalendarView to create, modify, and delete ...
- Archive/Mozilla/callFileType The calIFileType interface provides information about a specific file type.
- Interfaces/About_Frozen_Interfaces This document is to be considered of historical interest only. As of Gecko 2.0 (Firefox 4), all ...
- Interfaces/About_Scriptable_Interfaces This is just a starter document, it should not be considered complete. Most of the information ...
- Mozilla/Add-ons/Add-on_Manager/AddonManager The AddonManager object is the global API used to access information about add-ons installed in ...
- Mozilla/Firefox/Releases/3.6/Interfaces_moved These interfaces were moved to new locations in the tree in Gecko 1.9.2. This is generally only ...
- Mozilla/JavaScript_code_modules/Services.jsm The Services.jsm JavaScript code module offers a wide assortment of lazy getters that simplify ...
- Mozilla/Tech/Toolkit_API/extIApplication The extIApplication is defined in toolkit/components/exthelper/extIApplication.idl.
- Mozilla/Tech/Toolkit_API/extIConsole The extIConsole interface gives simplified access to the console. extIConsole is defined in ...
- Mozilla/Tech/Toolkit_API/extIEventItem The extEventItem interface holds information about an event. extIEventItem is defined in ...
- Mozilla/Tech/Toolkit_API/extIEventListener The extIEventListener interface is used used as a callback for listening to events. ...
- Mozilla/Tech/Toolkit_API/extIEvents The extIEvents interface supports custom events. extIEvents is defined in ...
- Mozilla/Tech/Toolkit_API/extIExtension The extIExtension interface represents an extension. extIExtension is defined in ...
- Mozilla/Tech/Toolkit_API/extIExtensions The extIExtensions interface represents a list of all installed extensions. extIExtensions is ...
- Mozilla/Tech/Toolkit_API/extIPreference The extIPreference interface accesses a single preference. The data is not cached. All reads ...
- Mozilla/Tech/Toolkit_API/extIPreferenceBranch The extIPreferenceBranch interface provides simplified access to preferences. The interface has ...
- Mozilla/Tech/Toolkit_API/extISessionStorage extISessionStorage allows an extension to store data for the life time of the application (e.g. ...
- Mozilla/Tech/Toolkit_API/FUEL FUEL is a JavaScript library designed to help developers build extensions using terminology and ...
- Mozilla/Tech/Toolkit_API/FUEL/fuelIAnnotations The annotation service is designed to store arbitrary data about a web page in Firefox 3
- Mozilla/Tech/Toolkit_API/FUEL/fuelIApplication This should be redrected to extIApplication.
- Mozilla/Tech/Toolkit_API/FUEL/fuelIBookmark Removes the item from the parent folder. Used to delete a bookmark or separator
- Mozilla/Tech/Toolkit_API/FUEL/fuelIBookmarkFolder Adds a new child bookmark to this folder.
- Mozilla/Tech/Toolkit_API/FUEL/fuelIBookmarkRoots
- Mozilla/Tech/Toolkit_API/FUEL/fuelIBrowserTab The FUEL BrowserTab object describes a tab in a browser.
- Mozilla/Tech/Toolkit_API/FUEL/fuelIWindow The FUEL Window object describes a browser window.
- Mozilla/Tech/Toolkit_API/SMILE SMILE is a JavaScript library designed to help developers build extensions using terminology and ...
- Mozilla/Tech/Toolkit_API/SMILE/smileIApplication The smileIApplication interface is used for managing and accessing the applications systems. ...
- Mozilla/Tech/Toolkit_API/SMILE/smileIBookmarkRoots The smileIBookmarkRoots interface represents a container for bookmark roots. Roots are the top ...
- Mozilla/Tech/Toolkit_API/SMILE/smileIBrowserTab The smileIBrowserTab interface represents a browser tab. smileIBrowserTab is defined in ...
- Mozilla/Tech/Toolkit_API/SMILE/smileIWindow The smileIWindow interface represents a browser window. smileIWindow is defined in ...
- Mozilla/Tech/XPCOM/Language_bindings/XPConnect/nsIProfile This interface is obsolete; you should use nsIToolkitProfileService instead; however, reference ...
- Mozilla/Tech/XPCOM/Reference/Interface/amIInstallCallback Called when an install completes or fails.
- Mozilla/Tech/XPCOM/Reference/Interface/amIInstallTrigger Retained for backwards compatibility.
- Mozilla/Tech/XPCOM/Reference/Interface/amIWebInstaller Installs an array of add-ons at the request of a webpage.
- Mozilla/Tech/XPCOM/Reference/Interface/amIWebInstallInfo Starts all installs.
- Mozilla/Tech/XPCOM/Reference/Interface/amIWebInstallListener Called when the website is not allowed to directly prompt the user to install add-ons.
- Mozilla/Tech/XPCOM/Reference/Interface/amIWebInstallPrompt Gets a confirmation that the user wants to start the installs.
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessible2 Returns the attributes specific to this IAccessible2 object, such as a cell's formula.
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleAction Every accessible object that can be manipulated via the native GUI beyond the methods available ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleApplication This interface provides the AT with the information it needs to differentiate this application ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleComponent This interface provides the standard mechanism for an assistive technology to retrieve ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleEditableText This interface is typically used in conjunction with the IAccessibleText interface and ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleHyperlink This interface represents a hyperlink associated with a single substring of text or single ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleHypertext The IAccessibleHypertext interface is the main interface to expose hyperlinks in a document, ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleImage This interface is used for a representation of images like icons on buttons. IAccessibleImage ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleRelation Returns a localized version of the relation type.
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleTable Typically all accessible objects that represent cells or cell-clusters of a table will be at the ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleTable2 Please also refer to the IAccessibleTableCell interface. If you want to support older ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleTableCell Returns the number of columns occupied by this cell accessible. The result is greater than 1 if ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleText This enum defines values which specify a text() boundary type. IA2_TEXT_BOUNDARY_SENTENCE is ...
- Mozilla/Tech/XPCOM/Reference/Interface/IAccessibleValue The IAccessibleValue interface represents a single numerical value and should be implemented by ...
- Mozilla/Tech/XPCOM/Reference/Interface/IDispatch
- Mozilla/Tech/XPCOM/Reference/Interface/IJSDebugger Implemented by: @mozilla.org/jsdebugger;1 as a service:
- Mozilla/Tech/XPCOM/Reference/Interface/imgICache Evict images from the cache.
- Mozilla/Tech/XPCOM/Reference/Interface/imgIContainer Implemented by: ?????????????????????????????????????. To create an instance, use:
- Mozilla/Tech/XPCOM/Reference/Interface/imgIContainerObserver If you wish to listen for activities on an imgIContainer, you should implement the ...
- Mozilla/Tech/XPCOM/Reference/Interface/imgIDecoderObserver We make the distinction here between "load" and "decode" notifications. Load notifications are ...
- Mozilla/Tech/XPCOM/Reference/Interface/imgIEncoder Possible values for input format (note that not all image formats support saving alpha channels):
- Mozilla/Tech/XPCOM/Reference/Interface/imgILoader Implemented by @mozilla.org/image/loader;1 as a service:
- Mozilla/Tech/XPCOM/Reference/Interface/imgIRequest Cancels this request as in nsIRequest.Cancel() ; further, also nulls out decoderObserver so it ...
- Mozilla/Tech/XPCOM/Reference/Interface/inIDOMUtils Implemented by: @mozilla.org/inspector/dom-utils;1 as a service:
- Mozilla/Tech/XPCOM/Reference/Interface/jsdIStackFrame Strict mode is on. Warnings reported as errors. Makes eval() use the last object on its 'obj' ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIAsyncFavicons nsIFaviconService handles this interface, so you do not need to directly create a new service. ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIAsyncHistory Implemented by: @mozilla.org/browser/history;1 as a service:
- Mozilla/Tech/XPCOM/Reference/Interface/mozIColorAnalyzer Given an image URI, find the most representative color for that image based on the frequency of ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIJSSubScriptLoader Implemented by: @mozilla.org/moz/jssubscript-loader;1. To get this service, use:
- Mozilla/Tech/XPCOM/Reference/Interface/mozIPersonalDictionary Implemented by: @mozilla.org/spellchecker/personaldictionary;1. To access this service, use
- Mozilla/Tech/XPCOM/Reference/Interface/mozIPlacesAutoComplete Mark a page as being currently open.
- Mozilla/Tech/XPCOM/Reference/Interface/mozIRepresentativeColorCallback Will be called when color analysis finishes.
- Mozilla/Tech/XPCOM/Reference/Interface/mozISpellCheckingEngine This interface represents a spell checking engine. The built in Hunspell engine has contract ID ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageAggregateFunction This is an interface that must be implemented by consumers. It allows consumers to add ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageBindingParams The mozIStorageBindingParams interface is used to bind values to parameters prior to calling ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageBindingParamsArray The mozIStorageBindingParamsArray interface is a container for mozIStorageBindingParams objects, ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageConnection For a general overview on how to use this interface, see Storage.
- Mozilla/Tech/XPCOM/Reference/Interface/MozIStorageError The mozIStorageError interface represents errors returned by the Storage API, offering ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageFunction This is an interface that must be implemented by consumers. It allows consumers to add ...
- Mozilla/Tech/XPCOM/Reference/Interface/MozIStoragePendingStatement The mozIStoragePendingStatement interface represents a pending asynchronous database statement, ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageProgressHandler The mozIStorageProgressHandler interface lets storage consumers receive callbacks during the ...
- Mozilla/Tech/XPCOM/Reference/Interface/MozIStorageResultSet The mozIStorageResultSet interface represents a set of results from a storage statement.
- Mozilla/Tech/XPCOM/Reference/Interface/MozIStorageRow The mozIStorageRow interface represents a row in the result set from a storage database query.
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageService See mozIStorageConnection
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageStatement For an introduction on how to use this interface, see the Storage overview document.
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageStatementParams This interface has no defined properties, but has properties based on the named parameters found ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageStatementRow This interface has no defined properties, but has properties based on the name of the columns in ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageStatementWrapper The mozIStorageStatementWrapper interface is a storage statement wrapper. When you call the ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageValueArray The mozIStorageValueArray interface obtains provides methods to obtain data from a given result.
- Mozilla/Tech/XPCOM/Reference/Interface/mozIThirdPartyUtil Determine whether the given channel and its content window hierarchy is third party. This is ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozITXTToHTMLConv The mozITXTToHTMLConv interface is used to convert text into HTML format. Its primary use is in ...
- Mozilla/Tech/XPCOM/Reference/Interface/mozIVisitInfoCallback Called when a mozIPlaceInfo couldn't be processed.
- Mozilla/Tech/XPCOM/Reference/Interface/mozIVisitStatusCallback Called when the mozIAsyncHistory.isURIVisited() method's check to determine whether a given URI ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAbCard The nsIAbCard interface is used to represent and manipulate cards in the addressbook. Following ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAboutModule A method to get the flags that apply to a given about: URI. The URI passed in is guaranteed to ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIAbstractWorker
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAccelerometerUpdate This method is only used in content tabs to receive nsIAcceleration data from the chrome process.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAccessibilityService Inherits from: nsIAccessibleRetrieval
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAccessible The nsIAccessible interface is a cross-platform interface that supports platform-specific ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAccessibleCaretMoveEvent
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAccessibleCoordinateType Prior to Gecko 1.9, these constants were implemented in nsIAccessibleText.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIAccessibleDocument You can QueryInterface to nsIAccessibleDocument from the nsIAccessible or nsIAccessNode for the ...