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.

Window.updateCommands()

Наши волонтёры ещё не перевели данную статью на Русский. Присоединяйтесь к нам и помогите закончить эту работу!

Summary

Updates the state of commands of the current chrome window (UI).

Syntax

window.updateCommands("sCommandName")

Parameters

  • sCommandName is a particular string which describes what kind of update event this is (e.g. whether we are in bold right now).

Notes

This enables or disables items (setting or clearing the "disabled" attribute on the command node as appropriate), or ensures that the command state reflects the state of the selection by setting current state information in the "state" attribute of the XUL command nodes.

Specification

DOM Level 0. Not part of specification.

 

Метки документа и участники

 Внесли вклад в эту страницу: fscholz, MHasan, teoli, iamanupmenon, utkarsh_shah, Sheppy, Mgjbot, Maian
 Обновлялась последний раз: fscholz,