|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.plugin.history.exec.AbstractHistoryExecutable
public abstract class AbstractHistoryExecutable
Abstract history executable.
| Constructor Summary | |
|---|---|
AbstractHistoryExecutable(History history)
Creates a new history executable that will be using the given history. |
|
| Method Summary | |
|---|---|
protected History |
getHistory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xwiki.gwt.user.client.ui.rta.cmd.Executable |
|---|
execute, getParameter, isEnabled, isExecuted, isSupported |
| Constructor Detail |
|---|
public AbstractHistoryExecutable(History history)
history - the history to use| Method Detail |
|---|
protected History getHistory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||