public abstract class ImporterConfigPanel<C extends ImportConfigDto> extends DwTabPanel
CSS_ACTIVE_NAME, CSS_NAME, CSS_TAB_BAR_NAME, CSS_TAB_BODY_NAME, CSS_TAB_STRIP_WRAP_NAME
Constructor and Description |
---|
ImporterConfigPanel(ImporterItemsPanel<C> itemsPanel,
ImporterMainPropertiesPanel<C> mainPropertiesPanel) |
Modifier and Type | Method and Description |
---|---|
ImportConfigDto |
getConfiguration() |
void |
resetConfig() |
getCssActiveName, getCssName, getCssTabbarName, getCssTabbodyName, setActiveWidget
public ImporterConfigPanel(ImporterItemsPanel<C> itemsPanel, ImporterMainPropertiesPanel<C> mainPropertiesPanel)
public ImportConfigDto getConfiguration() throws NotProperlyConfiguredException
NotProperlyConfiguredException
public void resetConfig()