com.ebmwebsourcing.webdesigner.presentation.gwt.client.log
Class PropertyChangedLogEntry
java.lang.Object
com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry
com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.PropertyChangedLogEntry
public class PropertyChangedLogEntry
- extends AbstractLogEntry
- Author:
- nfleury
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyChangedLogEntry
public PropertyChangedLogEntry(DiagramElementInstance elementInstance)
PropertyChangedLogEntry
public PropertyChangedLogEntry(DiagramElementInstance elementInstance,
long time)
PropertyChangedLogEntry
public PropertyChangedLogEntry(DiagramElementInstance elementInstance,
DiagramProperty<?> subject,
java.lang.Object oldValue,
java.lang.Object newValue)
PropertyChangedLogEntry
public PropertyChangedLogEntry(DiagramElementInstance elementInstance,
long time,
DiagramProperty<?> subject,
java.lang.Object oldValue,
java.lang.Object newValue)
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in class AbstractLogEntry
redo
protected void redo()
- Specified by:
redo in class AbstractLogEntry
undo
protected void undo()
- Specified by:
undo in class AbstractLogEntry
Copyright © 2010 eBM WebSourcing. All Rights Reserved.