Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Artigos com a tag: Interface

Encontrados 15 documento

  • Web/API/Animation A interface Animation da Web Animations API representa um único player de animação e fornece ...
  • Web/API/AnimationEvent A interface AnimationEvent representa eventos provendo informações relacionadas a animações .
  • Web/API/AudioContext An AudioContext can be a target of events, therefore it implements the EventTarget interface.
  • Web/API/Event A interface de eventos representa qualquer evento de DOM. Ele contém propriedades comuns e ...
  • Web/API/EventSource A interface EventSource é usada para receber eventos enviados pelo servidor (server-sent ...
  • Web/API/EventTarget EventTarget é uma interface DOM implementada por objetos que podem receber eventos DOM e tem que ...
  • Web/API/HTMLDivElement A interface HTMLDivElement fornece propriedades especiais ( além da interface normal HTMLElement ...
  • Web/API/HTMLElement The HTMLElement interface represents any HTML element. Some elements directly implement this ...
  • Web/API/HTMLInputElement The HTMLInputElement interface provides special properties and methods (beyond the regular ...
  • Web/API/Location A interface Location representa a localização do objeto a qual ele está associado. Mudanças ...
  • Web/API/notificacoes A interface da API de Notificações é usada para configurar e exibir notificações  na área de ...
  • Web/API/RandomSource RandomSource represents a source of cryptographically secure random numbers. It is available via ...
  • Web/API/SpeechSynthesisUtterance The SpeechSynthesisUtterance interface of the Web Speech API represents a speech request. It ...
  • Web/API/Storage The Storage interface of the Web Storage API provides access to the session storage or local ...
  • Web/API/WindowEventHandlers WindowEventHandlers describes the event handlers common to several interfaces like Window, or ...