Class CubeConfigView
java.lang.Object
net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorMainPanelView
net.datenwerke.rs.base.client.reportengines.table.cubeconfig.CubeConfigView
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCubeConfigView(TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService, GridHelperService gridHelperService, SqlTypes sqlTypes) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddisplayColumnFormatDialog(ColumnDto column) ImageResourcegetIcon()WidgetvoidsetReport(TableReportDto tableReport) booleanMethods inherited from class net.datenwerke.rs.core.client.reportexecutor.ui.ReportExecutorMainPanelView
allowsDropOf, cleanup, getExecuteReportToken, objectDropped, setExecuteReportToken, validateView
-
Field Details
-
VIEW_ID
- See Also:
-
-
Constructor Details
-
CubeConfigView
public CubeConfigView(TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService, GridHelperService gridHelperService, SqlTypes sqlTypes)
-
-
Method Details
-
getViewId
- Specified by:
getViewIdin classReportExecutorMainPanelView
-
wantsToBeDefault
public boolean wantsToBeDefault()- Overrides:
wantsToBeDefaultin classReportExecutorMainPanelView
-
setReport
public void setReport(TableReportDto tableReport) -
getComponentHeader
- Specified by:
getComponentHeaderin classReportExecutorMainPanelView
-
getViewComponent
public Widget getViewComponent()- Specified by:
getViewComponentin classReportExecutorMainPanelView
-
displayColumnFormatDialog
public void displayColumnFormatDialog() -
displayColumnFormatDialog
public void displayColumnFormatDialog(ColumnDto column) -
getIcon
public ImageResource getIcon()- Overrides:
getIconin classReportExecutorMainPanelView
-