Class ReportImporterConfigPanel
TabPanel
net.datenwerke.gxtdto.client.baseex.widget.DwTabPanel
net.datenwerke.treedb.ext.client.eximport.im.ui.ImporterConfigPanel<ReportManagerImportConfigDto>
net.datenwerke.rs.base.ext.client.reportmanager.eximport.im.ui.ReportImporterConfigPanel
-
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
ConstructorsConstructorDescriptionReportImporterConfigPanel(ReportImporterItemsPanel itemsPanel, ReportImporterMainPropertiesPanel 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
-
ReportImporterConfigPanel
public ReportImporterConfigPanel(ReportImporterItemsPanel itemsPanel, ReportImporterMainPropertiesPanel mainPropertiesPanel)
-