Package | Description |
---|---|
com.hof.mi.etl.step.definition.ui | |
com.hof.parameters |
Modifier and Type | Method and Description |
---|---|
GeneralPanelOptions |
ETLStepConfigPanel.getGeneralOptions()
Return the general panel options for this Configure panel.
|
GeneralPanelOptions |
ETLStepConfigSection.getSectionOptions()
Return the general panel options for this Configure section.
|
Modifier and Type | Method and Description |
---|---|
void |
ETLStepConfigPanel.setGeneralOptions(GeneralPanelOptions options)
Set the general panel options for this Configure panel
|
void |
ETLStepConfigSection.setSectionOptions(GeneralPanelOptions options)
Set the general panel options for this Configure section.
|
Modifier and Type | Method and Description |
---|---|
abstract GeneralPanelOptions |
ParameterPanel.getGeneralOptions()
General options that are used by multiple levels in the Parameter hierarchy
|
abstract GeneralPanelOptions |
ParameterSection.getSectionOptions()
General options that are used by multiple levels in the Parameter hierarchy
|