|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IActivityRecord | |
---|---|
org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
Uses of IActivityRecord in org.eclipse.birt.report.model.api |
---|
Methods in org.eclipse.birt.report.model.api that return IActivityRecord | |
---|---|
IActivityRecord |
CommandStack.getRedoRecord()
Peeks at the top of the redo stack. |
IActivityRecord |
CommandStack.getUndoRecord()
Peeks at the top of the undo stack. |
Methods in org.eclipse.birt.report.model.api with parameters of type IActivityRecord | |
---|---|
void |
CommandStack.execute(IActivityRecord record)
Executes the specified record and flushes the redo stack. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |