|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.webdesigner.presentation.gwt.client.event.LogListenerAdapter
public class LogListenerAdapter
| Constructor Summary | |
|---|---|
LogListenerAdapter()
|
|
| Method Summary | |
|---|---|
void |
onEntryAdded(AbstractLogEntry addedLogEntry)
|
void |
onRedo(AbstractLogEntry redoLogEntry)
|
void |
onUndo(AbstractLogEntry undoLogEntry)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogListenerAdapter()
| Method Detail |
|---|
public void onEntryAdded(AbstractLogEntry addedLogEntry)
onEntryAdded in interface LogListenerpublic void onRedo(AbstractLogEntry redoLogEntry)
onRedo in interface LogListenerpublic void onUndo(AbstractLogEntry undoLogEntry)
onUndo in interface LogListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||