|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--MozileComponent | +--MozileCommand | +--MozileCommandSeparator
Defined in interface.js
Constructor Summary | |
MozileCommandSeparator
(<String> configString)
A very simple command which does nothing except get displayed as a toolbarseparator or menuseparator. |
Method Summary | |
Void
|
update()
Overrides parent class and does nothing. |
Methods inherited from class MozileCommand |
getId, getButton, getMenuitem, isActive, execute
|
Methods inherited from class MozileComponent |
toString, getName, getConfigString, getOptions, getOption, setOption, _cleanOption
|
Constructor Detail |
MozileCommandSeparator(<String> configString)
configString
- A properly formatted configuration string.
Method Detail |
Void update()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |