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
toString, getName, getConfigString, getOptions, getOption, setOption, _cleanOption
 

Constructor Detail

MozileCommandSeparator

MozileCommandSeparator(<String> configString)

Method Detail

update

Void update()


Documentation generated by JSDoc on Wed Mar 15 11:59:24 2006