Package org.pentaho.di.ui.spoon.trans
Class TransPerfDelegate
java.lang.Object
org.pentaho.di.ui.spoon.delegates.SpoonDelegate
org.pentaho.di.ui.spoon.trans.TransPerfDelegate
-
Field Summary
Fields inherited from class org.pentaho.di.ui.spoon.delegates.SpoonDelegate
log, loggingObject, spoon
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
org.eclipse.swt.custom.CTabItem
boolean
void
void
void
Methods inherited from class org.pentaho.di.ui.spoon.delegates.SpoonDelegate
getMaxTabLength
-
Constructor Details
-
TransPerfDelegate
- Parameters:
spoon
-transGraph
-
-
-
Method Details
-
addTransPerf
public void addTransPerf() -
setupContent
public void setupContent() -
showPerfView
public void showPerfView() -
getTransPerfTab
public org.eclipse.swt.custom.CTabItem getTransPerfTab()- Returns:
- the transHistoryTab
-
isEmptyGraph
public boolean isEmptyGraph()- Returns:
- the emptyGraph
-
layoutPerfComposite
public void layoutPerfComposite()
-