Package | Description |
---|---|
org.pentaho.di.ui.spoon |
This package contains the classes needed by Spoon.
|
org.pentaho.di.ui.spoon.delegates | |
org.pentaho.di.ui.spoon.trans |
Modifier and Type | Method and Description |
---|---|
TransGraph |
Spoon.getActiveTransGraph() |
Modifier and Type | Method and Description |
---|---|
static void |
ExpandedContentManager.closeExpandedContent(TransGraph graph)
closeExpandedContent( TransGraph graph )
|
static void |
ExpandedContentManager.createExpandedContent(TransGraph parent,
String url)
createExpandedContent( TransGraph parent )
Create a web browser for the TransGraph argument.
|
static org.eclipse.swt.browser.Browser |
ExpandedContentManager.getExpandedContentForTransGraph(TransGraph graph)
getExpandedContentForTransGraph
|
static void |
ExpandedContentManager.hideExpandedContent(TransGraph graph)
hideExpandedContent( TransGraph graph )
|
static boolean |
ExpandedContentManager.isVisible(TransGraph graph)
isBrowserVisible( TransGraph graph )
|
static void |
ExpandedContentManager.showExpandedContent(TransGraph graph)
showExpandedContent( TransGraph graph )
|
Modifier and Type | Method and Description |
---|---|
TransGraph |
SpoonTransformationDelegate.findTransGraphOfTransformation(TransMeta transMeta) |
Modifier and Type | Method and Description |
---|---|
TransGraph |
TransPainterFlyoutTooltipExtension.getTransGraph() |
TransGraph |
StepMenuExtension.getTransGraph() |
TransGraph |
TransGraphExtension.getTransGraph() |
Modifier and Type | Method and Description |
---|---|
void |
StepMenuExtension.setTransGraph(TransGraph transGraph) |
void |
TransGraphExtension.setTransGraph(TransGraph transGraph) |
Constructor and Description |
---|
StepMenuExtension(TransGraph transGraph,
org.pentaho.ui.xul.containers.XulMenupopup menu) |
TransGraphExtension(TransGraph transGraph,
org.eclipse.swt.events.MouseEvent event,
Point point) |
TransGridDelegate(Spoon spoon,
TransGraph transGraph) |
TransHistoryDelegate(Spoon spoon,
TransGraph transGraph) |
TransLogDelegate(Spoon spoon,
TransGraph transGraph) |
TransMetricsDelegate(Spoon spoon,
TransGraph transGraph) |
TransPainterFlyoutTooltipExtension(AreaOwner areaOwner,
TransGraph transGraph,
Point point) |
TransPerfDelegate(Spoon spoon,
TransGraph transGraph) |
TransPreviewDelegate(Spoon spoon,
TransGraph transGraph) |
Copyright © 2019 Hitachi Vantara. All rights reserved.