com.ebmwebsourcing.webdesigner.presentation.gwt.client.log
Class RemoveElementLogEntry
java.lang.Object
com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry
com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.RemoveElementLogEntry
public class RemoveElementLogEntry
- extends AbstractLogEntry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveElementLogEntry
public RemoveElementLogEntry(DiagramElementInstance elementInstance)
RemoveElementLogEntry
public RemoveElementLogEntry(DiagramElementInstance elementInstance,
long time)
RemoveElementLogEntry
public RemoveElementLogEntry(DiagramElementInstance elementInstance,
int x,
int y)
RemoveElementLogEntry
public RemoveElementLogEntry(DiagramElementInstance elementInstance,
long time,
int x,
int y)
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
setX
public void setX(int x)
setY
public void setY(int y)
getX
public int getX()
getY
public int getY()
Copyright © 2010 eBM WebSourcing. All Rights Reserved.