Class MozileBlockSetCommand

Object
   |
   +--MozileCommand
         |
         +--MozileBlockSetCommand

class MozileBlockSetCommand
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
MozileBlockSetCommand ()
           
 
Method Summary
 Object command(event)
           Mozile Block Set Command - Command - If the selection is collapsed, this changes the parentBlock of the current selection to this.tag element.
 Object createMenuitem()
           Mozile Block Set Command - Create Menuitem - Creates an XUL menuitem element for this command.
 Object isActive()
           Mozile Block Set Command - Is Active - Checks to see if the parentBlock for the selection matches this.tag.
 
Methods inherited from class MozileCommand
init, debug, createButton, update
 

Field Detail

superclass

<static> Object superclass

Constructor Detail

MozileBlockSetCommand

MozileBlockSetCommand()

Method Detail

command

Object command(event)

createMenuitem

Object createMenuitem()

isActive

Object isActive()


Documentation generated by JSDoc on Thu Feb 2 14:36:27 2006