Class FileServerImporterMainPropertiesPanel
ContentPanel
net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
net.datenwerke.treedb.ext.client.eximport.im.ui.ImporterMainPropertiesPanel<FileServerImportConfigDto>
net.datenwerke.rs.fileserver.client.fileserver.eximport.im.ui.FileServerImporterMainPropertiesPanel
public class FileServerImporterMainPropertiesPanel
extends ImporterMainPropertiesPanel<FileServerImportConfigDto>
-
Field Summary
Fields inherited from class net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
CSS_BODY_NAME, CSS_CONTENT_NAME, CSS_HEADER_NAME, CSS_LIGHT_DARK, CSS_LIGHT_HEADER, CSS_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulateConfig(FileServerImportConfigDto config) voidvalidateConfig(FileServerImportConfigDto config) Methods inherited from class net.datenwerke.treedb.ext.client.eximport.im.ui.ImporterMainPropertiesPanel
resetConfigMethods inherited from class net.datenwerke.gxtdto.client.baseex.widget.DwContentPanel
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
-
Constructor Details
-
FileServerImporterMainPropertiesPanel
public FileServerImporterMainPropertiesPanel(<any> treeProvider)
-
-
Method Details
-
populateConfig
- Overrides:
populateConfigin classImporterMainPropertiesPanel<FileServerImportConfigDto>- Throws:
NotProperlyConfiguredException
-
validateConfig
- Overrides:
validateConfigin classImporterMainPropertiesPanel<FileServerImportConfigDto>- Throws:
NotProperlyConfiguredException
-