|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractUIExtension
org.xwiki.gwt.wysiwyg.client.plugin.internal.MenuItemUIExtension
org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMenuExtension
public class LinkMenuExtension
Provides user interface for manipulating links through the WYSIWYG top-level menu.
| Constructor Summary | |
|---|---|
LinkMenuExtension(LinkPlugin plugin)
Builds the menu extension using the passed plugin. |
|
| Method Summary | |
|---|---|
boolean |
canUpdate()
|
void |
destroy()
Cleans up this menu extension on destroy. |
void |
onMenuItemSelected(MenuItem menuItem)
|
void |
update()
|
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.internal.MenuItemUIExtension |
|---|
isEnabled, setEnabled |
| Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractUIExtension |
|---|
addFeature, clearFeatures, getFeatures, getRole, getUIObject, removeFeature |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkMenuExtension(LinkPlugin plugin)
plugin - the plugin to use for the creation of this menu extension.| Method Detail |
|---|
public void destroy()
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 | |||||||||