Class FileServerImporterConfigPanel
TabPanel
net.datenwerke.gxtdto.client.baseex.widget.DwTabPanel
net.datenwerke.treedb.ext.client.eximport.im.ui.ImporterConfigPanel<FileServerImportConfigDto>
net.datenwerke.rs.fileserver.client.fileserver.eximport.im.ui.FileServerImporterConfigPanel
-
Field Summary
Fields inherited from class net.datenwerke.gxtdto.client.baseex.widget.DwTabPanel
CSS_ACTIVE_NAME, CSS_NAME, CSS_TAB_BAR_NAME, CSS_TAB_BODY_NAME, CSS_TAB_STRIP_WRAP_NAME -
Constructor Summary
ConstructorsConstructorDescriptionFileServerImporterConfigPanel(FileServerImporterItemsPanel itemsPanel, FileServerImporterMainPropertiesPanel mainPropertiesPanel) -
Method Summary
Methods inherited from class net.datenwerke.treedb.ext.client.eximport.im.ui.ImporterConfigPanel
getConfiguration, resetConfigMethods inherited from class net.datenwerke.gxtdto.client.baseex.widget.DwTabPanel
getCssActiveName, getCssName, getCssTabbarName, getCssTabbodyName, setActiveWidget
-
Constructor Details
-
FileServerImporterConfigPanel
public FileServerImporterConfigPanel(FileServerImporterItemsPanel itemsPanel, FileServerImporterMainPropertiesPanel mainPropertiesPanel)
-