Class MozileUnformatCommand

Object
   |
   +--MozileCommand
         |
         +--MozileUnformatCommand

class MozileUnformatCommand
extends MozileCommand

Defined in XHTMLBasic.js


Field Summary
<static>  Object superclass
          
   
Fields inherited from class MozileCommand
type, id, label, tooltip, image, accesskey, accelerator, namespace, debugLevel, button, menuitem
 
Constructor Summary
MozileUnformatCommand ()
           
 
Method Summary
 Object command(event)
           Mozile Unformat Command - Command - If the selection is collapsed, the parent element is replaced with its own contents (effectively unwrapping the current node).
 
Methods inherited from class MozileCommand
init, debug, createButton, createMenuitem, isActive, update
 

Field Detail

superclass

<static> Object superclass

Constructor Detail

MozileUnformatCommand

MozileUnformatCommand()

Method Detail

command

Object command(event)


Documentation generated by JSDoc on Fri Feb 3 19:22:12 2006