Class MozileStyleCommand

Object
   |
   +--MozileCommand
         |
         +--MozileWrapCommand
               |
               +--MozileStyleCommand

class MozileStyleCommand
extends MozileWrapCommand

Defined in XHTMLBasic.js


Field Summary
<static>  Object superclass
          
   
Fields inherited from class MozileWrapCommand
mode, tag
   
Fields inherited from class MozileCommand
type, id, label, tooltip, image, accesskey, accelerator, namespace, debugLevel, button, menuitem
 
Constructor Summary
MozileStyleCommand ()
           
 
Method Summary
 Object command(event)
           Mozile Style Command - Command - Behaves according to the mode.
 Object isActive()
           Mozile Style Command - Is Active - Checks to see if the current node has a parent which has this.attribute matching this.style.
 
Methods inherited from class MozileWrapCommand
createMenuitem, wrapBlock, wrapInline, wrapRange, unwrapRange
   
Methods inherited from class MozileCommand
init, debug, createButton, update
 

Field Detail

superclass

<static> Object superclass

Constructor Detail

MozileStyleCommand

MozileStyleCommand()

Method Detail

command

Object command(event)

isActive

Object isActive()


Documentation generated by JSDoc on Wed Oct 19 19:25:33 2005