tmozIUpdateCommand Interface Reference

Update command state. More...

List of all members.

Public Attributes

attribute boolean enabled
 Enable.
attribute boolean checked
 Checked.


Detailed Description

Update command state.

Interface is used to update state of the command. This is usually used as parametr in the method onUpdateCommand.


Member Data Documentation

attribute boolean checked

Checked.

True if command is checked/active. False if command is not checked (normal state).

attribute boolean enabled

Enable.

True if command is enabled. False if command is disabled.


Generated on Wed Dec 15 09:54:22 2010 for Tahiti XPCOM API