public class IlvAbstractDataContainerUndoableEdit extends AbstractUndoableEdit
UndoableEdit
interface that serves as a base for undoable edits on data containers.RedoName, UndoName
Constructor and Description |
---|
IlvAbstractDataContainerUndoableEdit(IlvDataContainer dataContainer)
Constructs an undoable edit that occurred on the specified
dataContainer . |
Modifier and Type | Method and Description |
---|---|
IlvDataContainer |
getDataContainer()
Returns the data container on which an edit has occurred.
|
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, toString, undo
public IlvAbstractDataContainerUndoableEdit(IlvDataContainer dataContainer)
dataContainer
.public IlvDataContainer getDataContainer()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.