Class RemoteServerImporterConfigPanel
TabPanel
net.datenwerke.gxtdto.client.baseex.widget.DwTabPanel
net.datenwerke.treedb.ext.client.eximport.im.ui.ImporterConfigPanel<RemoteServerManagerImportConfigDto>
net.datenwerke.rs.remoteserver.client.remoteservermanager.eximport.im.ui.RemoteServerImporterConfigPanel
public class RemoteServerImporterConfigPanel
extends ImporterConfigPanel<RemoteServerManagerImportConfigDto>
-
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
ConstructorsConstructorDescriptionRemoteServerImporterConfigPanel(RemoteServerImporterItemsPanel itemsPanel, RemoteServerImporterMainPropertiesPanel 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
-
RemoteServerImporterConfigPanel
public RemoteServerImporterConfigPanel(RemoteServerImporterItemsPanel itemsPanel, RemoteServerImporterMainPropertiesPanel mainPropertiesPanel)
-