public abstract class ImporterMainPropertiesPanel<C extends ImportConfigDto> extends DwContentPanel
CSS_BODY_NAME, CSS_CONTENT_NAME, CSS_HEADER_NAME, CSS_LIGHT_DARK, CSS_LIGHT_HEADER, CSS_NAME
Constructor and Description |
---|
ImporterMainPropertiesPanel() |
Modifier and Type | Method and Description |
---|---|
void |
populateConfig(C config) |
void |
resetConfig() |
void |
validateConfig(C config) |
add, add, add, addClassName, enableScrollContainer, getCssBodyName, getCssContentName, getCssHeaderName, getCssName, newAccordeonInstance, newHeadlessInstance, newHeadlessInstance, newHeadlessInstance, newInlineInstance, newInlineInstance, newInlineInstance, newLightHeaderPanel, setHeaderIcon, setInfoText, setLightDarkStyle, setLightHeader, setScrollMode, setUrl, setUrl, setWidget
public void populateConfig(C config) throws NotProperlyConfiguredException
NotProperlyConfiguredException
public void validateConfig(C config) throws NotProperlyConfiguredException
NotProperlyConfiguredException
public void resetConfig()