|
||||||||||
| 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.table.ui.TableMenuExtension
public class TableMenuExtension
Provides user interface for manipulating tables through the WYSIWYG top-level menu.
| Constructor Summary | |
|---|---|
TableMenuExtension(TablePlugin plugin)
Builds the menu extension using the passed plugin. |
|
| Method Summary | |
|---|---|
boolean |
canUpdate()
|
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 TableMenuExtension(TablePlugin plugin)
plugin - the plugin to use for the creation of this menu extension.| Method Detail |
|---|
public void onMenuItemSelected(MenuItem menuItem)
onMenuItemSelected in interface MenuListenerMenuListener.onMenuItemSelected(org.xwiki.gwt.user.client.ui.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 | |||||||||