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