|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry
com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.UpdateElementLogEntry
public class UpdateElementLogEntry
| Constructor Summary | |
|---|---|
UpdateElementLogEntry(DiagramElementInstance elementInstance,
com.gwtext.client.core.Function undo,
com.gwtext.client.core.Function after)
|
|
UpdateElementLogEntry(DiagramElementInstance elementInstance,
long time,
com.gwtext.client.core.Function undo,
com.gwtext.client.core.Function redo)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
|
protected void |
redo()
|
protected void |
undo()
|
| Methods inherited from class com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry |
|---|
getElementInstance, getLog, getOccurenceDate, getOccurenceTime, setDescription, setElementInstance, setLog, setOccurenceDate, setOccurenceTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateElementLogEntry(DiagramElementInstance elementInstance,
com.gwtext.client.core.Function undo,
com.gwtext.client.core.Function after)
public UpdateElementLogEntry(DiagramElementInstance elementInstance,
long time,
com.gwtext.client.core.Function undo,
com.gwtext.client.core.Function redo)
| Method Detail |
|---|
public java.lang.String getDescription()
getDescription in class AbstractLogEntryprotected void redo()
redo in class AbstractLogEntryprotected void undo()
undo in class AbstractLogEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||