Closed Bug 215080 Opened 21 years ago Closed 19 years ago

DOM Ref: finish window.updateCommands

Categories

(Documentation Graveyard :: Web Developer, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: egwhite1, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

 You are making the following changes:

Index: mozilla-org/html/docs/dom/domref/dom_window_ref124.html
===================================================================
RCS file: /cvsroot/mozilla-org/html/docs/dom/domref/dom_window_ref124.html,v
retrieving revision 1.33
diff -u -r1.33 dom_window_ref124.html
--- mozilla-org/html/docs/dom/domref/dom_window_ref124.html	11 Dec 2002
21:52:57 -0000	1.33
+++ mozilla-org/html/docs/dom/domref/dom_window_ref124.html	4 Aug 2003 23:35:58
-0000
@@ -36,19 +36,19 @@
   <a name="1022059"> </a>window.updateCommands()
 </h1><hr>
 <p class="Body">
-  <a name="1002981"> </a>Brief description.
+  <a name="1002981"> </a>Updates the state of commands of the current chrome
window (UI), enabling or disabling items (setting or clearing the
&quot;disabled&quot; attribute on the command node as appropriate), or ensuring
that the command state reflects the state of the selection by setting current
state information in the &quot;state&quot; attribute of the XUL command nodes.
 </p>
 <h4 class="Heading3">
   <a name="1002982"> </a>Syntax
 </h4>
 <pre  class="Preformatted">
-<font face="courier" color="darkgreen">syntax code</font>
+<font face="courier" color="darkgreen">window.updateCommands("sCommandName")</font>
 <a name="1002983"> </a>
 </pre>
 <h4 class="Heading3">
   <a name="1002984"> </a>Parameters
 </h4>
-<p class="Indented1"> <a name="1002985"> </a>blah is a blah.</p>
+<p class="Indented1"> <a name="1002985"> </a><span style="font-style:
italic;">sCommandName</span> is a particular string which describes what kind of
update event this is (e.g. whether we are in bold right now).</span></p>
 <h4 class="Heading3">
   <a name="1002986"> </a>Example
 </h4>
@@ -74,7 +74,7 @@
   <a name="1002991"> </a>Notes
 </h4>
 <p class="Body">
-  <a name="1002992"> </a>Addtional notes.
+  <a name="1002992"> </a>Additional notes.
 </p>
 <h4 class="Heading3">
   <a name="1002993"> </a>Specification



Reproducible: Didn't try

Steps to Reproduce:
1.N/A
2.N/A
3.N/A

Actual Results:  
N/A

Expected Results:  
Looking forward to having a completed reference. It will be very helpful and
very nice to have.

Will be able to furnish code examples soon...
Summary: I thought I might try to help with finishing the window.updateCommands listing in the Gecko DOM Reference. → I thought I might try to contribute toward finishing the window.updateCommands listing in the Gecko DOM Reference.
-> nobody
Assignee: rudman → nobody
Blocks: 93108
QA Contact: rudman → nobody
Summary: I thought I might try to contribute toward finishing the window.updateCommands listing in the Gecko DOM Reference. → DOM Ref: finish window.updateCommands
fixed: http://developer.mozilla.org/en/docs/DOM:window.updateCommands
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: