| 程序包 | 说明 |
|---|---|
| org.pentaho.di.base | |
| org.pentaho.di.core.gui |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<TransAction> |
AbstractMeta.undo |
| 限定符和类型 | 方法和说明 |
|---|---|
TransAction |
AbstractMeta.nextUndo() |
TransAction |
AbstractMeta.previousUndo() |
TransAction |
AbstractMeta.viewNextUndo() |
TransAction |
AbstractMeta.viewPreviousUndo() |
TransAction |
AbstractMeta.viewThisUndo()
View current undo, don't change undo position
|
| 限定符和类型 | 方法和说明 |
|---|---|
TransAction |
UndoInterface.nextUndo()
Get the next undo transaction on the list.
|
TransAction |
UndoInterface.previousUndo()
Get the previous undo operation and change the undo pointer
|
TransAction |
UndoInterface.viewNextUndo()
Get the next undo transaction on the list.
|
TransAction |
UndoInterface.viewPreviousUndo()
View previous undo, don't change undo position
|
TransAction |
UndoInterface.viewThisUndo()
View current undo, don't change undo position
|
Copyright © 2024 Hitachi Vantara. All rights reserved.