|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--MozileComponent | +--MozileCommand | +--MozileUnformatCommand
Defined in XHTMLBasic.js
Constructor Summary | |
MozileUnformatCommand
(<String> configString)
Mozile Unformat Command Object - This command will remove all formatting from an non-collapsed selection, or remove the wrapper element from around the current node if the selection is collapsed. |
Method Summary | |
Void
|
execute(<Event> event)
Executes the command. |
Methods inherited from class MozileCommand |
getId, getButton, getMenuitem, isActive, update
|
Methods inherited from class MozileComponent |
toString, getName, getConfigString, getOptions, getOption, setOption, _cleanOption
|
Constructor Detail |
MozileUnformatCommand(<String> configString)
configString
- A properly formatted configuration string.
Method Detail |
Void execute(<Event> event)
event
- The event object which triggered the command.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |