|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--MozileCommand | +--MozileBlockSetCommand
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 |
<static> Object superclass
Constructor Detail |
MozileBlockSetCommand()
Method Detail |
Object command(event)
event
- The event which triggered this command.
Object createMenuitem()
Object isActive()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |