public class PropertyAddCommand extends AbstractPropertyCommand
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRedo() |
boolean |
canUndo() |
String |
getPresentationName() |
String |
getRedoPresentationName() |
String |
getUndoPresentationName() |
boolean |
isSignificant() |
protected void |
redoAction() |
protected void |
undoAction() |
redo, undoprotected void undoAction()
undoAction in class AbstractPropertyCommandpublic boolean canUndo()
protected void redoAction()
redoAction in class AbstractPropertyCommandpublic boolean canRedo()
public boolean isSignificant()
public String getPresentationName()
public String getUndoPresentationName()
public String getRedoPresentationName()
Copyright © 2018 BioPAX. All rights reserved.