|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--MozileCommand | +--MozileWrapCommand | +--MozileStyleCommand
Defined in XHTMLBasic.js
Field Summary | |
<static> Object |
superclass
|
Fields inherited from class MozileWrapCommand |
mode, tag
|
Fields inherited from class MozileCommand |
type, id, label, tooltip, image, accesskey, accelerator, namespace, debugLevel, button, menuitem
|
Constructor Summary | |
MozileStyleCommand
()
|
Method Summary | |
Object
|
command(event)
Mozile Style Command - Command - Behaves according to the mode. |
Object
|
isActive()
Mozile Style Command - Is Active - Checks to see if the current node has a parent which has this.attribute matching this.style. |
Methods inherited from class MozileWrapCommand |
createMenuitem, wrapBlock, wrapInline, wrapRange, unwrapRange
|
Methods inherited from class MozileCommand |
init, debug, createButton, update
|
Field Detail |
<static> Object superclass
Constructor Detail |
MozileStyleCommand()
Method Detail |
Object command(event)
event
- The event which triggered this command.
Object isActive()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |