org.pentaho.designstudio.editors.actionsequence.pages |
|
Java Source File Name | Type | Comment |
ActionSequenceLabelProvider.java | Class | |
HeaderPage.java | Class | Page used to display the details of the summary and documentation elements within an action sequence. |
IActionSequenceDetailsPage.java | Interface | Interface that should be implemented by all details pages that can
display the content of action sequence elements. |
ProcessPage.java | Class | Page used to display the action definitions in an action sequence. |
RunPage.java | Class | Page used to run an action sequence and show the results in a browser window. |
XMLPage.java | Class | |