|
||||||||||
| 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.MacroToolBarExtension
public class MacroToolBarExtension
Extends the tool bar with buttons for easy macro insertion, skipping the macro selection step.
| Constructor Summary | |
|---|---|
MacroToolBarExtension(MacroPlugin plugin)
Creates a new tool bar extension for the given macro plug-in. |
|
| Method Summary | |
|---|---|
void |
destroy()
Destroy this extension. |
org.xwiki.gwt.wysiwyg.client.plugin.internal.FocusWidgetUIExtension |
getExtension()
|
void |
onClick(com.google.gwt.event.dom.client.ClickEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacroToolBarExtension(MacroPlugin plugin)
plugin - the macro plug-in that extends the tool bar| Method Detail |
|---|
public void destroy()
public org.xwiki.gwt.wysiwyg.client.plugin.internal.FocusWidgetUIExtension getExtension()
public void onClick(com.google.gwt.event.dom.client.ClickEvent event)
onClick in interface com.google.gwt.event.dom.client.ClickHandlerClickHandler.onClick(ClickEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||