|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UndoSupport
A simple interface that posts edits to the Cytoscape undo stack.
Method Summary | |
---|---|
void |
postEdit(AbstractCyEdit edit)
Posts the specified edit to the Cytoscape undo stack. |
void |
reset()
Clears the undo stack. |
Method Detail |
---|
void postEdit(AbstractCyEdit edit)
edit
- The edit to be added to the Cytoscape undo stack.void reset()
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |