public class PropertyRemoveCommand 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 AbstractPropertyCommandprotected void redoAction()
redoAction in class AbstractPropertyCommandpublic boolean canUndo()
public boolean canRedo()
public boolean isSignificant()
public String getPresentationName()
public String getUndoPresentationName()
public String getRedoPresentationName()
Copyright © 2018 BioPAX. All rights reserved.