Class MozileUnformatCommand

Object
   |
   +--MozileComponent
         |
         +--MozileCommand
               |
               +--MozileUnformatCommand

class MozileUnformatCommand
extends MozileCommand

Defined in XHTMLBasic.js


Constructor Summary
MozileUnformatCommand (<String> configString)
            Mozile Unformat Command Object - This command will remove all formatting from an non-collapsed selection, or remove the wrapper element from around the current node if the selection is collapsed.
 
Method Summary
 Void execute(<Event> event)
           Executes the command.
 
Methods inherited from class MozileCommand
getId, getButton, getMenuitem, isActive, update
   
Methods inherited from class MozileComponent
toString, getName, getConfigString, getOptions, getOption, setOption, _cleanOption
 

Constructor Detail

MozileUnformatCommand

MozileUnformatCommand(<String> configString)

Method Detail

execute

Void execute(<Event> event)


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