Class TableReportForm
java.lang.Object
net.datenwerke.gf.client.managerhelper.mainpanel.MainPanelView
net.datenwerke.gf.client.managerhelper.mainpanel.FormView
net.datenwerke.rs.core.client.reportmanager.ui.forms.AbstractReportForm
net.datenwerke.rs.base.client.reportengines.table.ui.TableReportForm
-
Nested Class Summary
Nested classes/interfaces inherited from class net.datenwerke.gf.client.managerhelper.mainpanel.FormView
FormView.FormViewDataProcessedClearance -
Field Summary
Fields inherited from class net.datenwerke.gf.client.managerhelper.mainpanel.MainPanelView
ID_MAIN_PROPERTIES_VIEW -
Constructor Summary
ConstructorsConstructorDescriptionTableReportForm(DatasourceUIService datasourceService, TableReportUtilityDao tableReportDao, ToolbarService toolbarService, EnterpriseUiService enterpriseService, <any> datasourceTreeProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoInitFormBinding(FormBinding binding, AbstractNodeDto model) Methods inherited from class net.datenwerke.gf.client.managerhelper.mainpanel.FormView
getComponentHeader, getIcon, getViewComponentMethods inherited from class net.datenwerke.gf.client.managerhelper.mainpanel.MainPanelView
appliesTo, getSelectedNode, getTree, getTreeManager, getViewId, initializeView, isSticky, reloadNode, reloadNodeAndView, reloadView, setTree, setTreeManager, viewAdded
-
Constructor Details
-
TableReportForm
public TableReportForm(DatasourceUIService datasourceService, TableReportUtilityDao tableReportDao, ToolbarService toolbarService, EnterpriseUiService enterpriseService, <any> datasourceTreeProvider)
-
-
Method Details
-
doInitFormBinding
-