Class MozileInsertCommand

Object
   |
   +--MozileComponent
         |
         +--MozileCommand
               |
               +--MozileInsertCommand

class MozileInsertCommand
extends MozileCommand

Defined in XHTMLBasic.js


Constructor Summary
MozileInsertCommand (<String> configString)
            Mozile Insert Command - Object - Creates a node according to a custom function called "this.createNode()", and inserts it at the current selection.
 
Method Summary
 Void execute(<Event> event)
           Executes the command.
 
Methods inherited from class MozileCommand
getId, getButton, getMenuitem, isActive, update
   
Methods inherited from class MozileComponent
getName, getConfigString, getOptions, getOption, setOption, _cleanOption
 

Constructor Detail

MozileInsertCommand

MozileInsertCommand(<String> configString)

Method Detail

execute

Void execute(<Event> event)


Documentation generated by JSDoc on Thu Feb 16 20:20:37 2006