Class MozileCommandSeparator

Object
   |
   +--MozileComponent
         |
         +--MozileCommand
               |
               +--MozileCommandSeparator

class MozileCommandSeparator
extends MozileCommand

Defined in interface.js


Constructor Summary
MozileCommandSeparator (<String> configString)
            A very simple command which does nothing except get displayed as a toolbarseparator or menuseparator.
 
Method Summary
 Void update()
           Overrides parent class and does nothing.
 
Methods inherited from class MozileCommand
getId, getButton, getMenuitem, isActive, execute
   
Methods inherited from class MozileComponent
getName, getConfigString, getOptions, getOption, setOption, _cleanOption
 

Constructor Detail

MozileCommandSeparator

MozileCommandSeparator(<String> configString)

Method Detail

update

Void update()


Documentation generated by JSDoc on Thu Feb 16 20:20:37 2006