public interface TabItemInterface
Modifier and Type | Method and Description |
---|---|
boolean |
applyChanges() |
boolean |
canBeClosed()
Closes the content behind the tab, de-allocates resources.
|
boolean |
canHandleSave() |
ChangedWarningInterface |
getChangedWarning() |
Object |
getManagedObject() |
EngineMetaInterface |
getMeta() |
boolean |
hasContentChanged() |
void |
setControlStates() |
boolean |
setFocus() |
int |
showChangedWarning() |
boolean canBeClosed()
boolean canHandleSave()
Object getManagedObject()
boolean hasContentChanged()
ChangedWarningInterface getChangedWarning()
int showChangedWarning() throws KettleException
KettleException
boolean applyChanges() throws KettleException
KettleException
EngineMetaInterface getMeta()
void setControlStates()
boolean setFocus()
Copyright © 2019 Hitachi Vantara. All rights reserved.