|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.plugin.macro.MacroMenuExtension
public class MacroMenuExtension
Provides a user interface extension to allow users to manipulate macros using the top-level menu of the WYSIWYG editor.
| Constructor Summary | |
|---|---|
MacroMenuExtension(MacroPlugin plugin)
Creates a new menu extension for the given macro plug-in. |
|
| Method Summary | |
|---|---|
boolean |
canUpdate()
|
void |
destroy()
Destroy this extension. |
org.xwiki.gwt.wysiwyg.client.plugin.internal.MenuItemUIExtension |
getExtension()
|
void |
onMenuItemSelected(MenuItem menuItem)
|
void |
update()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacroMenuExtension(MacroPlugin plugin)
plugin - a macro plug-in instance| Method Detail |
|---|
public void destroy()
public org.xwiki.gwt.wysiwyg.client.plugin.internal.MenuItemUIExtension getExtension()
public void onMenuItemSelected(MenuItem menuItem)
onMenuItemSelected in interface MenuListenerMenuListener.onMenuItemSelected(MenuItem)public void update()
update in interface UpdatableUpdatable.update()public boolean canUpdate()
canUpdate in interface UpdatableUpdatable.canUpdate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||