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