Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
Modifier and Type | Method and Description |
---|---|
IActivityRecord |
CommandStack.getRedoRecord()
Peeks at the top of the redo stack.
|
IActivityRecord |
CommandStack.getUndoRecord()
Peeks at the top of the undo stack.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandStack.execute(IActivityRecord record)
Executes the specified record and flushes the redo stack.
|
Copyright © 2008 Actuate Corp. All rights reserved.